Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be910da442da054ca269013485ad7785d291f45 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-ssh5959442350099117362.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-ssh17649102720833885254.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-ssh13872982304992616302.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-ssh14700653715920775350.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-ssh16869811584453304631.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17377 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 0be910da442da054ca269013485ad7785d291f45 (main) Commit message: "Merge pull request #621 from lenny-intel/changelog" > 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 0be910da442da054ca269013485ad7785d291f45 # timeout=10 > git rev-list --no-walk 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T22:19:51.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T22:19:51.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T22:19:51.447Z] ========================================================= [2023-05-30T22:19:51.447Z] EdgeX Global Pipelines Version Info [2023-05-30T22:19:51.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:19:52.169Z] ------------------- [2023-05-30T22:19:52.169Z] stable info: [2023-05-30T22:19:52.169Z] ------------------- [2023-05-30T22:19:52.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T22:19:52.169Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T22:19:52.169Z] Message: update stable to v1.0.249 [2023-05-30T22:19:52.740Z] ------------------- [2023-05-30T22:19:52.741Z] experimental info: [2023-05-30T22:19:52.741Z] ------------------- [2023-05-30T22:19:52.741Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T22:19:52.741Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T22:19:52.741Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T22:19:52.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-30T22:19:52.917Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-30T22:19:52.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T22:19:52.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T22:19:52.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T22:19:52.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T22:19:53.001Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T22:19:53.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T22:19:53.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T22:19:53.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T22:19:53.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T22:19:53.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-30T22:19:53.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T22:19:53.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T22:19:53.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T22:19:53.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T22:19:53.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T22:19:53.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T22:19:53.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T22:19:53.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T22:19:53.219Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T22:19:53.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T22:19:53.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T22:19:53.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T22:19:53.279Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T22:19:53.291Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T22:19:53.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T22:19:53.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T22:19:53.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T22:19:53.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T22:19:53.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-30T22:19:53.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be910d [Pipeline] echo [2023-05-30T22:19:53.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T22:19:53.464Z] provisioning config files... [2023-05-30T22:19:53.479Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4093850948272238784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:19:53.790Z] ---> docker-login.sh [2023-05-30T22:19:53.790Z] nexus3.edgexfoundry.org:10001 [2023-05-30T22:19:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:19:54.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:19:54.051Z] Configure a credential helper to remove this warning. See [2023-05-30T22:19:54.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:19:54.051Z] [2023-05-30T22:19:54.051Z] Login Succeeded [2023-05-30T22:19:54.051Z] nexus3.edgexfoundry.org:10002 [2023-05-30T22:19:54.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:19:54.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:19:54.312Z] Configure a credential helper to remove this warning. See [2023-05-30T22:19:54.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:19:54.312Z] [2023-05-30T22:19:54.312Z] Login Succeeded [2023-05-30T22:19:54.312Z] nexus3.edgexfoundry.org:10003 [2023-05-30T22:19:54.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:19:54.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:19:54.312Z] Configure a credential helper to remove this warning. See [2023-05-30T22:19:54.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:19:54.312Z] [2023-05-30T22:19:54.312Z] Login Succeeded [2023-05-30T22:19:54.312Z] nexus3.edgexfoundry.org:10004 [2023-05-30T22:19:54.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:19:54.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:19:54.573Z] Configure a credential helper to remove this warning. See [2023-05-30T22:19:54.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:19:54.573Z] [2023-05-30T22:19:54.573Z] Login Succeeded [2023-05-30T22:19:54.573Z] docker.io [2023-05-30T22:19:54.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:19:54.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:19:54.834Z] Configure a credential helper to remove this warning. See [2023-05-30T22:19:54.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:19:54.834Z] [2023-05-30T22:19:54.834Z] Login Succeeded [2023-05-30T22:19:54.834Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T22:19:54.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T22:19:55.244Z] + git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-30T22:19:55.290Z] -----------> git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:19:55.290Z] 0be910da442da054ca269013485ad7785d291f45 [false] [Pipeline] sh [2023-05-30T22:19:55.586Z] + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-30T22:19:55.600Z] ========================================================= [2023-05-30T22:19:55.600Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T22:19:55.600Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T22:19:55.929Z] + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-30T22:19:55.940Z] [semverPrep] GIT_COMMIT: 0be910da442da054ca269013485ad7785d291f45, Commit Message: Merge pull request #621 from lenny-intel/changelog [Pipeline] echo [2023-05-30T22:19:55.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T22:19:56.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T22:19:56.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T22:19:56.317Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T22:19:56.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T22:19:56.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T22:19:56.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T22:19:56.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:19:56.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T22:19:56.741Z] [2023-05-30T22:19:56.741Z] 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-30T22:19:57.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T22:19:57.053Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T22:19:57.053Z] b85a868b505f: Pulling fs layer [2023-05-30T22:19:57.053Z] e2be974225ed: Pulling fs layer [2023-05-30T22:19:57.053Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T22:19:57.053Z] 988bab9f4d93: Pulling fs layer [2023-05-30T22:19:57.053Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T22:19:57.053Z] 988bab9f4d93: Waiting [2023-05-30T22:19:57.053Z] eaf3925da568: Pulling fs layer [2023-05-30T22:19:57.053Z] bab4dde63d76: Pulling fs layer [2023-05-30T22:19:57.053Z] bde34c3a00c8: Pulling fs layer [2023-05-30T22:19:57.053Z] b352a97aabf1: Pulling fs layer [2023-05-30T22:19:57.053Z] eaf3925da568: Waiting [2023-05-30T22:19:57.053Z] b352a97aabf1: Waiting [2023-05-30T22:19:57.053Z] bab4dde63d76: Waiting [2023-05-30T22:19:57.053Z] 4872d77fe225: Pulling fs layer [2023-05-30T22:19:57.053Z] 5851b861e8e6: Pulling fs layer [2023-05-30T22:19:57.053Z] 4872d77fe225: Waiting [2023-05-30T22:19:57.053Z] e2be974225ed: Verifying Checksum [2023-05-30T22:19:57.053Z] e2be974225ed: Download complete [2023-05-30T22:19:57.053Z] 988bab9f4d93: Verifying Checksum [2023-05-30T22:19:57.053Z] 988bab9f4d93: Download complete [2023-05-30T22:19:57.313Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T22:19:57.313Z] 1469e6f7b9e6: Download complete [2023-05-30T22:19:57.313Z] eaf3925da568: Verifying Checksum [2023-05-30T22:19:57.313Z] eaf3925da568: Download complete [2023-05-30T22:19:57.313Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T22:19:57.313Z] 339a4e72a1f5: Download complete [2023-05-30T22:19:57.313Z] bde34c3a00c8: Verifying Checksum [2023-05-30T22:19:57.313Z] bde34c3a00c8: Download complete [2023-05-30T22:19:57.313Z] b352a97aabf1: Download complete [2023-05-30T22:19:57.313Z] 4872d77fe225: Verifying Checksum [2023-05-30T22:19:57.313Z] 4872d77fe225: Download complete [2023-05-30T22:19:57.313Z] 5851b861e8e6: Download complete [2023-05-30T22:19:57.313Z] b85a868b505f: Verifying Checksum [2023-05-30T22:19:57.313Z] b85a868b505f: Download complete [2023-05-30T22:19:57.572Z] bab4dde63d76: Verifying Checksum [2023-05-30T22:19:57.572Z] bab4dde63d76: Download complete [2023-05-30T22:19:58.511Z] b85a868b505f: Pull complete [2023-05-30T22:19:58.780Z] e2be974225ed: Pull complete [2023-05-30T22:19:59.370Z] 339a4e72a1f5: Pull complete [2023-05-30T22:19:59.370Z] 988bab9f4d93: Pull complete [2023-05-30T22:19:59.632Z] 1469e6f7b9e6: Pull complete [2023-05-30T22:19:59.632Z] eaf3925da568: Pull complete [2023-05-30T22:20:01.543Z] bab4dde63d76: Pull complete [2023-05-30T22:20:01.543Z] bde34c3a00c8: Pull complete [2023-05-30T22:20:01.543Z] b352a97aabf1: Pull complete [2023-05-30T22:20:01.543Z] 4872d77fe225: Pull complete [2023-05-30T22:20:01.543Z] 5851b861e8e6: Pull complete [2023-05-30T22:20:01.803Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T22:20:01.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T22:20:01.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:20:01.895Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:20:01.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T22:20:03.059Z] $ docker top ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 -eo pid,comm [2023-05-30T22:20:03.112Z] 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-30T22:20:03.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T22:20:03.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T22:20:03.155Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T22:20:03.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T22:20:03.279Z] $ docker exec ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent [2023-05-30T22:20:03.387Z] SSH_AUTH_SOCK=/tmp/ssh-SXEgeA9Xmr9T/agent.31 [2023-05-30T22:20:03.387Z] SSH_AGENT_PID=37 [2023-05-30T22:20:03.395Z] Running ssh-add (command line suppressed) [2023-05-30T22:20:03.499Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16089823033025114593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16089823033025114593.key) [2023-05-30T22:20:03.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T22:20:03.790Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T22:20:03.812Z] $ docker exec --env ******** --env ******** ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent -k [2023-05-30T22:20:03.914Z] unset SSH_AUTH_SOCK; [2023-05-30T22:20:03.915Z] unset SSH_AGENT_PID; [2023-05-30T22:20:03.915Z] echo Agent pid 37 killed; [2023-05-30T22:20:03.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T22:20:03.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T22:20:03.945Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T22:20:04.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T22:20:04.059Z] $ docker exec ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent [2023-05-30T22:20:04.166Z] SSH_AUTH_SOCK=/tmp/ssh-PQ0Yhc7mBAn0/agent.69 [2023-05-30T22:20:04.166Z] SSH_AGENT_PID=75 [2023-05-30T22:20:04.170Z] Running ssh-add (command line suppressed) [2023-05-30T22:20:04.273Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12886342340969629471.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12886342340969629471.key) [2023-05-30T22:20:04.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T22:20:04.576Z] + git semver init [2023-05-30T22:20:04.836Z] 2023-05-30 22:20:04,761 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T22:20:04.837Z] 2023-05-30 22:20:04,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-30T22:20:04.837Z] 2023-05-30 22:20:04,763 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-30T22:20:04.837Z] 2023-05-30 22:20:04,763 [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-30T22:20:06.218Z] 2023-05-30 22:20:06,072 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-30T22:20:06.218Z] 2023-05-30 22:20:06,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-30T22:20:06.219Z] 2023-05-30 22:20:06,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:20:06.219Z] 2023-05-30 22:20:06,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:20:06.219Z] 3.0.0-dev.21 [Pipeline] } [2023-05-30T22:20:06.233Z] $ docker exec --env ******** --env ******** ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent -k [2023-05-30T22:20:06.332Z] unset SSH_AUTH_SOCK; [2023-05-30T22:20:06.333Z] unset SSH_AGENT_PID; [2023-05-30T22:20:06.333Z] echo Agent pid 75 killed; [2023-05-30T22:20:06.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T22:20:06.645Z] + git semver [Pipeline] } [2023-05-30T22:20:06.925Z] $ docker stop --time=1 ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 [2023-05-30T22:20:08.211Z] $ docker rm -f --volumes ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T22:20:08.550Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T22:20:08.764Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T22:20:08.766Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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-30T22:20:08.899Z] provisioning config files... [2023-05-30T22:20:08.908Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12591874913095792709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:20:09.209Z] ---> docker-login.sh [2023-05-30T22:20:09.210Z] nexus3.edgexfoundry.org:10001 [2023-05-30T22:20:09.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:20:09.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:20:09.210Z] Configure a credential helper to remove this warning. See [2023-05-30T22:20:09.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:20:09.210Z] [2023-05-30T22:20:09.210Z] Login Succeeded [2023-05-30T22:20:09.210Z] nexus3.edgexfoundry.org:10002 [2023-05-30T22:20:09.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:20:09.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:20:09.210Z] Configure a credential helper to remove this warning. See [2023-05-30T22:20:09.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:20:09.210Z] [2023-05-30T22:20:09.210Z] Login Succeeded [2023-05-30T22:20:09.210Z] nexus3.edgexfoundry.org:10003 [2023-05-30T22:20:09.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:20:09.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:20:09.470Z] Configure a credential helper to remove this warning. See [2023-05-30T22:20:09.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:20:09.470Z] [2023-05-30T22:20:09.470Z] Login Succeeded [2023-05-30T22:20:09.470Z] nexus3.edgexfoundry.org:10004 [2023-05-30T22:20:09.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:20:09.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:20:09.470Z] Configure a credential helper to remove this warning. See [2023-05-30T22:20:09.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:20:09.470Z] [2023-05-30T22:20:09.470Z] Login Succeeded [2023-05-30T22:20:09.470Z] docker.io [2023-05-30T22:20:09.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:20:09.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:20:09.729Z] Configure a credential helper to remove this warning. See [2023-05-30T22:20:09.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:20:09.729Z] [2023-05-30T22:20:09.729Z] Login Succeeded [2023-05-30T22:20:09.729Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T22:20:09.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T22:20:09.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T22:20:09.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T22:20:09.821Z] ========================================================= [2023-05-30T22:20:09.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T22:20:09.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:20:10.124Z] + 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-30T22:20:10.384Z] Sending build context to Docker daemon 47.59MB [2023-05-30T22:20:10.384Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T22:20:10.384Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-30T22:20:10.384Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T22:20:10.384Z] f56be85fc22e: Pulling fs layer [2023-05-30T22:20:10.384Z] 85791d961cd3: Pulling fs layer [2023-05-30T22:20:10.384Z] d694b5ae8c79: Pulling fs layer [2023-05-30T22:20:10.384Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T22:20:10.384Z] 4d19c01a9841: Pulling fs layer [2023-05-30T22:20:10.384Z] 9325e15d5711: Pulling fs layer [2023-05-30T22:20:10.384Z] 556b6ee489ea: Pulling fs layer [2023-05-30T22:20:10.384Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T22:20:10.384Z] 9f32a84ed3da: Waiting [2023-05-30T22:20:10.384Z] 9325e15d5711: Waiting [2023-05-30T22:20:10.384Z] c5a4b2cf53e6: Waiting [2023-05-30T22:20:10.384Z] 4d19c01a9841: Waiting [2023-05-30T22:20:10.384Z] 85791d961cd3: Download complete [2023-05-30T22:20:10.384Z] f56be85fc22e: Verifying Checksum [2023-05-30T22:20:10.384Z] f56be85fc22e: Download complete [2023-05-30T22:20:10.645Z] 4d19c01a9841: Verifying Checksum [2023-05-30T22:20:10.645Z] 4d19c01a9841: Download complete [2023-05-30T22:20:10.645Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T22:20:10.645Z] 9f32a84ed3da: Download complete [2023-05-30T22:20:10.645Z] 9325e15d5711: Verifying Checksum [2023-05-30T22:20:10.645Z] 9325e15d5711: Download complete [2023-05-30T22:20:10.645Z] f56be85fc22e: Pull complete [2023-05-30T22:20:10.905Z] 85791d961cd3: Pull complete [2023-05-30T22:20:10.905Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T22:20:10.905Z] c5a4b2cf53e6: Download complete [2023-05-30T22:20:11.165Z] d694b5ae8c79: Verifying Checksum [2023-05-30T22:20:11.165Z] d694b5ae8c79: Download complete [2023-05-30T22:20:11.423Z] 556b6ee489ea: Verifying Checksum [2023-05-30T22:20:11.423Z] 556b6ee489ea: Download complete [2023-05-30T22:20:14.709Z] d694b5ae8c79: Pull complete [2023-05-30T22:20:14.709Z] 9f32a84ed3da: Pull complete [2023-05-30T22:20:15.077Z] 4d19c01a9841: Pull complete [2023-05-30T22:20:15.077Z] 9325e15d5711: Pull complete [2023-05-30T22:20:17.606Z] 556b6ee489ea: Pull complete [2023-05-30T22:20:18.171Z] c5a4b2cf53e6: Pull complete [2023-05-30T22:20:18.171Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T22:20:18.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T22:20:18.171Z] ---> c4be618373d6 [2023-05-30T22:20:18.171Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T22:20:19.550Z] ---> Running in 848e5a3b3283 [2023-05-30T22:20:19.840Z] Removing intermediate container 848e5a3b3283 [2023-05-30T22:20:19.840Z] ---> 8f78940f2a7b [2023-05-30T22:20:19.841Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T22:20:19.841Z] ---> Running in 168369f74e31 [2023-05-30T22:20:19.841Z] Removing intermediate container 168369f74e31 [2023-05-30T22:20:19.841Z] ---> 4c9f4db0bf0b [2023-05-30T22:20:19.841Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T22:20:19.841Z] ---> Running in 35d8f31d2951 [2023-05-30T22:20:20.099Z] Removing intermediate container 35d8f31d2951 [2023-05-30T22:20:20.099Z] ---> a6ae37f83112 [2023-05-30T22:20:20.099Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-30T22:20:20.099Z] ---> Running in a395099bf011 [2023-05-30T22:20:20.099Z] Removing intermediate container a395099bf011 [2023-05-30T22:20:20.099Z] ---> f35a67df2d37 [2023-05-30T22:20:20.099Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T22:20:20.099Z] ---> Running in 4178add54962 [2023-05-30T22:20:20.099Z] Removing intermediate container 4178add54962 [2023-05-30T22:20:20.099Z] ---> 4d35a6499a22 [2023-05-30T22:20:20.099Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T22:20:20.666Z] latest: Pulling from library/docker [2023-05-30T22:20:20.666Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-30T22:20:20.666Z] dfb60e7f5d22: Pulling fs layer [2023-05-30T22:20:20.666Z] f74671f55a8d: Pulling fs layer [2023-05-30T22:20:20.666Z] 159682c80b19: Pulling fs layer [2023-05-30T22:20:20.666Z] b1fd48ba55f8: Pulling fs layer [2023-05-30T22:20:20.666Z] 6478cae41da0: Pulling fs layer [2023-05-30T22:20:20.666Z] 3dc5e45939f9: Pulling fs layer [2023-05-30T22:20:20.666Z] ec63addd3bc1: Pulling fs layer [2023-05-30T22:20:20.666Z] 3a314790488f: Pulling fs layer [2023-05-30T22:20:20.666Z] f97b6f470a44: Pulling fs layer [2023-05-30T22:20:20.666Z] ba6b089fd04d: Pulling fs layer [2023-05-30T22:20:20.666Z] 3580870ab4aa: Pulling fs layer [2023-05-30T22:20:20.666Z] 27aa171c6e15: Pulling fs layer [2023-05-30T22:20:20.666Z] b55707de713d: Pulling fs layer [2023-05-30T22:20:20.666Z] 6478cae41da0: Waiting [2023-05-30T22:20:20.666Z] 3dc5e45939f9: Waiting [2023-05-30T22:20:20.666Z] ec63addd3bc1: Waiting [2023-05-30T22:20:20.666Z] 3a314790488f: Waiting [2023-05-30T22:20:20.666Z] f97b6f470a44: Waiting [2023-05-30T22:20:20.666Z] ba6b089fd04d: Waiting [2023-05-30T22:20:20.666Z] 3580870ab4aa: Waiting [2023-05-30T22:20:20.666Z] 27aa171c6e15: Waiting [2023-05-30T22:20:20.666Z] b55707de713d: Waiting [2023-05-30T22:20:20.666Z] 159682c80b19: Waiting [2023-05-30T22:20:20.666Z] b1fd48ba55f8: Waiting [2023-05-30T22:20:20.666Z] f74671f55a8d: Verifying Checksum [2023-05-30T22:20:20.666Z] f74671f55a8d: Download complete [2023-05-30T22:20:20.666Z] dfb60e7f5d22: Download complete [2023-05-30T22:20:20.926Z] 8a49fdb3b6a5: Download complete [2023-05-30T22:20:20.926Z] b1fd48ba55f8: Verifying Checksum [2023-05-30T22:20:20.926Z] b1fd48ba55f8: Download complete [2023-05-30T22:20:20.926Z] 159682c80b19: Verifying Checksum [2023-05-30T22:20:20.926Z] 159682c80b19: Download complete [2023-05-30T22:20:20.926Z] 8a49fdb3b6a5: Pull complete [2023-05-30T22:20:21.197Z] ec63addd3bc1: Download complete [2023-05-30T22:20:21.197Z] 3dc5e45939f9: Verifying Checksum [2023-05-30T22:20:21.197Z] 3dc5e45939f9: Download complete [2023-05-30T22:20:21.197Z] 6478cae41da0: Verifying Checksum [2023-05-30T22:20:21.197Z] 6478cae41da0: Download complete [2023-05-30T22:20:21.197Z] dfb60e7f5d22: Pull complete [2023-05-30T22:20:21.197Z] 3a314790488f: Verifying Checksum [2023-05-30T22:20:21.197Z] 3a314790488f: Download complete [2023-05-30T22:20:21.197Z] f74671f55a8d: Pull complete [2023-05-30T22:20:21.197Z] ba6b089fd04d: Verifying Checksum [2023-05-30T22:20:21.197Z] ba6b089fd04d: Download complete [2023-05-30T22:20:21.455Z] f97b6f470a44: Verifying Checksum [2023-05-30T22:20:21.455Z] f97b6f470a44: Download complete [2023-05-30T22:20:21.455Z] 27aa171c6e15: Verifying Checksum [2023-05-30T22:20:21.455Z] 27aa171c6e15: Download complete [2023-05-30T22:20:21.455Z] b55707de713d: Verifying Checksum [2023-05-30T22:20:21.455Z] b55707de713d: Download complete [2023-05-30T22:20:21.455Z] 159682c80b19: Pull complete [2023-05-30T22:20:21.713Z] 3580870ab4aa: Verifying Checksum [2023-05-30T22:20:21.713Z] 3580870ab4aa: Download complete [2023-05-30T22:20:21.972Z] b1fd48ba55f8: Pull complete [2023-05-30T22:20:22.230Z] 6478cae41da0: Pull complete [2023-05-30T22:20:22.487Z] 3dc5e45939f9: Pull complete [2023-05-30T22:20:22.487Z] ec63addd3bc1: Pull complete [2023-05-30T22:20:22.487Z] 3a314790488f: Pull complete [2023-05-30T22:20:22.751Z] f97b6f470a44: Pull complete [2023-05-30T22:20:22.751Z] ba6b089fd04d: Pull complete [2023-05-30T22:20:23.695Z] 3580870ab4aa: Pull complete [2023-05-30T22:20:23.867Z] Still waiting to schedule task [2023-05-30T22:20:23.867Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T22:20:23.994Z] 27aa171c6e15: Pull complete [2023-05-30T22:20:23.994Z] b55707de713d: Pull complete [2023-05-30T22:20:23.994Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-30T22:20:23.994Z] Status: Downloaded newer image for docker:latest [2023-05-30T22:20:24.937Z] ---> a4da6ad1644a [2023-05-30T22:20:24.937Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T22:20:24.937Z] ---> Running in 9bb540e5138a [2023-05-30T22:20:25.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T22:20:25.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T22:20:25.458Z] OK: 265 MiB in 53 packages [2023-05-30T22:20:26.030Z] Removing intermediate container 9bb540e5138a [2023-05-30T22:20:26.030Z] ---> c746098ed1d0 [2023-05-30T22:20:26.030Z] Step 10/15 : ENV GO111MODULE=on [2023-05-30T22:20:26.030Z] ---> Running in 760e5714990d [2023-05-30T22:20:26.030Z] Removing intermediate container 760e5714990d [2023-05-30T22:20:26.030Z] ---> 389f7a201ac0 [2023-05-30T22:20:26.030Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T22:20:26.030Z] ---> Running in b6d5154efd77 [2023-05-30T22:20:26.030Z] Removing intermediate container b6d5154efd77 [2023-05-30T22:20:26.030Z] ---> 3485af60b9d7 [2023-05-30T22:20:26.030Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-30T22:20:26.289Z] ---> 6abb1da989ba [2023-05-30T22:20:26.289Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T22:20:26.289Z] ---> Running in 7e53fee762ed [2023-05-30T22:20:48.389Z] Removing intermediate container 7e53fee762ed [2023-05-30T22:20:48.389Z] ---> 6ff7b2e362b7 [2023-05-30T22:20:48.389Z] Step 14/15 : COPY . . [2023-05-30T22:20:48.389Z] ---> 71b5f5de0cf7 [2023-05-30T22:20:48.389Z] Step 15/15 : RUN ${MAKE} [2023-05-30T22:20:48.389Z] ---> Running in d7af92293f47 [2023-05-30T22:20:48.389Z] noop [2023-05-30T22:20:48.389Z] Removing intermediate container d7af92293f47 [2023-05-30T22:20:48.389Z] ---> e42a0dbbd620 [2023-05-30T22:20:48.389Z] Successfully built e42a0dbbd620 [2023-05-30T22:20:48.389Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:20:48.709Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T22:20:48.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:20:48.789Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:20:48.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T22:20:49.187Z] $ docker top c12969b6458d4baa4f6f8c95e9bc90d1197e207e11fcb3e2a27935dabc7566cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T22:20:49.522Z] + go version [2023-05-30T22:20:49.522Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T22:20:49.539Z] $ docker stop --time=1 c12969b6458d4baa4f6f8c95e9bc90d1197e207e11fcb3e2a27935dabc7566cf [2023-05-30T22:20:50.844Z] $ docker rm -f --volumes c12969b6458d4baa4f6f8c95e9bc90d1197e207e11fcb3e2a27935dabc7566cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:20:51.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T22:20:51.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:20:51.314Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:20:51.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T22:20:51.719Z] $ docker top e018eb26bb7b6cde8ae4c80f26d9ca5bb4e074bee754390ca1c6906cb6e533d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T22:20:52.069Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T22:20:52.365Z] + make test [2023-05-30T22:20:52.365Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-30T22:20:57.642Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-30T22:21:07.611Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-30T22:21:07.611Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-30T22:21:10.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T22:21:10.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T22:21:10.166Z] ./bin/test-attribution-txt.sh [2023-05-30T22:21:10.166Z] make -C web test [2023-05-30T22:21:10.166Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-30T22:21:10.166Z] make[1]: tput: No such file or directory [2023-05-30T22:21:10.166Z] make[1]: tput: No such file or directory [2023-05-30T22:21:10.166Z] warning: generating ./VERSION [2023-05-30T22:21:10.166Z] echo "0.0.0" > VERSION [2023-05-30T22:21:10.166Z] docker build \ [2023-05-30T22:21:10.166Z] -f Dockerfile \ [2023-05-30T22:21:10.166Z] --build-arg USER=1000 \ [2023-05-30T22:21:10.166Z] \ [2023-05-30T22:21:10.166Z] --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ [2023-05-30T22:21:10.166Z] -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ [2023-05-30T22:21:10.166Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-30T22:21:10.166Z] . [2023-05-30T22:21:10.166Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-30T22:21:10.166Z] Install the buildx component to build images with BuildKit: [2023-05-30T22:21:10.166Z] https://docs.docker.com/go/buildx/ [2023-05-30T22:21:10.166Z] [2023-05-30T22:21:10.166Z] Sending build context to Docker daemon 2.571MB [2023-05-30T22:21:10.431Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-30T22:21:10.431Z] 16.17-alpine3.15: Pulling from library/node [2023-05-30T22:21:10.431Z] 9621f1afde84: Pulling fs layer [2023-05-30T22:21:10.431Z] c6f70ee39829: Pulling fs layer [2023-05-30T22:21:10.431Z] 56892a8094a2: Pulling fs layer [2023-05-30T22:21:10.431Z] 58dd87906ef0: Pulling fs layer [2023-05-30T22:21:10.431Z] 58dd87906ef0: Waiting [2023-05-30T22:21:10.431Z] 56892a8094a2: Verifying Checksum [2023-05-30T22:21:10.431Z] 56892a8094a2: Download complete [2023-05-30T22:21:10.431Z] 9621f1afde84: Verifying Checksum [2023-05-30T22:21:10.431Z] 9621f1afde84: Download complete [2023-05-30T22:21:10.431Z] 58dd87906ef0: Verifying Checksum [2023-05-30T22:21:10.431Z] 58dd87906ef0: Download complete [2023-05-30T22:21:10.691Z] 9621f1afde84: Pull complete [2023-05-30T22:21:10.691Z] c6f70ee39829: Verifying Checksum [2023-05-30T22:21:10.691Z] c6f70ee39829: Download complete [2023-05-30T22:21:12.604Z] c6f70ee39829: Pull complete [2023-05-30T22:21:12.604Z] 56892a8094a2: Pull complete [2023-05-30T22:21:13.180Z] 58dd87906ef0: Pull complete [2023-05-30T22:21:13.180Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-30T22:21:13.446Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-30T22:21:13.446Z] ---> b69703f70c3d [2023-05-30T22:21:13.446Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-30T22:21:14.521Z] ---> Running in 8303c81fcdf1 [2023-05-30T22:21:14.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-30T22:21:15.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-30T22:21:15.305Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-30T22:21:15.305Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-30T22:21:15.305Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-30T22:21:15.305Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-30T22:21:15.305Z] (5/129) Installing libxcb (1.14-r2) [2023-05-30T22:21:15.305Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-30T22:21:15.305Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-30T22:21:15.305Z] (8/129) Installing libice (1.0.10-r0) [2023-05-30T22:21:15.305Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-30T22:21:15.305Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-30T22:21:15.305Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-30T22:21:15.305Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-30T22:21:15.305Z] (13/129) Installing xset (1.2.4-r0) [2023-05-30T22:21:15.305Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-30T22:21:15.305Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-30T22:21:15.305Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-30T22:21:15.565Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-30T22:21:15.565Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-30T22:21:15.565Z] (19/129) Installing libintl (0.21-r0) [2023-05-30T22:21:15.565Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-30T22:21:15.565Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-30T22:21:15.565Z] (22/129) Installing pcre (8.45-r1) [2023-05-30T22:21:15.565Z] (23/129) Installing glib (2.70.5-r0) [2023-05-30T22:21:15.565Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-30T22:21:15.565Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-30T22:21:15.565Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-30T22:21:15.565Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-30T22:21:15.565Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-30T22:21:15.565Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-30T22:21:15.565Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-30T22:21:15.565Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-30T22:21:15.565Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-30T22:21:15.565Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-30T22:21:15.565Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-30T22:21:15.565Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-30T22:21:15.565Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-30T22:21:15.565Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-30T22:21:15.565Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-30T22:21:15.565Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-30T22:21:15.565Z] (40/129) Installing libxi (1.8-r0) [2023-05-30T22:21:15.565Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-30T22:21:15.565Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-30T22:21:15.565Z] (43/129) Installing atk (2.36.0-r0) [2023-05-30T22:21:15.565Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-30T22:21:15.830Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-30T22:21:15.830Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-30T22:21:15.830Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-30T22:21:15.830Z] (48/129) Installing expat (2.5.0-r0) [2023-05-30T22:21:15.830Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-30T22:21:15.830Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-30T22:21:15.830Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-30T22:21:15.830Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-30T22:21:15.830Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-30T22:21:15.830Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-30T22:21:15.830Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-30T22:21:15.830Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-30T22:21:15.830Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-30T22:21:15.830Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-30T22:21:15.830Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-30T22:21:15.830Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-30T22:21:15.830Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-30T22:21:15.830Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-30T22:21:15.830Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-30T22:21:15.830Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-30T22:21:15.830Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-30T22:21:15.830Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-30T22:21:15.830Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-30T22:21:15.830Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-30T22:21:15.830Z] (69/129) Installing pango (1.48.10-r0) [2023-05-30T22:21:15.830Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-30T22:21:16.090Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-30T22:21:16.090Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-30T22:21:16.090Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-30T22:21:16.090Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-30T22:21:16.090Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-30T22:21:16.090Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-30T22:21:16.090Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-30T22:21:16.090Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-30T22:21:16.090Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-30T22:21:16.090Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-30T22:21:18.721Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-30T22:21:18.721Z] (80/129) Installing flac (1.3.4-r0) [2023-05-30T22:21:18.721Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-30T22:21:18.721Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-30T22:21:18.721Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-30T22:21:18.721Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-30T22:21:18.721Z] (85/129) Installing libass (0.15.2-r0) [2023-05-30T22:21:18.721Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-30T22:21:18.721Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-30T22:21:18.721Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-30T22:21:18.721Z] (89/129) Installing lame (3.100-r0) [2023-05-30T22:21:18.721Z] (90/129) Installing opus (1.3.1-r1) [2023-05-30T22:21:18.721Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-30T22:21:18.721Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-30T22:21:18.721Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-30T22:21:18.721Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-30T22:21:18.721Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-30T22:21:18.721Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-30T22:21:18.721Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-30T22:21:18.721Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-30T22:21:18.721Z] (99/129) Installing libva (2.13.0-r0) [2023-05-30T22:21:18.721Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-30T22:21:18.721Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-30T22:21:18.721Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-30T22:21:18.721Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-30T22:21:18.721Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-30T22:21:18.721Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-30T22:21:18.721Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-30T22:21:18.721Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-30T22:21:18.721Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-30T22:21:18.721Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-30T22:21:18.721Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-30T22:21:18.721Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-30T22:21:18.721Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-30T22:21:18.721Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-30T22:21:18.721Z] (114/129) Installing nspr (4.32-r0) [2023-05-30T22:21:18.721Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-30T22:21:18.721Z] (116/129) Installing nss (3.78.1-r0) [2023-05-30T22:21:18.721Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-30T22:21:18.721Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-30T22:21:18.721Z] (119/129) Installing orc (0.4.32-r0) [2023-05-30T22:21:18.721Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-30T22:21:18.721Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-30T22:21:18.721Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-30T22:21:18.721Z] (123/129) Installing libpulse (15.0-r2) [2023-05-30T22:21:18.721Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-30T22:21:18.721Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-30T22:21:18.721Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-30T22:21:18.721Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-30T22:21:18.982Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-30T22:21:18.982Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-30T22:21:20.084Z] Executing busybox-1.34.1-r7.trigger [2023-05-30T22:21:20.084Z] Executing glib-2.70.5-r0.trigger [2023-05-30T22:21:20.084Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-30T22:21:20.084Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-30T22:21:20.084Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-30T22:21:20.348Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-30T22:21:20.348Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-30T22:21:20.348Z] OK: 286 MiB in 145 packages [2023-05-30T22:21:23.698Z] Removing intermediate container 8303c81fcdf1 [2023-05-30T22:21:23.698Z] ---> 3ba11d3695b0 [2023-05-30T22:21:23.698Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-30T22:21:23.958Z] ---> Running in b10eba874ef9 [2023-05-30T22:21:23.958Z] Removing intermediate container b10eba874ef9 [2023-05-30T22:21:23.958Z] ---> 565dc44096f2 [2023-05-30T22:21:23.958Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-30T22:21:23.958Z] ---> Running in d58f5b2bd53f [2023-05-30T22:21:24.219Z] Removing intermediate container d58f5b2bd53f [2023-05-30T22:21:24.219Z] ---> 0eed09421e9c [2023-05-30T22:21:24.219Z] Step 5/10 : RUN npm install -g npm [2023-05-30T22:21:24.219Z] ---> Running in b39fabe764b3 [2023-05-30T22:21:40.176Z] [2023-05-30T22:21:40.176Z] removed 7 packages, changed 101 packages, and audited 264 packages in 15s [2023-05-30T22:21:40.176Z] [2023-05-30T22:21:40.176Z] 27 packages are looking for funding [2023-05-30T22:21:40.176Z] run `npm fund` for details [2023-05-30T22:21:40.176Z] [2023-05-30T22:21:40.176Z] found 0 vulnerabilities [2023-05-30T22:21:41.135Z] Removing intermediate container b39fabe764b3 [2023-05-30T22:21:41.135Z] ---> 1b00cff6b366 [2023-05-30T22:21:41.135Z] Step 6/10 : ARG USER=1000 [2023-05-30T22:21:41.135Z] ---> Running in 2b38c8dc69be [2023-05-30T22:21:41.135Z] Removing intermediate container 2b38c8dc69be [2023-05-30T22:21:41.135Z] ---> 02b255d75c3b [2023-05-30T22:21:41.135Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-30T22:21:41.397Z] ---> Running in 666c0e9b332b [2023-05-30T22:21:42.019Z] Removing intermediate container 666c0e9b332b [2023-05-30T22:21:42.019Z] ---> 141078019935 [2023-05-30T22:21:42.019Z] Step 8/10 : USER $USER:$USER [2023-05-30T22:21:42.019Z] ---> Running in f99fb5eaa3db [2023-05-30T22:21:42.019Z] Removing intermediate container f99fb5eaa3db [2023-05-30T22:21:42.019Z] ---> c5fc6d4fbf43 [2023-05-30T22:21:42.019Z] Step 9/10 : WORKDIR /app [2023-05-30T22:21:42.019Z] ---> Running in ed600da6bb90 [2023-05-30T22:21:42.019Z] Removing intermediate container ed600da6bb90 [2023-05-30T22:21:42.019Z] ---> 840d41bd9edc [2023-05-30T22:21:42.019Z] Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:21:42.019Z] ---> Running in fe08606a95d9 [2023-05-30T22:21:42.277Z] Removing intermediate container fe08606a95d9 [2023-05-30T22:21:42.277Z] ---> 142d3e28b17c [2023-05-30T22:21:42.277Z] Successfully built 142d3e28b17c [2023-05-30T22:21:42.277Z] Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:21:42.277Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-30T22:21:42.277Z] touch edgex-web-ui.imagebuilt [2023-05-30T22:21:42.277Z] mkdir -p node_modules coverage [2023-05-30T22:21:42.277Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-30T22:21:42.277Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-30T22:21:44.179Z] npm WARN old lockfile [2023-05-30T22:21:44.179Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-30T22:21:44.179Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-30T22:21:44.179Z] npm WARN old lockfile [2023-05-30T22:21:44.179Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-30T22:21:44.179Z] npm WARN old lockfile [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE } [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE required: { [2023-05-30T22:21:52.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:21:52.308Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:21:52.308Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:21:52.308Z] npm WARN EBADENGINE }, [2023-05-30T22:21:52.308Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:21:52.308Z] npm WARN EBADENGINE } [2023-05-30T22:21:55.783Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-30T22:21:55.783Z] 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-30T22:21:55.783Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T22:21:55.783Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-30T22:21:55.783Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-30T22:21:56.058Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-30T22:21:56.329Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-30T22:21:57.707Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-30T22:21:57.968Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-30T22:21:58.227Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-30T22:21:58.525Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17378 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-30T22:21:58.539Z] Running in /w/workspace/edgex-ui-go/117 [Pipeline] { [Pipeline] checkout [2023-05-30T22:21:58.575Z] The recommended git tool is: git [2023-05-30T22:21:59.654Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-30T22:22:00.223Z] 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-30T22:22:00.481Z] 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-30T22:22:01.875Z] 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-30T22:22:02.135Z] 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-30T22:22:02.393Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T22:22:02.962Z] 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-30T22:22:02.962Z] 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-30T22:22:03.821Z] using credential edgex-jenkins-ssh [2023-05-30T22:22:03.839Z] Cloning the remote Git repository [2023-05-30T22:22:04.340Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T22:22:03.873Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T22:22:03.959Z] > git init /w/workspace/edgex-ui-go/117 # timeout=10 [2023-05-30T22:22:04.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T22:22:04.088Z] > git --version # timeout=10 [2023-05-30T22:22:04.113Z] > git --version # 'git version 2.25.1' [2023-05-30T22:22:04.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T22:22:04.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T22:22:05.275Z] 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-30T22:22:08.423Z] Avoid second fetch [2023-05-30T22:22:08.424Z] Checking out Revision 0be910da442da054ca269013485ad7785d291f45 (main) [2023-05-30T22:22:08.588Z] 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-30T22:22:07.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-30T22:22:07.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T22:22:08.438Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T22:22:08.508Z] > git checkout -f 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [2023-05-30T22:22:09.339Z] Commit message: "Merge pull request #621 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T22:22:10.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T22:22:10.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T22:22:10.298Z] Dload Upload Total Spent Left Speed [2023-05-30T22:22:10.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-30T22:22:10.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T22:22:11.214Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T22:22:11.214Z] + sudo tee /etc/docker/daemon.new [2023-05-30T22:22:11.214Z] { [2023-05-30T22:22:11.214Z] "registry-mirrors": [ [2023-05-30T22:22:11.214Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T22:22:11.214Z] ], [2023-05-30T22:22:11.214Z] "bip": "10.250.0.254/24", [2023-05-30T22:22:11.214Z] "hosts": [ [2023-05-30T22:22:11.214Z] "tcp://0.0.0.0:5555", [2023-05-30T22:22:11.214Z] "unix:///var/run/docker.sock" [2023-05-30T22:22:11.214Z] ], [2023-05-30T22:22:11.214Z] "mtu": 1458, [2023-05-30T22:22:11.214Z] "selinux-enabled": true, [2023-05-30T22:22:11.214Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T22:22:11.214Z] } [Pipeline] sh [2023-05-30T22:22:11.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T22:22:11.884Z] + sudo service docker restart [2023-05-30T22:22:13.857Z] [2023-05-30T22:22:13.857Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-30T22:22:13.857Z] [2023-05-30T22:22:13.857Z] 90 packages are looking for funding [2023-05-30T22:22:13.857Z] run `npm fund` for details [2023-05-30T22:22:13.857Z] [2023-05-30T22:22:13.857Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-30T22:22:13.857Z] [2023-05-30T22:22:13.857Z] To address issues that do not require attention, run: [2023-05-30T22:22:13.857Z] npm audit fix [2023-05-30T22:22:13.857Z] [2023-05-30T22:22:13.857Z] To address all issues (including breaking changes), run: [2023-05-30T22:22:13.857Z] npm audit fix --force [2023-05-30T22:22:13.857Z] [2023-05-30T22:22:13.857Z] Run `npm audit` for details. [2023-05-30T22:22:15.762Z] 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-30T22:22:18.298Z] - Generating browser application bundles (phase: setup)... [2023-05-30T22:22:22.499Z] Compiling @angular/core : es2015 as esm2015 [2023-05-30T22:22:22.499Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-30T22:22:26.683Z] Compiling @angular/common : es2015 as esm2015 [2023-05-30T22:22:26.683Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-30T22:22:26.683Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-30T22:22:26.683Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-30T22:22:27.249Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-30T22:22:27.249Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-30T22:22:27.516Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-30T22:22:27.516Z] Compiling @angular/router : es2015 as esm2015 [2023-05-30T22:22:27.783Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-30T22:22:28.042Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-30T22:22:28.299Z] Compiling @angular/common/http/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T22:22:30.139Z] provisioning config files... [2023-05-30T22:22:30.162Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config1094692183116225353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:22:30.205Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-30T22:22:30.521Z] ---> docker-login.sh [2023-05-30T22:22:30.521Z] nexus3.edgexfoundry.org:10001 [2023-05-30T22:22:30.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:22:31.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:22:31.057Z] Configure a credential helper to remove this warning. See [2023-05-30T22:22:31.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:22:31.057Z] [2023-05-30T22:22:31.057Z] Login Succeeded [2023-05-30T22:22:31.057Z] nexus3.edgexfoundry.org:10002 [2023-05-30T22:22:31.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:22:31.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:22:31.323Z] Configure a credential helper to remove this warning. See [2023-05-30T22:22:31.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:22:31.323Z] [2023-05-30T22:22:31.323Z] Login Succeeded [2023-05-30T22:22:31.323Z] nexus3.edgexfoundry.org:10003 [2023-05-30T22:22:31.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:22:31.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:22:31.858Z] Configure a credential helper to remove this warning. See [2023-05-30T22:22:31.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:22:31.858Z] [2023-05-30T22:22:31.858Z] Login Succeeded [2023-05-30T22:22:31.858Z] nexus3.edgexfoundry.org:10004 [2023-05-30T22:22:32.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:22:32.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:22:32.134Z] Configure a credential helper to remove this warning. See [2023-05-30T22:22:32.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:22:32.134Z] [2023-05-30T22:22:32.134Z] Login Succeeded [2023-05-30T22:22:32.134Z] docker.io [2023-05-30T22:22:32.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:22:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:22:32.670Z] Configure a credential helper to remove this warning. See [2023-05-30T22:22:32.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:22:32.670Z] [2023-05-30T22:22:32.670Z] Login Succeeded [2023-05-30T22:22:32.670Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T22:22:32.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T22:22:32.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T22:22:32.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T22:22:32.959Z] ========================================================= [2023-05-30T22:22:32.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T22:22:32.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:22:33.303Z] + 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-30T22:22:34.286Z] Sending build context to Docker daemon 30.36MB [2023-05-30T22:22:34.286Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T22:22:34.286Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-30T22:22:36.786Z] 30 05 2023 22:22:36.057:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-30T22:22:36.786Z] 30 05 2023 22:22:36.063:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-30T22:22:36.786Z] 30 05 2023 22:22:36.072:INFO [launcher]: Starting browser ChromeHeadless [2023-05-30T22:22:36.870Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T22:22:36.870Z] c41833b44d91: Pulling fs layer [2023-05-30T22:22:36.870Z] ed15518f5707: Pulling fs layer [2023-05-30T22:22:36.870Z] feae8fd75edb: Pulling fs layer [2023-05-30T22:22:36.870Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T22:22:36.870Z] 3cdef696dda3: Pulling fs layer [2023-05-30T22:22:36.870Z] 2ced38df9373: Pulling fs layer [2023-05-30T22:22:36.870Z] 58f1dce35555: Pulling fs layer [2023-05-30T22:22:36.870Z] 3cdef696dda3: Waiting [2023-05-30T22:22:36.870Z] 2ced38df9373: Waiting [2023-05-30T22:22:36.870Z] 242c74f7c9fa: Waiting [2023-05-30T22:22:36.870Z] 58f1dce35555: Waiting [2023-05-30T22:22:36.870Z] ed15518f5707: Verifying Checksum [2023-05-30T22:22:36.870Z] ed15518f5707: Download complete [2023-05-30T22:22:36.870Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T22:22:36.870Z] 242c74f7c9fa: Download complete [2023-05-30T22:22:36.870Z] 3cdef696dda3: Verifying Checksum [2023-05-30T22:22:36.870Z] 3cdef696dda3: Download complete [2023-05-30T22:22:36.870Z] c41833b44d91: Verifying Checksum [2023-05-30T22:22:36.870Z] c41833b44d91: Download complete [2023-05-30T22:22:37.837Z] c41833b44d91: Pull complete [2023-05-30T22:22:38.105Z] 58f1dce35555: Verifying Checksum [2023-05-30T22:22:38.105Z] 58f1dce35555: Download complete [2023-05-30T22:22:38.373Z] ed15518f5707: Pull complete [2023-05-30T22:22:38.958Z] feae8fd75edb: Verifying Checksum [2023-05-30T22:22:38.958Z] feae8fd75edb: Download complete [2023-05-30T22:22:39.225Z] 2ced38df9373: Verifying Checksum [2023-05-30T22:22:39.225Z] 2ced38df9373: Download complete [2023-05-30T22:22:49.031Z] ✔ Browser application bundle generation complete. [2023-05-30T22:22:49.031Z] 30 05 2023 22:22:48.156:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket LeKUWZfFOoV_0H8BAAAB with id 38943422 [2023-05-30T22:22:51.561Z] feae8fd75edb: Pull complete [2023-05-30T22:22:51.561Z] 242c74f7c9fa: Pull complete [2023-05-30T22:22:51.561Z] 3cdef696dda3: Pull complete [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.029 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.073 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.16 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.232 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.255 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.316 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.328 secs) [2023-05-30T22:22:51.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.336 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.369 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.396 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.4 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.455 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.466 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.528 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.538 secs) [2023-05-30T22:22:51.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.563 secs) [2023-05-30T22:22:52.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.574 secs) [2023-05-30T22:22:52.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.691 secs) [2023-05-30T22:22:52.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.704 secs) [2023-05-30T22:22:52.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-30T22:22:52.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.742 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.77 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.779 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.785 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.795 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.804 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.848 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.864 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.904 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.924 secs) [2023-05-30T22:22:52.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.933 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.974 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.012 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.022 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.023 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.11 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.123 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.128 secs) [2023-05-30T22:22:52.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.131 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.153 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.165 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.169 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.172 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.18 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.186 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.193 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.2 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.206 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.222 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.24 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.249 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.261 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.265 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.272 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.276 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.278 secs) [2023-05-30T22:22:52.882Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.295 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.311 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.341 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.365 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.374 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.381 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.4 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.414 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.427 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.435 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.446 secs) [2023-05-30T22:22:53.141Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.47 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.506 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.524 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.539 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.556 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.564 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.572 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.581 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.604 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.65 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.655 secs) [2023-05-30T22:22:53.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.657 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.682 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.704 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.717 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.732 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.752 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.765 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.799 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.813 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.818 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.821 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.824 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.842 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.846 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.848 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-30T22:22:53.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.853 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.864 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.869 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.881 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.899 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.905 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.919 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.927 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.931 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.934 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.937 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.938 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.963 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.966 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.968 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.981 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.984 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.986 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.988 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.992 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.996 secs) [2023-05-30T22:22:53.935Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.003 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.024 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.034 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.037 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.038 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.043 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.079 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.087 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.103 secs) [2023-05-30T22:22:54.194Z] WARN: ' [2023-05-30T22:22:54.194Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T22:22:54.194Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T22:22:54.194Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T22:22:54.194Z] in a future version of Angular. [2023-05-30T22:22:54.194Z] [2023-05-30T22:22:54.194Z] For more information on this, see our API docs here: [2023-05-30T22:22:54.194Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T22:22:54.194Z] ' [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.103 secs) [2023-05-30T22:22:54.194Z] WARN: ' [2023-05-30T22:22:54.194Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T22:22:54.194Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T22:22:54.194Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T22:22:54.194Z] in a future version of Angular. [2023-05-30T22:22:54.194Z] [2023-05-30T22:22:54.194Z] For more information on this, see our API docs here: [2023-05-30T22:22:54.194Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T22:22:54.194Z] ' [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.126 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.132 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.153 secs) [2023-05-30T22:22:54.194Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.182 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.196 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.23 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.234 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.237 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.277 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.29 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.309 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.316 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.328 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.333 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.335 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.341 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.343 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.345 secs) [2023-05-30T22:22:54.452Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.347 secs) [2023-05-30T22:22:54.712Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.406 secs / 2.347 secs) [2023-05-30T22:22:54.712Z] TOTAL: 145 SUCCESS [2023-05-30T22:22:54.712Z] ✔ Browser application bundle generation complete. [2023-05-30T22:22:54.969Z] [2023-05-30T22:22:54.969Z] =============================== Coverage summary =============================== [2023-05-30T22:22:54.969Z] Statements : 41.53% ( 1424/3429 ) [2023-05-30T22:22:54.969Z] Branches : 12.14% ( 109/898 ) [2023-05-30T22:22:54.969Z] Functions : 33.25% ( 416/1251 ) [2023-05-30T22:22:54.969Z] Lines : 39.41% ( 1279/3245 ) [2023-05-30T22:22:54.969Z] ================================================================================ [2023-05-30T22:22:55.228Z] ✔ Browser application bundle generation complete. [2023-05-30T22:22:55.488Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-30T22:22:55.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T22:22:55.520Z] $ docker stop --time=1 e018eb26bb7b6cde8ae4c80f26d9ca5bb4e074bee754390ca1c6906cb6e533d0 [2023-05-30T22:22:56.828Z] $ docker rm -f --volumes e018eb26bb7b6cde8ae4c80f26d9ca5bb4e074bee754390ca1c6906cb6e533d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T22:22:57.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T22:22:57.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T22:22:58.260Z] 2ced38df9373: Pull complete [2023-05-30T22:22:58.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T22:22:58.908Z] + ls -al . [2023-05-30T22:22:58.908Z] total 180 [2023-05-30T22:22:58.908Z] drwxrwxr-x 14 jenkins jenkins 4096 May 30 22:20 . [2023-05-30T22:22:58.908Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:19 .. [2023-05-30T22:22:58.908Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:19 .blubracket [2023-05-30T22:22:58.908Z] -rw-rw-r-- 1 jenkins jenkins 18 May 30 22:19 .dockerignore [2023-05-30T22:22:58.908Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:20 .git [2023-05-30T22:22:58.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:19 .github [2023-05-30T22:22:58.908Z] -rw-rw-r-- 1 jenkins jenkins 185 May 30 22:19 .gitignore [2023-05-30T22:22:58.909Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 22:20 .semver [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 30 22:19 Attribution.txt [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 19103 May 30 22:19 CHANGELOG.md [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 22:19 CONTRIBUTING.md [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 30 22:19 Dockerfile [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 22:19 Jenkinsfile [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 22:19 LICENSE [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 30 22:19 Makefile [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 30 22:19 README.md [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 22:20 VERSION [2023-05-30T22:22:58.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:19 assets [2023-05-30T22:22:58.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:19 bin [2023-05-30T22:22:58.909Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:19 cmd [2023-05-30T22:22:58.909Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 22:20 coverage.out [2023-05-30T22:22:58.909Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:19 docs [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 30 22:19 go.mod [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 30 22:19 go.sum [2023-05-30T22:22:58.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:19 internal [2023-05-30T22:22:58.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:19 snap [2023-05-30T22:22:58.909Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:19 testing [2023-05-30T22:22:58.909Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 22:19 version.go [2023-05-30T22:22:58.909Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 22:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:22:59.232Z] + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=amd64 --label version=3.0.0-dev.21 . [2023-05-30T22:22:59.490Z] Sending build context to Docker daemon 50.35MB [2023-05-30T22:22:59.490Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T22:22:59.490Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T22:22:59.490Z] ---> e42a0dbbd620 [2023-05-30T22:22:59.490Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T22:22:59.754Z] ---> Running in f1a471290a97 [2023-05-30T22:22:59.754Z] Removing intermediate container f1a471290a97 [2023-05-30T22:22:59.754Z] ---> 6e7540e90731 [2023-05-30T22:22:59.754Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T22:22:59.754Z] ---> Running in aa411791b245 [2023-05-30T22:22:59.754Z] Removing intermediate container aa411791b245 [2023-05-30T22:22:59.754Z] ---> 57439ea20beb [2023-05-30T22:22:59.754Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T22:22:59.754Z] ---> Running in 964bd9308a4e [2023-05-30T22:22:59.754Z] Removing intermediate container 964bd9308a4e [2023-05-30T22:22:59.754Z] ---> 3a4cd5be6326 [2023-05-30T22:22:59.754Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-30T22:23:00.012Z] ---> Running in 43e25a7217fb [2023-05-30T22:23:00.012Z] Removing intermediate container 43e25a7217fb [2023-05-30T22:23:00.012Z] ---> da9888516cd2 [2023-05-30T22:23:00.012Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T22:23:00.012Z] ---> Running in 6bf44f83b261 [2023-05-30T22:23:00.012Z] Removing intermediate container 6bf44f83b261 [2023-05-30T22:23:00.012Z] ---> 770e7efe94b4 [2023-05-30T22:23:00.012Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T22:23:00.255Z] 58f1dce35555: Pull complete [2023-05-30T22:23:00.255Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T22:23:00.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T22:23:00.255Z] ---> fadd8f120f05 [2023-05-30T22:23:00.255Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T22:23:00.581Z] ---> e8abd099679c [2023-05-30T22:23:00.581Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T22:23:00.581Z] ---> Running in 5eb5561af63a [2023-05-30T22:23:00.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T22:23:00.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T22:23:01.098Z] OK: 265 MiB in 53 packages [2023-05-30T22:23:01.358Z] Removing intermediate container 5eb5561af63a [2023-05-30T22:23:01.358Z] ---> 657e45cb15fe [2023-05-30T22:23:01.358Z] Step 10/25 : ENV GO111MODULE=on [2023-05-30T22:23:01.358Z] ---> Running in 451e86919fdd [2023-05-30T22:23:01.358Z] Removing intermediate container 451e86919fdd [2023-05-30T22:23:01.358Z] ---> 46d1c9692b01 [2023-05-30T22:23:01.358Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T22:23:01.618Z] ---> Running in 012b6718d7e0 [2023-05-30T22:23:01.618Z] Removing intermediate container 012b6718d7e0 [2023-05-30T22:23:01.618Z] ---> bc381e429d42 [2023-05-30T22:23:01.618Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-30T22:23:01.618Z] ---> 0afae4389473 [2023-05-30T22:23:01.618Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T22:23:01.618Z] ---> Running in 895e9226fa6b [2023-05-30T22:23:02.210Z] ---> Running in 3ac437093c4e [2023-05-30T22:23:02.210Z] Removing intermediate container 3ac437093c4e [2023-05-30T22:23:02.210Z] ---> 3449f1f5517d [2023-05-30T22:23:02.210Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T22:23:02.487Z] ---> Running in f21e54fa1a63 [2023-05-30T22:23:02.555Z] Removing intermediate container 895e9226fa6b [2023-05-30T22:23:02.555Z] ---> 9d20d3541d21 [2023-05-30T22:23:02.555Z] Step 14/25 : COPY . . [2023-05-30T22:23:02.755Z] Removing intermediate container f21e54fa1a63 [2023-05-30T22:23:02.755Z] ---> 8dffab0742be [2023-05-30T22:23:02.755Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T22:23:02.755Z] ---> Running in 62a30153945e [2023-05-30T22:23:03.025Z] Removing intermediate container 62a30153945e [2023-05-30T22:23:03.025Z] ---> 7afaec6d8981 [2023-05-30T22:23:03.025Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-30T22:23:03.296Z] ---> Running in c4b0b52c046a [2023-05-30T22:23:03.490Z] ---> 697654bc7a9c [2023-05-30T22:23:03.490Z] Step 15/25 : RUN ${MAKE} [2023-05-30T22:23:03.567Z] Removing intermediate container c4b0b52c046a [2023-05-30T22:23:03.567Z] ---> 997b053299c9 [2023-05-30T22:23:03.567Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T22:23:03.567Z] ---> Running in 9bef00ae5da9 [2023-05-30T22:23:03.749Z] ---> Running in fc1e7450ef3b [2023-05-30T22:23:03.835Z] Removing intermediate container 9bef00ae5da9 [2023-05-30T22:23:03.835Z] ---> 4b89e0311fe4 [2023-05-30T22:23:03.835Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T22:23:04.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-30T22:23:04.445Z] latest: Pulling from library/docker [2023-05-30T22:23:04.713Z] 08409d417260: Pulling fs layer [2023-05-30T22:23:04.713Z] bf127bdc9f4f: Pulling fs layer [2023-05-30T22:23:04.713Z] 55b4810136f4: Pulling fs layer [2023-05-30T22:23:04.713Z] 8b1937eecd14: Pulling fs layer [2023-05-30T22:23:04.713Z] db6263205561: Pulling fs layer [2023-05-30T22:23:04.713Z] 39314cee2a9c: Pulling fs layer [2023-05-30T22:23:04.713Z] a0ee298bff01: Pulling fs layer [2023-05-30T22:23:04.713Z] 9fda9acfdd90: Pulling fs layer [2023-05-30T22:23:04.713Z] 736a277f3b8d: Pulling fs layer [2023-05-30T22:23:04.713Z] b761764eaff7: Pulling fs layer [2023-05-30T22:23:04.713Z] e1b49e70f544: Pulling fs layer [2023-05-30T22:23:04.713Z] 262f260c9231: Pulling fs layer [2023-05-30T22:23:04.713Z] e3263c4f34c9: Pulling fs layer [2023-05-30T22:23:04.713Z] 62e6daf4fc04: Pulling fs layer [2023-05-30T22:23:04.713Z] 8b1937eecd14: Waiting [2023-05-30T22:23:04.713Z] b761764eaff7: Waiting [2023-05-30T22:23:04.713Z] e1b49e70f544: Waiting [2023-05-30T22:23:04.713Z] db6263205561: Waiting [2023-05-30T22:23:04.713Z] 262f260c9231: Waiting [2023-05-30T22:23:04.713Z] 39314cee2a9c: Waiting [2023-05-30T22:23:04.713Z] e3263c4f34c9: Waiting [2023-05-30T22:23:04.713Z] 62e6daf4fc04: Waiting [2023-05-30T22:23:04.713Z] a0ee298bff01: Waiting [2023-05-30T22:23:04.713Z] 736a277f3b8d: Waiting [2023-05-30T22:23:04.713Z] 9fda9acfdd90: Waiting [2023-05-30T22:23:04.713Z] 55b4810136f4: Verifying Checksum [2023-05-30T22:23:04.713Z] 55b4810136f4: Download complete [2023-05-30T22:23:04.713Z] bf127bdc9f4f: Verifying Checksum [2023-05-30T22:23:04.713Z] bf127bdc9f4f: Download complete [2023-05-30T22:23:04.713Z] 08409d417260: Download complete [2023-05-30T22:23:05.310Z] db6263205561: Verifying Checksum [2023-05-30T22:23:05.310Z] db6263205561: Download complete [2023-05-30T22:23:05.310Z] 8b1937eecd14: Verifying Checksum [2023-05-30T22:23:05.310Z] 8b1937eecd14: Download complete [2023-05-30T22:23:05.310Z] 39314cee2a9c: Verifying Checksum [2023-05-30T22:23:05.310Z] 39314cee2a9c: Download complete [2023-05-30T22:23:05.578Z] a0ee298bff01: Verifying Checksum [2023-05-30T22:23:05.578Z] a0ee298bff01: Download complete [2023-05-30T22:23:05.578Z] 9fda9acfdd90: Verifying Checksum [2023-05-30T22:23:05.578Z] 9fda9acfdd90: Download complete [2023-05-30T22:23:05.578Z] 736a277f3b8d: Verifying Checksum [2023-05-30T22:23:05.578Z] 736a277f3b8d: Download complete [2023-05-30T22:23:05.578Z] 08409d417260: Pull complete [2023-05-30T22:23:05.578Z] e1b49e70f544: Verifying Checksum [2023-05-30T22:23:05.578Z] e1b49e70f544: Download complete [2023-05-30T22:23:05.879Z] e3263c4f34c9: Verifying Checksum [2023-05-30T22:23:05.879Z] e3263c4f34c9: Download complete [2023-05-30T22:23:05.879Z] b761764eaff7: Verifying Checksum [2023-05-30T22:23:05.879Z] b761764eaff7: Download complete [2023-05-30T22:23:05.879Z] 62e6daf4fc04: Verifying Checksum [2023-05-30T22:23:05.879Z] 62e6daf4fc04: Download complete [2023-05-30T22:23:06.259Z] bf127bdc9f4f: Pull complete [2023-05-30T22:23:06.542Z] 55b4810136f4: Pull complete [2023-05-30T22:23:07.156Z] 262f260c9231: Verifying Checksum [2023-05-30T22:23:07.156Z] 262f260c9231: Download complete [2023-05-30T22:23:07.765Z] 8b1937eecd14: Pull complete [2023-05-30T22:23:08.727Z] db6263205561: Pull complete [2023-05-30T22:23:09.689Z] 39314cee2a9c: Pull complete [2023-05-30T22:23:09.959Z] a0ee298bff01: Pull complete [2023-05-30T22:23:10.231Z] 9fda9acfdd90: Pull complete [2023-05-30T22:23:10.502Z] 736a277f3b8d: Pull complete [2023-05-30T22:23:11.467Z] b761764eaff7: Pull complete [2023-05-30T22:23:11.741Z] e1b49e70f544: Pull complete [2023-05-30T22:23:14.338Z] 262f260c9231: Pull complete [2023-05-30T22:23:14.607Z] e3263c4f34c9: Pull complete [2023-05-30T22:23:14.875Z] 62e6daf4fc04: Pull complete [2023-05-30T22:23:14.875Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-30T22:23:14.875Z] Status: Downloaded newer image for docker:latest [2023-05-30T22:23:17.699Z] ---> 492602b0a759 [2023-05-30T22:23:17.699Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T22:23:17.699Z] ---> Running in ff18042ac910 [2023-05-30T22:23:18.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T22:23:19.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T22:23:20.214Z] OK: 263 MiB in 53 packages [2023-05-30T22:23:21.177Z] Removing intermediate container ff18042ac910 [2023-05-30T22:23:21.177Z] ---> 889db8e6c099 [2023-05-30T22:23:21.177Z] Step 10/15 : ENV GO111MODULE=on [2023-05-30T22:23:21.177Z] ---> Running in bf58daefa6c1 [2023-05-30T22:23:21.177Z] Removing intermediate container bf58daefa6c1 [2023-05-30T22:23:21.177Z] ---> aacd7fd68f6c [2023-05-30T22:23:21.177Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T22:23:21.444Z] ---> Running in f224629019a9 [2023-05-30T22:23:21.710Z] Removing intermediate container f224629019a9 [2023-05-30T22:23:21.710Z] ---> 45343a381c50 [2023-05-30T22:23:21.710Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-30T22:23:22.091Z] Removing intermediate container fc1e7450ef3b [2023-05-30T22:23:22.091Z] ---> 65cb64960646 [2023-05-30T22:23:22.091Z] Step 16/25 : FROM alpine:3.17 [2023-05-30T22:23:22.091Z] 3.17: Pulling from library/alpine [2023-05-30T22:23:22.091Z] f56be85fc22e: Already exists [2023-05-30T22:23:22.091Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T22:23:22.091Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T22:23:22.091Z] ---> 9ed4aefc74f6 [2023-05-30T22:23:22.091Z] Step 17/25 : EXPOSE 4000 [2023-05-30T22:23:22.091Z] ---> Running in 0c629c4de94c [2023-05-30T22:23:22.091Z] Removing intermediate container 0c629c4de94c [2023-05-30T22:23:22.091Z] ---> 6c20bc8fecbd [2023-05-30T22:23:22.091Z] 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-30T22:23:22.091Z] ---> 0cc20c2cd930 [2023-05-30T22:23:22.091Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-30T22:23:22.091Z] ---> d841ecc929b3 [2023-05-30T22:23:22.091Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-30T22:23:22.091Z] ---> a07dc557644a [2023-05-30T22:23:22.091Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-30T22:23:22.091Z] ---> Running in f2a4e05de95d [2023-05-30T22:23:22.091Z] Removing intermediate container f2a4e05de95d [2023-05-30T22:23:22.091Z] ---> 694f53bfa29f [2023-05-30T22:23:22.091Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-30T22:23:22.091Z] ---> Running in 20479f91a661 [2023-05-30T22:23:22.091Z] Removing intermediate container 20479f91a661 [2023-05-30T22:23:22.091Z] ---> 8e7eca74147f [2023-05-30T22:23:22.091Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T22:23:22.091Z] ---> Running in 10ebf2212090 [2023-05-30T22:23:22.091Z] Removing intermediate container 10ebf2212090 [2023-05-30T22:23:22.091Z] ---> d426913eafb4 [2023-05-30T22:23:22.091Z] Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:23:22.091Z] ---> Running in 88bee31d882b [2023-05-30T22:23:22.091Z] Removing intermediate container 88bee31d882b [2023-05-30T22:23:22.091Z] ---> 027bd564de33 [2023-05-30T22:23:22.091Z] Step 25/25 : LABEL version=3.0.0-dev.21 [2023-05-30T22:23:22.091Z] ---> Running in a0d4d94e92bd [2023-05-30T22:23:22.091Z] Removing intermediate container a0d4d94e92bd [2023-05-30T22:23:22.091Z] ---> 91fe8d17eb6e [2023-05-30T22:23:22.091Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T22:23:22.091Z] Successfully built 91fe8d17eb6e [2023-05-30T22:23:22.091Z] 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-30T22:23:22.207Z] provisioning config files... [2023-05-30T22:23:22.216Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4341541292125236464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:23:22.312Z] ---> 3deaf0b16de8 [2023-05-30T22:23:22.312Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T22:23:22.312Z] ---> Running in 9438f066f371 [2023-05-30T22:23:22.515Z] ---> docker-login.sh [2023-05-30T22:23:22.515Z] nexus3.edgexfoundry.org:10001 [2023-05-30T22:23:22.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:23:22.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:23:22.515Z] Configure a credential helper to remove this warning. See [2023-05-30T22:23:22.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:23:22.515Z] [2023-05-30T22:23:22.515Z] Login Succeeded [2023-05-30T22:23:22.515Z] nexus3.edgexfoundry.org:10002 [2023-05-30T22:23:22.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:23:22.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:23:22.515Z] Configure a credential helper to remove this warning. See [2023-05-30T22:23:22.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:23:22.515Z] [2023-05-30T22:23:22.515Z] Login Succeeded [2023-05-30T22:23:22.515Z] nexus3.edgexfoundry.org:10003 [2023-05-30T22:23:22.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:23:22.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:23:22.773Z] Configure a credential helper to remove this warning. See [2023-05-30T22:23:22.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:23:22.773Z] [2023-05-30T22:23:22.773Z] Login Succeeded [2023-05-30T22:23:22.773Z] nexus3.edgexfoundry.org:10004 [2023-05-30T22:23:22.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:23:22.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:23:22.773Z] Configure a credential helper to remove this warning. See [2023-05-30T22:23:22.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:23:22.773Z] [2023-05-30T22:23:22.773Z] Login Succeeded [2023-05-30T22:23:22.773Z] docker.io [2023-05-30T22:23:23.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:23:23.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:23:23.033Z] Configure a credential helper to remove this warning. See [2023-05-30T22:23:23.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:23:23.033Z] [2023-05-30T22:23:23.033Z] Login Succeeded [2023-05-30T22:23:23.033Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T22:23:23.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T22:23:23.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T22:23:23.082Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-30T22:23:23.082Z] 0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:23:23.082Z] latest [2023-05-30T22:23:23.082Z] 3.0.0-dev.21 [2023-05-30T22:23:23.082Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [2023-05-30T22:23:23.082Z] main [2023-05-30T22:23:23.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:23.410Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:23.714Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:23:23.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T22:23:23.714Z] 2d52304f4631: Preparing [2023-05-30T22:23:23.714Z] f1a844d73726: Preparing [2023-05-30T22:23:23.714Z] 843982268131: Preparing [2023-05-30T22:23:23.714Z] f1417ff83b31: Preparing [2023-05-30T22:23:23.714Z] f1417ff83b31: Layer already exists [2023-05-30T22:23:23.714Z] f1a844d73726: Pushed [2023-05-30T22:23:23.714Z] 2d52304f4631: Pushed [2023-05-30T22:23:27.013Z] 843982268131: Pushed [2023-05-30T22:23:27.013Z] 0be910da442da054ca269013485ad7785d291f45: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:27.326Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:27.631Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-30T22:23:27.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T22:23:27.632Z] 2d52304f4631: Preparing [2023-05-30T22:23:27.632Z] f1a844d73726: Preparing [2023-05-30T22:23:27.632Z] 843982268131: Preparing [2023-05-30T22:23:27.632Z] f1417ff83b31: Preparing [2023-05-30T22:23:27.632Z] 2d52304f4631: Layer already exists [2023-05-30T22:23:27.632Z] f1a844d73726: Layer already exists [2023-05-30T22:23:27.632Z] f1417ff83b31: Layer already exists [2023-05-30T22:23:27.632Z] 843982268131: Layer already exists [2023-05-30T22:23:27.632Z] latest: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:27.939Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:28.243Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.21 [2023-05-30T22:23:28.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T22:23:28.243Z] 2d52304f4631: Preparing [2023-05-30T22:23:28.243Z] f1a844d73726: Preparing [2023-05-30T22:23:28.243Z] 843982268131: Preparing [2023-05-30T22:23:28.243Z] f1417ff83b31: Preparing [2023-05-30T22:23:28.243Z] f1417ff83b31: Layer already exists [2023-05-30T22:23:28.243Z] 2d52304f4631: Layer already exists [2023-05-30T22:23:28.243Z] f1a844d73726: Layer already exists [2023-05-30T22:23:28.243Z] 843982268131: Layer already exists [2023-05-30T22:23:28.243Z] 3.0.0-dev.21: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:28.549Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:28.856Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [2023-05-30T22:23:28.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T22:23:28.856Z] 2d52304f4631: Preparing [2023-05-30T22:23:28.856Z] f1a844d73726: Preparing [2023-05-30T22:23:28.856Z] 843982268131: Preparing [2023-05-30T22:23:28.856Z] f1417ff83b31: Preparing [2023-05-30T22:23:28.856Z] 2d52304f4631: Layer already exists [2023-05-30T22:23:28.856Z] f1417ff83b31: Layer already exists [2023-05-30T22:23:28.856Z] 843982268131: Layer already exists [2023-05-30T22:23:28.856Z] f1a844d73726: Layer already exists [2023-05-30T22:23:28.856Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:29.165Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:29.470Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-30T22:23:29.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T22:23:29.470Z] 2d52304f4631: Preparing [2023-05-30T22:23:29.470Z] f1a844d73726: Preparing [2023-05-30T22:23:29.470Z] 843982268131: Preparing [2023-05-30T22:23:29.470Z] f1417ff83b31: Preparing [2023-05-30T22:23:29.470Z] 843982268131: Layer already exists [2023-05-30T22:23:29.470Z] f1417ff83b31: Layer already exists [2023-05-30T22:23:29.470Z] f1a844d73726: Layer already exists [2023-05-30T22:23:29.470Z] 2d52304f4631: Layer already exists [2023-05-30T22:23:29.470Z] main: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T22:23:29.511Z] ===================================================== [Pipeline] echo [2023-05-30T22:23:29.519Z] taggedImages: [2023-05-30T22:23:29.519Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:23:29.519Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-30T22:23:29.519Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.21 [2023-05-30T22:23:29.519Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [2023-05-30T22:23:29.519Z] - 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-30T22:23:29.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T22:23:29.894Z] [2023-05-30T22:23:29.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:23:30.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T22:23:30.199Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T22:23:30.199Z] 5eb5b503b376: Pulling fs layer [2023-05-30T22:23:30.199Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T22:23:30.199Z] ec43610c2a17: Pulling fs layer [2023-05-30T22:23:30.199Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T22:23:30.199Z] 33b1e0a273af: Pulling fs layer [2023-05-30T22:23:30.199Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T22:23:30.199Z] 2f39f015ded8: Pulling fs layer [2023-05-30T22:23:30.199Z] 5d3b04190fa2: Waiting [2023-05-30T22:23:30.199Z] 33b1e0a273af: Waiting [2023-05-30T22:23:30.199Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T22:23:30.199Z] 5c69ac0246d0: Download complete [2023-05-30T22:23:30.199Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T22:23:30.199Z] 3a2ae6a8a46f: Download complete [2023-05-30T22:23:30.199Z] 33b1e0a273af: Verifying Checksum [2023-05-30T22:23:30.199Z] 33b1e0a273af: Download complete [2023-05-30T22:23:30.199Z] ec43610c2a17: Verifying Checksum [2023-05-30T22:23:30.199Z] ec43610c2a17: Download complete [2023-05-30T22:23:30.199Z] 5d3b04190fa2: Download complete [2023-05-30T22:23:30.458Z] 5eb5b503b376: Verifying Checksum [2023-05-30T22:23:30.458Z] 5eb5b503b376: Download complete [2023-05-30T22:23:31.025Z] 2f39f015ded8: Download complete [2023-05-30T22:23:31.590Z] 5eb5b503b376: Pull complete [2023-05-30T22:23:31.590Z] 5c69ac0246d0: Pull complete [2023-05-30T22:23:32.156Z] ec43610c2a17: Pull complete [2023-05-30T22:23:32.156Z] 3a2ae6a8a46f: Pull complete [2023-05-30T22:23:32.156Z] 33b1e0a273af: Pull complete [2023-05-30T22:23:32.415Z] 5d3b04190fa2: Pull complete [2023-05-30T22:23:36.594Z] 2f39f015ded8: Pull complete [2023-05-30T22:23:36.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T22:23:36.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T22:23:36.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:23:36.674Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:23:36.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T22:23:37.820Z] $ docker top d05551ff77b4ccd85f63b38116b71d6d92ee3f83d4928fc0b1c3743de88a0057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:23:38.207Z] ---> job-cost.sh [2023-05-30T22:23:38.207Z] lf-activate-venv: SKIPPING [2023-05-30T22:23:38.207Z] INFO: No Stack... [2023-05-30T22:23:38.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T22:23:39.036Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T22:23:39.324Z] + cut -d, -f6 [2023-05-30T22:23:39.324Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2023-05-30T22:23:39.335Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [2023-05-30T22:23:39.341Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] did not exist. Created. [2023-05-30T22:23:39.341Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T22:23:39.639Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T22:23:40.101Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T22:23:40.109Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T22:23:40.132Z] $ docker stop --time=1 d05551ff77b4ccd85f63b38116b71d6d92ee3f83d4928fc0b1c3743de88a0057 [2023-05-30T22:23:41.331Z] $ docker rm -f --volumes d05551ff77b4ccd85f63b38116b71d6d92ee3f83d4928fc0b1c3743de88a0057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T22:24:18.821Z] Removing intermediate container 9438f066f371 [2023-05-30T22:24:18.821Z] ---> f9a852eb8554 [2023-05-30T22:24:18.821Z] Step 14/15 : COPY . . [2023-05-30T22:24:23.098Z] ---> 93cfa26a4d3d [2023-05-30T22:24:23.098Z] Step 15/15 : RUN ${MAKE} [2023-05-30T22:24:23.098Z] ---> Running in ce97dd4dad76 [2023-05-30T22:24:23.370Z] noop [2023-05-30T22:24:23.973Z] Removing intermediate container ce97dd4dad76 [2023-05-30T22:24:23.973Z] ---> 2d30624da20e [2023-05-30T22:24:24.250Z] Successfully built 2d30624da20e [2023-05-30T22:24:24.250Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:24:24.600Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T22:24:24.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:24:24.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-17378 does not seem to be running inside a container [2023-05-30T22:24:24.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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-30T22:24:26.008Z] $ docker top 5576a79efa6cab2f464d9e7a4f53998462895bc5b4f30546ac4e2d207575bac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T22:24:26.808Z] + go version [2023-05-30T22:24:26.808Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T22:24:26.836Z] $ docker stop --time=1 5576a79efa6cab2f464d9e7a4f53998462895bc5b4f30546ac4e2d207575bac6 [2023-05-30T22:24:28.418Z] $ docker rm -f --volumes 5576a79efa6cab2f464d9e7a4f53998462895bc5b4f30546ac4e2d207575bac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:24:29.016Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T22:24:29.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:24:29.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-17378 does not seem to be running inside a container [2023-05-30T22:24:29.267Z] $ 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/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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-30T22:24:30.404Z] $ docker top 966dbb0bd4b2dcbd5e3100721290246dc15897e756cea0f296bb9e38cd2d5e3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T22:24:31.080Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/117 [Pipeline] fileExists [Pipeline] sh [2023-05-30T22:24:31.405Z] + make test [2023-05-30T22:24:31.677Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-30T22:25:03.937Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-30T22:26:25.561Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-30T22:26:26.145Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-30T22:26:58.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T22:26:58.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T22:26:58.389Z] ./bin/test-attribution-txt.sh [2023-05-30T22:26:58.389Z] make -C web test [2023-05-30T22:26:58.389Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/117/web' [2023-05-30T22:26:58.389Z] make[1]: tput: No such file or directory [2023-05-30T22:26:58.389Z] make[1]: tput: No such file or directory [2023-05-30T22:26:58.389Z] warning: generating ./VERSION [2023-05-30T22:26:58.389Z] echo "0.0.0" > VERSION [2023-05-30T22:26:58.389Z] docker build \ [2023-05-30T22:26:58.389Z] -f Dockerfile \ [2023-05-30T22:26:58.389Z] --build-arg USER=1000 \ [2023-05-30T22:26:58.389Z] \ [2023-05-30T22:26:58.389Z] --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ [2023-05-30T22:26:58.389Z] -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ [2023-05-30T22:26:58.389Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-30T22:26:58.389Z] . [2023-05-30T22:26:58.389Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-30T22:26:58.389Z] Install the buildx component to build images with BuildKit: [2023-05-30T22:26:58.389Z] https://docs.docker.com/go/buildx/ [2023-05-30T22:26:58.389Z] [2023-05-30T22:26:58.389Z] Sending build context to Docker daemon 2.571MB [2023-05-30T22:26:58.389Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-30T22:26:58.389Z] 16.17-alpine3.15: Pulling from library/node [2023-05-30T22:26:58.389Z] 47517142f6ba: Pulling fs layer [2023-05-30T22:26:58.389Z] 5f8c4bfa009b: Pulling fs layer [2023-05-30T22:26:58.389Z] f7079c9c4ba1: Pulling fs layer [2023-05-30T22:26:58.389Z] aba105e6f55a: Pulling fs layer [2023-05-30T22:26:58.389Z] aba105e6f55a: Waiting [2023-05-30T22:26:58.389Z] 47517142f6ba: Verifying Checksum [2023-05-30T22:26:58.389Z] 47517142f6ba: Download complete [2023-05-30T22:26:58.389Z] f7079c9c4ba1: Verifying Checksum [2023-05-30T22:26:58.389Z] f7079c9c4ba1: Download complete [2023-05-30T22:26:58.389Z] aba105e6f55a: Verifying Checksum [2023-05-30T22:26:58.389Z] aba105e6f55a: Download complete [2023-05-30T22:26:58.389Z] 47517142f6ba: Pull complete [2023-05-30T22:26:58.389Z] 5f8c4bfa009b: Verifying Checksum [2023-05-30T22:26:58.389Z] 5f8c4bfa009b: Download complete [2023-05-30T22:27:02.652Z] 5f8c4bfa009b: Pull complete [2023-05-30T22:27:02.918Z] f7079c9c4ba1: Pull complete [2023-05-30T22:27:03.201Z] aba105e6f55a: Pull complete [2023-05-30T22:27:03.201Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-30T22:27:03.201Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-30T22:27:03.201Z] ---> bf1b8b58d215 [2023-05-30T22:27:03.201Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-30T22:27:04.160Z] ---> Running in f2b312928f07 [2023-05-30T22:27:05.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-30T22:27:05.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-30T22:27:06.353Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-30T22:27:06.353Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-30T22:27:06.353Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-30T22:27:06.353Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-30T22:27:06.353Z] (5/128) Installing libxcb (1.14-r2) [2023-05-30T22:27:06.353Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-30T22:27:06.353Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-30T22:27:06.353Z] (8/128) Installing libice (1.0.10-r0) [2023-05-30T22:27:06.353Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-30T22:27:06.353Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-30T22:27:06.353Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-30T22:27:06.353Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-30T22:27:06.353Z] (13/128) Installing xset (1.2.4-r0) [2023-05-30T22:27:06.353Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-30T22:27:06.353Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-30T22:27:06.353Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-30T22:27:06.621Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-30T22:27:06.622Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-30T22:27:06.622Z] (19/128) Installing libintl (0.21-r0) [2023-05-30T22:27:06.622Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-30T22:27:06.622Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-30T22:27:06.622Z] (22/128) Installing pcre (8.45-r1) [2023-05-30T22:27:06.622Z] (23/128) Installing glib (2.70.5-r0) [2023-05-30T22:27:06.622Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-30T22:27:06.622Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-30T22:27:06.622Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-30T22:27:06.622Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-30T22:27:06.890Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-30T22:27:06.890Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-30T22:27:06.890Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-30T22:27:06.890Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-30T22:27:06.890Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-30T22:27:06.890Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-30T22:27:06.890Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-30T22:27:06.890Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-30T22:27:06.890Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-30T22:27:06.890Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-30T22:27:06.890Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-30T22:27:06.890Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-30T22:27:06.890Z] (40/128) Installing libxi (1.8-r0) [2023-05-30T22:27:06.890Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-30T22:27:06.890Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-30T22:27:06.890Z] (43/128) Installing atk (2.36.0-r0) [2023-05-30T22:27:06.890Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-30T22:27:06.890Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-30T22:27:07.158Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-30T22:27:07.158Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-30T22:27:07.158Z] (48/128) Installing expat (2.5.0-r0) [2023-05-30T22:27:07.158Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-30T22:27:07.158Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-30T22:27:07.158Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-30T22:27:07.158Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-30T22:27:07.158Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-30T22:27:07.158Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-30T22:27:07.158Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-30T22:27:07.158Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-30T22:27:07.158Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-30T22:27:07.158Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-30T22:27:07.158Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-30T22:27:07.427Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-30T22:27:07.427Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-30T22:27:07.427Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-30T22:27:07.427Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-30T22:27:07.427Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-30T22:27:07.427Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-30T22:27:07.427Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-30T22:27:07.427Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-30T22:27:07.695Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-30T22:27:07.695Z] (69/128) Installing pango (1.48.10-r0) [2023-05-30T22:27:07.695Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-30T22:27:07.695Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-30T22:27:07.695Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-30T22:27:07.695Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-30T22:27:07.963Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-30T22:27:07.963Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-30T22:27:07.963Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-30T22:27:08.232Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-30T22:27:08.232Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-30T22:27:08.232Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-30T22:27:08.232Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-30T22:27:10.822Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-30T22:27:10.823Z] (80/128) Installing flac (1.3.4-r0) [2023-05-30T22:27:10.823Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-30T22:27:10.823Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-30T22:27:10.823Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-30T22:27:10.823Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-30T22:27:10.823Z] (85/128) Installing libass (0.15.2-r0) [2023-05-30T22:27:10.823Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-30T22:27:10.823Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-30T22:27:10.823Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-30T22:27:10.823Z] (89/128) Installing lame (3.100-r0) [2023-05-30T22:27:10.823Z] (90/128) Installing opus (1.3.1-r1) [2023-05-30T22:27:10.823Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-30T22:27:10.823Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-30T22:27:10.823Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-30T22:27:10.823Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-30T22:27:10.823Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-30T22:27:10.823Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-30T22:27:10.823Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-30T22:27:10.823Z] (98/128) Installing libva (2.13.0-r0) [2023-05-30T22:27:10.823Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-30T22:27:10.823Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-30T22:27:10.823Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-30T22:27:10.823Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-30T22:27:11.095Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-30T22:27:11.095Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-30T22:27:11.095Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-30T22:27:11.095Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-30T22:27:11.095Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-30T22:27:11.680Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-30T22:27:11.680Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-30T22:27:11.680Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-30T22:27:11.680Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-30T22:27:11.680Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-30T22:27:11.680Z] (113/128) Installing nspr (4.32-r0) [2023-05-30T22:27:11.680Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-30T22:27:11.680Z] (115/128) Installing nss (3.78.1-r0) [2023-05-30T22:27:11.680Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-30T22:27:11.680Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-30T22:27:11.680Z] (118/128) Installing orc (0.4.32-r0) [2023-05-30T22:27:11.949Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-30T22:27:11.949Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-30T22:27:11.949Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-30T22:27:11.949Z] (122/128) Installing libpulse (15.0-r2) [2023-05-30T22:27:11.949Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-30T22:27:11.949Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-30T22:27:11.949Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-30T22:27:11.949Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-30T22:27:11.949Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-30T22:27:11.949Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-30T22:27:16.209Z] Executing busybox-1.34.1-r7.trigger [2023-05-30T22:27:16.209Z] Executing glib-2.70.5-r0.trigger [2023-05-30T22:27:16.209Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-30T22:27:18.161Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-30T22:27:18.161Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-30T22:27:18.161Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-30T22:27:18.427Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-30T22:27:18.427Z] OK: 275 MiB in 144 packages [2023-05-30T22:27:28.530Z] Removing intermediate container f2b312928f07 [2023-05-30T22:27:28.530Z] ---> efd8ce0a5ba2 [2023-05-30T22:27:28.530Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-30T22:27:28.530Z] ---> Running in 9126dd0ab942 [2023-05-30T22:27:28.530Z] Removing intermediate container 9126dd0ab942 [2023-05-30T22:27:28.530Z] ---> d205cbd84eee [2023-05-30T22:27:28.530Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-30T22:27:28.530Z] ---> Running in 19c79f9b325f [2023-05-30T22:27:29.503Z] Removing intermediate container 19c79f9b325f [2023-05-30T22:27:29.503Z] ---> 17bfc75de2b5 [2023-05-30T22:27:29.503Z] Step 5/10 : RUN npm install -g npm [2023-05-30T22:27:29.770Z] ---> Running in 6264f4828a9c [2023-05-30T22:27:56.462Z] [2023-05-30T22:27:56.462Z] removed 7 packages, changed 101 packages, and audited 264 packages in 22s [2023-05-30T22:27:56.462Z] [2023-05-30T22:27:56.462Z] 27 packages are looking for funding [2023-05-30T22:27:56.462Z] run `npm fund` for details [2023-05-30T22:27:56.462Z] [2023-05-30T22:27:56.462Z] found 0 vulnerabilities [2023-05-30T22:27:59.049Z] Removing intermediate container 6264f4828a9c [2023-05-30T22:27:59.049Z] ---> b162a837a2cf [2023-05-30T22:27:59.049Z] Step 6/10 : ARG USER=1000 [2023-05-30T22:27:59.049Z] ---> Running in 52f1dd79f103 [2023-05-30T22:27:59.049Z] Removing intermediate container 52f1dd79f103 [2023-05-30T22:27:59.049Z] ---> fc6954bf9ec0 [2023-05-30T22:27:59.049Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-30T22:27:59.049Z] ---> Running in c701ae44f588 [2023-05-30T22:28:01.004Z] Removing intermediate container c701ae44f588 [2023-05-30T22:28:01.004Z] ---> 4213946b6313 [2023-05-30T22:28:01.004Z] Step 8/10 : USER $USER:$USER [2023-05-30T22:28:01.004Z] ---> Running in e79f6ddfc2f6 [2023-05-30T22:28:01.004Z] Removing intermediate container e79f6ddfc2f6 [2023-05-30T22:28:01.004Z] ---> c80dae120373 [2023-05-30T22:28:01.004Z] Step 9/10 : WORKDIR /app [2023-05-30T22:28:01.270Z] ---> Running in 123be5dde37b [2023-05-30T22:28:01.537Z] Removing intermediate container 123be5dde37b [2023-05-30T22:28:01.537Z] ---> 34ecb3996274 [2023-05-30T22:28:01.537Z] Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:28:01.537Z] ---> Running in cd213b349862 [2023-05-30T22:28:01.805Z] Removing intermediate container cd213b349862 [2023-05-30T22:28:01.806Z] ---> 6d9b610e9f61 [2023-05-30T22:28:01.806Z] Successfully built 6d9b610e9f61 [2023-05-30T22:28:01.806Z] Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:28:01.806Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-30T22:28:01.806Z] touch edgex-web-ui.imagebuilt [2023-05-30T22:28:01.806Z] mkdir -p node_modules coverage [2023-05-30T22:28:01.806Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-30T22:28:01.806Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-30T22:28:11.886Z] npm WARN old lockfile [2023-05-30T22:28:11.886Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-30T22:28:11.886Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-30T22:28:11.886Z] npm WARN old lockfile [2023-05-30T22:28:11.886Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-30T22:28:11.886Z] npm WARN old lockfile [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE required: { [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE }, [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T22:28:50.970Z] npm WARN EBADENGINE } [2023-05-30T22:29:17.742Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-30T22:29:17.742Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T22:29:17.742Z] 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-30T22:29:17.742Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-30T22:29:17.742Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-30T22:29:18.702Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-30T22:29:22.953Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-30T22:29:29.595Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-30T22:29:30.178Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-30T22:29:31.141Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-30T22:29:41.221Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-30T22:29:51.435Z] 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-30T22:29:51.435Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T22:29:51.435Z] 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-30T22:29:54.786Z] 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-30T22:29:56.206Z] 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-30T22:29:58.797Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T22:30:07.029Z] 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-30T22:30:08.986Z] 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-30T22:30:27.200Z] 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-30T22:30:49.255Z] 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-30T22:31:28.181Z] [2023-05-30T22:31:28.181Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-30T22:31:28.181Z] [2023-05-30T22:31:28.181Z] 90 packages are looking for funding [2023-05-30T22:31:28.181Z] run `npm fund` for details [2023-05-30T22:31:28.181Z] [2023-05-30T22:31:28.181Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-30T22:31:28.181Z] [2023-05-30T22:31:28.181Z] To address issues that do not require attention, run: [2023-05-30T22:31:28.181Z] npm audit fix [2023-05-30T22:31:28.181Z] [2023-05-30T22:31:28.181Z] To address all issues (including breaking changes), run: [2023-05-30T22:31:28.181Z] npm audit fix --force [2023-05-30T22:31:28.181Z] [2023-05-30T22:31:28.181Z] Run `npm audit` for details. [2023-05-30T22:31:28.181Z] 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-30T22:31:43.215Z] - Generating browser application bundles (phase: setup)... [2023-05-30T22:32:15.530Z] Compiling @angular/core : es2015 as esm2015 [2023-05-30T22:32:15.530Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-30T22:32:42.224Z] Compiling @angular/common : es2015 as esm2015 [2023-05-30T22:32:42.224Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-30T22:32:44.865Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-30T22:32:44.865Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-30T22:32:49.128Z] Compiling @angular/router : es2015 as esm2015 [2023-05-30T22:32:49.128Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-30T22:32:54.460Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-30T22:32:55.864Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-30T22:32:55.864Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-30T22:33:03.699Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-30T22:33:03.699Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-30T22:33:03.699Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-30T22:34:00.380Z] 30 05 2023 22:33:54.023:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-30T22:34:00.380Z] 30 05 2023 22:33:54.035:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-30T22:34:00.380Z] 30 05 2023 22:33:54.062:INFO [launcher]: Starting browser ChromeHeadless [2023-05-30T22:35:08.270Z] 30 05 2023 22:35:05.391:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-30T22:35:13.604Z] 30 05 2023 22:35:13.166:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-30T22:35:23.711Z] 30 05 2023 22:35:23.524:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-30T22:35:45.820Z] ✔ Browser application bundle generation complete. [2023-05-30T22:35:45.820Z] 30 05 2023 22:35:43.489:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket b9gB2DqqZiV_BQmQAAAB with id 62705557 [2023-05-30T22:36:00.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-30T22:36:01.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.707 secs) [2023-05-30T22:36:01.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.765 secs) [2023-05-30T22:36:01.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.981 secs) [2023-05-30T22:36:01.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.022 secs) [2023-05-30T22:36:01.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-30T22:36:01.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.089 secs) [2023-05-30T22:36:01.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.109 secs) [2023-05-30T22:36:01.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.139 secs) [2023-05-30T22:36:02.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.571 secs) [2023-05-30T22:36:02.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.626 secs) [2023-05-30T22:36:02.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.666 secs) [2023-05-30T22:36:02.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.708 secs) [2023-05-30T22:36:02.792Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 1.902 secs) [2023-05-30T22:36:03.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.098 secs) [2023-05-30T22:36:03.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.331 secs) [2023-05-30T22:36:03.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.426 secs) [2023-05-30T22:36:03.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.458 secs) [2023-05-30T22:36:03.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.488 secs) [2023-05-30T22:36:03.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.5 secs) [2023-05-30T22:36:03.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.511 secs) [2023-05-30T22:36:03.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.645 secs) [2023-05-30T22:36:03.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.671 secs) [2023-05-30T22:36:03.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 2.683 secs) [2023-05-30T22:36:04.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 2.882 secs) [2023-05-30T22:36:04.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 2.948 secs) [2023-05-30T22:36:04.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 2.998 secs) [2023-05-30T22:36:04.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.252 secs) [2023-05-30T22:36:04.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.473 secs) [2023-05-30T22:36:04.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.535 secs) [2023-05-30T22:36:04.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.577 secs) [2023-05-30T22:36:05.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.767 secs) [2023-05-30T22:36:05.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.857 secs) [2023-05-30T22:36:05.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.875 secs) [2023-05-30T22:36:05.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.949 secs) [2023-05-30T22:36:05.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.103 secs) [2023-05-30T22:36:05.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.161 secs) [2023-05-30T22:36:06.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.676 secs) [2023-05-30T22:36:06.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.703 secs) [2023-05-30T22:36:06.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.738 secs) [2023-05-30T22:36:06.613Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.819 secs) [2023-05-30T22:36:06.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.108 secs) [2023-05-30T22:36:07.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.172 secs) [2023-05-30T22:36:07.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.415 secs) [2023-05-30T22:36:07.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.512 secs) [2023-05-30T22:36:07.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.573 secs) [2023-05-30T22:36:07.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.635 secs) [2023-05-30T22:36:07.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.653 secs) [2023-05-30T22:36:07.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.709 secs) [2023-05-30T22:36:07.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.738 secs) [2023-05-30T22:36:07.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.784 secs) [2023-05-30T22:36:08.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.965 secs) [2023-05-30T22:36:08.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.993 secs) [2023-05-30T22:36:08.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.01 secs) [2023-05-30T22:36:08.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.113 secs) [2023-05-30T22:36:08.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.157 secs) [2023-05-30T22:36:08.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.244 secs) [2023-05-30T22:36:08.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.277 secs) [2023-05-30T22:36:08.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.352 secs) [2023-05-30T22:36:09.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.633 secs) [2023-05-30T22:36:09.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.765 secs) [2023-05-30T22:36:09.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.832 secs) [2023-05-30T22:36:10.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.514 secs) [2023-05-30T22:36:10.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.565 secs) [2023-05-30T22:36:10.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.578 secs) [2023-05-30T22:36:10.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.589 secs) [2023-05-30T22:36:10.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.844 secs) [2023-05-30T22:36:10.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.927 secs) [2023-05-30T22:36:11.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.099 secs) [2023-05-30T22:36:11.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.124 secs) [2023-05-30T22:36:11.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.137 secs) [2023-05-30T22:36:11.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.185 secs) [2023-05-30T22:36:11.316Z] WARN: ' [2023-05-30T22:36:11.316Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T22:36:11.316Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T22:36:11.316Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T22:36:11.316Z] in a future version of Angular. [2023-05-30T22:36:11.316Z] [2023-05-30T22:36:11.316Z] For more information on this, see our API docs here: [2023-05-30T22:36:11.316Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T22:36:11.316Z] ' [2023-05-30T22:36:11.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.185 secs) [2023-05-30T22:36:11.316Z] WARN: ' [2023-05-30T22:36:11.316Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T22:36:11.316Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T22:36:11.316Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T22:36:11.316Z] in a future version of Angular. [2023-05-30T22:36:11.316Z] [2023-05-30T22:36:11.316Z] For more information on this, see our API docs here: [2023-05-30T22:36:11.316Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T22:36:11.316Z] ' [2023-05-30T22:36:11.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.354 secs) [2023-05-30T22:36:11.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.511 secs) [2023-05-30T22:36:11.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.534 secs) [2023-05-30T22:36:11.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.552 secs) [2023-05-30T22:36:11.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.562 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.91 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.955 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.969 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.98 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.026 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.051 secs) [2023-05-30T22:36:12.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.071 secs) [2023-05-30T22:36:12.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.094 secs) [2023-05-30T22:36:12.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.151 secs) [2023-05-30T22:36:12.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.282 secs) [2023-05-30T22:36:12.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.366 secs) [2023-05-30T22:36:12.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.574 secs) [2023-05-30T22:36:13.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.787 secs) [2023-05-30T22:36:13.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.875 secs) [2023-05-30T22:36:13.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.922 secs) [2023-05-30T22:36:13.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.954 secs) [2023-05-30T22:36:13.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.99 secs) [2023-05-30T22:36:13.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.165 secs) [2023-05-30T22:36:14.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.322 secs) [2023-05-30T22:36:14.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.352 secs) [2023-05-30T22:36:14.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.41 secs) [2023-05-30T22:36:14.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.451 secs) [2023-05-30T22:36:14.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.489 secs) [2023-05-30T22:36:14.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.537 secs) [2023-05-30T22:36:14.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.553 secs) [2023-05-30T22:36:14.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.634 secs) [2023-05-30T22:36:14.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.733 secs) [2023-05-30T22:36:14.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.747 secs) [2023-05-30T22:36:14.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.767 secs) [2023-05-30T22:36:14.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.892 secs) [2023-05-30T22:36:14.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.961 secs) [2023-05-30T22:36:15.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.148 secs) [2023-05-30T22:36:15.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.183 secs) [2023-05-30T22:36:15.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.193 secs) [2023-05-30T22:36:15.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.313 secs) [2023-05-30T22:36:15.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.524 secs) [2023-05-30T22:36:15.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.624 secs) [2023-05-30T22:36:15.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.743 secs) [2023-05-30T22:36:15.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.807 secs) [2023-05-30T22:36:16.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.879 secs) [2023-05-30T22:36:16.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.915 secs) [2023-05-30T22:36:16.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.955 secs) [2023-05-30T22:36:16.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.038 secs) [2023-05-30T22:36:16.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.15 secs) [2023-05-30T22:36:16.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.375 secs) [2023-05-30T22:36:17.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.471 secs) [2023-05-30T22:36:17.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.507 secs) [2023-05-30T22:36:17.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.579 secs) [2023-05-30T22:36:17.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.635 secs) [2023-05-30T22:36:17.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.689 secs) [2023-05-30T22:36:17.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.706 secs) [2023-05-30T22:36:17.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.932 secs) [2023-05-30T22:36:17.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.955 secs) [2023-05-30T22:36:17.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.966 secs) [2023-05-30T22:36:17.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.022 secs) [2023-05-30T22:36:17.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.071 secs) [2023-05-30T22:36:18.148Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.213 secs) [2023-05-30T22:36:18.148Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.244 secs) [2023-05-30T22:36:18.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.304 secs) [2023-05-30T22:36:18.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.333 secs) [2023-05-30T22:36:18.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.554 secs) [2023-05-30T22:36:18.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.739 secs) [2023-05-30T22:36:18.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.8 secs) [2023-05-30T22:36:18.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.855 secs) [2023-05-30T22:36:19.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.977 secs) [2023-05-30T22:36:19.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.019 secs) [2023-05-30T22:36:19.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.049 secs) [2023-05-30T22:36:19.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.182 secs) [2023-05-30T22:36:19.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.364 secs) [2023-05-30T22:36:20.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.028 secs / 14.364 secs) [2023-05-30T22:36:20.732Z] TOTAL: 145 SUCCESS [2023-05-30T22:36:20.732Z] ✔ Browser application bundle generation complete. [2023-05-30T22:36:24.068Z] [2023-05-30T22:36:24.068Z] =============================== Coverage summary =============================== [2023-05-30T22:36:24.068Z] Statements : 41.56% ( 1425/3429 ) [2023-05-30T22:36:24.068Z] Branches : 12.14% ( 109/898 ) [2023-05-30T22:36:24.068Z] Functions : 33.33% ( 417/1251 ) [2023-05-30T22:36:24.068Z] Lines : 39.45% ( 1280/3245 ) [2023-05-30T22:36:24.068Z] ================================================================================ [2023-05-30T22:36:24.068Z] 30 05 2023 22:36:23.558:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-30T22:36:24.649Z] ✔ Browser application bundle generation complete. [2023-05-30T22:36:25.629Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/117/web' [Pipeline] echo [2023-05-30T22:36:25.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T22:36:25.684Z] $ docker stop --time=1 966dbb0bd4b2dcbd5e3100721290246dc15897e756cea0f296bb9e38cd2d5e3d [2023-05-30T22:36:27.711Z] $ docker rm -f --volumes 966dbb0bd4b2dcbd5e3100721290246dc15897e756cea0f296bb9e38cd2d5e3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T22:36:28.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T22:36:31.328Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T22:36:36.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T22:36:36.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T22:36:39.820Z] + ls -al . [2023-05-30T22:36:39.820Z] total 176 [2023-05-30T22:36:39.820Z] drwxrwxr-x 13 jenkins jenkins 4096 May 30 22:24 . [2023-05-30T22:36:39.820Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:22 .. [2023-05-30T22:36:39.820Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:22 .blubracket [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 18 May 30 22:22 .dockerignore [2023-05-30T22:36:39.820Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:22 .git [2023-05-30T22:36:39.820Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:22 .github [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 185 May 30 22:22 .gitignore [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 30 22:22 Attribution.txt [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 19103 May 30 22:22 CHANGELOG.md [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 22:22 CONTRIBUTING.md [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 30 22:22 Dockerfile [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 22:22 Jenkinsfile [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 22:22 LICENSE [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 30 22:22 Makefile [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 30 22:22 README.md [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 22:20 VERSION [2023-05-30T22:36:39.820Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:22 assets [2023-05-30T22:36:39.820Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:22 bin [2023-05-30T22:36:39.820Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:22 cmd [2023-05-30T22:36:39.820Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 22:24 coverage.out [2023-05-30T22:36:39.820Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:22 docs [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 30 22:22 go.mod [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 30 22:22 go.sum [2023-05-30T22:36:39.820Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:22 internal [2023-05-30T22:36:39.820Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:22 snap [2023-05-30T22:36:39.820Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:22 testing [2023-05-30T22:36:39.820Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 22:22 version.go [2023-05-30T22:36:39.820Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 22:28 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:36:40.158Z] + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=arm64 --label version=3.0.0-dev.21 . [2023-05-30T22:36:41.815Z] Sending build context to Docker daemon 33.12MB [2023-05-30T22:36:41.815Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T22:36:41.815Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T22:36:41.815Z] ---> 2d30624da20e [2023-05-30T22:36:41.815Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T22:36:42.399Z] ---> Running in 360d819f46ac [2023-05-30T22:36:42.676Z] Removing intermediate container 360d819f46ac [2023-05-30T22:36:42.676Z] ---> 9818d3f80da1 [2023-05-30T22:36:42.676Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T22:36:42.676Z] ---> Running in 8719630b2d21 [2023-05-30T22:36:42.944Z] Removing intermediate container 8719630b2d21 [2023-05-30T22:36:42.944Z] ---> 7ca42a5035e8 [2023-05-30T22:36:42.944Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T22:36:42.944Z] ---> Running in 32f39e5f5775 [2023-05-30T22:36:43.217Z] Removing intermediate container 32f39e5f5775 [2023-05-30T22:36:43.217Z] ---> 2b1c8ab44f34 [2023-05-30T22:36:43.217Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-30T22:36:43.483Z] ---> Running in 2477935d2eb6 [2023-05-30T22:36:43.751Z] Removing intermediate container 2477935d2eb6 [2023-05-30T22:36:43.751Z] ---> d5d75f47e551 [2023-05-30T22:36:43.751Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T22:36:43.751Z] ---> Running in b006698f4122 [2023-05-30T22:36:44.019Z] Removing intermediate container b006698f4122 [2023-05-30T22:36:44.019Z] ---> 35fe15388780 [2023-05-30T22:36:44.019Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T22:36:45.493Z] ---> f05e551d0a0d [2023-05-30T22:36:45.493Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T22:36:45.761Z] ---> Running in dd47ee6f6488 [2023-05-30T22:36:46.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T22:36:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T22:36:48.401Z] OK: 263 MiB in 53 packages [2023-05-30T22:36:48.984Z] Removing intermediate container dd47ee6f6488 [2023-05-30T22:36:48.984Z] ---> 0a0013f43f94 [2023-05-30T22:36:48.984Z] Step 10/25 : ENV GO111MODULE=on [2023-05-30T22:36:48.984Z] ---> Running in c51d49b3ba13 [2023-05-30T22:36:49.250Z] Removing intermediate container c51d49b3ba13 [2023-05-30T22:36:49.250Z] ---> 0b7cda340969 [2023-05-30T22:36:49.250Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T22:36:49.518Z] ---> Running in 8d36a8b6e768 [2023-05-30T22:36:49.784Z] Removing intermediate container 8d36a8b6e768 [2023-05-30T22:36:49.784Z] ---> 1623f0069169 [2023-05-30T22:36:49.784Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-30T22:36:50.368Z] ---> 40b084de8065 [2023-05-30T22:36:50.368Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T22:36:50.368Z] ---> Running in 4bd22ccaac77 [2023-05-30T22:36:55.710Z] Removing intermediate container 4bd22ccaac77 [2023-05-30T22:36:55.710Z] ---> 08c9de8c8943 [2023-05-30T22:36:55.710Z] Step 14/25 : COPY . . [2023-05-30T22:36:59.968Z] ---> f9553fc2075c [2023-05-30T22:36:59.968Z] Step 15/25 : RUN ${MAKE} [2023-05-30T22:36:59.968Z] ---> Running in 104bfb3f9362 [2023-05-30T22:37:00.956Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-30T22:38:52.789Z] Removing intermediate container 104bfb3f9362 [2023-05-30T22:38:52.789Z] ---> 57e9795abd01 [2023-05-30T22:38:52.789Z] Step 16/25 : FROM alpine:3.17 [2023-05-30T22:38:52.789Z] 3.17: Pulling from library/alpine [2023-05-30T22:38:52.789Z] c41833b44d91: Already exists [2023-05-30T22:38:52.789Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T22:38:52.789Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T22:38:52.789Z] ---> 51e60588ff2c [2023-05-30T22:38:52.789Z] Step 17/25 : EXPOSE 4000 [2023-05-30T22:38:52.789Z] ---> Running in 180ff79190ea [2023-05-30T22:38:52.789Z] Removing intermediate container 180ff79190ea [2023-05-30T22:38:52.789Z] ---> cd22b0667311 [2023-05-30T22:38:52.789Z] 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-30T22:38:53.374Z] ---> 4a477afa1303 [2023-05-30T22:38:53.374Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-30T22:38:53.956Z] ---> 7f913542115d [2023-05-30T22:38:53.956Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-30T22:38:54.539Z] ---> de4ec811e85c [2023-05-30T22:38:54.539Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-30T22:38:54.539Z] ---> Running in 7cb2f0f0b6db [2023-05-30T22:38:54.809Z] Removing intermediate container 7cb2f0f0b6db [2023-05-30T22:38:54.809Z] ---> 448895b18177 [2023-05-30T22:38:54.809Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-30T22:38:54.809Z] ---> Running in b461422df3a6 [2023-05-30T22:38:55.074Z] Removing intermediate container b461422df3a6 [2023-05-30T22:38:55.074Z] ---> 7110fe15a50f [2023-05-30T22:38:55.074Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T22:38:55.074Z] ---> Running in 84c5312618c2 [2023-05-30T22:38:55.340Z] Removing intermediate container 84c5312618c2 [2023-05-30T22:38:55.340Z] ---> 7eb4be68cd65 [2023-05-30T22:38:55.340Z] Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:38:55.607Z] ---> Running in 56c74504e4bc [2023-05-30T22:38:55.872Z] Removing intermediate container 56c74504e4bc [2023-05-30T22:38:55.872Z] ---> 874cb1bbad2a [2023-05-30T22:38:55.872Z] Step 25/25 : LABEL version=3.0.0-dev.21 [2023-05-30T22:38:55.872Z] ---> Running in 8374201ca901 [2023-05-30T22:38:56.255Z] Removing intermediate container 8374201ca901 [2023-05-30T22:38:56.255Z] ---> 5613464e3d8d [2023-05-30T22:38:56.255Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T22:38:56.255Z] Successfully built 5613464e3d8d [2023-05-30T22:38:56.255Z] 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-30T22:38:56.440Z] provisioning config files... [2023-05-30T22:38:56.455Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config6083845040791260625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:38:56.792Z] ---> docker-login.sh [2023-05-30T22:38:56.792Z] nexus3.edgexfoundry.org:10001 [2023-05-30T22:38:56.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:38:57.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:38:57.113Z] Configure a credential helper to remove this warning. See [2023-05-30T22:38:57.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:38:57.113Z] [2023-05-30T22:38:57.113Z] Login Succeeded [2023-05-30T22:38:57.113Z] nexus3.edgexfoundry.org:10002 [2023-05-30T22:38:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:38:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:38:57.395Z] Configure a credential helper to remove this warning. See [2023-05-30T22:38:57.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:38:57.395Z] [2023-05-30T22:38:57.395Z] Login Succeeded [2023-05-30T22:38:57.395Z] nexus3.edgexfoundry.org:10003 [2023-05-30T22:38:57.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:38:57.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:38:57.669Z] Configure a credential helper to remove this warning. See [2023-05-30T22:38:57.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:38:57.669Z] [2023-05-30T22:38:57.669Z] Login Succeeded [2023-05-30T22:38:57.669Z] nexus3.edgexfoundry.org:10004 [2023-05-30T22:38:57.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:38:58.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:38:58.208Z] Configure a credential helper to remove this warning. See [2023-05-30T22:38:58.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:38:58.208Z] [2023-05-30T22:38:58.208Z] Login Succeeded [2023-05-30T22:38:58.208Z] docker.io [2023-05-30T22:38:58.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T22:38:58.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T22:38:58.751Z] Configure a credential helper to remove this warning. See [2023-05-30T22:38:58.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T22:38:58.751Z] [2023-05-30T22:38:58.751Z] Login Succeeded [2023-05-30T22:38:58.751Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T22:38:58.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T22:38:58.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T22:38:58.843Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-30T22:38:58.843Z] 0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:38:58.843Z] latest [2023-05-30T22:38:58.843Z] 3.0.0-dev.21 [2023-05-30T22:38:58.843Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [2023-05-30T22:38:58.843Z] main [2023-05-30T22:38:58.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:38:59.206Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:38:59.553Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:38:59.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T22:38:59.553Z] d24b09b561cd: Preparing [2023-05-30T22:38:59.553Z] 4d0ee1a866ee: Preparing [2023-05-30T22:38:59.553Z] 8af1e972f35c: Preparing [2023-05-30T22:38:59.553Z] 26cbea5cba74: Preparing [2023-05-30T22:38:59.553Z] 26cbea5cba74: Layer already exists [2023-05-30T22:38:59.820Z] 4d0ee1a866ee: Pushed [2023-05-30T22:38:59.820Z] d24b09b561cd: Pushed [2023-05-30T22:39:06.498Z] 8af1e972f35c: Pushed [2023-05-30T22:39:06.498Z] 0be910da442da054ca269013485ad7785d291f45: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:06.843Z] + 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-30T22:39:07.182Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-30T22:39:07.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T22:39:07.182Z] d24b09b561cd: Preparing [2023-05-30T22:39:07.182Z] 4d0ee1a866ee: Preparing [2023-05-30T22:39:07.182Z] 8af1e972f35c: Preparing [2023-05-30T22:39:07.182Z] 26cbea5cba74: Preparing [2023-05-30T22:39:07.182Z] 8af1e972f35c: Layer already exists [2023-05-30T22:39:07.182Z] 4d0ee1a866ee: Layer already exists [2023-05-30T22:39:07.182Z] d24b09b561cd: Layer already exists [2023-05-30T22:39:07.182Z] 26cbea5cba74: Layer already exists [2023-05-30T22:39:07.182Z] latest: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:07.531Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:07.873Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.21 [2023-05-30T22:39:07.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T22:39:07.873Z] d24b09b561cd: Preparing [2023-05-30T22:39:07.873Z] 4d0ee1a866ee: Preparing [2023-05-30T22:39:07.873Z] 8af1e972f35c: Preparing [2023-05-30T22:39:07.873Z] 26cbea5cba74: Preparing [2023-05-30T22:39:07.873Z] 26cbea5cba74: Layer already exists [2023-05-30T22:39:07.873Z] d24b09b561cd: Layer already exists [2023-05-30T22:39:07.873Z] 4d0ee1a866ee: Layer already exists [2023-05-30T22:39:07.873Z] 8af1e972f35c: Layer already exists [2023-05-30T22:39:08.138Z] 3.0.0-dev.21: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:08.484Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:08.842Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [2023-05-30T22:39:08.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T22:39:08.842Z] d24b09b561cd: Preparing [2023-05-30T22:39:08.842Z] 4d0ee1a866ee: Preparing [2023-05-30T22:39:08.842Z] 8af1e972f35c: Preparing [2023-05-30T22:39:08.842Z] 26cbea5cba74: Preparing [2023-05-30T22:39:08.842Z] d24b09b561cd: Layer already exists [2023-05-30T22:39:08.842Z] 8af1e972f35c: Layer already exists [2023-05-30T22:39:08.842Z] 26cbea5cba74: Layer already exists [2023-05-30T22:39:08.842Z] 4d0ee1a866ee: Layer already exists [2023-05-30T22:39:08.842Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:09.284Z] + 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-30T22:39:09.745Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-30T22:39:09.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T22:39:09.745Z] d24b09b561cd: Preparing [2023-05-30T22:39:09.745Z] 4d0ee1a866ee: Preparing [2023-05-30T22:39:09.745Z] 8af1e972f35c: Preparing [2023-05-30T22:39:09.745Z] 26cbea5cba74: Preparing [2023-05-30T22:39:09.745Z] d24b09b561cd: Layer already exists [2023-05-30T22:39:09.745Z] 8af1e972f35c: Layer already exists [2023-05-30T22:39:09.745Z] 26cbea5cba74: Layer already exists [2023-05-30T22:39:09.745Z] 4d0ee1a866ee: Layer already exists [2023-05-30T22:39:10.010Z] main: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T22:39:10.074Z] ===================================================== [Pipeline] echo [2023-05-30T22:39:10.081Z] taggedImages: [2023-05-30T22:39:10.081Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [2023-05-30T22:39:10.081Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-30T22:39:10.081Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.21 [2023-05-30T22:39:10.081Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [2023-05-30T22:39:10.081Z] - 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-30T22:39:10.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T22:39:10.564Z] [2023-05-30T22:39:10.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:10.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T22:39:10.911Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T22:39:10.911Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T22:39:10.911Z] 04944245beec: Pulling fs layer [2023-05-30T22:39:10.911Z] 699f458cf7ca: Pulling fs layer [2023-05-30T22:39:10.911Z] 765212b225bb: Pulling fs layer [2023-05-30T22:39:10.911Z] f23df028b6ca: Pulling fs layer [2023-05-30T22:39:10.911Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T22:39:10.911Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T22:39:10.911Z] 765212b225bb: Waiting [2023-05-30T22:39:10.911Z] f23df028b6ca: Waiting [2023-05-30T22:39:10.911Z] d65c8cfc05b1: Waiting [2023-05-30T22:39:10.911Z] 2437ff75d9bd: Waiting [2023-05-30T22:39:11.196Z] 04944245beec: Verifying Checksum [2023-05-30T22:39:11.196Z] 04944245beec: Download complete [2023-05-30T22:39:11.196Z] 765212b225bb: Verifying Checksum [2023-05-30T22:39:11.196Z] 765212b225bb: Download complete [2023-05-30T22:39:11.196Z] f23df028b6ca: Verifying Checksum [2023-05-30T22:39:11.196Z] f23df028b6ca: Download complete [2023-05-30T22:39:11.196Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T22:39:11.196Z] d65c8cfc05b1: Download complete [2023-05-30T22:39:11.196Z] 699f458cf7ca: Verifying Checksum [2023-05-30T22:39:11.196Z] 699f458cf7ca: Download complete [2023-05-30T22:39:11.777Z] 8998bd30e6a1: Download complete [2023-05-30T22:39:14.347Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T22:39:14.347Z] 2437ff75d9bd: Download complete [2023-05-30T22:39:15.302Z] 8998bd30e6a1: Pull complete [2023-05-30T22:39:15.894Z] 04944245beec: Pull complete [2023-05-30T22:39:16.856Z] 699f458cf7ca: Pull complete [2023-05-30T22:39:17.120Z] 765212b225bb: Pull complete [2023-05-30T22:39:17.698Z] f23df028b6ca: Pull complete [2023-05-30T22:39:17.964Z] d65c8cfc05b1: Pull complete [2023-05-30T22:39:32.994Z] 2437ff75d9bd: Pull complete [2023-05-30T22:39:32.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T22:39:32.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T22:39:32.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:39:33.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-17378 does not seem to be running inside a container [2023-05-30T22:39:33.271Z] $ 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/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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-30T22:39:35.935Z] $ docker top f6aa83e5f21961117e256d9cbda0487afa954e9030bea2c044f0a25a83f1e505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:39:36.422Z] ---> job-cost.sh [2023-05-30T22:39:36.687Z] lf-activate-venv: SKIPPING [2023-05-30T22:39:36.687Z] INFO: No Stack... [2023-05-30T22:39:37.265Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T22:39:37.843Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T22:39:38.158Z] + cut -d, -f6 [2023-05-30T22:39:38.158Z] + cat /w/workspace/edgex-ui-go/117/archives/cost.csv [Pipeline] lock [2023-05-30T22:39:38.194Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [2023-05-30T22:39:38.202Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] did not exist. Created. [2023-05-30T22:39:38.202Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T22:39:38.534Z] /w/workspace/edgex-ui-go/117@tmp/durable-e12ec233/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T22:39:38.861Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T22:39:38.876Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T22:39:43.585Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T22:39:43.592Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T22:39:43.628Z] $ docker stop --time=1 f6aa83e5f21961117e256d9cbda0487afa954e9030bea2c044f0a25a83f1e505 [2023-05-30T22:39:45.171Z] $ docker rm -f --volumes f6aa83e5f21961117e256d9cbda0487afa954e9030bea2c044f0a25a83f1e505 [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-30T22:39:45.623Z] provisioning config files... [2023-05-30T22:39:45.630Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8438712372941361438tmp [Pipeline] { [Pipeline] sh [2023-05-30T22:39:45.929Z] + set +x [2023-05-30T22:39:45.929Z] + curl -s https://codecov.io/bash [2023-05-30T22:39:45.929Z] + bash -s -- [2023-05-30T22:39:45.929Z] [2023-05-30T22:39:45.929Z] _____ _ [2023-05-30T22:39:45.929Z] / ____| | | [2023-05-30T22:39:45.929Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T22:39:45.929Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T22:39:45.929Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T22:39:45.929Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T22:39:45.929Z] Bash-1.0.6 [2023-05-30T22:39:45.929Z] [2023-05-30T22:39:45.929Z] [2023-05-30T22:39:45.929Z] ==> git version 2.25.1 found [2023-05-30T22:39:45.929Z] ==> 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-30T22:39:45.929Z] Release-Date: 2020-01-08 [2023-05-30T22:39:45.929Z] 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-30T22:39:45.929Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T22:39:45.929Z] ==> Jenkins CI detected. [2023-05-30T22:39:45.929Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-30T22:39:45.929Z] project root: . [2023-05-30T22:39:45.929Z] --> token set from env [2023-05-30T22:39:45.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T22:39:45.929Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T22:39:46.188Z] ==> Python coveragepy not found [2023-05-30T22:39:46.188Z] ==> Searching for coverage reports in: [2023-05-30T22:39:46.188Z] + . [2023-05-30T22:39:46.188Z] -> Found 1 reports [2023-05-30T22:39:46.188Z] ==> Detecting git/mercurial file structure [2023-05-30T22:39:46.188Z] ==> Reading reports [2023-05-30T22:39:46.188Z] + ./coverage.out bytes=10 [2023-05-30T22:39:46.188Z] ==> Appending adjustments [2023-05-30T22:39:46.188Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T22:39:47.124Z] + Found adjustments [2023-05-30T22:39:47.124Z] ==> Gzipping contents [2023-05-30T22:39:47.124Z] 12K /tmp/codecov.pX5H0F.gz [2023-05-30T22:39:47.124Z] ==> Uploading reports [2023-05-30T22:39:47.124Z] url: https://codecov.io [2023-05-30T22:39:47.124Z] query: branch=main&commit=0be910da442da054ca269013485ad7785d291f45&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T22:39:47.124Z] -> Pinging Codecov [2023-05-30T22:39:47.124Z] 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=0be910da442da054ca269013485ad7785d291f45&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T22:39:47.124Z] -> Uploading to [2023-05-30T22:39:47.124Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/FB506323287CE973F263BFD2A0EB1F37/0be910da442da054ca269013485ad7785d291f45/4c7bda37-a233-4d25-afc5-075a14c15154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T223946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a08bc641fd6e32a6a4c8c33889bf83de6a028c7f2e63098ee50711f0a0137b8c [2023-05-30T22:39:47.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T22:39:47.124Z] Dload Upload Total Spent Left Speed [2023-05-30T22:39:47.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 40963 --:--:-- --:--:-- --:--:-- 40963 [2023-05-30T22:39:47.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [2023-05-30T22:39:47.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T22:39:47.633Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T22:39:47.645Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:39:47.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T22:39:47.943Z] [2023-05-30T22:39:47.943Z] 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-30T22:39:48.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T22:39:48.243Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T22:39:48.243Z] df9b9388f04a: Pulling fs layer [2023-05-30T22:39:48.243Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T22:39:48.243Z] 25bc292e5bac: Pulling fs layer [2023-05-30T22:39:48.243Z] 114826534d7a: Pulling fs layer [2023-05-30T22:39:48.243Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T22:39:48.243Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T22:39:48.243Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T22:39:48.243Z] 114826534d7a: Waiting [2023-05-30T22:39:48.243Z] 6ad1cebc031e: Waiting [2023-05-30T22:39:48.243Z] 8a3aa393b2d8: Waiting [2023-05-30T22:39:48.243Z] 25bc292e5bac: Verifying Checksum [2023-05-30T22:39:48.243Z] 25bc292e5bac: Download complete [2023-05-30T22:39:48.243Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T22:39:48.243Z] 52dc419b0ee2: Download complete [2023-05-30T22:39:48.243Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T22:39:48.243Z] 4657fd5d0bcf: Download complete [2023-05-30T22:39:48.243Z] df9b9388f04a: Download complete [2023-05-30T22:39:48.503Z] df9b9388f04a: Pull complete [2023-05-30T22:39:48.503Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T22:39:48.503Z] 6ad1cebc031e: Download complete [2023-05-30T22:39:48.503Z] 52dc419b0ee2: Pull complete [2023-05-30T22:39:48.503Z] 25bc292e5bac: Pull complete [2023-05-30T22:39:49.069Z] 114826534d7a: Verifying Checksum [2023-05-30T22:39:49.069Z] 114826534d7a: Download complete [2023-05-30T22:39:49.069Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T22:39:49.069Z] 8a3aa393b2d8: Download complete [2023-05-30T22:39:52.348Z] 114826534d7a: Pull complete [2023-05-30T22:39:52.348Z] 4657fd5d0bcf: Pull complete [2023-05-30T22:39:52.348Z] 6ad1cebc031e: Pull complete [2023-05-30T22:39:54.964Z] 8a3aa393b2d8: Pull complete [2023-05-30T22:39:54.964Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T22:39:54.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T22:39:54.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:39:55.040Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:39:55.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-30T22:39:56.603Z] $ docker top cf04acc8c595a1d418023c4e5ca53883c690356e5b0ea67fa7c2226cccb23f98 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T22:39:56.664Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-30T22:39:56.939Z] + set -o pipefail [2023-05-30T22:39:56.939Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-30T22:40:02.265Z] [2023-05-30T22:40:02.265Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-30T22:40:02.265Z] [2023-05-30T22:40:02.265Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2c458196-848f-453c-8dcb-0aecd60789e7 [2023-05-30T22:40:02.265Z] [2023-05-30T22:40:02.265Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-30T22:40:02.265Z] [2023-05-30T22:40:02.265Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T22:40:02.265Z] [2023-05-30T22:40:02.265Z] [2023-05-30T22:40:02.265Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T22:40:02.265Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T22:40:02.265Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T22:40:02.277Z] $ docker stop --time=1 cf04acc8c595a1d418023c4e5ca53883c690356e5b0ea67fa7c2226cccb23f98 [2023-05-30T22:40:05.480Z] $ docker rm -f --volumes cf04acc8c595a1d418023c4e5ca53883c690356e5b0ea67fa7c2226cccb23f98 [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-30T22:40:06.160Z] + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] sh [2023-05-30T22:40:06.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T22:40:06.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:40:06.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T22:40:06.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:40:06.892Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:40:06.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T22:40:07.397Z] $ docker top 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T22:40:07.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T22:40:07.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T22:40:07.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T22:40:07.609Z] $ docker exec 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 ssh-agent [2023-05-30T22:40:07.722Z] SSH_AUTH_SOCK=/tmp/ssh-mTXOmtj5uSLk/agent.32 [2023-05-30T22:40:07.723Z] SSH_AGENT_PID=38 [2023-05-30T22:40:07.728Z] Running ssh-add (command line suppressed) [2023-05-30T22:40:07.836Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17399682679095384295.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17399682679095384295.key) [2023-05-30T22:40:07.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T22:40:08.136Z] + git semver tag [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,317 [run_tag] DEBUG tag force:False [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,317 [check_head_tag] DEBUG check head tag [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,318 [execute] INFO git cat-file --batch-check [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,323 [execute] INFO git cat-file --batch [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,345 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T22:40:08.395Z] 2023-05-30 22:40:08,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:08.395Z] 3.0.0-dev.21 [Pipeline] } [2023-05-30T22:40:08.407Z] $ docker exec --env ******** --env ******** 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 ssh-agent -k [2023-05-30T22:40:08.509Z] unset SSH_AUTH_SOCK; [2023-05-30T22:40:08.510Z] unset SSH_AGENT_PID; [2023-05-30T22:40:08.510Z] echo Agent pid 38 killed; [2023-05-30T22:40:08.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T22:40:08.846Z] + git semver [Pipeline] } [2023-05-30T22:40:09.125Z] $ docker stop --time=1 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 [2023-05-30T22:40:10.423Z] $ docker rm -f --volumes 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:40:10.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T22:40:10.848Z] [2023-05-30T22:40:10.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:40:11.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T22:40:11.148Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T22:40:11.148Z] ab5ef0e58194: Pulling fs layer [2023-05-30T22:40:11.148Z] 9712f1f96733: Pulling fs layer [2023-05-30T22:40:11.148Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T22:40:11.148Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T22:40:11.148Z] e9a5061849ea: Pulling fs layer [2023-05-30T22:40:11.148Z] d747dcd14b5f: Pulling fs layer [2023-05-30T22:40:11.148Z] 2de7ff778b66: Pulling fs layer [2023-05-30T22:40:11.148Z] e9a5061849ea: Waiting [2023-05-30T22:40:11.148Z] d747dcd14b5f: Waiting [2023-05-30T22:40:11.148Z] 2de7ff778b66: Waiting [2023-05-30T22:40:11.148Z] 0d9ebad4ef96: Waiting [2023-05-30T22:40:11.148Z] 9712f1f96733: Verifying Checksum [2023-05-30T22:40:11.148Z] 9712f1f96733: Download complete [2023-05-30T22:40:11.407Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T22:40:11.407Z] 63f879dbbcfc: Download complete [2023-05-30T22:40:11.666Z] e9a5061849ea: Verifying Checksum [2023-05-30T22:40:11.666Z] e9a5061849ea: Download complete [2023-05-30T22:40:11.666Z] d747dcd14b5f: Verifying Checksum [2023-05-30T22:40:11.924Z] 2de7ff778b66: Download complete [2023-05-30T22:40:11.924Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T22:40:11.924Z] 0d9ebad4ef96: Download complete [2023-05-30T22:40:11.924Z] ab5ef0e58194: Download complete [2023-05-30T22:40:14.455Z] ab5ef0e58194: Pull complete [2023-05-30T22:40:14.712Z] 9712f1f96733: Pull complete [2023-05-30T22:40:15.279Z] 63f879dbbcfc: Pull complete [2023-05-30T22:40:19.484Z] 0d9ebad4ef96: Pull complete [2023-05-30T22:40:19.484Z] e9a5061849ea: Pull complete [2023-05-30T22:40:19.484Z] d747dcd14b5f: Pull complete [2023-05-30T22:40:20.419Z] 2de7ff778b66: Pull complete [2023-05-30T22:40:20.419Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T22:40:20.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T22:40:20.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:40:20.501Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:40:20.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-30T22:40:25.210Z] $ docker top c92a4f9097137b81815346fe0372b3c406d0791d2e1673f2eb196547f4d81f31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T22:40:25.269Z] provisioning config files... [2023-05-30T22:40:25.277Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16493314929189775768tmp [2023-05-30T22:40:25.286Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1385343811293657708tmp [2023-05-30T22:40:25.296Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1627800330273784463tmp [Pipeline] { [Pipeline] echo [2023-05-30T22:40:25.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:25.600Z] ---> sigul-configuration.sh [2023-05-30T22:40:25.601Z] gpg: directory `/root/.gnupg' created [2023-05-30T22:40:25.601Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T22:40:25.601Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T22:40:25.601Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T22:40:25.601Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T22:40:25.601Z] gpg: CAST5 encrypted data [2023-05-30T22:40:25.601Z] gpg: encrypted with 1 passphrase [2023-05-30T22:40:25.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T22:40:25.958Z] + mkdir /home/jenkins [2023-05-30T22:40:25.958Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T22:40:26.243Z] + 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-30T22:40:26.253Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:26.567Z] ---> sigul-install.sh [2023-05-30T22:40:26.567Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T22:40:26.865Z] + git tag --list [2023-05-30T22:40:26.865Z] 0.1.1 [2023-05-30T22:40:26.865Z] v1.1.0 [2023-05-30T22:40:26.865Z] v1.2.0 [2023-05-30T22:40:26.865Z] v1.2.1 [2023-05-30T22:40:26.865Z] v1.3.0 [2023-05-30T22:40:26.865Z] v2.0.0 [2023-05-30T22:40:26.865Z] v2.1.0 [2023-05-30T22:40:26.865Z] v2.2.0 [2023-05-30T22:40:26.865Z] v2.2.1-dev.1 [2023-05-30T22:40:26.865Z] v2.2.1-dev.2 [2023-05-30T22:40:26.865Z] v2.2.1-dev.3 [2023-05-30T22:40:26.865Z] v2.2.1-dev.4 [2023-05-30T22:40:26.865Z] v2.2.1-dev.5 [2023-05-30T22:40:26.865Z] v2.2.1-dev.6 [2023-05-30T22:40:26.865Z] v2.2.1-dev.7 [2023-05-30T22:40:26.865Z] v2.3.0 [2023-05-30T22:40:26.865Z] v2.3.0-dev.10 [2023-05-30T22:40:26.865Z] v2.3.0-dev.11 [2023-05-30T22:40:26.865Z] v2.3.0-dev.12 [2023-05-30T22:40:26.865Z] v2.3.0-dev.13 [2023-05-30T22:40:26.865Z] v2.3.0-dev.14 [2023-05-30T22:40:26.865Z] v2.3.0-dev.15 [2023-05-30T22:40:26.865Z] v2.3.0-dev.16 [2023-05-30T22:40:26.865Z] v2.3.0-dev.17 [2023-05-30T22:40:26.865Z] v2.3.0-dev.18 [2023-05-30T22:40:26.865Z] v2.3.0-dev.19 [2023-05-30T22:40:26.865Z] v2.3.0-dev.20 [2023-05-30T22:40:26.865Z] v2.3.0-dev.21 [2023-05-30T22:40:26.865Z] v2.3.0-dev.22 [2023-05-30T22:40:26.865Z] v2.3.0-dev.23 [2023-05-30T22:40:26.865Z] v2.3.0-dev.24 [2023-05-30T22:40:26.865Z] v2.3.0-dev.7 [2023-05-30T22:40:26.865Z] v2.3.0-dev.8 [2023-05-30T22:40:26.865Z] v2.3.0-dev.9 [2023-05-30T22:40:26.865Z] v3.0.0-dev.1 [2023-05-30T22:40:26.865Z] v3.0.0-dev.10 [2023-05-30T22:40:26.865Z] v3.0.0-dev.11 [2023-05-30T22:40:26.865Z] v3.0.0-dev.12 [2023-05-30T22:40:26.865Z] v3.0.0-dev.13 [2023-05-30T22:40:26.865Z] v3.0.0-dev.14 [2023-05-30T22:40:26.865Z] v3.0.0-dev.15 [2023-05-30T22:40:26.865Z] v3.0.0-dev.16 [2023-05-30T22:40:26.865Z] v3.0.0-dev.17 [2023-05-30T22:40:26.865Z] v3.0.0-dev.18 [2023-05-30T22:40:26.865Z] v3.0.0-dev.19 [2023-05-30T22:40:26.865Z] v3.0.0-dev.2 [2023-05-30T22:40:26.865Z] v3.0.0-dev.20 [2023-05-30T22:40:26.865Z] v3.0.0-dev.21 [2023-05-30T22:40:26.865Z] v3.0.0-dev.3 [2023-05-30T22:40:26.865Z] v3.0.0-dev.4 [2023-05-30T22:40:26.865Z] v3.0.0-dev.5 [2023-05-30T22:40:26.865Z] v3.0.0-dev.6 [2023-05-30T22:40:26.865Z] v3.0.0-dev.7 [2023-05-30T22:40:26.865Z] v3.0.0-dev.8 [2023-05-30T22:40:26.865Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T22:40:27.150Z] + lftools sign git-tag v3.0.0-dev.21 [2023-05-30T22:40:27.718Z] Signing Git tag with Sigul... [2023-05-30T22:40:27.718Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-05-30T22:40:28.293Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:28.575Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T22:40:28.581Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T22:40:28.603Z] $ docker stop --time=1 c92a4f9097137b81815346fe0372b3c406d0791d2e1673f2eb196547f4d81f31 [2023-05-30T22:40:29.916Z] $ docker rm -f --volumes c92a4f9097137b81815346fe0372b3c406d0791d2e1673f2eb196547f4d81f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T22:40:30.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T22:40:30.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:40:30.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T22:40:30.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:40:30.728Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:40:30.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T22:40:31.099Z] $ docker top cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T22:40:31.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T22:40:31.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T22:40:31.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T22:40:31.313Z] $ docker exec cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 ssh-agent [2023-05-30T22:40:31.409Z] SSH_AUTH_SOCK=/tmp/ssh-ramzbmg2JuB8/agent.33 [2023-05-30T22:40:31.409Z] SSH_AGENT_PID=39 [2023-05-30T22:40:31.413Z] Running ssh-add (command line suppressed) [2023-05-30T22:40:31.519Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1002350052443922434.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1002350052443922434.key) [2023-05-30T22:40:31.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T22:40:31.920Z] + git semver bump pre [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,067 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,067 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,067 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,067 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,069 [execute] INFO git cat-file --batch-check [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,069 [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-30T22:40:32.192Z] 2023-05-30 22:40:32,075 [execute] INFO git cat-file --batch [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T22:40:32.192Z] 2023-05-30 22:40:32,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:32.192Z] 3.0.0-dev.22 [Pipeline] } [2023-05-30T22:40:32.218Z] $ docker exec --env ******** --env ******** cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 ssh-agent -k [2023-05-30T22:40:32.320Z] unset SSH_AUTH_SOCK; [2023-05-30T22:40:32.321Z] unset SSH_AGENT_PID; [2023-05-30T22:40:32.321Z] echo Agent pid 39 killed; [2023-05-30T22:40:32.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T22:40:32.629Z] + git semver [Pipeline] } [2023-05-30T22:40:32.978Z] $ docker stop --time=1 cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 [2023-05-30T22:40:34.241Z] $ docker rm -f --volumes cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T22:40:34.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T22:40:34.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:40:34.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T22:40:34.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:40:34.960Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:40:34.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T22:40:35.401Z] $ docker top e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b -eo pid,comm [2023-05-30T22:40:35.447Z] 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-30T22:40:35.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T22:40:35.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T22:40:35.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T22:40:35.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T22:40:35.597Z] $ docker exec e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b ssh-agent [2023-05-30T22:40:35.756Z] SSH_AUTH_SOCK=/tmp/ssh-QI3xnRberDEM/agent.32 [2023-05-30T22:40:35.756Z] SSH_AGENT_PID=38 [2023-05-30T22:40:35.761Z] Running ssh-add (command line suppressed) [2023-05-30T22:40:35.869Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5583948430781047461.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5583948430781047461.key) [2023-05-30T22:40:35.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T22:40:36.167Z] + git semver push [2023-05-30T22:40:36.425Z] 2023-05-30 22:40:36,341 [run_push] DEBUG push [2023-05-30T22:40:36.425Z] 2023-05-30 22:40:36,341 [execute] INFO git cat-file --batch-check [2023-05-30T22:40:36.425Z] 2023-05-30 22:40:36,342 [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-30T22:40:36.425Z] 2023-05-30 22:40:36,345 [execute] INFO git rev-list 5e9c6e23b89a3bb2bfa9e561b0cbe06a79d63dc7 -- [2023-05-30T22:40:36.425Z] 2023-05-30 22:40:36,345 [execute] DEBUG Popen(['git', 'rev-list', '5e9c6e23b89a3bb2bfa9e561b0cbe06a79d63dc7', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T22:40:36.425Z] 2023-05-30 22:40:36,355 [execute] INFO git fetch -v origin [2023-05-30T22:40:36.425Z] 2023-05-30 22:40:36,355 [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-30T22:40:36.991Z] 2023-05-30 22:40:36,837 [run_push] DEBUG no remote changes detected [2023-05-30T22:40:36.991Z] 2023-05-30 22:40:36,838 [execute] INFO git push origin semver [2023-05-30T22:40:36.991Z] 2023-05-30 22:40:36,838 [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-30T22:40:37.933Z] 2023-05-30 22:40:37,655 [run_push] DEBUG push all version tags [2023-05-30T22:40:37.933Z] 2023-05-30 22:40:37,655 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T22:40:37.933Z] 2023-05-30 22:40:37,656 [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-30T22:40:38.501Z] 2023-05-30 22:40:38,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T22:40:38.501Z] 3.0.0-dev.22 [Pipeline] } [2023-05-30T22:40:38.512Z] $ docker exec --env ******** --env ******** e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b ssh-agent -k [2023-05-30T22:40:38.612Z] unset SSH_AUTH_SOCK; [2023-05-30T22:40:38.613Z] unset SSH_AGENT_PID; [2023-05-30T22:40:38.613Z] echo Agent pid 38 killed; [2023-05-30T22:40:38.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T22:40:38.924Z] + git semver [Pipeline] } [2023-05-30T22:40:39.196Z] $ docker stop --time=1 e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b [2023-05-30T22:40:40.579Z] $ docker rm -f --volumes e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b [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-30T22:40:41.184Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-30T22:40:41.184Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-30T22:40:41.184Z] total 16 [2023-05-30T22:40:41.184Z] drwxr-xr-x 3 root root 4096 May 30 22:23 . [2023-05-30T22:40:41.184Z] drwxrwxr-x 15 jenkins jenkins 4096 May 30 22:40 .. [2023-05-30T22:40:41.184Z] drwxr-xr-x 2 root root 4096 May 30 22:23 cost [2023-05-30T22:40:41.184Z] -rw-r--r-- 1 root root 83 May 30 22:23 cost.csv [2023-05-30T22:40:41.184Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-30T22:40:41.184Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-30T22:40:41.184Z] total 16 [2023-05-30T22:40:41.184Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 22:23 . [2023-05-30T22:40:41.184Z] drwxrwxr-x 15 jenkins jenkins 4096 May 30 22:40 .. [2023-05-30T22:40:41.184Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 22:23 cost [2023-05-30T22:40:41.184Z] -rw-r--r-- 1 jenkins jenkins 83 May 30 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:41.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:42.336Z] ---> package-listing.sh [2023-05-30T22:40:42.336Z] ++ facter osfamily [2023-05-30T22:40:42.336Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T22:40:42.597Z] + OS_FAMILY=debian [2023-05-30T22:40:42.597Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-30T22:40:42.597Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T22:40:42.597Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T22:40:42.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T22:40:42.597Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T22:40:42.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-30T22:40:42.597Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T22:40:42.597Z] + case "${OS_FAMILY}" in [2023-05-30T22:40:42.597Z] + dpkg -l [2023-05-30T22:40:42.597Z] + grep '^ii' [2023-05-30T22:40:42.597Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T22:40:42.597Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T22:40:42.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T22:40:42.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-30T22:40:42.597Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-30T22:40:42.597Z] + 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-30T22:40:42.607Z] 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-30T22:40:42.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T22:40:43.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T22:40:43.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T22:40:43.633Z] prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container [2023-05-30T22:40:43.670Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T22:40:43.893Z] $ docker top 030fe28d351b16a41bd49b00cc68626cde46a20371d58eca24dfe672701b3c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T22:40:44.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T22:40:44.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T22:40:44.862Z] + ls /var/log/sa-host [2023-05-30T22:40:44.862Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T22:40:45.045Z] provisioning config files... [2023-05-30T22:40:45.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8873351533476951767tmp [Pipeline] { [Pipeline] echo [2023-05-30T22:40:45.085Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:45.370Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T22:40:45.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:45.774Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T22:40:45.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:46.083Z] ---> sudo-logs.sh [2023-05-30T22:40:46.083Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T22:40:46.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:46.392Z] ---> job-cost.sh [2023-05-30T22:40:46.392Z] lf-activate-venv: SKIPPING [2023-05-30T22:40:46.392Z] DEBUG: total: 0.2199999988079071 [2023-05-30T22:40:46.392Z] INFO: Retrieving Stack Cost... [2023-05-30T22:40:46.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T22:40:47.230Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T22:40:47.239Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T22:40:47.599Z] ---> logs-deploy.sh [2023-05-30T22:40:47.599Z] lf-activate-venv: SKIPPING [2023-05-30T22:40:47.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/117 [2023-05-30T22:40:47.599Z] INFO: archiving workspace using pattern(s): [2023-05-30T22:40:48.537Z] Archives upload complete. [2023-05-30T22:40:48.537Z] INFO: archiving logs to Nexus