Pull request #730 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd+524fde96b3cb1875459d9e5ca758071353d7a42e (f2a6aa57cc700d40e816065e5390c566294af22c) 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-ssh3417918943930990309.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-ssh12459149125793500250.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-730/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-730/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8325533597207942783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-730/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16890674915671421410.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4242004619702960563.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-730/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-730/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9999723535125067470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1694 in /w/workspace/edgexfoundry_edgex-ui-go_PR-730 [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-730 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd Merge succeeded, producing c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd Checking out Revision c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd (PR-730) Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.19.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/730/head:refs/remotes/origin/PR-730 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-29T14:48:07.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-29T14:48:07.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-29T14:48:07.705Z] ========================================================= [2024-03-29T14:48:07.705Z] EdgeX Global Pipelines Version Info [2024-03-29T14:48:07.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-29T14:48:08.833Z] ------------------- [2024-03-29T14:48:08.833Z] stable info: [2024-03-29T14:48:08.833Z] ------------------- [2024-03-29T14:48:08.833Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-29T14:48:08.833Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T14:48:08.833Z] Message: update stable to v1.0.258 [2024-03-29T14:48:09.403Z] ------------------- [2024-03-29T14:48:09.403Z] experimental info: [2024-03-29T14:48:09.403Z] ------------------- [2024-03-29T14:48:09.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-29T14:48:09.403Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T14:48:09.403Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-29T14:48:09.596Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-29T14:48:09.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-29T14:48:09.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-29T14:48:09.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-29T14:48:09.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-29T14:48:09.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-29T14:48:09.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-29T14:48:09.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-29T14:48:09.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-29T14:48:10.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-29T14:48:10.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-29T14:48:10.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-29T14:48:10.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-29T14:48:10.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-29T14:48:10.293Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T14:48:10.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T14:48:10.397Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-29T14:48:10.443Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-29T14:48:10.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-29T14:48:10.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-29T14:48:10.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-29T14:48:10.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-29T14:48:10.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-29T14:48:10.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-29T14:48:10.809Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-29T14:48:10.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-29T14:48:10.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-29T14:48:10.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-730 [Pipeline] echo [2024-03-29T14:48:11.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-730 [Pipeline] echo [2024-03-29T14:48:11.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-730 [Pipeline] echo [2024-03-29T14:48:11.142Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo [2024-03-29T14:48:11.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b9e7d [Pipeline] echo [2024-03-29T14:48:11.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T14:48:11.375Z] provisioning config files... [2024-03-29T14:48:11.389Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config8185368132181452543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T14:48:11.772Z] ---> ****-login.sh [2024-03-29T14:48:11.772Z] nexus3.edgexfoundry.org:10001 [2024-03-29T14:48:12.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:12.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:12.039Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:12.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:12.039Z] [2024-03-29T14:48:12.039Z] Login Succeeded [2024-03-29T14:48:12.039Z] nexus3.edgexfoundry.org:10002 [2024-03-29T14:48:12.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:12.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:12.313Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:12.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:12.313Z] [2024-03-29T14:48:12.313Z] Login Succeeded [2024-03-29T14:48:12.313Z] nexus3.edgexfoundry.org:10003 [2024-03-29T14:48:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:12.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:12.314Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:12.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:12.314Z] [2024-03-29T14:48:12.314Z] Login Succeeded [2024-03-29T14:48:12.314Z] nexus3.edgexfoundry.org:10004 [2024-03-29T14:48:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:12.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:12.574Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:12.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:12.574Z] [2024-03-29T14:48:12.574Z] Login Succeeded [2024-03-29T14:48:12.574Z] ****.io [2024-03-29T14:48:12.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:12.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:12.836Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:12.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:12.836Z] [2024-03-29T14:48:12.836Z] Login Succeeded [2024-03-29T14:48:12.836Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T14:48:12.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-29T14:48:13.540Z] + git rev-list -1 --merges c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd~1..c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo [2024-03-29T14:48:13.583Z] -----------> git rev-list -1 --merges c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd~1..c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [false] [Pipeline] sh [2024-03-29T14:48:13.897Z] + git log --format=format:%s -1 c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo [2024-03-29T14:48:13.938Z] ========================================================= [2024-03-29T14:48:13.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-29T14:48:13.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T14:48:14.399Z] + git log --format=format:%s -1 c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] echo [2024-03-29T14:48:14.430Z] [semverPrep] GIT_COMMIT: c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd, Commit Message: chore(deps-dev): Bump express from 4.18.2 to 4.19.2 in /web [Pipeline] echo [2024-03-29T14:48:14.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-29T14:48:14.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-29T14:48:14.867Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-29T14:48:14.867Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-29T14:48:14.867Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-29T14:48:14.867Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-29T14:48:14.867Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-29T14:48:14.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:48:15.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T14:48:15.373Z] [2024-03-29T14:48:15.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:48:15.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T14:48:15.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-29T14:48:15.764Z] b85a868b505f: Pulling fs layer [2024-03-29T14:48:15.764Z] e2be974225ed: Pulling fs layer [2024-03-29T14:48:15.764Z] 339a4e72a1f5: Pulling fs layer [2024-03-29T14:48:15.764Z] 988bab9f4d93: Pulling fs layer [2024-03-29T14:48:15.764Z] 1469e6f7b9e6: Pulling fs layer [2024-03-29T14:48:15.764Z] eaf3925da568: Pulling fs layer [2024-03-29T14:48:15.764Z] bab4dde63d76: Pulling fs layer [2024-03-29T14:48:15.764Z] bde34c3a00c8: Pulling fs layer [2024-03-29T14:48:15.764Z] b352a97aabf1: Pulling fs layer [2024-03-29T14:48:15.764Z] 988bab9f4d93: Waiting [2024-03-29T14:48:15.764Z] 4872d77fe225: Pulling fs layer [2024-03-29T14:48:15.764Z] 5851b861e8e6: Pulling fs layer [2024-03-29T14:48:15.764Z] 1469e6f7b9e6: Waiting [2024-03-29T14:48:15.764Z] eaf3925da568: Waiting [2024-03-29T14:48:15.764Z] b352a97aabf1: Waiting [2024-03-29T14:48:15.764Z] bab4dde63d76: Waiting [2024-03-29T14:48:15.764Z] 4872d77fe225: Waiting [2024-03-29T14:48:15.764Z] 5851b861e8e6: Waiting [2024-03-29T14:48:15.764Z] bde34c3a00c8: Waiting [2024-03-29T14:48:15.764Z] e2be974225ed: Download complete [2024-03-29T14:48:15.764Z] 988bab9f4d93: Download complete [2024-03-29T14:48:15.764Z] 339a4e72a1f5: Verifying Checksum [2024-03-29T14:48:15.764Z] 339a4e72a1f5: Download complete [2024-03-29T14:48:16.033Z] 1469e6f7b9e6: Verifying Checksum [2024-03-29T14:48:16.033Z] 1469e6f7b9e6: Download complete [2024-03-29T14:48:16.033Z] eaf3925da568: Verifying Checksum [2024-03-29T14:48:16.033Z] eaf3925da568: Download complete [2024-03-29T14:48:16.033Z] bde34c3a00c8: Verifying Checksum [2024-03-29T14:48:16.033Z] bde34c3a00c8: Download complete [2024-03-29T14:48:16.033Z] b352a97aabf1: Verifying Checksum [2024-03-29T14:48:16.033Z] b352a97aabf1: Download complete [2024-03-29T14:48:16.033Z] 4872d77fe225: Verifying Checksum [2024-03-29T14:48:16.033Z] 4872d77fe225: Download complete [2024-03-29T14:48:16.033Z] 5851b861e8e6: Download complete [2024-03-29T14:48:16.033Z] b85a868b505f: Verifying Checksum [2024-03-29T14:48:16.033Z] b85a868b505f: Download complete [2024-03-29T14:48:16.611Z] bab4dde63d76: Verifying Checksum [2024-03-29T14:48:16.611Z] bab4dde63d76: Download complete [2024-03-29T14:48:17.179Z] b85a868b505f: Pull complete [2024-03-29T14:48:17.441Z] e2be974225ed: Pull complete [2024-03-29T14:48:17.702Z] 339a4e72a1f5: Pull complete [2024-03-29T14:48:17.963Z] 988bab9f4d93: Pull complete [2024-03-29T14:48:18.223Z] 1469e6f7b9e6: Pull complete [2024-03-29T14:48:18.223Z] eaf3925da568: Pull complete [2024-03-29T14:48:20.127Z] bab4dde63d76: Pull complete [2024-03-29T14:48:20.127Z] bde34c3a00c8: Pull complete [2024-03-29T14:48:20.127Z] b352a97aabf1: Pull complete [2024-03-29T14:48:20.127Z] 4872d77fe225: Pull complete [2024-03-29T14:48:20.127Z] 5851b861e8e6: Pull complete [2024-03-29T14:48:20.127Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-29T14:48:20.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T14:48:20.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T14:48:20.405Z] prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container [2024-03-29T14:48:20.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-29T14:48:25.452Z] $ docker top d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 -eo pid,comm [2024-03-29T14:48:25.501Z] 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). [2024-03-29T14:48:25.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-29T14:48:25.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T14:48:25.651Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T14:48:25.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T14:48:25.768Z] $ docker exec d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent [2024-03-29T14:48:25.877Z] SSH_AUTH_SOCK=/tmp/ssh-ymGIXLYSJ5gA/agent.32 [2024-03-29T14:48:25.877Z] SSH_AGENT_PID=38 [2024-03-29T14:48:25.883Z] Running ssh-add (command line suppressed) [2024-03-29T14:48:25.994Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_14760608821397807468.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_14760608821397807468.key) [2024-03-29T14:48:26.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T14:48:26.345Z] + git tag --points-at HEAD [Pipeline] } [2024-03-29T14:48:26.374Z] $ docker exec --env ******** --env ******** d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent -k [2024-03-29T14:48:26.466Z] unset SSH_AUTH_SOCK; [2024-03-29T14:48:26.466Z] unset SSH_AGENT_PID; [2024-03-29T14:48:26.466Z] echo Agent pid 38 killed; [2024-03-29T14:48:26.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-29T14:48:26.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T14:48:26.582Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T14:48:26.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T14:48:26.690Z] $ docker exec d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent [2024-03-29T14:48:26.794Z] SSH_AUTH_SOCK=/tmp/ssh-2UslCNL6OeK6/agent.71 [2024-03-29T14:48:26.794Z] SSH_AGENT_PID=77 [2024-03-29T14:48:26.798Z] Running ssh-add (command line suppressed) [2024-03-29T14:48:26.893Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_2383263951424675303.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/private_key_2383263951424675303.key) [2024-03-29T14:48:26.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T14:48:27.236Z] + git semver init [2024-03-29T14:48:27.495Z] 2024-03-29 14:48:27,405 [run_init] DEBUG init version:0.0.0 force:False [2024-03-29T14:48:27.495Z] 2024-03-29 14:48:27,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver [2024-03-29T14:48:27.495Z] 2024-03-29 14:48:27,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver [2024-03-29T14:48:27.495Z] 2024-03-29 14:48:27,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-730, universal_newlines=False, shell=None, istream=None) [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,604 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.git/info/exclude [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver/PR-730 with force:False [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,605 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver/PR-730 [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,609 [execute] INFO git cat-file --batch-check [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,616 [execute] INFO git cat-file --batch [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T14:48:30.033Z] 2024-03-29 14:48:29,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-730/.semver/PR-730 [2024-03-29T14:48:30.033Z] 0.0.0 [Pipeline] } [2024-03-29T14:48:30.061Z] $ docker exec --env ******** --env ******** d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 ssh-agent -k [2024-03-29T14:48:30.142Z] unset SSH_AUTH_SOCK; [2024-03-29T14:48:30.142Z] unset SSH_AGENT_PID; [2024-03-29T14:48:30.143Z] echo Agent pid 77 killed; [2024-03-29T14:48:30.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-29T14:48:30.581Z] + git semver [Pipeline] } [2024-03-29T14:48:30.879Z] $ docker stop --time=1 d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 [2024-03-29T14:48:32.130Z] $ docker rm -f --volumes d9c34464fa14b0558a12caea508bbdf38bbf9e6ab0e8d1cdab1157295bd41901 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T14:48:32.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-29T14:48:32.821Z] Stashed 1 file(s) [Pipeline] echo [2024-03-29T14:48:32.839Z] [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 [2024-03-29T14:48:33.493Z] provisioning config files... [2024-03-29T14:48:33.505Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config471083443727910024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T14:48:33.859Z] ---> ****-login.sh [2024-03-29T14:48:33.859Z] nexus3.edgexfoundry.org:10001 [2024-03-29T14:48:33.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:33.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:33.859Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:33.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:33.859Z] [2024-03-29T14:48:33.859Z] Login Succeeded [2024-03-29T14:48:33.860Z] nexus3.edgexfoundry.org:10002 [2024-03-29T14:48:33.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:33.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:33.860Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:33.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:33.860Z] [2024-03-29T14:48:33.860Z] Login Succeeded [2024-03-29T14:48:33.860Z] nexus3.edgexfoundry.org:10003 [2024-03-29T14:48:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:34.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:34.118Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:34.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:34.118Z] [2024-03-29T14:48:34.118Z] Login Succeeded [2024-03-29T14:48:34.118Z] nexus3.edgexfoundry.org:10004 [2024-03-29T14:48:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:34.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:34.118Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:34.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:34.118Z] [2024-03-29T14:48:34.118Z] Login Succeeded [2024-03-29T14:48:34.118Z] ****.io [2024-03-29T14:48:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:48:34.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:48:34.378Z] Configure a credential helper to remove this warning. See [2024-03-29T14:48:34.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:48:34.378Z] [2024-03-29T14:48:34.378Z] Login Succeeded [2024-03-29T14:48:34.378Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T14:48:34.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-29T14:48:34.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T14:48:34.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T14:48:34.719Z] ========================================================= [2024-03-29T14:48:34.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-29T14:48:34.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:48:35.204Z] + 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 . [2024-03-29T14:48:35.463Z] Sending build context to Docker daemon 59.61MB [2024-03-29T14:48:35.463Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T14:48:35.463Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-29T14:48:35.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-29T14:48:35.723Z] 7264a8db6415: Pulling fs layer [2024-03-29T14:48:35.723Z] c4d48a809fc2: Pulling fs layer [2024-03-29T14:48:35.723Z] 4f1c88b9dad5: Pulling fs layer [2024-03-29T14:48:35.723Z] ad3a456e5733: Pulling fs layer [2024-03-29T14:48:35.723Z] 69c7f0334f64: Pulling fs layer [2024-03-29T14:48:35.723Z] 1f1c1a5573a3: Pulling fs layer [2024-03-29T14:48:35.723Z] ce7588e14bc9: Pulling fs layer [2024-03-29T14:48:35.723Z] b5e4710f87ac: Pulling fs layer [2024-03-29T14:48:35.723Z] ad3a456e5733: Waiting [2024-03-29T14:48:35.723Z] 1f1c1a5573a3: Waiting [2024-03-29T14:48:35.723Z] ce7588e14bc9: Waiting [2024-03-29T14:48:35.723Z] b5e4710f87ac: Waiting [2024-03-29T14:48:35.723Z] 69c7f0334f64: Waiting [2024-03-29T14:48:35.723Z] c4d48a809fc2: Verifying Checksum [2024-03-29T14:48:35.723Z] ad3a456e5733: Download complete [2024-03-29T14:48:35.723Z] 69c7f0334f64: Verifying Checksum [2024-03-29T14:48:35.723Z] 69c7f0334f64: Download complete [2024-03-29T14:48:35.723Z] 7264a8db6415: Verifying Checksum [2024-03-29T14:48:35.723Z] 7264a8db6415: Download complete [2024-03-29T14:48:35.723Z] 1f1c1a5573a3: Verifying Checksum [2024-03-29T14:48:35.723Z] 1f1c1a5573a3: Download complete [2024-03-29T14:48:35.982Z] 7264a8db6415: Pull complete [2024-03-29T14:48:35.982Z] b5e4710f87ac: Verifying Checksum [2024-03-29T14:48:35.982Z] b5e4710f87ac: Download complete [2024-03-29T14:48:35.982Z] c4d48a809fc2: Pull complete [2024-03-29T14:48:35.982Z] 4f1c88b9dad5: Verifying Checksum [2024-03-29T14:48:35.982Z] 4f1c88b9dad5: Download complete [2024-03-29T14:48:36.549Z] ce7588e14bc9: Verifying Checksum [2024-03-29T14:48:36.549Z] ce7588e14bc9: Download complete [2024-03-29T14:48:39.080Z] 4f1c88b9dad5: Pull complete [2024-03-29T14:48:39.080Z] ad3a456e5733: Pull complete [2024-03-29T14:48:39.080Z] 69c7f0334f64: Pull complete [2024-03-29T14:48:39.081Z] 1f1c1a5573a3: Pull complete [2024-03-29T14:48:41.610Z] ce7588e14bc9: Pull complete [2024-03-29T14:48:41.871Z] b5e4710f87ac: Pull complete [2024-03-29T14:48:41.871Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-29T14:48:41.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T14:48:41.871Z] ---> 88b5674ff536 [2024-03-29T14:48:41.871Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T14:48:48.293Z] Still waiting to schedule task [2024-03-29T14:48:48.294Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-29T14:48:50.014Z] ---> Running in 377e9efeae6d [2024-03-29T14:48:50.014Z] Removing intermediate container 377e9efeae6d [2024-03-29T14:48:50.014Z] ---> 3693cd6af384 [2024-03-29T14:48:50.014Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T14:48:50.014Z] ---> Running in 8186ae7b2e43 [2024-03-29T14:48:50.014Z] Removing intermediate container 8186ae7b2e43 [2024-03-29T14:48:50.014Z] ---> 0744b02b291b [2024-03-29T14:48:50.014Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T14:48:50.014Z] ---> Running in 48a8c3243da0 [2024-03-29T14:48:50.014Z] Removing intermediate container 48a8c3243da0 [2024-03-29T14:48:50.014Z] ---> d39a9f8316a7 [2024-03-29T14:48:50.014Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-29T14:48:50.014Z] ---> Running in 55de1f2c5808 [2024-03-29T14:48:50.014Z] Removing intermediate container 55de1f2c5808 [2024-03-29T14:48:50.014Z] ---> 57b327e4525f [2024-03-29T14:48:50.014Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T14:48:50.014Z] ---> Running in 9a9eed63ac84 [2024-03-29T14:48:50.014Z] Removing intermediate container 9a9eed63ac84 [2024-03-29T14:48:50.014Z] ---> 3d75eacf4059 [2024-03-29T14:48:50.014Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T14:48:50.274Z] latest: Pulling from library/docker [2024-03-29T14:48:50.274Z] 4abcf2066143: Pulling fs layer [2024-03-29T14:48:50.274Z] c6dd7fda0220: Pulling fs layer [2024-03-29T14:48:50.274Z] 4f4fb700ef54: Pulling fs layer [2024-03-29T14:48:50.274Z] c3cdfe127e63: Pulling fs layer [2024-03-29T14:48:50.274Z] 0f2b6d6f61c1: Pulling fs layer [2024-03-29T14:48:50.274Z] 99ef9d78a450: Pulling fs layer [2024-03-29T14:48:50.274Z] c3cdfe127e63: Waiting [2024-03-29T14:48:50.274Z] 0f2b6d6f61c1: Waiting [2024-03-29T14:48:50.274Z] aa022d7f0c8d: Pulling fs layer [2024-03-29T14:48:50.274Z] d9ef7eb639b9: Pulling fs layer [2024-03-29T14:48:50.274Z] eee617bc1d24: Pulling fs layer [2024-03-29T14:48:50.274Z] ecd4613e45a4: Pulling fs layer [2024-03-29T14:48:50.274Z] 99ef9d78a450: Waiting [2024-03-29T14:48:50.274Z] d9ef7eb639b9: Waiting [2024-03-29T14:48:50.274Z] aa022d7f0c8d: Waiting [2024-03-29T14:48:50.274Z] eee617bc1d24: Waiting [2024-03-29T14:48:50.274Z] 7447ac55f625: Pulling fs layer [2024-03-29T14:48:50.274Z] 9592191e2288: Pulling fs layer [2024-03-29T14:48:50.274Z] b19879be94c1: Pulling fs layer [2024-03-29T14:48:50.274Z] fae32ca6a76a: Pulling fs layer [2024-03-29T14:48:50.274Z] 4a7e7783f2c0: Pulling fs layer [2024-03-29T14:48:50.274Z] 9b8d2035cc39: Pulling fs layer [2024-03-29T14:48:50.274Z] ecd4613e45a4: Waiting [2024-03-29T14:48:50.274Z] 7447ac55f625: Waiting [2024-03-29T14:48:50.274Z] 9592191e2288: Waiting [2024-03-29T14:48:50.274Z] b19879be94c1: Waiting [2024-03-29T14:48:50.274Z] fae32ca6a76a: Waiting [2024-03-29T14:48:50.274Z] 4a7e7783f2c0: Waiting [2024-03-29T14:48:50.532Z] 4f4fb700ef54: Verifying Checksum [2024-03-29T14:48:50.532Z] 4f4fb700ef54: Download complete [2024-03-29T14:48:50.532Z] 4abcf2066143: Download complete [2024-03-29T14:48:50.532Z] c3cdfe127e63: Verifying Checksum [2024-03-29T14:48:50.532Z] c3cdfe127e63: Download complete [2024-03-29T14:48:50.790Z] c6dd7fda0220: Download complete [2024-03-29T14:48:50.790Z] 4abcf2066143: Pull complete [2024-03-29T14:48:50.790Z] c6dd7fda0220: Pull complete [2024-03-29T14:48:51.048Z] 4f4fb700ef54: Pull complete [2024-03-29T14:48:51.048Z] 0f2b6d6f61c1: Verifying Checksum [2024-03-29T14:48:51.048Z] 0f2b6d6f61c1: Download complete [2024-03-29T14:48:51.048Z] c3cdfe127e63: Pull complete [2024-03-29T14:48:51.048Z] d9ef7eb639b9: Verifying Checksum [2024-03-29T14:48:51.048Z] d9ef7eb639b9: Download complete [2024-03-29T14:48:51.306Z] aa022d7f0c8d: Verifying Checksum [2024-03-29T14:48:51.306Z] aa022d7f0c8d: Download complete [2024-03-29T14:48:51.306Z] eee617bc1d24: Verifying Checksum [2024-03-29T14:48:51.306Z] eee617bc1d24: Download complete [2024-03-29T14:48:51.306Z] 99ef9d78a450: Verifying Checksum [2024-03-29T14:48:51.306Z] 99ef9d78a450: Download complete [2024-03-29T14:48:51.306Z] 0f2b6d6f61c1: Pull complete [2024-03-29T14:48:51.563Z] 9592191e2288: Verifying Checksum [2024-03-29T14:48:51.563Z] 9592191e2288: Download complete [2024-03-29T14:48:51.563Z] b19879be94c1: Verifying Checksum [2024-03-29T14:48:51.563Z] b19879be94c1: Download complete [2024-03-29T14:48:51.563Z] 7447ac55f625: Verifying Checksum [2024-03-29T14:48:51.563Z] 7447ac55f625: Download complete [2024-03-29T14:48:51.821Z] 4a7e7783f2c0: Verifying Checksum [2024-03-29T14:48:51.821Z] 4a7e7783f2c0: Download complete [2024-03-29T14:48:51.821Z] 99ef9d78a450: Pull complete [2024-03-29T14:48:51.821Z] 9b8d2035cc39: Verifying Checksum [2024-03-29T14:48:51.821Z] 9b8d2035cc39: Download complete [2024-03-29T14:48:52.079Z] aa022d7f0c8d: Pull complete [2024-03-29T14:48:52.338Z] d9ef7eb639b9: Pull complete [2024-03-29T14:48:52.338Z] eee617bc1d24: Pull complete [2024-03-29T14:48:52.338Z] ecd4613e45a4: Pull complete [2024-03-29T14:48:52.596Z] fae32ca6a76a: Verifying Checksum [2024-03-29T14:48:52.596Z] fae32ca6a76a: Download complete [2024-03-29T14:48:52.596Z] 7447ac55f625: Pull complete [2024-03-29T14:48:52.854Z] 9592191e2288: Pull complete [2024-03-29T14:48:52.854Z] b19879be94c1: Pull complete [2024-03-29T14:48:53.787Z] fae32ca6a76a: Pull complete [2024-03-29T14:48:53.787Z] 4a7e7783f2c0: Pull complete [2024-03-29T14:48:53.787Z] 9b8d2035cc39: Pull complete [2024-03-29T14:48:53.787Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-29T14:48:53.787Z] Status: Downloaded newer image for docker:latest [2024-03-29T14:48:57.074Z] ---> b3d18dcd5a74 [2024-03-29T14:48:57.075Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T14:48:57.075Z] ---> Running in 7c707d04556e [2024-03-29T14:48:57.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T14:48:57.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T14:48:57.644Z] OK: 264 MiB in 52 packages [2024-03-29T14:48:57.903Z] Removing intermediate container 7c707d04556e [2024-03-29T14:48:57.903Z] ---> 8d254656b5c6 [2024-03-29T14:48:57.903Z] Step 10/15 : ENV GO111MODULE=on [2024-03-29T14:48:57.903Z] ---> Running in 3bb4ef104582 [2024-03-29T14:48:58.162Z] Removing intermediate container 3bb4ef104582 [2024-03-29T14:48:58.162Z] ---> cd4c96b1d9b6 [2024-03-29T14:48:58.162Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T14:48:58.162Z] ---> Running in 5f9b8f511355 [2024-03-29T14:48:58.162Z] Removing intermediate container 5f9b8f511355 [2024-03-29T14:48:58.162Z] ---> 1b4e7f48f92e [2024-03-29T14:48:58.162Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-29T14:48:58.162Z] ---> b4d43564517c [2024-03-29T14:48:58.162Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T14:48:58.420Z] ---> Running in 3373a6568541 [2024-03-29T14:50:20.014Z] Removing intermediate container 3373a6568541 [2024-03-29T14:50:20.014Z] ---> dd9facf1b87d [2024-03-29T14:50:20.014Z] Step 14/15 : COPY . . [2024-03-29T14:50:20.014Z] ---> eea37391ce38 [2024-03-29T14:50:20.014Z] Step 15/15 : RUN ${MAKE} [2024-03-29T14:50:20.014Z] ---> Running in 00cdf24d0a3c [2024-03-29T14:50:20.014Z] noop [2024-03-29T14:50:20.014Z] Removing intermediate container 00cdf24d0a3c [2024-03-29T14:50:20.014Z] ---> 63ad98db9ac4 [2024-03-29T14:50:20.014Z] Successfully built 63ad98db9ac4 [2024-03-29T14:50:20.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:50:20.474Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T14:50:20.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T14:50:20.647Z] prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container [2024-03-29T14:50:20.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1695 in /w/workspace/edgexfoundry_edgex-ui-go_PR-730 [2024-03-29T14:50:20.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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 ******** ci-base-image-x86_64 cat [2024-03-29T14:50:21.031Z] $ docker top ec799db25fc19378fe8f9016b232af00fe622cd33a855692f141a3ea20711125 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-03-29T14:50:21.278Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-29T14:50:21.494Z] + go version [2024-03-29T14:50:21.494Z] go version go1.21.0 linux/amd64 [2024-03-29T14:50:24.377Z] The recommended git tool is: git [Pipeline] } [2024-03-29T14:50:24.431Z] $ docker stop --time=1 ec799db25fc19378fe8f9016b232af00fe622cd33a855692f141a3ea20711125 [2024-03-29T14:50:25.719Z] $ docker rm -f --volumes ec799db25fc19378fe8f9016b232af00fe622cd33a855692f141a3ea20711125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:50:26.469Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T14:50:26.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T14:50:26.637Z] prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container [2024-03-29T14:50:26.674Z] $ 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-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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 ******** ci-base-image-x86_64 cat [2024-03-29T14:50:27.000Z] $ docker top 1029f250c16b510bbc79e07907e65dedb55a1943bef2c1478dcb6a1cb7b4b1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T14:50:27.396Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-730 [Pipeline] fileExists [Pipeline] sh [2024-03-29T14:50:27.768Z] + make test [2024-03-29T14:50:27.768Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-29T14:50:28.908Z] using credential edgex-jenkins-ssh [2024-03-29T14:50:28.932Z] Cloning the remote Git repository [2024-03-29T14:50:28.963Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T14:50:29.042Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-29T14:50:29.177Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T14:50:29.177Z] > git --version # timeout=10 [2024-03-29T14:50:29.199Z] > git --version # 'git version 2.25.1' [2024-03-29T14:50:29.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T14:50:29.672Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-29T14:50:29.373Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T14:50:33.627Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-29T14:50:33.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T14:50:34.465Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-29T14:50:34.504Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T14:50:34.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T14:50:34.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/730/head:refs/remotes/origin/PR-730 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-29T14:50:35.045Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [2024-03-29T14:50:35.576Z] Merge succeeded, producing c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [2024-03-29T14:50:35.577Z] Checking out Revision c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd (PR-730) [2024-03-29T14:50:35.059Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T14:50:35.116Z] > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 [2024-03-29T14:50:35.480Z] > git remote # timeout=10 [2024-03-29T14:50:35.496Z] > git config --get remote.origin.url # timeout=10 [2024-03-29T14:50:35.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T14:50:35.533Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-03-29T14:50:35.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-29T14:50:35.577Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T14:50:35.592Z] > git checkout -f c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd # timeout=10 [2024-03-29T14:50:36.456Z] Commit message: "chore(deps-dev): Bump express from 4.18.2 to 4.19.2 in /web" [2024-03-29T14:50:36.492Z] > git --version # timeout=10 [2024-03-29T14:50:36.503Z] > git --version # 'git version 2.25.1' [2024-03-29T14:50:36.515Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T14:50:41.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-29T14:50:41.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T14:50:41.411Z] Dload Upload Total Spent Left Speed [2024-03-29T14:50:41.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-03-29T14:50:41.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-29T14:50:42.097Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-03-29T14:50:42.097Z] [2024-03-29T14:50:42.097Z] { [2024-03-29T14:50:42.097Z] "registry-mirrors": [ [2024-03-29T14:50:42.097Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-29T14:50:42.097Z] ], [2024-03-29T14:50:42.097Z] "bip": "10.250.0.254/24", [2024-03-29T14:50:42.097Z] "hosts": [ [2024-03-29T14:50:42.097Z] "tcp://0.0.0.0:5555", [2024-03-29T14:50:42.097Z] "unix:///var/run/docker.sock" [2024-03-29T14:50:42.097Z] ], [2024-03-29T14:50:42.097Z] "mtu": 1458, [2024-03-29T14:50:42.097Z] "selinux-enabled": true, [2024-03-29T14:50:42.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-29T14:50:42.097Z] } [Pipeline] sh [2024-03-29T14:50:42.443Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-29T14:50:42.784Z] + sudo service docker restart [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-29T14:50:44.599Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-29T14:50:44.599Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-29T14:50:47.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-29T14:50:48.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-29T14:50:48.140Z] ./bin/test-attribution-txt.sh [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-29T14:50:48.140Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-03-29T14:50:48.141Z] make -C web test [2024-03-29T14:50:48.141Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-730/web' [2024-03-29T14:50:48.141Z] make[1]: tput: No such file or directory [2024-03-29T14:50:48.141Z] make[1]: tput: No such file or directory [2024-03-29T14:50:48.141Z] warning: generating ./VERSION [2024-03-29T14:50:48.141Z] echo "0.0.0" > VERSION [2024-03-29T14:50:48.141Z] docker build \ [2024-03-29T14:50:48.141Z] -f Dockerfile \ [2024-03-29T14:50:48.141Z] --build-arg USER=1000 \ [2024-03-29T14:50:48.141Z] \ [2024-03-29T14:50:48.141Z] --label "git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd" \ [2024-03-29T14:50:48.141Z] -t edgexfoundry/edgex-web-ui:c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd \ [2024-03-29T14:50:48.141Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-29T14:50:48.141Z] . [2024-03-29T14:50:48.141Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-29T14:50:48.141Z] Install the buildx component to build images with BuildKit: [2024-03-29T14:50:48.141Z] https://docs.docker.com/go/buildx/ [2024-03-29T14:50:48.141Z] [2024-03-29T14:50:48.402Z] Sending build context to Docker daemon 2.62MB [2024-03-29T14:50:48.402Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-29T14:50:48.675Z] 18-alpine3.18: Pulling from library/node [2024-03-29T14:50:48.935Z] 619be1103602: Pulling fs layer [2024-03-29T14:50:48.935Z] 251d84bd21a3: Pulling fs layer [2024-03-29T14:50:48.935Z] 067b2ad0784e: Pulling fs layer [2024-03-29T14:50:48.935Z] b616c0f2fc5e: Pulling fs layer [2024-03-29T14:50:48.935Z] b616c0f2fc5e: Waiting [2024-03-29T14:50:48.935Z] 067b2ad0784e: Verifying Checksum [2024-03-29T14:50:48.935Z] 067b2ad0784e: Download complete [2024-03-29T14:50:48.935Z] 619be1103602: Verifying Checksum [2024-03-29T14:50:48.935Z] 619be1103602: Download complete [2024-03-29T14:50:48.935Z] b616c0f2fc5e: Download complete [2024-03-29T14:50:49.194Z] 251d84bd21a3: Verifying Checksum [2024-03-29T14:50:49.194Z] 251d84bd21a3: Download complete [2024-03-29T14:50:49.194Z] 619be1103602: Pull complete [2024-03-29T14:50:50.584Z] 251d84bd21a3: Pull complete [2024-03-29T14:50:50.584Z] 067b2ad0784e: Pull complete [2024-03-29T14:50:50.584Z] b616c0f2fc5e: Pull complete [2024-03-29T14:50:50.584Z] Digest: sha256:63008551461d4550a3567af2d56ebb624e56db93f7ef951bf2ea5f41ef63d2e4 [2024-03-29T14:50:50.584Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-29T14:50:50.584Z] ---> dee001f497e4 [2024-03-29T14:50:50.584Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-29T14:50:58.840Z] ---> Running in d69059604097 [2024-03-29T14:50:58.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T14:50:58.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T14:50:58.840Z] (1/154) Installing libexpat (2.6.2-r0) [2024-03-29T14:50:58.840Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-29T14:50:58.840Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-29T14:50:58.840Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-29T14:50:58.840Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-29T14:50:58.840Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-29T14:50:58.840Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-29T14:50:58.840Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-29T14:50:58.840Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-29T14:50:58.840Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-29T14:50:58.840Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-29T14:50:58.840Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-29T14:50:58.840Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-29T14:50:58.840Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-29T14:50:58.840Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-29T14:50:58.840Z] (16/154) Installing glib (2.76.6-r0) [2024-03-29T14:50:58.840Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-29T14:50:58.840Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-29T14:50:58.840Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-29T14:50:58.840Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-29T14:50:58.840Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-29T14:50:58.840Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-29T14:50:58.840Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-29T14:50:58.840Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-29T14:50:58.840Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-29T14:50:58.840Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-29T14:50:58.840Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-29T14:50:58.840Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-29T14:50:58.840Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-29T14:50:59.103Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-29T14:50:59.103Z] (31/154) Installing libxcb (1.15-r1) [2024-03-29T14:50:59.103Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-29T14:50:59.103Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-29T14:50:59.103Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-29T14:50:59.103Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-29T14:50:59.103Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-29T14:50:59.103Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-29T14:50:59.103Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-29T14:50:59.103Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-29T14:50:59.103Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-29T14:50:59.103Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-29T14:50:59.103Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-29T14:50:59.103Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-29T14:50:59.103Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-29T14:50:59.103Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-29T14:50:59.103Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-29T14:50:59.103Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-29T14:50:59.103Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-29T14:50:59.103Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-29T14:50:59.103Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-29T14:50:59.103Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-29T14:50:59.103Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-29T14:50:59.103Z] (53/154) Installing libunistring (1.1-r1) [2024-03-29T14:50:59.103Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-29T14:50:59.103Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-29T14:50:59.370Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-29T14:50:59.370Z] (57/154) Installing gnutls (3.8.4-r0) [2024-03-29T14:50:59.370Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-29T14:50:59.370Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-29T14:50:59.370Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-29T14:50:59.370Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-29T14:50:59.370Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-29T14:50:59.370Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-29T14:50:59.370Z] (64/154) Installing pango (1.50.14-r1) [2024-03-29T14:50:59.370Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-29T14:50:59.370Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-29T14:50:59.370Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-29T14:50:59.370Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-29T14:50:59.370Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-29T14:50:59.370Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-29T14:50:59.370Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-29T14:50:59.370Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-29T14:50:59.635Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-29T14:50:59.635Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-29T14:51:00.585Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-29T14:51:00.585Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-29T14:51:00.585Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-29T14:51:00.585Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-29T14:51:00.585Z] (78/154) Installing libelf (0.189-r2) [2024-03-29T14:51:00.585Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-29T14:51:00.585Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-29T14:51:00.585Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-29T14:51:00.585Z] (82/154) Installing libmagic (5.45-r0) [2024-03-29T14:51:00.585Z] (83/154) Installing file (5.45-r0) [2024-03-29T14:51:00.585Z] (84/154) Installing libice (1.1.1-r2) [2024-03-29T14:51:00.873Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-29T14:51:00.873Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-29T14:51:00.873Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-29T14:51:00.873Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-29T14:51:00.873Z] (89/154) Installing xset (1.2.5-r1) [2024-03-29T14:51:00.873Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-29T14:51:00.873Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-29T14:51:00.873Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-29T14:51:00.873Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-29T14:51:00.873Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-29T14:51:00.873Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-29T14:51:00.873Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-29T14:51:00.873Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-29T14:51:00.873Z] (98/154) Installing libva (2.18.0-r1) [2024-03-29T14:51:00.873Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-29T14:51:00.873Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-29T14:51:00.873Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-29T14:51:00.873Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-29T14:51:00.873Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-29T14:51:00.873Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-29T14:51:00.873Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-29T14:51:00.873Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-29T14:51:00.873Z] (107/154) Installing opus (1.4-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T14:51:01.116Z] provisioning config files... [2024-03-29T14:51:01.137Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-29T14:51:01.137Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-29T14:51:01.137Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-29T14:51:01.137Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-29T14:51:01.137Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-29T14:51:01.137Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-29T14:51:01.137Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-29T14:51:01.137Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-29T14:51:01.137Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-29T14:51:01.137Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-29T14:51:01.137Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-29T14:51:01.143Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8036353485494755882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T14:51:01.407Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-29T14:51:01.407Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-29T14:51:01.407Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-29T14:51:01.407Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-29T14:51:01.407Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-29T14:51:01.407Z] (124/154) Installing librist (0.2.7-r0) [2024-03-29T14:51:01.407Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-29T14:51:01.407Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-29T14:51:01.407Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-29T14:51:01.407Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-29T14:51:01.407Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-29T14:51:01.407Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-29T14:51:01.407Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-29T14:51:01.407Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-29T14:51:01.407Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-29T14:51:01.407Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-29T14:51:01.627Z] ---> ****-login.sh [2024-03-29T14:51:01.627Z] nexus3.edgexfoundry.org:10001 [2024-03-29T14:51:01.669Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-29T14:51:01.669Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-29T14:51:01.669Z] (137/154) Installing nspr (4.35-r2) [2024-03-29T14:51:01.669Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-29T14:51:01.669Z] (139/154) Installing nss (3.94-r0) [2024-03-29T14:51:01.669Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-29T14:51:01.669Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-29T14:51:01.669Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-29T14:51:01.669Z] (143/154) Installing orc (0.4.34-r0) [2024-03-29T14:51:01.669Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-29T14:51:01.669Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-29T14:51:01.669Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-29T14:51:01.669Z] (147/154) Installing libpulse (16.1-r10) [2024-03-29T14:51:01.669Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-29T14:51:01.669Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-29T14:51:01.669Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-29T14:51:01.669Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-29T14:51:01.669Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-29T14:51:01.669Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-29T14:51:01.669Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-29T14:51:02.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:51:02.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:51:02.216Z] Configure a credential helper to remove this warning. See [2024-03-29T14:51:02.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:51:02.216Z] [2024-03-29T14:51:02.216Z] Login Succeeded [2024-03-29T14:51:02.216Z] nexus3.edgexfoundry.org:10002 [2024-03-29T14:51:02.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:51:02.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:51:02.485Z] Configure a credential helper to remove this warning. See [2024-03-29T14:51:02.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:51:02.485Z] [2024-03-29T14:51:02.485Z] Login Succeeded [2024-03-29T14:51:02.485Z] nexus3.edgexfoundry.org:10003 [2024-03-29T14:51:02.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:51:03.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:51:03.026Z] Configure a credential helper to remove this warning. See [2024-03-29T14:51:03.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:51:03.026Z] [2024-03-29T14:51:03.026Z] Login Succeeded [2024-03-29T14:51:03.026Z] nexus3.edgexfoundry.org:10004 [2024-03-29T14:51:03.101Z] Executing busybox-1.36.1-r5.trigger [2024-03-29T14:51:03.101Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-29T14:51:03.101Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-29T14:51:03.101Z] Executing glib-2.76.6-r0.trigger [2024-03-29T14:51:03.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:51:03.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:51:03.294Z] Configure a credential helper to remove this warning. See [2024-03-29T14:51:03.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:51:03.294Z] [2024-03-29T14:51:03.294Z] Login Succeeded [2024-03-29T14:51:03.294Z] ****.io [2024-03-29T14:51:03.360Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-29T14:51:03.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T14:51:03.619Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-29T14:51:03.619Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-29T14:51:03.619Z] OK: 580 MiB in 171 packages [2024-03-29T14:51:03.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T14:51:03.827Z] Configure a credential helper to remove this warning. See [2024-03-29T14:51:03.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T14:51:03.827Z] [2024-03-29T14:51:03.827Z] Login Succeeded [2024-03-29T14:51:03.827Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T14:51:03.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-29T14:51:04.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T14:51:04.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T14:51:04.362Z] ========================================================= [2024-03-29T14:51:04.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-29T14:51:04.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:51:04.879Z] + 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 . [2024-03-29T14:51:06.298Z] Sending build context to Docker daemon 35.43MB [2024-03-29T14:51:06.298Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T14:51:06.298Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-29T14:51:06.298Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-29T14:51:06.298Z] 9fda8d8052c6: Pulling fs layer [2024-03-29T14:51:06.298Z] 5d54e960e981: Pulling fs layer [2024-03-29T14:51:06.298Z] c4a7e357bf2a: Pulling fs layer [2024-03-29T14:51:06.298Z] f0e02332f6b5: Pulling fs layer [2024-03-29T14:51:06.298Z] 872ee5b61b7b: Pulling fs layer [2024-03-29T14:51:06.298Z] 0c6a40ed1a82: Pulling fs layer [2024-03-29T14:51:06.298Z] 94ae7d8d031c: Pulling fs layer [2024-03-29T14:51:06.298Z] f0e02332f6b5: Waiting [2024-03-29T14:51:06.298Z] 872ee5b61b7b: Waiting [2024-03-29T14:51:06.298Z] 0c6a40ed1a82: Waiting [2024-03-29T14:51:06.298Z] 94ae7d8d031c: Waiting [2024-03-29T14:51:06.298Z] 5d54e960e981: Verifying Checksum [2024-03-29T14:51:06.298Z] 5d54e960e981: Download complete [2024-03-29T14:51:06.298Z] f0e02332f6b5: Verifying Checksum [2024-03-29T14:51:06.298Z] f0e02332f6b5: Download complete [2024-03-29T14:51:06.298Z] 872ee5b61b7b: Verifying Checksum [2024-03-29T14:51:06.298Z] 872ee5b61b7b: Download complete [2024-03-29T14:51:06.298Z] 9fda8d8052c6: Verifying Checksum [2024-03-29T14:51:06.298Z] 9fda8d8052c6: Download complete [2024-03-29T14:51:06.883Z] 94ae7d8d031c: Verifying Checksum [2024-03-29T14:51:06.883Z] 94ae7d8d031c: Download complete [2024-03-29T14:51:07.151Z] 9fda8d8052c6: Pull complete [2024-03-29T14:51:07.736Z] 5d54e960e981: Pull complete [2024-03-29T14:51:08.004Z] c4a7e357bf2a: Verifying Checksum [2024-03-29T14:51:08.004Z] c4a7e357bf2a: Download complete [2024-03-29T14:51:08.967Z] 0c6a40ed1a82: Verifying Checksum [2024-03-29T14:51:08.967Z] 0c6a40ed1a82: Download complete [2024-03-29T14:51:18.565Z] Removing intermediate container d69059604097 [2024-03-29T14:51:18.565Z] ---> 4b47406c9542 [2024-03-29T14:51:18.565Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-29T14:51:18.565Z] ---> Running in 58dbf299c722 [2024-03-29T14:51:18.565Z] Removing intermediate container 58dbf299c722 [2024-03-29T14:51:18.565Z] ---> a1502c480114 [2024-03-29T14:51:18.565Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-29T14:51:18.565Z] ---> Running in f78b30070d6b [2024-03-29T14:51:18.565Z] Removing intermediate container f78b30070d6b [2024-03-29T14:51:18.565Z] ---> 4f7894a8ab7a [2024-03-29T14:51:18.565Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-29T14:51:18.565Z] ---> Running in 13c0c62eb935 [2024-03-29T14:51:18.565Z] Removing intermediate container 13c0c62eb935 [2024-03-29T14:51:18.565Z] ---> 491a8a5b3a4c [2024-03-29T14:51:18.565Z] Step 6/11 : RUN npm install -g npm [2024-03-29T14:51:18.565Z] ---> Running in a7e050c78f2c [2024-03-29T14:51:21.283Z] c4a7e357bf2a: Pull complete [2024-03-29T14:51:21.283Z] f0e02332f6b5: Pull complete [2024-03-29T14:51:21.283Z] 872ee5b61b7b: Pull complete [2024-03-29T14:51:26.696Z] [2024-03-29T14:51:26.696Z] changed 14 packages in 8s [2024-03-29T14:51:26.696Z] [2024-03-29T14:51:26.696Z] 24 packages are looking for funding [2024-03-29T14:51:26.696Z] run `npm fund` for details [2024-03-29T14:51:28.598Z] Removing intermediate container a7e050c78f2c [2024-03-29T14:51:28.598Z] ---> ee4f15246bbd [2024-03-29T14:51:28.598Z] Step 7/11 : ARG USER=1000 [2024-03-29T14:51:28.598Z] ---> Running in 9ad730d663ce [2024-03-29T14:51:28.598Z] Removing intermediate container 9ad730d663ce [2024-03-29T14:51:28.598Z] ---> 75d2a7a08d1d [2024-03-29T14:51:28.598Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-29T14:51:28.598Z] ---> Running in 7a9b712783f3 [2024-03-29T14:51:29.494Z] 0c6a40ed1a82: Pull complete [2024-03-29T14:51:30.498Z] Removing intermediate container 7a9b712783f3 [2024-03-29T14:51:30.498Z] ---> b40f158b33b0 [2024-03-29T14:51:30.498Z] Step 9/11 : USER $USER:$USER [2024-03-29T14:51:30.498Z] ---> Running in 78671c1be8e7 [2024-03-29T14:51:30.757Z] Removing intermediate container 78671c1be8e7 [2024-03-29T14:51:30.757Z] ---> 0813435477ff [2024-03-29T14:51:30.757Z] Step 10/11 : WORKDIR /app [2024-03-29T14:51:30.901Z] 94ae7d8d031c: Pull complete [2024-03-29T14:51:30.901Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-29T14:51:30.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T14:51:30.901Z] ---> 86de565de09d [2024-03-29T14:51:30.901Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T14:51:31.016Z] ---> Running in 86f416dfcd62 [2024-03-29T14:51:31.275Z] Removing intermediate container 86f416dfcd62 [2024-03-29T14:51:31.275Z] ---> 8da7e01805e6 [2024-03-29T14:51:31.275Z] Step 11/11 : LABEL git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [2024-03-29T14:51:31.534Z] ---> Running in ad0fc7db94a1 [2024-03-29T14:51:32.102Z] Removing intermediate container ad0fc7db94a1 [2024-03-29T14:51:32.102Z] ---> 1db32b334a03 [2024-03-29T14:51:32.102Z] Successfully built 1db32b334a03 [2024-03-29T14:51:32.102Z] Successfully tagged edgexfoundry/edgex-web-ui:c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [2024-03-29T14:51:32.102Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-29T14:51:32.102Z] touch edgex-web-ui.imagebuilt [2024-03-29T14:51:32.102Z] mkdir -p node_modules coverage [2024-03-29T14:51:32.102Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-29T14:51:32.102Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-29T14:51:32.839Z] ---> Running in ec60c66096ac [2024-03-29T14:51:33.106Z] Removing intermediate container ec60c66096ac [2024-03-29T14:51:33.106Z] ---> e580dc230144 [2024-03-29T14:51:33.106Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T14:51:33.106Z] ---> Running in 40cbea121ca3 [2024-03-29T14:51:33.393Z] Removing intermediate container 40cbea121ca3 [2024-03-29T14:51:33.393Z] ---> bdfde803e9f5 [2024-03-29T14:51:33.393Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T14:51:33.661Z] ---> Running in a86848f255c7 [2024-03-29T14:51:33.930Z] Removing intermediate container a86848f255c7 [2024-03-29T14:51:33.930Z] ---> 9d41b15dfe4c [2024-03-29T14:51:33.930Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-29T14:51:33.930Z] ---> Running in 2a65b1cd38d0 [2024-03-29T14:51:34.204Z] Removing intermediate container 2a65b1cd38d0 [2024-03-29T14:51:34.204Z] ---> 3dd78a5a7414 [2024-03-29T14:51:34.204Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T14:51:34.204Z] ---> Running in da60dc41af16 [2024-03-29T14:51:34.471Z] Removing intermediate container da60dc41af16 [2024-03-29T14:51:34.471Z] ---> aa72110ee464 [2024-03-29T14:51:34.471Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T14:51:35.048Z] latest: Pulling from library/docker [2024-03-29T14:51:35.322Z] bca4290a9639: Pulling fs layer [2024-03-29T14:51:35.323Z] 17b275a3377f: Pulling fs layer [2024-03-29T14:51:35.323Z] 4f4fb700ef54: Pulling fs layer [2024-03-29T14:51:35.323Z] c7c53acdebd8: Pulling fs layer [2024-03-29T14:51:35.323Z] 11eaffe3eb71: Pulling fs layer [2024-03-29T14:51:35.323Z] 2ee06d9bd875: Pulling fs layer [2024-03-29T14:51:35.323Z] 117228750389: Pulling fs layer [2024-03-29T14:51:35.323Z] c28cda27aeb5: Pulling fs layer [2024-03-29T14:51:35.323Z] ff57bb0e39d9: Pulling fs layer [2024-03-29T14:51:35.323Z] 77cde276bbe4: Pulling fs layer [2024-03-29T14:51:35.323Z] 551f321af971: Pulling fs layer [2024-03-29T14:51:35.323Z] 68618b928e74: Pulling fs layer [2024-03-29T14:51:35.323Z] 1c369fbd592d: Pulling fs layer [2024-03-29T14:51:35.323Z] 04d7aaaa7dbd: Pulling fs layer [2024-03-29T14:51:35.323Z] 6f2b8e4d93ed: Pulling fs layer [2024-03-29T14:51:35.323Z] f1e2c79d62df: Pulling fs layer [2024-03-29T14:51:35.323Z] ff57bb0e39d9: Waiting [2024-03-29T14:51:35.323Z] 77cde276bbe4: Waiting [2024-03-29T14:51:35.323Z] 551f321af971: Waiting [2024-03-29T14:51:35.323Z] 68618b928e74: Waiting [2024-03-29T14:51:35.323Z] 1c369fbd592d: Waiting [2024-03-29T14:51:35.323Z] 04d7aaaa7dbd: Waiting [2024-03-29T14:51:35.323Z] 6f2b8e4d93ed: Waiting [2024-03-29T14:51:35.323Z] f1e2c79d62df: Waiting [2024-03-29T14:51:35.323Z] 11eaffe3eb71: Waiting [2024-03-29T14:51:35.323Z] 2ee06d9bd875: Waiting [2024-03-29T14:51:35.323Z] c7c53acdebd8: Waiting [2024-03-29T14:51:35.323Z] 117228750389: Waiting [2024-03-29T14:51:35.323Z] 4f4fb700ef54: Verifying Checksum [2024-03-29T14:51:35.323Z] 4f4fb700ef54: Download complete [2024-03-29T14:51:35.595Z] bca4290a9639: Verifying Checksum [2024-03-29T14:51:35.595Z] bca4290a9639: Download complete [2024-03-29T14:51:35.595Z] 17b275a3377f: Verifying Checksum [2024-03-29T14:51:35.595Z] 17b275a3377f: Download complete [2024-03-29T14:51:35.595Z] c7c53acdebd8: Verifying Checksum [2024-03-29T14:51:35.595Z] c7c53acdebd8: Download complete [2024-03-29T14:51:36.181Z] bca4290a9639: Pull complete [2024-03-29T14:51:36.447Z] 11eaffe3eb71: Verifying Checksum [2024-03-29T14:51:36.447Z] 11eaffe3eb71: Download complete [2024-03-29T14:51:36.447Z] 2ee06d9bd875: Verifying Checksum [2024-03-29T14:51:36.447Z] 2ee06d9bd875: Download complete [2024-03-29T14:51:36.447Z] 117228750389: Verifying Checksum [2024-03-29T14:51:36.447Z] 117228750389: Download complete [2024-03-29T14:51:36.713Z] 77cde276bbe4: Verifying Checksum [2024-03-29T14:51:36.713Z] 77cde276bbe4: Download complete [2024-03-29T14:51:36.713Z] ff57bb0e39d9: Verifying Checksum [2024-03-29T14:51:36.713Z] ff57bb0e39d9: Download complete [2024-03-29T14:51:36.713Z] c28cda27aeb5: Verifying Checksum [2024-03-29T14:51:36.713Z] c28cda27aeb5: Download complete [2024-03-29T14:51:36.980Z] 68618b928e74: Verifying Checksum [2024-03-29T14:51:36.980Z] 68618b928e74: Download complete [2024-03-29T14:51:36.980Z] 17b275a3377f: Pull complete [2024-03-29T14:51:36.980Z] 1c369fbd592d: Verifying Checksum [2024-03-29T14:51:36.980Z] 1c369fbd592d: Download complete [2024-03-29T14:51:37.248Z] 551f321af971: Verifying Checksum [2024-03-29T14:51:37.248Z] 551f321af971: Download complete [2024-03-29T14:51:37.248Z] 4f4fb700ef54: Pull complete [2024-03-29T14:51:37.248Z] 6f2b8e4d93ed: Verifying Checksum [2024-03-29T14:51:37.248Z] 6f2b8e4d93ed: Download complete [2024-03-29T14:51:37.248Z] f1e2c79d62df: Verifying Checksum [2024-03-29T14:51:37.248Z] f1e2c79d62df: Download complete [2024-03-29T14:51:37.514Z] c7c53acdebd8: Pull complete [2024-03-29T14:51:38.479Z] 04d7aaaa7dbd: Verifying Checksum [2024-03-29T14:51:38.479Z] 04d7aaaa7dbd: Download complete [2024-03-29T14:51:38.745Z] 11eaffe3eb71: Pull complete [2024-03-29T14:51:40.164Z] 2ee06d9bd875: Pull complete [2024-03-29T14:51:41.575Z] 117228750389: Pull complete [2024-03-29T14:51:41.843Z] c28cda27aeb5: Pull complete [2024-03-29T14:51:42.110Z] ff57bb0e39d9: Pull complete [2024-03-29T14:51:42.378Z] 77cde276bbe4: Pull complete [2024-03-29T14:51:43.785Z] 551f321af971: Pull complete [2024-03-29T14:51:44.051Z] 68618b928e74: Pull complete [2024-03-29T14:51:44.318Z] 1c369fbd592d: Pull complete [2024-03-29T14:51:46.979Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-29T14:51:46.979Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-29T14:51:46.979Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-29T14:51:46.979Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-03-29T14:51:46.979Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-29T14:51:46.979Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-03-29T14:51:46.979Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-29T14:51:46.979Z] 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. [2024-03-29T14:51:47.657Z] 04d7aaaa7dbd: Pull complete [2024-03-29T14:51:47.658Z] 6f2b8e4d93ed: Pull complete [2024-03-29T14:51:47.916Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-29T14:51:47.925Z] f1e2c79d62df: Pull complete [2024-03-29T14:51:47.925Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-29T14:51:47.925Z] Status: Downloaded newer image for docker:latest [2024-03-29T14:51:48.484Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-29T14:51:49.052Z] 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 [2024-03-29T14:51:49.310Z] 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 [2024-03-29T14:51:50.500Z] ---> 4e0a310e576e [2024-03-29T14:51:50.500Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T14:51:50.500Z] ---> Running in ef5ab3d1184f [2024-03-29T14:51:51.249Z] 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. [2024-03-29T14:51:51.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T14:51:51.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T14:51:53.127Z] OK: 266 MiB in 52 packages [2024-03-29T14:51:53.710Z] Removing intermediate container ef5ab3d1184f [2024-03-29T14:51:53.710Z] ---> d675e195d6ca [2024-03-29T14:51:53.710Z] Step 10/15 : ENV GO111MODULE=on [2024-03-29T14:51:53.710Z] ---> Running in 97d0720b475e [2024-03-29T14:51:53.978Z] Removing intermediate container 97d0720b475e [2024-03-29T14:51:53.978Z] ---> d66ebf30c6ec [2024-03-29T14:51:53.978Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T14:51:54.244Z] ---> Running in 1fac6863b2ad [2024-03-29T14:51:54.516Z] Removing intermediate container 1fac6863b2ad [2024-03-29T14:51:54.516Z] ---> 2ba741f1777c [2024-03-29T14:51:54.516Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-29T14:51:54.548Z] [2024-03-29T14:51:54.549Z] added 1182 packages, and audited 1183 packages in 21s [2024-03-29T14:51:54.549Z] [2024-03-29T14:51:54.549Z] 100 packages are looking for funding [2024-03-29T14:51:54.549Z] run `npm fund` for details [2024-03-29T14:51:54.549Z] [2024-03-29T14:51:54.549Z] 21 vulnerabilities (13 moderate, 7 high, 1 critical) [2024-03-29T14:51:54.549Z] [2024-03-29T14:51:54.549Z] To address issues that do not require attention, run: [2024-03-29T14:51:54.549Z] npm audit fix [2024-03-29T14:51:54.549Z] [2024-03-29T14:51:54.549Z] To address all issues (including breaking changes), run: [2024-03-29T14:51:54.549Z] npm audit fix --force [2024-03-29T14:51:54.549Z] [2024-03-29T14:51:54.549Z] Run `npm audit` for details. [2024-03-29T14:51:55.100Z] ---> 91faf256fc42 [2024-03-29T14:51:55.100Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T14:51:55.100Z] ---> Running in 6614135abd99 [2024-03-29T14:52:09.701Z] 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 [2024-03-29T14:52:09.701Z] - Generating browser application bundles (phase: setup)... [2024-03-29T14:52:36.282Z] ✔ Browser application bundle generation complete. [2024-03-29T14:52:36.282Z] 29 03 2024 14:52:32.224:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-29T14:52:36.282Z] 29 03 2024 14:52:32.226:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-29T14:52:36.282Z] 29 03 2024 14:52:32.230:INFO [launcher]: Starting browser ChromeHeadless [2024-03-29T14:52:36.282Z] 29 03 2024 14:52:32.550:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket bkNu7JxaR5ts8rr8AAAB with id 33437369 [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.068 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.123 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.127 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.146 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.171 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.176 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.183 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.197 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.204 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.207 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.219 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.227 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.273 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.293 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.296 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.325 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.331 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.337 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.339 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.341 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.343 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.344 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.345 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.353 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.357 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.379 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.387 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.404 secs) [2024-03-29T14:52:36.282Z] WARN: ' [2024-03-29T14:52:36.282Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-29T14:52:36.282Z] Support for using the ngModel input property and ngModelChange event with [2024-03-29T14:52:36.282Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-29T14:52:36.282Z] in a future version of Angular. [2024-03-29T14:52:36.282Z] [2024-03-29T14:52:36.282Z] For more information on this, see our API docs here: [2024-03-29T14:52:36.282Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-29T14:52:36.282Z] ' [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.404 secs) [2024-03-29T14:52:36.282Z] WARN: ' [2024-03-29T14:52:36.282Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-29T14:52:36.282Z] Support for using the ngModel input property and ngModelChange event with [2024-03-29T14:52:36.282Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-29T14:52:36.282Z] in a future version of Angular. [2024-03-29T14:52:36.282Z] [2024-03-29T14:52:36.282Z] For more information on this, see our API docs here: [2024-03-29T14:52:36.282Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-29T14:52:36.282Z] ' [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.429 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.437 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.447 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.45 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.451 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.472 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.489 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.498 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.5 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.509 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.542 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.544 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.546 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.551 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.552 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.581 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.588 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.596 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.611 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.615 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.619 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.627 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.63 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.643 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.646 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.649 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.676 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.682 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.692 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.694 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.696 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.698 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.752 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.762 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.764 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.768 secs) [2024-03-29T14:52:36.282Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.77 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.772 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.773 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.79 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.81 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.815 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.823 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.829 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.831 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.835 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.859 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.862 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.863 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.902 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.913 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.92 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.927 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.931 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.934 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.96 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.991 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.007 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.018 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.024 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.032 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.051 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.057 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.067 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.077 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.079 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.08 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.11 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.123 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.128 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.146 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.168 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.182 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.185 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.187 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.205 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.21 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.216 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.227 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.233 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.241 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.252 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.257 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.264 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.27 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.31 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.314 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.329 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.35 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.352 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.353 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.36 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.362 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.371 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.385 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.397 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.4 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.405 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.412 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.423 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.425 secs) [2024-03-29T14:52:36.283Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.435 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.447 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.462 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.466 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.469 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.519 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.523 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.525 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.527 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.533 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.534 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.535 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.537 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.538 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.547 secs) [2024-03-29T14:52:36.545Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-29T14:52:36.545Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-29T14:52:36.545Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.547 secs) [2024-03-29T14:52:36.545Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-29T14:52:36.545Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-29T14:52:36.545Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.55 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.553 secs) [2024-03-29T14:52:36.545Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.993 secs / 1.553 secs) [2024-03-29T14:52:36.545Z] TOTAL: 147 SUCCESS [2024-03-29T14:52:36.811Z] ✔ Browser application bundle generation complete. [2024-03-29T14:52:37.383Z] [2024-03-29T14:52:37.383Z] =============================== Coverage summary =============================== [2024-03-29T14:52:37.383Z] Statements : 38.95% ( 1371/3519 ) [2024-03-29T14:52:37.383Z] Branches : 15.3% ( 94/614 ) [2024-03-29T14:52:37.383Z] Functions : 32.06% ( 423/1319 ) [2024-03-29T14:52:37.383Z] Lines : 38.88% ( 1340/3446 ) [2024-03-29T14:52:37.383Z] ================================================================================ [2024-03-29T14:52:37.383Z] ✔ Browser application bundle generation complete. [2024-03-29T14:52:39.935Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-730/web' [Pipeline] echo [2024-03-29T14:52:39.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-29T14:52:40.023Z] $ docker stop --time=1 1029f250c16b510bbc79e07907e65dedb55a1943bef2c1478dcb6a1cb7b4b1d7 [2024-03-29T14:52:41.343Z] $ docker rm -f --volumes 1029f250c16b510bbc79e07907e65dedb55a1943bef2c1478dcb6a1cb7b4b1d7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T14:52:41.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-29T14:52:42.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-29T14:52:43.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-29T14:52:43.426Z] + ls -al . [2024-03-29T14:52:43.426Z] total 264 [2024-03-29T14:52:43.426Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 29 14:50 . [2024-03-29T14:52:43.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:47 .. [2024-03-29T14:52:43.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:48 .blubracket [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 14:48 .dockerignore [2024-03-29T14:52:43.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:48 .git [2024-03-29T14:52:43.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:48 .github [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 14:48 .gitignore [2024-03-29T14:52:43.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 14:48 .semver [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 14:48 Attribution.txt [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 14:48 CHANGELOG.md [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 14:48 CONTRIBUTING.md [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 14:48 Dockerfile [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 14:48 Jenkinsfile [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 14:48 LICENSE [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 14:48 Makefile [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 14:48 README.md [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 14:48 VERSION [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 14:48 angularmigrationlogs.md [2024-03-29T14:52:43.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:48 assets [2024-03-29T14:52:43.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:48 bin [2024-03-29T14:52:43.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:48 cmd [2024-03-29T14:52:43.426Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 29 14:50 coverage.out [2024-03-29T14:52:43.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:48 docs [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 14:48 go.mod [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 14:48 go.sum [2024-03-29T14:52:43.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:48 internal [2024-03-29T14:52:43.426Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 14:48 redeploy.sh [2024-03-29T14:52:43.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:48 testing [2024-03-29T14:52:43.426Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 14:48 version.go [2024-03-29T14:52:43.426Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 14:52 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:52:43.837Z] + 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=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd --label arch=amd64 --label version=0.0.0 . [2024-03-29T14:52:45.214Z] Sending build context to Docker daemon 346.5MB [2024-03-29T14:52:45.214Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T14:52:45.214Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-29T14:52:45.214Z] ---> 63ad98db9ac4 [2024-03-29T14:52:45.214Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T14:52:51.785Z] ---> Running in c945ff5d3763 [2024-03-29T14:52:51.785Z] Removing intermediate container c945ff5d3763 [2024-03-29T14:52:51.785Z] ---> 70d7c1c97f6e [2024-03-29T14:52:51.785Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T14:52:51.785Z] ---> Running in 98b16f23ce61 [2024-03-29T14:52:51.785Z] Removing intermediate container 98b16f23ce61 [2024-03-29T14:52:51.785Z] ---> 8474aaaee360 [2024-03-29T14:52:51.785Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T14:52:51.785Z] ---> Running in ee1107042301 [2024-03-29T14:52:51.785Z] Removing intermediate container ee1107042301 [2024-03-29T14:52:51.785Z] ---> 4872d256510a [2024-03-29T14:52:51.785Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-29T14:52:51.785Z] ---> Running in 52d7dc1f3de5 [2024-03-29T14:52:51.785Z] Removing intermediate container 52d7dc1f3de5 [2024-03-29T14:52:51.785Z] ---> 0c7fca74f0e5 [2024-03-29T14:52:51.785Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T14:52:51.785Z] ---> Running in f7015e772fc2 [2024-03-29T14:52:51.785Z] Removing intermediate container f7015e772fc2 [2024-03-29T14:52:51.785Z] ---> 5e21a167ac05 [2024-03-29T14:52:51.785Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T14:52:52.722Z] ---> e41085fac748 [2024-03-29T14:52:52.722Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T14:52:52.981Z] ---> Running in 12fab1e20df4 [2024-03-29T14:52:53.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T14:52:53.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T14:52:53.499Z] OK: 264 MiB in 52 packages [2024-03-29T14:52:53.759Z] Removing intermediate container 12fab1e20df4 [2024-03-29T14:52:53.759Z] ---> 21f80684c4df [2024-03-29T14:52:53.759Z] Step 10/27 : ENV GO111MODULE=on [2024-03-29T14:52:54.018Z] ---> Running in 94024fa24990 [2024-03-29T14:52:54.018Z] Removing intermediate container 94024fa24990 [2024-03-29T14:52:54.018Z] ---> 53b024799e06 [2024-03-29T14:52:54.018Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T14:52:54.018Z] ---> Running in e0681caf0fc3 [2024-03-29T14:52:54.018Z] Removing intermediate container e0681caf0fc3 [2024-03-29T14:52:54.018Z] ---> 19b075902a46 [2024-03-29T14:52:54.018Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-29T14:52:54.276Z] ---> df9ecc1e6bbf [2024-03-29T14:52:54.276Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T14:52:54.276Z] ---> Running in 8c38467462d5 [2024-03-29T14:52:54.844Z] Removing intermediate container 8c38467462d5 [2024-03-29T14:52:54.844Z] ---> 4f59f54342d6 [2024-03-29T14:52:54.844Z] Step 14/27 : COPY . . [2024-03-29T14:53:04.835Z] ---> ace3e6b0e91f [2024-03-29T14:53:04.835Z] Step 15/27 : RUN ${MAKE} [2024-03-29T14:53:04.835Z] ---> Running in 1c55d106d6b6 [2024-03-29T14:53:04.835Z] 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 [2024-03-29T14:53:43.555Z] Removing intermediate container 1c55d106d6b6 [2024-03-29T14:53:43.555Z] ---> c78744c63e41 [2024-03-29T14:53:43.555Z] Step 16/27 : FROM alpine:3.18 [2024-03-29T14:53:43.555Z] 3.18: Pulling from library/alpine [2024-03-29T14:53:43.555Z] 619be1103602: Already exists [2024-03-29T14:53:43.555Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T14:53:43.555Z] Status: Downloaded newer image for alpine:3.18 [2024-03-29T14:53:43.555Z] ---> d3782b16ccc9 [2024-03-29T14:53:43.555Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-29T14:53:43.555Z] ---> Running in ac9e7969d8a2 [2024-03-29T14:53:43.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T14:53:43.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T14:53:43.555Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T14:53:43.556Z] OK: 7 MiB in 15 packages [2024-03-29T14:53:43.556Z] Removing intermediate container ac9e7969d8a2 [2024-03-29T14:53:43.556Z] ---> 6ccb35d9f9c8 [2024-03-29T14:53:43.556Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-29T14:53:43.556Z] ---> Running in 5655c0eab304 [2024-03-29T14:53:43.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T14:53:43.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T14:53:43.556Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T14:53:43.556Z] Executing busybox-1.36.1-r5.trigger [2024-03-29T14:53:43.556Z] OK: 7 MiB in 16 packages [2024-03-29T14:53:43.556Z] Removing intermediate container 5655c0eab304 [2024-03-29T14:53:43.556Z] ---> fa79a41c50bd [2024-03-29T14:53:43.556Z] Step 19/27 : EXPOSE 4000 [2024-03-29T14:53:43.556Z] ---> Running in c576a5418d61 [2024-03-29T14:53:43.556Z] Removing intermediate container c576a5418d61 [2024-03-29T14:53:43.556Z] ---> fe0213352743 [2024-03-29T14:53:43.556Z] Step 20/27 : 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 [2024-03-29T14:53:45.532Z] ---> 534c463d8e2d [2024-03-29T14:53:45.532Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-29T14:53:45.532Z] ---> f6c5c2295a54 [2024-03-29T14:53:45.532Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-29T14:53:45.532Z] ---> 43cae59e5f3c [2024-03-29T14:53:45.532Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-29T14:53:45.532Z] ---> Running in 4451e6ff8bda [2024-03-29T14:53:45.792Z] Removing intermediate container 4451e6ff8bda [2024-03-29T14:53:45.792Z] ---> 2d4bebb9be6b [2024-03-29T14:53:45.792Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-29T14:53:45.792Z] ---> Running in 602ed417c325 [2024-03-29T14:53:45.792Z] Removing intermediate container 602ed417c325 [2024-03-29T14:53:45.792Z] ---> c5241877f60c [2024-03-29T14:53:45.792Z] Step 25/27 : LABEL arch=amd64 [2024-03-29T14:53:45.792Z] ---> Running in 60d26a5fb9bc [2024-03-29T14:53:45.792Z] Removing intermediate container 60d26a5fb9bc [2024-03-29T14:53:45.792Z] ---> 97ce42e850f3 [2024-03-29T14:53:45.792Z] Step 26/27 : LABEL git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [2024-03-29T14:53:45.792Z] ---> Running in 86523daa27af [2024-03-29T14:53:46.051Z] Removing intermediate container 86523daa27af [2024-03-29T14:53:46.051Z] ---> 5adaa61af30b [2024-03-29T14:53:46.051Z] Step 27/27 : LABEL version=0.0.0 [2024-03-29T14:53:46.051Z] ---> Running in efdd2278f443 [2024-03-29T14:53:46.051Z] Removing intermediate container efdd2278f443 [2024-03-29T14:53:46.051Z] ---> e09593e810e2 [2024-03-29T14:53:46.051Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-29T14:53:46.051Z] Successfully built e09593e810e2 [2024-03-29T14:53:46.052Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-29T14:53:46.724Z] Removing intermediate container 6614135abd99 [2024-03-29T14:53:46.724Z] ---> 455b179be081 [2024-03-29T14:53:46.724Z] Step 14/15 : COPY . . [Pipeline] sh [2024-03-29T14:53:47.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T14:53:47.044Z] [2024-03-29T14:53:47.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:53:47.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T14:53:47.420Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-29T14:53:47.420Z] 5eb5b503b376: Pulling fs layer [2024-03-29T14:53:47.420Z] 5c69ac0246d0: Pulling fs layer [2024-03-29T14:53:47.420Z] ec43610c2a17: Pulling fs layer [2024-03-29T14:53:47.420Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-29T14:53:47.420Z] 33b1e0a273af: Pulling fs layer [2024-03-29T14:53:47.420Z] 5d3b04190fa2: Pulling fs layer [2024-03-29T14:53:47.420Z] 2f39f015ded8: Pulling fs layer [2024-03-29T14:53:47.420Z] 33b1e0a273af: Waiting [2024-03-29T14:53:47.420Z] 3a2ae6a8a46f: Waiting [2024-03-29T14:53:47.420Z] 5d3b04190fa2: Waiting [2024-03-29T14:53:47.420Z] 2f39f015ded8: Waiting [2024-03-29T14:53:47.420Z] 5c69ac0246d0: Download complete [2024-03-29T14:53:47.420Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-29T14:53:47.420Z] 3a2ae6a8a46f: Download complete [2024-03-29T14:53:47.420Z] 33b1e0a273af: Verifying Checksum [2024-03-29T14:53:47.420Z] 33b1e0a273af: Download complete [2024-03-29T14:53:47.420Z] 5d3b04190fa2: Verifying Checksum [2024-03-29T14:53:47.420Z] 5d3b04190fa2: Download complete [2024-03-29T14:53:47.420Z] ec43610c2a17: Verifying Checksum [2024-03-29T14:53:47.420Z] ec43610c2a17: Download complete [2024-03-29T14:53:47.678Z] 5eb5b503b376: Verifying Checksum [2024-03-29T14:53:47.678Z] 5eb5b503b376: Download complete [2024-03-29T14:53:47.686Z] ---> b9015caa5320 [2024-03-29T14:53:47.686Z] Step 15/15 : RUN ${MAKE} [2024-03-29T14:53:47.686Z] ---> Running in fe95a71abefe [2024-03-29T14:53:48.243Z] 2f39f015ded8: Download complete [2024-03-29T14:53:48.655Z] noop [2024-03-29T14:53:48.810Z] 5eb5b503b376: Pull complete [2024-03-29T14:53:48.810Z] 5c69ac0246d0: Pull complete [2024-03-29T14:53:49.237Z] Removing intermediate container fe95a71abefe [2024-03-29T14:53:49.237Z] ---> 77ae58a7581e [2024-03-29T14:53:49.237Z] Successfully built 77ae58a7581e [2024-03-29T14:53:49.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2024-03-29T14:53:49.376Z] ec43610c2a17: Pull complete [2024-03-29T14:53:49.376Z] 3a2ae6a8a46f: Pull complete [2024-03-29T14:53:49.376Z] 33b1e0a273af: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:53:49.633Z] 5d3b04190fa2: Pull complete [2024-03-29T14:53:49.762Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T14:53:49.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T14:53:50.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2024-03-29T14:53:50.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2024-03-29T14:53:51.326Z] $ docker top 641d1b3dab783ca49c271a9a312fda8f880d32f0fc3f678ea0af2d597d76ad1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T14:53:52.330Z] + go version [2024-03-29T14:53:52.330Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-29T14:53:52.369Z] $ docker stop --time=1 641d1b3dab783ca49c271a9a312fda8f880d32f0fc3f678ea0af2d597d76ad1f [2024-03-29T14:53:53.815Z] 2f39f015ded8: Pull complete [2024-03-29T14:53:53.815Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-29T14:53:53.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T14:53:53.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T14:53:54.025Z] $ docker rm -f --volumes 641d1b3dab783ca49c271a9a312fda8f880d32f0fc3f678ea0af2d597d76ad1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T14:53:54.583Z] prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container [2024-03-29T14:53:54.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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-lftools-log-publisher:latest cat [2024-03-29T14:54:04.237Z] $ docker top be1d3179ea947e1740deb038a902bbcab3cdfd6c8a997beba40b0264f92ba1d2 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:54:04.710Z] ---> job-cost.sh [2024-03-29T14:54:04.710Z] lf-activate-venv: SKIPPING [2024-03-29T14:54:04.710Z] INFO: No Stack... [2024-03-29T14:54:04.953Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T14:54:04.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T14:54:05.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2024-03-29T14:54:05.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T14:54:05.306Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2024-03-29T14:54:05.536Z] INFO: Archiving Costs [2024-03-29T14:54:06.534Z] $ docker top 657c331dd897c0fbb7926663ad7e7a719764af88a9dc98f55fc2946cfd176383 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-29T14:54:07.119Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives/cost.csv [2024-03-29T14:54:07.119Z] + cut -d, -f6 [Pipeline] lock [2024-03-29T14:54:07.163Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [2024-03-29T14:54:07.168Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] did not exist. Created. [2024-03-29T14:54:07.173Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T14:54:07.516Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [2024-03-29T14:54:07.569Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2024-03-29T14:54:07.978Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T14:54:07.995Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T14:54:08.090Z] $ docker stop --time=1 be1d3179ea947e1740deb038a902bbcab3cdfd6c8a997beba40b0264f92ba1d2 [2024-03-29T14:54:08.245Z] + make test [2024-03-29T14:54:08.245Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-29T14:54:09.338Z] $ docker rm -f --volumes be1d3179ea947e1740deb038a902bbcab3cdfd6c8a997beba40b0264f92ba1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-29T14:54:14.895Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-29T14:56:51.580Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-29T14:56:51.580Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-29T14:57:13.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-29T14:57:13.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-29T14:57:13.642Z] ./bin/test-attribution-txt.sh [2024-03-29T14:57:13.642Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-29T14:57:13.642Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-29T14:57:13.642Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-29T14:57:13.914Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-29T14:57:14.182Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-29T14:57:14.183Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-29T14:57:14.453Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.453Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-29T14:57:14.453Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-29T14:57:14.453Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-29T14:57:14.453Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-29T14:57:14.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-29T14:57:14.527Z] $ docker stop --time=1 657c331dd897c0fbb7926663ad7e7a719764af88a9dc98f55fc2946cfd176383 [2024-03-29T14:57:16.457Z] $ docker rm -f --volumes 657c331dd897c0fbb7926663ad7e7a719764af88a9dc98f55fc2946cfd176383 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T14:57:17.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-29T14:57:17.965Z] Warning: overwriting stash ‘coverage-report’ [2024-03-29T14:57:18.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T14:57:19.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-29T14:57:19.420Z] + ls -al . [2024-03-29T14:57:19.421Z] total 260 [2024-03-29T14:57:19.421Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 14:54 . [2024-03-29T14:57:19.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:50 .. [2024-03-29T14:57:19.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:50 .blubracket [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 29 14:50 .dockerignore [2024-03-29T14:57:19.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:50 .git [2024-03-29T14:57:19.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:50 .github [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 29 14:50 .gitignore [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 29 14:50 Attribution.txt [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 29 14:50 CHANGELOG.md [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 29 14:50 CONTRIBUTING.md [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 29 14:50 Dockerfile [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 29 14:50 Jenkinsfile [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 29 14:50 LICENSE [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 29 14:50 Makefile [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 29 14:50 README.md [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 14:48 VERSION [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 29 14:50 angularmigrationlogs.md [2024-03-29T14:57:19.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:50 assets [2024-03-29T14:57:19.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:50 bin [2024-03-29T14:57:19.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 14:50 cmd [2024-03-29T14:57:19.421Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 29 14:54 coverage.out [2024-03-29T14:57:19.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 14:50 docs [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 29 14:50 go.mod [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 100713 Mar 29 14:50 go.sum [2024-03-29T14:57:19.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 14:50 internal [2024-03-29T14:57:19.421Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 29 14:50 redeploy.sh [2024-03-29T14:57:19.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:50 testing [2024-03-29T14:57:19.421Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 29 14:50 version.go [2024-03-29T14:57:19.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 14:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T14:57:19.848Z] + 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=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd --label arch=arm64 --label version=0.0.0 . [2024-03-29T14:57:21.261Z] Sending build context to Docker daemon 35.43MB [2024-03-29T14:57:21.261Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T14:57:21.261Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-29T14:57:21.261Z] ---> 77ae58a7581e [2024-03-29T14:57:21.262Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T14:57:21.262Z] ---> Running in 0da31b2645ed [2024-03-29T14:57:21.526Z] Removing intermediate container 0da31b2645ed [2024-03-29T14:57:21.526Z] ---> 76e02a37bac9 [2024-03-29T14:57:21.526Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T14:57:21.796Z] ---> Running in ad0bd969b826 [2024-03-29T14:57:22.064Z] Removing intermediate container ad0bd969b826 [2024-03-29T14:57:22.064Z] ---> c0a6cb6638d4 [2024-03-29T14:57:22.064Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T14:57:22.064Z] ---> Running in b33d62aa3b97 [2024-03-29T14:57:22.332Z] Removing intermediate container b33d62aa3b97 [2024-03-29T14:57:22.332Z] ---> 792dcd985dd4 [2024-03-29T14:57:22.332Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-29T14:57:22.606Z] ---> Running in 6d98e5f9f11e [2024-03-29T14:57:22.874Z] Removing intermediate container 6d98e5f9f11e [2024-03-29T14:57:22.874Z] ---> 5b298cdf77a4 [2024-03-29T14:57:22.874Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T14:57:22.874Z] ---> Running in 2f37ecf03a9b [2024-03-29T14:57:23.150Z] Removing intermediate container 2f37ecf03a9b [2024-03-29T14:57:23.150Z] ---> 98cc4ac4be98 [2024-03-29T14:57:23.150Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T14:57:24.573Z] ---> 77397ec5d5af [2024-03-29T14:57:24.573Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T14:57:24.573Z] ---> Running in 8e1e77642c66 [2024-03-29T14:57:25.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T14:57:26.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T14:57:27.083Z] OK: 266 MiB in 52 packages [2024-03-29T14:57:28.056Z] Removing intermediate container 8e1e77642c66 [2024-03-29T14:57:28.056Z] ---> 9fbd344bb1eb [2024-03-29T14:57:28.056Z] Step 10/27 : ENV GO111MODULE=on [2024-03-29T14:57:28.056Z] ---> Running in 86c561904bee [2024-03-29T14:57:28.324Z] Removing intermediate container 86c561904bee [2024-03-29T14:57:28.324Z] ---> 930a4787636c [2024-03-29T14:57:28.324Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T14:57:28.324Z] ---> Running in a6ae5ce5f092 [2024-03-29T14:57:28.634Z] Removing intermediate container a6ae5ce5f092 [2024-03-29T14:57:28.635Z] ---> e0b306c6db12 [2024-03-29T14:57:28.635Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-29T14:57:29.217Z] ---> 4faa09c8f7cc [2024-03-29T14:57:29.217Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T14:57:29.217Z] ---> Running in 2ac0cc09b9e6 [2024-03-29T14:57:31.788Z] Removing intermediate container 2ac0cc09b9e6 [2024-03-29T14:57:31.788Z] ---> 19825686ca29 [2024-03-29T14:57:31.788Z] Step 14/27 : COPY . . [2024-03-29T14:57:35.122Z] ---> 9f15bc912b7e [2024-03-29T14:57:35.122Z] Step 15/27 : RUN ${MAKE} [2024-03-29T14:57:35.122Z] ---> Running in a3f131a98c59 [2024-03-29T14:57:36.086Z] 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 [2024-03-29T14:59:57.734Z] Removing intermediate container a3f131a98c59 [2024-03-29T14:59:57.734Z] ---> 6c35f67c3090 [2024-03-29T14:59:57.734Z] Step 16/27 : FROM alpine:3.18 [2024-03-29T14:59:57.734Z] 3.18: Pulling from library/alpine [2024-03-29T14:59:57.734Z] c6b39de5b339: Pulling fs layer [2024-03-29T14:59:57.734Z] c6b39de5b339: Verifying Checksum [2024-03-29T14:59:57.734Z] c6b39de5b339: Download complete [2024-03-29T14:59:57.734Z] c6b39de5b339: Pull complete [2024-03-29T14:59:57.734Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-29T14:59:57.734Z] Status: Downloaded newer image for alpine:3.18 [2024-03-29T14:59:57.734Z] ---> 33abbf032149 [2024-03-29T14:59:57.734Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-29T14:59:57.734Z] ---> Running in 896a01022768 [2024-03-29T14:59:58.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T14:59:58.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T14:59:59.969Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-29T14:59:59.969Z] OK: 8 MiB in 15 packages [2024-03-29T15:00:00.548Z] Removing intermediate container 896a01022768 [2024-03-29T15:00:00.548Z] ---> da6db0c745d9 [2024-03-29T15:00:00.548Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-29T15:00:00.548Z] ---> Running in 87fda188fe71 [2024-03-29T15:00:01.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T15:00:01.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T15:00:02.730Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-29T15:00:02.730Z] Executing busybox-1.36.1-r5.trigger [2024-03-29T15:00:02.730Z] OK: 8 MiB in 16 packages [2024-03-29T15:00:03.689Z] Removing intermediate container 87fda188fe71 [2024-03-29T15:00:03.689Z] ---> de892b8df2be [2024-03-29T15:00:03.689Z] Step 19/27 : EXPOSE 4000 [2024-03-29T15:00:03.689Z] ---> Running in 31746346fa21 [2024-03-29T15:00:03.954Z] Removing intermediate container 31746346fa21 [2024-03-29T15:00:03.954Z] ---> fe06ddf59a75 [2024-03-29T15:00:03.954Z] Step 20/27 : 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 [2024-03-29T15:00:06.532Z] ---> 73b3b6f0b3a1 [2024-03-29T15:00:06.532Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-29T15:00:06.796Z] ---> 4a35edab692e [2024-03-29T15:00:06.796Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-29T15:00:07.377Z] ---> ca4bbc4d230b [2024-03-29T15:00:07.377Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-29T15:00:07.377Z] ---> Running in 832bfbc58b1b [2024-03-29T15:00:07.642Z] Removing intermediate container 832bfbc58b1b [2024-03-29T15:00:07.642Z] ---> 937a53092461 [2024-03-29T15:00:07.642Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-29T15:00:07.642Z] ---> Running in 13a613f89080 [2024-03-29T15:00:07.909Z] Removing intermediate container 13a613f89080 [2024-03-29T15:00:07.909Z] ---> 496b9d336911 [2024-03-29T15:00:07.909Z] Step 25/27 : LABEL arch=arm64 [2024-03-29T15:00:08.178Z] ---> Running in 7680d95c3242 [2024-03-29T15:00:08.447Z] Removing intermediate container 7680d95c3242 [2024-03-29T15:00:08.447Z] ---> 8c32e8ea541c [2024-03-29T15:00:08.447Z] Step 26/27 : LABEL git_sha=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [2024-03-29T15:00:08.447Z] ---> Running in cda3f234ad57 [2024-03-29T15:00:08.726Z] Removing intermediate container cda3f234ad57 [2024-03-29T15:00:08.727Z] ---> fb8c91024d58 [2024-03-29T15:00:08.727Z] Step 27/27 : LABEL version=0.0.0 [2024-03-29T15:00:08.727Z] ---> Running in e996d5918617 [2024-03-29T15:00:08.991Z] Removing intermediate container e996d5918617 [2024-03-29T15:00:08.991Z] ---> 3038bfbaf0bb [2024-03-29T15:00:08.991Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-29T15:00:09.254Z] Successfully built 3038bfbaf0bb [2024-03-29T15:00:09.254Z] Successfully tagged edgex-ui-arm64:latest [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 [2024-03-29T15:00:10.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T15:00:10.096Z] [2024-03-29T15:00:10.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T15:00:10.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T15:00:10.509Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-29T15:00:10.509Z] 8998bd30e6a1: Pulling fs layer [2024-03-29T15:00:10.509Z] 04944245beec: Pulling fs layer [2024-03-29T15:00:10.509Z] 699f458cf7ca: Pulling fs layer [2024-03-29T15:00:10.509Z] 765212b225bb: Pulling fs layer [2024-03-29T15:00:10.509Z] f23df028b6ca: Pulling fs layer [2024-03-29T15:00:10.509Z] d65c8cfc05b1: Pulling fs layer [2024-03-29T15:00:10.509Z] 2437ff75d9bd: Pulling fs layer [2024-03-29T15:00:10.509Z] f23df028b6ca: Waiting [2024-03-29T15:00:10.509Z] d65c8cfc05b1: Waiting [2024-03-29T15:00:10.509Z] 2437ff75d9bd: Waiting [2024-03-29T15:00:10.509Z] 765212b225bb: Waiting [2024-03-29T15:00:10.779Z] 04944245beec: Verifying Checksum [2024-03-29T15:00:10.779Z] 04944245beec: Download complete [2024-03-29T15:00:10.779Z] 765212b225bb: Verifying Checksum [2024-03-29T15:00:10.779Z] 765212b225bb: Download complete [2024-03-29T15:00:10.779Z] f23df028b6ca: Verifying Checksum [2024-03-29T15:00:10.779Z] f23df028b6ca: Download complete [2024-03-29T15:00:10.779Z] d65c8cfc05b1: Verifying Checksum [2024-03-29T15:00:10.779Z] d65c8cfc05b1: Download complete [2024-03-29T15:00:10.779Z] 699f458cf7ca: Verifying Checksum [2024-03-29T15:00:10.779Z] 699f458cf7ca: Download complete [2024-03-29T15:00:11.362Z] 8998bd30e6a1: Download complete [2024-03-29T15:00:13.941Z] 2437ff75d9bd: Download complete [2024-03-29T15:00:15.882Z] 8998bd30e6a1: Pull complete [2024-03-29T15:00:16.464Z] 04944245beec: Pull complete [2024-03-29T15:00:17.874Z] 699f458cf7ca: Pull complete [2024-03-29T15:00:18.139Z] 765212b225bb: Pull complete [2024-03-29T15:00:19.096Z] f23df028b6ca: Pull complete [2024-03-29T15:00:19.361Z] d65c8cfc05b1: Pull complete [2024-03-29T15:00:37.556Z] 2437ff75d9bd: Pull complete [2024-03-29T15:00:37.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-29T15:00:37.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T15:00:37.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T15:00:37.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container [2024-03-29T15:00:37.962Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-lftools-log-publisher:arm64 cat [2024-03-29T15:00:40.524Z] $ docker top 18687e876d1ce5c5239aa8a0d27aa4fa2e53e3269ccde88aafbae00974796526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:41.117Z] ---> job-cost.sh [2024-03-29T15:00:41.383Z] lf-activate-venv: SKIPPING [2024-03-29T15:00:41.383Z] INFO: No Stack... [2024-03-29T15:00:43.316Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-29T15:00:43.896Z] INFO: Archiving Costs [Pipeline] sh [2024-03-29T15:00:44.545Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-03-29T15:00:44.545Z] + cut -d, -f6 [Pipeline] lock [2024-03-29T15:00:44.614Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [2024-03-29T15:00:44.619Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] did not exist. Created. [2024-03-29T15:00:44.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T15:00:45.353Z] /w/workspace/edgex-ui-go/1@tmp/durable-53bf8c17/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-29T15:00:46.008Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-29T15:00:46.048Z] Warning: overwriting stash ‘stack-cost’ [2024-03-29T15:00:46.224Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T15:00:46.239Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-730-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T15:00:46.333Z] $ docker stop --time=1 18687e876d1ce5c5239aa8a0d27aa4fa2e53e3269ccde88aafbae00974796526 [2024-03-29T15:00:47.901Z] $ docker rm -f --volumes 18687e876d1ce5c5239aa8a0d27aa4fa2e53e3269ccde88aafbae00974796526 [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 [2024-03-29T15:00:49.020Z] provisioning config files... [2024-03-29T15:00:49.033Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config15194964631045898788tmp [Pipeline] { [Pipeline] sh [2024-03-29T15:00:49.395Z] + set +x [2024-03-29T15:00:49.395Z] + curl -s https://codecov.io/bash [2024-03-29T15:00:49.395Z] + bash -s -- [2024-03-29T15:00:49.395Z] [2024-03-29T15:00:49.395Z] _____ _ [2024-03-29T15:00:49.395Z] / ____| | | [2024-03-29T15:00:49.395Z] | | ___ __| | ___ ___ _____ __ [2024-03-29T15:00:49.395Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-29T15:00:49.395Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-29T15:00:49.395Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-29T15:00:49.395Z] Bash-1.0.6 [2024-03-29T15:00:49.395Z] [2024-03-29T15:00:49.395Z] [2024-03-29T15:00:49.395Z] ==> git version 2.25.1 found [2024-03-29T15:00:49.395Z] ==> 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 [2024-03-29T15:00:49.395Z] Release-Date: 2020-01-08 [2024-03-29T15:00:49.395Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-29T15:00:49.395Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-29T15:00:49.395Z] ==> Jenkins CI detected. [2024-03-29T15:00:49.395Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-730 [2024-03-29T15:00:49.395Z] project root: . [2024-03-29T15:00:49.395Z] --> token set from env [2024-03-29T15:00:49.395Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-29T15:00:49.656Z] ==> Running gcov in . (disable via -X gcov) [2024-03-29T15:00:49.656Z] ==> Python coveragepy not found [2024-03-29T15:00:49.656Z] ==> Searching for coverage reports in: [2024-03-29T15:00:49.656Z] + . [2024-03-29T15:00:49.656Z] -> Found 1 reports [2024-03-29T15:00:49.656Z] ==> Detecting git/mercurial file structure [2024-03-29T15:00:49.656Z] ==> Reading reports [2024-03-29T15:00:49.656Z] + ./coverage.out bytes=10 [2024-03-29T15:00:49.656Z] ==> Appending adjustments [2024-03-29T15:00:49.656Z] https://docs.codecov.io/docs/fixing-reports [2024-03-29T15:00:50.222Z] + Found adjustments [2024-03-29T15:00:50.222Z] ==> Gzipping contents [2024-03-29T15:00:50.222Z] 12K /tmp/codecov.rFXzi1.gz [2024-03-29T15:00:50.222Z] ==> Uploading reports [2024-03-29T15:00:50.222Z] url: https://codecov.io [2024-03-29T15:00:50.222Z] query: branch=PR-730&commit=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-730%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=730&job=&cmd_args= [2024-03-29T15:00:50.222Z] -> Pinging Codecov [2024-03-29T15:00:50.222Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-730&commit=c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-730%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=730&job=&cmd_args= [2024-03-29T15:00:50.482Z] -> Uploading to [2024-03-29T15:00:50.482Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-29/FB506323287CE973F263BFD2A0EB1F37/c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd/3aaf4a90-3280-42df-9877-7185560462d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240329T150050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=105b3e48dcddb2d41149be4986fdb15d090f663e6cbacf048d7cdc9ee2b0b308 [2024-03-29T15:00:50.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T15:00:50.482Z] Dload Upload Total Spent Left Speed [2024-03-29T15:00:50.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 91621 --:--:-- --:--:-- --:--:-- 90666 100 8704 0 0 100 8704 0 29808 --:--:-- --:--:-- --:--:-- 29706 [2024-03-29T15:00:50.743Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c0b9e7df2d586a6ef79ef746de7828ca3eb61ddd [Pipeline] } [2024-03-29T15:00:50.767Z] 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 [2024-03-29T15:00:52.697Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives ] [2024-03-29T15:00:52.697Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives [2024-03-29T15:00:52.697Z] total 16 [2024-03-29T15:00:52.697Z] drwxr-xr-x 3 root root 4096 Mar 29 14:54 . [2024-03-29T15:00:52.697Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 14:54 .. [2024-03-29T15:00:52.697Z] drwxr-xr-x 2 root root 4096 Mar 29 14:54 cost [2024-03-29T15:00:52.697Z] -rw-r--r-- 1 root root 83 Mar 29 14:54 cost.csv [2024-03-29T15:00:52.697Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives [2024-03-29T15:00:52.697Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives [2024-03-29T15:00:52.697Z] total 16 [2024-03-29T15:00:52.697Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 14:54 . [2024-03-29T15:00:52.697Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 14:54 .. [2024-03-29T15:00:52.697Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 14:54 cost [2024-03-29T15:00:52.697Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 29 14:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:53.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:53.919Z] ---> package-listing.sh [2024-03-29T15:00:53.919Z] ++ facter osfamily [2024-03-29T15:00:53.919Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-29T15:00:54.179Z] + OS_FAMILY=debian [2024-03-29T15:00:54.179Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-730 [2024-03-29T15:00:54.179Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-29T15:00:54.179Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-29T15:00:54.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-29T15:00:54.179Z] + PACKAGES=/tmp/packages_start.txt [2024-03-29T15:00:54.179Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-730 ']' [2024-03-29T15:00:54.179Z] + PACKAGES=/tmp/packages_end.txt [2024-03-29T15:00:54.179Z] + case "${OS_FAMILY}" in [2024-03-29T15:00:54.179Z] + dpkg -l [2024-03-29T15:00:54.179Z] + grep '^ii' [2024-03-29T15:00:54.179Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-29T15:00:54.179Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-29T15:00:54.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-29T15:00:54.179Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-730 ']' [2024-03-29T15:00:54.179Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives/ [2024-03-29T15:00:54.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-730/archives/ [Pipeline] echo [2024-03-29T15:00:54.213Z] 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-730/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-29T15:00:54.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T15:00:55.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T15:00:55.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T15:00:55.304Z] prd-ubuntu20.04-docker-8c-8g-1694 does not seem to be running inside a container [2024-03-29T15:00:55.341Z] $ 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-730/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-730 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730:/w/workspace/edgexfoundry_edgex-ui-go_PR-730:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-29T15:00:55.568Z] $ docker top f350bd54778dac0ac0042b0745d5d0b7cc4eb52762503375b1784ebb4eda9eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T15:00:55.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-29T15:00:56.277Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-29T15:00:56.587Z] + ls /var/log/sa-host [2024-03-29T15:00:56.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T15:00:56.799Z] provisioning config files... [2024-03-29T15:00:56.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-730@tmp/config12762358910424557172tmp [Pipeline] { [Pipeline] echo [2024-03-29T15:00:56.867Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:57.178Z] ---> create-netrc.sh [Pipeline] } [2024-03-29T15:00:57.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:57.627Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-29T15:00:57.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:57.972Z] ---> sudo-logs.sh [2024-03-29T15:00:57.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-29T15:00:58.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:58.381Z] ---> job-cost.sh [2024-03-29T15:00:58.381Z] lf-activate-venv: SKIPPING [2024-03-29T15:00:58.381Z] DEBUG: total: 0.2199999988079071 [2024-03-29T15:00:58.381Z] INFO: Retrieving Stack Cost... [2024-03-29T15:00:58.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T15:00:59.208Z] INFO: Archiving Costs [Pipeline] echo [2024-03-29T15:00:59.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T15:00:59.558Z] ---> logs-deploy.sh [2024-03-29T15:00:59.558Z] lf-activate-venv: SKIPPING [2024-03-29T15:00:59.558Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-730/1 [2024-03-29T15:00:59.558Z] INFO: archiving workspace using pattern(s): [2024-03-29T15:01:00.492Z] Archives upload complete. [2024-03-29T15:01:00.751Z] INFO: archiving logs to Nexus [2024-03-29T15:01:01.320Z] ---> uname -a: [2024-03-29T15:01:01.320Z] Linux prd-ubuntu20-04-docker-8c-8g-1694 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] ---> lscpu: [2024-03-29T15:01:01.320Z] Architecture: x86_64 [2024-03-29T15:01:01.320Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-29T15:01:01.320Z] Byte Order: Little Endian [2024-03-29T15:01:01.320Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-29T15:01:01.320Z] CPU(s): 8 [2024-03-29T15:01:01.320Z] On-line CPU(s) list: 0-7 [2024-03-29T15:01:01.320Z] Thread(s) per core: 1 [2024-03-29T15:01:01.320Z] Core(s) per socket: 1 [2024-03-29T15:01:01.320Z] Socket(s): 8 [2024-03-29T15:01:01.320Z] NUMA node(s): 1 [2024-03-29T15:01:01.320Z] Vendor ID: AuthenticAMD [2024-03-29T15:01:01.320Z] CPU family: 23 [2024-03-29T15:01:01.320Z] Model: 49 [2024-03-29T15:01:01.320Z] Model name: AMD EPYC-Rome Processor [2024-03-29T15:01:01.320Z] Stepping: 0 [2024-03-29T15:01:01.320Z] CPU MHz: 2800.000 [2024-03-29T15:01:01.320Z] BogoMIPS: 5600.00 [2024-03-29T15:01:01.320Z] Virtualization: AMD-V [2024-03-29T15:01:01.320Z] Hypervisor vendor: KVM [2024-03-29T15:01:01.320Z] Virtualization type: full [2024-03-29T15:01:01.320Z] L1d cache: 256 KiB [2024-03-29T15:01:01.320Z] L1i cache: 256 KiB [2024-03-29T15:01:01.320Z] L2 cache: 4 MiB [2024-03-29T15:01:01.320Z] L3 cache: 128 MiB [2024-03-29T15:01:01.320Z] NUMA node0 CPU(s): 0-7 [2024-03-29T15:01:01.320Z] Vulnerability Itlb multihit: Not affected [2024-03-29T15:01:01.320Z] Vulnerability L1tf: Not affected [2024-03-29T15:01:01.320Z] Vulnerability Mds: Not affected [2024-03-29T15:01:01.320Z] Vulnerability Meltdown: Not affected [2024-03-29T15:01:01.320Z] Vulnerability Mmio stale data: Not affected [2024-03-29T15:01:01.320Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-29T15:01:01.320Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-29T15:01:01.320Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-29T15:01:01.320Z] Vulnerability Srbds: Not affected [2024-03-29T15:01:01.320Z] Vulnerability Tsx async abort: Not affected [2024-03-29T15:01:01.320Z] 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 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] ---> nproc: [2024-03-29T15:01:01.320Z] 8 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] ---> df -h: [2024-03-29T15:01:01.320Z] Filesystem Size Used Avail Use% Mounted on [2024-03-29T15:01:01.320Z] overlay 155G 15G 141G 10% / [2024-03-29T15:01:01.320Z] tmpfs 64M 0 64M 0% /dev [2024-03-29T15:01:01.320Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-29T15:01:01.320Z] shm 64M 0 64M 0% /dev/shm [2024-03-29T15:01:01.320Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] ---> sar -b -r -n DEV: [2024-03-29T15:01:01.320Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1694) 03/29/24 _x86_64_ (8 CPU) [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:47:14 LINUX RESTART (8 CPU) [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-29T15:01:01.320Z] 14:49:01 389.09 10.88 378.21 0.00 1802.27 53325.33 0.00 [2024-03-29T15:01:01.320Z] 14:50:01 177.24 1.70 175.53 0.00 13.63 50443.54 0.00 [2024-03-29T15:01:01.320Z] 14:51:01 120.28 0.05 120.23 0.00 10.53 44506.05 0.00 [2024-03-29T15:01:01.320Z] 14:52:01 286.22 0.28 285.94 0.00 8.67 62291.22 0.00 [2024-03-29T15:01:01.320Z] 14:53:01 191.97 10.53 181.44 0.00 3436.09 56078.40 0.00 [2024-03-29T15:01:01.320Z] 14:54:01 139.43 0.05 139.38 0.00 5.60 51436.49 0.00 [2024-03-29T15:01:01.320Z] 14:55:01 25.38 0.00 25.38 0.00 0.00 4746.01 0.00 [2024-03-29T15:01:01.320Z] 14:56:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2024-03-29T15:01:01.320Z] 14:57:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2024-03-29T15:01:01.320Z] 14:58:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2024-03-29T15:01:01.320Z] 14:59:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2024-03-29T15:01:01.320Z] 15:00:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 [2024-03-29T15:01:01.320Z] Average: 111.02 1.95 109.07 0.00 437.57 26885.82 0.00 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-29T15:01:01.320Z] 14:49:01 28700416 31514564 796840 2.42 82384 2993056 1998172 5.89 1114600 2664828 1032 [2024-03-29T15:01:01.320Z] 14:50:01 26534320 31538824 768628 2.34 186900 4864464 1871788 5.52 1371264 4350376 664760 [2024-03-29T15:01:01.320Z] 14:51:01 26574428 31478744 818740 2.49 194124 4771364 1956000 5.76 1357660 4321424 365800 [2024-03-29T15:01:01.320Z] 14:52:01 25606876 31521576 768532 2.34 246580 5626544 1879652 5.54 1406556 5134776 291012 [2024-03-29T15:01:01.320Z] 14:53:01 24339296 31475732 793392 2.41 271888 6817760 1860364 5.48 1845848 5934388 175048 [2024-03-29T15:01:01.320Z] 14:54:01 24099300 31475924 791112 2.41 277948 7003728 1828604 5.39 1942496 6030460 124612 [2024-03-29T15:01:01.320Z] 14:55:01 24100356 31476844 790316 2.40 278044 7003720 1738068 5.12 1951668 6017796 4 [2024-03-29T15:01:01.320Z] 14:56:01 24100948 31477456 789696 2.40 278060 7003732 1738068 5.12 1951528 6017800 8 [2024-03-29T15:01:01.320Z] 14:57:01 24108492 31485020 782112 2.38 278084 7003724 1738068 5.12 1943792 6017800 8 [2024-03-29T15:01:01.320Z] 14:58:01 24111404 31487952 779036 2.37 278104 7003736 1738068 5.12 1941128 6017808 40 [2024-03-29T15:01:01.320Z] 14:59:01 24120208 31496788 770152 2.34 278116 7003740 1738068 5.12 1932620 6017808 4 [2024-03-29T15:01:01.320Z] 15:00:01 24120192 31496780 770104 2.34 278120 7003740 1738068 5.12 1932628 6017812 44 [2024-03-29T15:01:01.320Z] Average: 25043020 31493850 784888 2.39 244029 6174942 1818582 5.36 1724316 5378590 135198 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-29T15:01:01.320Z] 14:49:01 ens3 521.35 346.20 7570.71 71.08 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:49:01 docker0 106.37 113.35 7.93 468.78 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:49:01 lo 8.95 8.95 0.94 0.94 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:49:01 veth61d2ce0 36.67 42.45 3.46 37.82 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:50:01 ens3 378.64 270.17 3133.55 28.84 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:50:01 docker0 267.86 373.91 23.38 3130.08 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:51:01 ens3 168.09 76.34 3068.24 18.16 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:51:01 docker0 37.41 113.43 2.45 2291.21 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:51:01 veth4fa53de 37.41 113.43 2.96 2291.21 0.00 0.00 0.00 0.19 [2024-03-29T15:01:01.320Z] 14:51:01 veth0ff3798 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:52:01 ens3 630.03 542.69 3372.96 67.04 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:52:01 docker0 525.66 602.20 48.23 3351.91 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:52:01 veth0ff3798 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:53:01 ens3 165.16 96.83 2100.57 130.89 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:53:01 docker0 1.63 2.62 0.13 31.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:53:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:54:01 ens3 98.35 59.94 2586.23 11.34 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:54:01 docker0 2.98 4.70 0.19 64.43 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:54:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:55:01 ens3 8.73 8.53 9.53 13.23 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:57:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:58:01 ens3 2.62 6.75 0.24 7.36 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:59:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] Average: ens3 164.08 117.09 1812.96 28.94 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] Average: docker0 78.57 101.00 6.87 779.98 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] ---> sar -P ALL: [2024-03-29T15:01:01.320Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1694) 03/29/24 _x86_64_ (8 CPU) [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:47:14 LINUX RESTART (8 CPU) [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:48:02 CPU %user %nice %system %iowait %steal %idle [2024-03-29T15:01:01.320Z] 14:49:01 all 7.57 0.00 3.13 4.61 0.06 84.64 [2024-03-29T15:01:01.320Z] 14:49:01 0 7.73 0.00 2.78 0.14 0.05 89.31 [2024-03-29T15:01:01.320Z] 14:49:01 1 7.79 0.00 2.71 0.15 0.07 89.28 [2024-03-29T15:01:01.320Z] 14:49:01 2 7.20 0.00 3.95 21.52 0.07 67.26 [2024-03-29T15:01:01.320Z] 14:49:01 3 7.38 0.00 4.04 1.61 0.05 86.92 [2024-03-29T15:01:01.320Z] 14:49:01 4 6.85 0.00 2.99 2.32 0.05 87.80 [2024-03-29T15:01:01.320Z] 14:49:01 5 9.82 0.00 2.76 0.10 0.07 87.25 [2024-03-29T15:01:01.320Z] 14:49:01 6 6.63 0.00 3.38 10.44 0.05 79.50 [2024-03-29T15:01:01.320Z] 14:49:01 7 7.14 0.00 2.46 0.74 0.05 89.61 [2024-03-29T15:01:01.320Z] 14:50:01 all 5.53 0.00 2.51 6.29 0.06 85.61 [2024-03-29T15:01:01.320Z] 14:50:01 0 5.54 0.00 2.08 1.72 0.07 90.60 [2024-03-29T15:01:01.320Z] 14:50:01 1 5.98 0.00 1.92 0.58 0.05 91.47 [2024-03-29T15:01:01.320Z] 14:50:01 2 5.20 0.00 2.42 6.55 0.05 85.79 [2024-03-29T15:01:01.320Z] 14:50:01 3 5.99 0.00 3.98 34.68 0.07 55.29 [2024-03-29T15:01:01.320Z] 14:50:01 4 5.45 0.00 2.42 0.13 0.15 91.84 [2024-03-29T15:01:01.320Z] 14:50:01 5 5.41 0.00 2.68 0.33 0.03 91.54 [2024-03-29T15:01:01.320Z] 14:50:01 6 5.91 0.00 2.23 3.91 0.05 87.90 [2024-03-29T15:01:01.320Z] 14:50:01 7 4.76 0.00 2.38 2.53 0.05 90.28 [2024-03-29T15:01:01.320Z] 14:51:01 all 24.84 0.00 3.73 5.37 0.07 65.99 [2024-03-29T15:01:01.320Z] 14:51:01 0 24.35 0.00 3.33 0.54 0.08 71.70 [2024-03-29T15:01:01.320Z] 14:51:01 1 24.36 0.00 3.48 0.42 0.07 71.67 [2024-03-29T15:01:01.320Z] 14:51:01 2 24.24 0.00 3.61 3.29 0.07 68.79 [2024-03-29T15:01:01.320Z] 14:51:01 3 23.97 0.00 3.96 21.20 0.08 50.79 [2024-03-29T15:01:01.320Z] 14:51:01 4 27.03 0.00 4.99 3.84 0.07 64.07 [2024-03-29T15:01:01.320Z] 14:51:01 5 24.70 0.00 3.54 12.25 0.07 59.45 [2024-03-29T15:01:01.320Z] 14:51:01 6 25.63 0.00 3.95 0.47 0.07 69.87 [2024-03-29T15:01:01.320Z] 14:51:01 7 24.41 0.00 3.01 0.98 0.07 71.53 [2024-03-29T15:01:01.320Z] 14:52:01 all 8.03 0.00 3.10 6.27 0.10 82.50 [2024-03-29T15:01:01.320Z] 14:52:01 0 3.95 0.00 2.28 6.62 0.05 87.10 [2024-03-29T15:01:01.320Z] 14:52:01 1 7.85 0.00 2.09 1.26 0.05 88.74 [2024-03-29T15:01:01.320Z] 14:52:01 2 18.47 0.00 3.37 0.64 0.37 77.15 [2024-03-29T15:01:01.320Z] 14:52:01 3 5.80 0.00 2.72 1.79 0.05 89.63 [2024-03-29T15:01:01.320Z] 14:52:01 4 7.27 0.00 4.66 1.58 0.08 86.41 [2024-03-29T15:01:01.320Z] 14:52:01 5 5.89 0.00 2.74 19.14 0.08 72.15 [2024-03-29T15:01:01.320Z] 14:52:01 6 11.19 0.00 2.40 1.32 0.03 85.05 [2024-03-29T15:01:01.320Z] 14:52:01 7 3.83 0.00 4.53 17.84 0.08 73.72 [2024-03-29T15:01:01.320Z] 14:53:01 all 16.04 0.00 3.60 5.84 0.08 74.43 [2024-03-29T15:01:01.320Z] 14:53:01 0 12.96 0.00 4.94 0.35 0.20 81.54 [2024-03-29T15:01:01.320Z] 14:53:01 1 10.93 0.00 3.27 1.12 0.05 84.63 [2024-03-29T15:01:01.320Z] 14:53:01 2 24.41 0.00 3.97 0.17 0.07 71.39 [2024-03-29T15:01:01.320Z] 14:53:01 3 18.03 0.00 3.66 3.55 0.08 74.68 [2024-03-29T15:01:01.320Z] 14:53:01 4 19.51 0.00 3.53 20.25 0.07 56.65 [2024-03-29T15:01:01.320Z] 14:53:01 5 14.58 0.00 2.70 11.91 0.05 70.75 [2024-03-29T15:01:01.320Z] 14:53:01 6 14.29 0.00 3.27 7.82 0.07 74.55 [2024-03-29T15:01:01.320Z] 14:53:01 7 13.64 0.00 3.47 1.69 0.07 81.12 [2024-03-29T15:01:01.320Z] 14:54:01 all 21.39 0.00 3.40 7.53 0.06 67.61 [2024-03-29T15:01:01.320Z] 14:54:01 0 20.40 0.00 3.46 0.25 0.05 75.84 [2024-03-29T15:01:01.320Z] 14:54:01 1 21.19 0.00 3.44 3.93 0.10 71.34 [2024-03-29T15:01:01.320Z] 14:54:01 2 22.46 0.00 3.63 16.81 0.05 57.05 [2024-03-29T15:01:01.320Z] 14:54:01 3 20.54 0.00 2.73 0.46 0.07 76.21 [2024-03-29T15:01:01.320Z] 14:54:01 4 22.15 0.00 3.90 27.59 0.07 46.29 [2024-03-29T15:01:01.320Z] 14:54:01 5 20.58 0.00 3.72 3.03 0.05 72.62 [2024-03-29T15:01:01.320Z] 14:54:01 6 22.30 0.00 3.22 0.08 0.05 74.34 [2024-03-29T15:01:01.320Z] 14:54:01 7 21.54 0.00 3.08 8.18 0.05 67.15 [2024-03-29T15:01:01.320Z] 14:55:01 all 0.30 0.00 0.17 0.42 0.02 99.08 [2024-03-29T15:01:01.320Z] 14:55:01 0 0.47 0.00 0.12 0.10 0.03 99.28 [2024-03-29T15:01:01.320Z] 14:55:01 1 0.63 0.00 0.32 0.00 0.02 99.03 [2024-03-29T15:01:01.320Z] 14:55:01 2 0.07 0.00 0.10 0.00 0.02 99.82 [2024-03-29T15:01:01.320Z] 14:55:01 3 0.12 0.00 0.15 0.00 0.02 99.72 [2024-03-29T15:01:01.320Z] 14:55:01 4 0.29 0.00 0.32 1.73 0.03 97.63 [2024-03-29T15:01:01.320Z] 14:55:01 5 0.23 0.00 0.13 1.57 0.02 98.05 [2024-03-29T15:01:01.320Z] 14:55:01 6 0.37 0.00 0.12 0.00 0.00 99.52 [2024-03-29T15:01:01.320Z] 14:55:01 7 0.23 0.00 0.13 0.00 0.03 99.60 [2024-03-29T15:01:01.320Z] 14:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-03-29T15:01:01.320Z] 14:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-29T15:01:01.320Z] 14:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T15:01:01.320Z] 14:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-29T15:01:01.320Z] 14:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-29T15:01:01.320Z] 14:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-29T15:01:01.320Z] 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T15:01:01.320Z] 14:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-29T15:01:01.320Z] 14:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T15:01:01.320Z] 14:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-29T15:01:01.320Z] 14:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T15:01:01.320Z] 14:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-29T15:01:01.320Z] 14:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-29T15:01:01.320Z] 14:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-29T15:01:01.320Z] 14:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-29T15:01:01.320Z] 14:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-29T15:01:01.320Z] 14:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T15:01:01.320Z] 14:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-29T15:01:01.320Z] 14:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:58:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-29T15:01:01.320Z] 14:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-29T15:01:01.320Z] 14:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-29T15:01:01.320Z] 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T15:01:01.320Z] 14:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-29T15:01:01.320Z] 14:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 14:59:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2024-03-29T15:01:01.320Z] 14:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-29T15:01:01.320Z] 14:59:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] 14:59:01 CPU %user %nice %system %iowait %steal %idle [2024-03-29T15:01:01.320Z] 15:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-29T15:01:01.320Z] 15:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-29T15:01:01.320Z] 15:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 15:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-29T15:01:01.320Z] 15:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-29T15:01:01.320Z] 15:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-29T15:01:01.320Z] 15:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-29T15:01:01.320Z] 15:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-29T15:01:01.320Z] 15:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-29T15:01:01.320Z] Average: all 6.94 0.00 1.63 3.02 0.04 88.37 [2024-03-29T15:01:01.320Z] Average: 0 6.25 0.00 1.58 0.81 0.05 91.31 [2024-03-29T15:01:01.320Z] Average: 1 6.54 0.00 1.43 0.62 0.03 91.38 [2024-03-29T15:01:01.320Z] Average: 2 8.47 0.00 1.74 4.03 0.06 85.70 [2024-03-29T15:01:01.320Z] Average: 3 6.79 0.00 1.76 5.26 0.04 86.15 [2024-03-29T15:01:01.320Z] Average: 4 7.33 0.00 1.89 4.76 0.05 85.97 [2024-03-29T15:01:01.320Z] Average: 5 6.73 0.00 1.52 4.02 0.03 87.70 [2024-03-29T15:01:01.320Z] Average: 6 7.16 0.00 1.54 1.99 0.03 89.29 [2024-03-29T15:01:01.320Z] Average: 7 6.28 0.00 1.59 2.64 0.04 89.44 [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z] [2024-03-29T15:01:01.320Z]