Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9840ee3d982748db972085be425fa319c5fdbd2 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-ssh3696707584123734129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3290864579150466610.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3708994488915176599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6360002843381634894.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-ssh17213179057285033593.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15528 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 c9840ee3d982748db972085be425fa319c5fdbd2 (main) Commit message: "Merge pull request #606 from Ambition-J/ts-redevelop" > 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 c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-list --no-walk b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T08:55:34.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T08:55:34.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T08:55:34.505Z] ========================================================= [2023-05-16T08:55:34.505Z] EdgeX Global Pipelines Version Info [2023-05-16T08:55:34.505Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:55:35.234Z] ------------------- [2023-05-16T08:55:35.234Z] stable info: [2023-05-16T08:55:35.234Z] ------------------- [2023-05-16T08:55:35.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T08:55:35.234Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:55:35.234Z] Message: update stable to v1.0.249 [2023-05-16T08:55:35.806Z] ------------------- [2023-05-16T08:55:35.806Z] experimental info: [2023-05-16T08:55:35.806Z] ------------------- [2023-05-16T08:55:35.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T08:55:35.806Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:55:35.806Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T08:55:35.985Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-16T08:55:36.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-16T08:55:36.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T08:55:36.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T08:55:36.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T08:55:36.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T08:55:36.080Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T08:55:36.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T08:55:36.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T08:55:36.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T08:55:36.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T08:55:36.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-16T08:55:36.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T08:55:36.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T08:55:36.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:55:36.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:55:36.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:55:36.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:55:36.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T08:55:36.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T08:55:36.284Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T08:55:36.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T08:55:36.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T08:55:36.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T08:55:36.344Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T08:55:36.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T08:55:36.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T08:55:36.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T08:55:36.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T08:55:36.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T08:55:36.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo [2023-05-16T08:55:36.459Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9840ee [Pipeline] echo [2023-05-16T08:55:36.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:55:36.530Z] provisioning config files... [2023-05-16T08:55:36.545Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config72068723928566642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:55:36.861Z] ---> docker-login.sh [2023-05-16T08:55:36.861Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:55:37.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:37.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:37.121Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:37.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:37.121Z] [2023-05-16T08:55:37.121Z] Login Succeeded [2023-05-16T08:55:37.121Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:55:37.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:37.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:37.381Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:37.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:37.381Z] [2023-05-16T08:55:37.381Z] Login Succeeded [2023-05-16T08:55:37.381Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:55:37.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:37.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:37.381Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:37.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:37.381Z] [2023-05-16T08:55:37.381Z] Login Succeeded [2023-05-16T08:55:37.381Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:55:37.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:37.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:37.642Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:37.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:37.642Z] [2023-05-16T08:55:37.642Z] Login Succeeded [2023-05-16T08:55:37.642Z] docker.io [2023-05-16T08:55:37.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:37.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:37.903Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:37.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:37.903Z] [2023-05-16T08:55:37.903Z] Login Succeeded [2023-05-16T08:55:37.903Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:55:37.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T08:55:38.288Z] + git rev-list -1 --merges c9840ee3d982748db972085be425fa319c5fdbd2~1..c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo [2023-05-16T08:55:38.338Z] -----------> git rev-list -1 --merges c9840ee3d982748db972085be425fa319c5fdbd2~1..c9840ee3d982748db972085be425fa319c5fdbd2 c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:55:38.338Z] c9840ee3d982748db972085be425fa319c5fdbd2 [false] [Pipeline] sh [2023-05-16T08:55:38.632Z] + git log --format=format:%s -1 c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo [2023-05-16T08:55:38.648Z] ========================================================= [2023-05-16T08:55:38.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T08:55:38.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:55:38.970Z] + git log --format=format:%s -1 c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] echo [2023-05-16T08:55:38.981Z] [semverPrep] GIT_COMMIT: c9840ee3d982748db972085be425fa319c5fdbd2, Commit Message: Merge pull request #606 from Ambition-J/ts-redevelop [Pipeline] echo [2023-05-16T08:55:38.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T08:55:39.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:55:39.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T08:55:39.363Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T08:55:39.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T08:55:39.363Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T08:55:39.363Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T08:55:39.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:55:39.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:55:39.825Z] [2023-05-16T08:55:39.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:55:40.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:55:40.129Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T08:55:40.129Z] b85a868b505f: Pulling fs layer [2023-05-16T08:55:40.129Z] e2be974225ed: Pulling fs layer [2023-05-16T08:55:40.129Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T08:55:40.129Z] 988bab9f4d93: Pulling fs layer [2023-05-16T08:55:40.129Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T08:55:40.129Z] eaf3925da568: Pulling fs layer [2023-05-16T08:55:40.129Z] bab4dde63d76: Pulling fs layer [2023-05-16T08:55:40.129Z] bde34c3a00c8: Pulling fs layer [2023-05-16T08:55:40.129Z] b352a97aabf1: Pulling fs layer [2023-05-16T08:55:40.129Z] 988bab9f4d93: Waiting [2023-05-16T08:55:40.129Z] 1469e6f7b9e6: Waiting [2023-05-16T08:55:40.129Z] eaf3925da568: Waiting [2023-05-16T08:55:40.129Z] bab4dde63d76: Waiting [2023-05-16T08:55:40.129Z] bde34c3a00c8: Waiting [2023-05-16T08:55:40.129Z] 4872d77fe225: Pulling fs layer [2023-05-16T08:55:40.129Z] b352a97aabf1: Waiting [2023-05-16T08:55:40.129Z] 5851b861e8e6: Pulling fs layer [2023-05-16T08:55:40.129Z] 4872d77fe225: Waiting [2023-05-16T08:55:40.129Z] e2be974225ed: Verifying Checksum [2023-05-16T08:55:40.129Z] e2be974225ed: Download complete [2023-05-16T08:55:40.129Z] 988bab9f4d93: Verifying Checksum [2023-05-16T08:55:40.129Z] 988bab9f4d93: Download complete [2023-05-16T08:55:40.129Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T08:55:40.129Z] 1469e6f7b9e6: Download complete [2023-05-16T08:55:40.393Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T08:55:40.393Z] 339a4e72a1f5: Download complete [2023-05-16T08:55:40.393Z] eaf3925da568: Verifying Checksum [2023-05-16T08:55:40.393Z] eaf3925da568: Download complete [2023-05-16T08:55:40.393Z] bde34c3a00c8: Verifying Checksum [2023-05-16T08:55:40.393Z] bde34c3a00c8: Download complete [2023-05-16T08:55:40.393Z] b352a97aabf1: Verifying Checksum [2023-05-16T08:55:40.393Z] b352a97aabf1: Download complete [2023-05-16T08:55:40.393Z] 4872d77fe225: Download complete [2023-05-16T08:55:40.393Z] 5851b861e8e6: Verifying Checksum [2023-05-16T08:55:40.393Z] 5851b861e8e6: Download complete [2023-05-16T08:55:40.393Z] b85a868b505f: Download complete [2023-05-16T08:55:40.652Z] bab4dde63d76: Verifying Checksum [2023-05-16T08:55:40.652Z] bab4dde63d76: Download complete [2023-05-16T08:55:42.036Z] b85a868b505f: Pull complete [2023-05-16T08:55:42.036Z] e2be974225ed: Pull complete [2023-05-16T08:55:42.603Z] 339a4e72a1f5: Pull complete [2023-05-16T08:55:42.603Z] 988bab9f4d93: Pull complete [2023-05-16T08:55:42.864Z] 1469e6f7b9e6: Pull complete [2023-05-16T08:55:43.123Z] eaf3925da568: Pull complete [2023-05-16T08:55:45.031Z] bab4dde63d76: Pull complete [2023-05-16T08:55:45.291Z] bde34c3a00c8: Pull complete [2023-05-16T08:55:45.291Z] b352a97aabf1: Pull complete [2023-05-16T08:55:45.551Z] 4872d77fe225: Pull complete [2023-05-16T08:55:45.551Z] 5851b861e8e6: Pull complete [2023-05-16T08:55:45.551Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T08:55:45.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:55:45.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:55:45.666Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T08:55:45.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T08:55:47.820Z] $ docker top 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d -eo pid,comm [2023-05-16T08:55:47.882Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T08:55:47.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:55:47.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:55:47.920Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:55:48.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:55:48.024Z] $ docker exec 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent [2023-05-16T08:55:48.148Z] SSH_AUTH_SOCK=/tmp/ssh-wgasuzEyPex4/agent.32 [2023-05-16T08:55:48.148Z] SSH_AGENT_PID=38 [2023-05-16T08:55:48.156Z] Running ssh-add (command line suppressed) [2023-05-16T08:55:48.253Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1224778452716178941.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1224778452716178941.key) [2023-05-16T08:55:48.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:55:48.564Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T08:55:48.577Z] $ docker exec --env ******** --env ******** 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent -k [2023-05-16T08:55:48.680Z] unset SSH_AUTH_SOCK; [2023-05-16T08:55:48.680Z] unset SSH_AGENT_PID; [2023-05-16T08:55:48.680Z] echo Agent pid 38 killed; [2023-05-16T08:55:48.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T08:55:48.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:55:48.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:55:48.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:55:48.848Z] $ docker exec 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent [2023-05-16T08:55:48.969Z] SSH_AUTH_SOCK=/tmp/ssh-6DnYsl98e52l/agent.70 [2023-05-16T08:55:48.969Z] SSH_AGENT_PID=76 [2023-05-16T08:55:48.974Z] Running ssh-add (command line suppressed) [2023-05-16T08:55:49.083Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4854655813542511697.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4854655813542511697.key) [2023-05-16T08:55:49.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:55:49.396Z] + git semver init [2023-05-16T08:55:49.656Z] 2023-05-16 08:55:49,557 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T08:55:49.656Z] 2023-05-16 08:55:49,558 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-16T08:55:49.656Z] 2023-05-16 08:55:49,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-16T08:55:49.656Z] 2023-05-16 08:55:49,559 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:55:51.045Z] 2023-05-16 08:55:50,960 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-16T08:55:51.045Z] 2023-05-16 08:55:50,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-16T08:55:51.045Z] 2023-05-16 08:55:50,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T08:55:51.045Z] 2023-05-16 08:55:50,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T08:55:51.045Z] 3.0.0-dev.9 [Pipeline] } [2023-05-16T08:55:51.050Z] $ docker exec --env ******** --env ******** 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d ssh-agent -k [2023-05-16T08:55:51.161Z] unset SSH_AUTH_SOCK; [2023-05-16T08:55:51.161Z] unset SSH_AGENT_PID; [2023-05-16T08:55:51.161Z] echo Agent pid 76 killed; [2023-05-16T08:55:51.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:55:51.484Z] + git semver [Pipeline] } [2023-05-16T08:55:51.752Z] $ docker stop --time=1 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d [2023-05-16T08:55:53.054Z] $ docker rm -f --volumes 06339378ec628f733c302e14294efe6a6e876c0351f2ba9dd751631bdff54a3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:55:53.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T08:55:53.634Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T08:55:53.637Z] [edgeXSemver]: initialized semver on version 3.0.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 [2023-05-16T08:55:53.776Z] provisioning config files... [2023-05-16T08:55:53.786Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12129276812333725074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:55:54.097Z] ---> docker-login.sh [2023-05-16T08:55:54.097Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:55:54.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:54.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:54.097Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:54.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:54.097Z] [2023-05-16T08:55:54.097Z] Login Succeeded [2023-05-16T08:55:54.097Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:55:54.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:54.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:54.097Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:54.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:54.097Z] [2023-05-16T08:55:54.097Z] Login Succeeded [2023-05-16T08:55:54.097Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:55:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:54.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:54.357Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:54.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:54.357Z] [2023-05-16T08:55:54.357Z] Login Succeeded [2023-05-16T08:55:54.357Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:55:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:54.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:54.617Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:54.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:54.617Z] [2023-05-16T08:55:54.617Z] Login Succeeded [2023-05-16T08:55:54.617Z] docker.io [2023-05-16T08:55:54.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:55:54.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:55:54.877Z] Configure a credential helper to remove this warning. See [2023-05-16T08:55:54.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:55:54.877Z] [2023-05-16T08:55:54.877Z] Login Succeeded [2023-05-16T08:55:54.877Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:55:54.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:55:54.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:55:54.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:55:54.961Z] ========================================================= [2023-05-16T08:55:54.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T08:55:54.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:55:55.264Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:55:55.523Z] Sending build context to Docker daemon 45.59MB [2023-05-16T08:55:55.523Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:55:55.523Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T08:55:55.523Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T08:55:55.523Z] f56be85fc22e: Pulling fs layer [2023-05-16T08:55:55.523Z] 85791d961cd3: Pulling fs layer [2023-05-16T08:55:55.523Z] d694b5ae8c79: Pulling fs layer [2023-05-16T08:55:55.523Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T08:55:55.523Z] 4d19c01a9841: Pulling fs layer [2023-05-16T08:55:55.523Z] 9325e15d5711: Pulling fs layer [2023-05-16T08:55:55.523Z] 556b6ee489ea: Pulling fs layer [2023-05-16T08:55:55.523Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T08:55:55.523Z] 9f32a84ed3da: Waiting [2023-05-16T08:55:55.523Z] 4d19c01a9841: Waiting [2023-05-16T08:55:55.523Z] 9325e15d5711: Waiting [2023-05-16T08:55:55.523Z] 556b6ee489ea: Waiting [2023-05-16T08:55:55.523Z] c5a4b2cf53e6: Waiting [2023-05-16T08:55:55.523Z] 85791d961cd3: Verifying Checksum [2023-05-16T08:55:55.523Z] 85791d961cd3: Download complete [2023-05-16T08:55:55.523Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T08:55:55.523Z] 9f32a84ed3da: Download complete [2023-05-16T08:55:55.523Z] 4d19c01a9841: Verifying Checksum [2023-05-16T08:55:55.523Z] 4d19c01a9841: Download complete [2023-05-16T08:55:55.523Z] f56be85fc22e: Download complete [2023-05-16T08:55:55.523Z] 9325e15d5711: Verifying Checksum [2023-05-16T08:55:55.523Z] 9325e15d5711: Download complete [2023-05-16T08:55:55.782Z] f56be85fc22e: Pull complete [2023-05-16T08:55:56.044Z] 85791d961cd3: Pull complete [2023-05-16T08:55:56.303Z] d694b5ae8c79: Verifying Checksum [2023-05-16T08:55:56.303Z] d694b5ae8c79: Download complete [2023-05-16T08:55:56.303Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T08:55:56.303Z] c5a4b2cf53e6: Download complete [2023-05-16T08:55:56.561Z] 556b6ee489ea: Download complete [2023-05-16T08:55:59.848Z] d694b5ae8c79: Pull complete [2023-05-16T08:55:59.849Z] 9f32a84ed3da: Pull complete [2023-05-16T08:55:59.849Z] 4d19c01a9841: Pull complete [2023-05-16T08:56:00.107Z] 9325e15d5711: Pull complete [2023-05-16T08:56:02.640Z] 556b6ee489ea: Pull complete [2023-05-16T08:56:03.577Z] c5a4b2cf53e6: Pull complete [2023-05-16T08:56:03.577Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T08:56:03.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:56:03.577Z] ---> c4be618373d6 [2023-05-16T08:56:03.577Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T08:56:08.004Z] ---> Running in 81f5b21eed1f [2023-05-16T08:56:08.004Z] Removing intermediate container 81f5b21eed1f [2023-05-16T08:56:08.004Z] ---> ccf3e794b907 [2023-05-16T08:56:08.004Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:56:08.004Z] ---> Running in f13b097b47ea [2023-05-16T08:56:08.004Z] Removing intermediate container f13b097b47ea [2023-05-16T08:56:08.004Z] ---> cd29613dc744 [2023-05-16T08:56:08.004Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:56:08.004Z] ---> Running in 9bdd6d271846 [2023-05-16T08:56:08.004Z] Removing intermediate container 9bdd6d271846 [2023-05-16T08:56:08.004Z] ---> 3c766fa5b28d [2023-05-16T08:56:08.004Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T08:56:08.004Z] ---> Running in d377d115ee06 [2023-05-16T08:56:08.004Z] Removing intermediate container d377d115ee06 [2023-05-16T08:56:08.004Z] ---> 2311f43bad99 [2023-05-16T08:56:08.004Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T08:56:08.004Z] ---> Running in a174d6dfbea0 [2023-05-16T08:56:08.004Z] Removing intermediate container a174d6dfbea0 [2023-05-16T08:56:08.004Z] ---> f35f478d3ffe [2023-05-16T08:56:08.004Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T08:56:08.265Z] latest: Pulling from library/docker [2023-05-16T08:56:08.528Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-16T08:56:08.528Z] dfb60e7f5d22: Pulling fs layer [2023-05-16T08:56:08.528Z] f74671f55a8d: Pulling fs layer [2023-05-16T08:56:08.528Z] 1cd4867cc7bf: Pulling fs layer [2023-05-16T08:56:08.528Z] a9d94ad0c817: Pulling fs layer [2023-05-16T08:56:08.528Z] ec5418c68f0e: Pulling fs layer [2023-05-16T08:56:08.528Z] 1082547c2e5b: Pulling fs layer [2023-05-16T08:56:08.528Z] 80b838ca0f73: Pulling fs layer [2023-05-16T08:56:08.528Z] d15f978d7223: Pulling fs layer [2023-05-16T08:56:08.528Z] 1058b1c95dcd: Pulling fs layer [2023-05-16T08:56:08.528Z] ec5418c68f0e: Waiting [2023-05-16T08:56:08.528Z] 0ac1c4c35af9: Pulling fs layer [2023-05-16T08:56:08.528Z] 1d938c8b2399: Pulling fs layer [2023-05-16T08:56:08.528Z] 1b2885b54919: Pulling fs layer [2023-05-16T08:56:08.528Z] 1082547c2e5b: Waiting [2023-05-16T08:56:08.528Z] 5d3ce26085aa: Pulling fs layer [2023-05-16T08:56:08.528Z] 80b838ca0f73: Waiting [2023-05-16T08:56:08.528Z] d15f978d7223: Waiting [2023-05-16T08:56:08.528Z] 1058b1c95dcd: Waiting [2023-05-16T08:56:08.528Z] 1d938c8b2399: Waiting [2023-05-16T08:56:08.528Z] 5d3ce26085aa: Waiting [2023-05-16T08:56:08.528Z] 0ac1c4c35af9: Waiting [2023-05-16T08:56:08.528Z] 1b2885b54919: Waiting [2023-05-16T08:56:08.528Z] 1cd4867cc7bf: Waiting [2023-05-16T08:56:08.528Z] f74671f55a8d: Verifying Checksum [2023-05-16T08:56:08.528Z] f74671f55a8d: Download complete [2023-05-16T08:56:08.528Z] dfb60e7f5d22: Verifying Checksum [2023-05-16T08:56:08.528Z] dfb60e7f5d22: Download complete [2023-05-16T08:56:08.528Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-16T08:56:08.528Z] 8a49fdb3b6a5: Download complete [2023-05-16T08:56:08.747Z] Still waiting to schedule task [2023-05-16T08:56:08.748Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T08:56:08.789Z] a9d94ad0c817: Verifying Checksum [2023-05-16T08:56:08.789Z] a9d94ad0c817: Download complete [2023-05-16T08:56:08.789Z] 1cd4867cc7bf: Verifying Checksum [2023-05-16T08:56:08.789Z] 1cd4867cc7bf: Download complete [2023-05-16T08:56:08.789Z] 8a49fdb3b6a5: Pull complete [2023-05-16T08:56:08.789Z] ec5418c68f0e: Verifying Checksum [2023-05-16T08:56:08.789Z] ec5418c68f0e: Download complete [2023-05-16T08:56:08.789Z] 80b838ca0f73: Verifying Checksum [2023-05-16T08:56:08.789Z] 80b838ca0f73: Download complete [2023-05-16T08:56:08.789Z] 1082547c2e5b: Verifying Checksum [2023-05-16T08:56:08.789Z] 1082547c2e5b: Download complete [2023-05-16T08:56:08.789Z] d15f978d7223: Verifying Checksum [2023-05-16T08:56:08.789Z] d15f978d7223: Download complete [2023-05-16T08:56:08.789Z] 0ac1c4c35af9: Verifying Checksum [2023-05-16T08:56:08.789Z] 0ac1c4c35af9: Download complete [2023-05-16T08:56:09.049Z] dfb60e7f5d22: Pull complete [2023-05-16T08:56:09.049Z] 1058b1c95dcd: Verifying Checksum [2023-05-16T08:56:09.049Z] 1058b1c95dcd: Download complete [2023-05-16T08:56:09.049Z] f74671f55a8d: Pull complete [2023-05-16T08:56:09.049Z] 1b2885b54919: Download complete [2023-05-16T08:56:09.049Z] 5d3ce26085aa: Verifying Checksum [2023-05-16T08:56:09.049Z] 5d3ce26085aa: Download complete [2023-05-16T08:56:09.307Z] 1cd4867cc7bf: Pull complete [2023-05-16T08:56:09.307Z] 1d938c8b2399: Verifying Checksum [2023-05-16T08:56:09.307Z] 1d938c8b2399: Download complete [2023-05-16T08:56:09.566Z] a9d94ad0c817: Pull complete [2023-05-16T08:56:10.133Z] ec5418c68f0e: Pull complete [2023-05-16T08:56:10.133Z] 1082547c2e5b: Pull complete [2023-05-16T08:56:10.133Z] 80b838ca0f73: Pull complete [2023-05-16T08:56:10.391Z] d15f978d7223: Pull complete [2023-05-16T08:56:10.649Z] 1058b1c95dcd: Pull complete [2023-05-16T08:56:10.649Z] 0ac1c4c35af9: Pull complete [2023-05-16T08:56:11.583Z] 1d938c8b2399: Pull complete [2023-05-16T08:56:11.583Z] 1b2885b54919: Pull complete [2023-05-16T08:56:11.843Z] 5d3ce26085aa: Pull complete [2023-05-16T08:56:11.843Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T08:56:11.843Z] Status: Downloaded newer image for docker:latest [2023-05-16T08:56:13.224Z] ---> 479942fa3e1c [2023-05-16T08:56:13.224Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:56:13.224Z] ---> Running in ee220806610c [2023-05-16T08:56:13.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:56:13.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:56:14.000Z] OK: 265 MiB in 53 packages [2023-05-16T08:56:14.259Z] Removing intermediate container ee220806610c [2023-05-16T08:56:14.259Z] ---> 25deecaf8761 [2023-05-16T08:56:14.259Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T08:56:14.259Z] ---> Running in 2e4f05b70d28 [2023-05-16T08:56:14.530Z] Removing intermediate container 2e4f05b70d28 [2023-05-16T08:56:14.530Z] ---> dc59bd76df9d [2023-05-16T08:56:14.530Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T08:56:14.530Z] ---> Running in aec4895e682f [2023-05-16T08:56:14.530Z] Removing intermediate container aec4895e682f [2023-05-16T08:56:14.530Z] ---> 1dc2f9d6de77 [2023-05-16T08:56:14.530Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T08:56:14.789Z] ---> 1e3582132039 [2023-05-16T08:56:14.789Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:56:14.789Z] ---> Running in 41bd753b9596 [2023-05-16T08:56:41.401Z] Removing intermediate container 41bd753b9596 [2023-05-16T08:56:41.401Z] ---> 9d8e4e826bf4 [2023-05-16T08:56:41.401Z] Step 14/15 : COPY . . [2023-05-16T08:56:41.401Z] ---> 7a8ae9e184be [2023-05-16T08:56:41.401Z] Step 15/15 : RUN ${MAKE} [2023-05-16T08:56:41.401Z] ---> Running in 28b4ba3b1ea2 [2023-05-16T08:56:41.401Z] noop [2023-05-16T08:56:41.401Z] Removing intermediate container 28b4ba3b1ea2 [2023-05-16T08:56:41.401Z] ---> 6c350680b95a [2023-05-16T08:56:41.401Z] Successfully built 6c350680b95a [2023-05-16T08:56:41.401Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:56:41.719Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:56:41.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:56:41.790Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T08:56:41.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:56:42.192Z] $ docker top 242b3e521d4aa597a0dfe9fe677f49b9d7efde7b1877711d16620b2a18b45311 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:56:42.539Z] + go version [2023-05-16T08:56:42.539Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T08:56:42.550Z] $ docker stop --time=1 242b3e521d4aa597a0dfe9fe677f49b9d7efde7b1877711d16620b2a18b45311 [2023-05-16T08:56:43.827Z] $ docker rm -f --volumes 242b3e521d4aa597a0dfe9fe677f49b9d7efde7b1877711d16620b2a18b45311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:56:44.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:56:44.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:56:44.311Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T08:56:44.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:56:44.680Z] $ docker top dce9acb32974886bf920eae20fa7e1a4acb7927d4ac3cd6f13ec54eb4ef2d06c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:56:45.022Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:56:45.320Z] + make test [2023-05-16T08:56:45.320Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T08:56:50.589Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T08:57:00.562Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T08:57:00.562Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T08:57:02.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:57:02.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:57:02.463Z] ./bin/test-attribution-txt.sh [2023-05-16T08:57:02.759Z] make -C web test [2023-05-16T08:57:02.760Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-16T08:57:02.760Z] make[1]: tput: No such file or directory [2023-05-16T08:57:02.760Z] make[1]: tput: No such file or directory [2023-05-16T08:57:02.760Z] warning: generating ./VERSION [2023-05-16T08:57:02.760Z] echo "0.0.0" > VERSION [2023-05-16T08:57:02.760Z] docker build \ [2023-05-16T08:57:02.760Z] -f Dockerfile \ [2023-05-16T08:57:02.760Z] --build-arg USER=1000 \ [2023-05-16T08:57:02.760Z] \ [2023-05-16T08:57:02.760Z] --label "git_sha=c9840ee3d982748db972085be425fa319c5fdbd2" \ [2023-05-16T08:57:02.760Z] -t edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 \ [2023-05-16T08:57:02.760Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T08:57:02.760Z] . [2023-05-16T08:57:02.760Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T08:57:02.760Z] Install the buildx component to build images with BuildKit: [2023-05-16T08:57:02.760Z] https://docs.docker.com/go/buildx/ [2023-05-16T08:57:02.760Z] [2023-05-16T08:57:02.760Z] Sending build context to Docker daemon 2.571MB [2023-05-16T08:57:02.760Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T08:57:03.018Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T08:57:03.277Z] 9621f1afde84: Pulling fs layer [2023-05-16T08:57:03.277Z] c6f70ee39829: Pulling fs layer [2023-05-16T08:57:03.277Z] 56892a8094a2: Pulling fs layer [2023-05-16T08:57:03.277Z] 58dd87906ef0: Pulling fs layer [2023-05-16T08:57:03.277Z] 58dd87906ef0: Waiting [2023-05-16T08:57:03.277Z] 9621f1afde84: Verifying Checksum [2023-05-16T08:57:03.277Z] 9621f1afde84: Download complete [2023-05-16T08:57:03.535Z] 9621f1afde84: Pull complete [2023-05-16T08:57:03.535Z] 58dd87906ef0: Verifying Checksum [2023-05-16T08:57:03.535Z] 58dd87906ef0: Download complete [2023-05-16T08:57:03.535Z] 56892a8094a2: Verifying Checksum [2023-05-16T08:57:03.535Z] 56892a8094a2: Download complete [2023-05-16T08:57:04.469Z] c6f70ee39829: Download complete [2023-05-16T08:57:05.841Z] c6f70ee39829: Pull complete [2023-05-16T08:57:05.841Z] 56892a8094a2: Pull complete [2023-05-16T08:57:05.841Z] 58dd87906ef0: Pull complete [2023-05-16T08:57:05.841Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T08:57:05.841Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T08:57:05.841Z] ---> b69703f70c3d [2023-05-16T08:57:05.841Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T08:57:08.380Z] ---> Running in 64f22e4e91c8 [2023-05-16T08:57:08.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:57:08.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:57:08.639Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-16T08:57:08.639Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-16T08:57:08.639Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-16T08:57:08.639Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-16T08:57:08.639Z] (5/129) Installing libxcb (1.14-r2) [2023-05-16T08:57:08.639Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-16T08:57:08.639Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-16T08:57:08.639Z] (8/129) Installing libice (1.0.10-r0) [2023-05-16T08:57:08.639Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-16T08:57:08.639Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-16T08:57:08.639Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-16T08:57:08.639Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-16T08:57:08.639Z] (13/129) Installing xset (1.2.4-r0) [2023-05-16T08:57:08.639Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-16T08:57:08.639Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-16T08:57:08.639Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T08:57:08.899Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-16T08:57:08.899Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-16T08:57:08.899Z] (19/129) Installing libintl (0.21-r0) [2023-05-16T08:57:08.899Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-16T08:57:08.899Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-16T08:57:08.899Z] (22/129) Installing pcre (8.45-r1) [2023-05-16T08:57:08.899Z] (23/129) Installing glib (2.70.1-r0) [2023-05-16T08:57:08.899Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-16T08:57:08.899Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-16T08:57:08.899Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-16T08:57:08.899Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T08:57:08.899Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T08:57:08.899Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-16T08:57:08.899Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-16T08:57:08.899Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-16T08:57:08.899Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-16T08:57:08.899Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T08:57:08.899Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T08:57:08.899Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-16T08:57:08.899Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-16T08:57:08.899Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-16T08:57:09.159Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-16T08:57:09.159Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-16T08:57:09.159Z] (40/129) Installing libxi (1.8-r0) [2023-05-16T08:57:09.159Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-16T08:57:09.159Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-16T08:57:09.159Z] (43/129) Installing atk (2.36.0-r0) [2023-05-16T08:57:09.159Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-16T08:57:09.159Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-16T08:57:09.159Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-16T08:57:09.159Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T08:57:09.159Z] (48/129) Installing expat (2.5.0-r0) [2023-05-16T08:57:09.159Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-16T08:57:09.159Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-16T08:57:09.159Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-16T08:57:09.419Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-16T08:57:09.419Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-16T08:57:09.419Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-16T08:57:09.419Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-16T08:57:09.419Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-16T08:57:09.419Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-16T08:57:09.419Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-16T08:57:09.419Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-16T08:57:09.419Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-16T08:57:09.419Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-16T08:57:09.419Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-16T08:57:09.419Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-16T08:57:09.419Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-16T08:57:09.419Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-16T08:57:09.419Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-16T08:57:09.419Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-16T08:57:09.419Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-16T08:57:09.419Z] (69/129) Installing pango (1.48.10-r0) [2023-05-16T08:57:09.679Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T08:57:09.680Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T08:57:09.680Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T08:57:09.680Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-16T08:57:09.680Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-16T08:57:09.680Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T08:57:09.680Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T08:57:09.680Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-16T08:57:09.939Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-16T08:57:09.940Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-16T08:57:09.940Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T08:57:12.488Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-16T08:57:12.488Z] (80/129) Installing flac (1.3.4-r0) [2023-05-16T08:57:12.488Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T08:57:12.488Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T08:57:12.488Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-16T08:57:12.488Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-16T08:57:12.488Z] (85/129) Installing libass (0.15.2-r0) [2023-05-16T08:57:12.488Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-16T08:57:12.488Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T08:57:12.488Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T08:57:12.488Z] (89/129) Installing lame (3.100-r0) [2023-05-16T08:57:12.488Z] (90/129) Installing opus (1.3.1-r1) [2023-05-16T08:57:12.488Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T08:57:12.488Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-16T08:57:12.488Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-16T08:57:12.488Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-16T08:57:12.488Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-16T08:57:12.488Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T08:57:12.488Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-16T08:57:12.488Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-16T08:57:12.488Z] (99/129) Installing libva (2.13.0-r0) [2023-05-16T08:57:12.488Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-16T08:57:12.488Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-16T08:57:12.488Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-16T08:57:12.488Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-16T08:57:12.488Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-16T08:57:12.488Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-16T08:57:12.751Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-16T08:57:12.751Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-16T08:57:12.751Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T08:57:12.751Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-16T08:57:12.751Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-16T08:57:12.751Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T08:57:12.751Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-16T08:57:12.751Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-16T08:57:12.751Z] (114/129) Installing nspr (4.32-r0) [2023-05-16T08:57:12.751Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-16T08:57:13.011Z] (116/129) Installing nss (3.78.1-r0) [2023-05-16T08:57:13.011Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-16T08:57:13.011Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-16T08:57:13.011Z] (119/129) Installing orc (0.4.32-r0) [2023-05-16T08:57:13.011Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-16T08:57:13.011Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-16T08:57:13.011Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-16T08:57:13.011Z] (123/129) Installing libpulse (15.0-r2) [2023-05-16T08:57:13.011Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-16T08:57:13.011Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-16T08:57:13.011Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-16T08:57:13.011Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-16T08:57:13.011Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-16T08:57:13.011Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-16T08:57:13.950Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T08:57:13.950Z] Executing glib-2.70.1-r0.trigger [2023-05-16T08:57:13.950Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T08:57:14.209Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T08:57:14.467Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T08:57:14.467Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T08:57:14.467Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T08:57:14.467Z] OK: 286 MiB in 145 packages [2023-05-16T08:57:19.866Z] Removing intermediate container 64f22e4e91c8 [2023-05-16T08:57:19.866Z] ---> 63a13c828f11 [2023-05-16T08:57:19.866Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T08:57:19.866Z] ---> Running in e1093ba16337 [2023-05-16T08:57:19.866Z] Removing intermediate container e1093ba16337 [2023-05-16T08:57:19.866Z] ---> 683ae3f95f99 [2023-05-16T08:57:19.866Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T08:57:19.866Z] ---> Running in 7fa5dc76e94b [2023-05-16T08:57:19.866Z] Removing intermediate container 7fa5dc76e94b [2023-05-16T08:57:19.866Z] ---> f967291acac9 [2023-05-16T08:57:19.866Z] Step 5/10 : RUN npm install -g npm [2023-05-16T08:57:19.866Z] ---> Running in 5f1b80b44699 [2023-05-16T08:57:26.547Z] [2023-05-16T08:57:26.547Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-16T08:57:26.547Z] [2023-05-16T08:57:26.547Z] 27 packages are looking for funding [2023-05-16T08:57:26.547Z] run `npm fund` for details [2023-05-16T08:57:26.547Z] [2023-05-16T08:57:26.547Z] found 0 vulnerabilities [2023-05-16T08:57:27.922Z] Removing intermediate container 5f1b80b44699 [2023-05-16T08:57:27.922Z] ---> 69643442678e [2023-05-16T08:57:27.922Z] Step 6/10 : ARG USER=1000 [2023-05-16T08:57:27.922Z] ---> Running in 3da10f6a0c92 [2023-05-16T08:57:27.922Z] Removing intermediate container 3da10f6a0c92 [2023-05-16T08:57:27.922Z] ---> 7bd00ea5b147 [2023-05-16T08:57:27.922Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T08:57:27.922Z] ---> Running in 8a93b0198f78 [2023-05-16T08:57:28.495Z] Removing intermediate container 8a93b0198f78 [2023-05-16T08:57:28.495Z] ---> fe36cd577541 [2023-05-16T08:57:28.495Z] Step 8/10 : USER $USER:$USER [2023-05-16T08:57:28.495Z] ---> Running in 95cde1ba1237 [2023-05-16T08:57:28.755Z] Removing intermediate container 95cde1ba1237 [2023-05-16T08:57:28.755Z] ---> bead3e9f7464 [2023-05-16T08:57:28.755Z] Step 9/10 : WORKDIR /app [2023-05-16T08:57:28.755Z] ---> Running in 3eeb3b4550a1 [2023-05-16T08:57:28.755Z] Removing intermediate container 3eeb3b4550a1 [2023-05-16T08:57:28.755Z] ---> 3577d9d68441 [2023-05-16T08:57:28.755Z] Step 10/10 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:57:28.755Z] ---> Running in b6dc5fe1494f [2023-05-16T08:57:28.755Z] Removing intermediate container b6dc5fe1494f [2023-05-16T08:57:28.755Z] ---> efeb38cb3781 [2023-05-16T08:57:29.014Z] Successfully built efeb38cb3781 [2023-05-16T08:57:29.014Z] Successfully tagged edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:57:29.014Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T08:57:29.014Z] touch edgex-web-ui.imagebuilt [2023-05-16T08:57:29.014Z] mkdir -p node_modules coverage [2023-05-16T08:57:29.014Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T08:57:29.014Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T08:57:30.917Z] npm WARN old lockfile [2023-05-16T08:57:30.917Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T08:57:30.917Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T08:57:30.917Z] npm WARN old lockfile [2023-05-16T08:57:30.917Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T08:57:30.917Z] npm WARN old lockfile [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE required: { [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE }, [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T08:57:39.036Z] npm WARN EBADENGINE } [2023-05-16T08:57:42.324Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T08:57:42.325Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T08:57:42.325Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T08:57:42.325Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T08:57:42.325Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T08:57:42.325Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T08:57:42.892Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T08:57:44.268Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T08:57:44.837Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T08:57:44.837Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T08:57:46.214Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T08:57:48.117Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T08:57:48.375Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T08:57:48.636Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T08:57:48.636Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T08:57:49.207Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T08:57:49.207Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T08:57:50.148Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T08:57:50.407Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T08:57:53.695Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T08:57:56.230Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T08:58:02.804Z] [2023-05-16T08:58:02.804Z] added 1478 packages, and audited 1479 packages in 32s [2023-05-16T08:58:02.804Z] [2023-05-16T08:58:02.804Z] 90 packages are looking for funding [2023-05-16T08:58:02.804Z] run `npm fund` for details [2023-05-16T08:58:02.804Z] [2023-05-16T08:58:02.804Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T08:58:02.804Z] [2023-05-16T08:58:02.804Z] To address issues that do not require attention, run: [2023-05-16T08:58:02.804Z] npm audit fix [2023-05-16T08:58:02.804Z] [2023-05-16T08:58:02.804Z] To address all issues (including breaking changes), run: [2023-05-16T08:58:02.804Z] npm audit fix --force [2023-05-16T08:58:02.804Z] [2023-05-16T08:58:02.804Z] Run `npm audit` for details. [2023-05-16T08:58:09.364Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T08:58:11.897Z] - Generating browser application bundles (phase: setup)... [2023-05-16T08:58:16.115Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T08:58:16.116Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T08:58:20.307Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T08:58:20.307Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T08:58:20.875Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T08:58:20.875Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T08:58:21.440Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T08:58:21.440Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T08:58:21.698Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T08:58:21.956Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T08:58:21.956Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T08:58:21.956Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T08:58:22.524Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T08:58:24.430Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T08:58:30.986Z] 16 05 2023 08:58:30.402:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T08:58:30.986Z] 16 05 2023 08:58:30.407:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T08:58:30.986Z] 16 05 2023 08:58:30.411:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T08:58:45.867Z] ✔ Browser application bundle generation complete. [2023-05-16T08:58:45.867Z] 16 05 2023 08:58:44.016:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket tDmGx2geWeOfSmWhAAAB with id 80738931 [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.087 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.097 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.118 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.123 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.128 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.134 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.142 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.211 secs) [2023-05-16T08:58:47.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.289 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.293 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.33 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.333 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.343 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.417 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.429 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.434 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.438 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.464 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.468 secs) [2023-05-16T08:58:47.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.485 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.509 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.59 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.592 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.653 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.661 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.672 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.681 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.684 secs) [2023-05-16T08:58:47.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.686 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.697 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.708 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.716 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.721 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.735 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.745 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.762 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.782 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.823 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.829 secs) [2023-05-16T08:58:48.024Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.839 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.845 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.85 secs) [2023-05-16T08:58:48.283Z] WARN: ' [2023-05-16T08:58:48.283Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T08:58:48.283Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T08:58:48.283Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T08:58:48.283Z] in a future version of Angular. [2023-05-16T08:58:48.283Z] [2023-05-16T08:58:48.283Z] For more information on this, see our API docs here: [2023-05-16T08:58:48.283Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T08:58:48.283Z] ' [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.85 secs) [2023-05-16T08:58:48.283Z] WARN: ' [2023-05-16T08:58:48.283Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T08:58:48.283Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T08:58:48.283Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T08:58:48.283Z] in a future version of Angular. [2023-05-16T08:58:48.283Z] [2023-05-16T08:58:48.283Z] For more information on this, see our API docs here: [2023-05-16T08:58:48.283Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T08:58:48.283Z] ' [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.884 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.901 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.905 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.92 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.93 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.941 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.945 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.946 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.969 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.995 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.005 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.014 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.017 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.019 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.021 secs) [2023-05-16T08:58:48.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.026 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.031 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.042 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.073 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.11 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.114 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.116 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.132 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.144 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.162 secs) [2023-05-16T08:58:48.542Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.167 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.196 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.219 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.236 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.275 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.282 secs) [2023-05-16T08:58:48.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.305 secs) [2023-05-16T08:58:48.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.338 secs) [2023-05-16T08:58:48.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.343 secs) [2023-05-16T08:58:48.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.351 secs) [2023-05-16T08:58:48.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.361 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.366 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.368 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.389 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.395 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.399 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.403 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.412 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.441 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.468 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.489 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.495 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.498 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.532 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.546 secs) [2023-05-16T08:58:49.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.553 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.594 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.604 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.611 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.621 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.623 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.63 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.633 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.667 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.68 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.704 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.718 secs) [2023-05-16T08:58:49.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.727 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.745 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.755 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.761 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.81 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.824 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.828 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.837 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.842 secs) [2023-05-16T08:58:49.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.92 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.94 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.975 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.995 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.015 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.028 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.038 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.062 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.074 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.078 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.08 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.087 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.094 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.103 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.106 secs) [2023-05-16T08:58:49.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.108 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.137 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.149 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.172 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.197 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.217 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.22 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.222 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.252 secs) [2023-05-16T08:58:50.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.259 secs) [2023-05-16T08:58:50.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.267 secs) [2023-05-16T08:58:50.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.273 secs) [2023-05-16T08:58:50.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.296 secs) [2023-05-16T08:58:50.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.445 secs / 2.296 secs) [2023-05-16T08:58:50.364Z] TOTAL: 145 SUCCESS [2023-05-16T08:58:50.364Z] ✔ Browser application bundle generation complete. [2023-05-16T08:58:50.932Z] [2023-05-16T08:58:50.932Z] =============================== Coverage summary =============================== [2023-05-16T08:58:50.932Z] Statements : 41.5% ( 1423/3429 ) [2023-05-16T08:58:50.932Z] Branches : 12.14% ( 109/898 ) [2023-05-16T08:58:50.932Z] Functions : 33.17% ( 415/1251 ) [2023-05-16T08:58:50.932Z] Lines : 39.38% ( 1278/3245 ) [2023-05-16T08:58:50.932Z] ================================================================================ [2023-05-16T08:58:50.932Z] ✔ Browser application bundle generation complete. [2023-05-16T08:58:51.501Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-16T08:58:51.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:58:51.531Z] $ docker stop --time=1 dce9acb32974886bf920eae20fa7e1a4acb7927d4ac3cd6f13ec54eb4ef2d06c [2023-05-16T08:58:52.857Z] $ docker rm -f --volumes dce9acb32974886bf920eae20fa7e1a4acb7927d4ac3cd6f13ec54eb4ef2d06c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:58:53.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:58:54.344Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T08:58:54.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:58:55.849Z] + ls -al . [2023-05-16T08:58:55.849Z] total 180 [2023-05-16T08:58:55.849Z] drwxrwxr-x 14 jenkins jenkins 4096 May 16 08:56 . [2023-05-16T08:58:55.849Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:55 .. [2023-05-16T08:58:55.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:55 .blubracket [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 08:55 .dockerignore [2023-05-16T08:58:55.849Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:55 .git [2023-05-16T08:58:55.849Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:55 .github [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 08:55 .gitignore [2023-05-16T08:58:55.849Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:55 .semver [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 08:55 Attribution.txt [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 08:55 CHANGELOG.md [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 08:55 CONTRIBUTING.md [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 08:55 Dockerfile [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 08:55 Jenkinsfile [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 08:55 LICENSE [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 08:55 Makefile [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 08:55 README.md [2023-05-16T08:58:55.849Z] -rw-rw-r-- 1 jenkins jenkins 11 May 16 08:55 VERSION [2023-05-16T08:58:55.849Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:55 assets [2023-05-16T08:58:55.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:55 bin [2023-05-16T08:58:55.849Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:55 cmd [2023-05-16T08:58:55.849Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 08:56 coverage.out [2023-05-16T08:58:55.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:55 docs [2023-05-16T08:58:55.850Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 08:55 go.mod [2023-05-16T08:58:55.850Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 08:55 go.sum [2023-05-16T08:58:55.850Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:55 internal [2023-05-16T08:58:55.850Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:55 snap [2023-05-16T08:58:55.850Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:55 testing [2023-05-16T08:58:55.850Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 08:55 version.go [2023-05-16T08:58:55.850Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 08:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:58:56.163Z] + 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=c9840ee3d982748db972085be425fa319c5fdbd2 --label arch=amd64 --label version=3.0.0-dev.9 . [2023-05-16T08:58:56.423Z] Sending build context to Docker daemon 48.35MB [2023-05-16T08:58:56.423Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:58:56.423Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T08:58:56.423Z] ---> 6c350680b95a [2023-05-16T08:58:56.423Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T08:58:56.994Z] ---> Running in bfd2e643f411 [2023-05-16T08:58:57.253Z] Removing intermediate container bfd2e643f411 [2023-05-16T08:58:57.253Z] ---> 73c5a47f5d8f [2023-05-16T08:58:57.253Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:58:57.253Z] ---> Running in 723a7d75632d [2023-05-16T08:58:57.253Z] Removing intermediate container 723a7d75632d [2023-05-16T08:58:57.253Z] ---> ad9ede4b0c3d [2023-05-16T08:58:57.253Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:58:57.253Z] ---> Running in 40c01d1c147d [2023-05-16T08:58:57.253Z] Removing intermediate container 40c01d1c147d [2023-05-16T08:58:57.253Z] ---> 479dfb759263 [2023-05-16T08:58:57.253Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T08:58:57.253Z] ---> Running in 80aa21306962 [2023-05-16T08:58:57.512Z] Removing intermediate container 80aa21306962 [2023-05-16T08:58:57.512Z] ---> 083ec74b6290 [2023-05-16T08:58:57.512Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T08:58:57.512Z] ---> Running in 139283409e33 [2023-05-16T08:58:57.512Z] Removing intermediate container 139283409e33 [2023-05-16T08:58:57.512Z] ---> 51d384021075 [2023-05-16T08:58:57.512Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T08:58:58.455Z] ---> d74b505ee18b [2023-05-16T08:58:58.455Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:58:58.455Z] ---> Running in ae1c7db07806 [2023-05-16T08:58:58.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:58:58.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:58:58.973Z] OK: 265 MiB in 53 packages [2023-05-16T08:58:59.232Z] Removing intermediate container ae1c7db07806 [2023-05-16T08:58:59.232Z] ---> 7ca45b429a10 [2023-05-16T08:58:59.232Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T08:58:59.232Z] ---> Running in 246199503d22 [2023-05-16T08:58:59.232Z] Removing intermediate container 246199503d22 [2023-05-16T08:58:59.232Z] ---> 00203ef49cde [2023-05-16T08:58:59.232Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T08:58:59.232Z] ---> Running in c950cf430ebe [2023-05-16T08:58:59.492Z] Removing intermediate container c950cf430ebe [2023-05-16T08:58:59.492Z] ---> 821fe5eded3d [2023-05-16T08:58:59.492Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T08:58:59.492Z] ---> 3655cb5b047b [2023-05-16T08:58:59.492Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:58:59.492Z] ---> Running in dbe0d964364a [2023-05-16T08:59:00.430Z] Removing intermediate container dbe0d964364a [2023-05-16T08:59:00.430Z] ---> b27a3917b363 [2023-05-16T08:59:00.430Z] Step 14/25 : COPY . . [2023-05-16T08:59:01.854Z] ---> 1db4d2192735 [2023-05-16T08:59:01.854Z] Step 15/25 : RUN ${MAKE} [2023-05-16T08:59:01.854Z] ---> Running in 80c4b98442b5 [2023-05-16T08:59:02.116Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T08:59:20.211Z] Removing intermediate container 80c4b98442b5 [2023-05-16T08:59:20.211Z] ---> 76615687f62d [2023-05-16T08:59:20.211Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T08:59:20.211Z] 3.17: Pulling from library/alpine [2023-05-16T08:59:20.472Z] f56be85fc22e: Already exists [2023-05-16T08:59:20.472Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:59:20.472Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:59:20.472Z] ---> 9ed4aefc74f6 [2023-05-16T08:59:20.472Z] Step 17/25 : EXPOSE 4000 [2023-05-16T08:59:20.472Z] ---> Running in 8805ccc1b560 [2023-05-16T08:59:20.472Z] Removing intermediate container 8805ccc1b560 [2023-05-16T08:59:20.472Z] ---> 329d6055121b [2023-05-16T08:59:20.472Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T08:59:21.518Z] ---> a6f3b2859b0b [2023-05-16T08:59:21.518Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T08:59:21.777Z] ---> 76c31faa4a76 [2023-05-16T08:59:21.777Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T08:59:21.777Z] ---> 05769746fd2a [2023-05-16T08:59:21.777Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T08:59:21.777Z] ---> Running in 039dd74ca330 [2023-05-16T08:59:21.777Z] Removing intermediate container 039dd74ca330 [2023-05-16T08:59:21.777Z] ---> f9f5ef523df3 [2023-05-16T08:59:21.777Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T08:59:22.036Z] ---> Running in 038a748dde57 [2023-05-16T08:59:22.036Z] Removing intermediate container 038a748dde57 [2023-05-16T08:59:22.036Z] ---> 04c6ead6bead [2023-05-16T08:59:22.036Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T08:59:22.036Z] ---> Running in f6ba8ec8f117 [2023-05-16T08:59:22.036Z] Removing intermediate container f6ba8ec8f117 [2023-05-16T08:59:22.036Z] ---> e68ace48680a [2023-05-16T08:59:22.036Z] Step 24/25 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:59:22.036Z] ---> Running in c82266da2b09 [2023-05-16T08:59:22.295Z] Removing intermediate container c82266da2b09 [2023-05-16T08:59:22.295Z] ---> b249cb35b257 [2023-05-16T08:59:22.295Z] Step 25/25 : LABEL version=3.0.0-dev.9 [2023-05-16T08:59:22.295Z] ---> Running in b22e3c947ed0 [2023-05-16T08:59:22.295Z] Removing intermediate container b22e3c947ed0 [2023-05-16T08:59:22.295Z] ---> e0336dbf8c6a [2023-05-16T08:59:22.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:59:22.295Z] Successfully built e0336dbf8c6a [2023-05-16T08:59:22.295Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:59:22.420Z] provisioning config files... [2023-05-16T08:59:22.429Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5406376135552926356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:59:22.732Z] ---> docker-login.sh [2023-05-16T08:59:22.732Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:59:22.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:59:22.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:59:22.732Z] Configure a credential helper to remove this warning. See [2023-05-16T08:59:22.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:59:22.732Z] [2023-05-16T08:59:22.732Z] Login Succeeded [2023-05-16T08:59:22.732Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:59:22.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:59:22.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:59:22.732Z] Configure a credential helper to remove this warning. See [2023-05-16T08:59:22.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:59:22.732Z] [2023-05-16T08:59:22.732Z] Login Succeeded [2023-05-16T08:59:22.732Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:59:22.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:59:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:59:22.991Z] Configure a credential helper to remove this warning. See [2023-05-16T08:59:22.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:59:22.991Z] [2023-05-16T08:59:22.991Z] Login Succeeded [2023-05-16T08:59:22.991Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:59:22.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:59:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:59:22.991Z] Configure a credential helper to remove this warning. See [2023-05-16T08:59:22.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:59:22.991Z] [2023-05-16T08:59:22.991Z] Login Succeeded [2023-05-16T08:59:22.991Z] docker.io [2023-05-16T08:59:23.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:59:23.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:59:23.251Z] Configure a credential helper to remove this warning. See [2023-05-16T08:59:23.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:59:23.251Z] [2023-05-16T08:59:23.251Z] Login Succeeded [2023-05-16T08:59:23.251Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:59:23.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T08:59:23.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:59:23.310Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-16T08:59:23.310Z] c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:59:23.310Z] latest [2023-05-16T08:59:23.310Z] 3.0.0-dev.9 [2023-05-16T08:59:23.310Z] c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [2023-05-16T08:59:23.310Z] main [2023-05-16T08:59:23.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:23.623Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:23.937Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:59:23.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T08:59:23.937Z] cd16caacaa66: Preparing [2023-05-16T08:59:23.937Z] c5271933de58: Preparing [2023-05-16T08:59:23.937Z] b604450c63c2: Preparing [2023-05-16T08:59:23.937Z] f1417ff83b31: Preparing [2023-05-16T08:59:23.937Z] f1417ff83b31: Layer already exists [2023-05-16T08:59:23.937Z] c5271933de58: Pushed [2023-05-16T08:59:23.937Z] cd16caacaa66: Pushed [2023-05-16T08:59:27.249Z] b604450c63c2: Pushed [2023-05-16T08:59:27.249Z] c9840ee3d982748db972085be425fa319c5fdbd2: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:27.559Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:27.865Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-16T08:59:27.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T08:59:27.865Z] cd16caacaa66: Preparing [2023-05-16T08:59:27.865Z] c5271933de58: Preparing [2023-05-16T08:59:27.865Z] b604450c63c2: Preparing [2023-05-16T08:59:27.865Z] f1417ff83b31: Preparing [2023-05-16T08:59:27.865Z] b604450c63c2: Layer already exists [2023-05-16T08:59:27.865Z] cd16caacaa66: Layer already exists [2023-05-16T08:59:27.865Z] f1417ff83b31: Layer already exists [2023-05-16T08:59:27.865Z] c5271933de58: Layer already exists [2023-05-16T08:59:27.865Z] latest: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:28.171Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:28.474Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.9 [2023-05-16T08:59:28.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T08:59:28.475Z] cd16caacaa66: Preparing [2023-05-16T08:59:28.475Z] c5271933de58: Preparing [2023-05-16T08:59:28.475Z] b604450c63c2: Preparing [2023-05-16T08:59:28.475Z] f1417ff83b31: Preparing [2023-05-16T08:59:28.475Z] b604450c63c2: Layer already exists [2023-05-16T08:59:28.475Z] cd16caacaa66: Layer already exists [2023-05-16T08:59:28.475Z] f1417ff83b31: Layer already exists [2023-05-16T08:59:28.475Z] c5271933de58: Layer already exists [2023-05-16T08:59:28.475Z] 3.0.0-dev.9: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:28.783Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:29.089Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [2023-05-16T08:59:29.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T08:59:29.089Z] cd16caacaa66: Preparing [2023-05-16T08:59:29.089Z] c5271933de58: Preparing [2023-05-16T08:59:29.089Z] b604450c63c2: Preparing [2023-05-16T08:59:29.089Z] f1417ff83b31: Preparing [2023-05-16T08:59:29.089Z] b604450c63c2: Layer already exists [2023-05-16T08:59:29.089Z] f1417ff83b31: Layer already exists [2023-05-16T08:59:29.089Z] cd16caacaa66: Layer already exists [2023-05-16T08:59:29.089Z] c5271933de58: Layer already exists [2023-05-16T08:59:29.089Z] c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:29.398Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:29.701Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-16T08:59:29.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-16T08:59:29.701Z] cd16caacaa66: Preparing [2023-05-16T08:59:29.701Z] c5271933de58: Preparing [2023-05-16T08:59:29.701Z] b604450c63c2: Preparing [2023-05-16T08:59:29.701Z] f1417ff83b31: Preparing [2023-05-16T08:59:29.701Z] b604450c63c2: Layer already exists [2023-05-16T08:59:29.701Z] cd16caacaa66: Layer already exists [2023-05-16T08:59:29.701Z] c5271933de58: Layer already exists [2023-05-16T08:59:29.701Z] f1417ff83b31: Layer already exists [2023-05-16T08:59:29.701Z] main: digest: sha256:fc5a1aef9bf0098773a7d98f75186f13bf56167ee052b363b854a3f980b69416 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T08:59:29.741Z] ===================================================== [Pipeline] echo [2023-05-16T08:59:29.750Z] taggedImages: [2023-05-16T08:59:29.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T08:59:29.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-16T08:59:29.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.9 [2023-05-16T08:59:29.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [2023-05-16T08:59:29.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:30.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:59:30.136Z] [2023-05-16T08:59:30.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:59:30.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:59:30.435Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T08:59:30.435Z] 5eb5b503b376: Pulling fs layer [2023-05-16T08:59:30.435Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T08:59:30.435Z] ec43610c2a17: Pulling fs layer [2023-05-16T08:59:30.435Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T08:59:30.435Z] 33b1e0a273af: Pulling fs layer [2023-05-16T08:59:30.435Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T08:59:30.435Z] 2f39f015ded8: Pulling fs layer [2023-05-16T08:59:30.435Z] 33b1e0a273af: Waiting [2023-05-16T08:59:30.435Z] 5d3b04190fa2: Waiting [2023-05-16T08:59:30.435Z] 2f39f015ded8: Waiting [2023-05-16T08:59:30.435Z] 3a2ae6a8a46f: Waiting [2023-05-16T08:59:30.435Z] 5c69ac0246d0: Download complete [2023-05-16T08:59:30.435Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T08:59:30.435Z] 3a2ae6a8a46f: Download complete [2023-05-16T08:59:30.435Z] 33b1e0a273af: Verifying Checksum [2023-05-16T08:59:30.435Z] 33b1e0a273af: Download complete [2023-05-16T08:59:30.435Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T08:59:30.435Z] 5d3b04190fa2: Download complete [2023-05-16T08:59:30.435Z] ec43610c2a17: Verifying Checksum [2023-05-16T08:59:30.435Z] ec43610c2a17: Download complete [2023-05-16T08:59:30.693Z] 5eb5b503b376: Verifying Checksum [2023-05-16T08:59:30.693Z] 5eb5b503b376: Download complete [2023-05-16T08:59:31.260Z] 2f39f015ded8: Download complete [2023-05-16T08:59:31.824Z] 5eb5b503b376: Pull complete [2023-05-16T08:59:32.083Z] 5c69ac0246d0: Pull complete [2023-05-16T08:59:32.343Z] ec43610c2a17: Pull complete [2023-05-16T08:59:32.602Z] 3a2ae6a8a46f: Pull complete [2023-05-16T08:59:32.869Z] 33b1e0a273af: Pull complete [2023-05-16T08:59:32.869Z] 5d3b04190fa2: Pull complete [2023-05-16T08:59:37.054Z] 2f39f015ded8: Pull complete [2023-05-16T08:59:37.054Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T08:59:37.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:59:37.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:59:37.136Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T08:59:37.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:59:40.478Z] $ docker top 5d03f6700f76ec40643f563b92f0907de624bc3ab9b6110f7731765d864e292a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:59:40.878Z] ---> job-cost.sh [2023-05-16T08:59:40.878Z] lf-activate-venv: SKIPPING [2023-05-16T08:59:40.878Z] INFO: No Stack... [2023-05-16T08:59:41.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:59:41.395Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:59:41.939Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-16T08:59:41.939Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:59:41.951Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [2023-05-16T08:59:41.957Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] did not exist. Created. [2023-05-16T08:59:41.957Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:59:42.255Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T08:59:42.678Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:59:42.685Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:59:42.707Z] $ docker stop --time=1 5d03f6700f76ec40643f563b92f0907de624bc3ab9b6110f7731765d864e292a [2023-05-16T08:59:43.997Z] $ docker rm -f --volumes 5d03f6700f76ec40643f563b92f0907de624bc3ab9b6110f7731765d864e292a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:00:31.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15529 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-16T09:00:31.980Z] Running in /w/workspace/edgex-ui-go/105 [Pipeline] { [Pipeline] checkout [2023-05-16T09:00:32.026Z] The recommended git tool is: git [2023-05-16T09:00:43.279Z] using credential edgex-jenkins-ssh [2023-05-16T09:00:43.297Z] Cloning the remote Git repository [2023-05-16T09:00:43.364Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T09:00:43.505Z] > git init /w/workspace/edgex-ui-go/105 # timeout=10 [2023-05-16T09:00:43.696Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T09:00:43.698Z] > git --version # timeout=10 [2023-05-16T09:00:43.726Z] > git --version # 'git version 2.25.1' [2023-05-16T09:00:43.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:00:43.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:00:49.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T09:00:50.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:00:51.084Z] Avoid second fetch [2023-05-16T09:00:51.085Z] Checking out Revision c9840ee3d982748db972085be425fa319c5fdbd2 (main) [2023-05-16T09:00:52.104Z] Commit message: "Merge pull request #606 from Ambition-J/ts-redevelop" [2023-05-16T09:00:51.109Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:00:51.202Z] > git checkout -f c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:00:53.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:00:53.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:00:53.174Z] Dload Upload Total Spent Left Speed [2023-05-16T09:00:53.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-16T09:00:53.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:00:54.196Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:00:54.197Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:00:54.197Z] { [2023-05-16T09:00:54.197Z] "registry-mirrors": [ [2023-05-16T09:00:54.197Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:00:54.197Z] ], [2023-05-16T09:00:54.197Z] "bip": "10.250.0.254/24", [2023-05-16T09:00:54.197Z] "hosts": [ [2023-05-16T09:00:54.197Z] "tcp://0.0.0.0:5555", [2023-05-16T09:00:54.197Z] "unix:///var/run/docker.sock" [2023-05-16T09:00:54.197Z] ], [2023-05-16T09:00:54.197Z] "mtu": 1458, [2023-05-16T09:00:54.197Z] "selinux-enabled": true, [2023-05-16T09:00:54.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:00:54.197Z] } [Pipeline] sh [2023-05-16T09:00:54.537Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:00:54.885Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:01:13.186Z] provisioning config files... [2023-05-16T09:01:13.224Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/105@tmp/config12951331978810616013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:01:13.599Z] ---> docker-login.sh [2023-05-16T09:01:13.600Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:01:14.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:01:14.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:01:14.462Z] Configure a credential helper to remove this warning. See [2023-05-16T09:01:14.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:01:14.462Z] [2023-05-16T09:01:14.462Z] Login Succeeded [2023-05-16T09:01:14.462Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:01:14.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:01:14.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:01:14.735Z] Configure a credential helper to remove this warning. See [2023-05-16T09:01:14.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:01:14.735Z] [2023-05-16T09:01:14.735Z] Login Succeeded [2023-05-16T09:01:14.735Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:01:15.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:01:15.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:01:15.009Z] Configure a credential helper to remove this warning. See [2023-05-16T09:01:15.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:01:15.009Z] [2023-05-16T09:01:15.009Z] Login Succeeded [2023-05-16T09:01:15.009Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:01:15.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:01:15.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:01:15.553Z] Configure a credential helper to remove this warning. See [2023-05-16T09:01:15.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:01:15.553Z] [2023-05-16T09:01:15.553Z] Login Succeeded [2023-05-16T09:01:15.553Z] docker.io [2023-05-16T09:01:15.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:01:16.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:01:16.098Z] Configure a credential helper to remove this warning. See [2023-05-16T09:01:16.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:01:16.098Z] [2023-05-16T09:01:16.098Z] Login Succeeded [2023-05-16T09:01:16.098Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:01:16.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:01:16.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:01:16.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:01:16.499Z] ========================================================= [2023-05-16T09:01:16.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:01:16.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:01:16.993Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:01:17.973Z] Sending build context to Docker daemon 28.35MB [2023-05-16T09:01:17.973Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:01:17.973Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T09:01:18.246Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:01:18.246Z] c41833b44d91: Pulling fs layer [2023-05-16T09:01:18.246Z] ed15518f5707: Pulling fs layer [2023-05-16T09:01:18.246Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:01:18.246Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:01:18.246Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:01:18.246Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:01:18.246Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:01:18.246Z] 3cdef696dda3: Waiting [2023-05-16T09:01:18.246Z] 242c74f7c9fa: Waiting [2023-05-16T09:01:18.246Z] 2ced38df9373: Waiting [2023-05-16T09:01:18.246Z] 58f1dce35555: Waiting [2023-05-16T09:01:18.246Z] ed15518f5707: Verifying Checksum [2023-05-16T09:01:18.246Z] ed15518f5707: Download complete [2023-05-16T09:01:18.246Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:01:18.246Z] 242c74f7c9fa: Download complete [2023-05-16T09:01:18.246Z] 3cdef696dda3: Verifying Checksum [2023-05-16T09:01:18.246Z] 3cdef696dda3: Download complete [2023-05-16T09:01:18.246Z] c41833b44d91: Download complete [2023-05-16T09:01:19.701Z] c41833b44d91: Pull complete [2023-05-16T09:01:20.307Z] 58f1dce35555: Verifying Checksum [2023-05-16T09:01:20.307Z] 58f1dce35555: Download complete [2023-05-16T09:01:20.591Z] ed15518f5707: Pull complete [2023-05-16T09:01:21.575Z] feae8fd75edb: Verifying Checksum [2023-05-16T09:01:21.575Z] feae8fd75edb: Download complete [2023-05-16T09:01:21.575Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:01:21.575Z] 2ced38df9373: Download complete [2023-05-16T09:01:33.938Z] feae8fd75edb: Pull complete [2023-05-16T09:01:33.938Z] 242c74f7c9fa: Pull complete [2023-05-16T09:01:33.938Z] 3cdef696dda3: Pull complete [2023-05-16T09:01:42.309Z] 2ced38df9373: Pull complete [2023-05-16T09:01:43.757Z] 58f1dce35555: Pull complete [2023-05-16T09:01:43.757Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:01:43.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:01:43.757Z] ---> fadd8f120f05 [2023-05-16T09:01:43.757Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T09:01:44.732Z] ---> Running in 60b8e0c1c6da [2023-05-16T09:01:45.002Z] Removing intermediate container 60b8e0c1c6da [2023-05-16T09:01:45.002Z] ---> 42e6f5dfa2d2 [2023-05-16T09:01:45.002Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T09:01:45.273Z] ---> Running in b32821219767 [2023-05-16T09:01:45.544Z] Removing intermediate container b32821219767 [2023-05-16T09:01:45.544Z] ---> aaf08e908dd7 [2023-05-16T09:01:45.544Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:01:45.544Z] ---> Running in 0e28749f0f7a [2023-05-16T09:01:46.138Z] Removing intermediate container 0e28749f0f7a [2023-05-16T09:01:46.138Z] ---> bed094fc7aa3 [2023-05-16T09:01:46.138Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T09:01:46.138Z] ---> Running in f47273e56c59 [2023-05-16T09:01:46.422Z] Removing intermediate container f47273e56c59 [2023-05-16T09:01:46.422Z] ---> 385b2e98eebd [2023-05-16T09:01:46.422Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T09:01:46.422Z] ---> Running in f908758d7c06 [2023-05-16T09:01:47.012Z] Removing intermediate container f908758d7c06 [2023-05-16T09:01:47.012Z] ---> 55dcc6bbb905 [2023-05-16T09:01:47.012Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T09:01:47.281Z] latest: Pulling from library/docker [2023-05-16T09:01:47.549Z] 08409d417260: Pulling fs layer [2023-05-16T09:01:47.549Z] bf127bdc9f4f: Pulling fs layer [2023-05-16T09:01:47.549Z] 55b4810136f4: Pulling fs layer [2023-05-16T09:01:47.549Z] 7755db036d15: Pulling fs layer [2023-05-16T09:01:47.549Z] 5a3f85b23db6: Pulling fs layer [2023-05-16T09:01:47.549Z] cf39c0494cbe: Pulling fs layer [2023-05-16T09:01:47.549Z] f4a1512e3bbb: Pulling fs layer [2023-05-16T09:01:47.549Z] 5ccc04d8fc75: Pulling fs layer [2023-05-16T09:01:47.549Z] bc47925e6b41: Pulling fs layer [2023-05-16T09:01:47.549Z] 3ad6e81d58bb: Pulling fs layer [2023-05-16T09:01:47.549Z] 3b77d6fe3da4: Pulling fs layer [2023-05-16T09:01:47.549Z] 31f5e86c7e55: Pulling fs layer [2023-05-16T09:01:47.549Z] 7db388f73c37: Pulling fs layer [2023-05-16T09:01:47.549Z] 08255c858201: Pulling fs layer [2023-05-16T09:01:47.549Z] 7755db036d15: Waiting [2023-05-16T09:01:47.549Z] 5a3f85b23db6: Waiting [2023-05-16T09:01:47.549Z] cf39c0494cbe: Waiting [2023-05-16T09:01:47.549Z] f4a1512e3bbb: Waiting [2023-05-16T09:01:47.549Z] 5ccc04d8fc75: Waiting [2023-05-16T09:01:47.549Z] bc47925e6b41: Waiting [2023-05-16T09:01:47.549Z] 3ad6e81d58bb: Waiting [2023-05-16T09:01:47.549Z] 3b77d6fe3da4: Waiting [2023-05-16T09:01:47.549Z] 31f5e86c7e55: Waiting [2023-05-16T09:01:47.549Z] 7db388f73c37: Waiting [2023-05-16T09:01:47.549Z] 08255c858201: Waiting [2023-05-16T09:01:47.549Z] 55b4810136f4: Verifying Checksum [2023-05-16T09:01:47.549Z] 55b4810136f4: Download complete [2023-05-16T09:01:47.820Z] bf127bdc9f4f: Verifying Checksum [2023-05-16T09:01:47.820Z] bf127bdc9f4f: Download complete [2023-05-16T09:01:47.820Z] 08409d417260: Verifying Checksum [2023-05-16T09:01:47.820Z] 08409d417260: Download complete [2023-05-16T09:01:48.415Z] 7755db036d15: Verifying Checksum [2023-05-16T09:01:48.415Z] 7755db036d15: Download complete [2023-05-16T09:01:48.415Z] 5a3f85b23db6: Verifying Checksum [2023-05-16T09:01:48.415Z] 5a3f85b23db6: Download complete [2023-05-16T09:01:48.415Z] cf39c0494cbe: Verifying Checksum [2023-05-16T09:01:48.415Z] cf39c0494cbe: Download complete [2023-05-16T09:01:48.415Z] f4a1512e3bbb: Verifying Checksum [2023-05-16T09:01:48.415Z] f4a1512e3bbb: Download complete [2023-05-16T09:01:48.415Z] 5ccc04d8fc75: Verifying Checksum [2023-05-16T09:01:48.415Z] 5ccc04d8fc75: Download complete [2023-05-16T09:01:48.415Z] bc47925e6b41: Verifying Checksum [2023-05-16T09:01:48.415Z] bc47925e6b41: Download complete [2023-05-16T09:01:48.688Z] 3b77d6fe3da4: Verifying Checksum [2023-05-16T09:01:48.688Z] 3b77d6fe3da4: Download complete [2023-05-16T09:01:48.688Z] 08409d417260: Pull complete [2023-05-16T09:01:48.688Z] 7db388f73c37: Verifying Checksum [2023-05-16T09:01:48.688Z] 7db388f73c37: Download complete [2023-05-16T09:01:48.688Z] 3ad6e81d58bb: Verifying Checksum [2023-05-16T09:01:48.958Z] 08255c858201: Verifying Checksum [2023-05-16T09:01:48.958Z] 08255c858201: Download complete [2023-05-16T09:01:49.229Z] bf127bdc9f4f: Pull complete [2023-05-16T09:01:49.817Z] 55b4810136f4: Pull complete [2023-05-16T09:01:50.090Z] 31f5e86c7e55: Verifying Checksum [2023-05-16T09:01:50.090Z] 31f5e86c7e55: Download complete [2023-05-16T09:01:50.679Z] 7755db036d15: Pull complete [2023-05-16T09:01:51.648Z] 5a3f85b23db6: Pull complete [2023-05-16T09:01:52.613Z] cf39c0494cbe: Pull complete [2023-05-16T09:01:52.882Z] f4a1512e3bbb: Pull complete [2023-05-16T09:01:53.154Z] 5ccc04d8fc75: Pull complete [2023-05-16T09:01:53.425Z] bc47925e6b41: Pull complete [2023-05-16T09:01:54.389Z] 3ad6e81d58bb: Pull complete [2023-05-16T09:01:54.658Z] 3b77d6fe3da4: Pull complete [2023-05-16T09:01:57.244Z] 31f5e86c7e55: Pull complete [2023-05-16T09:01:57.244Z] 7db388f73c37: Pull complete [2023-05-16T09:01:57.244Z] 08255c858201: Pull complete [2023-05-16T09:01:57.511Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T09:01:57.511Z] Status: Downloaded newer image for docker:latest [2023-05-16T09:02:00.103Z] ---> b5acfc64d651 [2023-05-16T09:02:00.103Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:02:00.103Z] ---> Running in 59a886b7cc79 [2023-05-16T09:02:01.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:02:01.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:02:02.616Z] OK: 263 MiB in 53 packages [2023-05-16T09:02:03.593Z] Removing intermediate container 59a886b7cc79 [2023-05-16T09:02:03.593Z] ---> d11b118c8beb [2023-05-16T09:02:03.593Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T09:02:03.593Z] ---> Running in 1b7ce0221c27 [2023-05-16T09:02:04.191Z] Removing intermediate container 1b7ce0221c27 [2023-05-16T09:02:04.191Z] ---> c4b8f02cb87a [2023-05-16T09:02:04.191Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T09:02:04.191Z] ---> Running in 4065fb14e875 [2023-05-16T09:02:04.463Z] Removing intermediate container 4065fb14e875 [2023-05-16T09:02:04.463Z] ---> dec26c12b1b9 [2023-05-16T09:02:04.463Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T09:02:05.059Z] ---> 76a7fa8a4c80 [2023-05-16T09:02:05.059Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:02:05.059Z] ---> Running in 6f6a6920e105 [2023-05-16T09:03:13.026Z] Removing intermediate container 6f6a6920e105 [2023-05-16T09:03:13.026Z] ---> bf3fa6b87c4e [2023-05-16T09:03:13.026Z] Step 14/15 : COPY . . [2023-05-16T09:03:13.026Z] ---> b5309985e00b [2023-05-16T09:03:13.026Z] Step 15/15 : RUN ${MAKE} [2023-05-16T09:03:13.026Z] ---> Running in 90c2553acd2e [2023-05-16T09:03:13.026Z] noop [2023-05-16T09:03:13.026Z] Removing intermediate container 90c2553acd2e [2023-05-16T09:03:13.026Z] ---> dc99a7152b39 [2023-05-16T09:03:13.026Z] Successfully built dc99a7152b39 [2023-05-16T09:03:13.026Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:03:13.387Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T09:03:13.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:03:13.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container [2023-05-16T09:03:13.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/105 -v /w/workspace/edgex-ui-go/105:/w/workspace/edgex-ui-go/105:rw,z -v /w/workspace/edgex-ui-go/105@tmp:/w/workspace/edgex-ui-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T09:03:14.971Z] $ docker top 5f1bb8173973e2a4f3096599a0653f6e2b50795f2c46c9ec2c08b59dbd133f6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:03:15.806Z] + go version [2023-05-16T09:03:15.806Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T09:03:15.832Z] $ docker stop --time=1 5f1bb8173973e2a4f3096599a0653f6e2b50795f2c46c9ec2c08b59dbd133f6f [2023-05-16T09:03:17.541Z] $ docker rm -f --volumes 5f1bb8173973e2a4f3096599a0653f6e2b50795f2c46c9ec2c08b59dbd133f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:03:18.118Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T09:03:18.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:03:18.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container [2023-05-16T09:03:18.407Z] $ 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/105 -v /w/workspace/edgex-ui-go/105:/w/workspace/edgex-ui-go/105:rw,z -v /w/workspace/edgex-ui-go/105@tmp:/w/workspace/edgex-ui-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T09:03:19.660Z] $ docker top 31e92219f9df05f84c849e7a2bbb016809ba247d98f9b70de77d9db5c8d1b69c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:03:20.506Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/105 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:03:20.846Z] + make test [2023-05-16T09:03:21.121Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T09:04:00.199Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T09:06:06.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T09:06:06.989Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T09:06:25.238Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:06:25.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:06:25.238Z] ./bin/test-attribution-txt.sh [2023-05-16T09:06:25.238Z] make -C web test [2023-05-16T09:06:25.238Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/105/web' [2023-05-16T09:06:25.238Z] make[1]: tput: No such file or directory [2023-05-16T09:06:25.238Z] make[1]: tput: No such file or directory [2023-05-16T09:06:25.238Z] warning: generating ./VERSION [2023-05-16T09:06:25.238Z] echo "0.0.0" > VERSION [2023-05-16T09:06:25.238Z] docker build \ [2023-05-16T09:06:25.238Z] -f Dockerfile \ [2023-05-16T09:06:25.238Z] --build-arg USER=1000 \ [2023-05-16T09:06:25.238Z] \ [2023-05-16T09:06:25.238Z] --label "git_sha=c9840ee3d982748db972085be425fa319c5fdbd2" \ [2023-05-16T09:06:25.238Z] -t edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 \ [2023-05-16T09:06:25.238Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T09:06:25.238Z] . [2023-05-16T09:06:25.238Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T09:06:25.238Z] Install the buildx component to build images with BuildKit: [2023-05-16T09:06:25.238Z] https://docs.docker.com/go/buildx/ [2023-05-16T09:06:25.238Z] [2023-05-16T09:06:25.505Z] Sending build context to Docker daemon 2.571MB [2023-05-16T09:06:25.505Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T09:06:25.772Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T09:06:26.039Z] 47517142f6ba: Pulling fs layer [2023-05-16T09:06:26.039Z] 5f8c4bfa009b: Pulling fs layer [2023-05-16T09:06:26.039Z] f7079c9c4ba1: Pulling fs layer [2023-05-16T09:06:26.039Z] aba105e6f55a: Pulling fs layer [2023-05-16T09:06:26.039Z] aba105e6f55a: Waiting [2023-05-16T09:06:26.039Z] 47517142f6ba: Download complete [2023-05-16T09:06:26.307Z] aba105e6f55a: Download complete [2023-05-16T09:06:26.307Z] f7079c9c4ba1: Verifying Checksum [2023-05-16T09:06:26.307Z] f7079c9c4ba1: Download complete [2023-05-16T09:06:26.577Z] 47517142f6ba: Pull complete [2023-05-16T09:06:27.987Z] 5f8c4bfa009b: Verifying Checksum [2023-05-16T09:06:27.987Z] 5f8c4bfa009b: Download complete [2023-05-16T09:06:31.344Z] 5f8c4bfa009b: Pull complete [2023-05-16T09:06:33.291Z] f7079c9c4ba1: Pull complete [2023-05-16T09:06:33.291Z] aba105e6f55a: Pull complete [2023-05-16T09:06:33.291Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T09:06:33.291Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T09:06:33.291Z] ---> bf1b8b58d215 [2023-05-16T09:06:33.291Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T09:06:33.874Z] ---> Running in 2b75091a7497 [2023-05-16T09:06:34.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:06:35.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:06:36.383Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-16T09:06:36.383Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-16T09:06:36.383Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-16T09:06:36.383Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-16T09:06:36.383Z] (5/128) Installing libxcb (1.14-r2) [2023-05-16T09:06:36.383Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-16T09:06:36.650Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-16T09:06:36.650Z] (8/128) Installing libice (1.0.10-r0) [2023-05-16T09:06:36.650Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-16T09:06:36.650Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-16T09:06:36.650Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-16T09:06:36.650Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-16T09:06:36.650Z] (13/128) Installing xset (1.2.4-r0) [2023-05-16T09:06:36.650Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-16T09:06:36.650Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-16T09:06:36.919Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T09:06:36.919Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-16T09:06:36.919Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-16T09:06:36.919Z] (19/128) Installing libintl (0.21-r0) [2023-05-16T09:06:36.919Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-16T09:06:36.919Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-16T09:06:36.919Z] (22/128) Installing pcre (8.45-r1) [2023-05-16T09:06:36.919Z] (23/128) Installing glib (2.70.1-r0) [2023-05-16T09:06:37.506Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-16T09:06:37.506Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-16T09:06:37.506Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-16T09:06:37.506Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T09:06:37.506Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T09:06:37.506Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-16T09:06:37.506Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-16T09:06:37.506Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-16T09:06:37.506Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-16T09:06:37.506Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T09:06:37.506Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T09:06:37.774Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-16T09:06:37.774Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-16T09:06:37.774Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-16T09:06:37.774Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-16T09:06:37.774Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-16T09:06:37.774Z] (40/128) Installing libxi (1.8-r0) [2023-05-16T09:06:37.774Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-16T09:06:37.774Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-16T09:06:37.774Z] (43/128) Installing atk (2.36.0-r0) [2023-05-16T09:06:37.774Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-16T09:06:38.041Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-16T09:06:38.041Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-16T09:06:38.041Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T09:06:38.308Z] (48/128) Installing expat (2.5.0-r0) [2023-05-16T09:06:38.308Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-16T09:06:38.308Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-16T09:06:38.308Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-16T09:06:38.576Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-16T09:06:38.576Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-16T09:06:38.576Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-16T09:06:38.576Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-16T09:06:38.576Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-16T09:06:38.576Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-16T09:06:38.576Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-16T09:06:38.576Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-16T09:06:38.576Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-16T09:06:38.576Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-16T09:06:38.576Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-16T09:06:38.843Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-16T09:06:38.843Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-16T09:06:38.843Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-16T09:06:38.843Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-16T09:06:38.843Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-16T09:06:39.114Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-16T09:06:39.114Z] (69/128) Installing pango (1.48.10-r0) [2023-05-16T09:06:39.114Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T09:06:39.114Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T09:06:39.114Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T09:06:39.114Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-16T09:06:39.381Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-16T09:06:39.651Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T09:06:39.918Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T09:06:39.918Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-16T09:06:39.918Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-16T09:06:39.918Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-16T09:06:40.186Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T09:06:42.779Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-16T09:06:42.779Z] (80/128) Installing flac (1.3.4-r0) [2023-05-16T09:06:42.779Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T09:06:42.779Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T09:06:42.779Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-16T09:06:42.779Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-16T09:06:42.779Z] (85/128) Installing libass (0.15.2-r0) [2023-05-16T09:06:42.779Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-16T09:06:43.047Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T09:06:43.047Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T09:06:43.047Z] (89/128) Installing lame (3.100-r0) [2023-05-16T09:06:43.047Z] (90/128) Installing opus (1.3.1-r1) [2023-05-16T09:06:43.047Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T09:06:43.047Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-16T09:06:43.047Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-16T09:06:43.047Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-16T09:06:43.316Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-16T09:06:43.316Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T09:06:43.316Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-16T09:06:43.583Z] (98/128) Installing libva (2.13.0-r0) [2023-05-16T09:06:43.583Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-16T09:06:43.583Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-16T09:06:43.583Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-16T09:06:43.583Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-16T09:06:43.583Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-16T09:06:43.851Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-16T09:06:43.851Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-16T09:06:43.851Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-16T09:06:43.851Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T09:06:44.438Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-16T09:06:44.438Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-16T09:06:44.438Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T09:06:44.438Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-16T09:06:44.438Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-16T09:06:44.438Z] (113/128) Installing nspr (4.32-r0) [2023-05-16T09:06:44.438Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-16T09:06:44.704Z] (115/128) Installing nss (3.78.1-r0) [2023-05-16T09:06:44.973Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-16T09:06:44.973Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-16T09:06:44.973Z] (118/128) Installing orc (0.4.32-r0) [2023-05-16T09:06:44.973Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-16T09:06:45.241Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-16T09:06:45.241Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-16T09:06:45.241Z] (122/128) Installing libpulse (15.0-r2) [2023-05-16T09:06:45.511Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-16T09:06:45.511Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-16T09:06:45.511Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-16T09:06:45.511Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-16T09:06:45.511Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-16T09:06:45.511Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-16T09:06:49.880Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T09:06:49.880Z] Executing glib-2.70.1-r0.trigger [2023-05-16T09:06:49.880Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T09:06:52.487Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T09:06:52.487Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T09:06:52.487Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T09:06:52.487Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T09:06:52.755Z] OK: 275 MiB in 144 packages [2023-05-16T09:07:02.865Z] Removing intermediate container 2b75091a7497 [2023-05-16T09:07:02.865Z] ---> 65f0ff01cf4e [2023-05-16T09:07:02.865Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T09:07:02.865Z] ---> Running in e111c71538c0 [2023-05-16T09:07:02.865Z] Removing intermediate container e111c71538c0 [2023-05-16T09:07:02.865Z] ---> 4b7d1701f3c6 [2023-05-16T09:07:02.865Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T09:07:02.865Z] ---> Running in 65b000967eaa [2023-05-16T09:07:03.133Z] Removing intermediate container 65b000967eaa [2023-05-16T09:07:03.133Z] ---> c9cc30fc74aa [2023-05-16T09:07:03.133Z] Step 5/10 : RUN npm install -g npm [2023-05-16T09:07:03.133Z] ---> Running in 93b9253872b6 [2023-05-16T09:07:35.369Z] [2023-05-16T09:07:35.369Z] removed 7 packages, changed 101 packages, and audited 264 packages in 27s [2023-05-16T09:07:35.369Z] [2023-05-16T09:07:35.369Z] 27 packages are looking for funding [2023-05-16T09:07:35.369Z] run `npm fund` for details [2023-05-16T09:07:35.369Z] [2023-05-16T09:07:35.369Z] found 0 vulnerabilities [2023-05-16T09:07:37.317Z] Removing intermediate container 93b9253872b6 [2023-05-16T09:07:37.317Z] ---> 323dcd17712f [2023-05-16T09:07:37.317Z] Step 6/10 : ARG USER=1000 [2023-05-16T09:07:37.317Z] ---> Running in 480177b376e1 [2023-05-16T09:07:37.587Z] Removing intermediate container 480177b376e1 [2023-05-16T09:07:37.587Z] ---> 2e21ca7267d6 [2023-05-16T09:07:37.587Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T09:07:37.587Z] ---> Running in 5c7de5f77a1e [2023-05-16T09:07:42.945Z] Removing intermediate container 5c7de5f77a1e [2023-05-16T09:07:42.945Z] ---> cb6def470bf4 [2023-05-16T09:07:42.945Z] Step 8/10 : USER $USER:$USER [2023-05-16T09:07:42.945Z] ---> Running in 64d3fff8ad32 [2023-05-16T09:07:42.945Z] Removing intermediate container 64d3fff8ad32 [2023-05-16T09:07:42.945Z] ---> 0512682e79fd [2023-05-16T09:07:42.945Z] Step 9/10 : WORKDIR /app [2023-05-16T09:07:42.945Z] ---> Running in 1bcef755c873 [2023-05-16T09:07:42.945Z] Removing intermediate container 1bcef755c873 [2023-05-16T09:07:42.945Z] ---> 8f801f49f29b [2023-05-16T09:07:42.945Z] Step 10/10 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T09:07:42.945Z] ---> Running in 039bae7e2719 [2023-05-16T09:07:43.211Z] Removing intermediate container 039bae7e2719 [2023-05-16T09:07:43.211Z] ---> 9ff67256ee67 [2023-05-16T09:07:43.211Z] Successfully built 9ff67256ee67 [2023-05-16T09:07:43.211Z] Successfully tagged edgexfoundry/edgex-web-ui:c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T09:07:43.211Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T09:07:43.211Z] touch edgex-web-ui.imagebuilt [2023-05-16T09:07:43.211Z] mkdir -p node_modules coverage [2023-05-16T09:07:43.211Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T09:07:43.211Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T09:07:55.520Z] npm WARN old lockfile [2023-05-16T09:07:55.520Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T09:07:55.520Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T09:07:55.520Z] npm WARN old lockfile [2023-05-16T09:07:55.520Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T09:07:55.520Z] npm WARN old lockfile [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.370Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE required: { [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE }, [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:08:42.371Z] npm WARN EBADENGINE } [2023-05-16T09:09:21.251Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T09:09:21.251Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T09:09:21.251Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T09:09:21.251Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T09:09:21.251Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T09:09:21.251Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T09:09:27.912Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T09:09:36.133Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T09:09:36.134Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T09:09:36.402Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T09:09:51.689Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T09:09:57.031Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T09:09:57.991Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T09:10:03.351Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T09:10:03.934Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T09:10:04.518Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T09:10:05.479Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T09:10:20.471Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T09:10:20.738Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T09:10:47.416Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T09:11:09.484Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T09:11:48.376Z] [2023-05-16T09:11:48.376Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-16T09:11:48.376Z] [2023-05-16T09:11:48.376Z] 90 packages are looking for funding [2023-05-16T09:11:48.376Z] run `npm fund` for details [2023-05-16T09:11:49.335Z] [2023-05-16T09:11:49.335Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T09:11:49.335Z] [2023-05-16T09:11:49.335Z] To address issues that do not require attention, run: [2023-05-16T09:11:49.335Z] npm audit fix [2023-05-16T09:11:49.335Z] [2023-05-16T09:11:49.335Z] To address all issues (including breaking changes), run: [2023-05-16T09:11:49.335Z] npm audit fix --force [2023-05-16T09:11:49.335Z] [2023-05-16T09:11:49.335Z] Run `npm audit` for details. [2023-05-16T09:11:53.584Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T09:12:11.792Z] - Generating browser application bundles (phase: setup)... [2023-05-16T09:12:50.673Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T09:12:50.673Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T09:13:17.352Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T09:13:17.352Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T09:13:22.704Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T09:13:22.704Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T09:13:26.966Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T09:13:27.233Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T09:13:32.793Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T09:13:34.853Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T09:13:35.459Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T09:13:39.710Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T09:13:40.292Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T09:13:40.562Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T09:14:48.446Z] 16 05 2023 09:14:43.182:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T09:14:48.446Z] 16 05 2023 09:14:43.196:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T09:14:48.446Z] 16 05 2023 09:14:43.225:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T09:15:44.839Z] 16 05 2023 09:15:44.794:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-16T09:16:31.649Z] 16 05 2023 09:16:27.342:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-16T09:16:46.622Z] ✔ Browser application bundle generation complete. [2023-05-16T09:16:46.889Z] 16 05 2023 09:16:46.668:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket km8wh8x3gWIOx4JAAAAB with id 88134699 [2023-05-16T09:17:05.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T09:17:05.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.467 secs) [2023-05-16T09:17:05.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.221 secs) [2023-05-16T09:17:05.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.557 secs) [2023-05-16T09:17:05.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.917 secs) [2023-05-16T09:17:06.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.193 secs) [2023-05-16T09:17:06.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.301 secs) [2023-05-16T09:17:06.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.333 secs) [2023-05-16T09:17:06.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.362 secs) [2023-05-16T09:17:06.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.54 secs) [2023-05-16T09:17:07.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.628 secs) [2023-05-16T09:17:07.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.747 secs) [2023-05-16T09:17:07.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.783 secs) [2023-05-16T09:17:07.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.947 secs) [2023-05-16T09:17:07.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.97 secs) [2023-05-16T09:17:07.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.063 secs) [2023-05-16T09:17:07.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.147 secs) [2023-05-16T09:17:07.864Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.458 secs) [2023-05-16T09:17:08.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.519 secs) [2023-05-16T09:17:08.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.554 secs) [2023-05-16T09:17:08.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.664 secs) [2023-05-16T09:17:08.397Z] WARN: ' [2023-05-16T09:17:08.397Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T09:17:08.397Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T09:17:08.397Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T09:17:08.397Z] in a future version of Angular. [2023-05-16T09:17:08.397Z] [2023-05-16T09:17:08.397Z] For more information on this, see our API docs here: [2023-05-16T09:17:08.397Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T09:17:08.397Z] ' [2023-05-16T09:17:08.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.664 secs) [2023-05-16T09:17:08.397Z] WARN: ' [2023-05-16T09:17:08.397Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T09:17:08.397Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T09:17:08.397Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T09:17:08.397Z] in a future version of Angular. [2023-05-16T09:17:08.397Z] [2023-05-16T09:17:08.397Z] For more information on this, see our API docs here: [2023-05-16T09:17:08.397Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T09:17:08.397Z] ' [2023-05-16T09:17:08.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.897 secs) [2023-05-16T09:17:08.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.928 secs) [2023-05-16T09:17:08.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.948 secs) [2023-05-16T09:17:08.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.994 secs) [2023-05-16T09:17:08.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.066 secs) [2023-05-16T09:17:08.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.248 secs) [2023-05-16T09:17:09.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.332 secs) [2023-05-16T09:17:09.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.568 secs) [2023-05-16T09:17:09.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.631 secs) [2023-05-16T09:17:09.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.751 secs) [2023-05-16T09:17:09.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.885 secs) [2023-05-16T09:17:10.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.12 secs) [2023-05-16T09:17:10.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.222 secs) [2023-05-16T09:17:10.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.359 secs) [2023-05-16T09:17:10.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.393 secs) [2023-05-16T09:17:10.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.431 secs) [2023-05-16T09:17:10.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.463 secs) [2023-05-16T09:17:10.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.482 secs) [2023-05-16T09:17:10.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.509 secs) [2023-05-16T09:17:10.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.705 secs) [2023-05-16T09:17:11.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.781 secs) [2023-05-16T09:17:11.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.837 secs) [2023-05-16T09:17:11.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.855 secs) [2023-05-16T09:17:11.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.868 secs) [2023-05-16T09:17:11.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.016 secs) [2023-05-16T09:17:11.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.079 secs) [2023-05-16T09:17:11.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.135 secs) [2023-05-16T09:17:11.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.156 secs) [2023-05-16T09:17:11.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.169 secs) [2023-05-16T09:17:11.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.369 secs) [2023-05-16T09:17:11.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.525 secs) [2023-05-16T09:17:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.58 secs) [2023-05-16T09:17:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.624 secs) [2023-05-16T09:17:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.712 secs) [2023-05-16T09:17:12.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.844 secs) [2023-05-16T09:17:12.445Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.91 secs) [2023-05-16T09:17:12.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.976 secs) [2023-05-16T09:17:12.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.009 secs) [2023-05-16T09:17:12.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.242 secs) [2023-05-16T09:17:12.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.315 secs) [2023-05-16T09:17:13.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.417 secs) [2023-05-16T09:17:13.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.476 secs) [2023-05-16T09:17:13.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.495 secs) [2023-05-16T09:17:13.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.848 secs) [2023-05-16T09:17:13.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.866 secs) [2023-05-16T09:17:13.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.88 secs) [2023-05-16T09:17:14.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.166 secs) [2023-05-16T09:17:14.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.189 secs) [2023-05-16T09:17:14.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.21 secs) [2023-05-16T09:17:14.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.509 secs) [2023-05-16T09:17:14.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.591 secs) [2023-05-16T09:17:14.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.645 secs) [2023-05-16T09:17:14.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.724 secs) [2023-05-16T09:17:15.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.797 secs) [2023-05-16T09:17:15.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.004 secs) [2023-05-16T09:17:15.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.108 secs) [2023-05-16T09:17:15.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.171 secs) [2023-05-16T09:17:15.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.306 secs) [2023-05-16T09:17:15.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.36 secs) [2023-05-16T09:17:15.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.379 secs) [2023-05-16T09:17:15.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.391 secs) [2023-05-16T09:17:15.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.405 secs) [2023-05-16T09:17:15.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.436 secs) [2023-05-16T09:17:16.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.645 secs) [2023-05-16T09:17:16.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.732 secs) [2023-05-16T09:17:16.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.751 secs) [2023-05-16T09:17:16.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.765 secs) [2023-05-16T09:17:16.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.78 secs) [2023-05-16T09:17:16.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.136 secs) [2023-05-16T09:17:17.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.232 secs) [2023-05-16T09:17:17.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.389 secs) [2023-05-16T09:17:17.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.448 secs) [2023-05-16T09:17:17.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.511 secs) [2023-05-16T09:17:17.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.528 secs) [2023-05-16T09:17:17.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.541 secs) [2023-05-16T09:17:17.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.747 secs) [2023-05-16T09:17:17.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.808 secs) [2023-05-16T09:17:17.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.827 secs) [2023-05-16T09:17:17.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.839 secs) [2023-05-16T09:17:18.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.978 secs) [2023-05-16T09:17:18.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.111 secs) [2023-05-16T09:17:18.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.343 secs) [2023-05-16T09:17:18.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.369 secs) [2023-05-16T09:17:18.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.38 secs) [2023-05-16T09:17:18.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.421 secs) [2023-05-16T09:17:18.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.537 secs) [2023-05-16T09:17:18.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.549 secs) [2023-05-16T09:17:18.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.579 secs) [2023-05-16T09:17:18.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.61 secs) [2023-05-16T09:17:19.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.711 secs) [2023-05-16T09:17:19.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.751 secs) [2023-05-16T09:17:19.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.768 secs) [2023-05-16T09:17:19.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.782 secs) [2023-05-16T09:17:19.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.793 secs) [2023-05-16T09:17:19.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.81 secs) [2023-05-16T09:17:19.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.837 secs) [2023-05-16T09:17:19.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.861 secs) [2023-05-16T09:17:20.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.339 secs) [2023-05-16T09:17:20.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.401 secs) [2023-05-16T09:17:20.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.447 secs) [2023-05-16T09:17:20.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.491 secs) [2023-05-16T09:17:20.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.51 secs) [2023-05-16T09:17:20.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.537 secs) [2023-05-16T09:17:20.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.56 secs) [2023-05-16T09:17:20.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.603 secs) [2023-05-16T09:17:20.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.652 secs) [2023-05-16T09:17:20.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.691 secs) [2023-05-16T09:17:20.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.745 secs) [2023-05-16T09:17:20.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.785 secs) [2023-05-16T09:17:20.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.819 secs) [2023-05-16T09:17:21.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.104 secs) [2023-05-16T09:17:21.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.157 secs) [2023-05-16T09:17:21.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.2 secs) [2023-05-16T09:17:21.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.219 secs) [2023-05-16T09:17:21.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.27 secs) [2023-05-16T09:17:21.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.323 secs) [2023-05-16T09:17:21.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.451 secs) [2023-05-16T09:17:21.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.497 secs) [2023-05-16T09:17:21.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.646 secs) [2023-05-16T09:17:22.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.765 secs) [2023-05-16T09:17:22.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.906 secs) [2023-05-16T09:17:22.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.946 secs) [2023-05-16T09:17:22.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.989 secs) [2023-05-16T09:17:22.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.064 secs) [2023-05-16T09:17:22.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.101 secs) [2023-05-16T09:17:23.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.722 secs / 14.101 secs) [2023-05-16T09:17:23.639Z] TOTAL: 145 SUCCESS [2023-05-16T09:17:23.639Z] ✔ Browser application bundle generation complete. [2023-05-16T09:17:26.978Z] [2023-05-16T09:17:26.978Z] =============================== Coverage summary =============================== [2023-05-16T09:17:26.978Z] Statements : 41.53% ( 1424/3429 ) [2023-05-16T09:17:26.978Z] Branches : 12.14% ( 109/898 ) [2023-05-16T09:17:26.978Z] Functions : 33.25% ( 416/1251 ) [2023-05-16T09:17:26.978Z] Lines : 39.41% ( 1279/3245 ) [2023-05-16T09:17:26.978Z] ================================================================================ [2023-05-16T09:17:26.978Z] 16 05 2023 09:17:26.468:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-16T09:17:27.560Z] ✔ Browser application bundle generation complete. [2023-05-16T09:17:28.518Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/105/web' [Pipeline] echo [2023-05-16T09:17:28.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:17:28.557Z] $ docker stop --time=1 31e92219f9df05f84c849e7a2bbb016809ba247d98f9b70de77d9db5c8d1b69c [2023-05-16T09:17:31.962Z] $ docker rm -f --volumes 31e92219f9df05f84c849e7a2bbb016809ba247d98f9b70de77d9db5c8d1b69c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:17:32.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:17:35.570Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T09:17:40.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:17:41.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:17:44.022Z] + ls -al . [2023-05-16T09:17:44.022Z] total 176 [2023-05-16T09:17:44.022Z] drwxrwxr-x 13 jenkins jenkins 4096 May 16 09:03 . [2023-05-16T09:17:44.022Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:00 .. [2023-05-16T09:17:44.022Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:00 .blubracket [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 09:00 .dockerignore [2023-05-16T09:17:44.022Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:00 .git [2023-05-16T09:17:44.022Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:00 .github [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 09:00 .gitignore [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 09:00 Attribution.txt [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 09:00 CHANGELOG.md [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 09:00 CONTRIBUTING.md [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 09:00 Dockerfile [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 09:00 Jenkinsfile [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 09:00 LICENSE [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 09:00 Makefile [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 09:00 README.md [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 11 May 16 08:55 VERSION [2023-05-16T09:17:44.022Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:00 assets [2023-05-16T09:17:44.022Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:00 bin [2023-05-16T09:17:44.022Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:00 cmd [2023-05-16T09:17:44.022Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 09:03 coverage.out [2023-05-16T09:17:44.022Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:00 docs [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 09:00 go.mod [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 09:00 go.sum [2023-05-16T09:17:44.022Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:00 internal [2023-05-16T09:17:44.022Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:00 snap [2023-05-16T09:17:44.022Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:00 testing [2023-05-16T09:17:44.022Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 09:00 version.go [2023-05-16T09:17:44.022Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 09:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:17:44.358Z] + 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=c9840ee3d982748db972085be425fa319c5fdbd2 --label arch=arm64 --label version=3.0.0-dev.9 . [2023-05-16T09:17:45.938Z] Sending build context to Docker daemon 31.1MB [2023-05-16T09:17:45.938Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:17:45.938Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T09:17:45.938Z] ---> dc99a7152b39 [2023-05-16T09:17:45.938Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T09:17:46.518Z] ---> Running in 1165eb864622 [2023-05-16T09:17:46.786Z] Removing intermediate container 1165eb864622 [2023-05-16T09:17:46.786Z] ---> a1fc2f547213 [2023-05-16T09:17:46.786Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T09:17:46.786Z] ---> Running in 119434df6777 [2023-05-16T09:17:47.052Z] Removing intermediate container 119434df6777 [2023-05-16T09:17:47.052Z] ---> 989e8869d6ca [2023-05-16T09:17:47.052Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:17:47.052Z] ---> Running in dd3968fdc025 [2023-05-16T09:17:47.318Z] Removing intermediate container dd3968fdc025 [2023-05-16T09:17:47.318Z] ---> ee7eb99b211a [2023-05-16T09:17:47.318Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T09:17:47.585Z] ---> Running in 2ee47c918d3e [2023-05-16T09:17:47.851Z] Removing intermediate container 2ee47c918d3e [2023-05-16T09:17:47.852Z] ---> 187dc61c5f50 [2023-05-16T09:17:47.852Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T09:17:47.852Z] ---> Running in 544c89ddc37c [2023-05-16T09:17:48.120Z] Removing intermediate container 544c89ddc37c [2023-05-16T09:17:48.120Z] ---> 6040e32e9cb8 [2023-05-16T09:17:48.120Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T09:17:49.526Z] ---> b9fa76cce595 [2023-05-16T09:17:49.526Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:17:49.526Z] ---> Running in 2829f29c92f4 [2023-05-16T09:17:50.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:17:51.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:17:52.017Z] OK: 263 MiB in 53 packages [2023-05-16T09:17:52.973Z] Removing intermediate container 2829f29c92f4 [2023-05-16T09:17:52.973Z] ---> c93d6ab7dc8a [2023-05-16T09:17:52.973Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T09:17:52.973Z] ---> Running in aab7ee85b5a8 [2023-05-16T09:17:53.238Z] Removing intermediate container aab7ee85b5a8 [2023-05-16T09:17:53.238Z] ---> 5224f2bb3efd [2023-05-16T09:17:53.238Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T09:17:53.238Z] ---> Running in 25f61bc78c91 [2023-05-16T09:17:53.508Z] Removing intermediate container 25f61bc78c91 [2023-05-16T09:17:53.508Z] ---> 60b7c065c898 [2023-05-16T09:17:53.508Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T09:17:54.093Z] ---> 7f26792607a4 [2023-05-16T09:17:54.093Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:17:54.093Z] ---> Running in cb25e22ef514 [2023-05-16T09:17:56.679Z] Removing intermediate container cb25e22ef514 [2023-05-16T09:17:56.679Z] ---> d2c8488c22ad [2023-05-16T09:17:56.679Z] Step 14/25 : COPY . . [2023-05-16T09:18:00.024Z] ---> 5f3d3576ab18 [2023-05-16T09:18:00.024Z] Step 15/25 : RUN ${MAKE} [2023-05-16T09:18:00.291Z] ---> Running in 85a97bba8a0c [2023-05-16T09:18:01.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T09:20:07.912Z] Removing intermediate container 85a97bba8a0c [2023-05-16T09:20:07.912Z] ---> ef8e744f80bf [2023-05-16T09:20:07.912Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T09:20:07.912Z] 3.17: Pulling from library/alpine [2023-05-16T09:20:07.912Z] c41833b44d91: Already exists [2023-05-16T09:20:07.912Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:20:07.912Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:20:07.912Z] ---> 51e60588ff2c [2023-05-16T09:20:07.912Z] Step 17/25 : EXPOSE 4000 [2023-05-16T09:20:07.912Z] ---> Running in 08953b1cdc1d [2023-05-16T09:20:07.912Z] Removing intermediate container 08953b1cdc1d [2023-05-16T09:20:07.912Z] ---> 92514c185179 [2023-05-16T09:20:07.912Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T09:20:07.912Z] ---> a4441fb786b3 [2023-05-16T09:20:07.912Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T09:20:07.912Z] ---> 88a1b8c48ef8 [2023-05-16T09:20:07.912Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T09:20:07.912Z] ---> a7d4cf09eca9 [2023-05-16T09:20:07.912Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T09:20:07.912Z] ---> Running in 214bf748c00a [2023-05-16T09:20:07.912Z] Removing intermediate container 214bf748c00a [2023-05-16T09:20:07.912Z] ---> 8b33ba1d1146 [2023-05-16T09:20:07.912Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T09:20:07.912Z] ---> Running in 7a47074da42f [2023-05-16T09:20:07.912Z] Removing intermediate container 7a47074da42f [2023-05-16T09:20:07.912Z] ---> 0b319e5671ed [2023-05-16T09:20:07.912Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T09:20:07.912Z] ---> Running in c5ff394edd37 [2023-05-16T09:20:07.912Z] Removing intermediate container c5ff394edd37 [2023-05-16T09:20:07.912Z] ---> 5c0fc54e2fe6 [2023-05-16T09:20:07.912Z] Step 24/25 : LABEL git_sha=c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T09:20:07.912Z] ---> Running in e2fbfb8d6cff [2023-05-16T09:20:07.912Z] Removing intermediate container e2fbfb8d6cff [2023-05-16T09:20:07.912Z] ---> 2972bfd692c5 [2023-05-16T09:20:07.912Z] Step 25/25 : LABEL version=3.0.0-dev.9 [2023-05-16T09:20:07.912Z] ---> Running in 5000fa1295ec [2023-05-16T09:20:07.912Z] Removing intermediate container 5000fa1295ec [2023-05-16T09:20:07.912Z] ---> 8e4cc8455bd2 [2023-05-16T09:20:07.912Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:20:07.912Z] Successfully built 8e4cc8455bd2 [2023-05-16T09:20:07.912Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:20:08.019Z] provisioning config files... [2023-05-16T09:20:08.033Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/105@tmp/config17889778504100366200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:20:08.367Z] ---> docker-login.sh [2023-05-16T09:20:08.367Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:20:08.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:20:08.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:20:08.634Z] Configure a credential helper to remove this warning. See [2023-05-16T09:20:08.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:20:08.634Z] [2023-05-16T09:20:08.634Z] Login Succeeded [2023-05-16T09:20:08.634Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:20:08.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:20:08.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:20:08.903Z] Configure a credential helper to remove this warning. See [2023-05-16T09:20:08.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:20:08.903Z] [2023-05-16T09:20:08.903Z] Login Succeeded [2023-05-16T09:20:08.903Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:20:09.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:20:09.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:20:09.437Z] Configure a credential helper to remove this warning. See [2023-05-16T09:20:09.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:20:09.437Z] [2023-05-16T09:20:09.437Z] Login Succeeded [2023-05-16T09:20:09.437Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:20:09.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:20:09.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:20:09.703Z] Configure a credential helper to remove this warning. See [2023-05-16T09:20:09.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:20:09.703Z] [2023-05-16T09:20:09.703Z] Login Succeeded [2023-05-16T09:20:09.703Z] docker.io [2023-05-16T09:20:09.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:20:10.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:20:10.232Z] Configure a credential helper to remove this warning. See [2023-05-16T09:20:10.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:20:10.232Z] [2023-05-16T09:20:10.232Z] Login Succeeded [2023-05-16T09:20:10.232Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:20:10.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T09:20:10.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:20:10.305Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-16T09:20:10.305Z] c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T09:20:10.305Z] latest [2023-05-16T09:20:10.305Z] 3.0.0-dev.9 [2023-05-16T09:20:10.305Z] c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [2023-05-16T09:20:10.305Z] main [2023-05-16T09:20:10.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:10.651Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:10.992Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T09:20:10.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T09:20:10.992Z] 4cf006595497: Preparing [2023-05-16T09:20:10.992Z] 49067de36768: Preparing [2023-05-16T09:20:10.992Z] 91f792eebca0: Preparing [2023-05-16T09:20:10.992Z] 26cbea5cba74: Preparing [2023-05-16T09:20:10.992Z] 26cbea5cba74: Layer already exists [2023-05-16T09:20:11.257Z] 49067de36768: Pushed [2023-05-16T09:20:11.257Z] 4cf006595497: Pushed [2023-05-16T09:20:18.032Z] 91f792eebca0: Pushed [2023-05-16T09:20:18.032Z] c9840ee3d982748db972085be425fa319c5fdbd2: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:18.379Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:18.728Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-16T09:20:18.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T09:20:18.728Z] 4cf006595497: Preparing [2023-05-16T09:20:18.728Z] 49067de36768: Preparing [2023-05-16T09:20:18.728Z] 91f792eebca0: Preparing [2023-05-16T09:20:18.728Z] 26cbea5cba74: Preparing [2023-05-16T09:20:18.728Z] 91f792eebca0: Layer already exists [2023-05-16T09:20:18.728Z] 4cf006595497: Layer already exists [2023-05-16T09:20:18.728Z] 26cbea5cba74: Layer already exists [2023-05-16T09:20:18.728Z] 49067de36768: Layer already exists [2023-05-16T09:20:18.728Z] latest: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:19.079Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:19.429Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.9 [2023-05-16T09:20:19.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T09:20:19.429Z] 4cf006595497: Preparing [2023-05-16T09:20:19.429Z] 49067de36768: Preparing [2023-05-16T09:20:19.429Z] 91f792eebca0: Preparing [2023-05-16T09:20:19.429Z] 26cbea5cba74: Preparing [2023-05-16T09:20:19.429Z] 26cbea5cba74: Layer already exists [2023-05-16T09:20:19.429Z] 49067de36768: Layer already exists [2023-05-16T09:20:19.429Z] 91f792eebca0: Layer already exists [2023-05-16T09:20:19.429Z] 4cf006595497: Layer already exists [2023-05-16T09:20:19.694Z] 3.0.0-dev.9: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:20.034Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:20.376Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [2023-05-16T09:20:20.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T09:20:20.376Z] 4cf006595497: Preparing [2023-05-16T09:20:20.376Z] 49067de36768: Preparing [2023-05-16T09:20:20.376Z] 91f792eebca0: Preparing [2023-05-16T09:20:20.376Z] 26cbea5cba74: Preparing [2023-05-16T09:20:20.376Z] 91f792eebca0: Layer already exists [2023-05-16T09:20:20.376Z] 26cbea5cba74: Layer already exists [2023-05-16T09:20:20.376Z] 49067de36768: Layer already exists [2023-05-16T09:20:20.376Z] 4cf006595497: Layer already exists [2023-05-16T09:20:20.376Z] c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:20.716Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:21.052Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-16T09:20:21.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-16T09:20:21.052Z] 4cf006595497: Preparing [2023-05-16T09:20:21.052Z] 49067de36768: Preparing [2023-05-16T09:20:21.052Z] 91f792eebca0: Preparing [2023-05-16T09:20:21.052Z] 26cbea5cba74: Preparing [2023-05-16T09:20:21.052Z] 49067de36768: Layer already exists [2023-05-16T09:20:21.052Z] 4cf006595497: Layer already exists [2023-05-16T09:20:21.052Z] 91f792eebca0: Layer already exists [2023-05-16T09:20:21.052Z] 26cbea5cba74: Layer already exists [2023-05-16T09:20:21.052Z] main: digest: sha256:ff3345467fb5d5a327686809b0b22cde43abe10736f55ca8dce696b06f75d748 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T09:20:21.096Z] ===================================================== [Pipeline] echo [2023-05-16T09:20:21.104Z] taggedImages: [2023-05-16T09:20:21.104Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2 [2023-05-16T09:20:21.104Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-16T09:20:21.104Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.9 [2023-05-16T09:20:21.104Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9840ee3d982748db972085be425fa319c5fdbd2-3.0.0-dev.9 [2023-05-16T09:20:21.104Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:21.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:20:21.470Z] [2023-05-16T09:20:21.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:20:21.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:20:21.802Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T09:20:21.802Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T09:20:21.802Z] 04944245beec: Pulling fs layer [2023-05-16T09:20:21.802Z] 699f458cf7ca: Pulling fs layer [2023-05-16T09:20:21.802Z] 765212b225bb: Pulling fs layer [2023-05-16T09:20:21.802Z] f23df028b6ca: Pulling fs layer [2023-05-16T09:20:21.802Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T09:20:21.802Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T09:20:21.802Z] 765212b225bb: Waiting [2023-05-16T09:20:21.802Z] f23df028b6ca: Waiting [2023-05-16T09:20:21.802Z] d65c8cfc05b1: Waiting [2023-05-16T09:20:21.802Z] 2437ff75d9bd: Waiting [2023-05-16T09:20:22.070Z] 04944245beec: Verifying Checksum [2023-05-16T09:20:22.070Z] 04944245beec: Download complete [2023-05-16T09:20:22.070Z] 765212b225bb: Verifying Checksum [2023-05-16T09:20:22.070Z] 765212b225bb: Download complete [2023-05-16T09:20:22.070Z] f23df028b6ca: Verifying Checksum [2023-05-16T09:20:22.070Z] f23df028b6ca: Download complete [2023-05-16T09:20:22.070Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T09:20:22.070Z] d65c8cfc05b1: Download complete [2023-05-16T09:20:22.338Z] 699f458cf7ca: Verifying Checksum [2023-05-16T09:20:22.338Z] 699f458cf7ca: Download complete [2023-05-16T09:20:22.606Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T09:20:22.606Z] 8998bd30e6a1: Download complete [2023-05-16T09:20:25.183Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T09:20:25.183Z] 2437ff75d9bd: Download complete [2023-05-16T09:20:26.587Z] 8998bd30e6a1: Pull complete [2023-05-16T09:20:26.853Z] 04944245beec: Pull complete [2023-05-16T09:20:28.258Z] 699f458cf7ca: Pull complete [2023-05-16T09:20:28.525Z] 765212b225bb: Pull complete [2023-05-16T09:20:29.108Z] f23df028b6ca: Pull complete [2023-05-16T09:20:29.691Z] d65c8cfc05b1: Pull complete [2023-05-16T09:20:44.666Z] 2437ff75d9bd: Pull complete [2023-05-16T09:20:44.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T09:20:44.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:20:44.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:20:44.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-15529 does not seem to be running inside a container [2023-05-16T09:20:44.932Z] $ 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/105 -v /w/workspace/edgex-ui-go/105:/w/workspace/edgex-ui-go/105:rw,z -v /w/workspace/edgex-ui-go/105@tmp:/w/workspace/edgex-ui-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T09:20:47.659Z] $ docker top 8e41f3901769381bc88c4853cc1066acbd0e10991fff53d214eaac49823689a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:20:48.490Z] ---> job-cost.sh [2023-05-16T09:20:48.490Z] lf-activate-venv: SKIPPING [2023-05-16T09:20:48.490Z] INFO: No Stack... [2023-05-16T09:20:48.754Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T09:20:49.709Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:20:50.340Z] + cat /w/workspace/edgex-ui-go/105/archives/cost.csv [2023-05-16T09:20:50.340Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:20:50.376Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [2023-05-16T09:20:50.383Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] did not exist. Created. [2023-05-16T09:20:50.383Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:20:50.711Z] /w/workspace/edgex-ui-go/105@tmp/durable-592c654a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T09:20:51.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T09:20:51.378Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T09:20:56.093Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:20:56.102Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:20:56.125Z] $ docker stop --time=1 8e41f3901769381bc88c4853cc1066acbd0e10991fff53d214eaac49823689a7 [2023-05-16T09:20:57.759Z] $ docker rm -f --volumes 8e41f3901769381bc88c4853cc1066acbd0e10991fff53d214eaac49823689a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T09:20:58.121Z] provisioning config files... [2023-05-16T09:20:58.129Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17155546280293084816tmp [Pipeline] { [Pipeline] sh [2023-05-16T09:20:58.460Z] + set +x [2023-05-16T09:20:58.461Z] + bash -s -- [2023-05-16T09:20:58.461Z] + curl -s https://codecov.io/bash [2023-05-16T09:20:58.461Z] [2023-05-16T09:20:58.461Z] _____ _ [2023-05-16T09:20:58.461Z] / ____| | | [2023-05-16T09:20:58.461Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T09:20:58.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T09:20:58.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T09:20:58.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T09:20:58.461Z] Bash-1.0.6 [2023-05-16T09:20:58.461Z] [2023-05-16T09:20:58.461Z] [2023-05-16T09:20:58.461Z] ==> git version 2.25.1 found [2023-05-16T09:20:58.461Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T09:20:58.461Z] Release-Date: 2020-01-08 [2023-05-16T09:20:58.461Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T09:20:58.461Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T09:20:58.461Z] ==> Jenkins CI detected. [2023-05-16T09:20:58.461Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-16T09:20:58.461Z] project root: . [2023-05-16T09:20:58.461Z] --> token set from env [2023-05-16T09:20:58.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T09:20:58.720Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T09:20:58.720Z] ==> Python coveragepy not found [2023-05-16T09:20:58.720Z] ==> Searching for coverage reports in: [2023-05-16T09:20:58.720Z] + . [2023-05-16T09:20:58.720Z] -> Found 1 reports [2023-05-16T09:20:58.720Z] ==> Detecting git/mercurial file structure [2023-05-16T09:20:58.720Z] ==> Reading reports [2023-05-16T09:20:58.720Z] + ./coverage.out bytes=10 [2023-05-16T09:20:58.720Z] ==> Appending adjustments [2023-05-16T09:20:58.720Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T09:20:59.657Z] + Found adjustments [2023-05-16T09:20:59.657Z] ==> Gzipping contents [2023-05-16T09:20:59.657Z] 12K /tmp/codecov.2aZZgw.gz [2023-05-16T09:20:59.657Z] ==> Uploading reports [2023-05-16T09:20:59.657Z] url: https://codecov.io [2023-05-16T09:20:59.657Z] query: branch=main&commit=c9840ee3d982748db972085be425fa319c5fdbd2&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T09:20:59.657Z] -> Pinging Codecov [2023-05-16T09:20:59.657Z] 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=c9840ee3d982748db972085be425fa319c5fdbd2&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T09:20:59.657Z] -> Uploading to [2023-05-16T09:20:59.657Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/c9840ee3d982748db972085be425fa319c5fdbd2/ea1912f3-7d91-4d5f-b5b8-cd5b0c0610aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T092059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1296adc97d26e67c668a8ee9e0eb024baf48f73dc6076dabc7a61450f1095e74 [2023-05-16T09:20:59.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:20:59.657Z] Dload Upload Total Spent Left Speed [2023-05-16T09:21:00.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 31430 --:--:-- --:--:-- --:--:-- 31430 [2023-05-16T09:21:00.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] } [2023-05-16T09:21:00.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T09:21:00.423Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T09:21:00.435Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:21:00.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T09:21:00.758Z] [2023-05-16T09:21:00.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:21:01.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T09:21:03.035Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T09:21:03.036Z] df9b9388f04a: Pulling fs layer [2023-05-16T09:21:03.036Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T09:21:03.036Z] 25bc292e5bac: Pulling fs layer [2023-05-16T09:21:03.036Z] 114826534d7a: Pulling fs layer [2023-05-16T09:21:03.036Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T09:21:03.036Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T09:21:03.036Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T09:21:03.036Z] 4657fd5d0bcf: Waiting [2023-05-16T09:21:03.036Z] 8a3aa393b2d8: Waiting [2023-05-16T09:21:03.036Z] 6ad1cebc031e: Waiting [2023-05-16T09:21:03.036Z] 114826534d7a: Waiting [2023-05-16T09:21:03.036Z] 25bc292e5bac: Verifying Checksum [2023-05-16T09:21:03.036Z] 25bc292e5bac: Download complete [2023-05-16T09:21:03.036Z] 52dc419b0ee2: Download complete [2023-05-16T09:21:03.036Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T09:21:03.036Z] 4657fd5d0bcf: Download complete [2023-05-16T09:21:03.036Z] df9b9388f04a: Verifying Checksum [2023-05-16T09:21:03.036Z] df9b9388f04a: Download complete [2023-05-16T09:21:03.036Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T09:21:03.036Z] 6ad1cebc031e: Download complete [2023-05-16T09:21:03.604Z] 114826534d7a: Verifying Checksum [2023-05-16T09:21:03.604Z] 114826534d7a: Download complete [2023-05-16T09:21:03.863Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T09:21:03.863Z] 8a3aa393b2d8: Download complete [2023-05-16T09:21:06.397Z] df9b9388f04a: Pull complete [2023-05-16T09:21:07.784Z] 52dc419b0ee2: Pull complete [2023-05-16T09:21:09.709Z] 25bc292e5bac: Pull complete [2023-05-16T09:21:16.349Z] 114826534d7a: Pull complete [2023-05-16T09:21:17.746Z] 4657fd5d0bcf: Pull complete [2023-05-16T09:21:19.681Z] 6ad1cebc031e: Pull complete [2023-05-16T09:21:25.002Z] 8a3aa393b2d8: Pull complete [2023-05-16T09:21:25.263Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T09:21:25.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T09:21:25.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:21:25.617Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T09:21:25.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T09:21:41.952Z] $ docker top baa5e92e78fbcbfa6c2c22389c38e10b824323210f56958037ac78a0fe0eee17 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T09:21:42.017Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-16T09:21:42.298Z] + set -o pipefail [2023-05-16T09:21:42.299Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-16T09:21:47.602Z] [2023-05-16T09:21:47.602Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-16T09:21:47.602Z] [2023-05-16T09:21:47.602Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/85b71523-2e3b-442e-85a9-dbf984b0b0dc [2023-05-16T09:21:47.602Z] [2023-05-16T09:21:47.602Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-16T09:21:47.602Z] [2023-05-16T09:21:47.602Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T09:21:47.602Z] [2023-05-16T09:21:48.177Z] [2023-05-16T09:21:48.177Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T09:21:48.177Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T09:21:48.177Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T09:21:48.190Z] $ docker stop --time=1 baa5e92e78fbcbfa6c2c22389c38e10b824323210f56958037ac78a0fe0eee17 [2023-05-16T09:21:52.940Z] $ docker rm -f --volumes baa5e92e78fbcbfa6c2c22389c38e10b824323210f56958037ac78a0fe0eee17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:21:53.670Z] + git log --format=format:%s -1 c9840ee3d982748db972085be425fa319c5fdbd2 [Pipeline] sh [2023-05-16T09:21:53.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:21:53.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:21:54.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:21:54.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:21:54.353Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T09:21:54.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:21:54.838Z] $ docker top 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d -eo pid,comm [2023-05-16T09:21:54.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T09:21:54.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:21:54.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:21:54.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:21:55.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:21:55.053Z] $ docker exec 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d ssh-agent [2023-05-16T09:21:55.162Z] SSH_AUTH_SOCK=/tmp/ssh-fnjYpNVvUjAQ/agent.33 [2023-05-16T09:21:55.162Z] SSH_AGENT_PID=39 [2023-05-16T09:21:55.167Z] Running ssh-add (command line suppressed) [2023-05-16T09:21:55.270Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15119843642245243863.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15119843642245243863.key) [2023-05-16T09:21:55.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:21:55.573Z] + git semver tag [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,762 [run_tag] DEBUG tag force:False [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,762 [check_head_tag] DEBUG check head tag [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,763 [execute] INFO git cat-file --batch-check [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,765 [execute] INFO git cat-file --batch [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,784 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,784 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:21:55.832Z] 2023-05-16 09:21:55,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:21:55.832Z] 3.0.0-dev.9 [Pipeline] } [2023-05-16T09:21:55.844Z] $ docker exec --env ******** --env ******** 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d ssh-agent -k [2023-05-16T09:21:55.943Z] unset SSH_AUTH_SOCK; [2023-05-16T09:21:55.943Z] unset SSH_AGENT_PID; [2023-05-16T09:21:55.943Z] echo Agent pid 39 killed; [2023-05-16T09:21:55.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:21:56.248Z] + git semver [Pipeline] } [2023-05-16T09:21:56.523Z] $ docker stop --time=1 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d [2023-05-16T09:21:57.826Z] $ docker rm -f --volumes 783b90eb3970672ac1a69f08f6db88b42d6526e34e8861988b4cd3cc2349ec6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:21:58.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T09:21:58.227Z] [2023-05-16T09:21:58.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:21:58.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T09:21:58.525Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T09:21:58.525Z] ab5ef0e58194: Pulling fs layer [2023-05-16T09:21:58.525Z] 9712f1f96733: Pulling fs layer [2023-05-16T09:21:58.525Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T09:21:58.525Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T09:21:58.525Z] e9a5061849ea: Pulling fs layer [2023-05-16T09:21:58.525Z] 0d9ebad4ef96: Waiting [2023-05-16T09:21:58.525Z] d747dcd14b5f: Pulling fs layer [2023-05-16T09:21:58.525Z] 2de7ff778b66: Pulling fs layer [2023-05-16T09:21:58.525Z] e9a5061849ea: Waiting [2023-05-16T09:21:58.525Z] 2de7ff778b66: Waiting [2023-05-16T09:21:58.525Z] d747dcd14b5f: Waiting [2023-05-16T09:21:58.525Z] 9712f1f96733: Verifying Checksum [2023-05-16T09:21:58.525Z] 9712f1f96733: Download complete [2023-05-16T09:21:58.785Z] 63f879dbbcfc: Download complete [2023-05-16T09:21:59.045Z] e9a5061849ea: Verifying Checksum [2023-05-16T09:21:59.045Z] e9a5061849ea: Download complete [2023-05-16T09:21:59.045Z] d747dcd14b5f: Download complete [2023-05-16T09:21:59.304Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T09:21:59.304Z] 0d9ebad4ef96: Download complete [2023-05-16T09:21:59.304Z] ab5ef0e58194: Verifying Checksum [2023-05-16T09:21:59.304Z] ab5ef0e58194: Download complete [2023-05-16T09:21:59.304Z] 2de7ff778b66: Verifying Checksum [2023-05-16T09:21:59.304Z] 2de7ff778b66: Download complete [2023-05-16T09:22:02.598Z] ab5ef0e58194: Pull complete [2023-05-16T09:22:02.598Z] 9712f1f96733: Pull complete [2023-05-16T09:22:03.177Z] 63f879dbbcfc: Pull complete [2023-05-16T09:22:07.534Z] 0d9ebad4ef96: Pull complete [2023-05-16T09:22:07.534Z] e9a5061849ea: Pull complete [2023-05-16T09:22:07.534Z] d747dcd14b5f: Pull complete [2023-05-16T09:22:08.100Z] 2de7ff778b66: Pull complete [2023-05-16T09:22:08.100Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T09:22:08.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T09:22:08.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:22:08.186Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T09:22:08.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T09:22:15.369Z] $ docker top c466c3a7c4f8cdd63c3d40eca453bbd4ab1e6a8f99bac9064034eb92e30d6227 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:22:15.441Z] provisioning config files... [2023-05-16T09:22:15.448Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config272269443575442925tmp [2023-05-16T09:22:15.459Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11292448616714578735tmp [2023-05-16T09:22:15.468Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5455031919491056287tmp [Pipeline] { [Pipeline] echo [2023-05-16T09:22:15.485Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:15.776Z] ---> sigul-configuration.sh [2023-05-16T09:22:15.776Z] gpg: directory `/root/.gnupg' created [2023-05-16T09:22:15.776Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T09:22:15.776Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T09:22:15.776Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T09:22:15.776Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T09:22:15.776Z] gpg: CAST5 encrypted data [2023-05-16T09:22:15.776Z] gpg: encrypted with 1 passphrase [2023-05-16T09:22:15.776Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T09:22:16.060Z] + mkdir /home/jenkins [2023-05-16T09:22:16.060Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T09:22:16.342Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-16T09:22:16.350Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:16.634Z] ---> sigul-install.sh [2023-05-16T09:22:16.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T09:22:16.923Z] + git tag --list [2023-05-16T09:22:16.923Z] 0.1.1 [2023-05-16T09:22:16.923Z] v1.1.0 [2023-05-16T09:22:16.923Z] v1.2.0 [2023-05-16T09:22:16.923Z] v1.2.1 [2023-05-16T09:22:16.923Z] v1.3.0 [2023-05-16T09:22:16.923Z] v2.0.0 [2023-05-16T09:22:16.923Z] v2.1.0 [2023-05-16T09:22:16.923Z] v2.2.0 [2023-05-16T09:22:16.923Z] v2.2.1-dev.1 [2023-05-16T09:22:16.923Z] v2.2.1-dev.2 [2023-05-16T09:22:16.923Z] v2.2.1-dev.3 [2023-05-16T09:22:16.923Z] v2.2.1-dev.4 [2023-05-16T09:22:16.923Z] v2.2.1-dev.5 [2023-05-16T09:22:16.923Z] v2.2.1-dev.6 [2023-05-16T09:22:16.923Z] v2.2.1-dev.7 [2023-05-16T09:22:16.923Z] v2.3.0 [2023-05-16T09:22:16.923Z] v2.3.0-dev.10 [2023-05-16T09:22:16.923Z] v2.3.0-dev.11 [2023-05-16T09:22:16.923Z] v2.3.0-dev.12 [2023-05-16T09:22:16.923Z] v2.3.0-dev.13 [2023-05-16T09:22:16.923Z] v2.3.0-dev.14 [2023-05-16T09:22:16.923Z] v2.3.0-dev.15 [2023-05-16T09:22:16.923Z] v2.3.0-dev.16 [2023-05-16T09:22:16.923Z] v2.3.0-dev.17 [2023-05-16T09:22:16.923Z] v2.3.0-dev.18 [2023-05-16T09:22:16.923Z] v2.3.0-dev.19 [2023-05-16T09:22:16.923Z] v2.3.0-dev.20 [2023-05-16T09:22:16.923Z] v2.3.0-dev.21 [2023-05-16T09:22:16.923Z] v2.3.0-dev.22 [2023-05-16T09:22:16.923Z] v2.3.0-dev.23 [2023-05-16T09:22:16.923Z] v2.3.0-dev.24 [2023-05-16T09:22:16.923Z] v2.3.0-dev.7 [2023-05-16T09:22:16.923Z] v2.3.0-dev.8 [2023-05-16T09:22:16.923Z] v2.3.0-dev.9 [2023-05-16T09:22:16.923Z] v3.0.0-dev.1 [2023-05-16T09:22:16.923Z] v3.0.0-dev.2 [2023-05-16T09:22:16.923Z] v3.0.0-dev.3 [2023-05-16T09:22:16.923Z] v3.0.0-dev.4 [2023-05-16T09:22:16.923Z] v3.0.0-dev.5 [2023-05-16T09:22:16.923Z] v3.0.0-dev.6 [2023-05-16T09:22:16.923Z] v3.0.0-dev.7 [2023-05-16T09:22:16.923Z] v3.0.0-dev.8 [2023-05-16T09:22:16.923Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T09:22:17.210Z] + lftools sign git-tag v3.0.0-dev.9 [2023-05-16T09:22:17.780Z] Signing Git tag with Sigul... [2023-05-16T09:22:17.780Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-05-16T09:22:18.357Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:18.641Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T09:22:18.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T09:22:18.670Z] $ docker stop --time=1 c466c3a7c4f8cdd63c3d40eca453bbd4ab1e6a8f99bac9064034eb92e30d6227 [2023-05-16T09:22:20.123Z] $ docker rm -f --volumes c466c3a7c4f8cdd63c3d40eca453bbd4ab1e6a8f99bac9064034eb92e30d6227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T09:22:20.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:22:20.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:22:20.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:22:20.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:22:20.914Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T09:22:20.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:22:21.328Z] $ docker top 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 -eo pid,comm [2023-05-16T09:22:21.380Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T09:22:21.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:22:21.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:22:21.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:22:21.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:22:21.578Z] $ docker exec 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 ssh-agent [2023-05-16T09:22:21.692Z] SSH_AUTH_SOCK=/tmp/ssh-FsaJ1Dhhe2oY/agent.32 [2023-05-16T09:22:21.692Z] SSH_AGENT_PID=38 [2023-05-16T09:22:21.698Z] Running ssh-add (command line suppressed) [2023-05-16T09:22:21.809Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5520795785393903850.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5520795785393903850.key) [2023-05-16T09:22:21.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:22:22.121Z] + git semver bump pre [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,370 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,371 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,371 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,371 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,371 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,375 [execute] INFO git cat-file --batch-check [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,381 [execute] INFO git cat-file --batch [2023-05-16T09:22:22.381Z] 2023-05-16 09:22:22,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:22:22.640Z] 2023-05-16 09:22:22,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:22:22.640Z] 3.0.0-dev.10 [Pipeline] } [2023-05-16T09:22:22.654Z] $ docker exec --env ******** --env ******** 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 ssh-agent -k [2023-05-16T09:22:22.745Z] unset SSH_AUTH_SOCK; [2023-05-16T09:22:22.746Z] unset SSH_AGENT_PID; [2023-05-16T09:22:22.746Z] echo Agent pid 38 killed; [2023-05-16T09:22:22.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:22:23.053Z] + git semver [Pipeline] } [2023-05-16T09:22:23.331Z] $ docker stop --time=1 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 [2023-05-16T09:22:24.701Z] $ docker rm -f --volumes 199816e1647e45907d7a89b2327ad5245077014fc4584b9a0a017c0e52714483 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:22:25.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:22:25.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:22:25.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:22:25.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:22:25.402Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T09:22:25.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:22:25.832Z] $ docker top af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:22:25.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:22:25.922Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:22:26.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:22:26.048Z] $ docker exec af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 ssh-agent [2023-05-16T09:22:26.186Z] SSH_AUTH_SOCK=/tmp/ssh-l5pikY7VJyLh/agent.32 [2023-05-16T09:22:26.186Z] SSH_AGENT_PID=39 [2023-05-16T09:22:26.190Z] Running ssh-add (command line suppressed) [2023-05-16T09:22:26.298Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15472707214974256840.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15472707214974256840.key) [2023-05-16T09:22:26.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:22:26.593Z] + git semver push [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,787 [run_push] DEBUG push [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,787 [execute] INFO git cat-file --batch-check [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,791 [execute] INFO git rev-list 061bbe7ad1ac57a1efccabc19e1034bb4e486e3a -- [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,791 [execute] DEBUG Popen(['git', 'rev-list', '061bbe7ad1ac57a1efccabc19e1034bb4e486e3a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,800 [execute] INFO git fetch -v origin [2023-05-16T09:22:26.852Z] 2023-05-16 09:22:26,801 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T09:22:27.421Z] 2023-05-16 09:22:27,270 [run_push] DEBUG no remote changes detected [2023-05-16T09:22:27.421Z] 2023-05-16 09:22:27,270 [execute] INFO git push origin semver [2023-05-16T09:22:27.421Z] 2023-05-16 09:22:27,271 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:22:28.370Z] 2023-05-16 09:22:28,108 [run_push] DEBUG push all version tags [2023-05-16T09:22:28.370Z] 2023-05-16 09:22:28,109 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T09:22:28.370Z] 2023-05-16 09:22:28,109 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:22:28.941Z] 2023-05-16 09:22:28,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-16T09:22:28.941Z] 3.0.0-dev.10 [Pipeline] } [2023-05-16T09:22:28.953Z] $ docker exec --env ******** --env ******** af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 ssh-agent -k [2023-05-16T09:22:29.055Z] unset SSH_AUTH_SOCK; [2023-05-16T09:22:29.055Z] unset SSH_AGENT_PID; [2023-05-16T09:22:29.055Z] echo Agent pid 39 killed; [2023-05-16T09:22:29.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:22:29.394Z] + git semver [Pipeline] } [2023-05-16T09:22:29.668Z] $ docker stop --time=1 af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 [2023-05-16T09:22:31.062Z] $ docker rm -f --volumes af081a089e7874a1d6d3a20324ee3ddff7fd5712b3a99f31c6c92cfb6c4cc4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T09:22:31.639Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-16T09:22:31.639Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-16T09:22:31.639Z] total 16 [2023-05-16T09:22:31.639Z] drwxr-xr-x 3 root root 4096 May 16 08:59 . [2023-05-16T09:22:31.639Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:22 .. [2023-05-16T09:22:31.639Z] drwxr-xr-x 2 root root 4096 May 16 08:59 cost [2023-05-16T09:22:31.639Z] -rw-r--r-- 1 root root 83 May 16 08:59 cost.csv [2023-05-16T09:22:31.639Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-16T09:22:31.639Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-16T09:22:31.639Z] total 16 [2023-05-16T09:22:31.639Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:59 . [2023-05-16T09:22:31.639Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:22 .. [2023-05-16T09:22:31.639Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:59 cost [2023-05-16T09:22:31.639Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 08:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:31.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:32.792Z] ---> package-listing.sh [2023-05-16T09:22:32.792Z] ++ facter osfamily [2023-05-16T09:22:32.792Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T09:22:33.050Z] + OS_FAMILY=debian [2023-05-16T09:22:33.050Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-16T09:22:33.050Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T09:22:33.050Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T09:22:33.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T09:22:33.050Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T09:22:33.050Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-16T09:22:33.050Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T09:22:33.050Z] + case "${OS_FAMILY}" in [2023-05-16T09:22:33.050Z] + dpkg -l [2023-05-16T09:22:33.050Z] + grep '^ii' [2023-05-16T09:22:33.050Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T09:22:33.050Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T09:22:33.050Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T09:22:33.050Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-16T09:22:33.050Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-16T09:22:33.050Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-16T09:22:33.060Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T09:22:33.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:22:33.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:22:33.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:22:33.966Z] prd-ubuntu20.04-docker-8c-8g-15528 does not seem to be running inside a container [2023-05-16T09:22:34.002Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:22:34.502Z] $ docker top 92cd97a8d72af7a9d8b0dee12542c56fece567f44c7ff6b1b3e219b2f5dc8d52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:22:34.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T09:22:35.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T09:22:35.407Z] + ls /var/log/sa-host [2023-05-16T09:22:35.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:22:35.475Z] provisioning config files... [2023-05-16T09:22:35.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config687578366481875745tmp [Pipeline] { [Pipeline] echo [2023-05-16T09:22:35.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:35.780Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T09:22:35.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:36.100Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T09:22:36.110Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:36.411Z] ---> sudo-logs.sh [2023-05-16T09:22:36.411Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T09:22:36.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:36.739Z] ---> job-cost.sh [2023-05-16T09:22:36.739Z] lf-activate-venv: SKIPPING [2023-05-16T09:22:36.739Z] DEBUG: total: 0.2199999988079071 [2023-05-16T09:22:36.739Z] INFO: Retrieving Stack Cost... [2023-05-16T09:22:36.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:22:37.569Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T09:22:37.580Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:22:37.865Z] ---> logs-deploy.sh [2023-05-16T09:22:37.865Z] lf-activate-venv: SKIPPING [2023-05-16T09:22:37.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/105 [2023-05-16T09:22:37.865Z] INFO: archiving workspace using pattern(s): [2023-05-16T09:22:38.802Z] Archives upload complete. [2023-05-16T09:22:38.802Z] INFO: archiving logs to Nexus