Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54+3b11f5800bf1be7c6dc664b1a997417eb16645d3 (ac2b1d15a949652b5498fe070b9eef145178ce96) 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-ssh15522077786116840617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9959216642892172640.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10719557162077262882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5245209992331287827.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9186747621810774453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11174 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [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-585 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 Merge succeeded, producing a3ccd04aaec57c91a565f53710c08b79b1c49540 Checking out Revision a3ccd04aaec57c91a565f53710c08b79b1c49540 (PR-585) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # 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 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3ccd04aaec57c91a565f53710c08b79b1c49540 # timeout=10 Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T02:07:44.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T02:07:44.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T02:07:44.327Z] ========================================================= [2023-04-27T02:07:44.327Z] EdgeX Global Pipelines Version Info [2023-04-27T02:07:44.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a0a1ced1d2137d629bf3f2e659b2c7ac0789ea1d # timeout=10 [2023-04-27T02:07:45.652Z] ------------------- [2023-04-27T02:07:45.652Z] stable info: [2023-04-27T02:07:45.652Z] ------------------- [2023-04-27T02:07:45.652Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T02:07:45.652Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:07:45.652Z] Message: update stable to v1.0.248 [2023-04-27T02:07:46.260Z] ------------------- [2023-04-27T02:07:46.260Z] experimental info: [2023-04-27T02:07:46.260Z] ------------------- [2023-04-27T02:07:46.260Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T02:07:46.260Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:07:46.260Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T02:07:46.479Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-27T02:07:46.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-27T02:07:46.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T02:07:46.521Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T02:07:46.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T02:07:46.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T02:07:46.559Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T02:07:46.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T02:07:46.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T02:07:46.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T02:07:46.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T02:07:46.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-27T02:07:46.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T02:07:46.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T02:07:46.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T02:07:46.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T02:07:46.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T02:07:46.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T02:07:46.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T02:07:46.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T02:07:46.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T02:07:46.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T02:07:46.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T02:07:46.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T02:07:46.878Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T02:07:46.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T02:07:46.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T02:07:46.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-585 [Pipeline] echo [2023-04-27T02:07:46.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-585 [Pipeline] echo [2023-04-27T02:07:46.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-585 [Pipeline] echo [2023-04-27T02:07:46.954Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo [2023-04-27T02:07:46.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3ccd04 [Pipeline] echo [2023-04-27T02:07:46.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:07:47.018Z] provisioning config files... [2023-04-27T02:07:47.030Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config15569566245700329552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:07:47.336Z] ---> docker-login.sh [2023-04-27T02:07:47.336Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:07:47.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:47.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:47.599Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:47.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:47.599Z] [2023-04-27T02:07:47.599Z] Login Succeeded [2023-04-27T02:07:47.599Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:07:47.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:47.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:47.599Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:47.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:47.599Z] [2023-04-27T02:07:47.599Z] Login Succeeded [2023-04-27T02:07:47.599Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:07:47.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:47.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:47.859Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:47.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:47.859Z] [2023-04-27T02:07:47.859Z] Login Succeeded [2023-04-27T02:07:47.859Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:07:47.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:47.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:47.859Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:47.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:47.859Z] [2023-04-27T02:07:47.859Z] Login Succeeded [2023-04-27T02:07:47.859Z] docker.io [2023-04-27T02:07:47.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:48.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:48.120Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:48.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:48.120Z] [2023-04-27T02:07:48.120Z] Login Succeeded [2023-04-27T02:07:48.120Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:07:48.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T02:07:48.506Z] + git rev-list -1 --merges a3ccd04aaec57c91a565f53710c08b79b1c49540~1..a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo [2023-04-27T02:07:48.552Z] -----------> git rev-list -1 --merges a3ccd04aaec57c91a565f53710c08b79b1c49540~1..a3ccd04aaec57c91a565f53710c08b79b1c49540 a3ccd04aaec57c91a565f53710c08b79b1c49540 [2023-04-27T02:07:48.552Z] a3ccd04aaec57c91a565f53710c08b79b1c49540 [false] [Pipeline] sh [2023-04-27T02:07:48.835Z] + git log --format=format:%s -1 a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo [2023-04-27T02:07:48.849Z] ========================================================= [2023-04-27T02:07:48.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T02:07:48.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:07:49.188Z] + git log --format=format:%s -1 a3ccd04aaec57c91a565f53710c08b79b1c49540 [Pipeline] echo [2023-04-27T02:07:49.203Z] [semverPrep] GIT_COMMIT: a3ccd04aaec57c91a565f53710c08b79b1c49540, Commit Message: Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD [Pipeline] echo [2023-04-27T02:07:49.209Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T02:07:49.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T02:07:49.557Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T02:07:49.557Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T02:07:49.557Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T02:07:49.557Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T02:07:49.557Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T02:07:49.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:07:50.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:07:50.021Z] [2023-04-27T02:07:50.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:07:50.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:07:50.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T02:07:50.322Z] b85a868b505f: Pulling fs layer [2023-04-27T02:07:50.322Z] e2be974225ed: Pulling fs layer [2023-04-27T02:07:50.322Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T02:07:50.322Z] 988bab9f4d93: Pulling fs layer [2023-04-27T02:07:50.322Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T02:07:50.322Z] eaf3925da568: Pulling fs layer [2023-04-27T02:07:50.322Z] bab4dde63d76: Pulling fs layer [2023-04-27T02:07:50.322Z] bde34c3a00c8: Pulling fs layer [2023-04-27T02:07:50.322Z] b352a97aabf1: Pulling fs layer [2023-04-27T02:07:50.322Z] 4872d77fe225: Pulling fs layer [2023-04-27T02:07:50.322Z] 5851b861e8e6: Pulling fs layer [2023-04-27T02:07:50.322Z] 988bab9f4d93: Waiting [2023-04-27T02:07:50.322Z] 1469e6f7b9e6: Waiting [2023-04-27T02:07:50.322Z] eaf3925da568: Waiting [2023-04-27T02:07:50.322Z] bab4dde63d76: Waiting [2023-04-27T02:07:50.322Z] bde34c3a00c8: Waiting [2023-04-27T02:07:50.322Z] b352a97aabf1: Waiting [2023-04-27T02:07:50.322Z] 4872d77fe225: Waiting [2023-04-27T02:07:50.322Z] 5851b861e8e6: Waiting [2023-04-27T02:07:50.322Z] e2be974225ed: Verifying Checksum [2023-04-27T02:07:50.322Z] e2be974225ed: Download complete [2023-04-27T02:07:50.322Z] 988bab9f4d93: Verifying Checksum [2023-04-27T02:07:50.322Z] 988bab9f4d93: Download complete [2023-04-27T02:07:50.583Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T02:07:50.583Z] 1469e6f7b9e6: Download complete [2023-04-27T02:07:50.583Z] eaf3925da568: Verifying Checksum [2023-04-27T02:07:50.583Z] eaf3925da568: Download complete [2023-04-27T02:07:50.583Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T02:07:50.583Z] 339a4e72a1f5: Download complete [2023-04-27T02:07:50.583Z] bde34c3a00c8: Verifying Checksum [2023-04-27T02:07:50.583Z] bde34c3a00c8: Download complete [2023-04-27T02:07:50.583Z] b352a97aabf1: Verifying Checksum [2023-04-27T02:07:50.583Z] b352a97aabf1: Download complete [2023-04-27T02:07:50.583Z] 4872d77fe225: Verifying Checksum [2023-04-27T02:07:50.583Z] 4872d77fe225: Download complete [2023-04-27T02:07:50.583Z] b85a868b505f: Download complete [2023-04-27T02:07:50.583Z] 5851b861e8e6: Verifying Checksum [2023-04-27T02:07:51.150Z] bab4dde63d76: Verifying Checksum [2023-04-27T02:07:51.150Z] bab4dde63d76: Download complete [2023-04-27T02:07:51.721Z] b85a868b505f: Pull complete [2023-04-27T02:07:51.721Z] e2be974225ed: Pull complete [2023-04-27T02:07:52.289Z] 339a4e72a1f5: Pull complete [2023-04-27T02:07:52.289Z] 988bab9f4d93: Pull complete [2023-04-27T02:07:52.553Z] 1469e6f7b9e6: Pull complete [2023-04-27T02:07:52.553Z] eaf3925da568: Pull complete [2023-04-27T02:07:54.456Z] bab4dde63d76: Pull complete [2023-04-27T02:07:54.456Z] bde34c3a00c8: Pull complete [2023-04-27T02:07:54.456Z] b352a97aabf1: Pull complete [2023-04-27T02:07:54.456Z] 4872d77fe225: Pull complete [2023-04-27T02:07:54.456Z] 5851b861e8e6: Pull complete [2023-04-27T02:07:54.456Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T02:07:54.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:07:54.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:07:54.568Z] prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container [2023-04-27T02:07:54.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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-devops/py-git-semver:0.1.4 cat [2023-04-27T02:07:55.741Z] $ docker top 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 -eo pid,comm [2023-04-27T02:07:55.797Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T02:07:55.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T02:07:55.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T02:07:55.834Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T02:07:55.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T02:07:55.953Z] $ docker exec 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent [2023-04-27T02:07:56.060Z] SSH_AUTH_SOCK=/tmp/ssh-H33kRlQsO6t0/agent.31 [2023-04-27T02:07:56.060Z] SSH_AGENT_PID=37 [2023-04-27T02:07:56.066Z] Running ssh-add (command line suppressed) [2023-04-27T02:07:56.189Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18403561133206469419.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18403561133206469419.key) [2023-04-27T02:07:56.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T02:07:56.486Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T02:07:56.510Z] $ docker exec --env ******** --env ******** 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent -k [2023-04-27T02:07:56.610Z] unset SSH_AUTH_SOCK; [2023-04-27T02:07:56.611Z] unset SSH_AGENT_PID; [2023-04-27T02:07:56.611Z] echo Agent pid 37 killed; [2023-04-27T02:07:56.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T02:07:56.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T02:07:56.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T02:07:56.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T02:07:56.790Z] $ docker exec 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent [2023-04-27T02:07:56.905Z] SSH_AUTH_SOCK=/tmp/ssh-8eiNdrnFb6xf/agent.71 [2023-04-27T02:07:56.905Z] SSH_AGENT_PID=77 [2023-04-27T02:07:56.909Z] Running ssh-add (command line suppressed) [2023-04-27T02:07:57.007Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18081815422470532348.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_18081815422470532348.key) [2023-04-27T02:07:57.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T02:07:57.308Z] + git semver init [2023-04-27T02:07:57.569Z] 2023-04-27 02:07:57,538 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T02:07:57.569Z] 2023-04-27 02:07:57,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver [2023-04-27T02:07:57.569Z] 2023-04-27 02:07:57,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver [2023-04-27T02:07:57.569Z] 2023-04-27 02:07:57,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585, universal_newlines=False, shell=None, istream=None) [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,971 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.git/info/exclude [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 with force:False [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,972 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,976 [execute] INFO git cat-file --batch-check [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,984 [execute] INFO git cat-file --batch [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T02:07:59.476Z] 2023-04-27 02:07:58,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 [2023-04-27T02:07:59.476Z] 0.0.0 [Pipeline] } [2023-04-27T02:07:59.491Z] $ docker exec --env ******** --env ******** 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 ssh-agent -k [2023-04-27T02:07:59.599Z] unset SSH_AUTH_SOCK; [2023-04-27T02:07:59.599Z] unset SSH_AGENT_PID; [2023-04-27T02:07:59.599Z] echo Agent pid 77 killed; [2023-04-27T02:07:59.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T02:08:00.024Z] + git semver [Pipeline] } [2023-04-27T02:08:00.300Z] $ docker stop --time=1 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 [2023-04-27T02:08:01.604Z] $ docker rm -f --volumes 42cf13c0964fad448b6fd3d29df7ca0cd7ea7ee74af1363d84169c12ee296163 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:08:01.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T02:08:02.348Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T02:08:02.352Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:08:02.507Z] provisioning config files... [2023-04-27T02:08:02.517Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config4322953538438046662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:08:02.812Z] ---> docker-login.sh [2023-04-27T02:08:02.812Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:08:02.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:02.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:02.812Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:02.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:02.812Z] [2023-04-27T02:08:02.812Z] Login Succeeded [2023-04-27T02:08:02.812Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:08:02.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:02.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:02.812Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:02.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:02.812Z] [2023-04-27T02:08:02.812Z] Login Succeeded [2023-04-27T02:08:02.812Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:08:03.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:03.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:03.072Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:03.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:03.072Z] [2023-04-27T02:08:03.072Z] Login Succeeded [2023-04-27T02:08:03.072Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:08:03.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:03.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:03.072Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:03.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:03.072Z] [2023-04-27T02:08:03.072Z] Login Succeeded [2023-04-27T02:08:03.072Z] docker.io [2023-04-27T02:08:03.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:03.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:03.331Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:03.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:03.331Z] [2023-04-27T02:08:03.331Z] Login Succeeded [2023-04-27T02:08:03.331Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:08:03.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:08:03.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:08:03.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:08:03.434Z] ========================================================= [2023-04-27T02:08:03.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T02:08:03.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:03.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T02:08:04.000Z] Sending build context to Docker daemon 45.45MB [2023-04-27T02:08:04.000Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:08:04.000Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-27T02:08:04.000Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T02:08:04.000Z] f56be85fc22e: Pulling fs layer [2023-04-27T02:08:04.000Z] 85791d961cd3: Pulling fs layer [2023-04-27T02:08:04.000Z] d694b5ae8c79: Pulling fs layer [2023-04-27T02:08:04.000Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T02:08:04.000Z] 4d19c01a9841: Pulling fs layer [2023-04-27T02:08:04.000Z] 9325e15d5711: Pulling fs layer [2023-04-27T02:08:04.000Z] 556b6ee489ea: Pulling fs layer [2023-04-27T02:08:04.000Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T02:08:04.000Z] 9f32a84ed3da: Waiting [2023-04-27T02:08:04.000Z] 556b6ee489ea: Waiting [2023-04-27T02:08:04.000Z] 4d19c01a9841: Waiting [2023-04-27T02:08:04.000Z] c5a4b2cf53e6: Waiting [2023-04-27T02:08:04.000Z] 85791d961cd3: Download complete [2023-04-27T02:08:04.000Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T02:08:04.000Z] 9f32a84ed3da: Download complete [2023-04-27T02:08:04.000Z] 4d19c01a9841: Download complete [2023-04-27T02:08:04.000Z] f56be85fc22e: Verifying Checksum [2023-04-27T02:08:04.000Z] f56be85fc22e: Download complete [2023-04-27T02:08:04.263Z] 9325e15d5711: Verifying Checksum [2023-04-27T02:08:04.263Z] 9325e15d5711: Download complete [2023-04-27T02:08:04.263Z] f56be85fc22e: Pull complete [2023-04-27T02:08:04.263Z] 85791d961cd3: Pull complete [2023-04-27T02:08:04.837Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T02:08:04.837Z] c5a4b2cf53e6: Download complete [2023-04-27T02:08:05.405Z] d694b5ae8c79: Verifying Checksum [2023-04-27T02:08:05.405Z] d694b5ae8c79: Download complete [2023-04-27T02:08:05.405Z] 556b6ee489ea: Verifying Checksum [2023-04-27T02:08:05.405Z] 556b6ee489ea: Download complete [2023-04-27T02:08:09.070Z] d694b5ae8c79: Pull complete [2023-04-27T02:08:09.070Z] 9f32a84ed3da: Pull complete [2023-04-27T02:08:09.070Z] 4d19c01a9841: Pull complete [2023-04-27T02:08:09.070Z] 9325e15d5711: Pull complete [2023-04-27T02:08:10.973Z] 556b6ee489ea: Pull complete [2023-04-27T02:08:11.920Z] c5a4b2cf53e6: Pull complete [2023-04-27T02:08:11.920Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T02:08:11.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T02:08:11.920Z] ---> c4be618373d6 [2023-04-27T02:08:11.920Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:08:13.836Z] ---> Running in c062459b41df [2023-04-27T02:08:13.836Z] Removing intermediate container c062459b41df [2023-04-27T02:08:13.836Z] ---> 5606f474429e [2023-04-27T02:08:13.836Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:08:14.309Z] ---> Running in d5a3e214a762 [2023-04-27T02:08:14.309Z] Removing intermediate container d5a3e214a762 [2023-04-27T02:08:14.309Z] ---> abddca4145fd [2023-04-27T02:08:14.309Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:08:14.309Z] ---> Running in cb3a3c560085 [2023-04-27T02:08:14.309Z] Removing intermediate container cb3a3c560085 [2023-04-27T02:08:14.309Z] ---> 5690ae96bedc [2023-04-27T02:08:14.309Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-27T02:08:14.309Z] ---> Running in e321bbf6962a [2023-04-27T02:08:14.309Z] Removing intermediate container e321bbf6962a [2023-04-27T02:08:14.309Z] ---> e9a53a4ccc93 [2023-04-27T02:08:14.309Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:08:14.569Z] ---> Running in ba1bfde06b64 [2023-04-27T02:08:14.569Z] Removing intermediate container ba1bfde06b64 [2023-04-27T02:08:14.569Z] ---> 6e48e239fbf7 [2023-04-27T02:08:14.570Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:08:15.141Z] latest: Pulling from library/docker [2023-04-27T02:08:15.141Z] f56be85fc22e: Already exists [2023-04-27T02:08:15.141Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-27T02:08:15.141Z] 788e1ab5616a: Pulling fs layer [2023-04-27T02:08:15.141Z] c585cb37f4e3: Pulling fs layer [2023-04-27T02:08:15.141Z] f07ac151bd26: Pulling fs layer [2023-04-27T02:08:15.141Z] 40ec0a365c4d: Pulling fs layer [2023-04-27T02:08:15.141Z] 8e86e06bd107: Pulling fs layer [2023-04-27T02:08:15.141Z] f07ac151bd26: Waiting [2023-04-27T02:08:15.141Z] 40ec0a365c4d: Waiting [2023-04-27T02:08:15.141Z] 265c5956ad77: Pulling fs layer [2023-04-27T02:08:15.141Z] 0326226f4470: Pulling fs layer [2023-04-27T02:08:15.141Z] e09aa9eb39ba: Pulling fs layer [2023-04-27T02:08:15.141Z] 8e86e06bd107: Waiting [2023-04-27T02:08:15.141Z] 265c5956ad77: Waiting [2023-04-27T02:08:15.141Z] 0326226f4470: Waiting [2023-04-27T02:08:15.141Z] e09aa9eb39ba: Waiting [2023-04-27T02:08:15.141Z] 8f731bd845bb: Pulling fs layer [2023-04-27T02:08:15.141Z] b045f4bf5e58: Pulling fs layer [2023-04-27T02:08:15.141Z] 6f439390c271: Pulling fs layer [2023-04-27T02:08:15.141Z] 4e540a8453c0: Pulling fs layer [2023-04-27T02:08:15.141Z] 8f731bd845bb: Waiting [2023-04-27T02:08:15.141Z] 6f439390c271: Waiting [2023-04-27T02:08:15.141Z] 4e540a8453c0: Waiting [2023-04-27T02:08:15.141Z] b045f4bf5e58: Waiting [2023-04-27T02:08:15.141Z] 788e1ab5616a: Verifying Checksum [2023-04-27T02:08:15.141Z] 788e1ab5616a: Download complete [2023-04-27T02:08:15.141Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-27T02:08:15.141Z] 7ed9ddfd3b8f: Download complete [2023-04-27T02:08:15.401Z] 7ed9ddfd3b8f: Pull complete [2023-04-27T02:08:15.401Z] c585cb37f4e3: Verifying Checksum [2023-04-27T02:08:15.401Z] c585cb37f4e3: Download complete [2023-04-27T02:08:15.401Z] 788e1ab5616a: Pull complete [2023-04-27T02:08:15.401Z] 8e86e06bd107: Download complete [2023-04-27T02:08:15.660Z] f07ac151bd26: Verifying Checksum [2023-04-27T02:08:15.660Z] f07ac151bd26: Download complete [2023-04-27T02:08:15.660Z] 40ec0a365c4d: Download complete [2023-04-27T02:08:15.660Z] 265c5956ad77: Download complete [2023-04-27T02:08:15.660Z] 0326226f4470: Download complete [2023-04-27T02:08:15.660Z] 8f731bd845bb: Verifying Checksum [2023-04-27T02:08:15.660Z] 8f731bd845bb: Download complete [2023-04-27T02:08:15.660Z] c585cb37f4e3: Pull complete [2023-04-27T02:08:15.660Z] e09aa9eb39ba: Verifying Checksum [2023-04-27T02:08:15.660Z] e09aa9eb39ba: Download complete [2023-04-27T02:08:15.918Z] 6f439390c271: Verifying Checksum [2023-04-27T02:08:15.918Z] 6f439390c271: Download complete [2023-04-27T02:08:15.918Z] 4e540a8453c0: Verifying Checksum [2023-04-27T02:08:15.918Z] 4e540a8453c0: Download complete [2023-04-27T02:08:16.176Z] f07ac151bd26: Pull complete [2023-04-27T02:08:16.434Z] 40ec0a365c4d: Pull complete [2023-04-27T02:08:16.434Z] b045f4bf5e58: Download complete [2023-04-27T02:08:16.434Z] 8e86e06bd107: Pull complete [2023-04-27T02:08:16.691Z] 265c5956ad77: Pull complete [2023-04-27T02:08:16.691Z] 0326226f4470: Pull complete [2023-04-27T02:08:16.950Z] e09aa9eb39ba: Pull complete [2023-04-27T02:08:16.950Z] 8f731bd845bb: Pull complete [2023-04-27T02:08:17.460Z] Still waiting to schedule task [2023-04-27T02:08:17.461Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-27T02:08:17.882Z] b045f4bf5e58: Pull complete [2023-04-27T02:08:17.882Z] 6f439390c271: Pull complete [2023-04-27T02:08:17.882Z] 4e540a8453c0: Pull complete [2023-04-27T02:08:17.882Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-04-27T02:08:17.882Z] Status: Downloaded newer image for docker:latest [2023-04-27T02:08:19.266Z] ---> 33cca4738a0e [2023-04-27T02:08:19.266Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:08:19.266Z] ---> Running in d336802c9f27 [2023-04-27T02:08:19.832Z] Removing intermediate container d336802c9f27 [2023-04-27T02:08:19.832Z] ---> bde4f8ce70ca [2023-04-27T02:08:19.832Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:08:19.832Z] ---> Running in 9ddaa6b7ae1d [2023-04-27T02:08:20.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:08:20.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:08:21.621Z] OK: 265 MiB in 53 packages [2023-04-27T02:08:21.621Z] Removing intermediate container 9ddaa6b7ae1d [2023-04-27T02:08:21.621Z] ---> 6ddcd14f6316 [2023-04-27T02:08:21.621Z] Step 11/16 : ENV GO111MODULE=on [2023-04-27T02:08:21.621Z] ---> Running in f3937a90ebd2 [2023-04-27T02:08:21.881Z] Removing intermediate container f3937a90ebd2 [2023-04-27T02:08:21.882Z] ---> cdb3baae9994 [2023-04-27T02:08:21.882Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:08:21.882Z] ---> Running in 26aa041ab12f [2023-04-27T02:08:21.882Z] Removing intermediate container 26aa041ab12f [2023-04-27T02:08:21.882Z] ---> a51f317281c8 [2023-04-27T02:08:21.882Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-27T02:08:21.882Z] ---> 14c42e131927 [2023-04-27T02:08:21.882Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:08:22.149Z] ---> Running in 4a7e24c2d5f7 [2023-04-27T02:08:38.539Z] Removing intermediate container 4a7e24c2d5f7 [2023-04-27T02:08:38.539Z] ---> 7356ac645a66 [2023-04-27T02:08:38.539Z] Step 15/16 : COPY . . [2023-04-27T02:08:39.475Z] ---> 08e74b3ac99a [2023-04-27T02:08:39.475Z] Step 16/16 : RUN ${MAKE} [2023-04-27T02:08:39.475Z] ---> Running in e758eefa4c44 [2023-04-27T02:08:39.733Z] noop [2023-04-27T02:08:39.991Z] Removing intermediate container e758eefa4c44 [2023-04-27T02:08:39.991Z] ---> 41a34b1d1637 [2023-04-27T02:08:39.991Z] Successfully built 41a34b1d1637 [2023-04-27T02:08:39.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:40.299Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:08:40.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:08:40.369Z] prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container [2023-04-27T02:08:40.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T02:08:40.743Z] $ docker top 32c377cd475cf79c9739bba44ce260a4cc12c8651fbbfbaca2cbb07823d08762 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:08:41.086Z] + go version [2023-04-27T02:08:41.086Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T02:08:41.104Z] $ docker stop --time=1 32c377cd475cf79c9739bba44ce260a4cc12c8651fbbfbaca2cbb07823d08762 [2023-04-27T02:08:42.353Z] $ docker rm -f --volumes 32c377cd475cf79c9739bba44ce260a4cc12c8651fbbfbaca2cbb07823d08762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:42.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:08:42.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:08:42.823Z] prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container [2023-04-27T02:08:42.859Z] $ 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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T02:08:43.174Z] $ docker top b9113901337ebfbb1d49ff6793841162cd4d230f5de43b91ecffc85622548234 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:08:43.514Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:08:43.807Z] + make test [2023-04-27T02:08:43.807Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-27T02:08:47.998Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-27T02:08:56.109Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-27T02:08:56.109Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-27T02:08:59.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:08:59.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:08:59.398Z] ./bin/test-attribution-txt.sh [2023-04-27T02:08:59.398Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-27T02:08:59.398Z] make -C web test [2023-04-27T02:08:59.398Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' [2023-04-27T02:08:59.398Z] make[1]: tput: No such file or directory [2023-04-27T02:08:59.398Z] make[1]: tput: No such file or directory [2023-04-27T02:08:59.398Z] warning: generating ./VERSION [2023-04-27T02:08:59.398Z] echo "0.0.0" > VERSION [2023-04-27T02:08:59.398Z] docker build \ [2023-04-27T02:08:59.398Z] -f Dockerfile \ [2023-04-27T02:08:59.398Z] --build-arg USER=1000 \ [2023-04-27T02:08:59.398Z] \ [2023-04-27T02:08:59.398Z] --label "git_sha=a3ccd04aaec57c91a565f53710c08b79b1c49540" \ [2023-04-27T02:08:59.398Z] -t edgexfoundry/edgex-web-ui:a3ccd04aaec57c91a565f53710c08b79b1c49540 \ [2023-04-27T02:08:59.398Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-27T02:08:59.398Z] . [2023-04-27T02:08:59.398Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-27T02:08:59.398Z] Install the buildx component to build images with BuildKit: [2023-04-27T02:08:59.398Z] https://docs.docker.com/go/buildx/ [2023-04-27T02:08:59.398Z] [2023-04-27T02:08:59.398Z] Sending build context to Docker daemon 2.961MB [2023-04-27T02:08:59.398Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-27T02:08:59.398Z] 16.17-alpine3.15: Pulling from library/node [2023-04-27T02:08:59.398Z] 9621f1afde84: Pulling fs layer [2023-04-27T02:08:59.398Z] c6f70ee39829: Pulling fs layer [2023-04-27T02:08:59.398Z] 56892a8094a2: Pulling fs layer [2023-04-27T02:08:59.398Z] 58dd87906ef0: Pulling fs layer [2023-04-27T02:08:59.398Z] 58dd87906ef0: Waiting [2023-04-27T02:08:59.656Z] 56892a8094a2: Download complete [2023-04-27T02:08:59.656Z] 9621f1afde84: Verifying Checksum [2023-04-27T02:08:59.656Z] 9621f1afde84: Download complete [2023-04-27T02:08:59.656Z] 58dd87906ef0: Verifying Checksum [2023-04-27T02:08:59.656Z] 58dd87906ef0: Download complete [2023-04-27T02:08:59.656Z] 9621f1afde84: Pull complete [2023-04-27T02:08:59.918Z] c6f70ee39829: Verifying Checksum [2023-04-27T02:08:59.918Z] c6f70ee39829: Download complete [2023-04-27T02:09:00.864Z] c6f70ee39829: Pull complete [2023-04-27T02:09:00.864Z] 56892a8094a2: Pull complete [2023-04-27T02:09:00.864Z] 58dd87906ef0: Pull complete [2023-04-27T02:09:00.864Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-27T02:09:00.864Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-27T02:09:00.864Z] ---> b69703f70c3d [2023-04-27T02:09:00.864Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-27T02:09:01.473Z] ---> Running in cb733d2cdc69 [2023-04-27T02:09:01.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:09:01.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:09:01.998Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-27T02:09:01.998Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-27T02:09:01.998Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-27T02:09:01.998Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-27T02:09:01.998Z] (5/129) Installing libxcb (1.14-r2) [2023-04-27T02:09:02.257Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-27T02:09:02.257Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-27T02:09:02.257Z] (8/129) Installing libice (1.0.10-r0) [2023-04-27T02:09:02.257Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-27T02:09:02.257Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-27T02:09:02.257Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-27T02:09:02.257Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-27T02:09:02.257Z] (13/129) Installing xset (1.2.4-r0) [2023-04-27T02:09:02.257Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-27T02:09:02.257Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-27T02:09:02.257Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-27T02:09:02.257Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-27T02:09:02.257Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-27T02:09:02.257Z] (19/129) Installing libintl (0.21-r0) [2023-04-27T02:09:02.257Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-27T02:09:02.257Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-27T02:09:02.257Z] (22/129) Installing pcre (8.45-r1) [2023-04-27T02:09:02.257Z] (23/129) Installing glib (2.70.1-r0) [2023-04-27T02:09:02.257Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-27T02:09:02.257Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-27T02:09:02.257Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-27T02:09:02.257Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-27T02:09:02.257Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-27T02:09:02.523Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-27T02:09:02.523Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-27T02:09:02.523Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-27T02:09:02.523Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-27T02:09:02.523Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-27T02:09:02.523Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-27T02:09:02.523Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-27T02:09:02.523Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-27T02:09:02.523Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-27T02:09:02.523Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-27T02:09:02.523Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-27T02:09:02.523Z] (40/129) Installing libxi (1.8-r0) [2023-04-27T02:09:02.523Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-27T02:09:02.523Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-27T02:09:02.523Z] (43/129) Installing atk (2.36.0-r0) [2023-04-27T02:09:02.523Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-27T02:09:02.523Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-27T02:09:02.523Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-27T02:09:02.523Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-27T02:09:02.523Z] (48/129) Installing expat (2.5.0-r0) [2023-04-27T02:09:02.523Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-27T02:09:02.782Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-27T02:09:02.782Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-27T02:09:02.782Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-27T02:09:02.782Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-27T02:09:02.782Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-27T02:09:02.782Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-27T02:09:02.782Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-27T02:09:02.782Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-27T02:09:02.782Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-27T02:09:02.782Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-27T02:09:02.782Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-27T02:09:02.782Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-27T02:09:02.782Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-27T02:09:02.782Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-27T02:09:02.782Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-27T02:09:02.782Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-27T02:09:02.782Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-27T02:09:02.782Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-27T02:09:02.782Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-27T02:09:02.782Z] (69/129) Installing pango (1.48.10-r0) [2023-04-27T02:09:02.782Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-27T02:09:02.782Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-27T02:09:02.782Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-27T02:09:02.782Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-27T02:09:03.041Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-27T02:09:03.041Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-27T02:09:03.041Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-27T02:09:03.041Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-27T02:09:03.041Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-27T02:09:03.041Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-27T02:09:03.041Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-27T02:09:04.949Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-27T02:09:04.949Z] (80/129) Installing flac (1.3.4-r0) [2023-04-27T02:09:05.208Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-27T02:09:05.208Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-27T02:09:05.208Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-27T02:09:05.208Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-27T02:09:05.208Z] (85/129) Installing libass (0.15.2-r0) [2023-04-27T02:09:05.208Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-27T02:09:05.208Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-27T02:09:05.208Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-27T02:09:05.208Z] (89/129) Installing lame (3.100-r0) [2023-04-27T02:09:05.208Z] (90/129) Installing opus (1.3.1-r1) [2023-04-27T02:09:05.208Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-27T02:09:05.208Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-27T02:09:05.208Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-27T02:09:05.208Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-27T02:09:05.208Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-27T02:09:05.208Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-27T02:09:05.208Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-27T02:09:05.208Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-27T02:09:05.208Z] (99/129) Installing libva (2.13.0-r0) [2023-04-27T02:09:05.208Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-27T02:09:05.208Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-27T02:09:05.208Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-27T02:09:05.208Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-27T02:09:05.469Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-27T02:09:05.469Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-27T02:09:05.469Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-27T02:09:05.469Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-27T02:09:05.469Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-27T02:09:05.469Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-27T02:09:05.469Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-27T02:09:05.469Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-27T02:09:05.469Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-27T02:09:05.469Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-27T02:09:05.469Z] (114/129) Installing nspr (4.32-r0) [2023-04-27T02:09:05.469Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-27T02:09:05.469Z] (116/129) Installing nss (3.78.1-r0) [2023-04-27T02:09:05.729Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-27T02:09:05.729Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-27T02:09:05.729Z] (119/129) Installing orc (0.4.32-r0) [2023-04-27T02:09:05.729Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-27T02:09:05.729Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-27T02:09:05.729Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-27T02:09:05.729Z] (123/129) Installing libpulse (15.0-r2) [2023-04-27T02:09:05.729Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-27T02:09:05.729Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-27T02:09:05.729Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-27T02:09:05.729Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-27T02:09:05.729Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-27T02:09:05.729Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-27T02:09:06.679Z] Executing busybox-1.34.1-r7.trigger [2023-04-27T02:09:06.679Z] Executing glib-2.70.1-r0.trigger [2023-04-27T02:09:06.679Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-27T02:09:06.940Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-27T02:09:06.940Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-27T02:09:06.940Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-27T02:09:06.940Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-27T02:09:06.940Z] OK: 286 MiB in 145 packages [2023-04-27T02:09:10.228Z] Removing intermediate container cb733d2cdc69 [2023-04-27T02:09:10.228Z] ---> 31e613d3d510 [2023-04-27T02:09:10.228Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-27T02:09:10.228Z] ---> Running in 2786685c3d96 [2023-04-27T02:09:10.228Z] Removing intermediate container 2786685c3d96 [2023-04-27T02:09:10.228Z] ---> 049e26124049 [2023-04-27T02:09:10.228Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-27T02:09:10.228Z] ---> Running in 59cd75a10994 [2023-04-27T02:09:10.228Z] Removing intermediate container 59cd75a10994 [2023-04-27T02:09:10.228Z] ---> 4130de6dcd59 [2023-04-27T02:09:10.228Z] Step 5/10 : RUN npm install -g npm [2023-04-27T02:09:10.228Z] ---> Running in 91771e11bfac [2023-04-27T02:09:16.793Z] [2023-04-27T02:09:16.793Z] removed 7 packages, changed 100 packages, and audited 239 packages in 6s [2023-04-27T02:09:16.793Z] [2023-04-27T02:09:16.793Z] 18 packages are looking for funding [2023-04-27T02:09:16.793Z] run `npm fund` for details [2023-04-27T02:09:16.793Z] [2023-04-27T02:09:16.793Z] found 0 vulnerabilities [2023-04-27T02:09:17.361Z] Removing intermediate container 91771e11bfac [2023-04-27T02:09:17.361Z] ---> 3d654f4d088a [2023-04-27T02:09:17.361Z] Step 6/10 : ARG USER=1000 [2023-04-27T02:09:17.361Z] ---> Running in 1d0995e07bf5 [2023-04-27T02:09:17.361Z] Removing intermediate container 1d0995e07bf5 [2023-04-27T02:09:17.361Z] ---> 4ae37be0a7b1 [2023-04-27T02:09:17.361Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-27T02:09:17.361Z] ---> Running in 0568df81567e [2023-04-27T02:09:17.929Z] Removing intermediate container 0568df81567e [2023-04-27T02:09:17.929Z] ---> 07c0152f60d4 [2023-04-27T02:09:17.929Z] Step 8/10 : USER $USER:$USER [2023-04-27T02:09:17.929Z] ---> Running in dbf49c33f429 [2023-04-27T02:09:17.929Z] Removing intermediate container dbf49c33f429 [2023-04-27T02:09:17.929Z] ---> b47dde71028d [2023-04-27T02:09:17.929Z] Step 9/10 : WORKDIR /app [2023-04-27T02:09:17.929Z] ---> Running in cfc91f595358 [2023-04-27T02:09:18.195Z] Removing intermediate container cfc91f595358 [2023-04-27T02:09:18.195Z] ---> 1a435c166754 [2023-04-27T02:09:18.195Z] Step 10/10 : LABEL git_sha=a3ccd04aaec57c91a565f53710c08b79b1c49540 [2023-04-27T02:09:18.195Z] ---> Running in 91a09b1f3800 [2023-04-27T02:09:18.195Z] Removing intermediate container 91a09b1f3800 [2023-04-27T02:09:18.195Z] ---> ba6786def7f2 [2023-04-27T02:09:18.195Z] Successfully built ba6786def7f2 [2023-04-27T02:09:18.195Z] Successfully tagged edgexfoundry/edgex-web-ui:a3ccd04aaec57c91a565f53710c08b79b1c49540 [2023-04-27T02:09:18.195Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-27T02:09:18.195Z] touch edgex-web-ui.imagebuilt [2023-04-27T02:09:18.195Z] mkdir -p node_modules coverage [2023-04-27T02:09:18.195Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-27T02:09:18.195Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-27T02:09:20.728Z] npm ERR! code ERESOLVE [2023-04-27T02:09:20.728Z] npm ERR! ERESOLVE could not resolve [2023-04-27T02:09:20.728Z] npm ERR! [2023-04-27T02:09:20.728Z] npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 [2023-04-27T02:09:20.728Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-04-27T02:09:20.728Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-27T02:09:20.728Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-04-27T02:09:20.728Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-04-27T02:09:20.728Z] npm ERR! node_modules/@angular/localize [2023-04-27T02:09:20.728Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-04-27T02:09:20.728Z] npm ERR! [2023-04-27T02:09:20.728Z] npm ERR! Could not resolve dependency: [2023-04-27T02:09:20.728Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-04-27T02:09:20.728Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-27T02:09:20.728Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-04-27T02:09:20.728Z] npm ERR! [2023-04-27T02:09:20.728Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.8 [2023-04-27T02:09:20.728Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-27T02:09:20.728Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-04-27T02:09:20.728Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-27T02:09:20.728Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-04-27T02:09:20.728Z] npm ERR! [2023-04-27T02:09:20.728Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-04-27T02:09:20.728Z] npm ERR! this command with --force or --legacy-peer-deps [2023-04-27T02:09:20.728Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-04-27T02:09:20.728Z] npm ERR! [2023-04-27T02:09:20.728Z] npm ERR! [2023-04-27T02:09:20.728Z] npm ERR! For a full report see: [2023-04-27T02:09:20.729Z] npm ERR! /home/node/.npm/_logs/2023-04-27T02_09_18_648Z-eresolve-report.txt [2023-04-27T02:09:20.729Z] [2023-04-27T02:09:20.729Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-04-27T02_09_18_648Z-debug-0.log [2023-04-27T02:09:20.729Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-04-27T02:09:20.729Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' [2023-04-27T02:09:20.729Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-04-27T02:09:20.746Z] $ docker stop --time=1 b9113901337ebfbb1d49ff6793841162cd4d230f5de43b91ecffc85622548234 [2023-04-27T02:09:22.046Z] $ docker rm -f --volumes b9113901337ebfbb1d49ff6793841162cd4d230f5de43b91ecffc85622548234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:09:22.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:09:22.582Z] [2023-04-27T02:09:22.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:09:22.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:09:22.878Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T02:09:22.878Z] 5eb5b503b376: Pulling fs layer [2023-04-27T02:09:22.878Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T02:09:22.878Z] ec43610c2a17: Pulling fs layer [2023-04-27T02:09:22.878Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T02:09:22.878Z] 33b1e0a273af: Pulling fs layer [2023-04-27T02:09:22.878Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T02:09:22.878Z] 2f39f015ded8: Pulling fs layer [2023-04-27T02:09:22.878Z] 3a2ae6a8a46f: Waiting [2023-04-27T02:09:22.878Z] 33b1e0a273af: Waiting [2023-04-27T02:09:22.878Z] 5d3b04190fa2: Waiting [2023-04-27T02:09:22.878Z] 2f39f015ded8: Waiting [2023-04-27T02:09:22.878Z] 5c69ac0246d0: Download complete [2023-04-27T02:09:22.878Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T02:09:22.878Z] 3a2ae6a8a46f: Download complete [2023-04-27T02:09:22.878Z] 33b1e0a273af: Verifying Checksum [2023-04-27T02:09:22.878Z] 33b1e0a273af: Download complete [2023-04-27T02:09:23.137Z] 5d3b04190fa2: Download complete [2023-04-27T02:09:23.137Z] ec43610c2a17: Verifying Checksum [2023-04-27T02:09:23.137Z] ec43610c2a17: Download complete [2023-04-27T02:09:23.137Z] 5eb5b503b376: Download complete [2023-04-27T02:09:24.072Z] 5eb5b503b376: Pull complete [2023-04-27T02:09:24.331Z] 5c69ac0246d0: Pull complete [2023-04-27T02:09:24.590Z] ec43610c2a17: Pull complete [2023-04-27T02:09:24.850Z] 3a2ae6a8a46f: Pull complete [2023-04-27T02:09:24.851Z] 33b1e0a273af: Pull complete [2023-04-27T02:09:24.851Z] 5d3b04190fa2: Pull complete [2023-04-27T02:09:29.046Z] 2f39f015ded8: Pull complete [2023-04-27T02:09:29.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T02:09:29.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:09:29.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:09:29.157Z] prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container [2023-04-27T02:09:29.196Z] $ 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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:09:30.221Z] $ docker top bfaa50251e5e55ed5778f98dfd600872f44ed63bb82a0d60b457d2da2b314124 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:09:30.596Z] ---> job-cost.sh [2023-04-27T02:09:30.596Z] lf-activate-venv: SKIPPING [2023-04-27T02:09:30.596Z] INFO: No Stack... [2023-04-27T02:09:30.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:09:31.116Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:09:31.407Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/cost.csv [2023-04-27T02:09:31.407Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:09:31.437Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [2023-04-27T02:09:31.443Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] did not exist. Created. [2023-04-27T02:09:31.443Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:09:31.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T02:09:31.808Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:09:31.815Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:09:31.845Z] $ docker stop --time=1 bfaa50251e5e55ed5778f98dfd600872f44ed63bb82a0d60b457d2da2b314124 [2023-04-27T02:09:32.994Z] $ docker rm -f --volumes bfaa50251e5e55ed5778f98dfd600872f44ed63bb82a0d60b457d2da2b314124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T02:09:33.095Z] Failed in branch amd64 [2023-04-27T02:17:49.817Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11279 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] { [Pipeline] ws [2023-04-27T02:17:49.830Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2023-04-27T02:17:49.877Z] The recommended git tool is: git [2023-04-27T02:17:57.170Z] using credential edgex-jenkins-ssh [2023-04-27T02:17:57.188Z] Cloning the remote Git repository [2023-04-27T02:17:57.262Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:17:57.394Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2023-04-27T02:17:57.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:17:57.612Z] > git --version # timeout=10 [2023-04-27T02:17:57.646Z] > git --version # 'git version 2.25.1' [2023-04-27T02:17:57.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:17:57.864Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:18:01.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-27T02:18:01.653Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:18:02.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-27T02:18:02.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:18:02.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:18:02.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T02:18:03.417Z] Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 [2023-04-27T02:18:04.681Z] Merge succeeded, producing 4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 [2023-04-27T02:18:04.681Z] Checking out Revision 4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 (PR-585) [2023-04-27T02:18:03.446Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:18:03.544Z] > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # timeout=10 [2023-04-27T02:18:04.034Z] > git remote # timeout=10 [2023-04-27T02:18:04.057Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T02:18:04.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:18:04.105Z] > git merge 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 [2023-04-27T02:18:04.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T02:18:04.696Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:18:04.720Z] > git checkout -f 4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 # timeout=10 [2023-04-27T02:18:08.358Z] Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" [2023-04-27T02:18:08.375Z] > git rev-list --no-walk a0a1ced1d2137d629bf3f2e659b2c7ac0789ea1d # timeout=10 [2023-04-27T02:18:08.390Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:18:09.347Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T02:18:09.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:18:09.347Z] Dload Upload Total Spent Left Speed [2023-04-27T02:18:09.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-04-27T02:18:10.201Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T02:18:10.541Z] + sudo tee /etc/docker/daemon.new [2023-04-27T02:18:10.541Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T02:18:10.541Z] { [2023-04-27T02:18:10.541Z] "registry-mirrors": [ [2023-04-27T02:18:10.541Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T02:18:10.541Z] ], [2023-04-27T02:18:10.541Z] "bip": "10.250.0.254/24", [2023-04-27T02:18:10.541Z] "hosts": [ [2023-04-27T02:18:10.541Z] "tcp://0.0.0.0:5555", [2023-04-27T02:18:10.541Z] "unix:///var/run/docker.sock" [2023-04-27T02:18:10.541Z] ], [2023-04-27T02:18:10.541Z] "mtu": 1458, [2023-04-27T02:18:10.541Z] "selinux-enabled": true, [2023-04-27T02:18:10.541Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T02:18:10.541Z] } [Pipeline] sh [2023-04-27T02:18:10.879Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T02:18:11.238Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:18:33.427Z] provisioning config files... [2023-04-27T02:18:33.465Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config3462871565217263274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:18:33.855Z] ---> docker-login.sh [2023-04-27T02:18:33.855Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:18:34.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:34.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:34.457Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:34.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:34.457Z] [2023-04-27T02:18:34.457Z] Login Succeeded [2023-04-27T02:18:34.457Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:18:35.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:35.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:35.055Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:35.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:35.055Z] [2023-04-27T02:18:35.055Z] Login Succeeded [2023-04-27T02:18:35.055Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:18:35.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:35.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:35.332Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:35.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:35.332Z] [2023-04-27T02:18:35.332Z] Login Succeeded [2023-04-27T02:18:35.332Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:18:35.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:35.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:35.952Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:35.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:35.952Z] [2023-04-27T02:18:35.952Z] Login Succeeded [2023-04-27T02:18:35.952Z] docker.io [2023-04-27T02:18:36.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:36.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:36.503Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:36.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:36.503Z] [2023-04-27T02:18:36.503Z] Login Succeeded [2023-04-27T02:18:36.503Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:18:36.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:18:36.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:18:36.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:18:36.918Z] ========================================================= [2023-04-27T02:18:36.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T02:18:36.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:18:37.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T02:18:38.290Z] Sending build context to Docker daemon 28.5MB [2023-04-27T02:18:38.290Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:18:38.290Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-27T02:18:38.569Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T02:18:38.569Z] c41833b44d91: Pulling fs layer [2023-04-27T02:18:38.569Z] ed15518f5707: Pulling fs layer [2023-04-27T02:18:38.569Z] feae8fd75edb: Pulling fs layer [2023-04-27T02:18:38.569Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T02:18:38.569Z] 3cdef696dda3: Pulling fs layer [2023-04-27T02:18:38.569Z] 2ced38df9373: Pulling fs layer [2023-04-27T02:18:38.569Z] 58f1dce35555: Pulling fs layer [2023-04-27T02:18:38.569Z] 2ced38df9373: Waiting [2023-04-27T02:18:38.569Z] 58f1dce35555: Waiting [2023-04-27T02:18:38.569Z] 3cdef696dda3: Waiting [2023-04-27T02:18:38.569Z] 242c74f7c9fa: Waiting [2023-04-27T02:18:38.569Z] ed15518f5707: Verifying Checksum [2023-04-27T02:18:38.569Z] ed15518f5707: Download complete [2023-04-27T02:18:38.569Z] 242c74f7c9fa: Download complete [2023-04-27T02:18:38.846Z] 3cdef696dda3: Verifying Checksum [2023-04-27T02:18:38.846Z] 3cdef696dda3: Download complete [2023-04-27T02:18:38.846Z] c41833b44d91: Verifying Checksum [2023-04-27T02:18:38.846Z] c41833b44d91: Download complete [2023-04-27T02:18:39.828Z] c41833b44d91: Pull complete [2023-04-27T02:18:40.103Z] 58f1dce35555: Verifying Checksum [2023-04-27T02:18:40.103Z] 58f1dce35555: Download complete [2023-04-27T02:18:40.376Z] ed15518f5707: Pull complete [2023-04-27T02:18:41.371Z] feae8fd75edb: Verifying Checksum [2023-04-27T02:18:41.372Z] feae8fd75edb: Download complete [2023-04-27T02:18:41.644Z] 2ced38df9373: Download complete [2023-04-27T02:18:54.235Z] feae8fd75edb: Pull complete [2023-04-27T02:18:54.235Z] 242c74f7c9fa: Pull complete [2023-04-27T02:18:54.235Z] 3cdef696dda3: Pull complete [2023-04-27T02:18:59.624Z] 2ced38df9373: Pull complete [2023-04-27T02:19:01.553Z] 58f1dce35555: Pull complete [2023-04-27T02:19:01.553Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T02:19:01.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T02:19:01.553Z] ---> fadd8f120f05 [2023-04-27T02:19:01.553Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:19:04.101Z] ---> Running in bb85eed10ffd [2023-04-27T02:19:04.101Z] Removing intermediate container bb85eed10ffd [2023-04-27T02:19:04.101Z] ---> 4519e871801f [2023-04-27T02:19:04.101Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:19:04.101Z] ---> Running in 0bbdcad8b2be [2023-04-27T02:19:04.399Z] Removing intermediate container 0bbdcad8b2be [2023-04-27T02:19:04.399Z] ---> fa32611070d3 [2023-04-27T02:19:04.399Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:19:04.399Z] ---> Running in c663fe017147 [2023-04-27T02:19:04.672Z] Removing intermediate container c663fe017147 [2023-04-27T02:19:04.672Z] ---> 7496f8af6083 [2023-04-27T02:19:04.672Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-27T02:19:04.944Z] ---> Running in e6d1802c0a41 [2023-04-27T02:19:05.218Z] Removing intermediate container e6d1802c0a41 [2023-04-27T02:19:05.218Z] ---> 55ae7dd8ae86 [2023-04-27T02:19:05.218Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:19:05.218Z] ---> Running in 78352ca354f3 [2023-04-27T02:19:05.811Z] Removing intermediate container 78352ca354f3 [2023-04-27T02:19:05.811Z] ---> 20b6fd8acb1c [2023-04-27T02:19:05.811Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:19:06.086Z] latest: Pulling from library/docker [2023-04-27T02:19:06.086Z] c41833b44d91: Already exists [2023-04-27T02:19:06.369Z] 6343a5c17821: Pulling fs layer [2023-04-27T02:19:06.369Z] 7fb3fc37985f: Pulling fs layer [2023-04-27T02:19:06.369Z] c69224d8e51c: Pulling fs layer [2023-04-27T02:19:06.369Z] 9509eea51bfd: Pulling fs layer [2023-04-27T02:19:06.369Z] 13893f74905f: Pulling fs layer [2023-04-27T02:19:06.369Z] a478c30451b0: Pulling fs layer [2023-04-27T02:19:06.369Z] cca6ee3ffb4d: Pulling fs layer [2023-04-27T02:19:06.369Z] fe1b37f33852: Pulling fs layer [2023-04-27T02:19:06.369Z] b44bc8c7e93d: Pulling fs layer [2023-04-27T02:19:06.369Z] 0e42b4e3b30c: Pulling fs layer [2023-04-27T02:19:06.369Z] d97e7eb47f8a: Pulling fs layer [2023-04-27T02:19:06.369Z] 3ed71508fdeb: Pulling fs layer [2023-04-27T02:19:06.369Z] fca51f470542: Pulling fs layer [2023-04-27T02:19:06.369Z] fe1b37f33852: Waiting [2023-04-27T02:19:06.369Z] b44bc8c7e93d: Waiting [2023-04-27T02:19:06.369Z] 0e42b4e3b30c: Waiting [2023-04-27T02:19:06.369Z] 9509eea51bfd: Waiting [2023-04-27T02:19:06.369Z] 13893f74905f: Waiting [2023-04-27T02:19:06.369Z] a478c30451b0: Waiting [2023-04-27T02:19:06.369Z] cca6ee3ffb4d: Waiting [2023-04-27T02:19:06.369Z] d97e7eb47f8a: Waiting [2023-04-27T02:19:06.369Z] 3ed71508fdeb: Waiting [2023-04-27T02:19:06.369Z] fca51f470542: Waiting [2023-04-27T02:19:06.369Z] 7fb3fc37985f: Verifying Checksum [2023-04-27T02:19:06.369Z] 7fb3fc37985f: Download complete [2023-04-27T02:19:06.369Z] 6343a5c17821: Verifying Checksum [2023-04-27T02:19:06.973Z] c69224d8e51c: Verifying Checksum [2023-04-27T02:19:06.973Z] c69224d8e51c: Download complete [2023-04-27T02:19:07.258Z] a478c30451b0: Verifying Checksum [2023-04-27T02:19:07.258Z] a478c30451b0: Download complete [2023-04-27T02:19:07.258Z] 13893f74905f: Verifying Checksum [2023-04-27T02:19:07.258Z] 13893f74905f: Download complete [2023-04-27T02:19:07.258Z] 9509eea51bfd: Verifying Checksum [2023-04-27T02:19:07.258Z] 9509eea51bfd: Download complete [2023-04-27T02:19:07.258Z] fe1b37f33852: Download complete [2023-04-27T02:19:07.258Z] cca6ee3ffb4d: Verifying Checksum [2023-04-27T02:19:07.258Z] cca6ee3ffb4d: Download complete [2023-04-27T02:19:07.258Z] 6343a5c17821: Pull complete [2023-04-27T02:19:07.534Z] 0e42b4e3b30c: Verifying Checksum [2023-04-27T02:19:07.534Z] 0e42b4e3b30c: Download complete [2023-04-27T02:19:07.534Z] b44bc8c7e93d: Verifying Checksum [2023-04-27T02:19:07.534Z] b44bc8c7e93d: Download complete [2023-04-27T02:19:07.534Z] 3ed71508fdeb: Verifying Checksum [2023-04-27T02:19:07.534Z] 3ed71508fdeb: Download complete [2023-04-27T02:19:07.534Z] fca51f470542: Verifying Checksum [2023-04-27T02:19:07.534Z] fca51f470542: Download complete [2023-04-27T02:19:07.534Z] 7fb3fc37985f: Pull complete [2023-04-27T02:19:09.020Z] d97e7eb47f8a: Verifying Checksum [2023-04-27T02:19:09.020Z] d97e7eb47f8a: Download complete [2023-04-27T02:19:10.019Z] c69224d8e51c: Pull complete [2023-04-27T02:19:11.489Z] 9509eea51bfd: Pull complete [2023-04-27T02:19:12.749Z] 13893f74905f: Pull complete [2023-04-27T02:19:12.749Z] a478c30451b0: Pull complete [2023-04-27T02:19:13.026Z] cca6ee3ffb4d: Pull complete [2023-04-27T02:19:13.305Z] fe1b37f33852: Pull complete [2023-04-27T02:19:14.749Z] b44bc8c7e93d: Pull complete [2023-04-27T02:19:14.749Z] 0e42b4e3b30c: Pull complete [2023-04-27T02:19:18.148Z] d97e7eb47f8a: Pull complete [2023-04-27T02:19:18.148Z] 3ed71508fdeb: Pull complete [2023-04-27T02:19:18.148Z] fca51f470542: Pull complete [2023-04-27T02:19:18.148Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-04-27T02:19:18.148Z] Status: Downloaded newer image for docker:latest [2023-04-27T02:19:25.216Z] ---> c49cebadc9d2 [2023-04-27T02:19:25.216Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:19:25.216Z] ---> Running in 2f3df597d03f [2023-04-27T02:19:26.664Z] Removing intermediate container 2f3df597d03f [2023-04-27T02:19:26.664Z] ---> 2a78695ebc68 [2023-04-27T02:19:26.664Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:19:26.664Z] ---> Running in 4addb7898300 [2023-04-27T02:19:28.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:19:30.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:19:31.896Z] OK: 263 MiB in 53 packages [2023-04-27T02:19:32.887Z] Removing intermediate container 4addb7898300 [2023-04-27T02:19:32.887Z] ---> 62c76bd30274 [2023-04-27T02:19:32.887Z] Step 11/16 : ENV GO111MODULE=on [2023-04-27T02:19:33.160Z] ---> Running in 870df208b528 [2023-04-27T02:19:33.432Z] Removing intermediate container 870df208b528 [2023-04-27T02:19:33.432Z] ---> b081027c1242 [2023-04-27T02:19:33.432Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:19:33.432Z] ---> Running in fcf08ab2385f [2023-04-27T02:19:33.704Z] Removing intermediate container fcf08ab2385f [2023-04-27T02:19:33.704Z] ---> 0239d06c361b [2023-04-27T02:19:33.704Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-27T02:19:34.310Z] ---> f86040a1f4f6 [2023-04-27T02:19:34.311Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:19:34.598Z] ---> Running in d6515e77cb00 [2023-04-27T02:20:43.073Z] Removing intermediate container d6515e77cb00 [2023-04-27T02:20:43.073Z] ---> b344a300a6d8 [2023-04-27T02:20:43.073Z] Step 15/16 : COPY . . [2023-04-27T02:20:43.073Z] ---> 091ab38931d5 [2023-04-27T02:20:43.073Z] Step 16/16 : RUN ${MAKE} [2023-04-27T02:20:43.073Z] ---> Running in e34bc47f54bb [2023-04-27T02:20:43.073Z] noop [2023-04-27T02:20:43.073Z] Removing intermediate container e34bc47f54bb [2023-04-27T02:20:43.073Z] ---> 64b2c15c93b0 [2023-04-27T02:20:43.073Z] Successfully built 64b2c15c93b0 [2023-04-27T02:20:43.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:20:43.455Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:20:43.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:20:43.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-11279 does not seem to be running inside a container [2023-04-27T02:20:43.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T02:20:45.318Z] $ docker top 058cc76ad9417d3570435e20d99e5f92e57edce27eda3c75774688664540df22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:20:46.208Z] + go version [2023-04-27T02:20:46.208Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T02:20:46.241Z] $ docker stop --time=1 058cc76ad9417d3570435e20d99e5f92e57edce27eda3c75774688664540df22 [2023-04-27T02:20:47.970Z] $ docker rm -f --volumes 058cc76ad9417d3570435e20d99e5f92e57edce27eda3c75774688664540df22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:20:48.552Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:20:48.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:20:48.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-11279 does not seem to be running inside a container [2023-04-27T02:20:48.891Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T02:20:50.264Z] $ docker top b61cb8d762eb5c60d51076877269bef2531c202e9f115d2056a04b3170f019e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:20:51.192Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:20:51.882Z] + make test [2023-04-27T02:20:51.882Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-27T02:21:30.844Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-27T02:23:37.658Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-27T02:23:37.658Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-27T02:23:59.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:23:59.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:23:59.810Z] ./bin/test-attribution-txt.sh [2023-04-27T02:23:59.810Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-27T02:23:59.810Z] make -C web test [2023-04-27T02:23:59.810Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/6/web' [2023-04-27T02:23:59.810Z] make[1]: tput: No such file or directory [2023-04-27T02:23:59.810Z] make[1]: tput: No such file or directory [2023-04-27T02:23:59.810Z] warning: generating ./VERSION [2023-04-27T02:23:59.810Z] echo "0.0.0" > VERSION [2023-04-27T02:23:59.810Z] docker build \ [2023-04-27T02:23:59.810Z] -f Dockerfile \ [2023-04-27T02:23:59.810Z] --build-arg USER=1000 \ [2023-04-27T02:23:59.810Z] \ [2023-04-27T02:23:59.810Z] --label "git_sha=4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4" \ [2023-04-27T02:23:59.810Z] -t edgexfoundry/edgex-web-ui:4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 \ [2023-04-27T02:23:59.810Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-27T02:23:59.810Z] . [2023-04-27T02:23:59.810Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-27T02:23:59.810Z] Install the buildx component to build images with BuildKit: [2023-04-27T02:23:59.810Z] https://docs.docker.com/go/buildx/ [2023-04-27T02:23:59.810Z] [2023-04-27T02:24:00.081Z] Sending build context to Docker daemon 2.961MB [2023-04-27T02:24:00.081Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-27T02:24:00.081Z] 16.17-alpine3.15: Pulling from library/node [2023-04-27T02:24:00.352Z] 47517142f6ba: Pulling fs layer [2023-04-27T02:24:00.352Z] 5f8c4bfa009b: Pulling fs layer [2023-04-27T02:24:00.352Z] f7079c9c4ba1: Pulling fs layer [2023-04-27T02:24:00.352Z] aba105e6f55a: Pulling fs layer [2023-04-27T02:24:00.352Z] aba105e6f55a: Waiting [2023-04-27T02:24:00.352Z] f7079c9c4ba1: Verifying Checksum [2023-04-27T02:24:00.352Z] f7079c9c4ba1: Download complete [2023-04-27T02:24:00.352Z] 47517142f6ba: Verifying Checksum [2023-04-27T02:24:00.352Z] 47517142f6ba: Download complete [2023-04-27T02:24:00.352Z] aba105e6f55a: Verifying Checksum [2023-04-27T02:24:00.352Z] aba105e6f55a: Download complete [2023-04-27T02:24:01.423Z] 47517142f6ba: Pull complete [2023-04-27T02:24:01.423Z] 5f8c4bfa009b: Verifying Checksum [2023-04-27T02:24:01.423Z] 5f8c4bfa009b: Download complete [2023-04-27T02:24:04.857Z] 5f8c4bfa009b: Pull complete [2023-04-27T02:24:05.473Z] f7079c9c4ba1: Pull complete [2023-04-27T02:24:05.759Z] aba105e6f55a: Pull complete [2023-04-27T02:24:05.759Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-27T02:24:06.031Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-27T02:24:06.031Z] ---> bf1b8b58d215 [2023-04-27T02:24:06.031Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-27T02:24:06.624Z] ---> Running in 535b40e9ce1e [2023-04-27T02:24:07.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:24:08.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:24:09.612Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-27T02:24:09.612Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-27T02:24:09.612Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-27T02:24:09.612Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-27T02:24:09.612Z] (5/128) Installing libxcb (1.14-r2) [2023-04-27T02:24:09.612Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-27T02:24:09.612Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-27T02:24:09.612Z] (8/128) Installing libice (1.0.10-r0) [2023-04-27T02:24:09.612Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-27T02:24:09.612Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-27T02:24:09.612Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-27T02:24:09.612Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-27T02:24:09.885Z] (13/128) Installing xset (1.2.4-r0) [2023-04-27T02:24:09.885Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-27T02:24:09.885Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-27T02:24:09.885Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-27T02:24:09.885Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-27T02:24:09.885Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-27T02:24:09.885Z] (19/128) Installing libintl (0.21-r0) [2023-04-27T02:24:09.885Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-27T02:24:09.885Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-27T02:24:09.885Z] (22/128) Installing pcre (8.45-r1) [2023-04-27T02:24:09.885Z] (23/128) Installing glib (2.70.1-r0) [2023-04-27T02:24:09.885Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-27T02:24:09.885Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-27T02:24:10.159Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-27T02:24:10.159Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-27T02:24:10.159Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-27T02:24:10.159Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-27T02:24:10.159Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-27T02:24:10.159Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-27T02:24:10.434Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-27T02:24:10.434Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-27T02:24:10.434Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-27T02:24:10.434Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-27T02:24:10.434Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-27T02:24:10.434Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-27T02:24:10.434Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-27T02:24:10.434Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-27T02:24:10.434Z] (40/128) Installing libxi (1.8-r0) [2023-04-27T02:24:10.434Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-27T02:24:10.434Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-27T02:24:10.434Z] (43/128) Installing atk (2.36.0-r0) [2023-04-27T02:24:10.434Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-27T02:24:10.434Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-27T02:24:10.434Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-27T02:24:10.434Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-27T02:24:10.709Z] (48/128) Installing expat (2.5.0-r0) [2023-04-27T02:24:10.709Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-27T02:24:10.709Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-27T02:24:10.709Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-27T02:24:10.709Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-27T02:24:10.709Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-27T02:24:10.709Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-27T02:24:10.709Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-27T02:24:10.709Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-27T02:24:10.709Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-27T02:24:10.983Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-27T02:24:10.983Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-27T02:24:10.983Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-27T02:24:10.983Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-27T02:24:10.983Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-27T02:24:10.983Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-27T02:24:10.983Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-27T02:24:10.983Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-27T02:24:10.983Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-27T02:24:11.255Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-27T02:24:11.255Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-27T02:24:11.255Z] (69/128) Installing pango (1.48.10-r0) [2023-04-27T02:24:11.255Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-27T02:24:11.255Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-27T02:24:11.255Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-27T02:24:11.255Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-27T02:24:11.532Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-27T02:24:11.532Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-27T02:24:11.806Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-27T02:24:12.078Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-27T02:24:12.078Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-27T02:24:12.078Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-27T02:24:12.078Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-27T02:24:14.048Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-27T02:24:14.317Z] (80/128) Installing flac (1.3.4-r0) [2023-04-27T02:24:14.317Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-27T02:24:14.317Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-27T02:24:14.317Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-27T02:24:14.317Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-27T02:24:14.317Z] (85/128) Installing libass (0.15.2-r0) [2023-04-27T02:24:14.317Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-27T02:24:14.591Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-27T02:24:14.591Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-27T02:24:14.591Z] (89/128) Installing lame (3.100-r0) [2023-04-27T02:24:14.591Z] (90/128) Installing opus (1.3.1-r1) [2023-04-27T02:24:14.591Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-27T02:24:14.591Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-27T02:24:14.591Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-27T02:24:14.591Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-27T02:24:14.591Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-27T02:24:14.591Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-27T02:24:14.866Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-27T02:24:14.866Z] (98/128) Installing libva (2.13.0-r0) [2023-04-27T02:24:14.866Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-27T02:24:14.866Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-27T02:24:14.866Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-27T02:24:14.866Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-27T02:24:14.866Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-27T02:24:14.866Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-27T02:24:14.866Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-27T02:24:15.138Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-27T02:24:15.138Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-27T02:24:15.733Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-27T02:24:15.733Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-27T02:24:15.733Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-27T02:24:15.733Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-27T02:24:15.733Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-27T02:24:15.733Z] (113/128) Installing nspr (4.32-r0) [2023-04-27T02:24:15.733Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-27T02:24:15.733Z] (115/128) Installing nss (3.78.1-r0) [2023-04-27T02:24:15.733Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-27T02:24:15.733Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-27T02:24:16.006Z] (118/128) Installing orc (0.4.32-r0) [2023-04-27T02:24:16.006Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-27T02:24:16.006Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-27T02:24:16.006Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-27T02:24:16.006Z] (122/128) Installing libpulse (15.0-r2) [2023-04-27T02:24:16.006Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-27T02:24:16.006Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-27T02:24:16.006Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-27T02:24:16.006Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-27T02:24:16.006Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-27T02:24:16.006Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-27T02:24:20.310Z] Executing busybox-1.34.1-r7.trigger [2023-04-27T02:24:20.310Z] Executing glib-2.70.1-r0.trigger [2023-04-27T02:24:20.310Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-27T02:24:23.698Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-27T02:24:23.698Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-27T02:24:23.698Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-27T02:24:23.698Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-27T02:24:23.698Z] OK: 275 MiB in 144 packages [2023-04-27T02:24:36.057Z] Removing intermediate container 535b40e9ce1e [2023-04-27T02:24:36.057Z] ---> cf2ee2b591aa [2023-04-27T02:24:36.057Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-27T02:24:36.057Z] ---> Running in bf7b1d7c85ef [2023-04-27T02:24:36.057Z] Removing intermediate container bf7b1d7c85ef [2023-04-27T02:24:36.057Z] ---> 37018dce9fb4 [2023-04-27T02:24:36.057Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-27T02:24:36.057Z] ---> Running in 9b0d5fd1bac2 [2023-04-27T02:24:36.057Z] Removing intermediate container 9b0d5fd1bac2 [2023-04-27T02:24:36.057Z] ---> 7ad62c1fd5ad [2023-04-27T02:24:36.057Z] Step 5/10 : RUN npm install -g npm [2023-04-27T02:24:36.057Z] ---> Running in 64ad719c47b2 [2023-04-27T02:25:08.346Z] [2023-04-27T02:25:08.346Z] removed 7 packages, changed 100 packages, and audited 239 packages in 27s [2023-04-27T02:25:08.346Z] [2023-04-27T02:25:08.346Z] 18 packages are looking for funding [2023-04-27T02:25:08.346Z] run `npm fund` for details [2023-04-27T02:25:08.346Z] [2023-04-27T02:25:08.346Z] found 0 vulnerabilities [2023-04-27T02:25:10.297Z] Removing intermediate container 64ad719c47b2 [2023-04-27T02:25:10.297Z] ---> d029b2f1fb61 [2023-04-27T02:25:10.297Z] Step 6/10 : ARG USER=1000 [2023-04-27T02:25:10.297Z] ---> Running in d7413dd8a366 [2023-04-27T02:25:10.574Z] Removing intermediate container d7413dd8a366 [2023-04-27T02:25:10.574Z] ---> 5b6af067af44 [2023-04-27T02:25:10.574Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-27T02:25:10.574Z] ---> Running in e8daafb8faf3 [2023-04-27T02:25:12.529Z] Removing intermediate container e8daafb8faf3 [2023-04-27T02:25:12.529Z] ---> 2a963675e4f1 [2023-04-27T02:25:12.529Z] Step 8/10 : USER $USER:$USER [2023-04-27T02:25:12.529Z] ---> Running in fc146739c6a0 [2023-04-27T02:25:12.813Z] Removing intermediate container fc146739c6a0 [2023-04-27T02:25:12.813Z] ---> e8bbddb80b95 [2023-04-27T02:25:12.813Z] Step 9/10 : WORKDIR /app [2023-04-27T02:25:13.087Z] ---> Running in f0e3e7bf2731 [2023-04-27T02:25:13.357Z] Removing intermediate container f0e3e7bf2731 [2023-04-27T02:25:13.357Z] ---> b1963b1af8e4 [2023-04-27T02:25:13.357Z] Step 10/10 : LABEL git_sha=4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 [2023-04-27T02:25:13.357Z] ---> Running in ac1ddb340cea [2023-04-27T02:25:13.626Z] Removing intermediate container ac1ddb340cea [2023-04-27T02:25:13.626Z] ---> d2bf060dc99b [2023-04-27T02:25:13.898Z] Successfully built d2bf060dc99b [2023-04-27T02:25:13.899Z] Successfully tagged edgexfoundry/edgex-web-ui:4722a2cf2b8fd4f1e0ea47131ed5fdd12df34fc4 [2023-04-27T02:25:13.899Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-27T02:25:13.899Z] touch edgex-web-ui.imagebuilt [2023-04-27T02:25:13.899Z] mkdir -p node_modules coverage [2023-04-27T02:25:13.899Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-27T02:25:13.899Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-27T02:25:32.173Z] npm ERR! code ERESOLVE [2023-04-27T02:25:32.173Z] npm ERR! ERESOLVE could not resolve [2023-04-27T02:25:32.173Z] npm ERR! [2023-04-27T02:25:32.173Z] npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 [2023-04-27T02:25:32.173Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-04-27T02:25:32.173Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-27T02:25:32.173Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-04-27T02:25:32.173Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-04-27T02:25:32.173Z] npm ERR! node_modules/@angular/localize [2023-04-27T02:25:32.173Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-04-27T02:25:32.173Z] npm ERR! [2023-04-27T02:25:32.173Z] npm ERR! Could not resolve dependency: [2023-04-27T02:25:32.173Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-04-27T02:25:32.173Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-27T02:25:32.173Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-04-27T02:25:32.173Z] npm ERR! [2023-04-27T02:25:32.173Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.8 [2023-04-27T02:25:32.173Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-27T02:25:32.173Z] npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 [2023-04-27T02:25:32.173Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-27T02:25:32.173Z] npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project [2023-04-27T02:25:32.173Z] npm ERR! [2023-04-27T02:25:32.173Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-04-27T02:25:32.173Z] npm ERR! this command with --force or --legacy-peer-deps [2023-04-27T02:25:32.173Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-04-27T02:25:32.173Z] npm ERR! [2023-04-27T02:25:32.173Z] npm ERR! [2023-04-27T02:25:32.173Z] npm ERR! For a full report see: [2023-04-27T02:25:32.173Z] npm ERR! /home/node/.npm/_logs/2023-04-27T02_25_17_119Z-eresolve-report.txt [2023-04-27T02:25:32.173Z] [2023-04-27T02:25:32.173Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-04-27T02_25_17_119Z-debug-0.log [2023-04-27T02:25:32.173Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-04-27T02:25:32.173Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/6/web' [2023-04-27T02:25:32.173Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-04-27T02:25:32.207Z] $ docker stop --time=1 b61cb8d762eb5c60d51076877269bef2531c202e9f115d2056a04b3170f019e7 [2023-04-27T02:25:34.069Z] $ docker rm -f --volumes b61cb8d762eb5c60d51076877269bef2531c202e9f115d2056a04b3170f019e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:25:35.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:25:35.394Z] [2023-04-27T02:25:35.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:25:35.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:25:36.018Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T02:25:36.018Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T02:25:36.018Z] 04944245beec: Pulling fs layer [2023-04-27T02:25:36.018Z] 699f458cf7ca: Pulling fs layer [2023-04-27T02:25:36.018Z] 765212b225bb: Pulling fs layer [2023-04-27T02:25:36.018Z] f23df028b6ca: Pulling fs layer [2023-04-27T02:25:36.018Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T02:25:36.018Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T02:25:36.018Z] 765212b225bb: Waiting [2023-04-27T02:25:36.018Z] f23df028b6ca: Waiting [2023-04-27T02:25:36.018Z] d65c8cfc05b1: Waiting [2023-04-27T02:25:36.018Z] 2437ff75d9bd: Waiting [2023-04-27T02:25:36.018Z] 04944245beec: Verifying Checksum [2023-04-27T02:25:36.018Z] 04944245beec: Download complete [2023-04-27T02:25:36.018Z] 765212b225bb: Verifying Checksum [2023-04-27T02:25:36.018Z] 765212b225bb: Download complete [2023-04-27T02:25:36.018Z] f23df028b6ca: Verifying Checksum [2023-04-27T02:25:36.018Z] f23df028b6ca: Download complete [2023-04-27T02:25:36.018Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T02:25:36.018Z] d65c8cfc05b1: Download complete [2023-04-27T02:25:36.289Z] 699f458cf7ca: Verifying Checksum [2023-04-27T02:25:36.289Z] 699f458cf7ca: Download complete [2023-04-27T02:25:36.560Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T02:25:36.560Z] 8998bd30e6a1: Download complete [2023-04-27T02:25:39.154Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T02:25:39.154Z] 2437ff75d9bd: Download complete [2023-04-27T02:25:40.576Z] 8998bd30e6a1: Pull complete [2023-04-27T02:25:41.163Z] 04944245beec: Pull complete [2023-04-27T02:25:42.572Z] 699f458cf7ca: Pull complete [2023-04-27T02:25:42.573Z] 765212b225bb: Pull complete [2023-04-27T02:25:43.535Z] f23df028b6ca: Pull complete [2023-04-27T02:25:43.535Z] d65c8cfc05b1: Pull complete [2023-04-27T02:25:58.531Z] 2437ff75d9bd: Pull complete [2023-04-27T02:25:58.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T02:25:58.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:25:58.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:25:58.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-11279 does not seem to be running inside a container [2023-04-27T02:25:58.820Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T02:26:01.836Z] $ docker top 9851bb0f12717ae7a25438f5bade8d53c950373df9559b82861a841c65d5a517 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:02.711Z] ---> job-cost.sh [2023-04-27T02:26:02.711Z] lf-activate-venv: SKIPPING [2023-04-27T02:26:02.711Z] INFO: No Stack... [2023-04-27T02:26:03.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T02:26:03.884Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:26:04.535Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2023-04-27T02:26:04.535Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:26:04.616Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [2023-04-27T02:26:04.626Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] did not exist. Created. [2023-04-27T02:26:04.626Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:26:05.290Z] /w/workspace/edgex-ui-go/6@tmp/durable-92a430dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T02:26:05.948Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T02:26:05.964Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T02:26:06.640Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:26:06.650Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:26:06.685Z] $ docker stop --time=1 9851bb0f12717ae7a25438f5bade8d53c950373df9559b82861a841c65d5a517 [2023-04-27T02:26:08.230Z] $ docker rm -f --volumes 9851bb0f12717ae7a25438f5bade8d53c950373df9559b82861a841c65d5a517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T02:26:08.504Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-27T02:26:09.217Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives ] [2023-04-27T02:26:09.217Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives [2023-04-27T02:26:09.217Z] total 16 [2023-04-27T02:26:09.217Z] drwxr-xr-x 3 root root 4096 Apr 27 02:09 . [2023-04-27T02:26:09.217Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:09 .. [2023-04-27T02:26:09.217Z] drwxr-xr-x 2 root root 4096 Apr 27 02:09 cost [2023-04-27T02:26:09.217Z] -rw-r--r-- 1 root root 83 Apr 27 02:09 cost.csv [2023-04-27T02:26:09.217Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives [2023-04-27T02:26:09.217Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives [2023-04-27T02:26:09.217Z] total 16 [2023-04-27T02:26:09.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:09 . [2023-04-27T02:26:09.217Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:09 .. [2023-04-27T02:26:09.217Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:09 cost [2023-04-27T02:26:09.217Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 27 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:09.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:10.364Z] ---> package-listing.sh [2023-04-27T02:26:10.364Z] ++ facter osfamily [2023-04-27T02:26:10.364Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T02:26:10.623Z] + OS_FAMILY=debian [2023-04-27T02:26:10.623Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-585 [2023-04-27T02:26:10.623Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T02:26:10.623Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T02:26:10.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T02:26:10.623Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T02:26:10.623Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' [2023-04-27T02:26:10.623Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T02:26:10.623Z] + case "${OS_FAMILY}" in [2023-04-27T02:26:10.623Z] + dpkg -l [2023-04-27T02:26:10.623Z] + grep '^ii' [2023-04-27T02:26:10.623Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T02:26:10.623Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T02:26:10.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T02:26:10.623Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' [2023-04-27T02:26:10.623Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ [2023-04-27T02:26:10.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ [Pipeline] echo [2023-04-27T02:26:10.634Z] 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-585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T02:26:10.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:26:11.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:26:11.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:26:11.543Z] prd-ubuntu20.04-docker-8c-8g-11174 does not seem to be running inside a container [2023-04-27T02:26:11.578Z] $ 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-585/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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:26:11.767Z] $ docker top 451b6e29ef6d7af85d9f9de19319fd380ac9a9f5137124453944c9c36ed80bae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:26:12.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T02:26:12.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T02:26:12.676Z] + ls /var/log/sa-host [2023-04-27T02:26:12.676Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:26:12.839Z] provisioning config files... [2023-04-27T02:26:12.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config18432034138286491915tmp [Pipeline] { [Pipeline] echo [2023-04-27T02:26:12.867Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:13.152Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T02:26:13.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:13.505Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T02:26:13.513Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:13.795Z] ---> sudo-logs.sh [2023-04-27T02:26:13.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T02:26:13.825Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:14.114Z] ---> job-cost.sh [2023-04-27T02:26:14.114Z] lf-activate-venv: SKIPPING [2023-04-27T02:26:14.114Z] DEBUG: total: 0.2199999988079071 [2023-04-27T02:26:14.114Z] INFO: Retrieving Stack Cost... [2023-04-27T02:26:14.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:26:14.943Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T02:26:14.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:26:15.238Z] ---> logs-deploy.sh [2023-04-27T02:26:15.238Z] lf-activate-venv: SKIPPING [2023-04-27T02:26:15.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-585/6 [2023-04-27T02:26:15.238Z] INFO: archiving workspace using pattern(s): [2023-04-27T02:26:16.175Z] Archives upload complete. [2023-04-27T02:26:16.434Z] INFO: archiving logs to Nexus [2023-04-27T02:26:17.006Z] ---> uname -a: [2023-04-27T02:26:17.006Z] Linux prd-ubuntu20-04-docker-8c-8g-11174 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] ---> lscpu: [2023-04-27T02:26:17.006Z] Architecture: x86_64 [2023-04-27T02:26:17.006Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-27T02:26:17.006Z] Byte Order: Little Endian [2023-04-27T02:26:17.006Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-27T02:26:17.006Z] CPU(s): 8 [2023-04-27T02:26:17.006Z] On-line CPU(s) list: 0-7 [2023-04-27T02:26:17.006Z] Thread(s) per core: 1 [2023-04-27T02:26:17.006Z] Core(s) per socket: 1 [2023-04-27T02:26:17.006Z] Socket(s): 8 [2023-04-27T02:26:17.006Z] NUMA node(s): 1 [2023-04-27T02:26:17.006Z] Vendor ID: AuthenticAMD [2023-04-27T02:26:17.006Z] CPU family: 23 [2023-04-27T02:26:17.006Z] Model: 49 [2023-04-27T02:26:17.006Z] Model name: AMD EPYC-Rome Processor [2023-04-27T02:26:17.006Z] Stepping: 0 [2023-04-27T02:26:17.006Z] CPU MHz: 2799.996 [2023-04-27T02:26:17.006Z] BogoMIPS: 5599.99 [2023-04-27T02:26:17.006Z] Virtualization: AMD-V [2023-04-27T02:26:17.006Z] Hypervisor vendor: KVM [2023-04-27T02:26:17.006Z] Virtualization type: full [2023-04-27T02:26:17.006Z] L1d cache: 256 KiB [2023-04-27T02:26:17.006Z] L1i cache: 256 KiB [2023-04-27T02:26:17.006Z] L2 cache: 4 MiB [2023-04-27T02:26:17.006Z] L3 cache: 128 MiB [2023-04-27T02:26:17.006Z] NUMA node0 CPU(s): 0-7 [2023-04-27T02:26:17.006Z] Vulnerability Itlb multihit: Not affected [2023-04-27T02:26:17.006Z] Vulnerability L1tf: Not affected [2023-04-27T02:26:17.006Z] Vulnerability Mds: Not affected [2023-04-27T02:26:17.006Z] Vulnerability Meltdown: Not affected [2023-04-27T02:26:17.006Z] Vulnerability Mmio stale data: Not affected [2023-04-27T02:26:17.006Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-27T02:26:17.006Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-27T02:26:17.006Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-27T02:26:17.006Z] Vulnerability Srbds: Not affected [2023-04-27T02:26:17.006Z] Vulnerability Tsx async abort: Not affected [2023-04-27T02:26:17.006Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] ---> nproc: [2023-04-27T02:26:17.006Z] 8 [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] ---> df -h: [2023-04-27T02:26:17.006Z] Filesystem Size Used Avail Use% Mounted on [2023-04-27T02:26:17.006Z] overlay 155G 12G 143G 8% / [2023-04-27T02:26:17.006Z] tmpfs 64M 0 64M 0% /dev [2023-04-27T02:26:17.006Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-27T02:26:17.006Z] shm 64M 0 64M 0% /dev/shm [2023-04-27T02:26:17.006Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] ---> sar -b -r -n DEV: [2023-04-27T02:26:17.006Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11174) 04/27/23 _x86_64_ (8 CPU) [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] 02:07:07 LINUX RESTART (8 CPU) [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-27T02:26:17.006Z] 02:09:01 227.48 1.43 226.05 0.00 47.19 93655.19 0.00 [2023-04-27T02:26:17.006Z] 02:10:01 219.23 1.78 217.45 0.00 44.93 43398.77 0.00 [2023-04-27T02:26:17.006Z] 02:11:01 1.77 0.00 1.77 0.00 0.00 20.55 0.00 [2023-04-27T02:26:17.006Z] 02:12:01 2.17 0.00 2.17 0.00 0.00 24.93 0.00 [2023-04-27T02:26:17.006Z] 02:13:01 39.59 11.78 27.81 0.00 5425.26 6317.49 0.00 [2023-04-27T02:26:17.006Z] 02:14:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 [2023-04-27T02:26:17.006Z] 02:15:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-04-27T02:26:17.006Z] 02:16:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 [2023-04-27T02:26:17.006Z] 02:17:01 1.50 0.02 1.48 0.00 0.13 17.06 0.00 [2023-04-27T02:26:17.006Z] 02:18:01 2.65 0.00 2.65 0.00 0.00 42.53 0.00 [2023-04-27T02:26:17.006Z] 02:19:02 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-04-27T02:26:17.006Z] 02:20:01 2.07 0.00 2.07 0.00 0.00 23.45 0.00 [2023-04-27T02:26:17.006Z] 02:21:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-04-27T02:26:17.006Z] 02:22:01 1.93 0.02 1.92 0.00 0.13 22.40 0.00 [2023-04-27T02:26:17.006Z] 02:23:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 [2023-04-27T02:26:17.006Z] 02:24:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 [2023-04-27T02:26:17.006Z] 02:25:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2023-04-27T02:26:17.006Z] 02:26:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 [2023-04-27T02:26:17.006Z] Average: 28.53 0.84 27.69 0.00 306.86 7990.01 0.00 [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-27T02:26:17.006Z] 02:09:01 27730444 31546400 759888 2.31 146320 3832816 1917484 5.65 1229628 3436764 648 [2023-04-27T02:26:17.006Z] 02:10:01 27111224 31584660 723232 2.20 172048 4420336 1768476 5.21 1275944 3970080 456 [2023-04-27T02:26:17.006Z] 02:11:01 27111200 31584684 723096 2.20 172064 4420340 1768476 5.21 1275712 3970040 184 [2023-04-27T02:26:17.006Z] 02:12:01 27115016 31588960 718980 2.19 172124 4420340 1768476 5.21 1271204 3970412 204 [2023-04-27T02:26:17.006Z] 02:13:01 26738884 31566688 730828 2.22 179740 4752868 1827328 5.39 1505144 4082872 4 [2023-04-27T02:26:17.006Z] 02:14:01 26747112 31574948 722484 2.20 179796 4752864 1827328 5.39 1496808 4082872 8 [2023-04-27T02:26:17.006Z] 02:15:01 26747340 31575280 722108 2.20 179860 4752872 1827328 5.39 1497152 4082876 12 [2023-04-27T02:26:17.006Z] 02:16:01 26747808 31575820 721708 2.19 179916 4752880 1827328 5.39 1497484 4082884 168 [2023-04-27T02:26:17.006Z] 02:17:01 26747496 31575600 721960 2.20 179976 4752872 1827328 5.39 1496940 4082936 8 [2023-04-27T02:26:17.006Z] 02:18:01 26747712 31576028 720944 2.19 180076 4752856 1827328 5.39 1497216 4082920 8 [2023-04-27T02:26:17.006Z] 02:19:02 26747364 31575788 721172 2.19 180128 4752864 1827328 5.39 1497372 4082920 16 [2023-04-27T02:26:17.006Z] 02:20:01 26747552 31576016 720836 2.19 180164 4752868 1827328 5.39 1497640 4082924 180 [2023-04-27T02:26:17.006Z] 02:21:01 26747764 31576248 720524 2.19 180228 4752860 1827328 5.39 1496912 4082924 8 [2023-04-27T02:26:17.006Z] 02:22:01 26742156 31570896 725532 2.21 180296 4752872 1833072 5.40 1507060 4082952 172 [2023-04-27T02:26:17.006Z] 02:23:01 26746388 31575164 721436 2.19 180324 4752872 1816096 5.35 1497456 4082964 20 [2023-04-27T02:26:17.006Z] 02:24:01 26746240 31575084 721628 2.19 180388 4752876 1816096 5.35 1497508 4082964 188 [2023-04-27T02:26:17.006Z] 02:25:01 26746492 31575412 721308 2.19 180460 4752880 1816096 5.35 1497444 4082968 8 [2023-04-27T02:26:17.006Z] 02:26:01 26746792 31575776 720912 2.19 180524 4752884 1816096 5.35 1497256 4082976 8 [2023-04-27T02:26:17.006Z] Average: 26861944 31574970 724365 2.20 176913 4646334 1820351 5.36 1446216 4028236 128 [2023-04-27T02:26:17.006Z] [2023-04-27T02:26:17.006Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-27T02:26:17.006Z] 02:09:01 docker0 179.59 236.53 14.38 1793.37 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:09:01 veth5cc8d4c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:09:01 lo 5.33 5.33 0.55 0.55 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:09:01 ens3 604.35 405.55 8537.48 54.14 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:09:01 vethe68af1e 1.30 2.67 0.10 37.73 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:10:01 docker0 41.91 119.23 2.76 2239.78 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:10:01 ens3 230.86 113.75 4781.20 25.89 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:11:01 ens3 1.55 0.95 0.79 0.61 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:12:01 ens3 0.62 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:13:01 ens3 126.11 65.28 1951.57 4.73 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:14:01 ens3 0.55 0.22 0.09 0.02 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:15:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.006Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:16:01 ens3 0.98 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:17:01 ens3 2.40 0.00 0.22 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:18:01 ens3 1.17 0.55 0.50 0.35 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:19:02 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:20:01 ens3 0.34 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:21:01 ens3 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:22:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:23:01 ens3 0.45 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:24:01 ens3 0.45 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:25:01 ens3 0.35 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] 02:26:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] Average: docker0 12.32 19.78 0.95 224.27 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] Average: ens3 54.02 32.64 849.24 4.77 0.00 0.00 0.00 0.00 [2023-04-27T02:26:17.007Z] [2023-04-27T02:26:17.007Z] [2023-04-27T02:26:17.007Z] ---> sar -P ALL: [2023-04-27T02:26:17.007Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11174) 04/27/23 _x86_64_ (8 CPU) [2023-04-27T02:26:17.007Z] [2023-04-27T02:26:17.007Z] 02:07:07 LINUX RESTART (8 CPU) [2023-04-27T02:26:17.007Z] [2023-04-27T02:26:17.007Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-04-27T02:26:17.007Z] 02:09:01 all 23.77 0.00 6.83 1.54 0.11 67.75 [2023-04-27T02:26:17.007Z] 02:09:01 0 23.98 0.00 7.61 0.37 0.10 67.94 [2023-04-27T02:26:17.007Z] 02:09:01 1 24.05 0.00 7.61 5.45 0.10 62.79 [2023-04-27T02:26:17.007Z] 02:09:01 2 24.44 0.00 6.22 0.13 0.10 69.10 [2023-04-27T02:26:17.007Z] 02:09:01 3 21.61 0.00 7.09 0.47 0.12 70.70 [2023-04-27T02:26:17.007Z] 02:09:01 4 23.18 0.00 7.05 4.18 0.10 65.49 [2023-04-27T02:26:17.007Z] 02:09:01 5 24.26 0.00 6.06 0.71 0.10 68.86 [2023-04-27T02:26:17.007Z] 02:09:01 6 25.45 0.00 5.94 0.30 0.10 68.21 [2023-04-27T02:26:17.007Z] 02:09:01 7 23.16 0.00 7.05 0.75 0.12 68.93 [2023-04-27T02:26:17.007Z] 02:10:01 all 5.35 0.00 2.47 0.96 0.06 91.16 [2023-04-27T02:26:17.007Z] 02:10:01 0 9.31 0.00 2.94 0.70 0.07 86.98 [2023-04-27T02:26:17.007Z] 02:10:01 1 4.00 0.00 2.76 0.22 0.05 92.97 [2023-04-27T02:26:17.007Z] 02:10:01 2 4.48 0.00 2.66 1.59 0.05 91.21 [2023-04-27T02:26:17.007Z] 02:10:01 3 5.15 0.00 2.25 0.25 0.07 92.29 [2023-04-27T02:26:17.007Z] 02:10:01 4 4.98 0.00 1.97 0.69 0.07 92.29 [2023-04-27T02:26:17.007Z] 02:10:01 5 5.89 0.00 2.88 2.24 0.03 88.97 [2023-04-27T02:26:17.007Z] 02:10:01 6 4.07 0.00 1.98 0.67 0.05 93.24 [2023-04-27T02:26:17.007Z] 02:10:01 7 4.95 0.00 2.32 1.35 0.07 91.31 [2023-04-27T02:26:17.007Z] 02:11:01 all 0.28 0.00 0.02 0.00 0.00 99.69 [2023-04-27T02:26:17.007Z] 02:11:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2023-04-27T02:26:17.007Z] 02:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-27T02:26:17.007Z] 02:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:11:01 4 1.95 0.00 0.02 0.00 0.00 98.03 [2023-04-27T02:26:17.007Z] 02:11:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-27T02:26:17.007Z] 02:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-27T02:26:17.007Z] 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:12:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:12:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-27T02:26:17.007Z] 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:12:01 4 0.13 0.00 0.05 0.00 0.00 99.82 [2023-04-27T02:26:17.007Z] 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:12:01 6 0.05 0.00 0.02 0.03 0.02 99.88 [2023-04-27T02:26:17.007Z] 02:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:13:01 all 1.30 0.00 0.65 0.25 0.02 97.79 [2023-04-27T02:26:17.007Z] 02:13:01 0 2.44 0.00 0.77 0.28 0.02 96.50 [2023-04-27T02:26:17.007Z] 02:13:01 1 0.95 0.00 0.58 0.03 0.02 98.42 [2023-04-27T02:26:17.007Z] 02:13:01 2 0.92 0.00 0.55 0.40 0.02 98.12 [2023-04-27T02:26:17.007Z] 02:13:01 3 1.48 0.00 0.47 0.05 0.02 97.98 [2023-04-27T02:26:17.007Z] 02:13:01 4 0.79 0.00 0.45 0.13 0.03 98.59 [2023-04-27T02:26:17.007Z] 02:13:01 5 1.80 0.00 1.12 0.03 0.00 97.05 [2023-04-27T02:26:17.007Z] 02:13:01 6 0.57 0.00 0.35 0.90 0.02 98.16 [2023-04-27T02:26:17.007Z] 02:13:01 7 1.42 0.00 0.90 0.18 0.02 97.48 [2023-04-27T02:26:17.007Z] 02:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T02:26:17.007Z] 02:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-27T02:26:17.007Z] 02:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-04-27T02:26:17.007Z] 02:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T02:26:17.007Z] 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.007Z] 02:15:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2023-04-27T02:26:17.007Z] 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:15:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-27T02:26:17.007Z] 02:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T02:26:17.007Z] 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T02:26:17.007Z] 02:16:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2023-04-27T02:26:17.007Z] 02:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-27T02:26:17.007Z] 02:16:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:17:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-04-27T02:26:17.007Z] 02:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T02:26:17.007Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-27T02:26:17.007Z] 02:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-27T02:26:17.007Z] 02:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T02:26:17.007Z] 02:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-04-27T02:26:17.007Z] 02:18:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2023-04-27T02:26:17.007Z] 02:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2023-04-27T02:26:17.007Z] 02:18:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-27T02:26:17.007Z] 02:18:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2023-04-27T02:26:17.007Z] 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.007Z] 02:19:02 all 0.06 0.00 0.01 0.00 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:19:02 0 0.32 0.00 0.00 0.00 0.00 99.68 [2023-04-27T02:26:17.007Z] 02:19:02 1 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-27T02:26:17.007Z] 02:19:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:19:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.007Z] 02:19:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T02:26:17.007Z] 02:19:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.007Z] 02:19:02 6 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-27T02:26:17.007Z] 02:19:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.007Z] [2023-04-27T02:26:17.008Z] 02:19:02 CPU %user %nice %system %iowait %steal %idle [2023-04-27T02:26:17.008Z] 02:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-27T02:26:17.008Z] 02:20:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-27T02:26:17.008Z] 02:20:01 1 0.08 0.00 0.03 0.00 0.02 99.86 [2023-04-27T02:26:17.008Z] 02:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T02:26:17.008Z] 02:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:20:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-27T02:26:17.008Z] 02:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-04-27T02:26:17.008Z] 02:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T02:26:17.008Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:21:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:21:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:22:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:22:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-27T02:26:17.008Z] 02:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2023-04-27T02:26:17.008Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-27T02:26:17.008Z] 02:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:23:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2023-04-27T02:26:17.008Z] 02:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-27T02:26:17.008Z] 02:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T02:26:17.008Z] 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-27T02:26:17.008Z] 02:24:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-04-27T02:26:17.008Z] 02:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:24:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2023-04-27T02:26:17.008Z] 02:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:24:01 4 0.17 0.00 0.03 0.00 0.00 99.80 [2023-04-27T02:26:17.008Z] 02:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T02:26:17.008Z] 02:24:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-27T02:26:17.008Z] 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:25:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-04-27T02:26:17.008Z] 02:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-27T02:26:17.008Z] 02:25:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2023-04-27T02:26:17.008Z] 02:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-27T02:26:17.008Z] 02:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-27T02:26:17.008Z] 02:25:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2023-04-27T02:26:17.008Z] 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-27T02:26:17.008Z] 02:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-04-27T02:26:17.008Z] 02:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:26:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2023-04-27T02:26:17.008Z] 02:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-27T02:26:17.008Z] 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:26:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2023-04-27T02:26:17.008Z] 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] 02:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-27T02:26:17.008Z] 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-27T02:26:17.008Z] Average: all 1.74 0.00 0.56 0.16 0.01 97.54 [2023-04-27T02:26:17.008Z] Average: 0 2.02 0.00 0.64 0.08 0.01 97.26 [2023-04-27T02:26:17.008Z] Average: 1 1.63 0.00 0.62 0.32 0.02 97.40 [2023-04-27T02:26:17.008Z] Average: 2 1.67 0.00 0.53 0.12 0.01 97.67 [2023-04-27T02:26:17.008Z] Average: 3 1.56 0.00 0.54 0.04 0.01 97.84 [2023-04-27T02:26:17.008Z] Average: 4 1.95 0.00 0.54 0.28 0.02 97.22 [2023-04-27T02:26:17.008Z] Average: 5 1.77 0.00 0.56 0.17 0.01 97.50 [2023-04-27T02:26:17.008Z] Average: 6 1.67 0.00 0.46 0.13 0.01 97.73 [2023-04-27T02:26:17.008Z] Average: 7 1.62 0.00 0.57 0.13 0.01 97.67 [2023-04-27T02:26:17.008Z] [2023-04-27T02:26:17.008Z] [2023-04-27T02:26:17.008Z]