Pull request #656 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08b29e8068a63db00aecac97b2d6c67ee8408fad+f667a10aeab326da95f3922ba1c539b214e5cb41 (36ce277545249270dde9f7673d0b3396e3f75c88) 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-ssh4639195436908785788.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7505315047083792653.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/PR-656/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/PR-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16138823779037292970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6507379137796687358.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/PR-656/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/PR-656/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17814754405300614419.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23584’ Running on prd-ubuntu20.04-docker-8c-8g-23587 in /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [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_PR-656 # 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 Merging remotes/origin/main commit f667a10aeab326da95f3922ba1c539b214e5cb41 into PR head commit 08b29e8068a63db00aecac97b2d6c67ee8408fad > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 Merge succeeded, producing 08b29e8068a63db00aecac97b2d6c67ee8408fad Checking out Revision 08b29e8068a63db00aecac97b2d6c67ee8408fad (PR-656) Commit message: "chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-30T22:36:45.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-30T22:36:45.193Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-30T22:36:45.224Z] ========================================================= [2023-11-30T22:36:45.224Z] EdgeX Global Pipelines Version Info [2023-11-30T22:36:45.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f667a10aeab326da95f3922ba1c539b214e5cb41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 > git rev-list --no-walk fb20f008af91ae48917cdf81d5c6c14a65b65d02 # timeout=10 [2023-11-30T22:36:45.971Z] ------------------- [2023-11-30T22:36:45.971Z] stable info: [2023-11-30T22:36:45.971Z] ------------------- [2023-11-30T22:36:45.971Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-30T22:36:45.971Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-30T22:36:45.971Z] Message: update stable to v1.0.258 [2023-11-30T22:36:46.543Z] ------------------- [2023-11-30T22:36:46.543Z] experimental info: [2023-11-30T22:36:46.543Z] ------------------- [2023-11-30T22:36:46.543Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-30T22:36:46.543Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-30T22:36:46.543Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-30T22:36:46.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-30T22:36:46.670Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-30T22:36:46.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-30T22:36:46.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-30T22:36:46.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-30T22:36:46.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-30T22:36:46.799Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-30T22:36:46.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-30T22:36:46.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-30T22:36:46.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-30T22:36:46.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-30T22:36:46.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-30T22:36:46.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-30T22:36:47.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-30T22:36:47.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-30T22:36:47.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-30T22:36:47.122Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-30T22:36:47.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-30T22:36:47.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-30T22:36:47.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-30T22:36:47.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-30T22:36:47.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-30T22:36:47.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-30T22:36:47.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-30T22:36:47.423Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-30T22:36:47.456Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-30T22:36:47.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-30T22:36:47.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-656 [Pipeline] echo [2023-11-30T22:36:47.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-656 [Pipeline] echo [2023-11-30T22:36:47.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-656 [Pipeline] echo [2023-11-30T22:36:47.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo [2023-11-30T22:36:47.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08b29e8 [Pipeline] echo [2023-11-30T22:36:47.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-30T22:36:47.833Z] provisioning config files... [2023-11-30T22:36:47.853Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config12738239060667922947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:36:48.204Z] ---> ****-login.sh [2023-11-30T22:36:48.204Z] nexus3.edgexfoundry.org:10001 [2023-11-30T22:36:48.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:36:48.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:36:48.727Z] Configure a credential helper to remove this warning. See [2023-11-30T22:36:48.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:36:48.727Z] [2023-11-30T22:36:48.727Z] Login Succeeded [2023-11-30T22:36:48.727Z] nexus3.edgexfoundry.org:10002 [2023-11-30T22:36:48.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:36:48.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:36:48.727Z] Configure a credential helper to remove this warning. See [2023-11-30T22:36:48.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:36:48.727Z] [2023-11-30T22:36:48.727Z] Login Succeeded [2023-11-30T22:36:48.727Z] nexus3.edgexfoundry.org:10003 [2023-11-30T22:36:48.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:36:48.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:36:48.989Z] Configure a credential helper to remove this warning. See [2023-11-30T22:36:48.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:36:48.989Z] [2023-11-30T22:36:48.990Z] Login Succeeded [2023-11-30T22:36:48.990Z] nexus3.edgexfoundry.org:10004 [2023-11-30T22:36:48.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:36:48.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:36:48.990Z] Configure a credential helper to remove this warning. See [2023-11-30T22:36:48.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:36:48.990Z] [2023-11-30T22:36:48.990Z] Login Succeeded [2023-11-30T22:36:48.990Z] ****.io [2023-11-30T22:36:49.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:36:49.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:36:49.249Z] Configure a credential helper to remove this warning. See [2023-11-30T22:36:49.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:36:49.249Z] [2023-11-30T22:36:49.249Z] Login Succeeded [2023-11-30T22:36:49.249Z] ---> ****-login.sh ends [Pipeline] } [2023-11-30T22:36:49.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-30T22:36:49.751Z] + git rev-list -1 --merges 08b29e8068a63db00aecac97b2d6c67ee8408fad~1..08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo [2023-11-30T22:36:49.786Z] -----------> git rev-list -1 --merges 08b29e8068a63db00aecac97b2d6c67ee8408fad~1..08b29e8068a63db00aecac97b2d6c67ee8408fad 08b29e8068a63db00aecac97b2d6c67ee8408fad [false] [Pipeline] sh [2023-11-30T22:36:50.088Z] + git log --format=format:%s -1 08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo [2023-11-30T22:36:50.103Z] ========================================================= [2023-11-30T22:36:50.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-30T22:36:50.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-30T22:36:50.487Z] + git log --format=format:%s -1 08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo [2023-11-30T22:36:50.499Z] [semverPrep] GIT_COMMIT: 08b29e8068a63db00aecac97b2d6c67ee8408fad, Commit Message: chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 [Pipeline] echo [2023-11-30T22:36:50.521Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-30T22:36:50.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-30T22:36:50.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-30T22:36:50.894Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-30T22:36:50.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-30T22:36:50.894Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-30T22:36:50.894Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-30T22:36:50.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:36:51.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-30T22:36:51.267Z] [2023-11-30T22:36:51.267Z] 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-30T22:36:51.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-30T22:36:51.580Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-30T22:36:51.580Z] b85a868b505f: Pulling fs layer [2023-11-30T22:36:51.580Z] e2be974225ed: Pulling fs layer [2023-11-30T22:36:51.580Z] 339a4e72a1f5: Pulling fs layer [2023-11-30T22:36:51.580Z] 988bab9f4d93: Pulling fs layer [2023-11-30T22:36:51.580Z] 1469e6f7b9e6: Pulling fs layer [2023-11-30T22:36:51.580Z] eaf3925da568: Pulling fs layer [2023-11-30T22:36:51.580Z] bab4dde63d76: Pulling fs layer [2023-11-30T22:36:51.580Z] bde34c3a00c8: Pulling fs layer [2023-11-30T22:36:51.580Z] b352a97aabf1: Pulling fs layer [2023-11-30T22:36:51.580Z] 4872d77fe225: Pulling fs layer [2023-11-30T22:36:51.580Z] 5851b861e8e6: Pulling fs layer [2023-11-30T22:36:51.580Z] bde34c3a00c8: Waiting [2023-11-30T22:36:51.580Z] 5851b861e8e6: Waiting [2023-11-30T22:36:51.580Z] b352a97aabf1: Waiting [2023-11-30T22:36:51.580Z] 988bab9f4d93: Waiting [2023-11-30T22:36:51.580Z] 1469e6f7b9e6: Waiting [2023-11-30T22:36:51.580Z] 4872d77fe225: Waiting [2023-11-30T22:36:51.580Z] eaf3925da568: Waiting [2023-11-30T22:36:51.580Z] bab4dde63d76: Waiting [2023-11-30T22:36:51.580Z] e2be974225ed: Download complete [2023-11-30T22:36:51.580Z] 988bab9f4d93: Verifying Checksum [2023-11-30T22:36:51.580Z] 988bab9f4d93: Download complete [2023-11-30T22:36:51.839Z] 339a4e72a1f5: Verifying Checksum [2023-11-30T22:36:51.839Z] 339a4e72a1f5: Download complete [2023-11-30T22:36:51.839Z] eaf3925da568: Verifying Checksum [2023-11-30T22:36:51.839Z] eaf3925da568: Download complete [2023-11-30T22:36:51.839Z] 1469e6f7b9e6: Verifying Checksum [2023-11-30T22:36:51.839Z] 1469e6f7b9e6: Download complete [2023-11-30T22:36:51.839Z] bde34c3a00c8: Verifying Checksum [2023-11-30T22:36:51.839Z] bde34c3a00c8: Download complete [2023-11-30T22:36:51.839Z] b352a97aabf1: Verifying Checksum [2023-11-30T22:36:51.839Z] b352a97aabf1: Download complete [2023-11-30T22:36:51.839Z] 4872d77fe225: Verifying Checksum [2023-11-30T22:36:51.839Z] 4872d77fe225: Download complete [2023-11-30T22:36:51.839Z] 5851b861e8e6: Verifying Checksum [2023-11-30T22:36:51.839Z] 5851b861e8e6: Download complete [2023-11-30T22:36:51.839Z] b85a868b505f: Verifying Checksum [2023-11-30T22:36:51.839Z] b85a868b505f: Download complete [2023-11-30T22:36:52.098Z] bab4dde63d76: Verifying Checksum [2023-11-30T22:36:52.098Z] bab4dde63d76: Download complete [2023-11-30T22:36:53.550Z] b85a868b505f: Pull complete [2023-11-30T22:36:53.550Z] e2be974225ed: Pull complete [2023-11-30T22:36:53.810Z] 339a4e72a1f5: Pull complete [2023-11-30T22:36:53.810Z] 988bab9f4d93: Pull complete [2023-11-30T22:36:54.069Z] 1469e6f7b9e6: Pull complete [2023-11-30T22:36:54.328Z] eaf3925da568: Pull complete [2023-11-30T22:36:56.861Z] bab4dde63d76: Pull complete [2023-11-30T22:36:57.429Z] bde34c3a00c8: Pull complete [2023-11-30T22:36:58.364Z] b352a97aabf1: Pull complete [2023-11-30T22:36:58.624Z] 4872d77fe225: Pull complete [2023-11-30T22:36:58.883Z] 5851b861e8e6: Pull complete [2023-11-30T22:36:59.144Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-30T22:36:59.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-30T22:36:59.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:36:59.351Z] prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container [2023-11-30T22:36:59.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-30T22:37:03.497Z] $ docker top 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e -eo pid,comm [2023-11-30T22:37:03.552Z] 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-30T22:37:03.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-30T22:37:03.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-30T22:37:03.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-30T22:37:03.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-30T22:37:03.769Z] $ docker exec 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent [2023-11-30T22:37:03.879Z] SSH_AUTH_SOCK=/tmp/ssh-lwelKKj8n8xx/agent.31 [2023-11-30T22:37:03.879Z] SSH_AGENT_PID=37 [2023-11-30T22:37:03.886Z] Running ssh-add (command line suppressed) [2023-11-30T22:37:03.999Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_2912701791784192658.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_2912701791784192658.key) [2023-11-30T22:37:04.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-30T22:37:04.337Z] + git tag --points-at HEAD [Pipeline] } [2023-11-30T22:37:04.350Z] $ docker exec --env ******** --env ******** 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent -k [2023-11-30T22:37:04.450Z] unset SSH_AUTH_SOCK; [2023-11-30T22:37:04.451Z] unset SSH_AGENT_PID; [2023-11-30T22:37:04.451Z] echo Agent pid 37 killed; [2023-11-30T22:37:04.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-30T22:37:04.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-30T22:37:04.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-30T22:37:04.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-30T22:37:04.647Z] $ docker exec 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent [2023-11-30T22:37:04.769Z] SSH_AUTH_SOCK=/tmp/ssh-eFA69MmbVrn3/agent.69 [2023-11-30T22:37:04.769Z] SSH_AGENT_PID=75 [2023-11-30T22:37:04.775Z] Running ssh-add (command line suppressed) [2023-11-30T22:37:04.889Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_13246606618197821571.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_13246606618197821571.key) [2023-11-30T22:37:04.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-30T22:37:05.227Z] + git semver init [2023-11-30T22:37:05.797Z] 2023-11-30 22:37:05,507 [run_init] DEBUG init version:0.0.0 force:False [2023-11-30T22:37:05.797Z] 2023-11-30 22:37:05,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver [2023-11-30T22:37:05.797Z] 2023-11-30 22:37:05,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver [2023-11-30T22:37:05.797Z] 2023-11-30 22:37:05,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656, universal_newlines=False, shell=None, istream=None) [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.git/info/exclude [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 with force:False [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,418 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,421 [execute] INFO git cat-file --batch-check [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,428 [execute] INFO git cat-file --batch [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) [2023-11-30T22:37:09.086Z] 2023-11-30 22:37:08,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 [2023-11-30T22:37:09.086Z] 0.0.0 [Pipeline] } [2023-11-30T22:37:09.096Z] $ docker exec --env ******** --env ******** 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent -k [2023-11-30T22:37:09.189Z] unset SSH_AUTH_SOCK; [2023-11-30T22:37:09.189Z] unset SSH_AGENT_PID; [2023-11-30T22:37:09.189Z] echo Agent pid 75 killed; [2023-11-30T22:37:09.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-30T22:37:09.580Z] + git semver [Pipeline] } [2023-11-30T22:37:10.193Z] $ docker stop --time=1 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e [2023-11-30T22:37:11.542Z] $ docker rm -f --volumes 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-30T22:37:11.916Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-30T22:37:12.279Z] Stashed 1 file(s) [Pipeline] echo [2023-11-30T22:37:12.282Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-30T22:37:12.643Z] provisioning config files... [2023-11-30T22:37:12.653Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config6788687412243802047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:37:12.977Z] ---> ****-login.sh [2023-11-30T22:37:12.977Z] nexus3.edgexfoundry.org:10001 [2023-11-30T22:37:12.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:37:12.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:37:12.977Z] Configure a credential helper to remove this warning. See [2023-11-30T22:37:12.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:37:12.977Z] [2023-11-30T22:37:12.977Z] Login Succeeded [2023-11-30T22:37:12.978Z] nexus3.edgexfoundry.org:10002 [2023-11-30T22:37:12.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:37:12.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:37:12.978Z] Configure a credential helper to remove this warning. See [2023-11-30T22:37:12.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:37:12.978Z] [2023-11-30T22:37:12.978Z] Login Succeeded [2023-11-30T22:37:12.978Z] nexus3.edgexfoundry.org:10003 [2023-11-30T22:37:13.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:37:13.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:37:13.237Z] Configure a credential helper to remove this warning. See [2023-11-30T22:37:13.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:37:13.237Z] [2023-11-30T22:37:13.237Z] Login Succeeded [2023-11-30T22:37:13.237Z] nexus3.edgexfoundry.org:10004 [2023-11-30T22:37:13.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:37:13.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:37:13.237Z] Configure a credential helper to remove this warning. See [2023-11-30T22:37:13.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:37:13.238Z] [2023-11-30T22:37:13.238Z] Login Succeeded [2023-11-30T22:37:13.238Z] ****.io [2023-11-30T22:37:13.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:37:13.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:37:13.498Z] Configure a credential helper to remove this warning. See [2023-11-30T22:37:13.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:37:13.498Z] [2023-11-30T22:37:13.498Z] Login Succeeded [2023-11-30T22:37:13.498Z] ---> ****-login.sh ends [Pipeline] } [2023-11-30T22:37:13.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-30T22:37:13.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-30T22:37:13.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-30T22:37:13.703Z] ========================================================= [2023-11-30T22:37:13.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-30T22:37:13.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:37:14.101Z] + 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-30T22:37:14.359Z] Sending build context to Docker daemon 57.13MB [2023-11-30T22:37:14.359Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-30T22:37:14.359Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-30T22:37:14.359Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-30T22:37:14.359Z] 7264a8db6415: Pulling fs layer [2023-11-30T22:37:14.359Z] c4d48a809fc2: Pulling fs layer [2023-11-30T22:37:14.359Z] 4f1c88b9dad5: Pulling fs layer [2023-11-30T22:37:14.359Z] ad3a456e5733: Pulling fs layer [2023-11-30T22:37:14.359Z] 69c7f0334f64: Pulling fs layer [2023-11-30T22:37:14.359Z] 1f1c1a5573a3: Pulling fs layer [2023-11-30T22:37:14.359Z] ce7588e14bc9: Pulling fs layer [2023-11-30T22:37:14.359Z] b5e4710f87ac: Pulling fs layer [2023-11-30T22:37:14.359Z] ad3a456e5733: Waiting [2023-11-30T22:37:14.359Z] 69c7f0334f64: Waiting [2023-11-30T22:37:14.359Z] 1f1c1a5573a3: Waiting [2023-11-30T22:37:14.359Z] ce7588e14bc9: Waiting [2023-11-30T22:37:14.359Z] b5e4710f87ac: Waiting [2023-11-30T22:37:14.359Z] c4d48a809fc2: Verifying Checksum [2023-11-30T22:37:14.359Z] ad3a456e5733: Verifying Checksum [2023-11-30T22:37:14.359Z] ad3a456e5733: Download complete [2023-11-30T22:37:14.359Z] 69c7f0334f64: Verifying Checksum [2023-11-30T22:37:14.359Z] 69c7f0334f64: Download complete [2023-11-30T22:37:14.619Z] 7264a8db6415: Verifying Checksum [2023-11-30T22:37:14.619Z] 7264a8db6415: Download complete [2023-11-30T22:37:14.619Z] 1f1c1a5573a3: Verifying Checksum [2023-11-30T22:37:14.619Z] 1f1c1a5573a3: Download complete [2023-11-30T22:37:14.619Z] 7264a8db6415: Pull complete [2023-11-30T22:37:14.619Z] b5e4710f87ac: Verifying Checksum [2023-11-30T22:37:14.619Z] b5e4710f87ac: Download complete [2023-11-30T22:37:14.880Z] c4d48a809fc2: Pull complete [2023-11-30T22:37:14.880Z] 4f1c88b9dad5: Verifying Checksum [2023-11-30T22:37:14.880Z] 4f1c88b9dad5: Download complete [2023-11-30T22:37:15.455Z] ce7588e14bc9: Verifying Checksum [2023-11-30T22:37:15.455Z] ce7588e14bc9: Download complete [2023-11-30T22:37:18.738Z] 4f1c88b9dad5: Pull complete [2023-11-30T22:37:18.738Z] ad3a456e5733: Pull complete [2023-11-30T22:37:18.738Z] 69c7f0334f64: Pull complete [2023-11-30T22:37:19.000Z] 1f1c1a5573a3: Pull complete [2023-11-30T22:37:22.313Z] ce7588e14bc9: Pull complete [2023-11-30T22:37:22.313Z] b5e4710f87ac: Pull complete [2023-11-30T22:37:22.313Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-30T22:37:22.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-30T22:37:22.313Z] ---> 88b5674ff536 [2023-11-30T22:37:22.313Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-30T22:37:27.549Z] Still waiting to schedule task [2023-11-30T22:37:27.549Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23586’ [2023-11-30T22:37:32.319Z] ---> Running in e3ee9dc808c2 [2023-11-30T22:37:32.319Z] Removing intermediate container e3ee9dc808c2 [2023-11-30T22:37:32.319Z] ---> 40e373771f29 [2023-11-30T22:37:32.319Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-30T22:37:32.319Z] ---> Running in 2b080061332d [2023-11-30T22:37:32.319Z] Removing intermediate container 2b080061332d [2023-11-30T22:37:32.319Z] ---> 426751fa3b3c [2023-11-30T22:37:32.319Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-30T22:37:32.319Z] ---> Running in 253d14b4cfb3 [2023-11-30T22:37:32.319Z] Removing intermediate container 253d14b4cfb3 [2023-11-30T22:37:32.319Z] ---> e5281e1bc065 [2023-11-30T22:37:32.319Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-30T22:37:32.319Z] ---> Running in cf4c1c1ae34e [2023-11-30T22:37:32.319Z] Removing intermediate container cf4c1c1ae34e [2023-11-30T22:37:32.319Z] ---> d9a8adbd9fcd [2023-11-30T22:37:32.319Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-30T22:37:32.319Z] ---> Running in b07e868a915c [2023-11-30T22:37:32.319Z] Removing intermediate container b07e868a915c [2023-11-30T22:37:32.319Z] ---> fd547d6c91a7 [2023-11-30T22:37:32.319Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-30T22:37:32.319Z] latest: Pulling from library/docker [2023-11-30T22:37:32.319Z] 96526aa774ef: Pulling fs layer [2023-11-30T22:37:32.319Z] 6c7f669f95cf: Pulling fs layer [2023-11-30T22:37:32.319Z] 4f4fb700ef54: Pulling fs layer [2023-11-30T22:37:32.319Z] 3def34df6a7f: Pulling fs layer [2023-11-30T22:37:32.319Z] 83813b2e4d53: Pulling fs layer [2023-11-30T22:37:32.319Z] 44e1cb8c6d13: Pulling fs layer [2023-11-30T22:37:32.319Z] 6d42b36eb6fd: Pulling fs layer [2023-11-30T22:37:32.319Z] ca6404f088e2: Pulling fs layer [2023-11-30T22:37:32.319Z] df1967c9b940: Pulling fs layer [2023-11-30T22:37:32.319Z] 8cb0c894156d: Pulling fs layer [2023-11-30T22:37:32.319Z] 614e94f54136: Pulling fs layer [2023-11-30T22:37:32.319Z] 0260399243a9: Pulling fs layer [2023-11-30T22:37:32.319Z] 9f4c5ea8c3b7: Pulling fs layer [2023-11-30T22:37:32.319Z] 08f44277704c: Pulling fs layer [2023-11-30T22:37:32.319Z] 83813b2e4d53: Waiting [2023-11-30T22:37:32.319Z] 44e1cb8c6d13: Waiting [2023-11-30T22:37:32.319Z] df1967c9b940: Waiting [2023-11-30T22:37:32.319Z] 6d42b36eb6fd: Waiting [2023-11-30T22:37:32.319Z] ca6404f088e2: Waiting [2023-11-30T22:37:32.319Z] 8cb0c894156d: Waiting [2023-11-30T22:37:32.319Z] 614e94f54136: Waiting [2023-11-30T22:37:32.319Z] 0260399243a9: Waiting [2023-11-30T22:37:32.319Z] 9f4c5ea8c3b7: Waiting [2023-11-30T22:37:32.583Z] 4f4fb700ef54: Download complete [2023-11-30T22:37:32.583Z] 6c7f669f95cf: Verifying Checksum [2023-11-30T22:37:32.583Z] 6c7f669f95cf: Download complete [2023-11-30T22:37:32.583Z] 96526aa774ef: Verifying Checksum [2023-11-30T22:37:32.583Z] 96526aa774ef: Download complete [2023-11-30T22:37:32.583Z] 96526aa774ef: Pull complete [2023-11-30T22:37:32.842Z] 83813b2e4d53: Verifying Checksum [2023-11-30T22:37:32.842Z] 83813b2e4d53: Download complete [2023-11-30T22:37:32.842Z] 6c7f669f95cf: Pull complete [2023-11-30T22:37:32.842Z] 3def34df6a7f: Verifying Checksum [2023-11-30T22:37:32.842Z] 3def34df6a7f: Download complete [2023-11-30T22:37:32.842Z] 44e1cb8c6d13: Verifying Checksum [2023-11-30T22:37:32.842Z] 44e1cb8c6d13: Download complete [2023-11-30T22:37:33.103Z] 6d42b36eb6fd: Download complete [2023-11-30T22:37:33.103Z] 4f4fb700ef54: Pull complete [2023-11-30T22:37:33.103Z] ca6404f088e2: Download complete [2023-11-30T22:37:33.103Z] df1967c9b940: Verifying Checksum [2023-11-30T22:37:33.103Z] df1967c9b940: Download complete [2023-11-30T22:37:33.103Z] 614e94f54136: Verifying Checksum [2023-11-30T22:37:33.103Z] 614e94f54136: Download complete [2023-11-30T22:37:33.362Z] 8cb0c894156d: Verifying Checksum [2023-11-30T22:37:33.362Z] 8cb0c894156d: Download complete [2023-11-30T22:37:33.362Z] 3def34df6a7f: Pull complete [2023-11-30T22:37:33.362Z] 9f4c5ea8c3b7: Download complete [2023-11-30T22:37:33.362Z] 08f44277704c: Verifying Checksum [2023-11-30T22:37:33.362Z] 08f44277704c: Download complete [2023-11-30T22:37:33.621Z] 83813b2e4d53: Pull complete [2023-11-30T22:37:33.884Z] 0260399243a9: Verifying Checksum [2023-11-30T22:37:33.884Z] 0260399243a9: Download complete [2023-11-30T22:37:34.143Z] 44e1cb8c6d13: Pull complete [2023-11-30T22:37:34.143Z] 6d42b36eb6fd: Pull complete [2023-11-30T22:37:34.402Z] ca6404f088e2: Pull complete [2023-11-30T22:37:34.402Z] df1967c9b940: Pull complete [2023-11-30T22:37:34.665Z] 8cb0c894156d: Pull complete [2023-11-30T22:37:34.665Z] 614e94f54136: Pull complete [2023-11-30T22:37:36.041Z] 0260399243a9: Pull complete [2023-11-30T22:37:36.041Z] 9f4c5ea8c3b7: Pull complete [2023-11-30T22:37:36.041Z] 08f44277704c: Pull complete [2023-11-30T22:37:36.041Z] Digest: sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 [2023-11-30T22:37:36.041Z] Status: Downloaded newer image for docker:latest [2023-11-30T22:37:38.574Z] ---> 4b9c842e5215 [2023-11-30T22:37:38.574Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-30T22:37:38.574Z] ---> Running in 5bf954104843 [2023-11-30T22:37:38.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-30T22:37:38.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-30T22:37:39.099Z] OK: 264 MiB in 52 packages [2023-11-30T22:37:39.359Z] Removing intermediate container 5bf954104843 [2023-11-30T22:37:39.359Z] ---> b1279b96c222 [2023-11-30T22:37:39.359Z] Step 10/15 : ENV GO111MODULE=on [2023-11-30T22:37:39.359Z] ---> Running in c4e292ae8a5c [2023-11-30T22:37:39.618Z] Removing intermediate container c4e292ae8a5c [2023-11-30T22:37:39.618Z] ---> ca9b88281134 [2023-11-30T22:37:39.618Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-30T22:37:39.618Z] ---> Running in 43a3fe6b26b4 [2023-11-30T22:37:39.618Z] Removing intermediate container 43a3fe6b26b4 [2023-11-30T22:37:39.618Z] ---> 6251706b25d8 [2023-11-30T22:37:39.618Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-30T22:37:39.884Z] ---> 85a4fea53e1e [2023-11-30T22:37:39.884Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-30T22:37:39.884Z] ---> Running in 59ec6c1feaad [2023-11-30T22:38:18.721Z] Removing intermediate container 59ec6c1feaad [2023-11-30T22:38:18.721Z] ---> 00a74a9ad132 [2023-11-30T22:38:18.721Z] Step 14/15 : COPY . . [2023-11-30T22:38:18.721Z] ---> 78f03c66346b [2023-11-30T22:38:18.721Z] Step 15/15 : RUN ${MAKE} [2023-11-30T22:38:18.721Z] ---> Running in 4c1e904286af [2023-11-30T22:38:18.721Z] noop [2023-11-30T22:38:18.721Z] Removing intermediate container 4c1e904286af [2023-11-30T22:38:18.721Z] ---> 5e71d1760678 [2023-11-30T22:38:18.721Z] Successfully built 5e71d1760678 [2023-11-30T22:38:18.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:38:19.102Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-30T22:38:19.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:38:19.215Z] prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container [2023-11-30T22:38:19.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-30T22:38:19.593Z] $ docker top 222eae5b1883f91ab00a14d462bc2c596c6a433bd87055c473fc34efb230b8bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T22:38:19.982Z] + go version [2023-11-30T22:38:19.983Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-30T22:38:19.994Z] $ docker stop --time=1 222eae5b1883f91ab00a14d462bc2c596c6a433bd87055c473fc34efb230b8bb [2023-11-30T22:38:21.275Z] $ docker rm -f --volumes 222eae5b1883f91ab00a14d462bc2c596c6a433bd87055c473fc34efb230b8bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:38:21.861Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-30T22:38:21.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:38:21.979Z] prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container [2023-11-30T22:38:22.013Z] $ 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_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-30T22:38:22.333Z] $ docker top 7a4dd877687872eb87f0915867bdca41e33fd3276ebcb9cd373fc9edeabacec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T22:38:22.724Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [Pipeline] fileExists [Pipeline] sh [2023-11-30T22:38:23.045Z] + make test [2023-11-30T22:38:23.046Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-30T22:38:24.437Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-30T22:38:34.408Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-30T22:38:34.408Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-30T22:38:36.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-30T22:38:36.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-30T22:38:36.307Z] ./bin/test-attribution-txt.sh [2023-11-30T22:38:36.584Z] make -C web test [2023-11-30T22:38:36.584Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/web' [2023-11-30T22:38:36.584Z] make[1]: tput: No such file or directory [2023-11-30T22:38:36.584Z] make[1]: tput: No such file or directory [2023-11-30T22:38:36.584Z] warning: generating ./VERSION [2023-11-30T22:38:36.584Z] echo "0.0.0" > VERSION [2023-11-30T22:38:36.584Z] docker build \ [2023-11-30T22:38:36.584Z] -f Dockerfile \ [2023-11-30T22:38:36.584Z] --build-arg USER=1000 \ [2023-11-30T22:38:36.584Z] \ [2023-11-30T22:38:36.584Z] --label "git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad" \ [2023-11-30T22:38:36.584Z] -t edgexfoundry/edgex-web-ui:08b29e8068a63db00aecac97b2d6c67ee8408fad \ [2023-11-30T22:38:36.584Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-30T22:38:36.584Z] . [2023-11-30T22:38:36.584Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-30T22:38:36.584Z] Install the buildx component to build images with BuildKit: [2023-11-30T22:38:36.584Z] https://docs.docker.com/go/buildx/ [2023-11-30T22:38:36.584Z] [2023-11-30T22:38:36.584Z] Sending build context to Docker daemon 2.706MB [2023-11-30T22:38:36.584Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-30T22:38:36.845Z] 18-alpine3.18: Pulling from library/node [2023-11-30T22:38:36.845Z] 96526aa774ef: Already exists [2023-11-30T22:38:36.845Z] 9d90236787e1: Pulling fs layer [2023-11-30T22:38:36.845Z] 3ee93fa199db: Pulling fs layer [2023-11-30T22:38:36.845Z] ec38686b8231: Pulling fs layer [2023-11-30T22:38:36.845Z] ec38686b8231: Download complete [2023-11-30T22:38:36.845Z] 3ee93fa199db: Verifying Checksum [2023-11-30T22:38:36.845Z] 3ee93fa199db: Download complete [2023-11-30T22:38:37.105Z] 9d90236787e1: Verifying Checksum [2023-11-30T22:38:37.105Z] 9d90236787e1: Download complete [2023-11-30T22:38:38.481Z] 9d90236787e1: Pull complete [2023-11-30T22:38:38.481Z] 3ee93fa199db: Pull complete [2023-11-30T22:38:38.481Z] ec38686b8231: Pull complete [2023-11-30T22:38:38.481Z] Digest: sha256:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f [2023-11-30T22:38:38.481Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-30T22:38:38.481Z] ---> 5f07bdccd6fd [2023-11-30T22:38:38.481Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-30T22:38:41.121Z] ---> Running in bccf79b3bcbf [2023-11-30T22:38:41.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-30T22:38:41.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-30T22:38:41.638Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-30T22:38:41.638Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-30T22:38:41.638Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-30T22:38:41.638Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-30T22:38:41.638Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-30T22:38:41.638Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-30T22:38:41.638Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-30T22:38:41.638Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-30T22:38:41.638Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-30T22:38:41.638Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-30T22:38:41.897Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-30T22:38:41.897Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-30T22:38:41.897Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-30T22:38:41.897Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-30T22:38:41.897Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-30T22:38:41.897Z] (16/154) Installing glib (2.76.4-r0) [2023-11-30T22:38:41.897Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-30T22:38:41.897Z] (18/154) Installing libxml2 (2.11.6-r0) [2023-11-30T22:38:41.897Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-30T22:38:41.897Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-30T22:38:41.897Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-30T22:38:41.897Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-30T22:38:41.897Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-30T22:38:41.897Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-30T22:38:41.897Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-30T22:38:41.897Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-30T22:38:41.897Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-30T22:38:41.897Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-30T22:38:41.897Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-30T22:38:41.897Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-30T22:38:41.897Z] (31/154) Installing libxcb (1.15-r1) [2023-11-30T22:38:41.897Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-30T22:38:41.897Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-30T22:38:41.897Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-30T22:38:41.897Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-30T22:38:41.897Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-30T22:38:41.897Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-30T22:38:41.897Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-30T22:38:41.897Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-30T22:38:42.157Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-30T22:38:42.157Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-30T22:38:42.157Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-30T22:38:42.157Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-30T22:38:42.157Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-30T22:38:42.157Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-30T22:38:42.157Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-30T22:38:42.157Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-30T22:38:42.157Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-30T22:38:42.157Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-30T22:38:42.157Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-30T22:38:42.157Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-30T22:38:42.157Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-30T22:38:42.157Z] (53/154) Installing libunistring (1.1-r1) [2023-11-30T22:38:42.157Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-30T22:38:42.157Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-30T22:38:42.157Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-30T22:38:42.157Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-30T22:38:42.157Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-30T22:38:42.157Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-30T22:38:42.157Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-30T22:38:42.157Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-30T22:38:42.157Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-30T22:38:42.157Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-30T22:38:42.157Z] (64/154) Installing pango (1.50.14-r1) [2023-11-30T22:38:42.157Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-30T22:38:42.157Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-30T22:38:42.157Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-30T22:38:42.157Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-30T22:38:42.157Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-30T22:38:42.157Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-30T22:38:42.419Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-30T22:38:42.419Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-30T22:38:42.419Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-30T22:38:42.419Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-30T22:38:43.357Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-30T22:38:43.357Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-30T22:38:43.357Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-30T22:38:43.357Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-30T22:38:43.357Z] (78/154) Installing libelf (0.189-r2) [2023-11-30T22:38:43.357Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-30T22:38:43.357Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-30T22:38:43.357Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-30T22:38:43.357Z] (82/154) Installing libmagic (5.45-r0) [2023-11-30T22:38:43.357Z] (83/154) Installing file (5.45-r0) [2023-11-30T22:38:43.357Z] (84/154) Installing libice (1.1.1-r2) [2023-11-30T22:38:43.357Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-30T22:38:43.357Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-30T22:38:43.357Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-30T22:38:43.357Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-30T22:38:43.357Z] (89/154) Installing xset (1.2.5-r1) [2023-11-30T22:38:43.357Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-30T22:38:43.357Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-30T22:38:43.357Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-30T22:38:43.357Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-30T22:38:43.357Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-30T22:38:43.357Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-30T22:38:43.357Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-30T22:38:43.617Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-30T22:38:43.617Z] (98/154) Installing libva (2.18.0-r1) [2023-11-30T22:38:43.617Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-30T22:38:43.617Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-30T22:38:43.617Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2023-11-30T22:38:43.617Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-30T22:38:43.617Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-30T22:38:43.617Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-30T22:38:43.617Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-30T22:38:43.617Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-30T22:38:43.617Z] (107/154) Installing opus (1.4-r0) [2023-11-30T22:38:43.876Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-30T22:38:43.876Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-30T22:38:43.876Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2023-11-30T22:38:43.876Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-30T22:38:43.876Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-30T22:38:43.876Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-30T22:38:43.876Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-30T22:38:43.876Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-30T22:38:43.876Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-30T22:38:43.876Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-30T22:38:43.876Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-11-30T22:38:44.136Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-30T22:38:44.136Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-30T22:38:44.136Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-30T22:38:44.136Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-30T22:38:44.136Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-30T22:38:44.136Z] (124/154) Installing librist (0.2.7-r0) [2023-11-30T22:38:44.136Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-30T22:38:44.136Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-30T22:38:44.136Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-30T22:38:44.136Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-30T22:38:44.136Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2023-11-30T22:38:44.136Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-30T22:38:44.136Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-30T22:38:44.136Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-30T22:38:44.136Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-30T22:38:44.136Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-30T22:38:44.136Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-30T22:38:44.136Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-30T22:38:44.136Z] (137/154) Installing nspr (4.35-r2) [2023-11-30T22:38:44.136Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-30T22:38:44.136Z] (139/154) Installing nss (3.94-r0) [2023-11-30T22:38:44.396Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-30T22:38:44.396Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-30T22:38:44.396Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-30T22:38:44.396Z] (143/154) Installing orc (0.4.34-r0) [2023-11-30T22:38:44.396Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-30T22:38:44.396Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-30T22:38:44.396Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-30T22:38:44.396Z] (147/154) Installing libpulse (16.1-r10) [2023-11-30T22:38:44.396Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-30T22:38:44.396Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-30T22:38:44.396Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-30T22:38:44.396Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-30T22:38:44.396Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-30T22:38:44.396Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-30T22:38:44.396Z] (154/154) Installing chromium (119.0.6045.159-r0) [2023-11-30T22:38:45.778Z] Executing busybox-1.36.1-r2.trigger [2023-11-30T22:38:45.778Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-30T22:38:45.778Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-30T22:38:45.778Z] Executing glib-2.76.4-r0.trigger [2023-11-30T22:38:45.778Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-30T22:38:46.346Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-30T22:38:46.346Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-30T22:38:46.346Z] OK: 580 MiB in 171 packages [2023-11-30T22:38:58.600Z] Removing intermediate container bccf79b3bcbf [2023-11-30T22:38:58.600Z] ---> 447752a2006a [2023-11-30T22:38:58.600Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-30T22:38:58.600Z] ---> Running in 8b6cd415ee67 [2023-11-30T22:38:58.600Z] Removing intermediate container 8b6cd415ee67 [2023-11-30T22:38:58.600Z] ---> d5291e2efd3c [2023-11-30T22:38:58.600Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-30T22:38:58.600Z] ---> Running in 5892901fcc64 [2023-11-30T22:38:58.600Z] Removing intermediate container 5892901fcc64 [2023-11-30T22:38:58.600Z] ---> 27e467a38da2 [2023-11-30T22:38:58.600Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-30T22:38:58.600Z] ---> Running in 403776cc7113 [2023-11-30T22:38:58.600Z] Removing intermediate container 403776cc7113 [2023-11-30T22:38:58.600Z] ---> daa2d30ad2a1 [2023-11-30T22:38:58.600Z] Step 6/11 : RUN npm install -g npm [2023-11-30T22:38:58.600Z] ---> Running in bb9f663443ca [2023-11-30T22:39:08.654Z] [2023-11-30T22:39:08.654Z] removed 33 packages, and changed 77 packages in 9s [2023-11-30T22:39:08.654Z] [2023-11-30T22:39:08.654Z] 28 packages are looking for funding [2023-11-30T22:39:08.654Z] run `npm fund` for details [2023-11-30T22:39:09.660Z] Removing intermediate container bb9f663443ca [2023-11-30T22:39:09.660Z] ---> b9e0eea618a8 [2023-11-30T22:39:09.660Z] Step 7/11 : ARG USER=1000 [2023-11-30T22:39:10.255Z] ---> Running in c71f61554bcc [2023-11-30T22:39:10.517Z] Removing intermediate container c71f61554bcc [2023-11-30T22:39:10.517Z] ---> 235fc3f836f5 [2023-11-30T22:39:10.517Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-30T22:39:10.517Z] ---> Running in 5f049f3e46d6 [2023-11-30T22:39:11.085Z] Removing intermediate container 5f049f3e46d6 [2023-11-30T22:39:11.085Z] ---> b3635a0fc47e [2023-11-30T22:39:11.085Z] Step 9/11 : USER $USER:$USER [2023-11-30T22:39:11.085Z] ---> Running in a7b841b9937c [2023-11-30T22:39:11.085Z] Removing intermediate container a7b841b9937c [2023-11-30T22:39:11.085Z] ---> e222ea82abc4 [2023-11-30T22:39:11.085Z] Step 10/11 : WORKDIR /app [2023-11-30T22:39:11.085Z] ---> Running in 76f67c861c9f [2023-11-30T22:39:11.085Z] Removing intermediate container 76f67c861c9f [2023-11-30T22:39:11.085Z] ---> c718db604ad2 [2023-11-30T22:39:11.085Z] Step 11/11 : LABEL git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad [2023-11-30T22:39:11.085Z] ---> Running in aa54caebfc22 [2023-11-30T22:39:11.085Z] Removing intermediate container aa54caebfc22 [2023-11-30T22:39:11.085Z] ---> 386b75fe3a94 [2023-11-30T22:39:11.343Z] Successfully built 386b75fe3a94 [2023-11-30T22:39:11.343Z] Successfully tagged edgexfoundry/edgex-web-ui:08b29e8068a63db00aecac97b2d6c67ee8408fad [2023-11-30T22:39:11.343Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-30T22:39:11.343Z] touch edgex-web-ui.imagebuilt [2023-11-30T22:39:11.343Z] mkdir -p node_modules coverage [2023-11-30T22:39:11.343Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-30T22:39:11.343Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE Unsupported engine { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE required: { [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE }, [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } [2023-11-30T22:39:13.246Z] npm WARN EBADENGINE } [2023-11-30T22:39:25.485Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-30T22:39:25.485Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-30T22:39:25.485Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-30T22:39:25.485Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-30T22:39:25.485Z] 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-30T22:39:25.485Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-30T22:39:25.485Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-30T22:39:25.485Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-30T22:39:26.053Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-30T22:39:26.053Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-30T22:39:26.053Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-30T22:39:26.053Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-30T22:39:26.877Z] 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-30T22:39:26.877Z] 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-30T22:39:26.877Z] 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-30T22:39:26.877Z] 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-30T22:39:27.821Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-30T22:39:32.319Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-11-30T22:39:32.577Z] 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-30T22:39:39.267Z] 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-30T22:39:42.577Z] 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-30T22:39:50.713Z] [2023-11-30T22:39:50.713Z] added 1478 packages, and audited 1479 packages in 37s [2023-11-30T22:39:50.713Z] [2023-11-30T22:39:50.713Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-30T22:39:50.713Z] [2023-11-30T22:39:50.713Z] To address issues that do not require attention, run: [2023-11-30T22:39:50.713Z] npm audit fix [2023-11-30T22:39:50.713Z] [2023-11-30T22:39:50.713Z] To address all issues (including breaking changes), run: [2023-11-30T22:39:50.713Z] npm audit fix --force [2023-11-30T22:39:50.713Z] [2023-11-30T22:39:50.713Z] Run `npm audit` for details. [2023-11-30T22:39:57.283Z] 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-30T22:39:59.190Z] - Generating browser application bundles (phase: setup)... [2023-11-30T22:40:03.396Z] Compiling @angular/core : es2015 as esm2015 [2023-11-30T22:40:03.396Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-30T22:40:05.928Z] Compiling @angular/common : es2015 as esm2015 [2023-11-30T22:40:05.928Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-30T22:40:06.493Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-30T22:40:06.493Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-30T22:40:06.751Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-30T22:40:07.039Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-30T22:40:07.299Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-30T22:40:07.299Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-30T22:40:07.299Z] Compiling @angular/router : es2015 as esm2015 [2023-11-30T22:40:07.558Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-30T22:40:07.816Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-30T22:40:09.190Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-30T22:40:13.383Z] 30 11 2023 22:40:12.830:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-30T22:40:13.383Z] 30 11 2023 22:40:12.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-30T22:40:13.383Z] 30 11 2023 22:40:12.836:INFO [launcher]: Starting browser ChromeHeadless [2023-11-30T22:40:23.356Z] ✔ Browser application bundle generation complete. [2023-11-30T22:40:23.356Z] 30 11 2023 22:40:22.352:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket ogOP8bzdynUi7f2bAAAB with id 62039945 [2023-11-30T22:40:24.735Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-30T22:40:24.860Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23588 in /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [Pipeline] { [Pipeline] ws [2023-11-30T22:40:24.895Z] Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout [2023-11-30T22:40:24.960Z] The recommended git tool is: git [2023-11-30T22:40:24.995Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.127 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.195 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.201 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.206 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.208 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.221 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.225 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.234 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.263 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.283 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.292 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.31 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.315 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.319 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.322 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.35 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.357 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.369 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.37 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.371 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.378 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.381 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.384 secs) [2023-11-30T22:40:25.256Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.386 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.408 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.418 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.436 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.442 secs) [2023-11-30T22:40:25.514Z] WARN: ' [2023-11-30T22:40:25.514Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-30T22:40:25.514Z] Support for using the ngModel input property and ngModelChange event with [2023-11-30T22:40:25.514Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-30T22:40:25.514Z] in a future version of Angular. [2023-11-30T22:40:25.514Z] [2023-11-30T22:40:25.514Z] For more information on this, see our API docs here: [2023-11-30T22:40:25.514Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-30T22:40:25.514Z] ' [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.442 secs) [2023-11-30T22:40:25.514Z] WARN: ' [2023-11-30T22:40:25.514Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-30T22:40:25.514Z] Support for using the ngModel input property and ngModelChange event with [2023-11-30T22:40:25.514Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-30T22:40:25.514Z] in a future version of Angular. [2023-11-30T22:40:25.514Z] [2023-11-30T22:40:25.514Z] For more information on this, see our API docs here: [2023-11-30T22:40:25.514Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-30T22:40:25.514Z] ' [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.461 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.47 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.478 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.486 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.504 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.512 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.527 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.529 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.53 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.542 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.549 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.551 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.57 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.576 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.582 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.587 secs) [2023-11-30T22:40:25.514Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.601 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.61 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.618 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.64 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.654 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.663 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.685 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.687 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.691 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.717 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.743 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.752 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.755 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.756 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.761 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.762 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.765 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.769 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.783 secs) [2023-11-30T22:40:25.772Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.794 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.797 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.8 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.804 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.811 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.831 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.844 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.85 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.853 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.862 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.873 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.88 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.897 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.901 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.916 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.923 secs) [2023-11-30T22:40:26.029Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-30T22:40:26.029Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-30T22:40:26.029Z] 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-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.923 secs) [2023-11-30T22:40:26.029Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-30T22:40:26.029Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-30T22:40:26.029Z] 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-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.927 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.93 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.932 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.936 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.952 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.96 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.965 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.967 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.968 secs) [2023-11-30T22:40:26.029Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.972 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.986 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.99 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.005 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.008 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.009 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.016 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.023 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.028 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.042 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.048 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.05 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.051 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.074 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.08 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.082 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.091 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.125 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.132 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.133 secs) [2023-11-30T22:40:26.288Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.135 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.191 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.204 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.209 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.233 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.241 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.249 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.251 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.252 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.26 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.261 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.273 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.294 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.3 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.304 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.316 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.339 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.341 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.348 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.35 secs) [2023-11-30T22:40:26.546Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.351 secs) [2023-11-30T22:40:26.805Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.356 secs) [2023-11-30T22:40:26.805Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.369 secs) [2023-11-30T22:40:26.805Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.372 secs) [2023-11-30T22:40:26.805Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.374 secs) [2023-11-30T22:40:26.805Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.377 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.383 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.396 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.404 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.407 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.419 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.421 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.424 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.435 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.445 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.452 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.459 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.464 secs) [2023-11-30T22:40:26.806Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.468 secs) [2023-11-30T22:40:27.065Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (2.084 secs / 1.468 secs) [2023-11-30T22:40:27.065Z] TOTAL: 147 SUCCESS [2023-11-30T22:40:27.065Z] ✔ Browser application bundle generation complete. [2023-11-30T22:40:27.336Z] [2023-11-30T22:40:27.336Z] =============================== Coverage summary =============================== [2023-11-30T22:40:27.336Z] Statements : 40.99% ( 1472/3591 ) [2023-11-30T22:40:27.336Z] Branches : 11.75% ( 114/970 ) [2023-11-30T22:40:27.336Z] Functions : 32.14% ( 421/1310 ) [2023-11-30T22:40:27.336Z] Lines : 38.98% ( 1327/3404 ) [2023-11-30T22:40:27.336Z] ================================================================================ [2023-11-30T22:40:27.593Z] ✔ Browser application bundle generation complete. [2023-11-30T22:40:28.160Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/web' [Pipeline] echo [2023-11-30T22:40:28.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-30T22:40:28.210Z] $ docker stop --time=1 7a4dd877687872eb87f0915867bdca41e33fd3276ebcb9cd373fc9edeabacec6 [2023-11-30T22:40:29.545Z] $ docker rm -f --volumes 7a4dd877687872eb87f0915867bdca41e33fd3276ebcb9cd373fc9edeabacec6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-30T22:40:30.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-30T22:40:31.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-30T22:40:31.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-30T22:40:32.122Z] using credential edgex-jenkins-ssh [2023-11-30T22:40:32.148Z] Cloning the remote Git repository [2023-11-30T22:40:32.227Z] + ls -al . [2023-11-30T22:40:32.227Z] total 184 [2023-11-30T22:40:32.227Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 30 22:38 . [2023-11-30T22:40:32.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:36 .. [2023-11-30T22:40:32.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:36 .blubracket [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 30 22:36 .dockerignore [2023-11-30T22:40:32.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:37 .git [2023-11-30T22:40:32.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:36 .github [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 30 22:36 .gitignore [2023-11-30T22:40:32.227Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 22:37 .semver [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 30 22:36 Attribution.txt [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 30 22:36 CHANGELOG.md [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 30 22:36 CONTRIBUTING.md [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 30 22:36 Dockerfile [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 30 22:36 Jenkinsfile [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 30 22:36 LICENSE [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 30 22:36 Makefile [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 30 22:36 README.md [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 22:37 VERSION [2023-11-30T22:40:32.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:36 assets [2023-11-30T22:40:32.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:36 bin [2023-11-30T22:40:32.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:36 cmd [2023-11-30T22:40:32.227Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 30 22:38 coverage.out [2023-11-30T22:40:32.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:36 docs [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 3508 Nov 30 22:36 go.mod [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 34261 Nov 30 22:36 go.sum [2023-11-30T22:40:32.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:36 internal [2023-11-30T22:40:32.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:36 testing [2023-11-30T22:40:32.227Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 30 22:36 version.go [2023-11-30T22:40:32.227Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 30 22:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:40:32.596Z] + 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=08b29e8068a63db00aecac97b2d6c67ee8408fad --label arch=amd64 --label version=0.0.0 . [2023-11-30T22:40:32.186Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-30T22:40:32.289Z] > git init /w/workspace/edgex-ui-go/9 # timeout=10 [2023-11-30T22:40:32.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-30T22:40:32.455Z] > git --version # timeout=10 [2023-11-30T22:40:32.477Z] > git --version # 'git version 2.25.1' [2023-11-30T22:40:32.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-30T22:40:32.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-30T22:40:33.164Z] Sending build context to Docker daemon 59.83MB [2023-11-30T22:40:33.165Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-30T22:40:33.165Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-30T22:40:33.165Z] ---> 5e71d1760678 [2023-11-30T22:40:33.165Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-30T22:40:34.545Z] ---> Running in 34a10ec11352 [2023-11-30T22:40:34.545Z] Removing intermediate container 34a10ec11352 [2023-11-30T22:40:34.545Z] ---> fb4268d073e9 [2023-11-30T22:40:34.545Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-30T22:40:34.545Z] ---> Running in 9322679843c0 [2023-11-30T22:40:34.545Z] Removing intermediate container 9322679843c0 [2023-11-30T22:40:34.545Z] ---> 633843d512b7 [2023-11-30T22:40:34.545Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-30T22:40:34.545Z] ---> Running in 566b8b6137fa [2023-11-30T22:40:34.805Z] Removing intermediate container 566b8b6137fa [2023-11-30T22:40:34.805Z] ---> 13deb54f9a9a [2023-11-30T22:40:34.805Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-11-30T22:40:35.065Z] ---> Running in 21ae04602be7 [2023-11-30T22:40:35.065Z] Removing intermediate container 21ae04602be7 [2023-11-30T22:40:35.065Z] ---> 358acdab7657 [2023-11-30T22:40:35.065Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-30T22:40:35.065Z] ---> Running in bce19ec22eb5 [2023-11-30T22:40:35.325Z] Removing intermediate container bce19ec22eb5 [2023-11-30T22:40:35.325Z] ---> 56e7ec8044cd [2023-11-30T22:40:35.325Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-30T22:40:36.704Z] ---> 55e9d3bb1384 [2023-11-30T22:40:36.704Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-30T22:40:36.704Z] ---> Running in d226d2b7210b [2023-11-30T22:40:36.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-30T22:40:36.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-30T22:40:36.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-30T22:40:36.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-30T22:40:37.224Z] OK: 264 MiB in 52 packages [2023-11-30T22:40:37.801Z] Removing intermediate container d226d2b7210b [2023-11-30T22:40:37.801Z] ---> 1404d6c6db3b [2023-11-30T22:40:37.801Z] Step 10/26 : ENV GO111MODULE=on [2023-11-30T22:40:37.801Z] ---> Running in 168ccff37037 [2023-11-30T22:40:37.801Z] Removing intermediate container 168ccff37037 [2023-11-30T22:40:37.801Z] ---> edd2597604ff [2023-11-30T22:40:37.801Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-30T22:40:37.801Z] ---> Running in e8fae533b089 [2023-11-30T22:40:37.801Z] Removing intermediate container e8fae533b089 [2023-11-30T22:40:37.801Z] ---> bb22e3ac03c9 [2023-11-30T22:40:37.801Z] Step 12/26 : COPY go.mod vendor* ./ [2023-11-30T22:40:38.060Z] ---> 7c0dc3a04bc8 [2023-11-30T22:40:38.060Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-30T22:40:38.060Z] ---> Running in 6687eb88916f [2023-11-30T22:40:38.349Z] Merging remotes/origin/main commit f667a10aeab326da95f3922ba1c539b214e5cb41 into PR head commit 08b29e8068a63db00aecac97b2d6c67ee8408fad [2023-11-30T22:40:38.627Z] Removing intermediate container 6687eb88916f [2023-11-30T22:40:38.627Z] ---> ba1488b02f0d [2023-11-30T22:40:38.627Z] Step 14/26 : COPY . . [2023-11-30T22:40:37.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-30T22:40:37.740Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-30T22:40:37.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-30T22:40:37.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-30T22:40:38.360Z] > git config core.sparsecheckout # timeout=10 [2023-11-30T22:40:38.424Z] > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 [2023-11-30T22:40:38.875Z] Merge succeeded, producing 08b29e8068a63db00aecac97b2d6c67ee8408fad [2023-11-30T22:40:38.875Z] Checking out Revision 08b29e8068a63db00aecac97b2d6c67ee8408fad (PR-656) [2023-11-30T22:40:39.678Z] Commit message: "chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-11-30T22:40:38.793Z] > git remote # timeout=10 [2023-11-30T22:40:38.809Z] > git config --get remote.origin.url # timeout=10 [2023-11-30T22:40:38.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-30T22:40:38.835Z] > git merge f667a10aeab326da95f3922ba1c539b214e5cb41 # timeout=10 [2023-11-30T22:40:38.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-30T22:40:38.876Z] > git config core.sparsecheckout # timeout=10 [2023-11-30T22:40:38.887Z] > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-30T22:40:40.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-30T22:40:40.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-30T22:40:40.944Z] Dload Upload Total Spent Left Speed [2023-11-30T22:40:40.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh [2023-11-30T22:40:41.198Z] ---> cf998f2707f4 [2023-11-30T22:40:41.198Z] Step 15/26 : RUN ${MAKE} [2023-11-30T22:40:41.274Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-30T22:40:41.456Z] ---> Running in f8d9741d9a7d [2023-11-30T22:40:41.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-30T22:40:41.598Z] + sudo tee /etc/docker/daemon.new [2023-11-30T22:40:41.598Z] { [2023-11-30T22:40:41.598Z] "registry-mirrors": [ [2023-11-30T22:40:41.598Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-30T22:40:41.598Z] ], [2023-11-30T22:40:41.598Z] "bip": "10.250.0.254/24", [2023-11-30T22:40:41.598Z] "hosts": [ [2023-11-30T22:40:41.598Z] "tcp://0.0.0.0:5555", [2023-11-30T22:40:41.598Z] "unix:///var/run/docker.sock" [2023-11-30T22:40:41.598Z] ], [2023-11-30T22:40:41.598Z] "mtu": 1458, [2023-11-30T22:40:41.598Z] "selinux-enabled": true, [2023-11-30T22:40:41.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-30T22:40:41.598Z] } [Pipeline] sh [2023-11-30T22:40:41.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-30T22:40:41.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-30T22:40:42.282Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-30T22:41:00.567Z] provisioning config files... [2023-11-30T22:41:00.595Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config13221897044891476649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:41:01.051Z] ---> ****-login.sh [2023-11-30T22:41:01.052Z] nexus3.edgexfoundry.org:10001 [2023-11-30T22:41:01.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:41:01.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:41:01.594Z] Configure a credential helper to remove this warning. See [2023-11-30T22:41:01.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:41:01.594Z] [2023-11-30T22:41:01.594Z] Login Succeeded [2023-11-30T22:41:01.594Z] nexus3.edgexfoundry.org:10002 [2023-11-30T22:41:01.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:41:01.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:41:01.874Z] Configure a credential helper to remove this warning. See [2023-11-30T22:41:01.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:41:01.874Z] [2023-11-30T22:41:01.874Z] Login Succeeded [2023-11-30T22:41:01.874Z] nexus3.edgexfoundry.org:10003 [2023-11-30T22:41:01.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:41:02.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:41:02.147Z] Configure a credential helper to remove this warning. See [2023-11-30T22:41:02.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:41:02.147Z] [2023-11-30T22:41:02.147Z] Login Succeeded [2023-11-30T22:41:02.147Z] nexus3.edgexfoundry.org:10004 [2023-11-30T22:41:02.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:41:02.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:41:02.420Z] Configure a credential helper to remove this warning. See [2023-11-30T22:41:02.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:41:02.420Z] [2023-11-30T22:41:02.420Z] Login Succeeded [2023-11-30T22:41:02.420Z] ****.io [2023-11-30T22:41:02.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-30T22:41:02.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-30T22:41:02.960Z] Configure a credential helper to remove this warning. See [2023-11-30T22:41:02.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-30T22:41:02.960Z] [2023-11-30T22:41:02.960Z] Login Succeeded [2023-11-30T22:41:02.960Z] ---> ****-login.sh ends [Pipeline] } [2023-11-30T22:41:02.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-30T22:41:03.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-30T22:41:03.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-30T22:41:03.488Z] ========================================================= [2023-11-30T22:41:03.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-30T22:41:03.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-30T22:41:03.650Z] Removing intermediate container f8d9741d9a7d [2023-11-30T22:41:03.650Z] ---> 0b85ac3b041e [2023-11-30T22:41:03.650Z] Step 16/26 : FROM alpine:3.18 [2023-11-30T22:41:03.650Z] 3.18: Pulling from library/alpine [2023-11-30T22:41:03.650Z] 96526aa774ef: Already exists [2023-11-30T22:41:03.650Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-30T22:41:03.650Z] Status: Downloaded newer image for alpine:3.18 [2023-11-30T22:41:03.650Z] ---> 8ca4688f4f35 [2023-11-30T22:41:03.650Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-30T22:41:03.650Z] ---> Running in 25c9a36063c6 [2023-11-30T22:41:03.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-30T22:41:03.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-30T22:41:03.650Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-30T22:41:03.650Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-30T22:41:03.650Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-30T22:41:03.650Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-30T22:41:03.650Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-30T22:41:03.650Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-30T22:41:03.650Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-30T22:41:03.650Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-30T22:41:03.650Z] Executing busybox-1.36.1-r5.trigger [2023-11-30T22:41:03.650Z] OK: 7 MiB in 15 packages [2023-11-30T22:41:03.650Z] Removing intermediate container 25c9a36063c6 [2023-11-30T22:41:03.650Z] ---> b1e4b751f51d [2023-11-30T22:41:03.650Z] Step 18/26 : EXPOSE 4000 [2023-11-30T22:41:03.650Z] ---> Running in 86b3cf1a23a3 [2023-11-30T22:41:03.650Z] Removing intermediate container 86b3cf1a23a3 [2023-11-30T22:41:03.650Z] ---> c7927cca8bf8 [2023-11-30T22:41:03.650Z] Step 19/26 : 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-30T22:41:03.650Z] ---> 96cef66e3ebb [2023-11-30T22:41:03.650Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [Pipeline] sh [2023-11-30T22:41:03.911Z] ---> 627f78d6b7d2 [2023-11-30T22:41:03.911Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-30T22:41:03.911Z] ---> 44dcd29b0bcb [2023-11-30T22:41:03.911Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-30T22:41:03.911Z] ---> Running in d0378c465ebc [2023-11-30T22:41:03.959Z] + 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-30T22:41:04.170Z] Removing intermediate container d0378c465ebc [2023-11-30T22:41:04.170Z] ---> fb2cf5440518 [2023-11-30T22:41:04.170Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-30T22:41:04.170Z] ---> Running in 879bb987d817 [2023-11-30T22:41:04.738Z] Removing intermediate container 879bb987d817 [2023-11-30T22:41:04.738Z] ---> 6d9f0d9a725a [2023-11-30T22:41:04.738Z] Step 24/26 : LABEL arch=amd64 [2023-11-30T22:41:04.738Z] ---> Running in b403e27dafa3 [2023-11-30T22:41:04.997Z] Removing intermediate container b403e27dafa3 [2023-11-30T22:41:04.997Z] ---> 57e0946e1ad1 [2023-11-30T22:41:04.997Z] Step 25/26 : LABEL git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad [2023-11-30T22:41:04.997Z] ---> Running in c40942ede1cc [2023-11-30T22:41:05.257Z] Removing intermediate container c40942ede1cc [2023-11-30T22:41:05.257Z] ---> 274188414cbc [2023-11-30T22:41:05.257Z] Step 26/26 : LABEL version=0.0.0 [2023-11-30T22:41:05.257Z] ---> Running in bd538b1ce333 [2023-11-30T22:41:05.257Z] Removing intermediate container bd538b1ce333 [2023-11-30T22:41:05.257Z] ---> cb8b8d270f22 [2023-11-30T22:41:05.257Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-30T22:41:05.257Z] Successfully built cb8b8d270f22 [2023-11-30T22:41:05.257Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-30T22:41:05.374Z] #0 building with "default" instance using docker driver [2023-11-30T22:41:05.374Z] [2023-11-30T22:41:05.374Z] #1 [internal] load .dockerignore [2023-11-30T22:41:05.374Z] #1 transferring context: 58B done [2023-11-30T22:41:05.374Z] #1 DONE 0.1s [2023-11-30T22:41:05.374Z] [2023-11-30T22:41:05.374Z] #2 [internal] load build definition from Dockerfile [2023-11-30T22:41:05.374Z] #2 transferring dockerfile: 1.94kB done [2023-11-30T22:41:05.374Z] #2 DONE 0.1s [2023-11-30T22:41:05.374Z] [2023-11-30T22:41:05.374Z] #3 [internal] load metadata for docker.io/library/docker:latest [2023-11-30T22:41:05.374Z] #3 ... [2023-11-30T22:41:05.374Z] [2023-11-30T22:41:05.374Z] #4 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-30T22:41:05.374Z] #4 DONE 0.3s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-11-30T22:41:05.644Z] [2023-11-30T22:41:05.644Z] #3 [internal] load metadata for docker.io/library/docker:latest [2023-11-30T22:41:05.644Z] #3 DONE 0.3s [2023-11-30T22:41:05.644Z] [2023-11-30T22:41:05.644Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-30T22:41:05.644Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done [2023-11-30T22:41:05.644Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-11-30T22:41:05.644Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-11-30T22:41:05.644Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-11-30T22:41:05.644Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-11-30T22:41:05.644Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:41:05.917Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-11-30T22:41:05.917Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-11-30T22:41:05.917Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-11-30T22:41:05.917Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-11-30T22:41:05.917Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-11-30T22:41:05.917Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-11-30T22:41:05.917Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s [2023-11-30T22:41:05.917Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-11-30T22:41:05.917Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-11-30T22:41:06.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-30T22:41:06.027Z] [2023-11-30T22:41:06.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:41:06.196Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2023-11-30T22:41:06.196Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-11-30T22:41:06.196Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s [2023-11-30T22:41:06.196Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.6s [2023-11-30T22:41:06.196Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s [2023-11-30T22:41:06.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-30T22:41:06.363Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-30T22:41:06.363Z] 5eb5b503b376: Pulling fs layer [2023-11-30T22:41:06.363Z] 5c69ac0246d0: Pulling fs layer [2023-11-30T22:41:06.363Z] ec43610c2a17: Pulling fs layer [2023-11-30T22:41:06.363Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-30T22:41:06.363Z] 33b1e0a273af: Pulling fs layer [2023-11-30T22:41:06.363Z] 5d3b04190fa2: Pulling fs layer [2023-11-30T22:41:06.363Z] 2f39f015ded8: Pulling fs layer [2023-11-30T22:41:06.363Z] 33b1e0a273af: Waiting [2023-11-30T22:41:06.363Z] 2f39f015ded8: Waiting [2023-11-30T22:41:06.363Z] 3a2ae6a8a46f: Waiting [2023-11-30T22:41:06.486Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.46MB / 63.99MB 0.7s [2023-11-30T22:41:06.486Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-11-30T22:41:06.486Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.8s [2023-11-30T22:41:06.486Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.9s [2023-11-30T22:41:06.486Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.7s done [2023-11-30T22:41:06.486Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.9s [2023-11-30T22:41:06.623Z] 5c69ac0246d0: Verifying Checksum [2023-11-30T22:41:06.623Z] 5c69ac0246d0: Download complete [2023-11-30T22:41:06.623Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-30T22:41:06.623Z] 3a2ae6a8a46f: Download complete [2023-11-30T22:41:06.623Z] 33b1e0a273af: Verifying Checksum [2023-11-30T22:41:06.623Z] 33b1e0a273af: Download complete [2023-11-30T22:41:06.623Z] 5d3b04190fa2: Verifying Checksum [2023-11-30T22:41:06.623Z] 5d3b04190fa2: Download complete [2023-11-30T22:41:06.623Z] ec43610c2a17: Verifying Checksum [2023-11-30T22:41:06.623Z] ec43610c2a17: Download complete [2023-11-30T22:41:06.763Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.1s [2023-11-30T22:41:06.763Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.1s [2023-11-30T22:41:06.763Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.2s [2023-11-30T22:41:06.882Z] 5eb5b503b376: Verifying Checksum [2023-11-30T22:41:06.882Z] 5eb5b503b376: Download complete [2023-11-30T22:41:07.049Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.3s [2023-11-30T22:41:07.049Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-11-30T22:41:07.049Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s [2023-11-30T22:41:07.049Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.5s [2023-11-30T22:41:07.371Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.6s [2023-11-30T22:41:07.371Z] #5 ... [2023-11-30T22:41:07.371Z] [2023-11-30T22:41:07.371Z] #6 [internal] load build context [2023-11-30T22:41:07.371Z] #6 transferring context: 33.59MB 1.6s done [2023-11-30T22:41:07.371Z] #6 DONE 1.7s [2023-11-30T22:41:07.371Z] [2023-11-30T22:41:07.371Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-30T22:41:07.371Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.7s [2023-11-30T22:41:07.371Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.7s [2023-11-30T22:41:07.371Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.4s done [2023-11-30T22:41:07.452Z] 2f39f015ded8: Verifying Checksum [2023-11-30T22:41:07.452Z] 2f39f015ded8: Download complete [2023-11-30T22:41:07.643Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s [2023-11-30T22:41:07.643Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.9s [2023-11-30T22:41:07.643Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done [2023-11-30T22:41:07.643Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.43MB / 97.63MB 2.1s [2023-11-30T22:41:07.643Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-11-30T22:41:07.912Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 2.2s [2023-11-30T22:41:07.912Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.3s [2023-11-30T22:41:08.020Z] 5eb5b503b376: Pull complete [2023-11-30T22:41:08.020Z] 5c69ac0246d0: Pull complete [2023-11-30T22:41:08.189Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.74MB / 97.63MB 2.4s [2023-11-30T22:41:08.189Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.6s [2023-11-30T22:41:08.587Z] ec43610c2a17: Pull complete [2023-11-30T22:41:08.587Z] 3a2ae6a8a46f: Pull complete [2023-11-30T22:41:08.779Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done [2023-11-30T22:41:09.162Z] 33b1e0a273af: Pull complete [2023-11-30T22:41:09.420Z] 5d3b04190fa2: Pull complete [2023-11-30T22:41:14.130Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.4s [2023-11-30T22:41:14.691Z] 2f39f015ded8: Pull complete [2023-11-30T22:41:14.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-30T22:41:14.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-30T22:41:14.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:41:14.926Z] prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container [2023-11-30T22:41:14.966Z] $ 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_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-30T22:41:15.098Z] #5 ... [2023-11-30T22:41:15.098Z] [2023-11-30T22:41:15.098Z] #7 FROM docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 [2023-11-30T22:41:15.098Z] #7 resolve docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 0.1s done [2023-11-30T22:41:15.098Z] #7 sha256:5417c78d9607a5d2c2b526ef6f86e44eec7f05f36a4210912cece8851eaa2921 11.28kB / 11.28kB done [2023-11-30T22:41:15.098Z] #7 sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 3.13kB / 3.13kB done [2023-11-30T22:41:15.098Z] #7 sha256:4f57d9d13ca6cb1d8537debd32f344218622714a6858710821536950dec802ef 3.33kB / 3.33kB done [2023-11-30T22:41:15.098Z] #7 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.8s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done [2023-11-30T22:41:15.098Z] #7 sha256:2ecd494fa26a8aad94a0d22885340d6ee599258b2e67c6c22f91ed6221294435 2.02MB / 2.02MB 0.9s done [2023-11-30T22:41:15.098Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done [2023-11-30T22:41:15.098Z] #7 sha256:99624a4fd86a4c6eda9530ba81d64e854494d3513e2b65182d975a3e73659f6a 15.45MB / 15.45MB 1.6s done [2023-11-30T22:41:15.098Z] #7 sha256:7f8d0b91b302e88cfdcf7ce318907c82d76a6158db3fbc7d2a269b8cf13135b3 15.64MB / 15.64MB 2.1s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:2ecd494fa26a8aad94a0d22885340d6ee599258b2e67c6c22f91ed6221294435 0.6s done [2023-11-30T22:41:15.098Z] #7 sha256:fa124432a61f628946ce8ddcb274464518422bc8972d4ccad1afe27b4ca10cb9 16.30MB / 16.30MB 2.5s done [2023-11-30T22:41:15.098Z] #7 sha256:3749b22a5c11e7412fefa557069b6edd72445a6405870eebf37b8a46395f58d9 546B / 546B 2.2s done [2023-11-30T22:41:15.098Z] #7 sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 9.36MB / 9.36MB 2.5s done [2023-11-30T22:41:15.098Z] #7 sha256:6a5e7969bcf4efbac87f2cb6121e87482f0bbd2442c5b9ffc7810ae2ac7a5bd2 1.02kB / 1.02kB 2.2s done [2023-11-30T22:41:15.098Z] #7 sha256:c071a01e9172836ccf3193bfb6301e15a716b9edd306c569018cfc40cc9490ed 116B / 116B 2.3s done [2023-11-30T22:41:15.098Z] #7 sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 1.30kB / 1.30kB 2.6s done [2023-11-30T22:41:15.098Z] #7 sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c 1.52kB / 1.52kB 2.8s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2023-11-30T22:41:15.098Z] #7 sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 49.71MB / 49.71MB 3.9s done [2023-11-30T22:41:15.098Z] #7 sha256:a52d1058dc2eb4b1cc523ea2e8a9a3ded74494eb143db725500d18e92879b64a 2.79kB / 2.79kB 2.8s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:99624a4fd86a4c6eda9530ba81d64e854494d3513e2b65182d975a3e73659f6a 0.7s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:7f8d0b91b302e88cfdcf7ce318907c82d76a6158db3fbc7d2a269b8cf13135b3 1.1s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:fa124432a61f628946ce8ddcb274464518422bc8972d4ccad1afe27b4ca10cb9 1.1s done [2023-11-30T22:41:15.098Z] #7 extracting sha256:3749b22a5c11e7412fefa557069b6edd72445a6405870eebf37b8a46395f58d9 done [2023-11-30T22:41:15.098Z] #7 extracting sha256:6a5e7969bcf4efbac87f2cb6121e87482f0bbd2442c5b9ffc7810ae2ac7a5bd2 done [2023-11-30T22:41:15.098Z] #7 extracting sha256:c071a01e9172836ccf3193bfb6301e15a716b9edd306c569018cfc40cc9490ed done [2023-11-30T22:41:15.098Z] #7 extracting sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 0.2s [2023-11-30T22:41:16.071Z] #7 extracting sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 1.3s done [2023-11-30T22:41:16.342Z] #7 extracting sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 done [2023-11-30T22:41:16.342Z] #7 extracting sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 [2023-11-30T22:41:19.731Z] #7 extracting sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 3.1s done [2023-11-30T22:41:19.731Z] #7 extracting sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c [2023-11-30T22:41:19.731Z] #7 extracting sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c done [2023-11-30T22:41:19.731Z] #7 extracting sha256:a52d1058dc2eb4b1cc523ea2e8a9a3ded74494eb143db725500d18e92879b64a done [2023-11-30T22:41:20.003Z] #7 DONE 14.4s [2023-11-30T22:41:20.003Z] [2023-11-30T22:41:20.003Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-30T22:41:20.003Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.1s [2023-11-30T22:41:20.187Z] $ docker top 765cd8ff0070907a70ca905283b472edf47545565b8ab3547c9b2cc08e1a631d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:41:20.616Z] ---> job-cost.sh [2023-11-30T22:41:20.616Z] lf-activate-venv: SKIPPING [2023-11-30T22:41:20.616Z] INFO: No Stack... [2023-11-30T22:41:20.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-30T22:41:21.441Z] INFO: Archiving Costs [Pipeline] sh [2023-11-30T22:41:21.728Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/cost.csv [2023-11-30T22:41:21.728Z] + cut -d, -f6 [Pipeline] lock [2023-11-30T22:41:21.742Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [2023-11-30T22:41:21.748Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] did not exist. Created. [2023-11-30T22:41:21.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-30T22:41:22.126Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-30T22:41:22.738Z] Stashed 1 file(s) [Pipeline] } [2023-11-30T22:41:22.749Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-30T22:41:22.830Z] $ docker stop --time=1 765cd8ff0070907a70ca905283b472edf47545565b8ab3547c9b2cc08e1a631d [2023-11-30T22:41:24.430Z] $ docker rm -f --volumes 765cd8ff0070907a70ca905283b472edf47545565b8ab3547c9b2cc08e1a631d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-30T22:41:26.666Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.0s done [2023-11-30T22:41:28.103Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-11-30T22:41:28.369Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-11-30T22:41:28.369Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-11-30T22:41:33.728Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-11-30T22:41:37.083Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.9s done [2023-11-30T22:41:37.354Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-11-30T22:41:39.306Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-11-30T22:41:41.362Z] #5 DONE 35.6s [2023-11-30T22:41:41.362Z] [2023-11-30T22:41:41.362Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-30T22:41:42.778Z] #8 DONE 1.3s [2023-11-30T22:41:42.778Z] [2023-11-30T22:41:42.778Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2023-11-30T22:41:43.363Z] #9 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-30T22:41:43.631Z] #9 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-30T22:41:44.596Z] #9 2.110 OK: 266 MiB in 52 packages [2023-11-30T22:41:44.867Z] #9 DONE 2.4s [2023-11-30T22:41:44.867Z] [2023-11-30T22:41:44.867Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-30T22:41:45.139Z] #10 DONE 0.1s [2023-11-30T22:41:45.139Z] [2023-11-30T22:41:45.139Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2023-11-30T22:41:45.139Z] #11 DONE 0.2s [2023-11-30T22:41:45.139Z] [2023-11-30T22:41:45.139Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-30T22:42:17.456Z] #12 DONE 31.1s [2023-11-30T22:42:17.456Z] [2023-11-30T22:42:17.456Z] #13 [builder 7/8] COPY . . [2023-11-30T22:42:17.456Z] #13 DONE 0.9s [2023-11-30T22:42:17.456Z] [2023-11-30T22:42:17.456Z] #14 [builder 8/8] RUN echo noop [2023-11-30T22:42:17.724Z] #14 0.624 noop [2023-11-30T22:42:17.724Z] #14 DONE 0.7s [2023-11-30T22:42:17.993Z] [2023-11-30T22:42:17.993Z] #15 exporting to image [2023-11-30T22:42:17.993Z] #15 exporting layers [2023-11-30T22:42:40.098Z] #15 exporting layers 21.8s done [2023-11-30T22:42:40.098Z] #15 writing image sha256:9edbfc6254348d360612978a94de25c3661b2f179dc32193c3f7af7185d808da done [2023-11-30T22:42:40.098Z] #15 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-11-30T22:42:40.098Z] #15 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:42:40.554Z] + docker inspect -f . ci-base-image-arm64 [2023-11-30T22:42:40.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:42:40.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-23588 does not seem to be running inside a container [2023-11-30T22:42:40.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-30T22:42:42.027Z] $ docker top 4c8d89e64526b222577f3b61e24f675fb2d36e3d52d0d13fcc69ca4d12b66da3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T22:42:42.890Z] + go version [2023-11-30T22:42:42.890Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-30T22:42:42.912Z] $ docker stop --time=1 4c8d89e64526b222577f3b61e24f675fb2d36e3d52d0d13fcc69ca4d12b66da3 [2023-11-30T22:42:44.455Z] $ docker rm -f --volumes 4c8d89e64526b222577f3b61e24f675fb2d36e3d52d0d13fcc69ca4d12b66da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:42:45.268Z] + docker inspect -f . ci-base-image-arm64 [2023-11-30T22:42:45.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:42:45.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-23588 does not seem to be running inside a container [2023-11-30T22:42:45.541Z] $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-30T22:42:46.476Z] $ docker top a096d1bc25907fd3460e31c5055b9e20cd5505ea0232d61865db01a2fd792558 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T22:42:46.999Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh [2023-11-30T22:42:47.361Z] + make test [2023-11-30T22:42:47.362Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-30T22:42:52.706Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-30T22:43:39.549Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-30T22:43:39.550Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-30T22:43:39.550Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-30T22:43:47.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-30T22:43:47.745Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-30T22:43:47.745Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-30T22:43:48.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-30T22:43:48.397Z] $ docker stop --time=1 a096d1bc25907fd3460e31c5055b9e20cd5505ea0232d61865db01a2fd792558 [2023-11-30T22:43:50.214Z] $ docker rm -f --volumes a096d1bc25907fd3460e31c5055b9e20cd5505ea0232d61865db01a2fd792558 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-30T22:43:51.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-30T22:43:51.326Z] Warning: overwriting stash ‘coverage-report’ [2023-11-30T22:43:51.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-30T22:43:52.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-30T22:43:52.756Z] + ls -al . [2023-11-30T22:43:52.756Z] total 180 [2023-11-30T22:43:52.756Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 30 22:42 . [2023-11-30T22:43:52.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:40 .. [2023-11-30T22:43:52.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:40 .blubracket [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 30 22:40 .dockerignore [2023-11-30T22:43:52.756Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:40 .git [2023-11-30T22:43:52.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:40 .github [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 30 22:40 .gitignore [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 30 22:40 Attribution.txt [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 30 22:40 CHANGELOG.md [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 30 22:40 CONTRIBUTING.md [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 30 22:40 Dockerfile [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 30 22:40 Jenkinsfile [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 30 22:40 LICENSE [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 30 22:40 Makefile [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 30 22:40 README.md [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 22:37 VERSION [2023-11-30T22:43:52.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:40 assets [2023-11-30T22:43:52.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:40 bin [2023-11-30T22:43:52.756Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:40 cmd [2023-11-30T22:43:52.756Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 30 22:42 coverage.out [2023-11-30T22:43:52.756Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:40 docs [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 3508 Nov 30 22:40 go.mod [2023-11-30T22:43:52.756Z] -rw-rw-r-- 1 jenkins jenkins 34261 Nov 30 22:40 go.sum [2023-11-30T22:43:52.756Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:40 internal [2023-11-30T22:43:52.756Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:40 testing [2023-11-30T22:43:52.757Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 30 22:40 version.go [2023-11-30T22:43:52.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:43:53.165Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad --label arch=arm64 --label version=0.0.0 . [2023-11-30T22:43:53.748Z] #0 building with "default" instance using docker driver [2023-11-30T22:43:53.748Z] [2023-11-30T22:43:53.748Z] #1 [internal] load build definition from Dockerfile [2023-11-30T22:43:53.748Z] #1 transferring dockerfile: [2023-11-30T22:43:54.016Z] #1 transferring dockerfile: 1.94kB 0.0s done [2023-11-30T22:43:54.016Z] #1 DONE 0.0s [2023-11-30T22:43:54.016Z] [2023-11-30T22:43:54.016Z] #2 [internal] load .dockerignore [2023-11-30T22:43:54.016Z] #2 transferring context: 58B done [2023-11-30T22:43:54.016Z] #2 DONE 0.0s [2023-11-30T22:43:54.016Z] [2023-11-30T22:43:54.016Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-30T22:43:54.016Z] #3 DONE 0.0s [2023-11-30T22:43:54.016Z] [2023-11-30T22:43:54.016Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-11-30T22:43:54.016Z] #4 ... [2023-11-30T22:43:54.016Z] [2023-11-30T22:43:54.016Z] #5 [internal] load metadata for docker.io/library/docker:latest [2023-11-30T22:43:54.016Z] #5 DONE 0.1s [2023-11-30T22:43:54.283Z] [2023-11-30T22:43:54.283Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-11-30T22:43:54.283Z] #4 DONE 0.3s [2023-11-30T22:43:54.283Z] [2023-11-30T22:43:54.283Z] #6 FROM docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 [2023-11-30T22:43:54.283Z] #6 CACHED [2023-11-30T22:43:54.283Z] [2023-11-30T22:43:54.283Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-30T22:43:54.283Z] #7 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-30T22:43:54.283Z] #7 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-30T22:43:54.283Z] #7 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-30T22:43:54.283Z] #7 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-30T22:43:54.283Z] #7 DONE 0.2s [2023-11-30T22:43:54.283Z] [2023-11-30T22:43:54.283Z] #8 [internal] load build context [2023-11-30T22:43:54.283Z] #8 transferring context: 73.67kB 0.3s done [2023-11-30T22:43:54.548Z] #8 DONE 0.3s [2023-11-30T22:43:54.548Z] [2023-11-30T22:43:54.548Z] #9 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-11-30T22:43:54.548Z] #9 DONE 0.3s [2023-11-30T22:43:54.548Z] [2023-11-30T22:43:54.548Z] #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-30T22:43:55.133Z] #10 DONE 0.5s [2023-11-30T22:43:55.133Z] [2023-11-30T22:43:55.133Z] #11 [builder 3/8] RUN apk add --update --no-cache make git [2023-11-30T22:43:55.714Z] #11 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-30T22:43:55.980Z] #11 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-30T22:43:56.943Z] #11 1.999 OK: 266 MiB in 52 packages [2023-11-30T22:43:57.211Z] #11 ... [2023-11-30T22:43:57.211Z] [2023-11-30T22:43:57.211Z] #12 [stage-1 2/6] RUN apk --no-cache upgrade [2023-11-30T22:43:57.211Z] #12 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-30T22:43:57.211Z] #12 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-30T22:43:57.211Z] #12 2.258 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-30T22:43:57.211Z] #12 2.289 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-30T22:43:57.211Z] #12 2.325 Executing busybox-1.36.1-r5.post-upgrade [2023-11-30T22:43:57.211Z] #12 2.376 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-30T22:43:57.211Z] #12 2.384 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-30T22:43:57.211Z] #12 2.481 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-30T22:43:57.211Z] #12 2.501 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-30T22:43:57.211Z] #12 2.507 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-30T22:43:57.211Z] #12 2.520 Executing busybox-1.36.1-r5.trigger [2023-11-30T22:43:57.211Z] #12 2.537 OK: 8 MiB in 15 packages [2023-11-30T22:43:57.211Z] #12 DONE 2.8s [2023-11-30T22:43:57.211Z] [2023-11-30T22:43:57.211Z] #11 [builder 3/8] RUN apk add --update --no-cache make git [2023-11-30T22:43:57.211Z] #11 DONE 2.3s [2023-11-30T22:43:57.211Z] [2023-11-30T22:43:57.211Z] #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-30T22:43:57.211Z] #13 DONE 0.1s [2023-11-30T22:43:57.481Z] [2023-11-30T22:43:57.481Z] #14 [builder 5/8] COPY go.mod vendor* ./ [2023-11-30T22:43:57.747Z] #14 DONE 0.2s [2023-11-30T22:43:57.747Z] [2023-11-30T22:43:57.747Z] #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-30T22:43:59.150Z] #15 DONE 1.4s [2023-11-30T22:43:59.150Z] [2023-11-30T22:43:59.150Z] #16 [builder 7/8] COPY . . [2023-11-30T22:44:03.391Z] #16 DONE 4.4s [2023-11-30T22:44:03.391Z] [2023-11-30T22:44:03.391Z] #17 [builder 8/8] RUN make build [2023-11-30T22:44:03.974Z] #17 0.635 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-30T22:45:11.840Z] #17 DONE 61.4s [2023-11-30T22:45:11.840Z] [2023-11-30T22:45:11.840Z] #18 [stage-1 3/6] 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-30T22:45:11.840Z] #18 DONE 0.3s [2023-11-30T22:45:11.840Z] [2023-11-30T22:45:11.840Z] #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-30T22:45:11.840Z] #19 DONE 0.1s [2023-11-30T22:45:11.840Z] [2023-11-30T22:45:11.840Z] #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-30T22:45:11.840Z] #20 DONE 0.1s [2023-11-30T22:45:11.840Z] [2023-11-30T22:45:11.840Z] #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-30T22:45:11.840Z] #21 DONE 0.1s [2023-11-30T22:45:11.840Z] [2023-11-30T22:45:11.840Z] #22 exporting to image [2023-11-30T22:45:11.840Z] #22 exporting layers [2023-11-30T22:45:11.840Z] #22 exporting layers 0.6s done [2023-11-30T22:45:11.840Z] #22 writing image sha256:10fd40c076ca6308d8e9a666f7e2590f4b1aca943b0dc4b20f73e363bc3f7f10 done [2023-11-30T22:45:11.840Z] #22 naming to docker.io/library/edgex-ui-arm64 done [2023-11-30T22:45:11.840Z] #22 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:45:12.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-30T22:45:12.662Z] [2023-11-30T22:45:12.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:45:13.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-30T22:45:13.029Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-30T22:45:13.029Z] 8998bd30e6a1: Pulling fs layer [2023-11-30T22:45:13.029Z] 04944245beec: Pulling fs layer [2023-11-30T22:45:13.029Z] 699f458cf7ca: Pulling fs layer [2023-11-30T22:45:13.029Z] 765212b225bb: Pulling fs layer [2023-11-30T22:45:13.029Z] f23df028b6ca: Pulling fs layer [2023-11-30T22:45:13.029Z] d65c8cfc05b1: Pulling fs layer [2023-11-30T22:45:13.029Z] 2437ff75d9bd: Pulling fs layer [2023-11-30T22:45:13.029Z] f23df028b6ca: Waiting [2023-11-30T22:45:13.029Z] 2437ff75d9bd: Waiting [2023-11-30T22:45:13.029Z] d65c8cfc05b1: Waiting [2023-11-30T22:45:13.029Z] 765212b225bb: Waiting [2023-11-30T22:45:13.299Z] 04944245beec: Verifying Checksum [2023-11-30T22:45:13.299Z] 04944245beec: Download complete [2023-11-30T22:45:13.299Z] 765212b225bb: Verifying Checksum [2023-11-30T22:45:13.299Z] 765212b225bb: Download complete [2023-11-30T22:45:13.299Z] f23df028b6ca: Download complete [2023-11-30T22:45:13.567Z] d65c8cfc05b1: Verifying Checksum [2023-11-30T22:45:13.567Z] d65c8cfc05b1: Download complete [2023-11-30T22:45:13.567Z] 699f458cf7ca: Download complete [2023-11-30T22:45:13.933Z] 8998bd30e6a1: Verifying Checksum [2023-11-30T22:45:13.934Z] 8998bd30e6a1: Download complete [2023-11-30T22:45:16.518Z] 2437ff75d9bd: Verifying Checksum [2023-11-30T22:45:16.518Z] 2437ff75d9bd: Download complete [2023-11-30T22:45:20.770Z] 8998bd30e6a1: Pull complete [2023-11-30T22:45:21.037Z] 04944245beec: Pull complete [2023-11-30T22:45:22.987Z] 699f458cf7ca: Pull complete [2023-11-30T22:45:22.987Z] 765212b225bb: Pull complete [2023-11-30T22:45:23.949Z] f23df028b6ca: Pull complete [2023-11-30T22:45:23.949Z] d65c8cfc05b1: Pull complete [2023-11-30T22:45:50.703Z] 2437ff75d9bd: Pull complete [2023-11-30T22:45:50.703Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-30T22:45:50.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-30T22:45:50.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:45:51.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-23588 does not seem to be running inside a container [2023-11-30T22:45:51.067Z] $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-30T22:45:52.383Z] $ docker top 8ae75f7ff986e4c99abc787412af15e2aea1e834c803476d2dee48c730693de3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:45:52.910Z] ---> job-cost.sh [2023-11-30T22:45:53.174Z] lf-activate-venv: SKIPPING [2023-11-30T22:45:53.174Z] INFO: No Stack... [2023-11-30T22:45:53.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-30T22:45:54.389Z] INFO: Archiving Costs [Pipeline] sh [2023-11-30T22:45:54.701Z] + cat /w/workspace/edgex-ui-go/9/archives/cost.csv [2023-11-30T22:45:54.701Z] + cut -d, -f6 [Pipeline] lock [2023-11-30T22:45:54.753Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [2023-11-30T22:45:54.759Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] did not exist. Created. [2023-11-30T22:45:54.759Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-30T22:45:55.826Z] /w/workspace/edgex-ui-go/9@tmp/durable-b1d1a82d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-30T22:45:56.142Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-30T22:45:56.157Z] Warning: overwriting stash ‘stack-cost’ [2023-11-30T22:45:56.351Z] Stashed 1 file(s) [Pipeline] } [2023-11-30T22:45:56.358Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-30T22:45:56.459Z] $ docker stop --time=1 8ae75f7ff986e4c99abc787412af15e2aea1e834c803476d2dee48c730693de3 [2023-11-30T22:45:59.782Z] $ docker rm -f --volumes 8ae75f7ff986e4c99abc787412af15e2aea1e834c803476d2dee48c730693de3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-30T22:46:00.864Z] provisioning config files... [2023-11-30T22:46:00.884Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config7333405945088352420tmp [Pipeline] { [Pipeline] sh [2023-11-30T22:46:01.240Z] + set +x [2023-11-30T22:46:01.240Z] + + curl -s https://codecov.io/bash [2023-11-30T22:46:01.240Z] bash -s -- [2023-11-30T22:46:01.240Z] [2023-11-30T22:46:01.240Z] _____ _ [2023-11-30T22:46:01.240Z] / ____| | | [2023-11-30T22:46:01.240Z] | | ___ __| | ___ ___ _____ __ [2023-11-30T22:46:01.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-30T22:46:01.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-30T22:46:01.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-30T22:46:01.240Z] Bash-1.0.6 [2023-11-30T22:46:01.240Z] [2023-11-30T22:46:01.240Z] [2023-11-30T22:46:01.240Z] ==> git version 2.25.1 found [2023-11-30T22:46:01.240Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-30T22:46:01.240Z] Release-Date: 2020-01-08 [2023-11-30T22:46:01.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-30T22:46:01.240Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-30T22:46:01.240Z] ==> Jenkins CI detected. [2023-11-30T22:46:01.240Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [2023-11-30T22:46:01.240Z] project root: . [2023-11-30T22:46:01.240Z] --> token set from env [2023-11-30T22:46:01.240Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-30T22:46:01.240Z] ==> Running gcov in . (disable via -X gcov) [2023-11-30T22:46:01.499Z] ==> Python coveragepy not found [2023-11-30T22:46:01.499Z] ==> Searching for coverage reports in: [2023-11-30T22:46:01.499Z] + . [2023-11-30T22:46:01.499Z] -> Found 1 reports [2023-11-30T22:46:01.499Z] ==> Detecting git/mercurial file structure [2023-11-30T22:46:01.499Z] ==> Reading reports [2023-11-30T22:46:01.499Z] + ./coverage.out bytes=10 [2023-11-30T22:46:01.499Z] ==> Appending adjustments [2023-11-30T22:46:01.499Z] https://docs.codecov.io/docs/fixing-reports [2023-11-30T22:46:02.067Z] + Found adjustments [2023-11-30T22:46:02.067Z] ==> Gzipping contents [2023-11-30T22:46:02.067Z] 12K /tmp/codecov.HR96dX.gz [2023-11-30T22:46:02.067Z] ==> Uploading reports [2023-11-30T22:46:02.067Z] url: https://codecov.io [2023-11-30T22:46:02.067Z] query: branch=PR-656&commit=08b29e8068a63db00aecac97b2d6c67ee8408fad&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-656%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=656&job=&cmd_args= [2023-11-30T22:46:02.326Z] -> Pinging Codecov [2023-11-30T22:46:02.326Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-656&commit=08b29e8068a63db00aecac97b2d6c67ee8408fad&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-656%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=656&job=&cmd_args= [2023-11-30T22:46:02.326Z] -> Uploading to [2023-11-30T22:46:02.326Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-30/FB506323287CE973F263BFD2A0EB1F37/08b29e8068a63db00aecac97b2d6c67ee8408fad/d5f7362e-a7ee-4942-bb36-23d4bed32423.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231130T224602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15bcc97092dbb719bb7fe1af696637751570d9230d5026b69bb2521d3d613df0 [2023-11-30T22:46:02.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-30T22:46:02.326Z] Dload Upload Total Spent Left Speed [2023-11-30T22:46:02.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 34430 --:--:-- --:--:-- --:--:-- 34430 [2023-11-30T22:46:02.585Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] } [2023-11-30T22:46:02.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-30T22:46:04.435Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives ] [2023-11-30T22:46:04.435Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives [2023-11-30T22:46:04.435Z] total 16 [2023-11-30T22:46:04.435Z] drwxr-xr-x 3 root root 4096 Nov 30 22:41 . [2023-11-30T22:46:04.435Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 22:41 .. [2023-11-30T22:46:04.435Z] drwxr-xr-x 2 root root 4096 Nov 30 22:41 cost [2023-11-30T22:46:04.435Z] -rw-r--r-- 1 root root 83 Nov 30 22:41 cost.csv [2023-11-30T22:46:04.435Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives [2023-11-30T22:46:04.435Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives [2023-11-30T22:46:04.435Z] total 16 [2023-11-30T22:46:04.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 22:41 . [2023-11-30T22:46:04.435Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 22:41 .. [2023-11-30T22:46:04.435Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 22:41 cost [2023-11-30T22:46:04.435Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 30 22:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:04.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:05.581Z] ---> package-listing.sh [2023-11-30T22:46:05.581Z] ++ facter osfamily [2023-11-30T22:46:05.581Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-30T22:46:05.840Z] + OS_FAMILY=debian [2023-11-30T22:46:05.840Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-656 [2023-11-30T22:46:05.840Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-30T22:46:05.840Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-30T22:46:05.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-30T22:46:05.840Z] + PACKAGES=/tmp/packages_start.txt [2023-11-30T22:46:05.840Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-656 ']' [2023-11-30T22:46:05.840Z] + PACKAGES=/tmp/packages_end.txt [2023-11-30T22:46:05.840Z] + case "${OS_FAMILY}" in [2023-11-30T22:46:05.840Z] + dpkg -l [2023-11-30T22:46:05.840Z] + grep '^ii' [2023-11-30T22:46:05.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-30T22:46:05.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-30T22:46:05.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-30T22:46:05.840Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-656 ']' [2023-11-30T22:46:05.840Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/ [2023-11-30T22:46:05.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/ [Pipeline] echo [2023-11-30T22:46:05.851Z] 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_PR-656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-30T22:46:06.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T22:46:06.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-30T22:46:06.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T22:46:06.639Z] prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container [2023-11-30T22:46:06.668Z] $ 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_PR-656/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_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-30T22:46:06.877Z] $ docker top 03ce409fdb317bb552de011c78d4b325865ab61d259c1238a4441ac6bab04cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T22:46:07.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-30T22:46:07.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-30T22:46:07.890Z] + ls /var/log/sa-host [2023-11-30T22:46:07.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-30T22:46:07.994Z] provisioning config files... [2023-11-30T22:46:08.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config12477896075530546921tmp [Pipeline] { [Pipeline] echo [2023-11-30T22:46:08.086Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:08.376Z] ---> create-netrc.sh [Pipeline] } [2023-11-30T22:46:08.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:08.801Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-30T22:46:08.810Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:09.100Z] ---> sudo-logs.sh [2023-11-30T22:46:09.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-30T22:46:09.174Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:09.461Z] ---> job-cost.sh [2023-11-30T22:46:09.461Z] lf-activate-venv: SKIPPING [2023-11-30T22:46:09.461Z] DEBUG: total: 0.2199999988079071 [2023-11-30T22:46:09.461Z] INFO: Retrieving Stack Cost... [2023-11-30T22:46:10.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-30T22:46:10.295Z] INFO: Archiving Costs [Pipeline] echo [2023-11-30T22:46:10.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T22:46:10.594Z] ---> logs-deploy.sh [2023-11-30T22:46:10.594Z] lf-activate-venv: SKIPPING [2023-11-30T22:46:10.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-656/9 [2023-11-30T22:46:10.594Z] INFO: archiving workspace using pattern(s): [2023-11-30T22:46:11.532Z] Archives upload complete. [2023-11-30T22:46:11.791Z] INFO: archiving logs to Nexus [2023-11-30T22:46:12.360Z] ---> uname -a: [2023-11-30T22:46:12.360Z] Linux prd-ubuntu20-04-docker-8c-8g-23587 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-30T22:46:12.360Z] [2023-11-30T22:46:12.360Z] [2023-11-30T22:46:12.360Z] ---> lscpu: [2023-11-30T22:46:12.360Z] Architecture: x86_64 [2023-11-30T22:46:12.360Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-30T22:46:12.360Z] Byte Order: Little Endian [2023-11-30T22:46:12.360Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-30T22:46:12.360Z] CPU(s): 8 [2023-11-30T22:46:12.360Z] On-line CPU(s) list: 0-7 [2023-11-30T22:46:12.360Z] Thread(s) per core: 1 [2023-11-30T22:46:12.360Z] Core(s) per socket: 1 [2023-11-30T22:46:12.360Z] Socket(s): 8 [2023-11-30T22:46:12.360Z] NUMA node(s): 1 [2023-11-30T22:46:12.360Z] Vendor ID: AuthenticAMD [2023-11-30T22:46:12.360Z] CPU family: 23 [2023-11-30T22:46:12.360Z] Model: 49 [2023-11-30T22:46:12.360Z] Model name: AMD EPYC-Rome Processor [2023-11-30T22:46:12.360Z] Stepping: 0 [2023-11-30T22:46:12.360Z] CPU MHz: 2799.998 [2023-11-30T22:46:12.361Z] BogoMIPS: 5599.99 [2023-11-30T22:46:12.361Z] Virtualization: AMD-V [2023-11-30T22:46:12.361Z] Hypervisor vendor: KVM [2023-11-30T22:46:12.361Z] Virtualization type: full [2023-11-30T22:46:12.361Z] L1d cache: 256 KiB [2023-11-30T22:46:12.361Z] L1i cache: 256 KiB [2023-11-30T22:46:12.361Z] L2 cache: 4 MiB [2023-11-30T22:46:12.361Z] L3 cache: 128 MiB [2023-11-30T22:46:12.361Z] NUMA node0 CPU(s): 0-7 [2023-11-30T22:46:12.361Z] Vulnerability Itlb multihit: Not affected [2023-11-30T22:46:12.361Z] Vulnerability L1tf: Not affected [2023-11-30T22:46:12.361Z] Vulnerability Mds: Not affected [2023-11-30T22:46:12.361Z] Vulnerability Meltdown: Not affected [2023-11-30T22:46:12.361Z] Vulnerability Mmio stale data: Not affected [2023-11-30T22:46:12.361Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-30T22:46:12.361Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-30T22:46:12.361Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-30T22:46:12.361Z] Vulnerability Srbds: Not affected [2023-11-30T22:46:12.361Z] Vulnerability Tsx async abort: Not affected [2023-11-30T22:46:12.361Z] 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-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] ---> nproc: [2023-11-30T22:46:12.361Z] 8 [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] ---> df -h: [2023-11-30T22:46:12.361Z] Filesystem Size Used Avail Use% Mounted on [2023-11-30T22:46:12.361Z] overlay 155G 14G 142G 9% / [2023-11-30T22:46:12.361Z] tmpfs 64M 0 64M 0% /dev [2023-11-30T22:46:12.361Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-30T22:46:12.361Z] shm 64M 0 64M 0% /dev/shm [2023-11-30T22:46:12.361Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] ---> sar -b -r -n DEV: [2023-11-30T22:46:12.361Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23587) 11/30/23 _x86_64_ (8 CPU) [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] 22:35:56 LINUX RESTART (8 CPU) [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] 22:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-30T22:46:12.361Z] 22:37:02 122.46 45.65 76.81 0.00 5058.45 191354.22 0.00 [2023-11-30T22:46:12.361Z] 22:38:01 195.85 4.13 191.71 0.00 421.08 65040.77 0.00 [2023-11-30T22:46:12.361Z] 22:39:01 172.12 0.12 172.00 0.00 14.80 82536.64 0.00 [2023-11-30T22:46:12.361Z] 22:40:01 318.74 0.35 318.39 0.00 2.80 39593.60 0.00 [2023-11-30T22:46:12.361Z] 22:41:01 134.28 1.22 133.06 0.00 82.39 28830.01 0.00 [2023-11-30T22:46:12.361Z] 22:42:01 160.69 10.83 149.86 0.00 5112.08 31279.72 0.00 [2023-11-30T22:46:12.361Z] 22:43:01 2.93 0.02 2.92 0.00 0.13 83.97 0.00 [2023-11-30T22:46:12.361Z] 22:44:01 2.67 0.00 2.67 0.00 0.00 31.59 0.00 [2023-11-30T22:46:12.361Z] 22:45:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 [2023-11-30T22:46:12.361Z] 22:46:01 1.47 0.02 1.45 0.00 1.20 18.66 0.00 [2023-11-30T22:46:12.361Z] Average: 111.12 6.24 104.89 0.00 1070.41 43844.78 0.00 [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] 22:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-30T22:46:12.361Z] 22:37:02 29964240 31634612 714432 2.17 59896 1911924 1839640 5.42 931872 1670668 13900 [2023-11-30T22:46:12.361Z] 22:38:01 27753988 31544456 764016 2.32 121592 3850324 2033928 5.99 1264680 3386004 233560 [2023-11-30T22:46:12.361Z] 22:39:01 26888908 31455336 840904 2.56 161284 4524784 2023592 5.96 1321332 4115536 2960 [2023-11-30T22:46:12.361Z] 22:40:01 25714200 31134216 1153904 3.51 225168 5177824 2125568 6.26 1794932 4665476 712 [2023-11-30T22:46:12.361Z] 22:41:01 25860072 31479892 812808 2.47 230640 5374440 2006292 5.91 1675620 4652692 7396 [2023-11-30T22:46:12.361Z] 22:42:01 24965332 31510272 756632 2.30 261784 6215368 1710832 5.04 1977676 5163628 388 [2023-11-30T22:46:12.361Z] 22:43:01 24972120 31512128 755192 2.30 260288 6212116 1704160 5.02 1975340 5160428 408 [2023-11-30T22:46:12.361Z] 22:44:01 24981688 31521748 745528 2.27 260320 6212124 1704160 5.02 1965964 5160432 8 [2023-11-30T22:46:12.361Z] 22:45:01 24981580 31521716 745296 2.27 260368 6212124 1704160 5.02 1966428 5160432 168 [2023-11-30T22:46:12.361Z] 22:46:01 24984604 31524896 741956 2.26 260416 6212216 1720224 5.07 1964928 5160332 288 [2023-11-30T22:46:12.361Z] Average: 26106673 31483927 803067 2.44 210176 5190324 1857256 5.47 1683877 4429563 25979 [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] 22:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-30T22:46:12.361Z] 22:37:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:37:02 ens3 461.63 308.93 2770.42 74.58 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:38:01 lo 5.22 5.22 0.56 0.56 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:38:01 ens3 609.15 345.14 8031.55 47.94 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:38:01 docker0 209.00 362.53 17.93 2799.61 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:39:01 veth7640f19 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:39:01 ens3 241.79 92.60 4596.46 20.57 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:39:01 docker0 58.57 186.07 3.53 3869.63 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:39:01 veth936b21c 1.08 1.63 0.08 4.71 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:40:01 veth7640f19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:40:01 vethd902d2e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:40:01 ens3 670.51 683.94 2077.99 178.55 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:40:01 docker0 627.21 626.72 58.86 2054.37 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:41:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:41:01 ens3 47.08 30.43 141.88 16.91 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:41:01 docker0 4.13 9.47 0.26 109.75 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:41:01 veth8050abb 2.60 6.13 0.20 78.83 0.00 0.00 0.00 0.01 [2023-11-30T22:46:12.361Z] 22:42:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:42:01 ens3 276.79 162.57 5254.46 70.37 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:42:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:43:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:45:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:46:01 ens3 5.18 9.13 3.21 26.65 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] Average: ens3 230.63 163.01 2277.98 43.55 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] Average: docker0 89.70 118.08 8.04 880.13 0.00 0.00 0.00 0.00 [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] ---> sar -P ALL: [2023-11-30T22:46:12.361Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23587) 11/30/23 _x86_64_ (8 CPU) [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] 22:35:56 LINUX RESTART (8 CPU) [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] 22:36:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T22:46:12.361Z] 22:37:02 all 6.40 0.00 1.95 4.90 0.06 86.70 [2023-11-30T22:46:12.361Z] 22:37:02 0 4.05 0.00 1.51 5.23 0.05 89.16 [2023-11-30T22:46:12.361Z] 22:37:02 1 6.81 0.00 1.48 1.27 0.03 90.41 [2023-11-30T22:46:12.361Z] 22:37:02 2 7.50 0.00 1.34 2.31 0.07 88.79 [2023-11-30T22:46:12.361Z] 22:37:02 3 7.05 0.00 2.98 13.49 0.05 76.43 [2023-11-30T22:46:12.361Z] 22:37:02 4 5.90 0.00 1.58 2.77 0.05 89.69 [2023-11-30T22:46:12.361Z] 22:37:02 5 8.97 0.00 1.99 1.50 0.08 87.46 [2023-11-30T22:46:12.361Z] 22:37:02 6 5.24 0.00 1.79 3.12 0.03 89.81 [2023-11-30T22:46:12.361Z] 22:37:02 7 5.66 0.00 2.96 9.50 0.08 81.80 [2023-11-30T22:46:12.361Z] 22:38:01 all 8.33 0.00 3.84 5.52 0.12 82.19 [2023-11-30T22:46:12.361Z] 22:38:01 0 8.75 0.00 3.83 29.07 0.10 58.25 [2023-11-30T22:46:12.361Z] 22:38:01 1 7.90 0.00 2.76 0.53 0.14 88.68 [2023-11-30T22:46:12.361Z] 22:38:01 2 8.73 0.00 4.65 1.36 0.09 85.17 [2023-11-30T22:46:12.361Z] 22:38:01 3 9.24 0.00 4.11 0.81 0.12 85.72 [2023-11-30T22:46:12.361Z] 22:38:01 4 8.41 0.00 3.52 0.45 0.10 87.53 [2023-11-30T22:46:12.361Z] 22:38:01 5 8.32 0.00 4.19 0.88 0.12 86.49 [2023-11-30T22:46:12.361Z] 22:38:01 6 8.14 0.00 3.54 1.86 0.10 86.36 [2023-11-30T22:46:12.361Z] 22:38:01 7 7.15 0.00 4.15 9.13 0.19 79.38 [2023-11-30T22:46:12.361Z] 22:39:01 all 18.70 0.00 4.29 4.99 0.08 71.94 [2023-11-30T22:46:12.361Z] 22:39:01 0 18.47 0.00 5.20 28.36 0.14 47.84 [2023-11-30T22:46:12.361Z] 22:39:01 1 19.95 0.00 3.80 0.12 0.07 76.06 [2023-11-30T22:46:12.361Z] 22:39:01 2 18.93 0.00 4.34 1.30 0.08 75.35 [2023-11-30T22:46:12.361Z] 22:39:01 3 18.17 0.00 3.79 0.45 0.08 77.50 [2023-11-30T22:46:12.361Z] 22:39:01 4 17.61 0.00 3.86 0.30 0.05 78.18 [2023-11-30T22:46:12.361Z] 22:39:01 5 21.61 0.00 4.55 0.24 0.07 73.53 [2023-11-30T22:46:12.361Z] 22:39:01 6 16.84 0.00 4.93 2.07 0.08 76.08 [2023-11-30T22:46:12.361Z] 22:39:01 7 18.02 0.00 3.83 7.15 0.08 70.92 [2023-11-30T22:46:12.361Z] 22:40:01 all 10.17 0.00 3.13 10.33 0.08 76.29 [2023-11-30T22:46:12.361Z] 22:40:01 0 3.55 0.00 1.66 0.99 0.03 93.77 [2023-11-30T22:46:12.361Z] 22:40:01 1 7.17 0.00 4.85 13.39 0.07 74.52 [2023-11-30T22:46:12.361Z] 22:40:01 2 16.17 0.00 2.48 1.89 0.05 79.41 [2023-11-30T22:46:12.361Z] 22:40:01 3 6.42 0.00 3.10 8.92 0.13 81.42 [2023-11-30T22:46:12.361Z] 22:40:01 4 4.97 0.00 2.06 4.48 0.05 88.45 [2023-11-30T22:46:12.361Z] 22:40:01 5 27.95 0.00 3.98 12.81 0.08 55.18 [2023-11-30T22:46:12.361Z] 22:40:01 6 6.76 0.00 2.94 24.40 0.08 65.82 [2023-11-30T22:46:12.361Z] 22:40:01 7 8.30 0.00 4.00 15.85 0.12 71.73 [2023-11-30T22:46:12.361Z] 22:41:01 all 26.39 0.00 3.80 2.84 0.09 66.88 [2023-11-30T22:46:12.361Z] 22:41:01 0 36.74 0.00 3.84 2.01 0.10 57.30 [2023-11-30T22:46:12.361Z] 22:41:01 1 25.86 0.00 3.90 1.12 0.08 69.03 [2023-11-30T22:46:12.361Z] 22:41:01 2 27.40 0.00 3.26 0.64 0.08 68.61 [2023-11-30T22:46:12.361Z] 22:41:01 3 25.91 0.00 4.14 5.93 0.08 63.93 [2023-11-30T22:46:12.361Z] 22:41:01 4 22.75 0.00 2.99 0.82 0.10 73.33 [2023-11-30T22:46:12.361Z] 22:41:01 5 19.59 0.00 3.81 6.12 0.08 70.39 [2023-11-30T22:46:12.361Z] 22:41:01 6 24.74 0.00 4.44 4.64 0.08 66.10 [2023-11-30T22:46:12.361Z] 22:41:01 7 28.11 0.00 4.02 1.44 0.08 66.35 [2023-11-30T22:46:12.361Z] 22:42:01 all 5.40 0.00 2.69 3.41 0.05 88.45 [2023-11-30T22:46:12.361Z] 22:42:01 0 5.47 0.00 2.31 0.94 0.07 91.22 [2023-11-30T22:46:12.361Z] 22:42:01 1 4.60 0.00 2.70 9.83 0.03 82.84 [2023-11-30T22:46:12.361Z] 22:42:01 2 4.24 0.00 2.60 0.75 0.17 92.24 [2023-11-30T22:46:12.361Z] 22:42:01 3 5.63 0.00 2.32 3.60 0.03 88.41 [2023-11-30T22:46:12.361Z] 22:42:01 4 7.94 0.00 3.08 3.25 0.03 85.69 [2023-11-30T22:46:12.361Z] 22:42:01 5 4.74 0.00 3.13 1.05 0.03 91.04 [2023-11-30T22:46:12.361Z] 22:42:01 6 5.63 0.00 2.43 1.12 0.02 90.80 [2023-11-30T22:46:12.361Z] 22:42:01 7 4.95 0.00 2.93 6.75 0.05 85.32 [2023-11-30T22:46:12.361Z] 22:43:01 all 0.07 0.00 0.05 0.03 0.01 99.84 [2023-11-30T22:46:12.361Z] 22:43:01 0 0.02 0.00 0.03 0.07 0.00 99.88 [2023-11-30T22:46:12.361Z] 22:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-30T22:46:12.361Z] 22:43:01 2 0.07 0.00 0.07 0.12 0.02 99.73 [2023-11-30T22:46:12.361Z] 22:43:01 3 0.22 0.00 0.12 0.00 0.02 99.65 [2023-11-30T22:46:12.361Z] 22:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T22:46:12.361Z] 22:43:01 5 0.08 0.00 0.05 0.02 0.02 99.83 [2023-11-30T22:46:12.361Z] 22:43:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2023-11-30T22:46:12.361Z] 22:43:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2023-11-30T22:46:12.361Z] 22:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-11-30T22:46:12.361Z] 22:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-30T22:46:12.361Z] 22:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-30T22:46:12.361Z] 22:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-30T22:46:12.361Z] 22:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T22:46:12.361Z] 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T22:46:12.361Z] 22:44:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-30T22:46:12.361Z] 22:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T22:46:12.361Z] 22:44:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-30T22:46:12.361Z] 22:45:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-11-30T22:46:12.361Z] 22:45:01 0 0.02 0.00 0.00 0.12 0.00 99.87 [2023-11-30T22:46:12.361Z] 22:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-30T22:46:12.361Z] 22:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T22:46:12.361Z] 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T22:46:12.361Z] 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T22:46:12.361Z] 22:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T22:46:12.361Z] 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T22:46:12.361Z] 22:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T22:46:12.361Z] 22:46:01 all 0.11 0.00 0.08 0.02 0.01 99.79 [2023-11-30T22:46:12.361Z] 22:46:01 0 0.05 0.00 0.02 0.08 0.02 99.83 [2023-11-30T22:46:12.361Z] 22:46:01 1 0.10 0.00 0.10 0.00 0.02 99.78 [2023-11-30T22:46:12.361Z] 22:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2023-11-30T22:46:12.361Z] 22:46:01 3 0.13 0.00 0.10 0.00 0.00 99.77 [2023-11-30T22:46:12.361Z] 22:46:01 4 0.18 0.00 0.12 0.00 0.00 99.70 [2023-11-30T22:46:12.361Z] 22:46:01 5 0.18 0.00 0.13 0.00 0.02 99.67 [2023-11-30T22:46:12.361Z] 22:46:01 6 0.10 0.00 0.02 0.03 0.00 99.85 [2023-11-30T22:46:12.361Z] 22:46:01 7 0.05 0.00 0.07 0.03 0.02 99.83 [2023-11-30T22:46:12.361Z] Average: all 7.53 0.00 1.97 3.19 0.05 87.25 [2023-11-30T22:46:12.361Z] Average: 0 7.69 0.00 1.83 6.62 0.05 83.81 [2023-11-30T22:46:12.361Z] Average: 1 7.24 0.00 1.96 2.62 0.05 88.14 [2023-11-30T22:46:12.361Z] Average: 2 8.29 0.00 1.87 0.83 0.06 88.95 [2023-11-30T22:46:12.361Z] Average: 3 7.25 0.00 2.06 3.31 0.05 87.33 [2023-11-30T22:46:12.361Z] Average: 4 6.74 0.00 1.71 1.21 0.04 90.30 [2023-11-30T22:46:12.361Z] Average: 5 9.13 0.00 2.17 2.26 0.05 86.38 [2023-11-30T22:46:12.361Z] Average: 6 6.72 0.00 2.00 3.72 0.04 87.52 [2023-11-30T22:46:12.361Z] Average: 7 7.21 0.00 2.19 4.96 0.06 85.58 [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z] [2023-11-30T22:46:12.361Z]