Started by user Lenny Goodell Replayed #131 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 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-ssh7489951013281615404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3932219138553316241.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3524859048973426120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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. Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy 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-ssh9532491588677441201.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-ssh184325163494634984.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. Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-16648’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16649 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 > 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 Avoid second fetch Checking out Revision 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 (main) Commit message: "Merge pull request #657 from yiqisoft/issue-642" > git config core.sparsecheckout # timeout=10 > git checkout -f 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 # timeout=10 > git rev-list --no-walk 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T16:56:55.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T16:56:55.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T16:56:55.429Z] ========================================================= [2023-11-06T16:56:55.429Z] EdgeX Global Pipelines Version Info [2023-11-06T16:56:55.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T16:56:56.149Z] ------------------- [2023-11-06T16:56:56.149Z] stable info: [2023-11-06T16:56:56.149Z] ------------------- [2023-11-06T16:56:56.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-06T16:56:56.149Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T16:56:56.149Z] Message: update stable to v1.0.255 [2023-11-06T16:56:56.719Z] ------------------- [2023-11-06T16:56:56.719Z] experimental info: [2023-11-06T16:56:56.719Z] ------------------- [2023-11-06T16:56:56.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T16:56:56.719Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-06T16:56:56.719Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T16:56:56.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-06T16:56:56.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-06T16:56:56.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T16:56:56.915Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T16:56:56.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T16:56:56.945Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T16:56:56.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T16:56:56.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T16:56:56.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T16:56:57.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T16:56:57.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T16:56:57.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-06T16:56:57.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T16:56:57.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T16:56:57.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T16:56:57.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T16:56:57.097Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T16:56:57.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T16:56:57.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T16:56:57.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T16:56:57.140Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T16:56:57.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T16:56:57.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T16:56:57.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T16:56:57.192Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T16:56:57.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T16:56:57.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T16:56:57.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-06T16:56:57.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-06T16:56:57.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-06T16:56:57.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo [2023-11-06T16:56:57.293Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27d7f09 [Pipeline] echo [2023-11-06T16:56:57.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T16:56:57.349Z] provisioning config files... [2023-11-06T16:56:57.362Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5433288704161433018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T16:56:57.665Z] ---> docker-login.sh [2023-11-06T16:56:57.665Z] nexus3.edgexfoundry.org:10001 [2023-11-06T16:56:57.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:56:57.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:56:57.926Z] Configure a credential helper to remove this warning. See [2023-11-06T16:56:57.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:56:57.926Z] [2023-11-06T16:56:57.926Z] Login Succeeded [2023-11-06T16:56:57.926Z] nexus3.edgexfoundry.org:10002 [2023-11-06T16:56:57.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:56:58.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:56:58.188Z] Configure a credential helper to remove this warning. See [2023-11-06T16:56:58.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:56:58.188Z] [2023-11-06T16:56:58.188Z] Login Succeeded [2023-11-06T16:56:58.188Z] nexus3.edgexfoundry.org:10003 [2023-11-06T16:56:58.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:56:58.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:56:58.455Z] Configure a credential helper to remove this warning. See [2023-11-06T16:56:58.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:56:58.455Z] [2023-11-06T16:56:58.455Z] Login Succeeded [2023-11-06T16:56:58.455Z] nexus3.edgexfoundry.org:10004 [2023-11-06T16:56:58.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:56:58.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:56:58.455Z] Configure a credential helper to remove this warning. See [2023-11-06T16:56:58.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:56:58.455Z] [2023-11-06T16:56:58.455Z] Login Succeeded [2023-11-06T16:56:58.455Z] docker.io [2023-11-06T16:56:58.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:56:58.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:56:58.715Z] Configure a credential helper to remove this warning. See [2023-11-06T16:56:58.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:56:58.715Z] [2023-11-06T16:56:58.715Z] Login Succeeded [2023-11-06T16:56:58.715Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T16:56:58.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T16:56:59.110Z] + git rev-list -1 --merges 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0~1..27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo [2023-11-06T16:56:59.153Z] -----------> git rev-list -1 --merges 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0~1..27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T16:56:59.153Z] 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [false] [Pipeline] sh [2023-11-06T16:56:59.443Z] + git log --format=format:%s -1 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo [2023-11-06T16:56:59.486Z] ========================================================= [2023-11-06T16:56:59.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T16:56:59.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T16:56:59.830Z] + git log --format=format:%s -1 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo [2023-11-06T16:56:59.841Z] [semverPrep] GIT_COMMIT: 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0, Commit Message: Merge pull request #657 from yiqisoft/issue-642 [Pipeline] echo [2023-11-06T16:56:59.850Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T16:57:00.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T16:57:00.196Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T16:57:00.196Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T16:57:00.196Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T16:57:00.196Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-11-06T16:57:00.196Z] [2023-11-06T16:57:00.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T16:57:00.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T16:57:00.550Z] [2023-11-06T16:57:00.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T16:57:00.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T16:57:00.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T16:57:00.853Z] b85a868b505f: Pulling fs layer [2023-11-06T16:57:00.853Z] e2be974225ed: Pulling fs layer [2023-11-06T16:57:00.853Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T16:57:00.853Z] 988bab9f4d93: Pulling fs layer [2023-11-06T16:57:00.853Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T16:57:00.853Z] eaf3925da568: Pulling fs layer [2023-11-06T16:57:00.853Z] bab4dde63d76: Pulling fs layer [2023-11-06T16:57:00.853Z] bde34c3a00c8: Pulling fs layer [2023-11-06T16:57:00.853Z] b352a97aabf1: Pulling fs layer [2023-11-06T16:57:00.853Z] 4872d77fe225: Pulling fs layer [2023-11-06T16:57:00.853Z] 5851b861e8e6: Pulling fs layer [2023-11-06T16:57:00.853Z] bab4dde63d76: Waiting [2023-11-06T16:57:00.853Z] bde34c3a00c8: Waiting [2023-11-06T16:57:00.853Z] 1469e6f7b9e6: Waiting [2023-11-06T16:57:00.853Z] b352a97aabf1: Waiting [2023-11-06T16:57:00.853Z] 4872d77fe225: Waiting [2023-11-06T16:57:00.853Z] 5851b861e8e6: Waiting [2023-11-06T16:57:00.853Z] eaf3925da568: Waiting [2023-11-06T16:57:00.853Z] 988bab9f4d93: Waiting [2023-11-06T16:57:00.853Z] e2be974225ed: Download complete [2023-11-06T16:57:00.853Z] 988bab9f4d93: Download complete [2023-11-06T16:57:01.113Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T16:57:01.113Z] 339a4e72a1f5: Download complete [2023-11-06T16:57:01.113Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T16:57:01.113Z] 1469e6f7b9e6: Download complete [2023-11-06T16:57:01.113Z] eaf3925da568: Verifying Checksum [2023-11-06T16:57:01.113Z] eaf3925da568: Download complete [2023-11-06T16:57:01.113Z] bde34c3a00c8: Verifying Checksum [2023-11-06T16:57:01.113Z] bde34c3a00c8: Download complete [2023-11-06T16:57:01.113Z] b352a97aabf1: Download complete [2023-11-06T16:57:01.113Z] 4872d77fe225: Verifying Checksum [2023-11-06T16:57:01.113Z] 4872d77fe225: Download complete [2023-11-06T16:57:01.113Z] 5851b861e8e6: Download complete [2023-11-06T16:57:01.113Z] b85a868b505f: Download complete [2023-11-06T16:57:01.372Z] bab4dde63d76: Verifying Checksum [2023-11-06T16:57:01.372Z] bab4dde63d76: Download complete [2023-11-06T16:57:02.308Z] b85a868b505f: Pull complete [2023-11-06T16:57:02.568Z] e2be974225ed: Pull complete [2023-11-06T16:57:03.949Z] 339a4e72a1f5: Pull complete [2023-11-06T16:57:03.949Z] 988bab9f4d93: Pull complete [2023-11-06T16:57:03.949Z] 1469e6f7b9e6: Pull complete [2023-11-06T16:57:04.209Z] eaf3925da568: Pull complete [2023-11-06T16:57:06.114Z] bab4dde63d76: Pull complete [2023-11-06T16:57:06.114Z] bde34c3a00c8: Pull complete [2023-11-06T16:57:06.114Z] b352a97aabf1: Pull complete [2023-11-06T16:57:06.114Z] 4872d77fe225: Pull complete [2023-11-06T16:57:06.373Z] 5851b861e8e6: Pull complete [2023-11-06T16:57:06.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T16:57:06.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T16:57:06.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T16:57:06.472Z] prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container [2023-11-06T16:57:06.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T16:57:09.798Z] $ docker top 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 -eo pid,comm [2023-11-06T16:57:09.844Z] 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-11-06T16:57:09.844Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T16:57:09.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T16:57:09.887Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T16:57:09.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T16:57:09.996Z] $ docker exec 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent [2023-11-06T16:57:10.103Z] SSH_AUTH_SOCK=/tmp/ssh-h95Oqta8LRop/agent.31 [2023-11-06T16:57:10.103Z] SSH_AGENT_PID=37 [2023-11-06T16:57:10.109Z] Running ssh-add (command line suppressed) [2023-11-06T16:57:10.201Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9114679618169738216.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9114679618169738216.key) [2023-11-06T16:57:10.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T16:57:10.491Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T16:57:10.514Z] $ docker exec --env ******** --env ******** 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent -k [2023-11-06T16:57:10.618Z] unset SSH_AUTH_SOCK; [2023-11-06T16:57:10.618Z] unset SSH_AGENT_PID; [2023-11-06T16:57:10.618Z] echo Agent pid 37 killed; [2023-11-06T16:57:10.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T16:57:10.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T16:57:10.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T16:57:10.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T16:57:10.766Z] $ docker exec 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent [2023-11-06T16:57:10.866Z] SSH_AUTH_SOCK=/tmp/ssh-Cl1XT27lHUHT/agent.70 [2023-11-06T16:57:10.866Z] SSH_AGENT_PID=76 [2023-11-06T16:57:10.871Z] Running ssh-add (command line suppressed) [2023-11-06T16:57:10.967Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4192261879643273589.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4192261879643273589.key) [2023-11-06T16:57:10.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T16:57:11.261Z] + git semver init [2023-11-06T16:57:11.521Z] 2023-11-06 16:57:11,436 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T16:57:11.521Z] 2023-11-06 16:57:11,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-06T16:57:11.521Z] 2023-11-06 16:57:11,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-06T16:57:11.522Z] 2023-11-06 16:57:11,438 [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-11-06T16:57:13.434Z] 2023-11-06 16:57:13,156 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-06T16:57:13.434Z] 2023-11-06 16:57:13,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-06T16:57:13.434Z] 2023-11-06 16:57:13,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-06T16:57:13.434Z] 2023-11-06 16:57:13,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-06T16:57:13.434Z] 3.1.0-dev.12 [Pipeline] } [2023-11-06T16:57:13.449Z] $ docker exec --env ******** --env ******** 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent -k [2023-11-06T16:57:13.552Z] unset SSH_AUTH_SOCK; [2023-11-06T16:57:13.552Z] unset SSH_AGENT_PID; [2023-11-06T16:57:13.552Z] echo Agent pid 76 killed; [2023-11-06T16:57:13.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T16:57:13.866Z] + git semver [Pipeline] } [2023-11-06T16:57:14.144Z] $ docker stop --time=1 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 [2023-11-06T16:57:15.416Z] $ docker rm -f --volumes 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T16:57:15.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T16:57:16.056Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T16:57:16.058Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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-11-06T16:57:16.201Z] provisioning config files... [2023-11-06T16:57:16.210Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5152808582966148346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T16:57:16.508Z] ---> docker-login.sh [2023-11-06T16:57:16.508Z] nexus3.edgexfoundry.org:10001 [2023-11-06T16:57:16.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:57:16.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:57:16.508Z] Configure a credential helper to remove this warning. See [2023-11-06T16:57:16.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:57:16.508Z] [2023-11-06T16:57:16.508Z] Login Succeeded [2023-11-06T16:57:16.508Z] nexus3.edgexfoundry.org:10002 [2023-11-06T16:57:16.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:57:16.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:57:16.508Z] Configure a credential helper to remove this warning. See [2023-11-06T16:57:16.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:57:16.508Z] [2023-11-06T16:57:16.508Z] Login Succeeded [2023-11-06T16:57:16.508Z] nexus3.edgexfoundry.org:10003 [2023-11-06T16:57:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:57:16.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:57:16.766Z] Configure a credential helper to remove this warning. See [2023-11-06T16:57:16.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:57:16.766Z] [2023-11-06T16:57:16.766Z] Login Succeeded [2023-11-06T16:57:16.766Z] nexus3.edgexfoundry.org:10004 [2023-11-06T16:57:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:57:16.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:57:16.766Z] Configure a credential helper to remove this warning. See [2023-11-06T16:57:16.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:57:16.766Z] [2023-11-06T16:57:16.766Z] Login Succeeded [2023-11-06T16:57:16.766Z] docker.io [2023-11-06T16:57:17.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T16:57:17.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T16:57:17.025Z] Configure a credential helper to remove this warning. See [2023-11-06T16:57:17.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T16:57:17.025Z] [2023-11-06T16:57:17.025Z] Login Succeeded [2023-11-06T16:57:17.025Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T16:57:17.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T16:57:17.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T16:57:17.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T16:57:17.106Z] ========================================================= [2023-11-06T16:57:17.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T16:57:17.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T16:57:17.417Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T16:57:17.675Z] Sending build context to Docker daemon 49.12MB [2023-11-06T16:57:17.675Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T16:57:17.675Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-06T16:57:17.675Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T16:57:17.675Z] 7264a8db6415: Pulling fs layer [2023-11-06T16:57:17.675Z] c4d48a809fc2: Pulling fs layer [2023-11-06T16:57:17.675Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T16:57:17.675Z] ad3a456e5733: Pulling fs layer [2023-11-06T16:57:17.675Z] 33e27b845d1e: Pulling fs layer [2023-11-06T16:57:17.675Z] c68163c4e522: Pulling fs layer [2023-11-06T16:57:17.675Z] 50da416c3ac9: Pulling fs layer [2023-11-06T16:57:17.675Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T16:57:17.675Z] 33e27b845d1e: Waiting [2023-11-06T16:57:17.675Z] c68163c4e522: Waiting [2023-11-06T16:57:17.675Z] ad3a456e5733: Waiting [2023-11-06T16:57:17.675Z] 23d2d4c4bb30: Waiting [2023-11-06T16:57:17.675Z] c4d48a809fc2: Download complete [2023-11-06T16:57:17.675Z] ad3a456e5733: Verifying Checksum [2023-11-06T16:57:17.675Z] ad3a456e5733: Download complete [2023-11-06T16:57:17.675Z] 33e27b845d1e: Verifying Checksum [2023-11-06T16:57:17.675Z] 33e27b845d1e: Download complete [2023-11-06T16:57:17.675Z] 7264a8db6415: Download complete [2023-11-06T16:57:17.939Z] c68163c4e522: Verifying Checksum [2023-11-06T16:57:17.939Z] c68163c4e522: Download complete [2023-11-06T16:57:17.939Z] 7264a8db6415: Pull complete [2023-11-06T16:57:17.939Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T16:57:17.939Z] 23d2d4c4bb30: Download complete [2023-11-06T16:57:18.200Z] c4d48a809fc2: Pull complete [2023-11-06T16:57:18.458Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T16:57:18.458Z] 4f1c88b9dad5: Download complete [2023-11-06T16:57:19.029Z] 50da416c3ac9: Verifying Checksum [2023-11-06T16:57:19.029Z] 50da416c3ac9: Download complete [2023-11-06T16:57:22.313Z] 4f1c88b9dad5: Pull complete [2023-11-06T16:57:22.313Z] ad3a456e5733: Pull complete [2023-11-06T16:57:22.313Z] 33e27b845d1e: Pull complete [2023-11-06T16:57:22.313Z] c68163c4e522: Pull complete [2023-11-06T16:57:24.850Z] 50da416c3ac9: Pull complete [2023-11-06T16:57:25.421Z] 23d2d4c4bb30: Pull complete [2023-11-06T16:57:25.421Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T16:57:25.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T16:57:25.421Z] ---> 0786185ac409 [2023-11-06T16:57:25.421Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T16:57:31.171Z] Still waiting to schedule task [2023-11-06T16:57:31.171Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-06T16:57:31.997Z] ---> Running in aa5f3ae78f6c [2023-11-06T16:57:31.997Z] Removing intermediate container aa5f3ae78f6c [2023-11-06T16:57:31.997Z] ---> b39cc129f55e [2023-11-06T16:57:31.997Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T16:57:31.997Z] ---> Running in 5d5ba4f2ec28 [2023-11-06T16:57:31.997Z] Removing intermediate container 5d5ba4f2ec28 [2023-11-06T16:57:31.997Z] ---> 7c2352e0e8e4 [2023-11-06T16:57:31.997Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T16:57:31.997Z] ---> Running in fe7c14f3fca2 [2023-11-06T16:57:31.997Z] Removing intermediate container fe7c14f3fca2 [2023-11-06T16:57:31.997Z] ---> 443f678de8c5 [2023-11-06T16:57:31.997Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-06T16:57:31.997Z] ---> Running in 0f3d013bc537 [2023-11-06T16:57:31.997Z] Removing intermediate container 0f3d013bc537 [2023-11-06T16:57:31.997Z] ---> 7c12997cf565 [2023-11-06T16:57:31.997Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T16:57:31.997Z] ---> Running in fa864852ae70 [2023-11-06T16:57:31.997Z] Removing intermediate container fa864852ae70 [2023-11-06T16:57:31.997Z] ---> 1645f002d5ec [2023-11-06T16:57:31.997Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T16:57:31.997Z] latest: Pulling from library/docker [2023-11-06T16:57:31.997Z] 96526aa774ef: Pulling fs layer [2023-11-06T16:57:31.997Z] 308a300cc30f: Pulling fs layer [2023-11-06T16:57:31.997Z] 4f4fb700ef54: Pulling fs layer [2023-11-06T16:57:31.997Z] 5fcb7611fd77: Pulling fs layer [2023-11-06T16:57:31.997Z] be9955e691a8: Pulling fs layer [2023-11-06T16:57:31.997Z] 1b5ce73eb848: Pulling fs layer [2023-11-06T16:57:31.997Z] fe45098d8d9e: Pulling fs layer [2023-11-06T16:57:31.997Z] 843bf259cc12: Pulling fs layer [2023-11-06T16:57:31.997Z] e56cd900ceac: Pulling fs layer [2023-11-06T16:57:31.997Z] 605d1390b383: Pulling fs layer [2023-11-06T16:57:31.997Z] 8f7854084fed: Pulling fs layer [2023-11-06T16:57:31.997Z] 843bf259cc12: Waiting [2023-11-06T16:57:31.997Z] fe45098d8d9e: Waiting [2023-11-06T16:57:31.997Z] 1b5ce73eb848: Waiting [2023-11-06T16:57:31.997Z] e56cd900ceac: Waiting [2023-11-06T16:57:31.997Z] 5fcb7611fd77: Waiting [2023-11-06T16:57:31.997Z] 605d1390b383: Waiting [2023-11-06T16:57:31.997Z] be9955e691a8: Waiting [2023-11-06T16:57:31.997Z] 0a217d94afa5: Pulling fs layer [2023-11-06T16:57:31.997Z] 50e7dd98501d: Pulling fs layer [2023-11-06T16:57:31.997Z] 68811508944a: Pulling fs layer [2023-11-06T16:57:31.997Z] 50e7dd98501d: Waiting [2023-11-06T16:57:31.997Z] 0a217d94afa5: Waiting [2023-11-06T16:57:31.997Z] 8f7854084fed: Waiting [2023-11-06T16:57:31.997Z] 68811508944a: Waiting [2023-11-06T16:57:32.257Z] 4f4fb700ef54: Download complete [2023-11-06T16:57:32.257Z] 308a300cc30f: Verifying Checksum [2023-11-06T16:57:32.257Z] 308a300cc30f: Download complete [2023-11-06T16:57:32.257Z] 96526aa774ef: Download complete [2023-11-06T16:57:32.257Z] 96526aa774ef: Pull complete [2023-11-06T16:57:32.516Z] 308a300cc30f: Pull complete [2023-11-06T16:57:32.516Z] be9955e691a8: Verifying Checksum [2023-11-06T16:57:32.516Z] be9955e691a8: Download complete [2023-11-06T16:57:32.516Z] 5fcb7611fd77: Verifying Checksum [2023-11-06T16:57:32.516Z] 5fcb7611fd77: Download complete [2023-11-06T16:57:32.516Z] 4f4fb700ef54: Pull complete [2023-11-06T16:57:32.778Z] 1b5ce73eb848: Verifying Checksum [2023-11-06T16:57:32.778Z] 1b5ce73eb848: Download complete [2023-11-06T16:57:32.778Z] fe45098d8d9e: Verifying Checksum [2023-11-06T16:57:32.778Z] fe45098d8d9e: Download complete [2023-11-06T16:57:32.778Z] 843bf259cc12: Download complete [2023-11-06T16:57:32.778Z] e56cd900ceac: Download complete [2023-11-06T16:57:33.039Z] 8f7854084fed: Verifying Checksum [2023-11-06T16:57:33.039Z] 8f7854084fed: Download complete [2023-11-06T16:57:33.039Z] 605d1390b383: Verifying Checksum [2023-11-06T16:57:33.039Z] 605d1390b383: Download complete [2023-11-06T16:57:33.039Z] 5fcb7611fd77: Pull complete [2023-11-06T16:57:33.039Z] 50e7dd98501d: Verifying Checksum [2023-11-06T16:57:33.039Z] 50e7dd98501d: Download complete [2023-11-06T16:57:33.296Z] 68811508944a: Verifying Checksum [2023-11-06T16:57:33.296Z] 68811508944a: Download complete [2023-11-06T16:57:33.557Z] 0a217d94afa5: Verifying Checksum [2023-11-06T16:57:33.557Z] 0a217d94afa5: Download complete [2023-11-06T16:57:33.557Z] be9955e691a8: Pull complete [2023-11-06T16:57:34.125Z] 1b5ce73eb848: Pull complete [2023-11-06T16:57:34.125Z] fe45098d8d9e: Pull complete [2023-11-06T16:57:34.383Z] 843bf259cc12: Pull complete [2023-11-06T16:57:34.384Z] e56cd900ceac: Pull complete [2023-11-06T16:57:34.642Z] 605d1390b383: Pull complete [2023-11-06T16:57:34.642Z] 8f7854084fed: Pull complete [2023-11-06T16:57:36.015Z] 0a217d94afa5: Pull complete [2023-11-06T16:57:36.015Z] 50e7dd98501d: Pull complete [2023-11-06T16:57:36.015Z] 68811508944a: Pull complete [2023-11-06T16:57:36.015Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-06T16:57:36.016Z] Status: Downloaded newer image for docker:latest [2023-11-06T16:57:39.304Z] ---> 1bf6943eedd4 [2023-11-06T16:57:39.304Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T16:57:39.563Z] ---> Running in 396b69ddc4d2 [2023-11-06T16:57:39.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T16:57:39.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T16:57:40.081Z] OK: 264 MiB in 52 packages [2023-11-06T16:57:40.342Z] Removing intermediate container 396b69ddc4d2 [2023-11-06T16:57:40.342Z] ---> a76127ef5582 [2023-11-06T16:57:40.342Z] Step 10/15 : ENV GO111MODULE=on [2023-11-06T16:57:40.342Z] ---> Running in ffe9e158044b [2023-11-06T16:57:40.607Z] Removing intermediate container ffe9e158044b [2023-11-06T16:57:40.607Z] ---> 31a63de9ab29 [2023-11-06T16:57:40.607Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T16:57:40.607Z] ---> Running in 1955ce31ce5a [2023-11-06T16:57:40.607Z] Removing intermediate container 1955ce31ce5a [2023-11-06T16:57:40.607Z] ---> 530482ab44cc [2023-11-06T16:57:40.607Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-06T16:57:40.866Z] ---> 8445f2feb330 [2023-11-06T16:57:40.866Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T16:57:40.866Z] ---> Running in d6e523ff949f [2023-11-06T16:58:37.124Z] Removing intermediate container d6e523ff949f [2023-11-06T16:58:37.124Z] ---> a34cdec509f3 [2023-11-06T16:58:37.124Z] Step 14/15 : COPY . . [2023-11-06T16:58:37.124Z] ---> eb6f9597a5a3 [2023-11-06T16:58:37.124Z] Step 15/15 : RUN ${MAKE} [2023-11-06T16:58:37.124Z] ---> Running in bdd33d64fe6a [2023-11-06T16:58:37.124Z] noop [2023-11-06T16:58:37.124Z] Removing intermediate container bdd33d64fe6a [2023-11-06T16:58:37.124Z] ---> 76f6111ee5c9 [2023-11-06T16:58:37.124Z] Successfully built 76f6111ee5c9 [2023-11-06T16:58:37.124Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T16:58:37.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T16:58:37.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T16:58:37.499Z] prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container [2023-11-06T16:58:37.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T16:58:37.895Z] $ docker top 3bb0bf23b65a5ac63f176f7f66243239a6edcf4628ef0af8669381c6b351c912 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T16:58:38.239Z] + go version [2023-11-06T16:58:38.239Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T16:58:38.252Z] $ docker stop --time=1 3bb0bf23b65a5ac63f176f7f66243239a6edcf4628ef0af8669381c6b351c912 [2023-11-06T16:58:39.531Z] $ docker rm -f --volumes 3bb0bf23b65a5ac63f176f7f66243239a6edcf4628ef0af8669381c6b351c912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T16:58:39.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T16:58:39.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T16:58:40.018Z] prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container [2023-11-06T16:58:40.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T16:58:40.381Z] $ docker top 74d42fba4e8bc7bc68b1f4824f98fd9564a7d4ac877b2880b5b12e1a8d961d65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T16:58:40.726Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-06T16:58:41.022Z] + make test [2023-11-06T16:58:41.022Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-06T16:58:42.932Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-06T16:58:52.906Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-06T16:58:52.906Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-06T16:58:55.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T16:58:55.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T16:58:55.431Z] ./bin/test-attribution-txt.sh [2023-11-06T16:58:55.431Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-06T16:58:55.431Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T16:58:55.431Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-06T16:58:55.787Z] make -C web test [2023-11-06T16:58:55.787Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-06T16:58:55.787Z] make[1]: tput: No such file or directory [2023-11-06T16:58:55.787Z] make[1]: tput: No such file or directory [2023-11-06T16:58:55.787Z] warning: generating ./VERSION [2023-11-06T16:58:55.787Z] echo "0.0.0" > VERSION [2023-11-06T16:58:55.787Z] docker build \ [2023-11-06T16:58:55.787Z] -f Dockerfile \ [2023-11-06T16:58:55.787Z] --build-arg USER=1000 \ [2023-11-06T16:58:55.787Z] \ [2023-11-06T16:58:55.787Z] --label "git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0" \ [2023-11-06T16:58:55.787Z] -t edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 \ [2023-11-06T16:58:55.787Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-06T16:58:55.787Z] . [2023-11-06T16:58:55.787Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-06T16:58:55.787Z] Install the buildx component to build images with BuildKit: [2023-11-06T16:58:55.787Z] https://docs.docker.com/go/buildx/ [2023-11-06T16:58:55.787Z] [2023-11-06T16:58:55.787Z] Sending build context to Docker daemon 2.706MB [2023-11-06T16:58:55.787Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-06T16:58:56.047Z] 18-alpine3.18: Pulling from library/node [2023-11-06T16:58:56.047Z] 96526aa774ef: Already exists [2023-11-06T16:58:56.047Z] 3130715204cf: Pulling fs layer [2023-11-06T16:58:56.047Z] b06de8ab1c4f: Pulling fs layer [2023-11-06T16:58:56.047Z] 90ef3ffc5156: Pulling fs layer [2023-11-06T16:58:56.047Z] 90ef3ffc5156: Verifying Checksum [2023-11-06T16:58:56.047Z] b06de8ab1c4f: Verifying Checksum [2023-11-06T16:58:56.047Z] b06de8ab1c4f: Download complete [2023-11-06T16:58:56.305Z] 3130715204cf: Verifying Checksum [2023-11-06T16:58:56.306Z] 3130715204cf: Download complete [2023-11-06T16:58:58.865Z] 3130715204cf: Pull complete [2023-11-06T16:58:58.865Z] b06de8ab1c4f: Pull complete [2023-11-06T16:58:58.865Z] 90ef3ffc5156: Pull complete [2023-11-06T16:58:58.865Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-06T16:58:58.865Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-06T16:58:58.865Z] ---> d1517ab6615b [2023-11-06T16:58:58.865Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-06T16:59:03.073Z] ---> Running in c403f44aca1f [2023-11-06T16:59:03.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T16:59:03.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T16:59:03.073Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-06T16:59:03.073Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-06T16:59:03.332Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-06T16:59:03.332Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-06T16:59:03.332Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-06T16:59:03.332Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-06T16:59:03.332Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-06T16:59:03.332Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-06T16:59:03.332Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-06T16:59:03.332Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-06T16:59:03.332Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-06T16:59:03.332Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-06T16:59:03.332Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-06T16:59:03.332Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-06T16:59:03.332Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-06T16:59:03.332Z] (16/154) Installing glib (2.76.4-r0) [2023-11-06T16:59:03.332Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-06T16:59:03.332Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-06T16:59:03.332Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-06T16:59:03.332Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-06T16:59:03.332Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-06T16:59:03.332Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-06T16:59:03.332Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-06T16:59:03.332Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-06T16:59:03.333Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-06T16:59:03.592Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-06T16:59:03.592Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-06T16:59:03.592Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-06T16:59:03.592Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-06T16:59:03.592Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-06T16:59:03.592Z] (31/154) Installing libxcb (1.15-r1) [2023-11-06T16:59:03.592Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-06T16:59:03.592Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-06T16:59:03.592Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-06T16:59:03.592Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-06T16:59:03.592Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-06T16:59:03.592Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-06T16:59:03.592Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-06T16:59:03.592Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-06T16:59:03.592Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-06T16:59:03.592Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-06T16:59:03.592Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-06T16:59:03.592Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-06T16:59:03.592Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-06T16:59:03.592Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-06T16:59:03.592Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-06T16:59:03.592Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-06T16:59:03.592Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-06T16:59:03.592Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-06T16:59:03.592Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-06T16:59:03.592Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-06T16:59:03.592Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-06T16:59:03.592Z] (53/154) Installing libunistring (1.1-r1) [2023-11-06T16:59:03.592Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-06T16:59:03.592Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-06T16:59:03.592Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-06T16:59:03.592Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-06T16:59:03.592Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-06T16:59:03.592Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-06T16:59:03.592Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-06T16:59:03.592Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-06T16:59:03.592Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-06T16:59:03.852Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-06T16:59:03.852Z] (64/154) Installing pango (1.50.14-r1) [2023-11-06T16:59:03.852Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-06T16:59:03.852Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-06T16:59:03.852Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-06T16:59:03.852Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-06T16:59:03.852Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-06T16:59:03.852Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-06T16:59:03.853Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-06T16:59:03.853Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-06T16:59:04.112Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-06T16:59:04.112Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-06T16:59:04.682Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-06T16:59:04.682Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-06T16:59:04.682Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-06T16:59:04.682Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-06T16:59:04.682Z] (78/154) Installing libelf (0.189-r2) [2023-11-06T16:59:04.682Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-06T16:59:04.682Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-06T16:59:04.940Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-06T16:59:04.940Z] (82/154) Installing libmagic (5.45-r0) [2023-11-06T16:59:04.940Z] (83/154) Installing file (5.45-r0) [2023-11-06T16:59:04.940Z] (84/154) Installing libice (1.1.1-r2) [2023-11-06T16:59:04.940Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-06T16:59:04.940Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-06T16:59:04.940Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-06T16:59:04.940Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-06T16:59:04.940Z] (89/154) Installing xset (1.2.5-r1) [2023-11-06T16:59:04.940Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-06T16:59:04.940Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-06T16:59:04.940Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-06T16:59:04.940Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-06T16:59:04.940Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-06T16:59:04.940Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-06T16:59:04.940Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-06T16:59:04.940Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-06T16:59:05.200Z] (98/154) Installing libva (2.18.0-r1) [2023-11-06T16:59:05.200Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-06T16:59:05.200Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-06T16:59:05.200Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-06T16:59:05.200Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-06T16:59:05.200Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-06T16:59:05.200Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-06T16:59:05.200Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-06T16:59:05.200Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-06T16:59:05.200Z] (107/154) Installing opus (1.4-r0) [2023-11-06T16:59:05.200Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-06T16:59:05.200Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-06T16:59:05.200Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-06T16:59:05.200Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-06T16:59:05.200Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-06T16:59:05.200Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-06T16:59:05.200Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-06T16:59:05.200Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-06T16:59:05.200Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-06T16:59:05.459Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-06T16:59:05.459Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-06T16:59:05.459Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-06T16:59:05.459Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-06T16:59:05.459Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-06T16:59:05.459Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-06T16:59:05.459Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-06T16:59:05.459Z] (124/154) Installing librist (0.2.7-r0) [2023-11-06T16:59:05.459Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-06T16:59:05.459Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-06T16:59:05.459Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-06T16:59:05.459Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-06T16:59:05.459Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-06T16:59:05.459Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-06T16:59:05.719Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-06T16:59:05.719Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-06T16:59:05.719Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-06T16:59:05.719Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-06T16:59:05.719Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-06T16:59:05.719Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-06T16:59:05.719Z] (137/154) Installing nspr (4.35-r2) [2023-11-06T16:59:05.719Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-06T16:59:05.719Z] (139/154) Installing nss (3.94-r0) [2023-11-06T16:59:05.719Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-06T16:59:05.719Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-06T16:59:05.719Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-06T16:59:05.719Z] (143/154) Installing orc (0.4.34-r0) [2023-11-06T16:59:05.719Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-06T16:59:05.719Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-06T16:59:05.719Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-06T16:59:05.719Z] (147/154) Installing libpulse (16.1-r10) [2023-11-06T16:59:05.719Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-06T16:59:05.719Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-06T16:59:05.719Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-06T16:59:05.719Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-06T16:59:05.719Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-06T16:59:05.719Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-06T16:59:05.719Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-06T16:59:07.096Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T16:59:07.096Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-06T16:59:07.096Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-06T16:59:07.357Z] Executing glib-2.76.4-r0.trigger [2023-11-06T16:59:07.357Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-06T16:59:07.617Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-06T16:59:07.876Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-06T16:59:07.876Z] OK: 576 MiB in 171 packages [2023-11-06T16:59:22.756Z] Removing intermediate container c403f44aca1f [2023-11-06T16:59:22.756Z] ---> 8edbbd2640e6 [2023-11-06T16:59:22.756Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-06T16:59:22.756Z] ---> Running in 1385c9486425 [2023-11-06T16:59:22.756Z] Removing intermediate container 1385c9486425 [2023-11-06T16:59:22.756Z] ---> 1f9205fd54cb [2023-11-06T16:59:22.756Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-06T16:59:22.756Z] ---> Running in 267181b1552d [2023-11-06T16:59:22.756Z] Removing intermediate container 267181b1552d [2023-11-06T16:59:22.756Z] ---> 581d0488adc2 [2023-11-06T16:59:22.756Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-06T16:59:22.756Z] ---> Running in 1cced16f48ea [2023-11-06T16:59:22.756Z] Removing intermediate container 1cced16f48ea [2023-11-06T16:59:22.756Z] ---> 2e49dcaa7ee1 [2023-11-06T16:59:22.756Z] Step 6/11 : RUN npm install -g npm [2023-11-06T16:59:22.756Z] ---> Running in 43a4500562bf [2023-11-06T16:59:29.465Z] [2023-11-06T16:59:29.465Z] removed 31 packages, and changed 65 packages in 6s [2023-11-06T16:59:29.465Z] [2023-11-06T16:59:29.465Z] 26 packages are looking for funding [2023-11-06T16:59:29.465Z] run `npm fund` for details [2023-11-06T16:59:30.402Z] Removing intermediate container 43a4500562bf [2023-11-06T16:59:30.402Z] ---> 305aebadf9b3 [2023-11-06T16:59:30.402Z] Step 7/11 : ARG USER=1000 [2023-11-06T16:59:30.402Z] ---> Running in 5101aaf1aa6c [2023-11-06T16:59:30.662Z] Removing intermediate container 5101aaf1aa6c [2023-11-06T16:59:30.662Z] ---> 28fad8e54419 [2023-11-06T16:59:30.662Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-06T16:59:30.662Z] ---> Running in 8574fa1bb7af [2023-11-06T16:59:31.228Z] Removing intermediate container 8574fa1bb7af [2023-11-06T16:59:31.228Z] ---> ff86d52e8893 [2023-11-06T16:59:31.228Z] Step 9/11 : USER $USER:$USER [2023-11-06T16:59:31.228Z] ---> Running in e6a8d10f3d77 [2023-11-06T16:59:31.228Z] Removing intermediate container e6a8d10f3d77 [2023-11-06T16:59:31.228Z] ---> 010284d0a806 [2023-11-06T16:59:31.228Z] Step 10/11 : WORKDIR /app [2023-11-06T16:59:31.228Z] ---> Running in fa5bac1c3f77 [2023-11-06T16:59:31.228Z] Removing intermediate container fa5bac1c3f77 [2023-11-06T16:59:31.228Z] ---> 8a9ab2aa9257 [2023-11-06T16:59:31.228Z] Step 11/11 : LABEL git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T16:59:31.228Z] ---> Running in 7792082e94be [2023-11-06T16:59:31.487Z] Removing intermediate container 7792082e94be [2023-11-06T16:59:31.487Z] ---> 3444c6fbe08c [2023-11-06T16:59:31.487Z] Successfully built 3444c6fbe08c [2023-11-06T16:59:31.487Z] Successfully tagged edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T16:59:31.487Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-06T16:59:31.487Z] touch edgex-web-ui.imagebuilt [2023-11-06T16:59:31.487Z] mkdir -p node_modules coverage [2023-11-06T16:59:31.487Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-06T16:59:31.487Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE required: { [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE }, [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T16:59:33.389Z] npm WARN EBADENGINE } [2023-11-06T16:59:48.272Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-06T16:59:48.272Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-06T16:59:48.272Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-06T16:59:48.272Z] 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-11-06T16:59:48.272Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-06T16:59:48.272Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T16:59:48.272Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-06T16:59:48.272Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-06T16:59:48.272Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-06T16:59:48.272Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T16:59:48.272Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-06T16:59:48.272Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T16:59:48.532Z] 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-11-06T16:59:49.074Z] 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-11-06T16:59:49.074Z] 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-11-06T16:59:49.074Z] 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-11-06T16:59:50.011Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-06T16:59:52.135Z] 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-11-06T16:59:52.395Z] 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-11-06T16:59:54.938Z] 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-11-06T16:59:59.129Z] 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-11-06T17:00:00.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16651 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-06T17:00:00.470Z] Running in /w/workspace/edgex-ui-go/132 [Pipeline] { [Pipeline] checkout [2023-11-06T17:00:00.505Z] The recommended git tool is: git [2023-11-06T17:00:05.692Z] [2023-11-06T17:00:05.692Z] added 1478 packages, and audited 1479 packages in 33s [2023-11-06T17:00:05.692Z] [2023-11-06T17:00:05.692Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-06T17:00:05.692Z] [2023-11-06T17:00:05.692Z] To address issues that do not require attention, run: [2023-11-06T17:00:05.692Z] npm audit fix [2023-11-06T17:00:05.692Z] [2023-11-06T17:00:05.692Z] To address all issues (including breaking changes), run: [2023-11-06T17:00:05.692Z] npm audit fix --force [2023-11-06T17:00:05.692Z] [2023-11-06T17:00:05.692Z] Run `npm audit` for details. [2023-11-06T17:00:07.433Z] using credential edgex-jenkins-ssh [2023-11-06T17:00:07.450Z] Cloning the remote Git repository [2023-11-06T17:00:07.507Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T17:00:07.617Z] > git init /w/workspace/edgex-ui-go/132 # timeout=10 [2023-11-06T17:00:07.750Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T17:00:07.751Z] > git --version # timeout=10 [2023-11-06T17:00:07.768Z] > git --version # 'git version 2.25.1' [2023-11-06T17:00:07.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T17:00:07.915Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T17:00:12.248Z] Avoid second fetch [2023-11-06T17:00:12.249Z] Checking out Revision 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 (main) [2023-11-06T17:00:11.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-06T17:00:11.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T17:00:12.267Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T17:00:12.344Z] > git checkout -f 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 # timeout=10 [2023-11-06T17:00:13.168Z] Commit message: "Merge pull request #657 from yiqisoft/issue-642" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T17:00:14.258Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T17:00:14.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T17:00:14.258Z] Dload Upload Total Spent Left Speed [2023-11-06T17:00:14.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 233k 0 --:--:-- --:--:-- --:--:-- 238k [Pipeline] sh [2023-11-06T17:00:14.940Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T17:00:15.272Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-11-06T17:00:15.272Z] sudo tee /etc/docker/daemon.new [2023-11-06T17:00:15.272Z] { [2023-11-06T17:00:15.272Z] "registry-mirrors": [ [2023-11-06T17:00:15.272Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T17:00:15.272Z] ], [2023-11-06T17:00:15.272Z] "bip": "10.250.0.254/24", [2023-11-06T17:00:15.272Z] "hosts": [ [2023-11-06T17:00:15.272Z] "tcp://0.0.0.0:5555", [2023-11-06T17:00:15.272Z] "unix:///var/run/docker.sock" [2023-11-06T17:00:15.273Z] ], [2023-11-06T17:00:15.273Z] "mtu": 1458, [2023-11-06T17:00:15.273Z] "selinux-enabled": true, [2023-11-06T17:00:15.273Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T17:00:15.273Z] } [Pipeline] sh [2023-11-06T17:00:15.607Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T17:00:15.942Z] + sudo service docker restart [2023-11-06T17:00:17.984Z] 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-11-06T17:00:18.919Z] - Generating browser application bundles (phase: setup)... [2023-11-06T17:00:23.108Z] Compiling @angular/core : es2015 as esm2015 [2023-11-06T17:00:23.108Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-06T17:00:26.392Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-06T17:00:26.392Z] Compiling @angular/common : es2015 as esm2015 [2023-11-06T17:00:27.331Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-06T17:00:27.331Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-06T17:00:27.331Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-06T17:00:27.589Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-06T17:00:27.848Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-06T17:00:28.107Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-06T17:00:28.107Z] Compiling @angular/router : es2015 as esm2015 [2023-11-06T17:00:28.364Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-06T17:00:28.621Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-06T17:00:32.367Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-06T17:00:36.119Z] 06 11 2023 17:00:34.710:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-06T17:00:36.119Z] 06 11 2023 17:00:34.712:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-06T17:00:36.119Z] 06 11 2023 17:00:34.716:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T17:00:36.146Z] provisioning config files... [2023-11-06T17:00:36.185Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config13920549143177408922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:00:40.543Z] ---> docker-login.sh [2023-11-06T17:00:40.543Z] nexus3.edgexfoundry.org:10001 [2023-11-06T17:00:40.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:00:40.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:00:40.819Z] Configure a credential helper to remove this warning. See [2023-11-06T17:00:40.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:00:40.819Z] [2023-11-06T17:00:40.819Z] Login Succeeded [2023-11-06T17:00:40.819Z] nexus3.edgexfoundry.org:10002 [2023-11-06T17:00:41.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:00:41.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:00:41.087Z] Configure a credential helper to remove this warning. See [2023-11-06T17:00:41.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:00:41.087Z] [2023-11-06T17:00:41.087Z] Login Succeeded [2023-11-06T17:00:41.087Z] nexus3.edgexfoundry.org:10003 [2023-11-06T17:00:41.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:00:41.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:00:41.624Z] Configure a credential helper to remove this warning. See [2023-11-06T17:00:41.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:00:41.624Z] [2023-11-06T17:00:41.624Z] Login Succeeded [2023-11-06T17:00:41.624Z] nexus3.edgexfoundry.org:10004 [2023-11-06T17:00:41.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:00:41.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:00:41.893Z] Configure a credential helper to remove this warning. See [2023-11-06T17:00:41.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:00:41.893Z] [2023-11-06T17:00:41.893Z] Login Succeeded [2023-11-06T17:00:41.893Z] docker.io [2023-11-06T17:00:42.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:00:42.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:00:42.436Z] Configure a credential helper to remove this warning. See [2023-11-06T17:00:42.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:00:42.436Z] [2023-11-06T17:00:42.436Z] Login Succeeded [2023-11-06T17:00:42.436Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T17:00:42.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T17:00:42.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T17:00:42.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T17:00:42.771Z] ========================================================= [2023-11-06T17:00:42.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T17:00:42.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:00:43.113Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T17:00:44.551Z] Sending build context to Docker daemon 31.63MB [2023-11-06T17:00:44.551Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T17:00:44.551Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-06T17:00:44.551Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T17:00:44.551Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T17:00:44.551Z] 5d54e960e981: Pulling fs layer [2023-11-06T17:00:44.551Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T17:00:44.551Z] f0e02332f6b5: Pulling fs layer [2023-11-06T17:00:44.551Z] cefa15bbcfad: Pulling fs layer [2023-11-06T17:00:44.551Z] 17808c966233: Pulling fs layer [2023-11-06T17:00:44.551Z] f4c1fc716caa: Pulling fs layer [2023-11-06T17:00:44.551Z] f0e02332f6b5: Waiting [2023-11-06T17:00:44.551Z] cefa15bbcfad: Waiting [2023-11-06T17:00:44.551Z] 17808c966233: Waiting [2023-11-06T17:00:44.551Z] f4c1fc716caa: Waiting [2023-11-06T17:00:44.552Z] 5d54e960e981: Verifying Checksum [2023-11-06T17:00:44.552Z] 5d54e960e981: Download complete [2023-11-06T17:00:44.552Z] f0e02332f6b5: Verifying Checksum [2023-11-06T17:00:44.552Z] f0e02332f6b5: Download complete [2023-11-06T17:00:44.552Z] cefa15bbcfad: Verifying Checksum [2023-11-06T17:00:44.552Z] cefa15bbcfad: Download complete [2023-11-06T17:00:44.552Z] 9fda8d8052c6: Verifying Checksum [2023-11-06T17:00:44.552Z] 9fda8d8052c6: Download complete [2023-11-06T17:00:45.141Z] f4c1fc716caa: Verifying Checksum [2023-11-06T17:00:45.141Z] f4c1fc716caa: Download complete [2023-11-06T17:00:46.112Z] c4a7e357bf2a: Verifying Checksum [2023-11-06T17:00:46.112Z] c4a7e357bf2a: Download complete [2023-11-06T17:00:46.531Z] ✔ Browser application bundle generation complete. [2023-11-06T17:00:46.531Z] 06 11 2023 17:00:45.852:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket Q4rXG6rVW7SFMZ0OAAAB with id 77708614 [2023-11-06T17:00:47.085Z] 17808c966233: Verifying Checksum [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.041 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.115 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.137 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.146 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.158 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.176 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.201 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.216 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.248 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.271 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.29 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.311 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.34 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.357 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.383 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.395 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.397 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.406 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.411 secs) [2023-11-06T17:00:49.074Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.42 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.43 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.449 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.455 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.458 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.482 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.484 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.485 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.498 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.501 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.502 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.527 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.535 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.57 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.582 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.586 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.591 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.598 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.602 secs) [2023-11-06T17:00:49.332Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.608 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.622 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.625 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.628 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.63 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.645 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.659 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.665 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.678 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.698 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.701 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.702 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.712 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.717 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.72 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.73 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.736 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.739 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.742 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.743 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.785 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.793 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.812 secs) [2023-11-06T17:00:49.591Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.819 secs) [2023-11-06T17:00:49.679Z] 9fda8d8052c6: Pull complete [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.823 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.837 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.842 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.846 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.863 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.867 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.881 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.887 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.893 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.894 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.927 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.94 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.946 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.955 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.968 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.986 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.99 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.01 secs) [2023-11-06T17:00:49.850Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.014 secs) [2023-11-06T17:00:49.950Z] 5d54e960e981: Pull complete [2023-11-06T17:00:50.108Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.031 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.038 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.051 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.056 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.065 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.072 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.083 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.088 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.096 secs) [2023-11-06T17:00:50.109Z] WARN: ' [2023-11-06T17:00:50.109Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T17:00:50.109Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T17:00:50.109Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T17:00:50.109Z] in a future version of Angular. [2023-11-06T17:00:50.109Z] [2023-11-06T17:00:50.109Z] For more information on this, see our API docs here: [2023-11-06T17:00:50.109Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T17:00:50.109Z] ' [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.096 secs) [2023-11-06T17:00:50.109Z] WARN: ' [2023-11-06T17:00:50.109Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T17:00:50.109Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T17:00:50.109Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T17:00:50.109Z] in a future version of Angular. [2023-11-06T17:00:50.109Z] [2023-11-06T17:00:50.109Z] For more information on this, see our API docs here: [2023-11-06T17:00:50.109Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T17:00:50.109Z] ' [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.114 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.116 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.117 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.118 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.137 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.147 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.153 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.159 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.166 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.171 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.177 secs) [2023-11-06T17:00:50.109Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T17:00:50.109Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T17:00:50.109Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.177 secs) [2023-11-06T17:00:50.109Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T17:00:50.109Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T17:00:50.109Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.181 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.183 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.184 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.185 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.187 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.191 secs) [2023-11-06T17:00:50.109Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.208 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.211 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.27 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.277 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.278 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.283 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.286 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.299 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.315 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.325 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.333 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.343 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.346 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.347 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.355 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.358 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.368 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.374 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.377 secs) [2023-11-06T17:00:50.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.381 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.406 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.417 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.425 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.43 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.436 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.451 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.466 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.472 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.474 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.477 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.479 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.49 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.505 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.507 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.513 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.515 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.517 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.52 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.521 secs) [2023-11-06T17:00:50.628Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.522 secs) [2023-11-06T17:00:50.887Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.132 secs / 1.522 secs) [2023-11-06T17:00:50.887Z] TOTAL: 147 SUCCESS [2023-11-06T17:00:50.887Z] ✔ Browser application bundle generation complete. [2023-11-06T17:00:51.146Z] [2023-11-06T17:00:51.146Z] =============================== Coverage summary =============================== [2023-11-06T17:00:51.146Z] Statements : 41.02% ( 1473/3591 ) [2023-11-06T17:00:51.146Z] Branches : 11.75% ( 114/970 ) [2023-11-06T17:00:51.146Z] Functions : 32.21% ( 422/1310 ) [2023-11-06T17:00:51.146Z] Lines : 39.01% ( 1328/3404 ) [2023-11-06T17:00:51.146Z] ================================================================================ [2023-11-06T17:00:51.404Z] ✔ Browser application bundle generation complete. [2023-11-06T17:00:51.666Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-06T17:00:51.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T17:00:51.692Z] $ docker stop --time=1 74d42fba4e8bc7bc68b1f4824f98fd9564a7d4ac877b2880b5b12e1a8d961d65 [2023-11-06T17:00:53.031Z] $ docker rm -f --volumes 74d42fba4e8bc7bc68b1f4824f98fd9564a7d4ac877b2880b5b12e1a8d961d65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T17:00:53.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T17:00:54.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T17:00:55.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T17:00:55.869Z] + ls -al . [2023-11-06T17:00:55.869Z] total 180 [2023-11-06T17:00:55.869Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 6 16:58 . [2023-11-06T17:00:55.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 16:56 .. [2023-11-06T17:00:55.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 16:56 .blubracket [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 16:56 .dockerignore [2023-11-06T17:00:55.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 16:57 .git [2023-11-06T17:00:55.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 16:56 .github [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 16:56 .gitignore [2023-11-06T17:00:55.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 16:57 .semver [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 6 16:56 Attribution.txt [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 16:56 CHANGELOG.md [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 16:56 CONTRIBUTING.md [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 16:56 Dockerfile [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 16:56 Jenkinsfile [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 16:56 LICENSE [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 16:56 Makefile [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 16:56 README.md [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 16:57 VERSION [2023-11-06T17:00:55.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 16:56 assets [2023-11-06T17:00:55.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 16:56 bin [2023-11-06T17:00:55.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 16:56 cmd [2023-11-06T17:00:55.869Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 6 16:58 coverage.out [2023-11-06T17:00:55.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 16:56 docs [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 16:56 go.mod [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 16:56 go.sum [2023-11-06T17:00:55.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 16:56 internal [2023-11-06T17:00:55.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 16:56 testing [2023-11-06T17:00:55.869Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 16:56 version.go [2023-11-06T17:00:55.869Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 16:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:00:56.173Z] + 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=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-11-06T17:00:56.432Z] Sending build context to Docker daemon 51.82MB [2023-11-06T17:00:56.432Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T17:00:56.432Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-06T17:00:56.432Z] ---> 76f6111ee5c9 [2023-11-06T17:00:56.432Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T17:00:57.371Z] ---> Running in 3a21ad16aa2b [2023-11-06T17:00:57.633Z] Removing intermediate container 3a21ad16aa2b [2023-11-06T17:00:57.633Z] ---> 041fc92f92cd [2023-11-06T17:00:57.633Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T17:00:57.633Z] ---> Running in c39652f57b63 [2023-11-06T17:00:57.633Z] Removing intermediate container c39652f57b63 [2023-11-06T17:00:57.633Z] ---> 7dcd1551ee1e [2023-11-06T17:00:57.633Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T17:00:57.633Z] ---> Running in fc5c226feb9a [2023-11-06T17:00:57.633Z] Removing intermediate container fc5c226feb9a [2023-11-06T17:00:57.633Z] ---> a5c38811bce0 [2023-11-06T17:00:57.633Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-06T17:00:57.892Z] ---> Running in 09b8a638213b [2023-11-06T17:00:57.892Z] Removing intermediate container 09b8a638213b [2023-11-06T17:00:57.892Z] ---> 95057f22bcba [2023-11-06T17:00:57.892Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T17:00:57.892Z] ---> Running in a7baa9c1d28f [2023-11-06T17:00:57.892Z] Removing intermediate container a7baa9c1d28f [2023-11-06T17:00:57.892Z] ---> a9b7a95a27f4 [2023-11-06T17:00:57.892Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T17:00:59.270Z] ---> 62c78ff8be80 [2023-11-06T17:00:59.270Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T17:00:59.270Z] ---> Running in bcc78af07b18 [2023-11-06T17:00:59.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T17:00:59.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T17:00:59.530Z] OK: 264 MiB in 52 packages [2023-11-06T17:01:00.100Z] Removing intermediate container bcc78af07b18 [2023-11-06T17:01:00.100Z] ---> d7bc814c17af [2023-11-06T17:01:00.100Z] Step 10/25 : ENV GO111MODULE=on [2023-11-06T17:01:00.100Z] ---> Running in 151061e44821 [2023-11-06T17:01:00.100Z] Removing intermediate container 151061e44821 [2023-11-06T17:01:00.100Z] ---> b3403eb0c757 [2023-11-06T17:01:00.100Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T17:01:00.100Z] ---> Running in 0f405cc6e6a5 [2023-11-06T17:01:00.100Z] Removing intermediate container 0f405cc6e6a5 [2023-11-06T17:01:00.100Z] ---> d4b54105d983 [2023-11-06T17:01:00.100Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-06T17:01:00.359Z] ---> 6d84947a11c5 [2023-11-06T17:01:00.359Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T17:01:00.359Z] ---> Running in 259985bc2262 [2023-11-06T17:01:01.294Z] Removing intermediate container 259985bc2262 [2023-11-06T17:01:01.294Z] ---> 8dcc266e2bc4 [2023-11-06T17:01:01.294Z] Step 14/25 : COPY . . [2023-11-06T17:01:03.861Z] ---> e0d071a7a43d [2023-11-06T17:01:03.861Z] Step 15/25 : RUN ${MAKE} [2023-11-06T17:01:03.861Z] ---> Running in c5cbe2e5e543 [2023-11-06T17:01:04.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.12" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-06T17:01:04.960Z] c4a7e357bf2a: Pull complete [2023-11-06T17:01:04.960Z] f0e02332f6b5: Pull complete [2023-11-06T17:01:05.230Z] cefa15bbcfad: Pull complete [2023-11-06T17:01:13.605Z] 17808c966233: Pull complete [2023-11-06T17:01:17.865Z] f4c1fc716caa: Pull complete [2023-11-06T17:01:18.135Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T17:01:18.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T17:01:18.135Z] ---> ea914061e18c [2023-11-06T17:01:18.135Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T17:01:19.098Z] ---> Running in 0c9fa6995c77 [2023-11-06T17:01:19.364Z] Removing intermediate container 0c9fa6995c77 [2023-11-06T17:01:19.364Z] ---> 6bb9fa65eda3 [2023-11-06T17:01:19.364Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T17:01:19.633Z] ---> Running in 138fb797dad9 [2023-11-06T17:01:19.902Z] Removing intermediate container 138fb797dad9 [2023-11-06T17:01:19.902Z] ---> 17d139a3c250 [2023-11-06T17:01:19.902Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T17:01:19.902Z] ---> Running in 7708adb93005 [2023-11-06T17:01:20.491Z] Removing intermediate container 7708adb93005 [2023-11-06T17:01:20.491Z] ---> d83ba76a7ad8 [2023-11-06T17:01:20.491Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-06T17:01:20.491Z] ---> Running in 54b98ee85df3 [2023-11-06T17:01:20.759Z] Removing intermediate container 54b98ee85df3 [2023-11-06T17:01:20.759Z] ---> c9b379a261e9 [2023-11-06T17:01:20.759Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T17:01:20.759Z] ---> Running in ea34db453b53 [2023-11-06T17:01:21.344Z] Removing intermediate container ea34db453b53 [2023-11-06T17:01:21.344Z] ---> 7edd538b0bfc [2023-11-06T17:01:21.344Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T17:01:21.936Z] latest: Pulling from library/docker [2023-11-06T17:01:21.936Z] 579b34f0a95b: Pulling fs layer [2023-11-06T17:01:21.936Z] 2ecd494fa26a: Pulling fs layer [2023-11-06T17:01:21.936Z] 4f4fb700ef54: Pulling fs layer [2023-11-06T17:01:21.936Z] 99624a4fd86a: Pulling fs layer [2023-11-06T17:01:21.936Z] 6b3f207db0e4: Pulling fs layer [2023-11-06T17:01:21.936Z] 2f21744ef460: Pulling fs layer [2023-11-06T17:01:21.936Z] 80fde8283b9a: Pulling fs layer [2023-11-06T17:01:21.936Z] cfd52aaeb832: Pulling fs layer [2023-11-06T17:01:21.936Z] 2aa7661f3209: Pulling fs layer [2023-11-06T17:01:21.936Z] ad7962f27383: Pulling fs layer [2023-11-06T17:01:21.936Z] c8cf6870052b: Pulling fs layer [2023-11-06T17:01:21.936Z] 1996d6e72d7b: Pulling fs layer [2023-11-06T17:01:21.936Z] 112e10f1d4c1: Pulling fs layer [2023-11-06T17:01:21.936Z] b97b6e3dbded: Pulling fs layer [2023-11-06T17:01:21.936Z] 2f21744ef460: Waiting [2023-11-06T17:01:21.936Z] c8cf6870052b: Waiting [2023-11-06T17:01:21.936Z] 80fde8283b9a: Waiting [2023-11-06T17:01:21.936Z] 1996d6e72d7b: Waiting [2023-11-06T17:01:21.936Z] cfd52aaeb832: Waiting [2023-11-06T17:01:21.936Z] ad7962f27383: Waiting [2023-11-06T17:01:21.936Z] 2aa7661f3209: Waiting [2023-11-06T17:01:21.936Z] b97b6e3dbded: Waiting [2023-11-06T17:01:21.936Z] 99624a4fd86a: Waiting [2023-11-06T17:01:21.936Z] 6b3f207db0e4: Waiting [2023-11-06T17:01:22.205Z] 4f4fb700ef54: Download complete [2023-11-06T17:01:22.205Z] 579b34f0a95b: Verifying Checksum [2023-11-06T17:01:22.205Z] 579b34f0a95b: Download complete [2023-11-06T17:01:22.205Z] 2ecd494fa26a: Verifying Checksum [2023-11-06T17:01:22.205Z] 2ecd494fa26a: Download complete [2023-11-06T17:01:23.181Z] 99624a4fd86a: Verifying Checksum [2023-11-06T17:01:23.181Z] 99624a4fd86a: Download complete [2023-11-06T17:01:23.181Z] 6b3f207db0e4: Verifying Checksum [2023-11-06T17:01:23.181Z] 6b3f207db0e4: Download complete [2023-11-06T17:01:23.181Z] 2f21744ef460: Verifying Checksum [2023-11-06T17:01:23.181Z] 2f21744ef460: Download complete [2023-11-06T17:01:23.181Z] 80fde8283b9a: Verifying Checksum [2023-11-06T17:01:23.181Z] 80fde8283b9a: Download complete [2023-11-06T17:01:23.181Z] 579b34f0a95b: Pull complete [2023-11-06T17:01:23.181Z] cfd52aaeb832: Download complete [2023-11-06T17:01:23.454Z] 2aa7661f3209: Verifying Checksum [2023-11-06T17:01:23.454Z] 2aa7661f3209: Download complete [2023-11-06T17:01:23.454Z] c8cf6870052b: Verifying Checksum [2023-11-06T17:01:23.454Z] c8cf6870052b: Download complete [2023-11-06T17:01:23.724Z] 112e10f1d4c1: Verifying Checksum [2023-11-06T17:01:23.724Z] 112e10f1d4c1: Download complete [2023-11-06T17:01:23.724Z] ad7962f27383: Verifying Checksum [2023-11-06T17:01:23.724Z] ad7962f27383: Download complete [2023-11-06T17:01:23.724Z] b97b6e3dbded: Verifying Checksum [2023-11-06T17:01:23.724Z] b97b6e3dbded: Download complete [2023-11-06T17:01:23.992Z] 2ecd494fa26a: Pull complete [2023-11-06T17:01:24.260Z] 4f4fb700ef54: Pull complete [2023-11-06T17:01:24.847Z] 1996d6e72d7b: Verifying Checksum [2023-11-06T17:01:24.847Z] 1996d6e72d7b: Download complete [2023-11-06T17:01:25.440Z] 99624a4fd86a: Pull complete [2023-11-06T17:01:26.060Z] Removing intermediate container c5cbe2e5e543 [2023-11-06T17:01:26.061Z] ---> 3c7762fa2094 [2023-11-06T17:01:26.061Z] Step 16/25 : FROM alpine:3.18 [2023-11-06T17:01:26.061Z] 3.18: Pulling from library/alpine [2023-11-06T17:01:26.061Z] 96526aa774ef: Already exists [2023-11-06T17:01:26.061Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T17:01:26.061Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T17:01:26.061Z] ---> 8ca4688f4f35 [2023-11-06T17:01:26.061Z] Step 17/25 : EXPOSE 4000 [2023-11-06T17:01:26.320Z] ---> Running in 3260f85ab33a [2023-11-06T17:01:26.856Z] 6b3f207db0e4: Pull complete [2023-11-06T17:01:27.275Z] Removing intermediate container 3260f85ab33a [2023-11-06T17:01:27.275Z] ---> 6cba7a65b32b [2023-11-06T17:01:27.275Z] 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-11-06T17:01:28.804Z] 2f21744ef460: Pull complete [2023-11-06T17:01:28.804Z] 80fde8283b9a: Pull complete [2023-11-06T17:01:29.072Z] cfd52aaeb832: Pull complete [2023-11-06T17:01:29.072Z] 2aa7661f3209: Pull complete [2023-11-06T17:01:29.997Z] ---> 89c749ec12ec [2023-11-06T17:01:29.997Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-06T17:01:29.997Z] ---> 070c54986f24 [2023-11-06T17:01:29.997Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-06T17:01:30.255Z] ---> c5244d3e63e5 [2023-11-06T17:01:30.255Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T17:01:30.255Z] ---> Running in 1d020fb39e2c [2023-11-06T17:01:30.514Z] Removing intermediate container 1d020fb39e2c [2023-11-06T17:01:30.514Z] ---> b4af957a6212 [2023-11-06T17:01:30.514Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-06T17:01:30.514Z] ---> Running in 135e1f15764f [2023-11-06T17:01:30.514Z] Removing intermediate container 135e1f15764f [2023-11-06T17:01:30.514Z] ---> 8fc742309ed8 [2023-11-06T17:01:30.514Z] Step 23/25 : LABEL arch=amd64 [2023-11-06T17:01:30.514Z] ---> Running in 8b718b8ba53d [2023-11-06T17:01:30.514Z] Removing intermediate container 8b718b8ba53d [2023-11-06T17:01:30.514Z] ---> 47c66087da53 [2023-11-06T17:01:30.514Z] Step 24/25 : LABEL git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T17:01:30.773Z] ---> Running in 112cb63858db [2023-11-06T17:01:30.773Z] Removing intermediate container 112cb63858db [2023-11-06T17:01:30.773Z] ---> 47e9063a2518 [2023-11-06T17:01:30.773Z] Step 25/25 : LABEL version=3.1.0-dev.12 [2023-11-06T17:01:30.773Z] ---> Running in 6ba9c3ef1e06 [2023-11-06T17:01:30.773Z] Removing intermediate container 6ba9c3ef1e06 [2023-11-06T17:01:30.773Z] ---> ea76c2934c15 [2023-11-06T17:01:30.773Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T17:01:30.773Z] Successfully built ea76c2934c15 [2023-11-06T17:01:30.773Z] 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-11-06T17:01:30.874Z] provisioning config files... [2023-11-06T17:01:30.885Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15942420739885265788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:01:31.190Z] ---> docker-login.sh [2023-11-06T17:01:31.190Z] nexus3.edgexfoundry.org:10001 [2023-11-06T17:01:31.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:01:31.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:01:31.190Z] Configure a credential helper to remove this warning. See [2023-11-06T17:01:31.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:01:31.190Z] [2023-11-06T17:01:31.190Z] Login Succeeded [2023-11-06T17:01:31.190Z] nexus3.edgexfoundry.org:10002 [2023-11-06T17:01:31.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:01:31.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:01:31.190Z] Configure a credential helper to remove this warning. See [2023-11-06T17:01:31.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:01:31.190Z] [2023-11-06T17:01:31.190Z] Login Succeeded [2023-11-06T17:01:31.190Z] nexus3.edgexfoundry.org:10003 [2023-11-06T17:01:31.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:01:31.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:01:31.450Z] Configure a credential helper to remove this warning. See [2023-11-06T17:01:31.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:01:31.450Z] [2023-11-06T17:01:31.450Z] Login Succeeded [2023-11-06T17:01:31.450Z] nexus3.edgexfoundry.org:10004 [2023-11-06T17:01:31.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:01:31.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:01:31.708Z] Configure a credential helper to remove this warning. See [2023-11-06T17:01:31.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:01:31.708Z] [2023-11-06T17:01:31.708Z] Login Succeeded [2023-11-06T17:01:31.708Z] docker.io [2023-11-06T17:01:31.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T17:01:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T17:01:31.969Z] Configure a credential helper to remove this warning. See [2023-11-06T17:01:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T17:01:31.969Z] [2023-11-06T17:01:31.969Z] Login Succeeded [2023-11-06T17:01:31.969Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T17:01:31.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T17:01:31.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T17:01:32.016Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-06T17:01:32.016Z] 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T17:01:32.016Z] latest [2023-11-06T17:01:32.016Z] 3.1.0-dev.12 [2023-11-06T17:01:32.016Z] 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 [2023-11-06T17:01:32.016Z] main [2023-11-06T17:01:32.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:32.322Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:32.628Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T17:01:32.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T17:01:32.628Z] 616ea5ea7136: Preparing [2023-11-06T17:01:32.628Z] ac3a1790c005: Preparing [2023-11-06T17:01:32.628Z] 0909c6623640: Preparing [2023-11-06T17:01:32.628Z] cc2447e1835a: Preparing [2023-11-06T17:01:32.628Z] cc2447e1835a: Layer already exists [2023-11-06T17:01:32.628Z] ac3a1790c005: Pushed [2023-11-06T17:01:32.628Z] 616ea5ea7136: Pushed [2023-11-06T17:01:33.326Z] ad7962f27383: Pull complete [2023-11-06T17:01:33.326Z] c8cf6870052b: Pull complete [2023-11-06T17:01:35.912Z] 0909c6623640: Pushed [2023-11-06T17:01:35.912Z] 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:36.224Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:36.526Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-06T17:01:36.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T17:01:36.527Z] 616ea5ea7136: Preparing [2023-11-06T17:01:36.527Z] ac3a1790c005: Preparing [2023-11-06T17:01:36.527Z] 0909c6623640: Preparing [2023-11-06T17:01:36.527Z] cc2447e1835a: Preparing [2023-11-06T17:01:36.527Z] 0909c6623640: Layer already exists [2023-11-06T17:01:36.527Z] cc2447e1835a: Layer already exists [2023-11-06T17:01:36.527Z] ac3a1790c005: Layer already exists [2023-11-06T17:01:36.527Z] 616ea5ea7136: Layer already exists [2023-11-06T17:01:36.527Z] latest: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:36.661Z] 1996d6e72d7b: Pull complete [2023-11-06T17:01:36.661Z] 112e10f1d4c1: Pull complete [2023-11-06T17:01:36.661Z] b97b6e3dbded: Pull complete [2023-11-06T17:01:36.661Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-06T17:01:36.661Z] Status: Downloaded newer image for docker:latest [2023-11-06T17:01:36.835Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:37.183Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [2023-11-06T17:01:37.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T17:01:37.183Z] 616ea5ea7136: Preparing [2023-11-06T17:01:37.183Z] ac3a1790c005: Preparing [2023-11-06T17:01:37.183Z] 0909c6623640: Preparing [2023-11-06T17:01:37.183Z] cc2447e1835a: Preparing [2023-11-06T17:01:37.183Z] ac3a1790c005: Layer already exists [2023-11-06T17:01:37.183Z] 0909c6623640: Layer already exists [2023-11-06T17:01:37.183Z] cc2447e1835a: Layer already exists [2023-11-06T17:01:37.183Z] 616ea5ea7136: Layer already exists [2023-11-06T17:01:37.183Z] 3.1.0-dev.12: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:37.495Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:37.800Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 [2023-11-06T17:01:37.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T17:01:37.800Z] 616ea5ea7136: Preparing [2023-11-06T17:01:37.800Z] ac3a1790c005: Preparing [2023-11-06T17:01:37.800Z] 0909c6623640: Preparing [2023-11-06T17:01:37.800Z] cc2447e1835a: Preparing [2023-11-06T17:01:37.800Z] ac3a1790c005: Layer already exists [2023-11-06T17:01:37.800Z] 616ea5ea7136: Layer already exists [2023-11-06T17:01:37.800Z] 0909c6623640: Layer already exists [2023-11-06T17:01:37.800Z] cc2447e1835a: Layer already exists [2023-11-06T17:01:37.800Z] 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:38.110Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:38.416Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-06T17:01:38.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T17:01:38.417Z] 616ea5ea7136: Preparing [2023-11-06T17:01:38.417Z] ac3a1790c005: Preparing [2023-11-06T17:01:38.417Z] 0909c6623640: Preparing [2023-11-06T17:01:38.417Z] cc2447e1835a: Preparing [2023-11-06T17:01:38.417Z] ac3a1790c005: Layer already exists [2023-11-06T17:01:38.417Z] 616ea5ea7136: Layer already exists [2023-11-06T17:01:38.417Z] 0909c6623640: Layer already exists [2023-11-06T17:01:38.417Z] cc2447e1835a: Layer already exists [2023-11-06T17:01:38.417Z] main: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T17:01:38.453Z] ===================================================== [Pipeline] echo [2023-11-06T17:01:38.459Z] taggedImages: [2023-11-06T17:01:38.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T17:01:38.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-06T17:01:38.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [2023-11-06T17:01:38.459Z] - nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 [2023-11-06T17:01:38.459Z] - 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-11-06T17:01:38.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T17:01:38.837Z] [2023-11-06T17:01:38.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:01:39.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T17:01:39.135Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T17:01:39.135Z] 5eb5b503b376: Pulling fs layer [2023-11-06T17:01:39.135Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T17:01:39.135Z] ec43610c2a17: Pulling fs layer [2023-11-06T17:01:39.135Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T17:01:39.135Z] 33b1e0a273af: Pulling fs layer [2023-11-06T17:01:39.135Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T17:01:39.135Z] 2f39f015ded8: Pulling fs layer [2023-11-06T17:01:39.135Z] 33b1e0a273af: Waiting [2023-11-06T17:01:39.135Z] 5d3b04190fa2: Waiting [2023-11-06T17:01:39.135Z] 2f39f015ded8: Waiting [2023-11-06T17:01:39.135Z] 3a2ae6a8a46f: Waiting [2023-11-06T17:01:39.135Z] 5c69ac0246d0: Download complete [2023-11-06T17:01:39.135Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T17:01:39.136Z] 3a2ae6a8a46f: Download complete [2023-11-06T17:01:39.136Z] 33b1e0a273af: Verifying Checksum [2023-11-06T17:01:39.136Z] 33b1e0a273af: Download complete [2023-11-06T17:01:39.136Z] 5d3b04190fa2: Verifying Checksum [2023-11-06T17:01:39.136Z] 5d3b04190fa2: Download complete [2023-11-06T17:01:39.237Z] ---> d28be2f7a7f3 [2023-11-06T17:01:39.237Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T17:01:39.237Z] ---> Running in 3b5aad473449 [2023-11-06T17:01:39.394Z] ec43610c2a17: Verifying Checksum [2023-11-06T17:01:39.394Z] ec43610c2a17: Download complete [2023-11-06T17:01:39.394Z] 5eb5b503b376: Verifying Checksum [2023-11-06T17:01:39.394Z] 5eb5b503b376: Download complete [2023-11-06T17:01:39.959Z] 2f39f015ded8: Download complete [2023-11-06T17:01:40.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T17:01:40.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T17:01:41.872Z] OK: 266 MiB in 52 packages [2023-11-06T17:01:42.460Z] Removing intermediate container 3b5aad473449 [2023-11-06T17:01:42.460Z] ---> dd323e55c65e [2023-11-06T17:01:42.460Z] Step 10/15 : ENV GO111MODULE=on [2023-11-06T17:01:42.501Z] 5eb5b503b376: Pull complete [2023-11-06T17:01:42.501Z] 5c69ac0246d0: Pull complete [2023-11-06T17:01:42.731Z] ---> Running in 9ca92045236e [2023-11-06T17:01:42.997Z] Removing intermediate container 9ca92045236e [2023-11-06T17:01:42.997Z] ---> 40d8f6e8df87 [2023-11-06T17:01:42.997Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T17:01:42.997Z] ---> Running in 30dafc5965fe [2023-11-06T17:01:43.262Z] Removing intermediate container 30dafc5965fe [2023-11-06T17:01:43.262Z] ---> 42dae73aec6e [2023-11-06T17:01:43.262Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-06T17:01:43.434Z] ec43610c2a17: Pull complete [2023-11-06T17:01:43.707Z] 3a2ae6a8a46f: Pull complete [2023-11-06T17:01:43.844Z] ---> b446ba79c734 [2023-11-06T17:01:43.844Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T17:01:44.112Z] ---> Running in 2579a29b6346 [2023-11-06T17:01:44.274Z] 33b1e0a273af: Pull complete [2023-11-06T17:01:44.274Z] 5d3b04190fa2: Pull complete [2023-11-06T17:01:54.328Z] 2f39f015ded8: Pull complete [2023-11-06T17:01:54.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T17:01:54.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T17:01:54.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T17:01:54.532Z] prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container [2023-11-06T17:01:54.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T17:01:55.019Z] $ docker top 0aa89905352029eea6b8b668c09fee6f8179045fb1d421de66982b8207f65913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:01:55.409Z] ---> job-cost.sh [2023-11-06T17:01:55.409Z] lf-activate-venv: SKIPPING [2023-11-06T17:01:55.409Z] INFO: No Stack... [2023-11-06T17:01:55.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T17:01:56.243Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T17:01:56.531Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-06T17:01:56.531Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T17:01:56.543Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [2023-11-06T17:01:56.549Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] did not exist. Created. [2023-11-06T17:01:56.549Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T17:01:56.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T17:01:57.503Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T17:01:57.510Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T17:01:57.529Z] $ docker stop --time=1 0aa89905352029eea6b8b668c09fee6f8179045fb1d421de66982b8207f65913 [2023-11-06T17:01:58.945Z] $ docker rm -f --volumes 0aa89905352029eea6b8b668c09fee6f8179045fb1d421de66982b8207f65913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T17:03:05.725Z] Removing intermediate container 2579a29b6346 [2023-11-06T17:03:05.725Z] ---> afa87390be5e [2023-11-06T17:03:05.725Z] Step 14/15 : COPY . . [2023-11-06T17:03:05.725Z] ---> c924bc8aa95e [2023-11-06T17:03:05.725Z] Step 15/15 : RUN ${MAKE} [2023-11-06T17:03:05.725Z] ---> Running in d03fb4da6fd1 [2023-11-06T17:03:05.725Z] noop [2023-11-06T17:03:05.725Z] Removing intermediate container d03fb4da6fd1 [2023-11-06T17:03:05.725Z] ---> e61e4c5553c2 [2023-11-06T17:03:05.725Z] Successfully built e61e4c5553c2 [2023-11-06T17:03:05.725Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:03:06.240Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T17:03:06.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T17:03:06.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container [2023-11-06T17:03:06.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-11-06T17:03:10.637Z] $ docker top ef77e65670983b7a663bc713dd21d97095f4c60621f5684cdc2a219660c34af3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T17:03:11.462Z] + go version [2023-11-06T17:03:11.462Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T17:03:11.479Z] $ docker stop --time=1 ef77e65670983b7a663bc713dd21d97095f4c60621f5684cdc2a219660c34af3 [2023-11-06T17:03:13.079Z] $ docker rm -f --volumes ef77e65670983b7a663bc713dd21d97095f4c60621f5684cdc2a219660c34af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:03:13.612Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T17:03:13.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T17:03:13.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container [2023-11-06T17:03:13.866Z] $ 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/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-11-06T17:03:15.056Z] $ docker top a82260408e0a9063636f93d5e802573a02e80cf0024673cbf38204c7d5fc826e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T17:03:15.879Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/132 [Pipeline] fileExists [Pipeline] sh [2023-11-06T17:03:16.210Z] + make test [2023-11-06T17:03:16.479Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-06T17:03:24.687Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-06T17:05:01.418Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-06T17:05:01.418Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-06T17:05:13.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T17:05:13.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T17:05:13.713Z] ./bin/test-attribution-txt.sh [2023-11-06T17:05:13.713Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-06T17:05:13.713Z] make -C web test [2023-11-06T17:05:13.713Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/132/web' [2023-11-06T17:05:13.713Z] make[1]: tput: No such file or directory [2023-11-06T17:05:13.713Z] make[1]: tput: No such file or directory [2023-11-06T17:05:13.713Z] warning: generating ./VERSION [2023-11-06T17:05:13.713Z] echo "0.0.0" > VERSION [2023-11-06T17:05:13.713Z] docker build \ [2023-11-06T17:05:13.713Z] -f Dockerfile \ [2023-11-06T17:05:13.713Z] --build-arg USER=1000 \ [2023-11-06T17:05:13.713Z] \ [2023-11-06T17:05:13.713Z] --label "git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0" \ [2023-11-06T17:05:13.713Z] -t edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 \ [2023-11-06T17:05:13.713Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-06T17:05:13.713Z] . [2023-11-06T17:05:13.713Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-06T17:05:13.713Z] Install the buildx component to build images with BuildKit: [2023-11-06T17:05:13.713Z] https://docs.docker.com/go/buildx/ [2023-11-06T17:05:13.713Z] [2023-11-06T17:05:14.675Z] Sending build context to Docker daemon 2.706MB [2023-11-06T17:05:14.675Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-06T17:05:16.079Z] 18-alpine3.18: Pulling from library/node [2023-11-06T17:05:16.346Z] 579b34f0a95b: Already exists [2023-11-06T17:05:16.346Z] 193dce5f4a0c: Pulling fs layer [2023-11-06T17:05:16.346Z] 78d1fe6b9b44: Pulling fs layer [2023-11-06T17:05:16.346Z] 18c854bc80ea: Pulling fs layer [2023-11-06T17:05:16.346Z] 18c854bc80ea: Verifying Checksum [2023-11-06T17:05:16.346Z] 18c854bc80ea: Download complete [2023-11-06T17:05:16.346Z] 78d1fe6b9b44: Verifying Checksum [2023-11-06T17:05:16.346Z] 78d1fe6b9b44: Download complete [2023-11-06T17:05:17.758Z] 193dce5f4a0c: Verifying Checksum [2023-11-06T17:05:17.758Z] 193dce5f4a0c: Download complete [2023-11-06T17:05:30.083Z] 193dce5f4a0c: Pull complete [2023-11-06T17:05:30.669Z] 78d1fe6b9b44: Pull complete [2023-11-06T17:05:31.647Z] 18c854bc80ea: Pull complete [2023-11-06T17:05:31.915Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-06T17:05:31.915Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-06T17:05:31.915Z] ---> f5a5f9201015 [2023-11-06T17:05:31.915Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-06T17:05:32.522Z] ---> Running in b7dde0702ac8 [2023-11-06T17:05:33.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T17:05:34.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T17:05:35.621Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-06T17:05:35.621Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-06T17:05:35.621Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-06T17:05:35.621Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-06T17:05:35.621Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-06T17:05:35.621Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-06T17:05:35.621Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-06T17:05:35.621Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-06T17:05:35.621Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-06T17:05:35.621Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-06T17:05:35.621Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-06T17:05:35.621Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-06T17:05:35.621Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-06T17:05:35.621Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-06T17:05:35.621Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-06T17:05:35.621Z] (16/151) Installing glib (2.76.4-r0) [2023-11-06T17:05:35.889Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-06T17:05:35.889Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-06T17:05:35.889Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-06T17:05:35.889Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-06T17:05:35.889Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-06T17:05:35.889Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-06T17:05:35.889Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-06T17:05:35.889Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-06T17:05:35.889Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-06T17:05:36.155Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-06T17:05:36.155Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-06T17:05:36.155Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-06T17:05:36.155Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-06T17:05:36.155Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-06T17:05:36.156Z] (31/151) Installing libxcb (1.15-r1) [2023-11-06T17:05:36.156Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-06T17:05:36.156Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-06T17:05:36.422Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-06T17:05:36.422Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-06T17:05:36.422Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-06T17:05:36.422Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-06T17:05:36.422Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-06T17:05:36.422Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-06T17:05:36.422Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-06T17:05:36.422Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-06T17:05:36.422Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-06T17:05:36.422Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-06T17:05:36.422Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-06T17:05:36.422Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-06T17:05:36.422Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-06T17:05:36.422Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-06T17:05:36.422Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-06T17:05:36.422Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-06T17:05:36.422Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-06T17:05:36.422Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-06T17:05:36.422Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-06T17:05:36.422Z] (53/151) Installing libunistring (1.1-r1) [2023-11-06T17:05:36.692Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-06T17:05:36.692Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-06T17:05:36.692Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-06T17:05:36.692Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-06T17:05:36.692Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-06T17:05:36.692Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-06T17:05:36.692Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-06T17:05:36.692Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-06T17:05:36.692Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-06T17:05:36.692Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-06T17:05:36.692Z] (64/151) Installing pango (1.50.14-r1) [2023-11-06T17:05:36.692Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-06T17:05:36.692Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-06T17:05:36.692Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-06T17:05:36.692Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-06T17:05:36.957Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-06T17:05:36.957Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-06T17:05:37.226Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-06T17:05:37.226Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-06T17:05:38.183Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-06T17:05:38.183Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-06T17:05:40.763Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-06T17:05:40.763Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-06T17:05:40.763Z] (76/151) Installing libelf (0.189-r2) [2023-11-06T17:05:40.764Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-06T17:05:40.764Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-06T17:05:40.764Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-06T17:05:40.764Z] (80/151) Installing libmagic (5.45-r0) [2023-11-06T17:05:41.030Z] (81/151) Installing file (5.45-r0) [2023-11-06T17:05:41.030Z] (82/151) Installing libice (1.1.1-r2) [2023-11-06T17:05:41.030Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-06T17:05:41.030Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-06T17:05:41.030Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-06T17:05:41.030Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-06T17:05:41.030Z] (87/151) Installing xset (1.2.5-r1) [2023-11-06T17:05:41.030Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-06T17:05:41.030Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-06T17:05:41.030Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-06T17:05:41.030Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-06T17:05:41.030Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-06T17:05:41.030Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-06T17:05:41.296Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-06T17:05:41.296Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-06T17:05:41.296Z] (96/151) Installing libva (2.18.0-r1) [2023-11-06T17:05:41.563Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-06T17:05:41.563Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-06T17:05:41.563Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-06T17:05:41.563Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-06T17:05:41.563Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-06T17:05:41.563Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-06T17:05:41.563Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-06T17:05:41.563Z] (104/151) Installing opus (1.4-r0) [2023-11-06T17:05:41.563Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-06T17:05:41.563Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-06T17:05:41.563Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-06T17:05:41.563Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-06T17:05:41.563Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-06T17:05:41.830Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-06T17:05:41.830Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-06T17:05:41.830Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-06T17:05:41.830Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-06T17:05:41.830Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-06T17:05:42.097Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-06T17:05:42.364Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-06T17:05:42.364Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-06T17:05:42.364Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-06T17:05:42.364Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-06T17:05:42.364Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-06T17:05:42.364Z] (121/151) Installing librist (0.2.7-r0) [2023-11-06T17:05:42.364Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-06T17:05:42.364Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-06T17:05:42.364Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-06T17:05:42.364Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-06T17:05:42.633Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-06T17:05:42.633Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-06T17:05:42.633Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-06T17:05:42.633Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-06T17:05:42.633Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-06T17:05:42.633Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-06T17:05:42.900Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-06T17:05:42.900Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-06T17:05:42.900Z] (134/151) Installing nspr (4.35-r2) [2023-11-06T17:05:42.900Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-06T17:05:42.900Z] (136/151) Installing nss (3.94-r0) [2023-11-06T17:05:42.900Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-06T17:05:43.167Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-06T17:05:43.167Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-06T17:05:43.167Z] (140/151) Installing orc (0.4.34-r0) [2023-11-06T17:05:43.167Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-06T17:05:43.167Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-06T17:05:43.167Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-06T17:05:43.167Z] (144/151) Installing libpulse (16.1-r10) [2023-11-06T17:05:43.167Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-06T17:05:43.167Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-06T17:05:43.167Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-06T17:05:43.167Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-06T17:05:43.167Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-06T17:05:43.167Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-06T17:05:43.167Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-06T17:05:48.511Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T17:05:48.776Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-06T17:05:48.776Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-06T17:05:48.776Z] Executing glib-2.76.4-r0.trigger [2023-11-06T17:05:48.776Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-06T17:05:50.717Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-06T17:05:50.717Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-06T17:05:50.717Z] OK: 555 MiB in 168 packages [2023-11-06T17:06:05.692Z] Removing intermediate container b7dde0702ac8 [2023-11-06T17:06:05.692Z] ---> 06cc6f144ebd [2023-11-06T17:06:05.692Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-06T17:06:05.692Z] ---> Running in 0e8820a6336c [2023-11-06T17:06:05.692Z] Removing intermediate container 0e8820a6336c [2023-11-06T17:06:05.692Z] ---> 3da582d6bc4b [2023-11-06T17:06:05.692Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-06T17:06:05.692Z] ---> Running in 6cc9c9cbde26 [2023-11-06T17:06:05.692Z] Removing intermediate container 6cc9c9cbde26 [2023-11-06T17:06:05.692Z] ---> 9a299f29ed89 [2023-11-06T17:06:05.692Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-06T17:06:05.692Z] ---> Running in 434753b87067 [2023-11-06T17:06:05.692Z] Removing intermediate container 434753b87067 [2023-11-06T17:06:05.692Z] ---> 53abfb049013 [2023-11-06T17:06:05.692Z] Step 6/11 : RUN npm install -g npm [2023-11-06T17:06:05.692Z] ---> Running in a0e84c6fb67b [2023-11-06T17:06:32.344Z] [2023-11-06T17:06:32.344Z] removed 31 packages, and changed 65 packages in 22s [2023-11-06T17:06:32.344Z] [2023-11-06T17:06:32.344Z] 26 packages are looking for funding [2023-11-06T17:06:32.344Z] run `npm fund` for details [2023-11-06T17:06:32.344Z] Removing intermediate container a0e84c6fb67b [2023-11-06T17:06:32.344Z] ---> 6fe728606bed [2023-11-06T17:06:32.344Z] Step 7/11 : ARG USER=1000 [2023-11-06T17:06:32.344Z] ---> Running in e8c06876f736 [2023-11-06T17:06:32.616Z] Removing intermediate container e8c06876f736 [2023-11-06T17:06:32.616Z] ---> b198a71e9770 [2023-11-06T17:06:32.616Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-06T17:06:32.616Z] ---> Running in fa51aa35c604 [2023-11-06T17:06:34.562Z] Removing intermediate container fa51aa35c604 [2023-11-06T17:06:34.562Z] ---> 639ca9ee560f [2023-11-06T17:06:34.562Z] Step 9/11 : USER $USER:$USER [2023-11-06T17:06:34.562Z] ---> Running in c9b0b47fbb5e [2023-11-06T17:06:34.562Z] Removing intermediate container c9b0b47fbb5e [2023-11-06T17:06:34.562Z] ---> c1857aa6b227 [2023-11-06T17:06:34.562Z] Step 10/11 : WORKDIR /app [2023-11-06T17:06:34.562Z] ---> Running in b0fecd1bff3a [2023-11-06T17:06:34.828Z] Removing intermediate container b0fecd1bff3a [2023-11-06T17:06:34.828Z] ---> 916b2ec3310a [2023-11-06T17:06:34.828Z] Step 11/11 : LABEL git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T17:06:35.107Z] ---> Running in 3016b5ae3fa6 [2023-11-06T17:06:35.375Z] Removing intermediate container 3016b5ae3fa6 [2023-11-06T17:06:35.375Z] ---> b66c1486b49d [2023-11-06T17:06:35.375Z] Successfully built b66c1486b49d [2023-11-06T17:06:35.375Z] Successfully tagged edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [2023-11-06T17:06:35.375Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-06T17:06:35.375Z] touch edgex-web-ui.imagebuilt [2023-11-06T17:06:35.375Z] mkdir -p node_modules coverage [2023-11-06T17:06:35.375Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-06T17:06:35.375Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE required: { [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE }, [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T17:06:47.843Z] npm WARN EBADENGINE } [2023-11-06T17:08:10.181Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-06T17:08:10.181Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-06T17:08:10.181Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-06T17:08:10.181Z] 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-11-06T17:08:10.762Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-06T17:08:10.762Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T17:08:11.343Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-06T17:08:15.581Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-06T17:08:22.214Z] 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-11-06T17:08:22.481Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-11-06T17:08:37.465Z] 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-11-06T17:09:45.287Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-06T17:09:45.287Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-06T17:09:45.287Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-06T17:09:45.866Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T17:09:46.821Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T17:09:48.753Z] 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-11-06T17:09:49.018Z] 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-11-06T17:09:49.018Z] 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-11-06T17:09:49.432Z] 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-11-06T17:10:28.252Z] 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-11-06T17:10:46.442Z] npm ERR! code EPIPE [2023-11-06T17:10:46.442Z] npm ERR! syscall write [2023-11-06T17:10:46.442Z] npm ERR! errno EPIPE [2023-11-06T17:10:46.442Z] npm ERR! request to https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz failed, reason: write EPIPE [2023-11-06T17:10:46.442Z] [2023-11-06T17:10:46.442Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-06T17_06_38_208Z-debug-0.log [2023-11-06T17:10:49.018Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-11-06T17:10:49.018Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/132/web' [2023-11-06T17:10:49.018Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-11-06T17:10:49.034Z] $ docker stop --time=1 a82260408e0a9063636f93d5e802573a02e80cf0024673cbf38204c7d5fc826e [2023-11-06T17:10:54.423Z] $ docker rm -f --volumes a82260408e0a9063636f93d5e802573a02e80cf0024673cbf38204c7d5fc826e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:10:55.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T17:10:55.632Z] [2023-11-06T17:10:55.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:10:55.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T17:10:56.226Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T17:10:56.226Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T17:10:56.226Z] 04944245beec: Pulling fs layer [2023-11-06T17:10:56.226Z] 699f458cf7ca: Pulling fs layer [2023-11-06T17:10:56.226Z] 765212b225bb: Pulling fs layer [2023-11-06T17:10:56.226Z] f23df028b6ca: Pulling fs layer [2023-11-06T17:10:56.226Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T17:10:56.226Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T17:10:56.226Z] f23df028b6ca: Waiting [2023-11-06T17:10:56.226Z] d65c8cfc05b1: Waiting [2023-11-06T17:10:56.226Z] 2437ff75d9bd: Waiting [2023-11-06T17:10:56.226Z] 765212b225bb: Waiting [2023-11-06T17:10:56.226Z] 04944245beec: Verifying Checksum [2023-11-06T17:10:56.226Z] 04944245beec: Download complete [2023-11-06T17:10:56.226Z] 765212b225bb: Verifying Checksum [2023-11-06T17:10:56.226Z] 765212b225bb: Download complete [2023-11-06T17:10:56.226Z] f23df028b6ca: Verifying Checksum [2023-11-06T17:10:56.226Z] f23df028b6ca: Download complete [2023-11-06T17:10:56.226Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T17:10:56.226Z] d65c8cfc05b1: Download complete [2023-11-06T17:10:56.494Z] 699f458cf7ca: Verifying Checksum [2023-11-06T17:10:56.494Z] 699f458cf7ca: Download complete [2023-11-06T17:10:56.760Z] 8998bd30e6a1: Download complete [2023-11-06T17:10:59.337Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T17:10:59.337Z] 2437ff75d9bd: Download complete [2023-11-06T17:11:01.274Z] 8998bd30e6a1: Pull complete [2023-11-06T17:11:01.858Z] 04944245beec: Pull complete [2023-11-06T17:11:03.265Z] 699f458cf7ca: Pull complete [2023-11-06T17:11:03.545Z] 765212b225bb: Pull complete [2023-11-06T17:11:04.505Z] f23df028b6ca: Pull complete [2023-11-06T17:11:04.505Z] d65c8cfc05b1: Pull complete [2023-11-06T17:11:22.709Z] 2437ff75d9bd: Pull complete [2023-11-06T17:11:22.709Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T17:11:22.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T17:11:22.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T17:11:22.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container [2023-11-06T17:11:22.961Z] $ 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/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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-11-06T17:11:25.502Z] $ docker top b038e67849771fd3c5a7e65024386021b003c3c418102576d358a2998d9ea626 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:26.333Z] ---> job-cost.sh [2023-11-06T17:11:26.333Z] lf-activate-venv: SKIPPING [2023-11-06T17:11:26.333Z] INFO: No Stack... [2023-11-06T17:11:26.912Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T17:11:27.491Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T17:11:28.127Z] + cat /w/workspace/edgex-ui-go/132/archives/cost.csv [2023-11-06T17:11:28.127Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T17:11:28.186Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [2023-11-06T17:11:28.194Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] did not exist. Created. [2023-11-06T17:11:28.194Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T17:11:28.842Z] /w/workspace/edgex-ui-go/132@tmp/durable-3ed40c00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T17:11:29.178Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T17:11:29.204Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T17:11:29.794Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T17:11:29.801Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T17:11:29.823Z] $ docker stop --time=1 b038e67849771fd3c5a7e65024386021b003c3c418102576d358a2998d9ea626 [2023-11-06T17:11:31.365Z] $ docker rm -f --volumes b038e67849771fd3c5a7e65024386021b003c3c418102576d358a2998d9ea626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T17:11:31.616Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-11-06T17:11:32.335Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-06T17:11:32.335Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-06T17:11:32.335Z] total 16 [2023-11-06T17:11:32.335Z] drwxr-xr-x 3 root root 4096 Nov 6 17:01 . [2023-11-06T17:11:32.335Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 6 17:01 .. [2023-11-06T17:11:32.335Z] drwxr-xr-x 2 root root 4096 Nov 6 17:01 cost [2023-11-06T17:11:32.335Z] -rw-r--r-- 1 root root 83 Nov 6 17:01 cost.csv [2023-11-06T17:11:32.335Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-06T17:11:32.335Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-06T17:11:32.335Z] total 16 [2023-11-06T17:11:32.335Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 17:01 . [2023-11-06T17:11:32.335Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 6 17:01 .. [2023-11-06T17:11:32.335Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 17:01 cost [2023-11-06T17:11:32.335Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 6 17:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:32.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:33.486Z] ---> package-listing.sh [2023-11-06T17:11:33.486Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T17:11:33.486Z] ++ facter osfamily [2023-11-06T17:11:33.747Z] + OS_FAMILY=debian [2023-11-06T17:11:33.747Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-06T17:11:33.747Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T17:11:33.747Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T17:11:33.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T17:11:33.747Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T17:11:33.747Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-06T17:11:33.747Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T17:11:33.747Z] + case "${OS_FAMILY}" in [2023-11-06T17:11:33.747Z] + dpkg -l [2023-11-06T17:11:33.747Z] + grep '^ii' [2023-11-06T17:11:33.747Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T17:11:33.747Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T17:11:33.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T17:11:33.747Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-06T17:11:33.747Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-06T17:11:33.747Z] + 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-11-06T17:11:33.758Z] 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-11-06T17:11:34.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T17:11:34.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T17:11:34.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T17:11:34.662Z] prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container [2023-11-06T17:11:34.694Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T17:11:34.910Z] $ docker top c356cdc7f0e41a2edfdf5d6ad1fb8317c7804fcdaae42ce939ce96302fc87ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T17:11:35.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T17:11:35.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T17:11:35.827Z] + ls /var/log/sa-host [2023-11-06T17:11:35.827Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T17:11:35.891Z] provisioning config files... [2023-11-06T17:11:35.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3621948316688504901tmp [Pipeline] { [Pipeline] echo [2023-11-06T17:11:35.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:36.202Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T17:11:36.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:36.543Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T17:11:36.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:36.836Z] ---> sudo-logs.sh [2023-11-06T17:11:36.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T17:11:36.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:37.140Z] ---> job-cost.sh [2023-11-06T17:11:37.140Z] lf-activate-venv: SKIPPING [2023-11-06T17:11:37.140Z] DEBUG: total: 0.2199999988079071 [2023-11-06T17:11:37.140Z] INFO: Retrieving Stack Cost... [2023-11-06T17:11:37.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T17:11:37.970Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T17:11:37.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T17:11:38.263Z] ---> logs-deploy.sh [2023-11-06T17:11:38.264Z] lf-activate-venv: SKIPPING [2023-11-06T17:11:38.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/132 [2023-11-06T17:11:38.264Z] INFO: archiving workspace using pattern(s): [2023-11-06T17:11:39.202Z] Archives upload complete. [2023-11-06T17:11:39.461Z] INFO: archiving logs to Nexus [2023-11-06T17:11:40.030Z] ---> uname -a: [2023-11-06T17:11:40.030Z] Linux prd-ubuntu20-04-docker-8c-8g-16649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] ---> lscpu: [2023-11-06T17:11:40.030Z] Architecture: x86_64 [2023-11-06T17:11:40.030Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-06T17:11:40.030Z] Byte Order: Little Endian [2023-11-06T17:11:40.030Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-06T17:11:40.030Z] CPU(s): 8 [2023-11-06T17:11:40.030Z] On-line CPU(s) list: 0-7 [2023-11-06T17:11:40.030Z] Thread(s) per core: 1 [2023-11-06T17:11:40.030Z] Core(s) per socket: 1 [2023-11-06T17:11:40.030Z] Socket(s): 8 [2023-11-06T17:11:40.030Z] NUMA node(s): 1 [2023-11-06T17:11:40.030Z] Vendor ID: AuthenticAMD [2023-11-06T17:11:40.030Z] CPU family: 23 [2023-11-06T17:11:40.030Z] Model: 49 [2023-11-06T17:11:40.030Z] Model name: AMD EPYC-Rome Processor [2023-11-06T17:11:40.030Z] Stepping: 0 [2023-11-06T17:11:40.030Z] CPU MHz: 2799.998 [2023-11-06T17:11:40.030Z] BogoMIPS: 5599.99 [2023-11-06T17:11:40.030Z] Virtualization: AMD-V [2023-11-06T17:11:40.030Z] Hypervisor vendor: KVM [2023-11-06T17:11:40.030Z] Virtualization type: full [2023-11-06T17:11:40.030Z] L1d cache: 256 KiB [2023-11-06T17:11:40.030Z] L1i cache: 256 KiB [2023-11-06T17:11:40.030Z] L2 cache: 4 MiB [2023-11-06T17:11:40.030Z] L3 cache: 128 MiB [2023-11-06T17:11:40.030Z] NUMA node0 CPU(s): 0-7 [2023-11-06T17:11:40.030Z] Vulnerability Itlb multihit: Not affected [2023-11-06T17:11:40.030Z] Vulnerability L1tf: Not affected [2023-11-06T17:11:40.030Z] Vulnerability Mds: Not affected [2023-11-06T17:11:40.030Z] Vulnerability Meltdown: Not affected [2023-11-06T17:11:40.030Z] Vulnerability Mmio stale data: Not affected [2023-11-06T17:11:40.030Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-06T17:11:40.030Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-06T17:11:40.030Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-06T17:11:40.030Z] Vulnerability Srbds: Not affected [2023-11-06T17:11:40.030Z] Vulnerability Tsx async abort: Not affected [2023-11-06T17:11:40.030Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] ---> nproc: [2023-11-06T17:11:40.030Z] 8 [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] ---> df -h: [2023-11-06T17:11:40.030Z] Filesystem Size Used Avail Use% Mounted on [2023-11-06T17:11:40.030Z] overlay 155G 14G 142G 9% / [2023-11-06T17:11:40.030Z] tmpfs 64M 0 64M 0% /dev [2023-11-06T17:11:40.030Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-06T17:11:40.030Z] shm 64M 0 64M 0% /dev/shm [2023-11-06T17:11:40.030Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] ---> sar -b -r -n DEV: [2023-11-06T17:11:40.030Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16649) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] 16:56:17 LINUX RESTART (8 CPU) [2023-11-06T17:11:40.030Z] [2023-11-06T17:11:40.030Z] 16:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-06T17:11:40.030Z] 16:58:01 155.87 3.18 152.69 0.00 438.73 49266.06 0.00 [2023-11-06T17:11:40.030Z] 16:59:01 176.00 0.78 175.22 0.00 15.20 62118.45 0.00 [2023-11-06T17:11:40.030Z] 17:00:01 277.52 0.60 276.92 0.00 8.67 56175.17 0.00 [2023-11-06T17:11:40.030Z] 17:01:01 215.76 0.25 215.51 0.00 13.06 38481.20 0.00 [2023-11-06T17:11:40.030Z] 17:02:01 202.35 11.68 190.67 0.00 5191.34 52740.82 0.00 [2023-11-06T17:11:40.030Z] 17:03:01 3.38 0.02 3.37 0.00 0.13 97.73 0.00 [2023-11-06T17:11:40.030Z] 17:04:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 [2023-11-06T17:11:40.031Z] 17:05:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 [2023-11-06T17:11:40.031Z] 17:06:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 [2023-11-06T17:11:40.031Z] 17:07:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2023-11-06T17:11:40.031Z] 17:08:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-11-06T17:11:40.031Z] 17:09:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 [2023-11-06T17:11:40.031Z] 17:10:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-11-06T17:11:40.031Z] 17:11:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2023-11-06T17:11:40.031Z] Average: 74.45 1.18 73.27 0.00 404.84 18500.41 0.00 [2023-11-06T17:11:40.031Z] [2023-11-06T17:11:40.031Z] 16:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-06T17:11:40.031Z] 16:58:01 28685828 31544604 767376 2.33 85504 3027236 2007372 5.92 1082188 2712332 81536 [2023-11-06T17:11:40.031Z] 16:59:01 27568772 31554436 747908 2.27 158652 3964032 1801004 5.31 1208964 3573144 116704 [2023-11-06T17:11:40.031Z] 17:00:01 25407696 30900748 1390204 4.23 222020 5254620 2177044 6.42 1910776 4855596 741300 [2023-11-06T17:11:40.031Z] 17:01:01 26128200 31474516 824660 2.51 227780 5114068 2049440 6.04 1635288 4445056 300 [2023-11-06T17:11:40.031Z] 17:02:01 24915272 31474952 792148 2.41 261268 6226728 1709656 5.04 2002212 5189196 80 [2023-11-06T17:11:40.031Z] 17:03:01 24937488 31492248 775248 2.36 259764 6223476 1707824 5.03 1981472 5185924 408 [2023-11-06T17:11:40.031Z] 17:04:01 24939400 31494332 773008 2.35 259772 6223608 1707824 5.03 1980508 5186040 184 [2023-11-06T17:11:40.031Z] 17:05:01 24940752 31495724 771524 2.35 259784 6223612 1707824 5.03 1978688 5186060 176 [2023-11-06T17:11:40.031Z] 17:06:01 24942336 31497356 769876 2.34 259808 6223612 1707824 5.03 1976980 5186060 8 [2023-11-06T17:11:40.031Z] 17:07:01 24950940 31505964 761144 2.31 259816 6223616 1707824 5.03 1967744 5186064 4 [2023-11-06T17:11:40.031Z] 17:08:01 24953684 31508732 758552 2.31 259828 6223620 1707824 5.03 1965924 5186068 12 [2023-11-06T17:11:40.031Z] 17:09:01 24953708 31508756 758484 2.31 259844 6223620 1707824 5.03 1965716 5186068 8 [2023-11-06T17:11:40.031Z] 17:10:01 24953408 31508488 758704 2.31 259856 6223624 1707824 5.03 1966196 5186072 84 [2023-11-06T17:11:40.031Z] 17:11:01 24953360 31508468 758664 2.31 259880 6223628 1707824 5.03 1965788 5186076 220 [2023-11-06T17:11:40.031Z] Average: 25516489 31462095 814821 2.48 235255 5685650 1793924 5.29 1827746 4817840 67216 [2023-11-06T17:11:40.031Z] [2023-11-06T17:11:40.031Z] 16:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-06T17:11:40.031Z] 16:58:01 veth7340e11 96.58 125.00 9.43 222.33 0.00 0.00 0.00 0.02 [2023-11-06T17:11:40.031Z] 16:58:01 docker0 129.91 158.86 10.85 535.74 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 16:58:01 lo 5.00 5.00 0.54 0.54 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 16:58:01 ens3 440.61 273.60 6496.89 42.93 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 16:59:01 vethce95e0d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 16:59:01 docker0 110.20 229.03 9.49 2133.46 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 16:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 16:59:01 ens3 281.65 142.86 2982.35 23.72 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:00:01 vethe9b397d 627.91 640.36 67.33 2246.39 0.00 0.00 0.00 0.18 [2023-11-06T17:11:40.031Z] 17:00:01 vethce95e0d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:00:01 docker0 690.52 833.39 62.48 6160.10 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:00:01 ens3 880.67 742.09 6184.27 181.62 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:01:01 docker0 5.57 8.00 0.32 97.04 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:01:01 ens3 44.24 29.58 136.24 15.51 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:02:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:02:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:02:01 ens3 361.86 208.48 5288.91 361.95 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:03:01 ens3 1.10 0.67 3.20 0.05 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:04:01 ens3 0.92 0.23 0.31 0.20 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:07:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:10:01 ens3 0.97 0.37 0.44 0.27 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] 17:11:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] Average: docker0 66.87 87.80 5.94 637.57 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] Average: ens3 143.76 99.88 1506.63 44.74 0.00 0.00 0.00 0.00 [2023-11-06T17:11:40.031Z] [2023-11-06T17:11:40.031Z] [2023-11-06T17:11:40.031Z] ---> sar -P ALL: [2023-11-06T17:11:40.031Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16649) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T17:11:40.031Z] [2023-11-06T17:11:40.031Z] 16:56:17 LINUX RESTART (8 CPU) [2023-11-06T17:11:40.031Z] [2023-11-06T17:11:40.031Z] 16:57:01 CPU %user %nice %system %iowait %steal %idle [2023-11-06T17:11:40.031Z] 16:58:01 all 7.31 0.00 3.61 3.02 0.08 85.98 [2023-11-06T17:11:40.031Z] 16:58:01 0 6.48 0.00 3.91 0.17 0.08 89.36 [2023-11-06T17:11:40.031Z] 16:58:01 1 7.87 0.00 3.64 4.18 0.07 84.24 [2023-11-06T17:11:40.031Z] 16:58:01 2 7.17 0.00 3.83 0.84 0.07 88.09 [2023-11-06T17:11:40.031Z] 16:58:01 3 7.73 0.00 4.00 14.02 0.10 74.14 [2023-11-06T17:11:40.031Z] 16:58:01 4 7.56 0.00 3.32 0.79 0.07 88.26 [2023-11-06T17:11:40.031Z] 16:58:01 5 7.63 0.00 3.71 0.14 0.07 88.45 [2023-11-06T17:11:40.031Z] 16:58:01 6 7.03 0.00 3.11 0.17 0.07 89.63 [2023-11-06T17:11:40.031Z] 16:58:01 7 6.98 0.00 3.41 3.91 0.08 85.62 [2023-11-06T17:11:40.031Z] 16:59:01 all 20.41 0.00 5.41 5.42 0.08 68.67 [2023-11-06T17:11:40.031Z] 16:59:01 0 20.84 0.00 5.13 6.75 0.10 67.17 [2023-11-06T17:11:40.031Z] 16:59:01 1 20.35 0.00 6.85 24.47 0.10 48.22 [2023-11-06T17:11:40.031Z] 16:59:01 2 20.71 0.00 5.42 4.80 0.08 68.99 [2023-11-06T17:11:40.031Z] 16:59:01 3 20.12 0.00 5.69 3.77 0.08 70.34 [2023-11-06T17:11:40.031Z] 16:59:01 4 19.62 0.00 5.36 0.98 0.08 73.96 [2023-11-06T17:11:40.031Z] 16:59:01 5 21.98 0.00 4.93 0.69 0.08 72.31 [2023-11-06T17:11:40.031Z] 16:59:01 6 20.56 0.00 5.57 1.38 0.07 72.42 [2023-11-06T17:11:40.031Z] 16:59:01 7 19.13 0.00 4.34 0.64 0.07 75.82 [2023-11-06T17:11:40.031Z] 17:00:01 all 11.50 0.00 4.54 3.76 0.09 80.12 [2023-11-06T17:11:40.031Z] 17:00:01 0 7.21 0.00 5.55 1.49 0.08 85.66 [2023-11-06T17:11:40.031Z] 17:00:01 1 10.97 0.00 2.41 1.52 0.07 85.03 [2023-11-06T17:11:40.031Z] 17:00:01 2 12.45 0.00 6.28 3.37 0.08 77.81 [2023-11-06T17:11:40.031Z] 17:00:01 3 4.14 0.00 3.74 4.12 0.07 87.93 [2023-11-06T17:11:40.031Z] 17:00:01 4 5.52 0.00 3.64 14.14 0.08 76.62 [2023-11-06T17:11:40.031Z] 17:00:01 5 36.67 0.00 5.82 2.32 0.12 55.07 [2023-11-06T17:11:40.031Z] 17:00:01 6 8.62 0.00 5.69 0.75 0.08 84.85 [2023-11-06T17:11:40.031Z] 17:00:01 7 6.41 0.00 3.16 2.38 0.10 87.95 [2023-11-06T17:11:40.031Z] 17:01:01 all 17.65 0.00 3.53 3.13 0.06 75.62 [2023-11-06T17:11:40.031Z] 17:01:01 0 13.67 0.00 3.38 1.32 0.05 81.58 [2023-11-06T17:11:40.031Z] 17:01:01 1 20.24 0.00 3.64 0.34 0.07 75.72 [2023-11-06T17:11:40.031Z] 17:01:01 2 25.36 0.00 4.50 1.02 0.08 69.04 [2023-11-06T17:11:40.031Z] 17:01:01 3 16.99 0.00 3.67 3.15 0.07 76.13 [2023-11-06T17:11:40.031Z] 17:01:01 4 21.23 0.00 4.18 16.12 0.07 58.40 [2023-11-06T17:11:40.031Z] 17:01:01 5 14.16 0.00 2.75 0.10 0.05 82.95 [2023-11-06T17:11:40.032Z] 17:01:01 6 15.24 0.00 2.98 2.87 0.07 78.85 [2023-11-06T17:11:40.032Z] 17:01:01 7 14.41 0.00 3.17 0.22 0.05 82.16 [2023-11-06T17:11:40.032Z] 17:02:01 all 20.52 0.00 5.09 6.92 0.11 67.37 [2023-11-06T17:11:40.032Z] 17:02:01 0 22.65 0.00 4.97 8.01 0.12 64.25 [2023-11-06T17:11:40.032Z] 17:02:01 1 22.14 0.00 4.71 1.01 0.10 72.04 [2023-11-06T17:11:40.032Z] 17:02:01 2 21.20 0.00 4.24 10.65 0.12 63.79 [2023-11-06T17:11:40.032Z] 17:02:01 3 20.14 0.00 5.69 10.06 0.12 63.99 [2023-11-06T17:11:40.032Z] 17:02:01 4 18.56 0.00 3.85 7.59 0.08 69.91 [2023-11-06T17:11:40.032Z] 17:02:01 5 17.06 0.00 4.84 2.86 0.08 75.16 [2023-11-06T17:11:40.032Z] 17:02:01 6 20.03 0.00 5.70 10.06 0.08 64.13 [2023-11-06T17:11:40.032Z] 17:02:01 7 22.37 0.00 6.71 5.15 0.14 65.64 [2023-11-06T17:11:40.032Z] 17:03:01 all 0.12 0.00 0.08 0.43 0.01 99.36 [2023-11-06T17:11:40.032Z] 17:03:01 0 0.17 0.00 0.10 3.01 0.02 96.71 [2023-11-06T17:11:40.032Z] 17:03:01 1 0.02 0.00 0.07 0.22 0.00 99.70 [2023-11-06T17:11:40.032Z] 17:03:01 2 0.12 0.00 0.07 0.03 0.02 99.77 [2023-11-06T17:11:40.032Z] 17:03:01 3 0.27 0.00 0.07 0.03 0.02 99.62 [2023-11-06T17:11:40.032Z] 17:03:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2023-11-06T17:11:40.032Z] 17:03:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-11-06T17:11:40.032Z] 17:03:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-06T17:11:40.032Z] 17:03:01 7 0.20 0.00 0.15 0.17 0.00 99.48 [2023-11-06T17:11:40.032Z] 17:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2023-11-06T17:11:40.032Z] 17:04:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2023-11-06T17:11:40.032Z] 17:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:04:01 2 0.08 0.00 0.02 0.10 0.00 99.80 [2023-11-06T17:11:40.032Z] 17:04:01 3 0.25 0.00 0.00 0.00 0.00 99.75 [2023-11-06T17:11:40.032Z] 17:04:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-06T17:11:40.032Z] 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T17:11:40.032Z] 17:05:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-11-06T17:11:40.032Z] 17:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-06T17:11:40.032Z] 17:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-06T17:11:40.032Z] 17:05:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-06T17:11:40.032Z] 17:05:01 3 0.48 0.00 0.02 0.00 0.02 99.48 [2023-11-06T17:11:40.032Z] 17:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-06T17:11:40.032Z] 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:06:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2023-11-06T17:11:40.032Z] 17:06:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-11-06T17:11:40.032Z] 17:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:06:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2023-11-06T17:11:40.032Z] 17:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:07:01 all 0.11 0.00 0.03 0.02 0.00 99.84 [2023-11-06T17:11:40.032Z] 17:07:01 0 0.02 0.00 0.03 0.17 0.00 99.78 [2023-11-06T17:11:40.032Z] 17:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-06T17:11:40.032Z] 17:07:01 3 0.58 0.00 0.03 0.00 0.02 99.37 [2023-11-06T17:11:40.032Z] 17:07:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-06T17:11:40.032Z] 17:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T17:11:40.032Z] 17:07:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-11-06T17:11:40.032Z] 17:08:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-11-06T17:11:40.032Z] 17:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-06T17:11:40.032Z] 17:08:01 3 0.47 0.00 0.00 0.00 0.00 99.53 [2023-11-06T17:11:40.032Z] 17:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-06T17:11:40.032Z] 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-06T17:11:40.032Z] [2023-11-06T17:11:40.032Z] 17:08:01 CPU %user %nice %system %iowait %steal %idle [2023-11-06T17:11:40.032Z] 17:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-11-06T17:11:40.032Z] 17:09:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-11-06T17:11:40.032Z] 17:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-06T17:11:40.032Z] 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-06T17:11:40.032Z] 17:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-11-06T17:11:40.032Z] 17:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T17:11:40.032Z] 17:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-06T17:11:40.032Z] 17:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-06T17:11:40.032Z] 17:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T17:11:40.032Z] 17:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-06T17:11:40.032Z] 17:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-11-06T17:11:40.032Z] 17:11:01 0 0.07 0.00 0.07 0.02 0.02 99.83 [2023-11-06T17:11:40.032Z] 17:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T17:11:40.032Z] 17:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-06T17:11:40.032Z] 17:11:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2023-11-06T17:11:40.032Z] 17:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T17:11:40.032Z] 17:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] 17:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T17:11:40.032Z] Average: all 5.53 0.00 1.59 1.61 0.03 91.23 [2023-11-06T17:11:40.032Z] Average: 0 5.06 0.00 1.65 1.49 0.04 91.76 [2023-11-06T17:11:40.032Z] Average: 1 5.79 0.00 1.51 2.24 0.03 90.42 [2023-11-06T17:11:40.032Z] Average: 2 6.19 0.00 1.74 1.48 0.03 90.56 [2023-11-06T17:11:40.032Z] Average: 3 5.10 0.00 1.63 2.49 0.04 90.74 [2023-11-06T17:11:40.032Z] Average: 4 5.17 0.00 1.45 2.82 0.03 90.53 [2023-11-06T17:11:40.032Z] Average: 5 6.93 0.00 1.57 0.43 0.03 91.04 [2023-11-06T17:11:40.032Z] Average: 6 5.09 0.00 1.64 1.08 0.03 92.16 [2023-11-06T17:11:40.032Z] Average: 7 4.94 0.00 1.49 0.88 0.03 92.65 [2023-11-06T17:11:40.032Z] [2023-11-06T17:11:40.032Z] [2023-11-06T17:11:40.032Z]