Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef214e184896840ffd361b660bf61225b6f94ad5 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-ssh7170010713355681097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9012754794175139008.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16527044101281297828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11703790702608421716.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-ssh6466142104547377279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3519’ Running on prd-ubuntu20.04-docker-8c-8g-3521 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 ef214e184896840ffd361b660bf61225b6f94ad5 (main) Commit message: "Merge pull request #627 from mglmc/ds-pushevent_ds-returnevent" > 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 ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 > git rev-list --no-walk 3415320daf635803622a7d556013ec4117c9224b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T15:56:30.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T15:56:30.168Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T15:56:30.186Z] ========================================================= [2023-08-14T15:56:30.186Z] EdgeX Global Pipelines Version Info [2023-08-14T15:56:30.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:56:30.891Z] ------------------- [2023-08-14T15:56:30.891Z] stable info: [2023-08-14T15:56:30.891Z] ------------------- [2023-08-14T15:56:30.891Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T15:56:30.891Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:56:30.891Z] Message: update stable to v1.0.253 [2023-08-14T15:56:31.463Z] ------------------- [2023-08-14T15:56:31.463Z] experimental info: [2023-08-14T15:56:31.463Z] ------------------- [2023-08-14T15:56:31.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T15:56:31.463Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:56:31.463Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T15:56:31.632Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-08-14T15:56:31.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-08-14T15:56:31.663Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T15:56:31.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T15:56:31.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T15:56:31.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T15:56:31.710Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T15:56:31.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T15:56:31.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T15:56:31.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T15:56:31.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T15:56:31.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-08-14T15:56:31.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T15:56:31.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T15:56:31.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:56:31.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:56:31.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:56:31.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:56:31.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T15:56:31.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T15:56:31.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T15:56:31.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T15:56:31.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T15:56:31.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T15:56:31.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-14T15:56:31.957Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T15:56:31.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T15:56:31.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T15:56:32.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T15:56:32.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T15:56:32.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo [2023-08-14T15:56:32.041Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef214e1 [Pipeline] echo [2023-08-14T15:56:32.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:56:32.097Z] provisioning config files... [2023-08-14T15:56:32.110Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5418681456285805328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:56:32.410Z] ---> docker-login.sh [2023-08-14T15:56:32.410Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:56:32.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:32.670Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:32.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:32.670Z] [2023-08-14T15:56:32.670Z] Login Succeeded [2023-08-14T15:56:32.670Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:56:32.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:32.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:32.928Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:32.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:32.928Z] [2023-08-14T15:56:32.928Z] Login Succeeded [2023-08-14T15:56:32.928Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:56:32.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:32.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:32.928Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:32.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:32.928Z] [2023-08-14T15:56:32.928Z] Login Succeeded [2023-08-14T15:56:32.928Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:56:32.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:33.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:33.188Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:33.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:33.188Z] [2023-08-14T15:56:33.188Z] Login Succeeded [2023-08-14T15:56:33.188Z] docker.io [2023-08-14T15:56:33.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:33.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:33.448Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:33.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:33.448Z] [2023-08-14T15:56:33.448Z] Login Succeeded [2023-08-14T15:56:33.448Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:56:33.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T15:56:33.844Z] + git rev-list -1 --merges ef214e184896840ffd361b660bf61225b6f94ad5~1..ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo [2023-08-14T15:56:33.890Z] -----------> git rev-list -1 --merges ef214e184896840ffd361b660bf61225b6f94ad5~1..ef214e184896840ffd361b660bf61225b6f94ad5 ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:56:33.890Z] ef214e184896840ffd361b660bf61225b6f94ad5 [false] [Pipeline] sh [2023-08-14T15:56:34.177Z] + git log --format=format:%s -1 ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo [2023-08-14T15:56:34.192Z] ========================================================= [2023-08-14T15:56:34.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T15:56:34.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:56:34.510Z] + git log --format=format:%s -1 ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo [2023-08-14T15:56:34.521Z] [semverPrep] GIT_COMMIT: ef214e184896840ffd361b660bf61225b6f94ad5, Commit Message: Merge pull request #627 from mglmc/ds-pushevent_ds-returnevent [Pipeline] echo [2023-08-14T15:56:34.528Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T15:56:34.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:56:34.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T15:56:34.868Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T15:56:34.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T15:56:34.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T15:56:34.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T15:56:34.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:56:35.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:56:35.212Z] [2023-08-14T15:56:35.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:56:35.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:56:35.516Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T15:56:35.516Z] b85a868b505f: Pulling fs layer [2023-08-14T15:56:35.516Z] e2be974225ed: Pulling fs layer [2023-08-14T15:56:35.516Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T15:56:35.516Z] 988bab9f4d93: Pulling fs layer [2023-08-14T15:56:35.516Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T15:56:35.516Z] eaf3925da568: Pulling fs layer [2023-08-14T15:56:35.516Z] bab4dde63d76: Pulling fs layer [2023-08-14T15:56:35.516Z] bde34c3a00c8: Pulling fs layer [2023-08-14T15:56:35.516Z] b352a97aabf1: Pulling fs layer [2023-08-14T15:56:35.516Z] 4872d77fe225: Pulling fs layer [2023-08-14T15:56:35.516Z] 5851b861e8e6: Pulling fs layer [2023-08-14T15:56:35.516Z] bab4dde63d76: Waiting [2023-08-14T15:56:35.516Z] bde34c3a00c8: Waiting [2023-08-14T15:56:35.516Z] 988bab9f4d93: Waiting [2023-08-14T15:56:35.516Z] 1469e6f7b9e6: Waiting [2023-08-14T15:56:35.516Z] b352a97aabf1: Waiting [2023-08-14T15:56:35.516Z] 4872d77fe225: Waiting [2023-08-14T15:56:35.516Z] eaf3925da568: Waiting [2023-08-14T15:56:35.516Z] 5851b861e8e6: Waiting [2023-08-14T15:56:35.516Z] e2be974225ed: Download complete [2023-08-14T15:56:35.516Z] 988bab9f4d93: Verifying Checksum [2023-08-14T15:56:35.516Z] 988bab9f4d93: Download complete [2023-08-14T15:56:35.516Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T15:56:35.516Z] 339a4e72a1f5: Download complete [2023-08-14T15:56:35.516Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T15:56:35.516Z] 1469e6f7b9e6: Download complete [2023-08-14T15:56:35.516Z] eaf3925da568: Verifying Checksum [2023-08-14T15:56:35.516Z] eaf3925da568: Download complete [2023-08-14T15:56:35.774Z] bde34c3a00c8: Download complete [2023-08-14T15:56:35.774Z] b352a97aabf1: Verifying Checksum [2023-08-14T15:56:35.774Z] b352a97aabf1: Download complete [2023-08-14T15:56:35.774Z] 4872d77fe225: Verifying Checksum [2023-08-14T15:56:35.774Z] 4872d77fe225: Download complete [2023-08-14T15:56:35.774Z] 5851b861e8e6: Verifying Checksum [2023-08-14T15:56:35.774Z] 5851b861e8e6: Download complete [2023-08-14T15:56:35.774Z] b85a868b505f: Verifying Checksum [2023-08-14T15:56:35.774Z] b85a868b505f: Download complete [2023-08-14T15:56:36.033Z] bab4dde63d76: Verifying Checksum [2023-08-14T15:56:36.033Z] bab4dde63d76: Download complete [2023-08-14T15:56:36.969Z] b85a868b505f: Pull complete [2023-08-14T15:56:36.969Z] e2be974225ed: Pull complete [2023-08-14T15:56:37.538Z] 339a4e72a1f5: Pull complete [2023-08-14T15:56:37.538Z] 988bab9f4d93: Pull complete [2023-08-14T15:56:37.797Z] 1469e6f7b9e6: Pull complete [2023-08-14T15:56:37.798Z] eaf3925da568: Pull complete [2023-08-14T15:56:39.709Z] bab4dde63d76: Pull complete [2023-08-14T15:56:39.709Z] bde34c3a00c8: Pull complete [2023-08-14T15:56:39.709Z] b352a97aabf1: Pull complete [2023-08-14T15:56:39.709Z] 4872d77fe225: Pull complete [2023-08-14T15:56:39.709Z] 5851b861e8e6: Pull complete [2023-08-14T15:56:39.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T15:56:39.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:56:39.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:56:39.794Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T15:56:39.826Z] $ 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-08-14T15:56:41.114Z] $ docker top bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e -eo pid,comm [2023-08-14T15:56:41.171Z] 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-08-14T15:56:41.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:56:41.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:56:41.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:56:41.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:56:41.328Z] $ docker exec bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent [2023-08-14T15:56:41.445Z] SSH_AUTH_SOCK=/tmp/ssh-rMcBDaZ4zkvL/agent.32 [2023-08-14T15:56:41.445Z] SSH_AGENT_PID=38 [2023-08-14T15:56:41.452Z] Running ssh-add (command line suppressed) [2023-08-14T15:56:41.556Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1433237514529466690.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1433237514529466690.key) [2023-08-14T15:56:41.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:56:41.856Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T15:56:41.877Z] $ docker exec --env ******** --env ******** bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent -k [2023-08-14T15:56:41.973Z] unset SSH_AUTH_SOCK; [2023-08-14T15:56:41.973Z] unset SSH_AGENT_PID; [2023-08-14T15:56:41.973Z] echo Agent pid 38 killed; [2023-08-14T15:56:41.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T15:56:42.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:56:42.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:56:42.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:56:42.126Z] $ docker exec bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent [2023-08-14T15:56:42.234Z] SSH_AUTH_SOCK=/tmp/ssh-Abg37Y1iNjkd/agent.70 [2023-08-14T15:56:42.234Z] SSH_AGENT_PID=76 [2023-08-14T15:56:42.239Z] Running ssh-add (command line suppressed) [2023-08-14T15:56:42.353Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4590329909320873190.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4590329909320873190.key) [2023-08-14T15:56:42.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:56:42.654Z] + git semver init [2023-08-14T15:56:42.914Z] 2023-08-14 15:56:42,865 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T15:56:42.914Z] 2023-08-14 15:56:42,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-08-14T15:56:42.914Z] 2023-08-14 15:56:42,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-08-14T15:56:42.914Z] 2023-08-14 15:56:42,867 [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-08-14T15:56:44.824Z] 2023-08-14 15:56:44,302 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-08-14T15:56:44.824Z] 2023-08-14 15:56:44,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-08-14T15:56:44.824Z] 2023-08-14 15:56:44,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:56:44.824Z] 2023-08-14 15:56:44,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T15:56:44.824Z] 3.1.0-dev.3 [Pipeline] } [2023-08-14T15:56:44.837Z] $ docker exec --env ******** --env ******** bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent -k [2023-08-14T15:56:44.937Z] unset SSH_AUTH_SOCK; [2023-08-14T15:56:44.937Z] unset SSH_AGENT_PID; [2023-08-14T15:56:44.938Z] echo Agent pid 76 killed; [2023-08-14T15:56:44.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:56:45.260Z] + git semver [Pipeline] } [2023-08-14T15:56:45.536Z] $ docker stop --time=1 bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e [2023-08-14T15:56:46.871Z] $ docker rm -f --volumes bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:56:47.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T15:56:47.418Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T15:56:47.421Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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-08-14T15:56:47.571Z] provisioning config files... [2023-08-14T15:56:47.578Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3648152891771743036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:56:47.879Z] ---> docker-login.sh [2023-08-14T15:56:47.880Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:56:47.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:47.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:47.880Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:47.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:47.880Z] [2023-08-14T15:56:47.880Z] Login Succeeded [2023-08-14T15:56:47.880Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:56:47.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:47.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:47.880Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:47.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:47.880Z] [2023-08-14T15:56:47.880Z] Login Succeeded [2023-08-14T15:56:47.880Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:56:48.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:48.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:48.139Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:48.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:48.139Z] [2023-08-14T15:56:48.139Z] Login Succeeded [2023-08-14T15:56:48.139Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:56:48.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:48.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:48.139Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:48.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:48.139Z] [2023-08-14T15:56:48.139Z] Login Succeeded [2023-08-14T15:56:48.139Z] docker.io [2023-08-14T15:56:48.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:56:48.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:56:48.396Z] Configure a credential helper to remove this warning. See [2023-08-14T15:56:48.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:56:48.396Z] [2023-08-14T15:56:48.396Z] Login Succeeded [2023-08-14T15:56:48.396Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:56:48.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:56:48.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:56:48.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:56:48.504Z] ========================================================= [2023-08-14T15:56:48.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T15:56:48.504Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:56:48.834Z] + 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-08-14T15:56:49.095Z] Sending build context to Docker daemon 47.67MB [2023-08-14T15:56:49.095Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:56:49.095Z] Step 2/15 : FROM ${BASE} AS builder [2023-08-14T15:56:49.095Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T15:56:49.095Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T15:56:49.095Z] 6911f1a30b25: Pulling fs layer [2023-08-14T15:56:49.095Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T15:56:49.095Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T15:56:49.095Z] ec0bb842ea78: Pulling fs layer [2023-08-14T15:56:49.095Z] 40a00589a448: Pulling fs layer [2023-08-14T15:56:49.095Z] ec0bb842ea78: Waiting [2023-08-14T15:56:49.095Z] 40a00589a448: Waiting [2023-08-14T15:56:49.095Z] 6863d3e3a2b1: Waiting [2023-08-14T15:56:49.095Z] 6c08303d61cc: Pulling fs layer [2023-08-14T15:56:49.095Z] 798269fcf238: Pulling fs layer [2023-08-14T15:56:49.095Z] 6c08303d61cc: Waiting [2023-08-14T15:56:49.095Z] 798269fcf238: Waiting [2023-08-14T15:56:49.095Z] 6911f1a30b25: Verifying Checksum [2023-08-14T15:56:49.095Z] 6911f1a30b25: Download complete [2023-08-14T15:56:49.095Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T15:56:49.095Z] 6863d3e3a2b1: Download complete [2023-08-14T15:56:49.095Z] ec0bb842ea78: Verifying Checksum [2023-08-14T15:56:49.095Z] ec0bb842ea78: Download complete [2023-08-14T15:56:49.095Z] 4db1b89c0bd1: Download complete [2023-08-14T15:56:49.095Z] 40a00589a448: Verifying Checksum [2023-08-14T15:56:49.356Z] 4db1b89c0bd1: Pull complete [2023-08-14T15:56:49.357Z] 6911f1a30b25: Pull complete [2023-08-14T15:56:49.616Z] 798269fcf238: Verifying Checksum [2023-08-14T15:56:49.616Z] 798269fcf238: Download complete [2023-08-14T15:56:49.874Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T15:56:49.874Z] e194b8c5c2a9: Download complete [2023-08-14T15:56:49.874Z] 6c08303d61cc: Verifying Checksum [2023-08-14T15:56:49.874Z] 6c08303d61cc: Download complete [2023-08-14T15:56:53.154Z] e194b8c5c2a9: Pull complete [2023-08-14T15:56:53.154Z] 6863d3e3a2b1: Pull complete [2023-08-14T15:56:53.154Z] ec0bb842ea78: Pull complete [2023-08-14T15:56:53.154Z] 40a00589a448: Pull complete [2023-08-14T15:56:55.685Z] 6c08303d61cc: Pull complete [2023-08-14T15:56:56.250Z] 798269fcf238: Pull complete [2023-08-14T15:56:56.250Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T15:56:56.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T15:56:56.250Z] ---> ec979cd7f677 [2023-08-14T15:56:56.250Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T15:56:57.626Z] ---> Running in 7740b6b4b6ae [2023-08-14T15:56:57.884Z] Removing intermediate container 7740b6b4b6ae [2023-08-14T15:56:57.885Z] ---> 3873daf979a3 [2023-08-14T15:56:57.885Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:56:57.885Z] ---> Running in fe314086853b [2023-08-14T15:56:57.885Z] Removing intermediate container fe314086853b [2023-08-14T15:56:57.885Z] ---> 0be2fdb3dc96 [2023-08-14T15:56:57.885Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:56:57.885Z] ---> Running in 1e3694b82d04 [2023-08-14T15:56:58.143Z] Removing intermediate container 1e3694b82d04 [2023-08-14T15:56:58.143Z] ---> 86b2adfa4d1f [2023-08-14T15:56:58.143Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-08-14T15:56:58.143Z] ---> Running in 918bafcec1de [2023-08-14T15:56:58.143Z] Removing intermediate container 918bafcec1de [2023-08-14T15:56:58.143Z] ---> 2d2dba737583 [2023-08-14T15:56:58.143Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T15:56:58.143Z] ---> Running in ebd7627de10e [2023-08-14T15:56:58.143Z] Removing intermediate container ebd7627de10e [2023-08-14T15:56:58.143Z] ---> c922887fa468 [2023-08-14T15:56:58.143Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T15:56:58.712Z] latest: Pulling from library/docker [2023-08-14T15:56:58.712Z] 7264a8db6415: Pulling fs layer [2023-08-14T15:56:58.712Z] 95cddd6e4406: Pulling fs layer [2023-08-14T15:56:58.712Z] 4f4fb700ef54: Pulling fs layer [2023-08-14T15:56:58.712Z] 609329a09c8f: Pulling fs layer [2023-08-14T15:56:58.712Z] 926b2fbdc5ad: Pulling fs layer [2023-08-14T15:56:58.712Z] 609329a09c8f: Waiting [2023-08-14T15:56:58.712Z] 926b2fbdc5ad: Waiting [2023-08-14T15:56:58.712Z] 2e4943246593: Pulling fs layer [2023-08-14T15:56:58.712Z] 8c9db0bb2866: Pulling fs layer [2023-08-14T15:56:58.712Z] 5a49a496a342: Pulling fs layer [2023-08-14T15:56:58.712Z] 4f3e1e90b486: Pulling fs layer [2023-08-14T15:56:58.712Z] 2e4943246593: Waiting [2023-08-14T15:56:58.712Z] 150f5b2039ca: Pulling fs layer [2023-08-14T15:56:58.712Z] d24c11514afe: Pulling fs layer [2023-08-14T15:56:58.712Z] 66b523b76aab: Pulling fs layer [2023-08-14T15:56:58.712Z] 5a49a496a342: Waiting [2023-08-14T15:56:58.712Z] 785edea07e4d: Pulling fs layer [2023-08-14T15:56:58.712Z] e2260d69ffa1: Pulling fs layer [2023-08-14T15:56:58.712Z] 4f3e1e90b486: Waiting [2023-08-14T15:56:58.712Z] 66b523b76aab: Waiting [2023-08-14T15:56:58.712Z] d24c11514afe: Waiting [2023-08-14T15:56:58.712Z] 150f5b2039ca: Waiting [2023-08-14T15:56:58.712Z] 785edea07e4d: Waiting [2023-08-14T15:56:58.712Z] e2260d69ffa1: Waiting [2023-08-14T15:56:58.973Z] 4f4fb700ef54: Download complete [2023-08-14T15:56:58.974Z] 7264a8db6415: Verifying Checksum [2023-08-14T15:56:58.974Z] 7264a8db6415: Download complete [2023-08-14T15:56:58.974Z] 95cddd6e4406: Verifying Checksum [2023-08-14T15:56:58.974Z] 95cddd6e4406: Download complete [2023-08-14T15:56:59.232Z] 7264a8db6415: Pull complete [2023-08-14T15:56:59.232Z] 609329a09c8f: Verifying Checksum [2023-08-14T15:56:59.232Z] 609329a09c8f: Download complete [2023-08-14T15:56:59.232Z] 926b2fbdc5ad: Verifying Checksum [2023-08-14T15:56:59.232Z] 926b2fbdc5ad: Download complete [2023-08-14T15:56:59.232Z] 95cddd6e4406: Pull complete [2023-08-14T15:56:59.232Z] 4f4fb700ef54: Pull complete [2023-08-14T15:56:59.491Z] 8c9db0bb2866: Verifying Checksum [2023-08-14T15:56:59.491Z] 8c9db0bb2866: Download complete [2023-08-14T15:56:59.491Z] 5a49a496a342: Verifying Checksum [2023-08-14T15:56:59.491Z] 5a49a496a342: Download complete [2023-08-14T15:56:59.491Z] 2e4943246593: Verifying Checksum [2023-08-14T15:56:59.491Z] 2e4943246593: Download complete [2023-08-14T15:56:59.491Z] 4f3e1e90b486: Download complete [2023-08-14T15:56:59.491Z] d24c11514afe: Verifying Checksum [2023-08-14T15:56:59.491Z] d24c11514afe: Download complete [2023-08-14T15:56:59.491Z] 150f5b2039ca: Verifying Checksum [2023-08-14T15:56:59.491Z] 150f5b2039ca: Download complete [2023-08-14T15:56:59.751Z] 785edea07e4d: Verifying Checksum [2023-08-14T15:56:59.751Z] 785edea07e4d: Download complete [2023-08-14T15:56:59.751Z] 609329a09c8f: Pull complete [2023-08-14T15:56:59.751Z] e2260d69ffa1: Verifying Checksum [2023-08-14T15:56:59.751Z] e2260d69ffa1: Download complete [2023-08-14T15:57:00.009Z] 926b2fbdc5ad: Pull complete [2023-08-14T15:57:00.575Z] 66b523b76aab: Verifying Checksum [2023-08-14T15:57:00.575Z] 66b523b76aab: Download complete [2023-08-14T15:57:00.575Z] 2e4943246593: Pull complete [2023-08-14T15:57:00.575Z] 8c9db0bb2866: Pull complete [2023-08-14T15:57:00.575Z] 5a49a496a342: Pull complete [2023-08-14T15:57:00.833Z] 4f3e1e90b486: Pull complete [2023-08-14T15:57:01.091Z] 150f5b2039ca: Pull complete [2023-08-14T15:57:01.091Z] d24c11514afe: Pull complete [2023-08-14T15:57:02.026Z] 66b523b76aab: Pull complete [2023-08-14T15:57:02.026Z] 785edea07e4d: Pull complete [2023-08-14T15:57:02.285Z] e2260d69ffa1: Pull complete [2023-08-14T15:57:02.285Z] Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 [2023-08-14T15:57:02.285Z] Status: Downloaded newer image for docker:latest [2023-08-14T15:57:02.535Z] Still waiting to schedule task [2023-08-14T15:57:02.536Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3520’ [2023-08-14T15:57:03.221Z] ---> 62071f649608 [2023-08-14T15:57:03.222Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:57:03.222Z] ---> Running in 42dfec50a006 [2023-08-14T15:57:03.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:57:03.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:57:03.998Z] OK: 265 MiB in 53 packages [2023-08-14T15:57:04.566Z] Removing intermediate container 42dfec50a006 [2023-08-14T15:57:04.566Z] ---> d8177e1398b1 [2023-08-14T15:57:04.566Z] Step 10/15 : ENV GO111MODULE=on [2023-08-14T15:57:04.566Z] ---> Running in ed02ec0291f9 [2023-08-14T15:57:04.566Z] Removing intermediate container ed02ec0291f9 [2023-08-14T15:57:04.566Z] ---> a375e9128c74 [2023-08-14T15:57:04.566Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T15:57:04.566Z] ---> Running in e216574ab199 [2023-08-14T15:57:04.566Z] Removing intermediate container e216574ab199 [2023-08-14T15:57:04.566Z] ---> bc21cf1f8428 [2023-08-14T15:57:04.566Z] Step 12/15 : COPY go.mod vendor* ./ [2023-08-14T15:57:04.824Z] ---> c1984ad86010 [2023-08-14T15:57:04.824Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:57:04.824Z] ---> Running in 0e0ada6634f3 [2023-08-14T15:57:26.779Z] Removing intermediate container 0e0ada6634f3 [2023-08-14T15:57:26.779Z] ---> e9c917c2b934 [2023-08-14T15:57:26.779Z] Step 14/15 : COPY . . [2023-08-14T15:57:26.779Z] ---> 4ced0e50ced0 [2023-08-14T15:57:26.779Z] Step 15/15 : RUN ${MAKE} [2023-08-14T15:57:26.779Z] ---> Running in 10c1238b89ef [2023-08-14T15:57:26.779Z] noop [2023-08-14T15:57:26.779Z] Removing intermediate container 10c1238b89ef [2023-08-14T15:57:26.779Z] ---> 866c2da30dbf [2023-08-14T15:57:26.779Z] Successfully built 866c2da30dbf [2023-08-14T15:57:26.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:57:27.099Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:57:27.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:57:27.175Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T15:57:27.205Z] $ 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-08-14T15:57:27.560Z] $ docker top b2d48f641860956eef52e1b881b9db54a90a7c1b01092e202bc0f1aa73b2ff37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:57:27.909Z] + go version [2023-08-14T15:57:27.909Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T15:57:27.922Z] $ docker stop --time=1 b2d48f641860956eef52e1b881b9db54a90a7c1b01092e202bc0f1aa73b2ff37 [2023-08-14T15:57:29.174Z] $ docker rm -f --volumes b2d48f641860956eef52e1b881b9db54a90a7c1b01092e202bc0f1aa73b2ff37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:57:29.659Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:57:29.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:57:29.722Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T15:57:29.758Z] $ 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-08-14T15:57:30.117Z] $ docker top be4463a91d77e38fc80bb2d9816401f219bb5602e6f2ec93815c53b37a696eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:57:30.463Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:57:30.760Z] + make test [2023-08-14T15:57:30.760Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-08-14T15:57:36.026Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-08-14T15:57:44.136Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-08-14T15:57:44.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-08-14T15:57:44.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-08-14T15:57:44.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-08-14T15:57:44.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-08-14T15:57:44.136Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-08-14T15:57:44.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-08-14T15:57:44.137Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-08-14T15:57:44.137Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-08-14T15:57:48.319Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:57:48.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:57:48.319Z] ./bin/test-attribution-txt.sh [2023-08-14T15:57:48.319Z] make -C web test [2023-08-14T15:57:48.319Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-08-14T15:57:48.319Z] make[1]: tput: No such file or directory [2023-08-14T15:57:48.319Z] make[1]: tput: No such file or directory [2023-08-14T15:57:48.319Z] warning: generating ./VERSION [2023-08-14T15:57:48.319Z] echo "0.0.0" > VERSION [2023-08-14T15:57:48.319Z] docker build \ [2023-08-14T15:57:48.319Z] -f Dockerfile \ [2023-08-14T15:57:48.319Z] --build-arg USER=1000 \ [2023-08-14T15:57:48.319Z] \ [2023-08-14T15:57:48.319Z] --label "git_sha=ef214e184896840ffd361b660bf61225b6f94ad5" \ [2023-08-14T15:57:48.319Z] -t edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 \ [2023-08-14T15:57:48.319Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-08-14T15:57:48.319Z] . [2023-08-14T15:57:48.319Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-08-14T15:57:48.319Z] Install the buildx component to build images with BuildKit: [2023-08-14T15:57:48.319Z] https://docs.docker.com/go/buildx/ [2023-08-14T15:57:48.319Z] [2023-08-14T15:57:48.319Z] Sending build context to Docker daemon 2.571MB [2023-08-14T15:57:48.319Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-08-14T15:57:48.319Z] 16.17-alpine3.15: Pulling from library/node [2023-08-14T15:57:48.319Z] 9621f1afde84: Pulling fs layer [2023-08-14T15:57:48.319Z] c6f70ee39829: Pulling fs layer [2023-08-14T15:57:48.319Z] 56892a8094a2: Pulling fs layer [2023-08-14T15:57:48.319Z] 58dd87906ef0: Pulling fs layer [2023-08-14T15:57:48.319Z] 58dd87906ef0: Waiting [2023-08-14T15:57:48.319Z] 56892a8094a2: Verifying Checksum [2023-08-14T15:57:48.319Z] 56892a8094a2: Download complete [2023-08-14T15:57:48.319Z] 9621f1afde84: Verifying Checksum [2023-08-14T15:57:48.319Z] 9621f1afde84: Download complete [2023-08-14T15:57:48.319Z] 58dd87906ef0: Download complete [2023-08-14T15:57:48.319Z] 9621f1afde84: Pull complete [2023-08-14T15:57:48.319Z] c6f70ee39829: Verifying Checksum [2023-08-14T15:57:48.319Z] c6f70ee39829: Download complete [2023-08-14T15:57:49.727Z] c6f70ee39829: Pull complete [2023-08-14T15:57:49.727Z] 56892a8094a2: Pull complete [2023-08-14T15:57:49.727Z] 58dd87906ef0: Pull complete [2023-08-14T15:57:49.727Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-08-14T15:57:49.727Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-08-14T15:57:49.727Z] ---> b69703f70c3d [2023-08-14T15:57:49.727Z] Step 2/10 : RUN apk add --no-cache chromium [2023-08-14T15:57:51.110Z] ---> Running in 3f1a8df30077 [2023-08-14T15:57:51.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:57:51.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:57:51.887Z] (1/129) Installing libxau (1.0.9-r0) [2023-08-14T15:57:51.887Z] (2/129) Installing libmd (1.0.3-r0) [2023-08-14T15:57:51.887Z] (3/129) Installing libbsd (0.11.3-r1) [2023-08-14T15:57:51.887Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-08-14T15:57:51.887Z] (5/129) Installing libxcb (1.14-r2) [2023-08-14T15:57:51.887Z] (6/129) Installing libx11 (1.7.3.1-r1) [2023-08-14T15:57:51.887Z] (7/129) Installing libxext (1.3.4-r0) [2023-08-14T15:57:51.887Z] (8/129) Installing libice (1.0.10-r0) [2023-08-14T15:57:51.887Z] (9/129) Installing libuuid (2.37.4-r0) [2023-08-14T15:57:51.887Z] (10/129) Installing libsm (1.2.3-r0) [2023-08-14T15:57:51.887Z] (11/129) Installing libxt (1.2.1-r0) [2023-08-14T15:57:51.887Z] (12/129) Installing libxmu (1.1.3-r0) [2023-08-14T15:57:51.887Z] (13/129) Installing xset (1.2.4-r0) [2023-08-14T15:57:51.887Z] (14/129) Installing xprop (1.2.5-r0) [2023-08-14T15:57:51.887Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-08-14T15:57:51.887Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-08-14T15:57:51.887Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-08-14T15:57:51.887Z] (18/129) Installing libffi (3.4.2-r1) [2023-08-14T15:57:51.887Z] (19/129) Installing libintl (0.21-r0) [2023-08-14T15:57:51.887Z] (20/129) Installing libblkid (2.37.4-r0) [2023-08-14T15:57:51.887Z] (21/129) Installing libmount (2.37.4-r0) [2023-08-14T15:57:52.146Z] (22/129) Installing pcre (8.45-r1) [2023-08-14T15:57:52.146Z] (23/129) Installing glib (2.70.5-r0) [2023-08-14T15:57:52.146Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-08-14T15:57:52.146Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-08-14T15:57:52.146Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-08-14T15:57:52.146Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-08-14T15:57:52.146Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-08-14T15:57:52.146Z] (29/129) Installing libpng (1.6.37-r1) [2023-08-14T15:57:52.146Z] (30/129) Installing libwebp (1.2.2-r1) [2023-08-14T15:57:52.146Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-08-14T15:57:52.146Z] (32/129) Installing tiff (4.4.0-r4) [2023-08-14T15:57:52.146Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-08-14T15:57:52.146Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-08-14T15:57:52.146Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-08-14T15:57:52.146Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-08-14T15:57:52.146Z] (37/129) Installing libxrender (0.9.10-r3) [2023-08-14T15:57:52.146Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-08-14T15:57:52.146Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-08-14T15:57:52.146Z] (40/129) Installing libxi (1.8-r0) [2023-08-14T15:57:52.146Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-08-14T15:57:52.146Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-08-14T15:57:52.146Z] (43/129) Installing atk (2.36.0-r0) [2023-08-14T15:57:52.146Z] (44/129) Installing libxtst (1.2.3-r3) [2023-08-14T15:57:52.146Z] (45/129) Installing dbus-libs (1.12.26-r0) [2023-08-14T15:57:52.146Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-08-14T15:57:52.146Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-08-14T15:57:52.146Z] (48/129) Installing expat (2.5.0-r0) [2023-08-14T15:57:52.405Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-08-14T15:57:52.405Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-08-14T15:57:52.405Z] (51/129) Installing freetype (2.11.1-r2) [2023-08-14T15:57:52.405Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-08-14T15:57:52.405Z] (53/129) Installing pixman (0.40.0-r4) [2023-08-14T15:57:52.405Z] (54/129) Installing cairo (1.16.0-r5) [2023-08-14T15:57:52.405Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-08-14T15:57:52.405Z] (56/129) Installing avahi-libs (0.8-r5) [2023-08-14T15:57:52.405Z] (57/129) Installing gmp (6.2.1-r1) [2023-08-14T15:57:52.405Z] (58/129) Installing nettle (3.7.3-r0) [2023-08-14T15:57:52.405Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-08-14T15:57:52.405Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-08-14T15:57:52.405Z] (61/129) Installing libunistring (0.9.10-r1) [2023-08-14T15:57:52.405Z] (62/129) Installing gnutls (3.7.1-r2) [2023-08-14T15:57:52.406Z] (63/129) Installing cups-libs (2.3.3-r8) [2023-08-14T15:57:52.406Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-08-14T15:57:52.406Z] (65/129) Installing fribidi (1.0.11-r0) [2023-08-14T15:57:52.406Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-08-14T15:57:52.406Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-08-14T15:57:52.406Z] (68/129) Installing libxft (2.3.4-r0) [2023-08-14T15:57:52.406Z] (69/129) Installing pango (1.48.10-r0) [2023-08-14T15:57:52.406Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-08-14T15:57:52.406Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-08-14T15:57:52.406Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-08-14T15:57:52.406Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-08-14T15:57:52.406Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-08-14T15:57:52.406Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-08-14T15:57:52.666Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-08-14T15:57:52.666Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-08-14T15:57:52.666Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-08-14T15:57:52.666Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-08-14T15:57:52.666Z] Executing ttf-opensans-1.10-r1.post-install [2023-08-14T15:57:54.569Z] (79/129) Installing libogg (1.3.5-r0) [2023-08-14T15:57:54.569Z] (80/129) Installing flac (1.3.4-r0) [2023-08-14T15:57:54.569Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-08-14T15:57:54.827Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-08-14T15:57:54.827Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-08-14T15:57:54.827Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-08-14T15:57:54.827Z] (85/129) Installing libass (0.15.2-r0) [2023-08-14T15:57:54.828Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-08-14T15:57:54.828Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-08-14T15:57:54.828Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-08-14T15:57:54.828Z] (89/129) Installing lame (3.100-r0) [2023-08-14T15:57:54.828Z] (90/129) Installing opus (1.3.1-r1) [2023-08-14T15:57:54.828Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-08-14T15:57:54.828Z] (92/129) Installing soxr (0.1.3-r2) [2023-08-14T15:57:54.828Z] (93/129) Installing libsrt (1.4.2-r1) [2023-08-14T15:57:54.828Z] (94/129) Installing libssh (0.9.6-r1) [2023-08-14T15:57:54.828Z] (95/129) Installing libtheora (1.1.1-r16) [2023-08-14T15:57:54.828Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-08-14T15:57:54.828Z] (97/129) Installing libpciaccess (0.16-r0) [2023-08-14T15:57:54.828Z] (98/129) Installing libdrm (2.4.109-r0) [2023-08-14T15:57:54.828Z] (99/129) Installing libva (2.13.0-r0) [2023-08-14T15:57:54.828Z] (100/129) Installing libvdpau (1.4-r0) [2023-08-14T15:57:54.828Z] (101/129) Installing vidstab (1.1.0-r1) [2023-08-14T15:57:54.828Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-08-14T15:57:54.828Z] (103/129) Installing libvpx (1.10.0-r0) [2023-08-14T15:57:55.086Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-08-14T15:57:55.086Z] (105/129) Installing x264-libs (20210613-r0) [2023-08-14T15:57:55.086Z] (106/129) Installing x265-libs (3.5-r0) [2023-08-14T15:57:55.086Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-08-14T15:57:55.086Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-08-14T15:57:55.086Z] (109/129) Installing libevent (2.1.12-r4) [2023-08-14T15:57:55.086Z] (110/129) Installing mesa (21.2.6-r0) [2023-08-14T15:57:55.086Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-08-14T15:57:55.086Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-08-14T15:57:55.086Z] (113/129) Installing lcms2 (2.12-r1) [2023-08-14T15:57:55.086Z] (114/129) Installing nspr (4.32-r0) [2023-08-14T15:57:55.086Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-08-14T15:57:55.344Z] (116/129) Installing nss (3.78.1-r0) [2023-08-14T15:57:55.344Z] (117/129) Installing libasyncns (0.8-r1) [2023-08-14T15:57:55.344Z] (118/129) Installing libltdl (2.4.6-r7) [2023-08-14T15:57:55.344Z] (119/129) Installing orc (0.4.32-r0) [2023-08-14T15:57:55.344Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-08-14T15:57:55.344Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-08-14T15:57:55.344Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-08-14T15:57:55.344Z] (123/129) Installing libpulse (15.0-r2) [2023-08-14T15:57:55.344Z] (124/129) Installing re2 (2021.11.01-r0) [2023-08-14T15:57:55.344Z] (125/129) Installing snappy (1.1.9-r1) [2023-08-14T15:57:55.344Z] (126/129) Installing libgpg-error (1.42-r1) [2023-08-14T15:57:55.344Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-08-14T15:57:55.344Z] (128/129) Installing libxslt (1.1.35-r0) [2023-08-14T15:57:55.344Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-08-14T15:57:57.242Z] Executing busybox-1.34.1-r7.trigger [2023-08-14T15:57:57.242Z] Executing glib-2.70.5-r0.trigger [2023-08-14T15:57:57.242Z] Executing shared-mime-info-2.1-r2.trigger [2023-08-14T15:57:57.242Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-14T15:57:57.242Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-08-14T15:57:57.242Z] Executing fontconfig-2.13.1-r4.trigger [2023-08-14T15:57:57.242Z] Executing mkfontscale-1.2.1-r1.trigger [2023-08-14T15:57:57.242Z] OK: 286 MiB in 145 packages [2023-08-14T15:58:01.428Z] Removing intermediate container 3f1a8df30077 [2023-08-14T15:58:01.428Z] ---> 3aeb8de014d7 [2023-08-14T15:58:01.428Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-08-14T15:58:01.428Z] ---> Running in b8f5256ce545 [2023-08-14T15:58:01.428Z] Removing intermediate container b8f5256ce545 [2023-08-14T15:58:01.428Z] ---> a562f7d9c6bd [2023-08-14T15:58:01.428Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-08-14T15:58:01.428Z] ---> Running in f01be98fca9b [2023-08-14T15:58:01.428Z] Removing intermediate container f01be98fca9b [2023-08-14T15:58:01.428Z] ---> f26f197b1523 [2023-08-14T15:58:01.428Z] Step 5/10 : RUN npm install -g npm [2023-08-14T15:58:01.428Z] ---> Running in f83a83c7dbba [2023-08-14T15:58:08.095Z] [2023-08-14T15:58:08.096Z] removed 11 packages, changed 100 packages, and audited 250 packages in 6s [2023-08-14T15:58:08.096Z] [2023-08-14T15:58:08.096Z] 28 packages are looking for funding [2023-08-14T15:58:08.096Z] run `npm fund` for details [2023-08-14T15:58:08.096Z] [2023-08-14T15:58:08.096Z] found 0 vulnerabilities [2023-08-14T15:58:08.666Z] Removing intermediate container f83a83c7dbba [2023-08-14T15:58:08.666Z] ---> c4986efecce9 [2023-08-14T15:58:08.666Z] Step 6/10 : ARG USER=1000 [2023-08-14T15:58:08.666Z] ---> Running in c01351efe1b5 [2023-08-14T15:58:08.666Z] Removing intermediate container c01351efe1b5 [2023-08-14T15:58:08.666Z] ---> d1cb3625d9ee [2023-08-14T15:58:08.666Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-08-14T15:58:08.926Z] ---> Running in 005568da3694 [2023-08-14T15:58:09.496Z] Removing intermediate container 005568da3694 [2023-08-14T15:58:09.496Z] ---> 4a9c09497455 [2023-08-14T15:58:09.496Z] Step 8/10 : USER $USER:$USER [2023-08-14T15:58:09.496Z] ---> Running in 6395ee037b00 [2023-08-14T15:58:09.496Z] Removing intermediate container 6395ee037b00 [2023-08-14T15:58:09.496Z] ---> 2d8f806ac32d [2023-08-14T15:58:09.496Z] Step 9/10 : WORKDIR /app [2023-08-14T15:58:09.496Z] ---> Running in 1c20dadd7997 [2023-08-14T15:58:09.496Z] Removing intermediate container 1c20dadd7997 [2023-08-14T15:58:09.496Z] ---> 4b021509e895 [2023-08-14T15:58:09.496Z] Step 10/10 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:58:09.755Z] ---> Running in 04a115bd2189 [2023-08-14T15:58:09.755Z] Removing intermediate container 04a115bd2189 [2023-08-14T15:58:09.755Z] ---> 4a724f61812d [2023-08-14T15:58:09.755Z] Successfully built 4a724f61812d [2023-08-14T15:58:09.755Z] Successfully tagged edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:58:09.755Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-08-14T15:58:09.755Z] touch edgex-web-ui.imagebuilt [2023-08-14T15:58:09.755Z] mkdir -p node_modules coverage [2023-08-14T15:58:09.755Z] chown "1000:1000" node_modules coverage package-lock.json [2023-08-14T15:58:09.755Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-08-14T15:58:11.663Z] npm WARN old lockfile [2023-08-14T15:58:11.663Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-08-14T15:58:11.663Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-08-14T15:58:11.663Z] npm WARN old lockfile [2023-08-14T15:58:11.663Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-08-14T15:58:11.663Z] npm WARN old lockfile [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE required: { [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE }, [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T15:58:19.827Z] npm WARN EBADENGINE } [2023-08-14T15:58:24.022Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-08-14T15:58:24.022Z] 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-08-14T15:58:24.022Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:58:24.022Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-08-14T15:58:24.022Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-08-14T15:58:24.281Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-08-14T15:58:24.540Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-08-14T15:58:25.475Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-08-14T15:58:26.409Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-08-14T15:58:26.409Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-08-14T15:58:27.788Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-08-14T15:58:28.725Z] 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-08-14T15:58:28.725Z] 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-08-14T15:58:29.293Z] 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-08-14T15:58:29.552Z] 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-08-14T15:58:29.810Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:58:30.069Z] 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-08-14T15:58:30.328Z] 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-08-14T15:58:31.704Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T15:58:33.611Z] 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-08-14T15:58:36.145Z] 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-08-14T15:58:41.418Z] [2023-08-14T15:58:41.418Z] added 1478 packages, and audited 1479 packages in 31s [2023-08-14T15:58:41.418Z] [2023-08-14T15:58:41.418Z] 90 packages are looking for funding [2023-08-14T15:58:41.418Z] run `npm fund` for details [2023-08-14T15:58:41.418Z] [2023-08-14T15:58:41.418Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-08-14T15:58:41.418Z] [2023-08-14T15:58:41.418Z] To address issues that do not require attention, run: [2023-08-14T15:58:41.418Z] npm audit fix [2023-08-14T15:58:41.418Z] [2023-08-14T15:58:41.418Z] To address all issues (including breaking changes), run: [2023-08-14T15:58:41.418Z] npm audit fix --force [2023-08-14T15:58:41.418Z] [2023-08-14T15:58:41.418Z] Run `npm audit` for details. [2023-08-14T15:58:44.749Z] 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-08-14T15:58:47.289Z] - Generating browser application bundles (phase: setup)... [2023-08-14T15:58:51.476Z] Compiling @angular/core : es2015 as esm2015 [2023-08-14T15:58:51.476Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-08-14T15:58:54.780Z] Compiling @angular/common : es2015 as esm2015 [2023-08-14T15:58:54.780Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-08-14T15:58:55.714Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-08-14T15:58:55.714Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-08-14T15:58:55.973Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-08-14T15:58:56.231Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-08-14T15:58:56.488Z] Compiling @angular/router : es2015 as esm2015 [2023-08-14T15:58:56.488Z] Compiling @angular/common/http : es2015 as esm2015 [2023-08-14T15:58:56.488Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-08-14T15:58:57.054Z] Compiling @angular/forms : es2015 as esm2015 [2023-08-14T15:58:57.054Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-08-14T15:58:58.956Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-08-14T15:59:05.526Z] 14 08 2023 15:59:04.398:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-08-14T15:59:05.526Z] 14 08 2023 15:59:04.401:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-08-14T15:59:05.526Z] 14 08 2023 15:59:04.407:INFO [launcher]: Starting browser ChromeHeadless [2023-08-14T15:59:17.743Z] ✔ Browser application bundle generation complete. [2023-08-14T15:59:17.744Z] 14 08 2023 15:59:16.559:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket xOwQo1IMV02t6SQOAAAB with id 56077839 [2023-08-14T15:59:19.671Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-08-14T15:59:19.671Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.029 secs) [2023-08-14T15:59:19.671Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.032 secs) [2023-08-14T15:59:19.671Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.174 secs) [2023-08-14T15:59:19.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.196 secs) [2023-08-14T15:59:19.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.207 secs) [2023-08-14T15:59:19.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.26 secs) [2023-08-14T15:59:19.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.266 secs) [2023-08-14T15:59:19.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.28 secs) [2023-08-14T15:59:19.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.354 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.368 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.383 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.395 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.406 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.41 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.414 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.461 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.487 secs) [2023-08-14T15:59:20.192Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.534 secs) [2023-08-14T15:59:20.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.551 secs) [2023-08-14T15:59:20.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.554 secs) [2023-08-14T15:59:20.461Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.555 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.581 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.593 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.63 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.639 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.648 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.663 secs) [2023-08-14T15:59:20.462Z] WARN: ' [2023-08-14T15:59:20.462Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T15:59:20.462Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T15:59:20.462Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T15:59:20.462Z] in a future version of Angular. [2023-08-14T15:59:20.462Z] [2023-08-14T15:59:20.462Z] For more information on this, see our API docs here: [2023-08-14T15:59:20.462Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T15:59:20.462Z] ' [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.663 secs) [2023-08-14T15:59:20.462Z] WARN: ' [2023-08-14T15:59:20.462Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T15:59:20.462Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T15:59:20.462Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T15:59:20.462Z] in a future version of Angular. [2023-08-14T15:59:20.462Z] [2023-08-14T15:59:20.462Z] For more information on this, see our API docs here: [2023-08-14T15:59:20.462Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T15:59:20.462Z] ' [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.695 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.707 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.718 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.721 secs) [2023-08-14T15:59:20.462Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.723 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.758 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.815 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.82 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.833 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.837 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.847 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.88 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.889 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.893 secs) [2023-08-14T15:59:20.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.894 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.945 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.961 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.965 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.008 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.032 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.057 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.063 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.07 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.076 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.084 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.087 secs) [2023-08-14T15:59:20.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.089 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.104 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.125 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.129 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.137 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.14 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.143 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.15 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.154 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.156 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.173 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.182 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.186 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.189 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.194 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.196 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.207 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.212 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.214 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.219 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.224 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.233 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.238 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.257 secs) [2023-08-14T15:59:21.241Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.265 secs) [2023-08-14T15:59:21.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.277 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.28 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.282 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.29 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.294 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.296 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.307 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.382 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.391 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.394 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.396 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.419 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.431 secs) [2023-08-14T15:59:21.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.46 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.473 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.476 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.489 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.503 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.505 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.506 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.522 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.527 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.546 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.552 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.554 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.585 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.609 secs) [2023-08-14T15:59:21.759Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.613 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.62 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.629 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.633 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.638 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.642 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.647 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.67 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.68 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.713 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.719 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.729 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.738 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.755 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.76 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.763 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.767 secs) [2023-08-14T15:59:22.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.775 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.8 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.808 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.831 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.852 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.877 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.893 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.899 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.906 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.923 secs) [2023-08-14T15:59:22.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.954 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.971 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.979 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.02 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.038 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.047 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.057 secs) [2023-08-14T15:59:22.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.133 secs) [2023-08-14T15:59:22.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.146 secs) [2023-08-14T15:59:22.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.156 secs) [2023-08-14T15:59:22.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.169 secs) [2023-08-14T15:59:22.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.182 secs) [2023-08-14T15:59:22.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.262 secs / 2.182 secs) [2023-08-14T15:59:22.790Z] TOTAL: 145 SUCCESS [2023-08-14T15:59:22.790Z] ✔ Browser application bundle generation complete. [2023-08-14T15:59:23.355Z] [2023-08-14T15:59:23.355Z] =============================== Coverage summary =============================== [2023-08-14T15:59:23.355Z] Statements : 41.41% ( 1420/3429 ) [2023-08-14T15:59:23.355Z] Branches : 12.14% ( 109/898 ) [2023-08-14T15:59:23.355Z] Functions : 33.09% ( 414/1251 ) [2023-08-14T15:59:23.355Z] Lines : 39.29% ( 1275/3245 ) [2023-08-14T15:59:23.355Z] ================================================================================ [2023-08-14T15:59:23.355Z] ✔ Browser application bundle generation complete. [2023-08-14T15:59:23.922Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-08-14T15:59:23.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:59:23.951Z] $ docker stop --time=1 be4463a91d77e38fc80bb2d9816401f219bb5602e6f2ec93815c53b37a696eb0 [2023-08-14T15:59:25.273Z] $ docker rm -f --volumes be4463a91d77e38fc80bb2d9816401f219bb5602e6f2ec93815c53b37a696eb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:59:25.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:59:26.461Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-14T15:59:26.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:59:27.501Z] + ls -al . [2023-08-14T15:59:27.501Z] total 180 [2023-08-14T15:59:27.501Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 14 15:57 . [2023-08-14T15:59:27.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:56 .. [2023-08-14T15:59:27.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:56 .blubracket [2023-08-14T15:59:27.501Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 15:56 .dockerignore [2023-08-14T15:59:27.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:56 .git [2023-08-14T15:59:27.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:56 .github [2023-08-14T15:59:27.501Z] -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 15:56 .gitignore [2023-08-14T15:59:27.501Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:56 .semver [2023-08-14T15:59:27.501Z] -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 15:56 Attribution.txt [2023-08-14T15:59:27.501Z] -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 15:56 CHANGELOG.md [2023-08-14T15:59:27.501Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 15:56 CONTRIBUTING.md [2023-08-14T15:59:27.501Z] -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 15:56 Dockerfile [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 15:56 Jenkinsfile [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 15:56 LICENSE [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 15:56 Makefile [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 15:56 README.md [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:56 VERSION [2023-08-14T15:59:27.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:56 assets [2023-08-14T15:59:27.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:56 bin [2023-08-14T15:59:27.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:56 cmd [2023-08-14T15:59:27.502Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 14 15:57 coverage.out [2023-08-14T15:59:27.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:56 docs [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 15:56 go.mod [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 15:56 go.sum [2023-08-14T15:59:27.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:56 internal [2023-08-14T15:59:27.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:56 snap [2023-08-14T15:59:27.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:56 testing [2023-08-14T15:59:27.502Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 15:56 version.go [2023-08-14T15:59:27.502Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 15:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:27.804Z] + 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=ef214e184896840ffd361b660bf61225b6f94ad5 --label arch=amd64 --label version=3.1.0-dev.3 . [2023-08-14T15:59:28.064Z] Sending build context to Docker daemon 50.42MB [2023-08-14T15:59:28.064Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:59:28.064Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-14T15:59:28.064Z] ---> 866c2da30dbf [2023-08-14T15:59:28.064Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T15:59:28.325Z] ---> Running in 92671fe47d2e [2023-08-14T15:59:28.586Z] Removing intermediate container 92671fe47d2e [2023-08-14T15:59:28.586Z] ---> b86923307a1e [2023-08-14T15:59:28.586Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:59:28.586Z] ---> Running in fde9eb56f348 [2023-08-14T15:59:28.586Z] Removing intermediate container fde9eb56f348 [2023-08-14T15:59:28.586Z] ---> 354dc6e5c2a1 [2023-08-14T15:59:28.586Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:59:28.586Z] ---> Running in e2219fb0396c [2023-08-14T15:59:28.586Z] Removing intermediate container e2219fb0396c [2023-08-14T15:59:28.586Z] ---> 05a96df711ba [2023-08-14T15:59:28.586Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-08-14T15:59:28.844Z] ---> Running in 5a2afc69fc40 [2023-08-14T15:59:28.844Z] Removing intermediate container 5a2afc69fc40 [2023-08-14T15:59:28.844Z] ---> 6b1658e2c1fb [2023-08-14T15:59:28.844Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T15:59:28.844Z] ---> Running in e687dd771ddc [2023-08-14T15:59:28.844Z] Removing intermediate container e687dd771ddc [2023-08-14T15:59:28.844Z] ---> 00b9439ce1f7 [2023-08-14T15:59:28.844Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T15:59:29.409Z] ---> 7ddb6f467987 [2023-08-14T15:59:29.409Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:59:29.409Z] ---> Running in ecc43f4e1e83 [2023-08-14T15:59:29.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:59:29.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:59:30.187Z] OK: 265 MiB in 53 packages [2023-08-14T15:59:30.447Z] Removing intermediate container ecc43f4e1e83 [2023-08-14T15:59:30.447Z] ---> fffc9f44c817 [2023-08-14T15:59:30.447Z] Step 10/25 : ENV GO111MODULE=on [2023-08-14T15:59:30.447Z] ---> Running in 583dfd343d70 [2023-08-14T15:59:30.706Z] Removing intermediate container 583dfd343d70 [2023-08-14T15:59:30.706Z] ---> 7c1fdeb0bfd6 [2023-08-14T15:59:30.706Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T15:59:30.706Z] ---> Running in 8210c6df308c [2023-08-14T15:59:30.706Z] Removing intermediate container 8210c6df308c [2023-08-14T15:59:30.706Z] ---> 0f270db5e8d6 [2023-08-14T15:59:30.706Z] Step 12/25 : COPY go.mod vendor* ./ [2023-08-14T15:59:30.706Z] ---> 15f4e51be701 [2023-08-14T15:59:30.706Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:59:30.707Z] ---> Running in 8be95b715f00 [2023-08-14T15:59:31.643Z] Removing intermediate container 8be95b715f00 [2023-08-14T15:59:31.643Z] ---> 8541b5c8be0d [2023-08-14T15:59:31.643Z] Step 14/25 : COPY . . [2023-08-14T15:59:33.021Z] ---> 15a1f100d1f0 [2023-08-14T15:59:33.021Z] Step 15/25 : RUN ${MAKE} [2023-08-14T15:59:33.021Z] ---> Running in e4e9ec4dbaf1 [2023-08-14T15:59:33.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-08-14T15:59:51.398Z] Removing intermediate container e4e9ec4dbaf1 [2023-08-14T15:59:51.398Z] ---> 5d8fe1bd220f [2023-08-14T15:59:51.398Z] Step 16/25 : FROM alpine:3.17 [2023-08-14T15:59:51.398Z] 3.17: Pulling from library/alpine [2023-08-14T15:59:51.398Z] 9398808236ff: Pulling fs layer [2023-08-14T15:59:51.398Z] 9398808236ff: Verifying Checksum [2023-08-14T15:59:51.398Z] 9398808236ff: Download complete [2023-08-14T15:59:51.398Z] 9398808236ff: Pull complete [2023-08-14T15:59:51.398Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:59:51.398Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:59:51.398Z] ---> 1e0b8b5322fc [2023-08-14T15:59:51.398Z] Step 17/25 : EXPOSE 4000 [2023-08-14T15:59:51.398Z] ---> Running in 2fb3ec1be121 [2023-08-14T15:59:51.398Z] Removing intermediate container 2fb3ec1be121 [2023-08-14T15:59:51.398Z] ---> 957216589175 [2023-08-14T15:59:51.398Z] 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-08-14T15:59:51.658Z] ---> ef3a5886d5ef [2023-08-14T15:59:51.658Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-08-14T15:59:51.658Z] ---> 576671e51d94 [2023-08-14T15:59:51.658Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-08-14T15:59:51.916Z] ---> feb3ceb8a548 [2023-08-14T15:59:51.916Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-08-14T15:59:51.916Z] ---> Running in 5ef4ae97f60e [2023-08-14T15:59:51.916Z] Removing intermediate container 5ef4ae97f60e [2023-08-14T15:59:51.916Z] ---> 3a336d0fdf78 [2023-08-14T15:59:51.916Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-08-14T15:59:51.916Z] ---> Running in 3a05e89076d3 [2023-08-14T15:59:52.175Z] Removing intermediate container 3a05e89076d3 [2023-08-14T15:59:52.175Z] ---> a1724e0e0a33 [2023-08-14T15:59:52.175Z] Step 23/25 : LABEL arch=amd64 [2023-08-14T15:59:52.175Z] ---> Running in 2bff56957d1e [2023-08-14T15:59:52.175Z] Removing intermediate container 2bff56957d1e [2023-08-14T15:59:52.175Z] ---> d5263ba3f4b3 [2023-08-14T15:59:52.175Z] Step 24/25 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:59:52.175Z] ---> Running in 5fffd2842c50 [2023-08-14T15:59:52.434Z] Removing intermediate container 5fffd2842c50 [2023-08-14T15:59:52.434Z] ---> be1230e13a7d [2023-08-14T15:59:52.434Z] Step 25/25 : LABEL version=3.1.0-dev.3 [2023-08-14T15:59:52.434Z] ---> Running in e652c55650ed [2023-08-14T15:59:52.434Z] Removing intermediate container e652c55650ed [2023-08-14T15:59:52.434Z] ---> 524e7c556b77 [2023-08-14T15:59:52.434Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:59:52.434Z] Successfully built 524e7c556b77 [2023-08-14T15:59:52.434Z] 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-08-14T15:59:52.536Z] provisioning config files... [2023-08-14T15:59:52.544Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2367764397037088436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:59:52.840Z] ---> docker-login.sh [2023-08-14T15:59:52.840Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:59:52.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:59:52.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:59:52.840Z] Configure a credential helper to remove this warning. See [2023-08-14T15:59:52.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:59:52.840Z] [2023-08-14T15:59:52.840Z] Login Succeeded [2023-08-14T15:59:52.840Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:59:52.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:59:52.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:59:52.840Z] Configure a credential helper to remove this warning. See [2023-08-14T15:59:52.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:59:52.840Z] [2023-08-14T15:59:52.840Z] Login Succeeded [2023-08-14T15:59:52.840Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:59:53.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:59:53.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:59:53.101Z] Configure a credential helper to remove this warning. See [2023-08-14T15:59:53.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:59:53.101Z] [2023-08-14T15:59:53.101Z] Login Succeeded [2023-08-14T15:59:53.101Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:59:53.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:59:53.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:59:53.101Z] Configure a credential helper to remove this warning. See [2023-08-14T15:59:53.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:59:53.101Z] [2023-08-14T15:59:53.101Z] Login Succeeded [2023-08-14T15:59:53.101Z] docker.io [2023-08-14T15:59:53.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:59:53.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:59:53.360Z] Configure a credential helper to remove this warning. See [2023-08-14T15:59:53.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:59:53.360Z] [2023-08-14T15:59:53.360Z] Login Succeeded [2023-08-14T15:59:53.360Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:59:53.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:59:53.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:59:53.429Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-08-14T15:59:53.429Z] ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:59:53.429Z] latest [2023-08-14T15:59:53.429Z] 3.1.0-dev.3 [2023-08-14T15:59:53.429Z] ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [2023-08-14T15:59:53.429Z] main [2023-08-14T15:59:53.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:53.738Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:54.044Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:59:54.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:59:54.044Z] 7fe9027a29cf: Preparing [2023-08-14T15:59:54.044Z] b2daa3d78a5a: Preparing [2023-08-14T15:59:54.044Z] e07cd07c0a6e: Preparing [2023-08-14T15:59:54.044Z] 36b50b131297: Preparing [2023-08-14T15:59:54.044Z] 36b50b131297: Layer already exists [2023-08-14T15:59:54.044Z] b2daa3d78a5a: Pushed [2023-08-14T15:59:54.044Z] 7fe9027a29cf: Pushed [2023-08-14T15:59:57.333Z] e07cd07c0a6e: Pushed [2023-08-14T15:59:57.333Z] ef214e184896840ffd361b660bf61225b6f94ad5: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:57.652Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:57.955Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-08-14T15:59:57.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:59:57.955Z] 7fe9027a29cf: Preparing [2023-08-14T15:59:57.955Z] b2daa3d78a5a: Preparing [2023-08-14T15:59:57.955Z] e07cd07c0a6e: Preparing [2023-08-14T15:59:57.955Z] 36b50b131297: Preparing [2023-08-14T15:59:57.955Z] 36b50b131297: Layer already exists [2023-08-14T15:59:57.955Z] b2daa3d78a5a: Layer already exists [2023-08-14T15:59:57.955Z] 7fe9027a29cf: Layer already exists [2023-08-14T15:59:57.955Z] e07cd07c0a6e: Layer already exists [2023-08-14T15:59:57.955Z] latest: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:58.260Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:58.575Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.3 [2023-08-14T15:59:58.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:59:58.575Z] 7fe9027a29cf: Preparing [2023-08-14T15:59:58.575Z] b2daa3d78a5a: Preparing [2023-08-14T15:59:58.575Z] e07cd07c0a6e: Preparing [2023-08-14T15:59:58.575Z] 36b50b131297: Preparing [2023-08-14T15:59:58.575Z] e07cd07c0a6e: Layer already exists [2023-08-14T15:59:58.575Z] 7fe9027a29cf: Layer already exists [2023-08-14T15:59:58.575Z] 36b50b131297: Layer already exists [2023-08-14T15:59:58.575Z] b2daa3d78a5a: Layer already exists [2023-08-14T15:59:58.575Z] 3.1.0-dev.3: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:58.895Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:59.211Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [2023-08-14T15:59:59.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:59:59.211Z] 7fe9027a29cf: Preparing [2023-08-14T15:59:59.211Z] b2daa3d78a5a: Preparing [2023-08-14T15:59:59.211Z] e07cd07c0a6e: Preparing [2023-08-14T15:59:59.211Z] 36b50b131297: Preparing [2023-08-14T15:59:59.211Z] b2daa3d78a5a: Layer already exists [2023-08-14T15:59:59.211Z] e07cd07c0a6e: Layer already exists [2023-08-14T15:59:59.211Z] 7fe9027a29cf: Layer already exists [2023-08-14T15:59:59.211Z] 36b50b131297: Layer already exists [2023-08-14T15:59:59.211Z] ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:59.531Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:59:59.856Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-08-14T15:59:59.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-08-14T15:59:59.856Z] 7fe9027a29cf: Preparing [2023-08-14T15:59:59.856Z] b2daa3d78a5a: Preparing [2023-08-14T15:59:59.856Z] e07cd07c0a6e: Preparing [2023-08-14T15:59:59.856Z] 36b50b131297: Preparing [2023-08-14T15:59:59.856Z] 36b50b131297: Layer already exists [2023-08-14T15:59:59.856Z] e07cd07c0a6e: Layer already exists [2023-08-14T15:59:59.856Z] 7fe9027a29cf: Layer already exists [2023-08-14T15:59:59.856Z] b2daa3d78a5a: Layer already exists [2023-08-14T15:59:59.856Z] main: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:59:59.915Z] ===================================================== [Pipeline] echo [2023-08-14T15:59:59.923Z] taggedImages: [2023-08-14T15:59:59.923Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T15:59:59.923Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-08-14T15:59:59.923Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.3 [2023-08-14T15:59:59.923Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [2023-08-14T15:59:59.923Z] - 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-08-14T16:00:00.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:00:00.306Z] [2023-08-14T16:00:00.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:00:00.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:00:00.614Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T16:00:00.614Z] 5eb5b503b376: Pulling fs layer [2023-08-14T16:00:00.614Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T16:00:00.614Z] ec43610c2a17: Pulling fs layer [2023-08-14T16:00:00.614Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T16:00:00.614Z] 33b1e0a273af: Pulling fs layer [2023-08-14T16:00:00.614Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T16:00:00.614Z] 2f39f015ded8: Pulling fs layer [2023-08-14T16:00:00.614Z] 5d3b04190fa2: Waiting [2023-08-14T16:00:00.614Z] 2f39f015ded8: Waiting [2023-08-14T16:00:00.614Z] 3a2ae6a8a46f: Waiting [2023-08-14T16:00:00.614Z] 5c69ac0246d0: Verifying Checksum [2023-08-14T16:00:00.614Z] 5c69ac0246d0: Download complete [2023-08-14T16:00:00.614Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T16:00:00.614Z] 3a2ae6a8a46f: Download complete [2023-08-14T16:00:00.614Z] ec43610c2a17: Verifying Checksum [2023-08-14T16:00:00.614Z] ec43610c2a17: Download complete [2023-08-14T16:00:00.614Z] 33b1e0a273af: Verifying Checksum [2023-08-14T16:00:00.614Z] 33b1e0a273af: Download complete [2023-08-14T16:00:00.614Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T16:00:00.614Z] 5d3b04190fa2: Download complete [2023-08-14T16:00:00.872Z] 5eb5b503b376: Verifying Checksum [2023-08-14T16:00:00.872Z] 5eb5b503b376: Download complete [2023-08-14T16:00:01.441Z] 2f39f015ded8: Verifying Checksum [2023-08-14T16:00:01.441Z] 2f39f015ded8: Download complete [2023-08-14T16:00:02.007Z] 5eb5b503b376: Pull complete [2023-08-14T16:00:02.007Z] 5c69ac0246d0: Pull complete [2023-08-14T16:00:02.573Z] ec43610c2a17: Pull complete [2023-08-14T16:00:02.573Z] 3a2ae6a8a46f: Pull complete [2023-08-14T16:00:02.573Z] 33b1e0a273af: Pull complete [2023-08-14T16:00:02.833Z] 5d3b04190fa2: Pull complete [2023-08-14T16:00:07.018Z] 2f39f015ded8: Pull complete [2023-08-14T16:00:07.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T16:00:07.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:00:07.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:00:07.091Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:00:07.119Z] $ 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-08-14T16:00:09.265Z] $ docker top 99cb9b8ae3edde821396b86abea68bea38960d25fdf3fb7eef363ea1f6c4ebf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:00:09.658Z] ---> job-cost.sh [2023-08-14T16:00:09.659Z] lf-activate-venv: SKIPPING [2023-08-14T16:00:09.659Z] INFO: No Stack... [2023-08-14T16:00:09.916Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T16:00:10.482Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T16:00:10.766Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-08-14T16:00:10.766Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T16:00:10.779Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [2023-08-14T16:00:10.785Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] did not exist. Created. [2023-08-14T16:00:10.785Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T16:00:11.086Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T16:00:11.585Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T16:00:11.594Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T16:00:11.616Z] $ docker stop --time=1 99cb9b8ae3edde821396b86abea68bea38960d25fdf3fb7eef363ea1f6c4ebf0 [2023-08-14T16:00:12.904Z] $ docker rm -f --volumes 99cb9b8ae3edde821396b86abea68bea38960d25fdf3fb7eef363ea1f6c4ebf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T16:00:31.854Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3522 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-08-14T16:00:31.869Z] Running in /w/workspace/edgex-ui-go/121 [Pipeline] { [Pipeline] checkout [2023-08-14T16:00:31.905Z] The recommended git tool is: git [2023-08-14T16:00:38.707Z] using credential edgex-jenkins-ssh [2023-08-14T16:00:38.726Z] Cloning the remote Git repository [2023-08-14T16:00:38.772Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-08-14T16:00:38.868Z] > git init /w/workspace/edgex-ui-go/121 # timeout=10 [2023-08-14T16:00:39.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-08-14T16:00:39.022Z] > git --version # timeout=10 [2023-08-14T16:00:39.045Z] > git --version # 'git version 2.25.1' [2023-08-14T16:00:39.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T16:00:39.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T16:00:43.376Z] Avoid second fetch [2023-08-14T16:00:43.376Z] Checking out Revision ef214e184896840ffd361b660bf61225b6f94ad5 (main) [2023-08-14T16:00:42.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-08-14T16:00:42.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T16:00:43.391Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T16:00:43.464Z] > git checkout -f ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 [2023-08-14T16:00:44.256Z] Commit message: "Merge pull request #627 from mglmc/ds-pushevent_ds-returnevent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T16:00:45.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T16:00:45.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T16:00:45.643Z] Dload Upload Total Spent Left Speed [2023-08-14T16:00:45.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-08-14T16:00:46.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T16:00:46.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T16:00:46.610Z] + sudo tee /etc/docker/daemon.new [2023-08-14T16:00:46.610Z] { [2023-08-14T16:00:46.610Z] "registry-mirrors": [ [2023-08-14T16:00:46.610Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T16:00:46.610Z] ], [2023-08-14T16:00:46.610Z] "bip": "10.250.0.254/24", [2023-08-14T16:00:46.610Z] "hosts": [ [2023-08-14T16:00:46.610Z] "tcp://0.0.0.0:5555", [2023-08-14T16:00:46.610Z] "unix:///var/run/docker.sock" [2023-08-14T16:00:46.610Z] ], [2023-08-14T16:00:46.610Z] "mtu": 1458, [2023-08-14T16:00:46.610Z] "selinux-enabled": true, [2023-08-14T16:00:46.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T16:00:46.610Z] } [Pipeline] sh [2023-08-14T16:00:46.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T16:00:47.285Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:01:05.543Z] provisioning config files... [2023-08-14T16:01:05.567Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config549516484587485364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:01:05.911Z] ---> docker-login.sh [2023-08-14T16:01:05.911Z] nexus3.edgexfoundry.org:10001 [2023-08-14T16:01:06.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:01:06.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:01:06.450Z] Configure a credential helper to remove this warning. See [2023-08-14T16:01:06.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:01:06.450Z] [2023-08-14T16:01:06.450Z] Login Succeeded [2023-08-14T16:01:06.450Z] nexus3.edgexfoundry.org:10002 [2023-08-14T16:01:06.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:01:06.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:01:06.718Z] Configure a credential helper to remove this warning. See [2023-08-14T16:01:06.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:01:06.718Z] [2023-08-14T16:01:06.718Z] Login Succeeded [2023-08-14T16:01:06.718Z] nexus3.edgexfoundry.org:10003 [2023-08-14T16:01:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:01:07.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:01:07.257Z] Configure a credential helper to remove this warning. See [2023-08-14T16:01:07.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:01:07.257Z] [2023-08-14T16:01:07.257Z] Login Succeeded [2023-08-14T16:01:07.257Z] nexus3.edgexfoundry.org:10004 [2023-08-14T16:01:07.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:01:07.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:01:07.533Z] Configure a credential helper to remove this warning. See [2023-08-14T16:01:07.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:01:07.533Z] [2023-08-14T16:01:07.533Z] Login Succeeded [2023-08-14T16:01:07.533Z] docker.io [2023-08-14T16:01:07.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:01:08.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:01:08.067Z] Configure a credential helper to remove this warning. See [2023-08-14T16:01:08.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:01:08.067Z] [2023-08-14T16:01:08.067Z] Login Succeeded [2023-08-14T16:01:08.067Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T16:01:08.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T16:01:08.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:01:08.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:01:08.354Z] ========================================================= [2023-08-14T16:01:08.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T16:01:08.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:01:08.695Z] + 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-08-14T16:01:09.667Z] Sending build context to Docker daemon 30.38MB [2023-08-14T16:01:09.667Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T16:01:09.667Z] Step 2/15 : FROM ${BASE} AS builder [2023-08-14T16:01:09.940Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T16:01:09.940Z] edb6bdbacee9: Pulling fs layer [2023-08-14T16:01:09.940Z] 5f9638ab2659: Pulling fs layer [2023-08-14T16:01:09.940Z] 8d51d6327a98: Pulling fs layer [2023-08-14T16:01:09.940Z] 8b374f2dd631: Pulling fs layer [2023-08-14T16:01:09.940Z] ec14aa9079de: Pulling fs layer [2023-08-14T16:01:09.940Z] 2f466654f4bb: Pulling fs layer [2023-08-14T16:01:09.940Z] 554e91adad29: Pulling fs layer [2023-08-14T16:01:09.940Z] 8b374f2dd631: Waiting [2023-08-14T16:01:09.940Z] ec14aa9079de: Waiting [2023-08-14T16:01:09.940Z] 2f466654f4bb: Waiting [2023-08-14T16:01:09.940Z] 554e91adad29: Waiting [2023-08-14T16:01:09.940Z] 5f9638ab2659: Download complete [2023-08-14T16:01:09.940Z] 8b374f2dd631: Verifying Checksum [2023-08-14T16:01:09.940Z] 8b374f2dd631: Download complete [2023-08-14T16:01:09.940Z] ec14aa9079de: Verifying Checksum [2023-08-14T16:01:09.940Z] ec14aa9079de: Download complete [2023-08-14T16:01:09.940Z] edb6bdbacee9: Download complete [2023-08-14T16:01:10.924Z] edb6bdbacee9: Pull complete [2023-08-14T16:01:11.205Z] 554e91adad29: Verifying Checksum [2023-08-14T16:01:11.205Z] 554e91adad29: Download complete [2023-08-14T16:01:11.801Z] 5f9638ab2659: Pull complete [2023-08-14T16:01:12.783Z] 8d51d6327a98: Verifying Checksum [2023-08-14T16:01:12.783Z] 8d51d6327a98: Download complete [2023-08-14T16:01:12.783Z] 2f466654f4bb: Download complete [2023-08-14T16:01:23.432Z] 8d51d6327a98: Pull complete [2023-08-14T16:01:23.702Z] 8b374f2dd631: Pull complete [2023-08-14T16:01:23.971Z] ec14aa9079de: Pull complete [2023-08-14T16:01:33.691Z] 2f466654f4bb: Pull complete [2023-08-14T16:01:34.661Z] 554e91adad29: Pull complete [2023-08-14T16:01:34.661Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T16:01:34.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T16:01:34.661Z] ---> 1e15ea492957 [2023-08-14T16:01:34.661Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T16:01:36.614Z] ---> Running in 1854ebfee005 [2023-08-14T16:01:36.883Z] Removing intermediate container 1854ebfee005 [2023-08-14T16:01:36.883Z] ---> db27f7a6387a [2023-08-14T16:01:36.883Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T16:01:36.883Z] ---> Running in 15d649270074 [2023-08-14T16:01:37.151Z] Removing intermediate container 15d649270074 [2023-08-14T16:01:37.151Z] ---> 098e264712da [2023-08-14T16:01:37.151Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T16:01:37.151Z] ---> Running in 315fa5a6edd6 [2023-08-14T16:01:37.428Z] Removing intermediate container 315fa5a6edd6 [2023-08-14T16:01:37.428Z] ---> 161a27785906 [2023-08-14T16:01:37.428Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-08-14T16:01:37.696Z] ---> Running in b69764d047c2 [2023-08-14T16:01:37.962Z] Removing intermediate container b69764d047c2 [2023-08-14T16:01:37.962Z] ---> 76ec358e0cf2 [2023-08-14T16:01:37.962Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T16:01:37.962Z] ---> Running in 48ea6cd3f069 [2023-08-14T16:01:38.229Z] Removing intermediate container 48ea6cd3f069 [2023-08-14T16:01:38.229Z] ---> 865bdfc242e4 [2023-08-14T16:01:38.229Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T16:01:38.815Z] latest: Pulling from library/docker [2023-08-14T16:01:39.084Z] 9fda8d8052c6: Pulling fs layer [2023-08-14T16:01:39.084Z] 6852f3ef0b5f: Pulling fs layer [2023-08-14T16:01:39.084Z] 4f4fb700ef54: Pulling fs layer [2023-08-14T16:01:39.084Z] 37278d121b4b: Pulling fs layer [2023-08-14T16:01:39.084Z] 4c05b0ea0652: Pulling fs layer [2023-08-14T16:01:39.084Z] 841155fe5c52: Pulling fs layer [2023-08-14T16:01:39.084Z] 6e8fd905d972: Pulling fs layer [2023-08-14T16:01:39.084Z] bdaebcfc8a78: Pulling fs layer [2023-08-14T16:01:39.084Z] 6ec782731361: Pulling fs layer [2023-08-14T16:01:39.084Z] 020451d7f710: Pulling fs layer [2023-08-14T16:01:39.084Z] 493c34e3a30d: Pulling fs layer [2023-08-14T16:01:39.084Z] 5f407d496aee: Pulling fs layer [2023-08-14T16:01:39.084Z] 5b3b3658d625: Pulling fs layer [2023-08-14T16:01:39.084Z] a08f0db26b16: Pulling fs layer [2023-08-14T16:01:39.084Z] 37278d121b4b: Waiting [2023-08-14T16:01:39.084Z] 4c05b0ea0652: Waiting [2023-08-14T16:01:39.084Z] 841155fe5c52: Waiting [2023-08-14T16:01:39.084Z] 6e8fd905d972: Waiting [2023-08-14T16:01:39.084Z] bdaebcfc8a78: Waiting [2023-08-14T16:01:39.084Z] 6ec782731361: Waiting [2023-08-14T16:01:39.084Z] 020451d7f710: Waiting [2023-08-14T16:01:39.084Z] 493c34e3a30d: Waiting [2023-08-14T16:01:39.084Z] 5f407d496aee: Waiting [2023-08-14T16:01:39.084Z] 5b3b3658d625: Waiting [2023-08-14T16:01:39.084Z] a08f0db26b16: Waiting [2023-08-14T16:01:39.084Z] 4f4fb700ef54: Download complete [2023-08-14T16:01:39.438Z] 9fda8d8052c6: Verifying Checksum [2023-08-14T16:01:39.438Z] 9fda8d8052c6: Download complete [2023-08-14T16:01:39.438Z] 6852f3ef0b5f: Verifying Checksum [2023-08-14T16:01:39.438Z] 6852f3ef0b5f: Download complete [2023-08-14T16:01:40.048Z] 37278d121b4b: Verifying Checksum [2023-08-14T16:01:40.048Z] 37278d121b4b: Download complete [2023-08-14T16:01:40.048Z] 841155fe5c52: Verifying Checksum [2023-08-14T16:01:40.048Z] 841155fe5c52: Download complete [2023-08-14T16:01:40.048Z] 4c05b0ea0652: Verifying Checksum [2023-08-14T16:01:40.048Z] 6e8fd905d972: Verifying Checksum [2023-08-14T16:01:40.048Z] 6e8fd905d972: Download complete [2023-08-14T16:01:40.048Z] 4c05b0ea0652: Download complete [2023-08-14T16:01:40.317Z] 9fda8d8052c6: Pull complete [2023-08-14T16:01:40.317Z] bdaebcfc8a78: Download complete [2023-08-14T16:01:40.317Z] 6ec782731361: Verifying Checksum [2023-08-14T16:01:40.317Z] 6ec782731361: Download complete [2023-08-14T16:01:40.317Z] 493c34e3a30d: Verifying Checksum [2023-08-14T16:01:40.317Z] 493c34e3a30d: Download complete [2023-08-14T16:01:40.583Z] 5b3b3658d625: Download complete [2023-08-14T16:01:40.583Z] 020451d7f710: Verifying Checksum [2023-08-14T16:01:40.583Z] 020451d7f710: Download complete [2023-08-14T16:01:40.852Z] a08f0db26b16: Verifying Checksum [2023-08-14T16:01:40.852Z] a08f0db26b16: Download complete [2023-08-14T16:01:40.852Z] 6852f3ef0b5f: Pull complete [2023-08-14T16:01:41.123Z] 4f4fb700ef54: Pull complete [2023-08-14T16:01:41.706Z] 5f407d496aee: Verifying Checksum [2023-08-14T16:01:41.706Z] 5f407d496aee: Download complete [2023-08-14T16:01:41.976Z] 37278d121b4b: Pull complete [2023-08-14T16:01:46.265Z] 4c05b0ea0652: Pull complete [2023-08-14T16:01:47.229Z] 841155fe5c52: Pull complete [2023-08-14T16:01:47.499Z] 6e8fd905d972: Pull complete [2023-08-14T16:01:47.772Z] bdaebcfc8a78: Pull complete [2023-08-14T16:01:48.056Z] 6ec782731361: Pull complete [2023-08-14T16:01:49.026Z] 020451d7f710: Pull complete [2023-08-14T16:01:49.295Z] 493c34e3a30d: Pull complete [2023-08-14T16:01:52.666Z] 5f407d496aee: Pull complete [2023-08-14T16:01:52.666Z] 5b3b3658d625: Pull complete [2023-08-14T16:01:52.666Z] a08f0db26b16: Pull complete [2023-08-14T16:01:52.666Z] Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 [2023-08-14T16:01:52.666Z] Status: Downloaded newer image for docker:latest [2023-08-14T16:01:55.257Z] ---> a26c168fc33f [2023-08-14T16:01:55.257Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T16:01:55.257Z] ---> Running in 576b8ae2b26e [2023-08-14T16:01:56.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T16:01:56.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T16:01:57.764Z] OK: 263 MiB in 53 packages [2023-08-14T16:01:58.727Z] Removing intermediate container 576b8ae2b26e [2023-08-14T16:01:58.727Z] ---> a926c9d4f57c [2023-08-14T16:01:58.727Z] Step 10/15 : ENV GO111MODULE=on [2023-08-14T16:01:58.727Z] ---> Running in 18701f390165 [2023-08-14T16:01:58.995Z] Removing intermediate container 18701f390165 [2023-08-14T16:01:58.995Z] ---> c1b197699adf [2023-08-14T16:01:58.995Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T16:01:58.995Z] ---> Running in 8512157cec02 [2023-08-14T16:01:59.263Z] Removing intermediate container 8512157cec02 [2023-08-14T16:01:59.263Z] ---> 1ba07e3c3286 [2023-08-14T16:01:59.263Z] Step 12/15 : COPY go.mod vendor* ./ [2023-08-14T16:01:59.848Z] ---> 5171d4d2c491 [2023-08-14T16:01:59.848Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T16:02:00.117Z] ---> Running in 8c3ee09c924c [2023-08-14T16:03:07.998Z] Removing intermediate container 8c3ee09c924c [2023-08-14T16:03:07.998Z] ---> ac6eefa38e45 [2023-08-14T16:03:07.998Z] Step 14/15 : COPY . . [2023-08-14T16:03:07.998Z] ---> b3f869b9c5b7 [2023-08-14T16:03:07.998Z] Step 15/15 : RUN ${MAKE} [2023-08-14T16:03:07.998Z] ---> Running in 53caf435e591 [2023-08-14T16:03:07.998Z] noop [2023-08-14T16:03:07.998Z] Removing intermediate container 53caf435e591 [2023-08-14T16:03:07.998Z] ---> 692c9bbb9374 [2023-08-14T16:03:07.998Z] Successfully built 692c9bbb9374 [2023-08-14T16:03:07.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:03:08.354Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T16:03:08.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:03:08.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-3522 does not seem to be running inside a container [2023-08-14T16:03:08.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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-08-14T16:03:09.865Z] $ docker top 4d5960a32e39d1371e4b719b59452041bc26155f1f594f81c9b8462f1b7ce604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:03:10.696Z] + go version [2023-08-14T16:03:10.697Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T16:03:10.714Z] $ docker stop --time=1 4d5960a32e39d1371e4b719b59452041bc26155f1f594f81c9b8462f1b7ce604 [2023-08-14T16:03:12.354Z] $ docker rm -f --volumes 4d5960a32e39d1371e4b719b59452041bc26155f1f594f81c9b8462f1b7ce604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:03:12.876Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T16:03:12.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:03:13.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-3522 does not seem to be running inside a container [2023-08-14T16:03:13.134Z] $ 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/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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-08-14T16:03:14.252Z] $ docker top 25d94d269a2094cbcb975d68a4038e3a119f651c12da4cfcd912de72d5a5d48d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:03:14.756Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/121 [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:03:15.087Z] + make test [2023-08-14T16:03:15.357Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-08-14T16:03:47.575Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-08-14T16:05:24.212Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-08-14T16:05:24.213Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-08-14T16:05:24.213Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-08-14T16:05:50.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T16:05:50.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T16:05:50.910Z] ./bin/test-attribution-txt.sh [2023-08-14T16:05:50.910Z] make -C web test [2023-08-14T16:05:50.910Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/121/web' [2023-08-14T16:05:50.910Z] make[1]: tput: No such file or directory [2023-08-14T16:05:50.910Z] make[1]: tput: No such file or directory [2023-08-14T16:05:50.910Z] warning: generating ./VERSION [2023-08-14T16:05:50.910Z] echo "0.0.0" > VERSION [2023-08-14T16:05:50.910Z] docker build \ [2023-08-14T16:05:50.910Z] -f Dockerfile \ [2023-08-14T16:05:50.910Z] --build-arg USER=1000 \ [2023-08-14T16:05:50.910Z] \ [2023-08-14T16:05:50.910Z] --label "git_sha=ef214e184896840ffd361b660bf61225b6f94ad5" \ [2023-08-14T16:05:50.910Z] -t edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 \ [2023-08-14T16:05:50.910Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-08-14T16:05:50.910Z] . [2023-08-14T16:05:50.910Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-08-14T16:05:50.910Z] Install the buildx component to build images with BuildKit: [2023-08-14T16:05:50.910Z] https://docs.docker.com/go/buildx/ [2023-08-14T16:05:50.910Z] [2023-08-14T16:05:50.910Z] Sending build context to Docker daemon 2.571MB [2023-08-14T16:05:50.910Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-08-14T16:05:50.910Z] 16.17-alpine3.15: Pulling from library/node [2023-08-14T16:05:50.910Z] 47517142f6ba: Pulling fs layer [2023-08-14T16:05:50.910Z] 5f8c4bfa009b: Pulling fs layer [2023-08-14T16:05:50.910Z] f7079c9c4ba1: Pulling fs layer [2023-08-14T16:05:50.910Z] aba105e6f55a: Pulling fs layer [2023-08-14T16:05:50.910Z] aba105e6f55a: Waiting [2023-08-14T16:05:50.910Z] f7079c9c4ba1: Verifying Checksum [2023-08-14T16:05:50.910Z] f7079c9c4ba1: Download complete [2023-08-14T16:05:50.910Z] 47517142f6ba: Verifying Checksum [2023-08-14T16:05:50.910Z] 47517142f6ba: Download complete [2023-08-14T16:05:50.910Z] aba105e6f55a: Download complete [2023-08-14T16:05:51.175Z] 47517142f6ba: Pull complete [2023-08-14T16:05:51.441Z] 5f8c4bfa009b: Verifying Checksum [2023-08-14T16:05:51.441Z] 5f8c4bfa009b: Download complete [2023-08-14T16:05:56.806Z] 5f8c4bfa009b: Pull complete [2023-08-14T16:05:57.074Z] f7079c9c4ba1: Pull complete [2023-08-14T16:05:57.660Z] aba105e6f55a: Pull complete [2023-08-14T16:05:58.268Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-08-14T16:05:58.268Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-08-14T16:05:58.268Z] ---> bf1b8b58d215 [2023-08-14T16:05:58.268Z] Step 2/10 : RUN apk add --no-cache chromium [2023-08-14T16:05:58.268Z] ---> Running in e12bce82efa7 [2023-08-14T16:05:59.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-08-14T16:06:00.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-08-14T16:06:01.229Z] (1/128) Installing libxau (1.0.9-r0) [2023-08-14T16:06:01.229Z] (2/128) Installing libmd (1.0.3-r0) [2023-08-14T16:06:01.229Z] (3/128) Installing libbsd (0.11.3-r1) [2023-08-14T16:06:01.229Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-08-14T16:06:01.229Z] (5/128) Installing libxcb (1.14-r2) [2023-08-14T16:06:01.229Z] (6/128) Installing libx11 (1.7.3.1-r1) [2023-08-14T16:06:01.502Z] (7/128) Installing libxext (1.3.4-r0) [2023-08-14T16:06:01.502Z] (8/128) Installing libice (1.0.10-r0) [2023-08-14T16:06:01.502Z] (9/128) Installing libuuid (2.37.4-r0) [2023-08-14T16:06:01.502Z] (10/128) Installing libsm (1.2.3-r0) [2023-08-14T16:06:01.502Z] (11/128) Installing libxt (1.2.1-r0) [2023-08-14T16:06:01.502Z] (12/128) Installing libxmu (1.1.3-r0) [2023-08-14T16:06:01.502Z] (13/128) Installing xset (1.2.4-r0) [2023-08-14T16:06:01.502Z] (14/128) Installing xprop (1.2.5-r0) [2023-08-14T16:06:01.502Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-08-14T16:06:01.502Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-08-14T16:06:01.502Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-08-14T16:06:01.502Z] (18/128) Installing libffi (3.4.2-r1) [2023-08-14T16:06:01.502Z] (19/128) Installing libintl (0.21-r0) [2023-08-14T16:06:01.502Z] (20/128) Installing libblkid (2.37.4-r0) [2023-08-14T16:06:01.502Z] (21/128) Installing libmount (2.37.4-r0) [2023-08-14T16:06:01.502Z] (22/128) Installing pcre (8.45-r1) [2023-08-14T16:06:01.502Z] (23/128) Installing glib (2.70.5-r0) [2023-08-14T16:06:01.502Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-08-14T16:06:01.771Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-08-14T16:06:01.771Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-08-14T16:06:01.771Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-08-14T16:06:01.771Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-08-14T16:06:01.771Z] (29/128) Installing libpng (1.6.37-r1) [2023-08-14T16:06:01.771Z] (30/128) Installing libwebp (1.2.2-r1) [2023-08-14T16:06:02.040Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-08-14T16:06:02.040Z] (32/128) Installing tiff (4.4.0-r4) [2023-08-14T16:06:02.040Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-08-14T16:06:02.040Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-08-14T16:06:02.040Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-08-14T16:06:02.040Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-08-14T16:06:02.040Z] (37/128) Installing libxrender (0.9.10-r3) [2023-08-14T16:06:02.040Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-08-14T16:06:02.040Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-08-14T16:06:02.040Z] (40/128) Installing libxi (1.8-r0) [2023-08-14T16:06:02.040Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-08-14T16:06:02.040Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-08-14T16:06:02.040Z] (43/128) Installing atk (2.36.0-r0) [2023-08-14T16:06:02.040Z] (44/128) Installing libxtst (1.2.3-r3) [2023-08-14T16:06:02.040Z] (45/128) Installing dbus-libs (1.12.26-r0) [2023-08-14T16:06:02.040Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-08-14T16:06:02.040Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-08-14T16:06:02.040Z] (48/128) Installing expat (2.5.0-r0) [2023-08-14T16:06:02.040Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-08-14T16:06:02.040Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-08-14T16:06:02.040Z] (51/128) Installing freetype (2.11.1-r2) [2023-08-14T16:06:02.309Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-08-14T16:06:02.309Z] (53/128) Installing pixman (0.40.0-r4) [2023-08-14T16:06:02.309Z] (54/128) Installing cairo (1.16.0-r5) [2023-08-14T16:06:02.309Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-08-14T16:06:02.309Z] (56/128) Installing avahi-libs (0.8-r5) [2023-08-14T16:06:02.309Z] (57/128) Installing gmp (6.2.1-r1) [2023-08-14T16:06:02.310Z] (58/128) Installing nettle (3.7.3-r0) [2023-08-14T16:06:02.310Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-08-14T16:06:02.310Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-08-14T16:06:02.310Z] (61/128) Installing libunistring (0.9.10-r1) [2023-08-14T16:06:02.310Z] (62/128) Installing gnutls (3.7.1-r2) [2023-08-14T16:06:02.581Z] (63/128) Installing cups-libs (2.3.3-r8) [2023-08-14T16:06:02.581Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-08-14T16:06:02.581Z] (65/128) Installing fribidi (1.0.11-r0) [2023-08-14T16:06:02.581Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-08-14T16:06:02.581Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-08-14T16:06:02.581Z] (68/128) Installing libxft (2.3.4-r0) [2023-08-14T16:06:02.581Z] (69/128) Installing pango (1.48.10-r0) [2023-08-14T16:06:02.581Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-08-14T16:06:02.581Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-08-14T16:06:02.581Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-08-14T16:06:02.581Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-08-14T16:06:02.851Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-08-14T16:06:02.851Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-08-14T16:06:03.122Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-08-14T16:06:03.122Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-08-14T16:06:03.122Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-08-14T16:06:03.122Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-08-14T16:06:03.392Z] Executing ttf-opensans-1.10-r1.post-install [2023-08-14T16:06:05.343Z] (79/128) Installing libogg (1.3.5-r0) [2023-08-14T16:06:05.343Z] (80/128) Installing flac (1.3.4-r0) [2023-08-14T16:06:05.343Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-08-14T16:06:05.611Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-08-14T16:06:05.611Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-08-14T16:06:05.611Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-08-14T16:06:05.880Z] (85/128) Installing libass (0.15.2-r0) [2023-08-14T16:06:05.880Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-08-14T16:06:05.880Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-08-14T16:06:05.880Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-08-14T16:06:05.880Z] (89/128) Installing lame (3.100-r0) [2023-08-14T16:06:05.880Z] (90/128) Installing opus (1.3.1-r1) [2023-08-14T16:06:05.880Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-08-14T16:06:05.880Z] (92/128) Installing soxr (0.1.3-r2) [2023-08-14T16:06:06.163Z] (93/128) Installing libsrt (1.4.2-r1) [2023-08-14T16:06:06.164Z] (94/128) Installing libssh (0.9.6-r1) [2023-08-14T16:06:06.164Z] (95/128) Installing libtheora (1.1.1-r16) [2023-08-14T16:06:06.164Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-08-14T16:06:06.164Z] (97/128) Installing libdrm (2.4.109-r0) [2023-08-14T16:06:06.164Z] (98/128) Installing libva (2.13.0-r0) [2023-08-14T16:06:06.164Z] (99/128) Installing libvdpau (1.4-r0) [2023-08-14T16:06:06.164Z] (100/128) Installing vidstab (1.1.0-r1) [2023-08-14T16:06:06.164Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-08-14T16:06:06.164Z] (102/128) Installing libvpx (1.10.0-r0) [2023-08-14T16:06:06.164Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-08-14T16:06:06.164Z] (104/128) Installing x264-libs (20210613-r0) [2023-08-14T16:06:06.436Z] (105/128) Installing x265-libs (3.5-r0) [2023-08-14T16:06:06.436Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-08-14T16:06:06.436Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-08-14T16:06:06.706Z] (108/128) Installing libevent (2.1.12-r4) [2023-08-14T16:06:06.976Z] (109/128) Installing mesa (21.2.6-r0) [2023-08-14T16:06:06.976Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-08-14T16:06:06.976Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-08-14T16:06:06.976Z] (112/128) Installing lcms2 (2.12-r1) [2023-08-14T16:06:06.976Z] (113/128) Installing nspr (4.32-r0) [2023-08-14T16:06:06.976Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-08-14T16:06:06.976Z] (115/128) Installing nss (3.78.1-r0) [2023-08-14T16:06:06.976Z] (116/128) Installing libasyncns (0.8-r1) [2023-08-14T16:06:06.976Z] (117/128) Installing libltdl (2.4.6-r7) [2023-08-14T16:06:06.976Z] (118/128) Installing orc (0.4.32-r0) [2023-08-14T16:06:06.976Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-08-14T16:06:07.244Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-08-14T16:06:07.244Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-08-14T16:06:07.244Z] (122/128) Installing libpulse (15.0-r2) [2023-08-14T16:06:07.244Z] (123/128) Installing re2 (2021.11.01-r0) [2023-08-14T16:06:07.244Z] (124/128) Installing snappy (1.1.9-r1) [2023-08-14T16:06:07.244Z] (125/128) Installing libgpg-error (1.42-r1) [2023-08-14T16:06:07.244Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-08-14T16:06:07.244Z] (127/128) Installing libxslt (1.1.35-r0) [2023-08-14T16:06:07.244Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-08-14T16:06:11.507Z] Executing busybox-1.34.1-r7.trigger [2023-08-14T16:06:11.507Z] Executing glib-2.70.5-r0.trigger [2023-08-14T16:06:11.507Z] Executing shared-mime-info-2.1-r2.trigger [2023-08-14T16:06:14.092Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-08-14T16:06:14.092Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-08-14T16:06:14.092Z] Executing fontconfig-2.13.1-r4.trigger [2023-08-14T16:06:14.092Z] Executing mkfontscale-1.2.1-r1.trigger [2023-08-14T16:06:14.092Z] OK: 275 MiB in 144 packages [2023-08-14T16:06:22.301Z] Removing intermediate container e12bce82efa7 [2023-08-14T16:06:22.302Z] ---> 1acd64882e63 [2023-08-14T16:06:22.302Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-08-14T16:06:22.302Z] ---> Running in 243af6d8c072 [2023-08-14T16:06:22.566Z] Removing intermediate container 243af6d8c072 [2023-08-14T16:06:22.566Z] ---> af0056a9369d [2023-08-14T16:06:22.566Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-08-14T16:06:22.837Z] ---> Running in eb2281a10e1a [2023-08-14T16:06:23.109Z] Removing intermediate container eb2281a10e1a [2023-08-14T16:06:23.109Z] ---> 9aca2aa8b2fd [2023-08-14T16:06:23.109Z] Step 5/10 : RUN npm install -g npm [2023-08-14T16:06:23.109Z] ---> Running in c2f162ec0b45 [2023-08-14T16:06:55.325Z] [2023-08-14T16:06:55.325Z] removed 11 packages, changed 100 packages, and audited 250 packages in 24s [2023-08-14T16:06:55.325Z] [2023-08-14T16:06:55.325Z] 28 packages are looking for funding [2023-08-14T16:06:55.325Z] run `npm fund` for details [2023-08-14T16:06:55.325Z] [2023-08-14T16:06:55.325Z] found 0 vulnerabilities [2023-08-14T16:06:55.325Z] Removing intermediate container c2f162ec0b45 [2023-08-14T16:06:55.325Z] ---> fe165227063e [2023-08-14T16:06:55.325Z] Step 6/10 : ARG USER=1000 [2023-08-14T16:06:55.325Z] ---> Running in 386e7cf7c183 [2023-08-14T16:06:55.325Z] Removing intermediate container 386e7cf7c183 [2023-08-14T16:06:55.325Z] ---> 6769ae56554e [2023-08-14T16:06:55.325Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-08-14T16:06:55.325Z] ---> Running in 876ab704d3f1 [2023-08-14T16:06:57.269Z] Removing intermediate container 876ab704d3f1 [2023-08-14T16:06:57.269Z] ---> 4863d0644df4 [2023-08-14T16:06:57.269Z] Step 8/10 : USER $USER:$USER [2023-08-14T16:06:57.269Z] ---> Running in 7fafa311e51f [2023-08-14T16:06:57.269Z] Removing intermediate container 7fafa311e51f [2023-08-14T16:06:57.269Z] ---> a060bd101db2 [2023-08-14T16:06:57.269Z] Step 9/10 : WORKDIR /app [2023-08-14T16:06:57.269Z] ---> Running in 813a374386f0 [2023-08-14T16:06:57.854Z] Removing intermediate container 813a374386f0 [2023-08-14T16:06:57.854Z] ---> d32ebaa8f30f [2023-08-14T16:06:57.854Z] Step 10/10 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T16:06:57.854Z] ---> Running in 6735d63717b7 [2023-08-14T16:06:58.121Z] Removing intermediate container 6735d63717b7 [2023-08-14T16:06:58.121Z] ---> ebc0b4229ab5 [2023-08-14T16:06:58.121Z] Successfully built ebc0b4229ab5 [2023-08-14T16:06:58.121Z] Successfully tagged edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T16:06:58.121Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-08-14T16:06:58.121Z] touch edgex-web-ui.imagebuilt [2023-08-14T16:06:58.121Z] mkdir -p node_modules coverage [2023-08-14T16:06:58.121Z] chown "1000:1000" node_modules coverage package-lock.json [2023-08-14T16:06:58.121Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-08-14T16:07:10.425Z] npm WARN old lockfile [2023-08-14T16:07:10.425Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-08-14T16:07:10.425Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-08-14T16:07:10.425Z] npm WARN old lockfile [2023-08-14T16:07:10.425Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-08-14T16:07:10.425Z] npm WARN old lockfile [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE Unsupported engine { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE required: { [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE }, [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } [2023-08-14T16:07:57.392Z] npm WARN EBADENGINE } [2023-08-14T16:08:24.138Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-08-14T16:08:24.138Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-08-14T16:08:24.138Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T16:08:25.098Z] 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-08-14T16:08:26.059Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-08-14T16:08:26.641Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-08-14T16:08:31.985Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-08-14T16:08:40.188Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-08-14T16:08:40.453Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-08-14T16:08:42.389Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-08-14T16:08:52.444Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-08-14T16:09:00.637Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T16:09:00.904Z] 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-08-14T16:09:02.848Z] 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-08-14T16:09:07.095Z] 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-08-14T16:09:08.053Z] 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-08-14T16:09:09.013Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-08-14T16:09:21.319Z] 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-08-14T16:09:22.277Z] 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-08-14T16:09:44.331Z] 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-08-14T16:10:02.517Z] 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-08-14T16:10:41.363Z] [2023-08-14T16:10:41.363Z] added 1475 packages, and audited 1476 packages in 4m [2023-08-14T16:10:41.363Z] [2023-08-14T16:10:41.363Z] 90 packages are looking for funding [2023-08-14T16:10:41.363Z] run `npm fund` for details [2023-08-14T16:10:41.363Z] [2023-08-14T16:10:41.363Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-08-14T16:10:41.363Z] [2023-08-14T16:10:41.363Z] To address issues that do not require attention, run: [2023-08-14T16:10:41.363Z] npm audit fix [2023-08-14T16:10:41.363Z] [2023-08-14T16:10:41.363Z] To address all issues (including breaking changes), run: [2023-08-14T16:10:41.363Z] npm audit fix --force [2023-08-14T16:10:41.363Z] [2023-08-14T16:10:41.363Z] Run `npm audit` for details. [2023-08-14T16:10:43.941Z] 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-08-14T16:10:58.923Z] - Generating browser application bundles (phase: setup)... [2023-08-14T16:11:31.112Z] Compiling @angular/core : es2015 as esm2015 [2023-08-14T16:11:31.112Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-08-14T16:11:57.786Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-08-14T16:11:57.786Z] Compiling @angular/common : es2015 as esm2015 [2023-08-14T16:12:02.035Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-08-14T16:12:02.035Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-08-14T16:12:05.390Z] Compiling @angular/router : es2015 as esm2015 [2023-08-14T16:12:05.974Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-08-14T16:12:11.309Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-08-14T16:12:12.714Z] Compiling @angular/common/http : es2015 as esm2015 [2023-08-14T16:12:12.714Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-08-14T16:12:16.956Z] Compiling @angular/forms : es2015 as esm2015 [2023-08-14T16:12:16.957Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-08-14T16:12:17.547Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-08-14T16:13:13.940Z] 14 08 2023 16:13:13.104:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-08-14T16:13:13.940Z] 14 08 2023 16:13:13.116:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-08-14T16:13:13.940Z] 14 08 2023 16:13:13.141:INFO [launcher]: Starting browser ChromeHeadless [2023-08-14T16:14:35.530Z] 14 08 2023 16:14:30.745:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-08-14T16:14:35.530Z] 14 08 2023 16:14:33.907:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-08-14T16:14:40.852Z] 14 08 2023 16:14:40.052:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-08-14T16:14:59.147Z] ✔ Browser application bundle generation complete. [2023-08-14T16:14:59.147Z] 14 08 2023 16:14:58.124:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket oW3TTV3wOmM3FvPkAAAB with id 94960908 [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.041 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.657 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.098 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.182 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.251 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.355 secs) [2023-08-14T16:15:17.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.393 secs) [2023-08-14T16:15:17.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.932 secs) [2023-08-14T16:15:17.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.966 secs) [2023-08-14T16:15:17.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.045 secs) [2023-08-14T16:15:18.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.16 secs) [2023-08-14T16:15:18.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.211 secs) [2023-08-14T16:15:18.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.393 secs) [2023-08-14T16:15:18.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.448 secs) [2023-08-14T16:15:18.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.5 secs) [2023-08-14T16:15:18.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.555 secs) [2023-08-14T16:15:19.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.775 secs) [2023-08-14T16:15:19.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.458 secs) [2023-08-14T16:15:19.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.493 secs) [2023-08-14T16:15:19.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.523 secs) [2023-08-14T16:15:20.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.891 secs) [2023-08-14T16:15:20.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.945 secs) [2023-08-14T16:15:20.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.013 secs) [2023-08-14T16:15:20.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.1 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.131 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.141 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.217 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.25 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.266 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.279 secs) [2023-08-14T16:15:20.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.303 secs) [2023-08-14T16:15:21.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.345 secs) [2023-08-14T16:15:21.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.418 secs) [2023-08-14T16:15:21.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.601 secs) [2023-08-14T16:15:21.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.674 secs) [2023-08-14T16:15:21.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.725 secs) [2023-08-14T16:15:21.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.78 secs) [2023-08-14T16:15:21.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.933 secs) [2023-08-14T16:15:22.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.324 secs) [2023-08-14T16:15:22.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.535 secs) [2023-08-14T16:15:22.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.579 secs) [2023-08-14T16:15:22.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.692 secs) [2023-08-14T16:15:22.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.722 secs) [2023-08-14T16:15:22.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.733 secs) [2023-08-14T16:15:22.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.742 secs) [2023-08-14T16:15:22.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.868 secs) [2023-08-14T16:15:22.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.068 secs) [2023-08-14T16:15:23.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.1 secs) [2023-08-14T16:15:23.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.124 secs) [2023-08-14T16:15:23.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.139 secs) [2023-08-14T16:15:23.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.16 secs) [2023-08-14T16:15:23.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.185 secs) [2023-08-14T16:15:23.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.235 secs) [2023-08-14T16:15:23.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.262 secs) [2023-08-14T16:15:23.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.285 secs) [2023-08-14T16:15:23.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.294 secs) [2023-08-14T16:15:23.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.305 secs) [2023-08-14T16:15:23.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.34 secs) [2023-08-14T16:15:23.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.355 secs) [2023-08-14T16:15:23.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.494 secs) [2023-08-14T16:15:23.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.611 secs) [2023-08-14T16:15:24.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.722 secs) [2023-08-14T16:15:24.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.795 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.836 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.85 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.862 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.884 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.901 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.943 secs) [2023-08-14T16:15:24.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.982 secs) [2023-08-14T16:15:24.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.21 secs) [2023-08-14T16:15:24.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.319 secs) [2023-08-14T16:15:25.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.497 secs) [2023-08-14T16:15:25.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.68 secs) [2023-08-14T16:15:25.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.705 secs) [2023-08-14T16:15:25.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.739 secs) [2023-08-14T16:15:25.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.763 secs) [2023-08-14T16:15:25.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.788 secs) [2023-08-14T16:15:25.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.882 secs) [2023-08-14T16:15:25.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.941 secs) [2023-08-14T16:15:25.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.036 secs) [2023-08-14T16:15:25.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.13 secs) [2023-08-14T16:15:26.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.158 secs) [2023-08-14T16:15:26.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.184 secs) [2023-08-14T16:15:26.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.217 secs) [2023-08-14T16:15:26.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.232 secs) [2023-08-14T16:15:26.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.24 secs) [2023-08-14T16:15:26.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.304 secs) [2023-08-14T16:15:26.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.424 secs) [2023-08-14T16:15:26.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.45 secs) [2023-08-14T16:15:26.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.464 secs) [2023-08-14T16:15:26.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.618 secs) [2023-08-14T16:15:26.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.64 secs) [2023-08-14T16:15:26.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.715 secs) [2023-08-14T16:15:26.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.776 secs) [2023-08-14T16:15:27.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.918 secs) [2023-08-14T16:15:27.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.976 secs) [2023-08-14T16:15:27.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.041 secs) [2023-08-14T16:15:27.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.063 secs) [2023-08-14T16:15:27.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.116 secs) [2023-08-14T16:15:27.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.243 secs) [2023-08-14T16:15:27.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.274 secs) [2023-08-14T16:15:27.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.484 secs) [2023-08-14T16:15:28.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.558 secs) [2023-08-14T16:15:28.295Z] WARN: ' [2023-08-14T16:15:28.295Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T16:15:28.295Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T16:15:28.295Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T16:15:28.295Z] in a future version of Angular. [2023-08-14T16:15:28.295Z] [2023-08-14T16:15:28.295Z] For more information on this, see our API docs here: [2023-08-14T16:15:28.295Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T16:15:28.295Z] ' [2023-08-14T16:15:28.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.558 secs) [2023-08-14T16:15:28.295Z] WARN: ' [2023-08-14T16:15:28.295Z] It looks like you're using ngModel on the same form field as formControlName. [2023-08-14T16:15:28.295Z] Support for using the ngModel input property and ngModelChange event with [2023-08-14T16:15:28.295Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-08-14T16:15:28.295Z] in a future version of Angular. [2023-08-14T16:15:28.295Z] [2023-08-14T16:15:28.295Z] For more information on this, see our API docs here: [2023-08-14T16:15:28.295Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-08-14T16:15:28.295Z] ' [2023-08-14T16:15:28.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.692 secs) [2023-08-14T16:15:28.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.771 secs) [2023-08-14T16:15:28.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.789 secs) [2023-08-14T16:15:28.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.799 secs) [2023-08-14T16:15:28.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.822 secs) [2023-08-14T16:15:28.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.905 secs) [2023-08-14T16:15:28.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.923 secs) [2023-08-14T16:15:28.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.967 secs) [2023-08-14T16:15:28.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.014 secs) [2023-08-14T16:15:28.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.072 secs) [2023-08-14T16:15:28.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.115 secs) [2023-08-14T16:15:29.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.375 secs) [2023-08-14T16:15:29.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.428 secs) [2023-08-14T16:15:29.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.537 secs) [2023-08-14T16:15:29.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 11.597 secs) [2023-08-14T16:15:29.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 11.639 secs) [2023-08-14T16:15:29.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.652 secs) [2023-08-14T16:15:29.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.666 secs) [2023-08-14T16:15:29.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.784 secs) [2023-08-14T16:15:29.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.838 secs) [2023-08-14T16:15:29.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.868 secs) [2023-08-14T16:15:29.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.886 secs) [2023-08-14T16:15:29.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.906 secs) [2023-08-14T16:15:30.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.972 secs) [2023-08-14T16:15:30.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.984 secs) [2023-08-14T16:15:30.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.157 secs) [2023-08-14T16:15:30.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.235 secs) [2023-08-14T16:15:30.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.362 secs) [2023-08-14T16:15:30.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.421 secs) [2023-08-14T16:15:30.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.465 secs) [2023-08-14T16:15:30.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.528 secs) [2023-08-14T16:15:30.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.645 secs) [2023-08-14T16:15:31.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.783 secs) [2023-08-14T16:15:31.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.863 secs) [2023-08-14T16:15:31.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.913 secs) [2023-08-14T16:15:31.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.969 secs) [2023-08-14T16:15:31.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.101 secs) [2023-08-14T16:15:31.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.12 secs) [2023-08-14T16:15:31.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.13 secs) [2023-08-14T16:15:31.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.144 secs) [2023-08-14T16:15:31.742Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.153 secs) [2023-08-14T16:15:32.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.229 secs / 13.153 secs) [2023-08-14T16:15:32.696Z] TOTAL: 145 SUCCESS [2023-08-14T16:15:32.696Z] ✔ Browser application bundle generation complete. [2023-08-14T16:15:36.027Z] [2023-08-14T16:15:36.027Z] =============================== Coverage summary =============================== [2023-08-14T16:15:36.027Z] Statements : 41.56% ( 1425/3429 ) [2023-08-14T16:15:36.027Z] Branches : 12.14% ( 109/898 ) [2023-08-14T16:15:36.027Z] Functions : 33.33% ( 417/1251 ) [2023-08-14T16:15:36.027Z] Lines : 39.45% ( 1280/3245 ) [2023-08-14T16:15:36.027Z] ================================================================================ [2023-08-14T16:15:36.027Z] 14 08 2023 16:15:35.418:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-08-14T16:15:36.612Z] ✔ Browser application bundle generation complete. [2023-08-14T16:15:37.567Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/121/web' [Pipeline] echo [2023-08-14T16:15:37.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T16:15:37.586Z] $ docker stop --time=1 25d94d269a2094cbcb975d68a4038e3a119f651c12da4cfcd912de72d5a5d48d [2023-08-14T16:15:39.368Z] $ docker rm -f --volumes 25d94d269a2094cbcb975d68a4038e3a119f651c12da4cfcd912de72d5a5d48d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:15:40.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T16:15:42.998Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T16:15:49.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T16:15:50.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T16:15:52.898Z] + ls -al . [2023-08-14T16:15:52.898Z] total 176 [2023-08-14T16:15:52.898Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 14 16:03 . [2023-08-14T16:15:52.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:00 .. [2023-08-14T16:15:52.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:00 .blubracket [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 16:00 .dockerignore [2023-08-14T16:15:52.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:00 .git [2023-08-14T16:15:52.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:00 .github [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 16:00 .gitignore [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 16:00 Attribution.txt [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 16:00 CHANGELOG.md [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 16:00 CONTRIBUTING.md [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 16:00 Dockerfile [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 16:00 Jenkinsfile [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 16:00 LICENSE [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 16:00 Makefile [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 16:00 README.md [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:56 VERSION [2023-08-14T16:15:52.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:00 assets [2023-08-14T16:15:52.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:00 bin [2023-08-14T16:15:52.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:00 cmd [2023-08-14T16:15:52.898Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 14 16:03 coverage.out [2023-08-14T16:15:52.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:00 docs [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 16:00 go.mod [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 16:00 go.sum [2023-08-14T16:15:52.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:00 internal [2023-08-14T16:15:52.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:00 snap [2023-08-14T16:15:52.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:00 testing [2023-08-14T16:15:52.898Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 16:00 version.go [2023-08-14T16:15:52.898Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 16:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:15:53.290Z] + 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=ef214e184896840ffd361b660bf61225b6f94ad5 --label arch=arm64 --label version=3.1.0-dev.3 . [2023-08-14T16:15:56.627Z] Sending build context to Docker daemon 33.14MB [2023-08-14T16:15:56.627Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T16:15:56.627Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-14T16:15:56.627Z] ---> 692c9bbb9374 [2023-08-14T16:15:56.627Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-08-14T16:15:57.210Z] ---> Running in 6626b9cdaf5b [2023-08-14T16:15:57.476Z] Removing intermediate container 6626b9cdaf5b [2023-08-14T16:15:57.476Z] ---> 2394c7f0f606 [2023-08-14T16:15:57.476Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T16:15:57.476Z] ---> Running in 6fe7147ed003 [2023-08-14T16:15:57.741Z] Removing intermediate container 6fe7147ed003 [2023-08-14T16:15:57.741Z] ---> 56b70e5f8640 [2023-08-14T16:15:57.741Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T16:15:57.741Z] ---> Running in b3bd984f362d [2023-08-14T16:15:58.010Z] Removing intermediate container b3bd984f362d [2023-08-14T16:15:58.010Z] ---> b79761d78389 [2023-08-14T16:15:58.010Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-08-14T16:15:58.010Z] ---> Running in 2188471969f2 [2023-08-14T16:15:58.276Z] Removing intermediate container 2188471969f2 [2023-08-14T16:15:58.276Z] ---> b0f8dabb371b [2023-08-14T16:15:58.276Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-08-14T16:15:58.543Z] ---> Running in 7ed6f8591424 [2023-08-14T16:15:58.809Z] Removing intermediate container 7ed6f8591424 [2023-08-14T16:15:58.809Z] ---> 83a8aed73561 [2023-08-14T16:15:58.809Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-08-14T16:16:00.219Z] ---> 757b37710acc [2023-08-14T16:16:00.219Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T16:16:00.486Z] ---> Running in 1f759763b1f1 [2023-08-14T16:16:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T16:16:02.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T16:16:02.975Z] OK: 263 MiB in 53 packages [2023-08-14T16:16:03.933Z] Removing intermediate container 1f759763b1f1 [2023-08-14T16:16:03.933Z] ---> 264fcd43f38e [2023-08-14T16:16:03.933Z] Step 10/25 : ENV GO111MODULE=on [2023-08-14T16:16:03.933Z] ---> Running in 8eb565059cc3 [2023-08-14T16:16:04.197Z] Removing intermediate container 8eb565059cc3 [2023-08-14T16:16:04.197Z] ---> 9843a1cd4174 [2023-08-14T16:16:04.197Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-08-14T16:16:04.197Z] ---> Running in 4dac9534cf20 [2023-08-14T16:16:04.462Z] Removing intermediate container 4dac9534cf20 [2023-08-14T16:16:04.462Z] ---> ee5e333f8d5c [2023-08-14T16:16:04.462Z] Step 12/25 : COPY go.mod vendor* ./ [2023-08-14T16:16:05.043Z] ---> 480bfbd1d603 [2023-08-14T16:16:05.043Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T16:16:05.043Z] ---> Running in 82b0df371486 [2023-08-14T16:16:07.612Z] Removing intermediate container 82b0df371486 [2023-08-14T16:16:07.612Z] ---> 9affe7b12d99 [2023-08-14T16:16:07.612Z] Step 14/25 : COPY . . [2023-08-14T16:16:11.857Z] ---> f93783fd10c3 [2023-08-14T16:16:11.857Z] Step 15/25 : RUN ${MAKE} [2023-08-14T16:16:11.857Z] ---> Running in 25ff01155722 [2023-08-14T16:16:12.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-08-14T16:18:04.057Z] Removing intermediate container 25ff01155722 [2023-08-14T16:18:04.057Z] ---> f942e44b0cc3 [2023-08-14T16:18:04.057Z] Step 16/25 : FROM alpine:3.17 [2023-08-14T16:18:04.057Z] 3.17: Pulling from library/alpine [2023-08-14T16:18:04.057Z] 4060ece20d7a: Pulling fs layer [2023-08-14T16:18:04.057Z] 4060ece20d7a: Verifying Checksum [2023-08-14T16:18:04.057Z] 4060ece20d7a: Download complete [2023-08-14T16:18:04.057Z] 4060ece20d7a: Pull complete [2023-08-14T16:18:04.057Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T16:18:04.057Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T16:18:04.057Z] ---> 8650cd65339b [2023-08-14T16:18:04.057Z] Step 17/25 : EXPOSE 4000 [2023-08-14T16:18:04.057Z] ---> Running in 2853baa7427f [2023-08-14T16:18:04.057Z] Removing intermediate container 2853baa7427f [2023-08-14T16:18:04.057Z] ---> 1e6b5cdc8c09 [2023-08-14T16:18:04.057Z] 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-08-14T16:18:05.476Z] ---> fcbee49bfcda [2023-08-14T16:18:05.476Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-08-14T16:18:06.057Z] ---> a2811481ce2e [2023-08-14T16:18:06.057Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-08-14T16:18:06.637Z] ---> 2c87172549d6 [2023-08-14T16:18:06.637Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-08-14T16:18:06.637Z] ---> Running in edd6102b9313 [2023-08-14T16:18:06.903Z] Removing intermediate container edd6102b9313 [2023-08-14T16:18:06.903Z] ---> 26ce9c48bb72 [2023-08-14T16:18:06.903Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-08-14T16:18:06.903Z] ---> Running in 89f21bb0aeea [2023-08-14T16:18:07.178Z] Removing intermediate container 89f21bb0aeea [2023-08-14T16:18:07.178Z] ---> 27056f6eb623 [2023-08-14T16:18:07.178Z] Step 23/25 : LABEL arch=arm64 [2023-08-14T16:18:07.178Z] ---> Running in 7bb417a6dbb5 [2023-08-14T16:18:07.449Z] Removing intermediate container 7bb417a6dbb5 [2023-08-14T16:18:07.449Z] ---> 80440dc9b8b8 [2023-08-14T16:18:07.449Z] Step 24/25 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T16:18:07.715Z] ---> Running in 2270b248a3a6 [2023-08-14T16:18:07.981Z] Removing intermediate container 2270b248a3a6 [2023-08-14T16:18:07.981Z] ---> 5f36e8df96cb [2023-08-14T16:18:07.981Z] Step 25/25 : LABEL version=3.1.0-dev.3 [2023-08-14T16:18:07.981Z] ---> Running in 4aa6724b1b6d [2023-08-14T16:18:08.246Z] Removing intermediate container 4aa6724b1b6d [2023-08-14T16:18:08.246Z] ---> 65152d6d8651 [2023-08-14T16:18:08.246Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T16:18:08.512Z] Successfully built 65152d6d8651 [2023-08-14T16:18:08.512Z] 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-08-14T16:18:08.649Z] provisioning config files... [2023-08-14T16:18:08.663Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config14129852606405543334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:18:08.989Z] ---> docker-login.sh [2023-08-14T16:18:08.989Z] nexus3.edgexfoundry.org:10001 [2023-08-14T16:18:08.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:18:09.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:18:09.256Z] Configure a credential helper to remove this warning. See [2023-08-14T16:18:09.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:18:09.256Z] [2023-08-14T16:18:09.256Z] Login Succeeded [2023-08-14T16:18:09.256Z] nexus3.edgexfoundry.org:10002 [2023-08-14T16:18:09.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:18:09.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:18:09.525Z] Configure a credential helper to remove this warning. See [2023-08-14T16:18:09.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:18:09.525Z] [2023-08-14T16:18:09.525Z] Login Succeeded [2023-08-14T16:18:09.525Z] nexus3.edgexfoundry.org:10003 [2023-08-14T16:18:09.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:18:10.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:18:10.058Z] Configure a credential helper to remove this warning. See [2023-08-14T16:18:10.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:18:10.058Z] [2023-08-14T16:18:10.058Z] Login Succeeded [2023-08-14T16:18:10.058Z] nexus3.edgexfoundry.org:10004 [2023-08-14T16:18:10.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:18:10.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:18:10.324Z] Configure a credential helper to remove this warning. See [2023-08-14T16:18:10.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:18:10.324Z] [2023-08-14T16:18:10.324Z] Login Succeeded [2023-08-14T16:18:10.324Z] docker.io [2023-08-14T16:18:10.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:18:10.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:18:10.852Z] Configure a credential helper to remove this warning. See [2023-08-14T16:18:10.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:18:10.852Z] [2023-08-14T16:18:10.852Z] Login Succeeded [2023-08-14T16:18:10.852Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T16:18:10.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T16:18:10.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:18:10.911Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-08-14T16:18:10.911Z] ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T16:18:10.911Z] latest [2023-08-14T16:18:10.911Z] 3.1.0-dev.3 [2023-08-14T16:18:10.911Z] ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [2023-08-14T16:18:10.911Z] main [2023-08-14T16:18:10.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:11.263Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:11.603Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T16:18:11.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T16:18:11.604Z] f857052f8e73: Preparing [2023-08-14T16:18:11.604Z] 88a414301ee7: Preparing [2023-08-14T16:18:11.604Z] 8cfafbc59b30: Preparing [2023-08-14T16:18:11.604Z] d2d9d24a8c2a: Preparing [2023-08-14T16:18:11.604Z] d2d9d24a8c2a: Layer already exists [2023-08-14T16:18:11.868Z] f857052f8e73: Pushed [2023-08-14T16:18:11.868Z] 88a414301ee7: Pushed [2023-08-14T16:18:18.490Z] 8cfafbc59b30: Pushed [2023-08-14T16:18:18.754Z] ef214e184896840ffd361b660bf61225b6f94ad5: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:19.099Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:19.436Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-08-14T16:18:19.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T16:18:19.436Z] f857052f8e73: Preparing [2023-08-14T16:18:19.436Z] 88a414301ee7: Preparing [2023-08-14T16:18:19.436Z] 8cfafbc59b30: Preparing [2023-08-14T16:18:19.436Z] d2d9d24a8c2a: Preparing [2023-08-14T16:18:19.436Z] 8cfafbc59b30: Layer already exists [2023-08-14T16:18:19.436Z] f857052f8e73: Layer already exists [2023-08-14T16:18:19.436Z] 88a414301ee7: Layer already exists [2023-08-14T16:18:19.436Z] d2d9d24a8c2a: Layer already exists [2023-08-14T16:18:19.436Z] latest: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:19.767Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:20.098Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.3 [2023-08-14T16:18:20.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T16:18:20.098Z] f857052f8e73: Preparing [2023-08-14T16:18:20.098Z] 88a414301ee7: Preparing [2023-08-14T16:18:20.098Z] 8cfafbc59b30: Preparing [2023-08-14T16:18:20.098Z] d2d9d24a8c2a: Preparing [2023-08-14T16:18:20.098Z] d2d9d24a8c2a: Layer already exists [2023-08-14T16:18:20.098Z] 88a414301ee7: Layer already exists [2023-08-14T16:18:20.098Z] 8cfafbc59b30: Layer already exists [2023-08-14T16:18:20.098Z] f857052f8e73: Layer already exists [2023-08-14T16:18:20.098Z] 3.1.0-dev.3: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:20.429Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:20.759Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [2023-08-14T16:18:20.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T16:18:20.759Z] f857052f8e73: Preparing [2023-08-14T16:18:20.759Z] 88a414301ee7: Preparing [2023-08-14T16:18:20.759Z] 8cfafbc59b30: Preparing [2023-08-14T16:18:20.759Z] d2d9d24a8c2a: Preparing [2023-08-14T16:18:20.759Z] f857052f8e73: Layer already exists [2023-08-14T16:18:20.759Z] 88a414301ee7: Layer already exists [2023-08-14T16:18:20.759Z] d2d9d24a8c2a: Layer already exists [2023-08-14T16:18:20.759Z] 8cfafbc59b30: Layer already exists [2023-08-14T16:18:20.759Z] ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:21.088Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:21.422Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-08-14T16:18:21.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-08-14T16:18:21.422Z] f857052f8e73: Preparing [2023-08-14T16:18:21.422Z] 88a414301ee7: Preparing [2023-08-14T16:18:21.422Z] 8cfafbc59b30: Preparing [2023-08-14T16:18:21.422Z] d2d9d24a8c2a: Preparing [2023-08-14T16:18:21.422Z] f857052f8e73: Layer already exists [2023-08-14T16:18:21.422Z] d2d9d24a8c2a: Layer already exists [2023-08-14T16:18:21.422Z] 88a414301ee7: Layer already exists [2023-08-14T16:18:21.422Z] 8cfafbc59b30: Layer already exists [2023-08-14T16:18:21.422Z] main: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T16:18:21.471Z] ===================================================== [Pipeline] echo [2023-08-14T16:18:21.479Z] taggedImages: [2023-08-14T16:18:21.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5 [2023-08-14T16:18:21.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-08-14T16:18:21.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.3 [2023-08-14T16:18:21.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [2023-08-14T16:18:21.479Z] - 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-08-14T16:18:21.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T16:18:21.843Z] [2023-08-14T16:18:21.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:18:22.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T16:18:22.169Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T16:18:22.169Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T16:18:22.169Z] 04944245beec: Pulling fs layer [2023-08-14T16:18:22.170Z] 699f458cf7ca: Pulling fs layer [2023-08-14T16:18:22.170Z] 765212b225bb: Pulling fs layer [2023-08-14T16:18:22.170Z] f23df028b6ca: Pulling fs layer [2023-08-14T16:18:22.170Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T16:18:22.170Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T16:18:22.170Z] f23df028b6ca: Waiting [2023-08-14T16:18:22.170Z] d65c8cfc05b1: Waiting [2023-08-14T16:18:22.170Z] 2437ff75d9bd: Waiting [2023-08-14T16:18:22.170Z] 765212b225bb: Waiting [2023-08-14T16:18:22.436Z] 04944245beec: Verifying Checksum [2023-08-14T16:18:22.436Z] 04944245beec: Download complete [2023-08-14T16:18:22.436Z] 765212b225bb: Verifying Checksum [2023-08-14T16:18:22.436Z] 765212b225bb: Download complete [2023-08-14T16:18:22.436Z] f23df028b6ca: Verifying Checksum [2023-08-14T16:18:22.436Z] f23df028b6ca: Download complete [2023-08-14T16:18:22.436Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T16:18:22.436Z] d65c8cfc05b1: Download complete [2023-08-14T16:18:22.436Z] 699f458cf7ca: Verifying Checksum [2023-08-14T16:18:22.436Z] 699f458cf7ca: Download complete [2023-08-14T16:18:23.020Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T16:18:23.020Z] 8998bd30e6a1: Download complete [2023-08-14T16:18:24.961Z] 2437ff75d9bd: Download complete [2023-08-14T16:18:26.899Z] 8998bd30e6a1: Pull complete [2023-08-14T16:18:27.164Z] 04944245beec: Pull complete [2023-08-14T16:18:28.568Z] 699f458cf7ca: Pull complete [2023-08-14T16:18:28.834Z] 765212b225bb: Pull complete [2023-08-14T16:18:29.415Z] f23df028b6ca: Pull complete [2023-08-14T16:18:29.681Z] d65c8cfc05b1: Pull complete [2023-08-14T16:18:44.662Z] 2437ff75d9bd: Pull complete [2023-08-14T16:18:44.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T16:18:44.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T16:18:44.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:18:44.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-3522 does not seem to be running inside a container [2023-08-14T16:18:44.941Z] $ 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/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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-08-14T16:18:47.624Z] $ docker top f8854ccbbf6e442e772f1ae13cd8421ea3402aaa38cf8b0b94bc06fe850d4ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:18:48.491Z] ---> job-cost.sh [2023-08-14T16:18:48.491Z] lf-activate-venv: SKIPPING [2023-08-14T16:18:48.491Z] INFO: No Stack... [2023-08-14T16:18:48.759Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T16:18:49.711Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T16:18:50.023Z] + cat /w/workspace/edgex-ui-go/121/archives/cost.csv [2023-08-14T16:18:50.293Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T16:18:50.353Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [2023-08-14T16:18:50.362Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] did not exist. Created. [2023-08-14T16:18:50.362Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T16:18:50.707Z] /w/workspace/edgex-ui-go/121@tmp/durable-36438b89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T16:18:51.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T16:18:51.050Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T16:18:57.429Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T16:18:57.440Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T16:18:57.455Z] $ docker stop --time=1 f8854ccbbf6e442e772f1ae13cd8421ea3402aaa38cf8b0b94bc06fe850d4ae6 [2023-08-14T16:18:59.069Z] $ docker rm -f --volumes f8854ccbbf6e442e772f1ae13cd8421ea3402aaa38cf8b0b94bc06fe850d4ae6 [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-08-14T16:18:59.426Z] provisioning config files... [2023-08-14T16:18:59.432Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13499622039697046099tmp [Pipeline] { [Pipeline] sh [2023-08-14T16:18:59.725Z] + set +x [2023-08-14T16:18:59.725Z] + + curl -s https://codecov.io/bash [2023-08-14T16:18:59.725Z] bash -s -- [2023-08-14T16:18:59.725Z] [2023-08-14T16:18:59.725Z] _____ _ [2023-08-14T16:18:59.725Z] / ____| | | [2023-08-14T16:18:59.725Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T16:18:59.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T16:18:59.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T16:18:59.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T16:18:59.725Z] Bash-1.0.6 [2023-08-14T16:18:59.725Z] [2023-08-14T16:18:59.725Z] [2023-08-14T16:18:59.725Z] ==> git version 2.25.1 found [2023-08-14T16:18:59.725Z] ==> 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-08-14T16:18:59.725Z] Release-Date: 2020-01-08 [2023-08-14T16:18:59.725Z] 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-08-14T16:18:59.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T16:18:59.725Z] ==> Jenkins CI detected. [2023-08-14T16:18:59.725Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-08-14T16:18:59.725Z] project root: . [2023-08-14T16:18:59.725Z] --> token set from env [2023-08-14T16:18:59.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T16:18:59.984Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T16:18:59.984Z] ==> Python coveragepy not found [2023-08-14T16:18:59.984Z] ==> Searching for coverage reports in: [2023-08-14T16:18:59.984Z] + . [2023-08-14T16:18:59.984Z] -> Found 1 reports [2023-08-14T16:18:59.984Z] ==> Detecting git/mercurial file structure [2023-08-14T16:18:59.984Z] ==> Reading reports [2023-08-14T16:18:59.984Z] + ./coverage.out bytes=10 [2023-08-14T16:18:59.984Z] ==> Appending adjustments [2023-08-14T16:18:59.984Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T16:19:00.916Z] + Found adjustments [2023-08-14T16:19:00.916Z] ==> Gzipping contents [2023-08-14T16:19:00.916Z] 12K /tmp/codecov.xU1Acg.gz [2023-08-14T16:19:00.916Z] ==> Uploading reports [2023-08-14T16:19:00.916Z] url: https://codecov.io [2023-08-14T16:19:00.916Z] query: branch=main&commit=ef214e184896840ffd361b660bf61225b6f94ad5&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T16:19:00.916Z] -> Pinging Codecov [2023-08-14T16:19:00.916Z] 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=ef214e184896840ffd361b660bf61225b6f94ad5&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T16:19:00.916Z] -> Uploading to [2023-08-14T16:19:00.916Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/FB506323287CE973F263BFD2A0EB1F37/ef214e184896840ffd361b660bf61225b6f94ad5/78c25c3d-7bef-4eb1-88e0-70b0cd1fb011.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T161900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e06754bfbb6454673a4a7cf7029100a43081477e32410bfd6a1c90838291c637 [2023-08-14T16:19:00.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T16:19:00.916Z] Dload Upload Total Spent Left Speed [2023-08-14T16:19:01.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41718 --:--:-- --:--:-- --:--:-- 41718 [2023-08-14T16:19:01.174Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] } [2023-08-14T16:19:01.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T16:19:01.314Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T16:19:01.327Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:01.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T16:19:01.630Z] [2023-08-14T16:19:01.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:01.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T16:19:01.931Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T16:19:01.931Z] df9b9388f04a: Pulling fs layer [2023-08-14T16:19:01.931Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T16:19:01.931Z] 25bc292e5bac: Pulling fs layer [2023-08-14T16:19:01.931Z] 114826534d7a: Pulling fs layer [2023-08-14T16:19:01.931Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T16:19:01.931Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T16:19:01.931Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T16:19:01.931Z] 6ad1cebc031e: Waiting [2023-08-14T16:19:01.931Z] 114826534d7a: Waiting [2023-08-14T16:19:01.931Z] 4657fd5d0bcf: Waiting [2023-08-14T16:19:01.931Z] 25bc292e5bac: Verifying Checksum [2023-08-14T16:19:01.931Z] 25bc292e5bac: Download complete [2023-08-14T16:19:01.931Z] 52dc419b0ee2: Download complete [2023-08-14T16:19:01.931Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T16:19:01.931Z] 4657fd5d0bcf: Download complete [2023-08-14T16:19:01.931Z] df9b9388f04a: Verifying Checksum [2023-08-14T16:19:01.931Z] df9b9388f04a: Download complete [2023-08-14T16:19:02.193Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T16:19:02.193Z] 6ad1cebc031e: Download complete [2023-08-14T16:19:02.193Z] df9b9388f04a: Pull complete [2023-08-14T16:19:02.193Z] 52dc419b0ee2: Pull complete [2023-08-14T16:19:02.193Z] 25bc292e5bac: Pull complete [2023-08-14T16:19:02.776Z] 114826534d7a: Verifying Checksum [2023-08-14T16:19:02.776Z] 114826534d7a: Download complete [2023-08-14T16:19:03.034Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T16:19:03.034Z] 8a3aa393b2d8: Download complete [2023-08-14T16:19:06.315Z] 114826534d7a: Pull complete [2023-08-14T16:19:06.315Z] 4657fd5d0bcf: Pull complete [2023-08-14T16:19:06.315Z] 6ad1cebc031e: Pull complete [2023-08-14T16:19:08.839Z] 8a3aa393b2d8: Pull complete [2023-08-14T16:19:08.839Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T16:19:08.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T16:19:08.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:19:08.927Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:19:08.958Z] $ 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-08-14T16:19:10.333Z] $ docker top 26f63935784199d669ea595af2f68d58d43ae9185074e1eac864c44ead4e4661 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T16:19:10.405Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-08-14T16:19:10.686Z] + set -o pipefail [2023-08-14T16:19:10.686Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-08-14T16:19:18.807Z] [2023-08-14T16:19:18.807Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-08-14T16:19:18.807Z] [2023-08-14T16:19:18.807Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/fb8110f7-bbfa-4579-ad1f-605713259e04 [2023-08-14T16:19:18.807Z] [2023-08-14T16:19:18.807Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-08-14T16:19:18.807Z] [2023-08-14T16:19:18.807Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T16:19:18.807Z] [2023-08-14T16:19:18.807Z] [2023-08-14T16:19:18.807Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T16:19:18.807Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T16:19:18.807Z] More details here: https://snyk.co/ue1NS [2023-08-14T16:19:18.807Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T16:19:18.807Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T16:19:18.817Z] $ docker stop --time=1 26f63935784199d669ea595af2f68d58d43ae9185074e1eac864c44ead4e4661 [2023-08-14T16:19:20.678Z] $ docker rm -f --volumes 26f63935784199d669ea595af2f68d58d43ae9185074e1eac864c44ead4e4661 [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-08-14T16:19:21.345Z] + git log --format=format:%s -1 ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] sh [2023-08-14T16:19:21.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:19:21.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:21.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:19:21.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:19:21.998Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:19:22.024Z] $ 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-08-14T16:19:22.424Z] $ docker top 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 -eo pid,comm [2023-08-14T16:19:22.471Z] 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-08-14T16:19:22.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:19:22.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:19:22.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:19:22.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:19:22.627Z] $ docker exec 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 ssh-agent [2023-08-14T16:19:22.731Z] SSH_AUTH_SOCK=/tmp/ssh-o3BxVhoaJ9GJ/agent.32 [2023-08-14T16:19:22.731Z] SSH_AGENT_PID=38 [2023-08-14T16:19:22.736Z] Running ssh-add (command line suppressed) [2023-08-14T16:19:22.839Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7305229868662217833.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7305229868662217833.key) [2023-08-14T16:19:22.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:19:23.140Z] + git semver tag [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,334 [run_tag] DEBUG tag force:False [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,334 [check_head_tag] DEBUG check head tag [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,334 [execute] INFO git cat-file --batch-check [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,339 [execute] INFO git cat-file --batch [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,347 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,347 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T16:19:23.400Z] 2023-08-14 16:19:23,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:23.400Z] 3.1.0-dev.3 [Pipeline] } [2023-08-14T16:19:23.412Z] $ docker exec --env ******** --env ******** 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 ssh-agent -k [2023-08-14T16:19:23.514Z] unset SSH_AUTH_SOCK; [2023-08-14T16:19:23.515Z] unset SSH_AGENT_PID; [2023-08-14T16:19:23.515Z] echo Agent pid 38 killed; [2023-08-14T16:19:23.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:19:23.826Z] + git semver [Pipeline] } [2023-08-14T16:19:24.098Z] $ docker stop --time=1 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 [2023-08-14T16:19:25.344Z] $ docker rm -f --volumes 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:25.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T16:19:25.714Z] [2023-08-14T16:19:25.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:26.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T16:19:26.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T16:19:26.013Z] ab5ef0e58194: Pulling fs layer [2023-08-14T16:19:26.013Z] 9712f1f96733: Pulling fs layer [2023-08-14T16:19:26.013Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T16:19:26.013Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T16:19:26.013Z] e9a5061849ea: Pulling fs layer [2023-08-14T16:19:26.013Z] d747dcd14b5f: Pulling fs layer [2023-08-14T16:19:26.013Z] 2de7ff778b66: Pulling fs layer [2023-08-14T16:19:26.013Z] e9a5061849ea: Waiting [2023-08-14T16:19:26.013Z] d747dcd14b5f: Waiting [2023-08-14T16:19:26.013Z] 2de7ff778b66: Waiting [2023-08-14T16:19:26.013Z] 0d9ebad4ef96: Waiting [2023-08-14T16:19:26.013Z] 9712f1f96733: Verifying Checksum [2023-08-14T16:19:26.013Z] 9712f1f96733: Download complete [2023-08-14T16:19:26.273Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T16:19:26.274Z] 63f879dbbcfc: Download complete [2023-08-14T16:19:26.532Z] ab5ef0e58194: Verifying Checksum [2023-08-14T16:19:26.532Z] ab5ef0e58194: Download complete [2023-08-14T16:19:26.532Z] e9a5061849ea: Verifying Checksum [2023-08-14T16:19:26.532Z] e9a5061849ea: Download complete [2023-08-14T16:19:26.532Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T16:19:26.532Z] 0d9ebad4ef96: Download complete [2023-08-14T16:19:26.532Z] d747dcd14b5f: Verifying Checksum [2023-08-14T16:19:26.532Z] d747dcd14b5f: Download complete [2023-08-14T16:19:26.790Z] 2de7ff778b66: Verifying Checksum [2023-08-14T16:19:29.321Z] ab5ef0e58194: Pull complete [2023-08-14T16:19:29.321Z] 9712f1f96733: Pull complete [2023-08-14T16:19:29.887Z] 63f879dbbcfc: Pull complete [2023-08-14T16:19:34.065Z] 0d9ebad4ef96: Pull complete [2023-08-14T16:19:34.065Z] e9a5061849ea: Pull complete [2023-08-14T16:19:34.065Z] d747dcd14b5f: Pull complete [2023-08-14T16:19:34.631Z] 2de7ff778b66: Pull complete [2023-08-14T16:19:34.631Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T16:19:34.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T16:19:34.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:19:34.706Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:19:34.736Z] $ 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-08-14T16:19:37.349Z] $ docker top bb118a8a86738b4667d958a328a5193bcf0df1f42753a1200b2a58a89eeb62c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:19:37.414Z] provisioning config files... [2023-08-14T16:19:37.420Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config733293006481372991tmp [2023-08-14T16:19:37.429Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3164256220113694786tmp [2023-08-14T16:19:37.438Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2855184549527426964tmp [Pipeline] { [Pipeline] echo [2023-08-14T16:19:37.452Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:37.732Z] ---> sigul-configuration.sh [2023-08-14T16:19:37.732Z] gpg: directory `/root/.gnupg' created [2023-08-14T16:19:37.732Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T16:19:37.732Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T16:19:37.732Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T16:19:37.732Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T16:19:37.732Z] gpg: CAST5 encrypted data [2023-08-14T16:19:37.732Z] gpg: encrypted with 1 passphrase [2023-08-14T16:19:37.732Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T16:19:38.016Z] + mkdir /home/jenkins [2023-08-14T16:19:38.016Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T16:19:38.299Z] + 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-08-14T16:19:38.308Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:38.589Z] ---> sigul-install.sh [2023-08-14T16:19:38.589Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T16:19:38.881Z] + git tag --list [2023-08-14T16:19:38.881Z] 0.1.1 [2023-08-14T16:19:38.881Z] v1.1.0 [2023-08-14T16:19:38.881Z] v1.2.0 [2023-08-14T16:19:38.881Z] v1.2.1 [2023-08-14T16:19:38.881Z] v1.3.0 [2023-08-14T16:19:38.881Z] v2.0.0 [2023-08-14T16:19:38.881Z] v2.1.0 [2023-08-14T16:19:38.881Z] v2.2.0 [2023-08-14T16:19:38.881Z] v2.3.0 [2023-08-14T16:19:38.881Z] v3.0 [2023-08-14T16:19:38.881Z] v3.0.0 [2023-08-14T16:19:38.881Z] v3.1.0-dev.1 [2023-08-14T16:19:38.881Z] v3.1.0-dev.2 [2023-08-14T16:19:38.881Z] v3.1.0-dev.3 [Pipeline] sh [2023-08-14T16:19:39.166Z] + lftools sign git-tag v3.1.0-dev.3 [2023-08-14T16:19:39.732Z] Signing Git tag with Sigul... [2023-08-14T16:19:39.733Z] Signing v3.1.0-dev.3 [Pipeline] echo [2023-08-14T16:19:40.306Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:40.589Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T16:19:40.596Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T16:19:40.613Z] $ docker stop --time=1 bb118a8a86738b4667d958a328a5193bcf0df1f42753a1200b2a58a89eeb62c6 [2023-08-14T16:19:41.882Z] $ docker rm -f --volumes bb118a8a86738b4667d958a328a5193bcf0df1f42753a1200b2a58a89eeb62c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T16:19:42.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:19:42.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:42.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:19:42.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:19:42.658Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:19:42.689Z] $ 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-08-14T16:19:43.035Z] $ docker top a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:19:43.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:19:43.127Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:19:43.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:19:43.239Z] $ docker exec a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c ssh-agent [2023-08-14T16:19:43.357Z] SSH_AUTH_SOCK=/tmp/ssh-L7yvFXciYuWo/agent.32 [2023-08-14T16:19:43.357Z] SSH_AGENT_PID=38 [2023-08-14T16:19:43.363Z] Running ssh-add (command line suppressed) [2023-08-14T16:19:43.500Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9051597916142332364.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9051597916142332364.key) [2023-08-14T16:19:43.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:19:43.868Z] + git semver bump pre [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,052 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,052 [bump_version] DEBUG bumped version:3.1.0-dev.4 [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,052 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,053 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,054 [execute] INFO git cat-file --batch-check [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,060 [execute] INFO git cat-file --batch [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T16:19:44.126Z] 2023-08-14 16:19:44,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:44.126Z] 3.1.0-dev.4 [Pipeline] } [2023-08-14T16:19:44.134Z] $ docker exec --env ******** --env ******** a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c ssh-agent -k [2023-08-14T16:19:44.229Z] unset SSH_AUTH_SOCK; [2023-08-14T16:19:44.229Z] unset SSH_AGENT_PID; [2023-08-14T16:19:44.229Z] echo Agent pid 38 killed; [2023-08-14T16:19:44.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:19:44.549Z] + git semver [Pipeline] } [2023-08-14T16:19:44.819Z] $ docker stop --time=1 a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c [2023-08-14T16:19:46.072Z] $ docker rm -f --volumes a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:19:46.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:19:46.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:46.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:19:46.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:19:46.772Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:19:46.802Z] $ 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-08-14T16:19:47.136Z] $ docker top 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:19:47.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:19:47.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:19:47.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:19:47.328Z] $ docker exec 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe ssh-agent [2023-08-14T16:19:47.448Z] SSH_AUTH_SOCK=/tmp/ssh-OcyC0S1dPApe/agent.32 [2023-08-14T16:19:47.448Z] SSH_AGENT_PID=38 [2023-08-14T16:19:47.452Z] Running ssh-add (command line suppressed) [2023-08-14T16:19:47.544Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17216299706258007299.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17216299706258007299.key) [2023-08-14T16:19:47.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:19:47.841Z] + git semver push [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,014 [run_push] DEBUG push [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,015 [execute] INFO git cat-file --batch-check [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,019 [execute] INFO git rev-list ac064134c12903774a23ad9db5a18935c979fc67 -- [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,019 [execute] DEBUG Popen(['git', 'rev-list', 'ac064134c12903774a23ad9db5a18935c979fc67', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,027 [execute] INFO git fetch -v origin [2023-08-14T16:19:48.100Z] 2023-08-14 16:19:48,028 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-14T16:19:48.667Z] 2023-08-14 16:19:48,499 [run_push] DEBUG no remote changes detected [2023-08-14T16:19:48.667Z] 2023-08-14 16:19:48,500 [execute] INFO git push origin semver [2023-08-14T16:19:48.667Z] 2023-08-14 16:19:48,500 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T16:19:49.603Z] 2023-08-14 16:19:49,509 [run_push] DEBUG push all version tags [2023-08-14T16:19:49.603Z] 2023-08-14 16:19:49,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T16:19:49.603Z] 2023-08-14 16:19:49,510 [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-08-14T16:19:50.540Z] 2023-08-14 16:19:50,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-08-14T16:19:50.540Z] 3.1.0-dev.4 [Pipeline] } [2023-08-14T16:19:50.547Z] $ docker exec --env ******** --env ******** 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe ssh-agent -k [2023-08-14T16:19:50.653Z] unset SSH_AUTH_SOCK; [2023-08-14T16:19:50.653Z] unset SSH_AGENT_PID; [2023-08-14T16:19:50.653Z] echo Agent pid 38 killed; [2023-08-14T16:19:50.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:19:50.959Z] + git semver [Pipeline] } [2023-08-14T16:19:51.232Z] $ docker stop --time=1 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe [2023-08-14T16:19:52.482Z] $ docker rm -f --volumes 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe [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-08-14T16:19:53.005Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-08-14T16:19:53.005Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-08-14T16:19:53.005Z] total 16 [2023-08-14T16:19:53.005Z] drwxr-xr-x 3 root root 4096 Aug 14 16:00 . [2023-08-14T16:19:53.005Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 16:19 .. [2023-08-14T16:19:53.005Z] drwxr-xr-x 2 root root 4096 Aug 14 16:00 cost [2023-08-14T16:19:53.005Z] -rw-r--r-- 1 root root 83 Aug 14 16:00 cost.csv [2023-08-14T16:19:53.005Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-08-14T16:19:53.005Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-08-14T16:19:53.005Z] total 16 [2023-08-14T16:19:53.005Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:00 . [2023-08-14T16:19:53.005Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 16:19 .. [2023-08-14T16:19:53.005Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 16:00 cost [2023-08-14T16:19:53.005Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 14 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:53.293Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:54.148Z] ---> package-listing.sh [2023-08-14T16:19:54.148Z] ++ facter osfamily [2023-08-14T16:19:54.148Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T16:19:54.407Z] + OS_FAMILY=debian [2023-08-14T16:19:54.407Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-08-14T16:19:54.407Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T16:19:54.407Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T16:19:54.407Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T16:19:54.407Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T16:19:54.407Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-08-14T16:19:54.407Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T16:19:54.407Z] + case "${OS_FAMILY}" in [2023-08-14T16:19:54.407Z] + dpkg -l [2023-08-14T16:19:54.407Z] + grep '^ii' [2023-08-14T16:19:54.407Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T16:19:54.407Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T16:19:54.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T16:19:54.407Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-08-14T16:19:54.407Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-08-14T16:19:54.407Z] + 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-08-14T16:19:54.416Z] 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-08-14T16:19:54.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:19:55.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:19:55.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:19:55.322Z] prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container [2023-08-14T16:19:55.355Z] $ 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-08-14T16:19:55.560Z] $ docker top 8ea69087cffa3920187145be489ed78ff40b275a9972a6846e4ed9cb89535268 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:19:55.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T16:19:56.193Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T16:19:56.477Z] + ls /var/log/sa-host [2023-08-14T16:19:56.477Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:19:56.540Z] provisioning config files... [2023-08-14T16:19:56.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3601414117470424834tmp [Pipeline] { [Pipeline] echo [2023-08-14T16:19:56.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:56.838Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T16:19:56.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:57.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T16:19:57.172Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:57.454Z] ---> sudo-logs.sh [2023-08-14T16:19:57.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T16:19:57.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:57.768Z] ---> job-cost.sh [2023-08-14T16:19:57.768Z] lf-activate-venv: SKIPPING [2023-08-14T16:19:57.768Z] DEBUG: total: 0.2199999988079071 [2023-08-14T16:19:57.768Z] INFO: Retrieving Stack Cost... [2023-08-14T16:19:58.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T16:19:58.595Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T16:19:58.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:19:58.888Z] ---> logs-deploy.sh [2023-08-14T16:19:58.888Z] lf-activate-venv: SKIPPING [2023-08-14T16:19:58.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/121 [2023-08-14T16:19:58.888Z] INFO: archiving workspace using pattern(s): [2023-08-14T16:19:59.823Z] Archives upload complete. [2023-08-14T16:19:59.823Z] INFO: archiving logs to Nexus