Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b7835a6bc502bff85c2123a9d623aba7bf628ed+c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (05526afba38ccdd69e44b71da500b452a3c81f86) 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-ssh9034579441776662887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10375707606088551421.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7994437067548126048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2992227056162232886.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3364440735990573219.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-15984 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [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-608 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c4cb8c1d83e7739b2fef955a569d1bef7b44e72b into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed Merge succeeded, producing 04c1a7c2b985edde0253559e42e54ff9b7f4c393 Checking out Revision 04c1a7c2b985edde0253559e42e54ff9b7f4c393 (PR-608) > 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # 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 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04c1a7c2b985edde0253559e42e54ff9b7f4c393 # timeout=10 Commit message: "Merge commit 'c4cb8c1d83e7739b2fef955a569d1bef7b44e72b' into HEAD" > git rev-list --no-walk 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T02:09:23.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T02:09:23.226Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T02:09:23.241Z] ========================================================= [2023-05-18T02:09:23.241Z] EdgeX Global Pipelines Version Info [2023-05-18T02:09:23.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:09:23.964Z] ------------------- [2023-05-18T02:09:23.964Z] stable info: [2023-05-18T02:09:23.964Z] ------------------- [2023-05-18T02:09:23.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T02:09:23.964Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T02:09:23.964Z] Message: update stable to v1.0.249 [2023-05-18T02:09:24.534Z] ------------------- [2023-05-18T02:09:24.534Z] experimental info: [2023-05-18T02:09:24.534Z] ------------------- [2023-05-18T02:09:24.534Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T02:09:24.534Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T02:09:24.534Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T02:09:24.702Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-18T02:09:24.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-18T02:09:24.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T02:09:24.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T02:09:24.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T02:09:24.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T02:09:24.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T02:09:24.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T02:09:24.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T02:09:24.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T02:09:24.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T02:09:24.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-18T02:09:24.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T02:09:24.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T02:09:24.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T02:09:24.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T02:09:24.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T02:09:24.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T02:09:24.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T02:09:24.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T02:09:24.979Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T02:09:24.995Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T02:09:25.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T02:09:25.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T02:09:25.034Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T02:09:25.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T02:09:25.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T02:09:25.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo [2023-05-18T02:09:25.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo [2023-05-18T02:09:25.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo [2023-05-18T02:09:25.111Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo [2023-05-18T02:09:25.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04c1a7c [Pipeline] echo [2023-05-18T02:09:25.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:09:25.189Z] provisioning config files... [2023-05-18T02:09:25.204Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config1452676618380611022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:09:25.508Z] ---> docker-login.sh [2023-05-18T02:09:25.508Z] nexus3.edgexfoundry.org:10001 [2023-05-18T02:09:25.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:25.770Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:25.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:25.770Z] [2023-05-18T02:09:25.770Z] Login Succeeded [2023-05-18T02:09:25.770Z] nexus3.edgexfoundry.org:10002 [2023-05-18T02:09:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:26.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:26.032Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:26.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:26.032Z] [2023-05-18T02:09:26.032Z] Login Succeeded [2023-05-18T02:09:26.032Z] nexus3.edgexfoundry.org:10003 [2023-05-18T02:09:26.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:26.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:26.032Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:26.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:26.032Z] [2023-05-18T02:09:26.032Z] Login Succeeded [2023-05-18T02:09:26.032Z] nexus3.edgexfoundry.org:10004 [2023-05-18T02:09:26.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:26.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:26.292Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:26.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:26.292Z] [2023-05-18T02:09:26.292Z] Login Succeeded [2023-05-18T02:09:26.292Z] docker.io [2023-05-18T02:09:26.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:26.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:26.553Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:26.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:26.553Z] [2023-05-18T02:09:26.553Z] Login Succeeded [2023-05-18T02:09:26.553Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T02:09:26.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T02:09:26.918Z] + git rev-list -1 --merges 04c1a7c2b985edde0253559e42e54ff9b7f4c393~1..04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo [2023-05-18T02:09:26.963Z] -----------> git rev-list -1 --merges 04c1a7c2b985edde0253559e42e54ff9b7f4c393~1..04c1a7c2b985edde0253559e42e54ff9b7f4c393 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [2023-05-18T02:09:26.963Z] 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [false] [Pipeline] sh [2023-05-18T02:09:27.251Z] + git log --format=format:%s -1 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo [2023-05-18T02:09:27.266Z] ========================================================= [2023-05-18T02:09:27.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T02:09:27.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T02:09:27.589Z] + git log --format=format:%s -1 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo [2023-05-18T02:09:27.601Z] [semverPrep] GIT_COMMIT: 04c1a7c2b985edde0253559e42e54ff9b7f4c393, Commit Message: Merge commit 'c4cb8c1d83e7739b2fef955a569d1bef7b44e72b' into HEAD [Pipeline] echo [2023-05-18T02:09:27.609Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T02:09:27.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T02:09:27.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T02:09:27.989Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T02:09:27.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T02:09:27.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T02:09:27.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T02:09:27.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:09:28.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T02:09:28.367Z] [2023-05-18T02:09:28.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:09:28.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T02:09:28.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T02:09:28.672Z] b85a868b505f: Pulling fs layer [2023-05-18T02:09:28.672Z] e2be974225ed: Pulling fs layer [2023-05-18T02:09:28.672Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T02:09:28.672Z] 988bab9f4d93: Pulling fs layer [2023-05-18T02:09:28.672Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T02:09:28.672Z] eaf3925da568: Pulling fs layer [2023-05-18T02:09:28.672Z] bab4dde63d76: Pulling fs layer [2023-05-18T02:09:28.672Z] bde34c3a00c8: Pulling fs layer [2023-05-18T02:09:28.672Z] b352a97aabf1: Pulling fs layer [2023-05-18T02:09:28.672Z] 4872d77fe225: Pulling fs layer [2023-05-18T02:09:28.672Z] 5851b861e8e6: Pulling fs layer [2023-05-18T02:09:28.672Z] 988bab9f4d93: Waiting [2023-05-18T02:09:28.672Z] 1469e6f7b9e6: Waiting [2023-05-18T02:09:28.672Z] eaf3925da568: Waiting [2023-05-18T02:09:28.672Z] bab4dde63d76: Waiting [2023-05-18T02:09:28.672Z] bde34c3a00c8: Waiting [2023-05-18T02:09:28.672Z] b352a97aabf1: Waiting [2023-05-18T02:09:28.672Z] 4872d77fe225: Waiting [2023-05-18T02:09:28.672Z] e2be974225ed: Download complete [2023-05-18T02:09:28.672Z] 988bab9f4d93: Verifying Checksum [2023-05-18T02:09:28.672Z] 988bab9f4d93: Download complete [2023-05-18T02:09:28.672Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T02:09:28.672Z] 1469e6f7b9e6: Download complete [2023-05-18T02:09:28.932Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T02:09:28.932Z] 339a4e72a1f5: Download complete [2023-05-18T02:09:28.932Z] eaf3925da568: Download complete [2023-05-18T02:09:28.932Z] bde34c3a00c8: Download complete [2023-05-18T02:09:28.932Z] b352a97aabf1: Verifying Checksum [2023-05-18T02:09:28.932Z] 4872d77fe225: Verifying Checksum [2023-05-18T02:09:28.932Z] 4872d77fe225: Download complete [2023-05-18T02:09:28.932Z] 5851b861e8e6: Verifying Checksum [2023-05-18T02:09:28.932Z] 5851b861e8e6: Download complete [2023-05-18T02:09:28.932Z] b85a868b505f: Verifying Checksum [2023-05-18T02:09:28.932Z] b85a868b505f: Download complete [2023-05-18T02:09:29.192Z] bab4dde63d76: Verifying Checksum [2023-05-18T02:09:29.192Z] bab4dde63d76: Download complete [2023-05-18T02:09:30.134Z] b85a868b505f: Pull complete [2023-05-18T02:09:30.395Z] e2be974225ed: Pull complete [2023-05-18T02:09:30.656Z] 339a4e72a1f5: Pull complete [2023-05-18T02:09:30.915Z] 988bab9f4d93: Pull complete [2023-05-18T02:09:31.176Z] 1469e6f7b9e6: Pull complete [2023-05-18T02:09:31.176Z] eaf3925da568: Pull complete [2023-05-18T02:09:33.082Z] bab4dde63d76: Pull complete [2023-05-18T02:09:33.082Z] bde34c3a00c8: Pull complete [2023-05-18T02:09:33.342Z] b352a97aabf1: Pull complete [2023-05-18T02:09:33.342Z] 4872d77fe225: Pull complete [2023-05-18T02:09:33.342Z] 5851b861e8e6: Pull complete [2023-05-18T02:09:33.342Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T02:09:33.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T02:09:33.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:09:33.447Z] prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container [2023-05-18T02:09:33.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T02:09:36.391Z] $ docker top 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a -eo pid,comm [2023-05-18T02:09:36.446Z] 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-05-18T02:09:36.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T02:09:36.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T02:09:36.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T02:09:36.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T02:09:36.608Z] $ docker exec 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent [2023-05-18T02:09:36.714Z] SSH_AUTH_SOCK=/tmp/ssh-M1dd9naAsEjP/agent.31 [2023-05-18T02:09:36.715Z] SSH_AGENT_PID=37 [2023-05-18T02:09:36.723Z] Running ssh-add (command line suppressed) [2023-05-18T02:09:36.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10103441776426370390.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10103441776426370390.key) [2023-05-18T02:09:36.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T02:09:37.139Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T02:09:37.164Z] $ docker exec --env ******** --env ******** 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent -k [2023-05-18T02:09:37.257Z] unset SSH_AUTH_SOCK; [2023-05-18T02:09:37.258Z] unset SSH_AGENT_PID; [2023-05-18T02:09:37.258Z] echo Agent pid 37 killed; [2023-05-18T02:09:37.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T02:09:37.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T02:09:37.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T02:09:37.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T02:09:37.420Z] $ docker exec 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent [2023-05-18T02:09:37.539Z] SSH_AUTH_SOCK=/tmp/ssh-0CKbRd8fDGct/agent.69 [2023-05-18T02:09:37.539Z] SSH_AGENT_PID=75 [2023-05-18T02:09:37.544Z] Running ssh-add (command line suppressed) [2023-05-18T02:09:37.658Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10410174247876334402.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10410174247876334402.key) [2023-05-18T02:09:37.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T02:09:37.960Z] + git semver init [2023-05-18T02:09:38.221Z] 2023-05-18 02:09:38,135 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T02:09:38.221Z] 2023-05-18 02:09:38,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver [2023-05-18T02:09:38.221Z] 2023-05-18 02:09:38,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver [2023-05-18T02:09:38.221Z] 2023-05-18 02:09:38,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608, universal_newlines=False, shell=None, istream=None) [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,638 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.git/info/exclude [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 with force:False [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,639 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,642 [execute] INFO git cat-file --batch-check [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,649 [execute] INFO git cat-file --batch [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T02:09:40.149Z] 2023-05-18 02:09:39,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 [2023-05-18T02:09:40.149Z] 0.0.0 [Pipeline] } [2023-05-18T02:09:40.165Z] $ docker exec --env ******** --env ******** 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent -k [2023-05-18T02:09:40.262Z] unset SSH_AUTH_SOCK; [2023-05-18T02:09:40.263Z] unset SSH_AGENT_PID; [2023-05-18T02:09:40.263Z] echo Agent pid 75 killed; [2023-05-18T02:09:40.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T02:09:40.581Z] + git semver [Pipeline] } [2023-05-18T02:09:40.858Z] $ docker stop --time=1 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a [2023-05-18T02:09:42.109Z] $ docker rm -f --volumes 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T02:09:42.443Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T02:09:42.654Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T02:09:42.657Z] [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-05-18T02:09:42.800Z] provisioning config files... [2023-05-18T02:09:42.808Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config15310058219074788399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:09:43.103Z] ---> docker-login.sh [2023-05-18T02:09:43.103Z] nexus3.edgexfoundry.org:10001 [2023-05-18T02:09:43.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:43.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:43.103Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:43.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:43.103Z] [2023-05-18T02:09:43.103Z] Login Succeeded [2023-05-18T02:09:43.103Z] nexus3.edgexfoundry.org:10002 [2023-05-18T02:09:43.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:43.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:43.103Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:43.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:43.103Z] [2023-05-18T02:09:43.103Z] Login Succeeded [2023-05-18T02:09:43.103Z] nexus3.edgexfoundry.org:10003 [2023-05-18T02:09:43.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:43.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:43.364Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:43.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:43.364Z] [2023-05-18T02:09:43.364Z] Login Succeeded [2023-05-18T02:09:43.364Z] nexus3.edgexfoundry.org:10004 [2023-05-18T02:09:43.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:43.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:43.364Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:43.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:43.364Z] [2023-05-18T02:09:43.364Z] Login Succeeded [2023-05-18T02:09:43.364Z] docker.io [2023-05-18T02:09:43.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:09:43.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:09:43.623Z] Configure a credential helper to remove this warning. See [2023-05-18T02:09:43.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:09:43.623Z] [2023-05-18T02:09:43.623Z] Login Succeeded [2023-05-18T02:09:43.623Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T02:09:43.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T02:09:43.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:09:43.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:09:43.732Z] ========================================================= [2023-05-18T02:09:43.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T02:09:43.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:09:44.048Z] + 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-05-18T02:09:44.308Z] Sending build context to Docker daemon 45.51MB [2023-05-18T02:09:44.308Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T02:09:44.308Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-18T02:09:44.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T02:09:44.308Z] f56be85fc22e: Pulling fs layer [2023-05-18T02:09:44.308Z] 85791d961cd3: Pulling fs layer [2023-05-18T02:09:44.308Z] d694b5ae8c79: Pulling fs layer [2023-05-18T02:09:44.308Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T02:09:44.308Z] 4d19c01a9841: Pulling fs layer [2023-05-18T02:09:44.308Z] 9325e15d5711: Pulling fs layer [2023-05-18T02:09:44.308Z] 556b6ee489ea: Pulling fs layer [2023-05-18T02:09:44.308Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T02:09:44.308Z] 9f32a84ed3da: Waiting [2023-05-18T02:09:44.308Z] 4d19c01a9841: Waiting [2023-05-18T02:09:44.308Z] 556b6ee489ea: Waiting [2023-05-18T02:09:44.308Z] 9325e15d5711: Waiting [2023-05-18T02:09:44.308Z] c5a4b2cf53e6: Waiting [2023-05-18T02:09:44.308Z] 85791d961cd3: Verifying Checksum [2023-05-18T02:09:44.308Z] 85791d961cd3: Download complete [2023-05-18T02:09:44.308Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T02:09:44.308Z] 9f32a84ed3da: Download complete [2023-05-18T02:09:44.308Z] 4d19c01a9841: Verifying Checksum [2023-05-18T02:09:44.308Z] 4d19c01a9841: Download complete [2023-05-18T02:09:44.308Z] f56be85fc22e: Verifying Checksum [2023-05-18T02:09:44.308Z] f56be85fc22e: Download complete [2023-05-18T02:09:44.569Z] 9325e15d5711: Verifying Checksum [2023-05-18T02:09:44.569Z] 9325e15d5711: Download complete [2023-05-18T02:09:44.569Z] f56be85fc22e: Pull complete [2023-05-18T02:09:44.831Z] 85791d961cd3: Pull complete [2023-05-18T02:09:45.092Z] d694b5ae8c79: Verifying Checksum [2023-05-18T02:09:45.092Z] d694b5ae8c79: Download complete [2023-05-18T02:09:45.092Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T02:09:45.092Z] c5a4b2cf53e6: Download complete [2023-05-18T02:09:45.351Z] 556b6ee489ea: Verifying Checksum [2023-05-18T02:09:45.351Z] 556b6ee489ea: Download complete [2023-05-18T02:09:48.639Z] d694b5ae8c79: Pull complete [2023-05-18T02:09:48.639Z] 9f32a84ed3da: Pull complete [2023-05-18T02:09:48.639Z] 4d19c01a9841: Pull complete [2023-05-18T02:09:48.639Z] 9325e15d5711: Pull complete [2023-05-18T02:09:51.170Z] 556b6ee489ea: Pull complete [2023-05-18T02:09:52.105Z] c5a4b2cf53e6: Pull complete [2023-05-18T02:09:52.105Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T02:09:52.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T02:09:52.105Z] ---> c4be618373d6 [2023-05-18T02:09:52.105Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-18T02:09:57.763Z] Still waiting to schedule task [2023-05-18T02:09:57.763Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-18T02:09:58.688Z] ---> Running in c301af214a5e [2023-05-18T02:09:58.688Z] Removing intermediate container c301af214a5e [2023-05-18T02:09:58.688Z] ---> ea341f3e51f2 [2023-05-18T02:09:58.688Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T02:09:58.688Z] ---> Running in f97646f2cb8a [2023-05-18T02:09:58.688Z] Removing intermediate container f97646f2cb8a [2023-05-18T02:09:58.688Z] ---> 7b7335c565d6 [2023-05-18T02:09:58.688Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T02:09:58.688Z] ---> Running in 08094658ac3d [2023-05-18T02:09:58.688Z] Removing intermediate container 08094658ac3d [2023-05-18T02:09:58.688Z] ---> 0e03aec81db7 [2023-05-18T02:09:58.688Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-18T02:09:58.688Z] ---> Running in 0a0c2a59dbbe [2023-05-18T02:09:58.688Z] Removing intermediate container 0a0c2a59dbbe [2023-05-18T02:09:58.688Z] ---> 51bb5ab1321b [2023-05-18T02:09:58.688Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-18T02:09:58.688Z] ---> Running in 96df4aa495fb [2023-05-18T02:09:58.688Z] Removing intermediate container 96df4aa495fb [2023-05-18T02:09:58.688Z] ---> 2d4a27c7d6c8 [2023-05-18T02:09:58.688Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-18T02:09:58.688Z] latest: Pulling from library/docker [2023-05-18T02:09:58.688Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-18T02:09:58.688Z] dfb60e7f5d22: Pulling fs layer [2023-05-18T02:09:58.688Z] f74671f55a8d: Pulling fs layer [2023-05-18T02:09:58.688Z] e6f03c789ea9: Pulling fs layer [2023-05-18T02:09:58.688Z] 665194951830: Pulling fs layer [2023-05-18T02:09:58.688Z] 88857a7834c8: Pulling fs layer [2023-05-18T02:09:58.688Z] 33e4b8e81540: Pulling fs layer [2023-05-18T02:09:58.688Z] ae8c1b0b59b3: Pulling fs layer [2023-05-18T02:09:58.688Z] 688812ff7153: Pulling fs layer [2023-05-18T02:09:58.688Z] 9ab9c878efc9: Pulling fs layer [2023-05-18T02:09:58.689Z] 5869b539971f: Pulling fs layer [2023-05-18T02:09:58.689Z] f9026325e210: Pulling fs layer [2023-05-18T02:09:58.689Z] fc6f97b7f667: Pulling fs layer [2023-05-18T02:09:58.689Z] 015e68a5e019: Pulling fs layer [2023-05-18T02:09:58.689Z] e6f03c789ea9: Waiting [2023-05-18T02:09:58.689Z] 9ab9c878efc9: Waiting [2023-05-18T02:09:58.689Z] 665194951830: Waiting [2023-05-18T02:09:58.689Z] 5869b539971f: Waiting [2023-05-18T02:09:58.689Z] f9026325e210: Waiting [2023-05-18T02:09:58.689Z] 88857a7834c8: Waiting [2023-05-18T02:09:58.689Z] fc6f97b7f667: Waiting [2023-05-18T02:09:58.689Z] 015e68a5e019: Waiting [2023-05-18T02:09:58.689Z] ae8c1b0b59b3: Waiting [2023-05-18T02:09:58.948Z] f74671f55a8d: Verifying Checksum [2023-05-18T02:09:58.948Z] f74671f55a8d: Download complete [2023-05-18T02:09:58.948Z] dfb60e7f5d22: Download complete [2023-05-18T02:09:58.948Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-18T02:09:58.948Z] 8a49fdb3b6a5: Download complete [2023-05-18T02:09:59.206Z] 8a49fdb3b6a5: Pull complete [2023-05-18T02:09:59.206Z] 88857a7834c8: Verifying Checksum [2023-05-18T02:09:59.206Z] 88857a7834c8: Download complete [2023-05-18T02:09:59.206Z] e6f03c789ea9: Verifying Checksum [2023-05-18T02:09:59.206Z] e6f03c789ea9: Download complete [2023-05-18T02:09:59.206Z] dfb60e7f5d22: Pull complete [2023-05-18T02:09:59.206Z] 665194951830: Verifying Checksum [2023-05-18T02:09:59.206Z] 665194951830: Download complete [2023-05-18T02:09:59.206Z] ae8c1b0b59b3: Verifying Checksum [2023-05-18T02:09:59.206Z] ae8c1b0b59b3: Download complete [2023-05-18T02:09:59.206Z] 33e4b8e81540: Download complete [2023-05-18T02:09:59.206Z] f74671f55a8d: Pull complete [2023-05-18T02:09:59.463Z] 688812ff7153: Verifying Checksum [2023-05-18T02:09:59.463Z] 688812ff7153: Download complete [2023-05-18T02:09:59.463Z] 5869b539971f: Verifying Checksum [2023-05-18T02:09:59.463Z] 5869b539971f: Download complete [2023-05-18T02:09:59.463Z] 9ab9c878efc9: Verifying Checksum [2023-05-18T02:09:59.463Z] 9ab9c878efc9: Download complete [2023-05-18T02:09:59.463Z] fc6f97b7f667: Download complete [2023-05-18T02:09:59.463Z] 015e68a5e019: Download complete [2023-05-18T02:09:59.721Z] e6f03c789ea9: Pull complete [2023-05-18T02:09:59.980Z] 665194951830: Pull complete [2023-05-18T02:10:00.237Z] 88857a7834c8: Pull complete [2023-05-18T02:10:00.496Z] f9026325e210: Verifying Checksum [2023-05-18T02:10:00.496Z] f9026325e210: Download complete [2023-05-18T02:10:00.496Z] 33e4b8e81540: Pull complete [2023-05-18T02:10:00.496Z] ae8c1b0b59b3: Pull complete [2023-05-18T02:10:00.496Z] 688812ff7153: Pull complete [2023-05-18T02:10:00.755Z] 9ab9c878efc9: Pull complete [2023-05-18T02:10:00.755Z] 5869b539971f: Pull complete [2023-05-18T02:10:02.128Z] f9026325e210: Pull complete [2023-05-18T02:10:02.128Z] fc6f97b7f667: Pull complete [2023-05-18T02:10:02.128Z] 015e68a5e019: Pull complete [2023-05-18T02:10:02.128Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-18T02:10:02.128Z] Status: Downloaded newer image for docker:latest [2023-05-18T02:10:03.505Z] ---> 5b772d31f7ea [2023-05-18T02:10:03.505Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T02:10:03.505Z] ---> Running in 6b7ee94a79b0 [2023-05-18T02:10:03.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T02:10:03.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T02:10:03.764Z] OK: 265 MiB in 53 packages [2023-05-18T02:10:04.332Z] Removing intermediate container 6b7ee94a79b0 [2023-05-18T02:10:04.332Z] ---> ee95b73af3b7 [2023-05-18T02:10:04.332Z] Step 10/15 : ENV GO111MODULE=on [2023-05-18T02:10:04.332Z] ---> Running in 97999fc61bc5 [2023-05-18T02:10:04.332Z] Removing intermediate container 97999fc61bc5 [2023-05-18T02:10:04.332Z] ---> 52c2d11e42ad [2023-05-18T02:10:04.332Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-18T02:10:04.332Z] ---> Running in daa581c655c1 [2023-05-18T02:10:04.332Z] Removing intermediate container daa581c655c1 [2023-05-18T02:10:04.332Z] ---> ccca5b6cd54f [2023-05-18T02:10:04.332Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-18T02:10:04.591Z] ---> 853fa540cc18 [2023-05-18T02:10:04.591Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T02:10:04.591Z] ---> Running in 413224ae58ce [2023-05-18T02:10:22.708Z] Removing intermediate container 413224ae58ce [2023-05-18T02:10:22.708Z] ---> af448c1f3062 [2023-05-18T02:10:22.708Z] Step 14/15 : COPY . . [2023-05-18T02:10:23.643Z] ---> e409d908d596 [2023-05-18T02:10:23.644Z] Step 15/15 : RUN ${MAKE} [2023-05-18T02:10:23.644Z] ---> Running in e4f8634f799a [2023-05-18T02:10:23.901Z] noop [2023-05-18T02:10:24.160Z] Removing intermediate container e4f8634f799a [2023-05-18T02:10:24.160Z] ---> 42facf1647ad [2023-05-18T02:10:24.160Z] Successfully built 42facf1647ad [2023-05-18T02:10:24.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:10:24.464Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T02:10:24.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:10:24.531Z] prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container [2023-05-18T02:10:24.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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 ******** ci-base-image-x86_64 cat [2023-05-18T02:10:24.892Z] $ docker top 48b546682cfa180d0213d816c89b4b5df0d895454a26443d2c7b71deb87978f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:10:25.234Z] + go version [2023-05-18T02:10:25.235Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T02:10:25.248Z] $ docker stop --time=1 48b546682cfa180d0213d816c89b4b5df0d895454a26443d2c7b71deb87978f3 [2023-05-18T02:10:26.514Z] $ docker rm -f --volumes 48b546682cfa180d0213d816c89b4b5df0d895454a26443d2c7b71deb87978f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:10:26.930Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T02:10:26.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:10:27.002Z] prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container [2023-05-18T02:10:27.035Z] $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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 ******** ci-base-image-x86_64 cat [2023-05-18T02:10:27.332Z] $ docker top 4deeeecadf409d134736c89aeee6a9c3620fb00a41490f93f1daf9e8ece78970 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:10:27.672Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] fileExists [Pipeline] sh [2023-05-18T02:10:27.968Z] + make test [2023-05-18T02:10:27.968Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-18T02:10:33.236Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-18T02:10:41.343Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-18T02:10:41.343Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-18T02:10:43.872Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T02:10:43.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T02:10:43.872Z] ./bin/test-attribution-txt.sh [2023-05-18T02:10:43.872Z] make -C web test [2023-05-18T02:10:43.872Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' [2023-05-18T02:10:43.872Z] make[1]: tput: No such file or directory [2023-05-18T02:10:43.872Z] make[1]: tput: No such file or directory [2023-05-18T02:10:43.872Z] warning: generating ./VERSION [2023-05-18T02:10:43.872Z] echo "0.0.0" > VERSION [2023-05-18T02:10:43.872Z] docker build \ [2023-05-18T02:10:43.872Z] -f Dockerfile \ [2023-05-18T02:10:43.872Z] --build-arg USER=1000 \ [2023-05-18T02:10:43.872Z] \ [2023-05-18T02:10:43.872Z] --label "git_sha=04c1a7c2b985edde0253559e42e54ff9b7f4c393" \ [2023-05-18T02:10:43.872Z] -t edgexfoundry/edgex-web-ui:04c1a7c2b985edde0253559e42e54ff9b7f4c393 \ [2023-05-18T02:10:43.872Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-18T02:10:43.872Z] . [2023-05-18T02:10:43.872Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-18T02:10:43.872Z] Install the buildx component to build images with BuildKit: [2023-05-18T02:10:43.872Z] https://docs.docker.com/go/buildx/ [2023-05-18T02:10:43.872Z] [2023-05-18T02:10:43.872Z] Sending build context to Docker daemon 2.563MB [2023-05-18T02:10:43.872Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-18T02:10:43.872Z] 16.17-alpine3.15: Pulling from library/node [2023-05-18T02:10:43.872Z] 9621f1afde84: Pulling fs layer [2023-05-18T02:10:43.872Z] c6f70ee39829: Pulling fs layer [2023-05-18T02:10:43.872Z] 56892a8094a2: Pulling fs layer [2023-05-18T02:10:43.872Z] 58dd87906ef0: Pulling fs layer [2023-05-18T02:10:43.872Z] 58dd87906ef0: Waiting [2023-05-18T02:10:43.872Z] 56892a8094a2: Verifying Checksum [2023-05-18T02:10:43.872Z] 56892a8094a2: Download complete [2023-05-18T02:10:43.872Z] 9621f1afde84: Download complete [2023-05-18T02:10:43.872Z] 58dd87906ef0: Verifying Checksum [2023-05-18T02:10:43.872Z] 58dd87906ef0: Download complete [2023-05-18T02:10:43.872Z] 9621f1afde84: Pull complete [2023-05-18T02:10:43.872Z] c6f70ee39829: Verifying Checksum [2023-05-18T02:10:43.872Z] c6f70ee39829: Download complete [2023-05-18T02:10:44.806Z] c6f70ee39829: Pull complete [2023-05-18T02:10:45.065Z] 56892a8094a2: Pull complete [2023-05-18T02:10:45.065Z] 58dd87906ef0: Pull complete [2023-05-18T02:10:45.065Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-18T02:10:45.065Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-18T02:10:45.065Z] ---> b69703f70c3d [2023-05-18T02:10:45.065Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-18T02:10:45.633Z] ---> Running in 3786f2a37cad [2023-05-18T02:10:45.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-18T02:10:46.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-18T02:10:46.414Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-18T02:10:46.414Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-18T02:10:46.414Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-18T02:10:46.414Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-18T02:10:46.414Z] (5/129) Installing libxcb (1.14-r2) [2023-05-18T02:10:46.414Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-18T02:10:46.414Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-18T02:10:46.414Z] (8/129) Installing libice (1.0.10-r0) [2023-05-18T02:10:46.414Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-18T02:10:46.414Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-18T02:10:46.414Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-18T02:10:46.414Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-18T02:10:46.414Z] (13/129) Installing xset (1.2.4-r0) [2023-05-18T02:10:46.414Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-18T02:10:46.414Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-18T02:10:46.414Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-18T02:10:46.414Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-18T02:10:46.414Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-18T02:10:46.414Z] (19/129) Installing libintl (0.21-r0) [2023-05-18T02:10:46.414Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-18T02:10:46.414Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-18T02:10:46.414Z] (22/129) Installing pcre (8.45-r1) [2023-05-18T02:10:46.414Z] (23/129) Installing glib (2.70.1-r0) [2023-05-18T02:10:46.414Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-18T02:10:46.414Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-18T02:10:46.673Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-18T02:10:46.673Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-18T02:10:46.673Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-18T02:10:46.673Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-18T02:10:46.673Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-18T02:10:46.673Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-18T02:10:46.673Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-18T02:10:46.673Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-18T02:10:46.673Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-18T02:10:46.673Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-18T02:10:46.673Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-18T02:10:46.673Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-18T02:10:46.673Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-18T02:10:46.673Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-18T02:10:46.673Z] (40/129) Installing libxi (1.8-r0) [2023-05-18T02:10:46.673Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-18T02:10:46.673Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-18T02:10:46.673Z] (43/129) Installing atk (2.36.0-r0) [2023-05-18T02:10:46.673Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-18T02:10:46.673Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-18T02:10:46.673Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-18T02:10:46.673Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-18T02:10:46.673Z] (48/129) Installing expat (2.5.0-r0) [2023-05-18T02:10:46.673Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-18T02:10:46.673Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-18T02:10:46.674Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-18T02:10:46.674Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-18T02:10:46.933Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-18T02:10:46.933Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-18T02:10:46.933Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-18T02:10:46.933Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-18T02:10:46.933Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-18T02:10:46.933Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-18T02:10:46.933Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-18T02:10:46.933Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-18T02:10:46.933Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-18T02:10:46.933Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-18T02:10:46.933Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-18T02:10:46.933Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-18T02:10:46.933Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-18T02:10:46.933Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-18T02:10:46.933Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-18T02:10:46.933Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-18T02:10:46.933Z] (69/129) Installing pango (1.48.10-r0) [2023-05-18T02:10:46.933Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-18T02:10:46.933Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-18T02:10:46.933Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-18T02:10:46.933Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-18T02:10:47.192Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-18T02:10:47.192Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-18T02:10:47.450Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-18T02:10:47.450Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-18T02:10:47.450Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-18T02:10:47.450Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-18T02:10:47.450Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-18T02:10:49.986Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-18T02:10:49.986Z] (80/129) Installing flac (1.3.4-r0) [2023-05-18T02:10:49.986Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-18T02:10:49.986Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-18T02:10:49.986Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-18T02:10:49.986Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-18T02:10:49.986Z] (85/129) Installing libass (0.15.2-r0) [2023-05-18T02:10:49.986Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-18T02:10:49.986Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-18T02:10:49.986Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-18T02:10:49.986Z] (89/129) Installing lame (3.100-r0) [2023-05-18T02:10:49.986Z] (90/129) Installing opus (1.3.1-r1) [2023-05-18T02:10:50.246Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-18T02:10:50.246Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-18T02:10:50.246Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-18T02:10:50.246Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-18T02:10:50.246Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-18T02:10:50.246Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-18T02:10:50.246Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-18T02:10:50.246Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-18T02:10:50.246Z] (99/129) Installing libva (2.13.0-r0) [2023-05-18T02:10:50.246Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-18T02:10:50.246Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-18T02:10:50.246Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-18T02:10:50.246Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-18T02:10:50.246Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-18T02:10:50.246Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-18T02:10:50.246Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-18T02:10:50.506Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-18T02:10:50.506Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-18T02:10:50.506Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-18T02:10:50.506Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-18T02:10:50.506Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-18T02:10:50.506Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-18T02:10:50.506Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-18T02:10:50.506Z] (114/129) Installing nspr (4.32-r0) [2023-05-18T02:10:50.506Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-18T02:10:50.506Z] (116/129) Installing nss (3.78.1-r0) [2023-05-18T02:10:50.765Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-18T02:10:50.765Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-18T02:10:50.765Z] (119/129) Installing orc (0.4.32-r0) [2023-05-18T02:10:50.765Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-18T02:10:50.765Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-18T02:10:50.765Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-18T02:10:50.765Z] (123/129) Installing libpulse (15.0-r2) [2023-05-18T02:10:50.765Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-18T02:10:50.765Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-18T02:10:50.765Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-18T02:10:50.765Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-18T02:10:50.765Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-18T02:10:50.765Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-18T02:10:52.671Z] Executing busybox-1.34.1-r7.trigger [2023-05-18T02:10:52.671Z] Executing glib-2.70.1-r0.trigger [2023-05-18T02:10:52.671Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-18T02:10:52.931Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-18T02:10:52.931Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-18T02:10:52.931Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-18T02:10:52.931Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-18T02:10:52.931Z] OK: 286 MiB in 145 packages [2023-05-18T02:10:56.219Z] Removing intermediate container 3786f2a37cad [2023-05-18T02:10:56.219Z] ---> cb29db40245f [2023-05-18T02:10:56.219Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-18T02:10:56.219Z] ---> Running in 7ccd5a14692e [2023-05-18T02:10:56.219Z] Removing intermediate container 7ccd5a14692e [2023-05-18T02:10:56.219Z] ---> d712dd51543c [2023-05-18T02:10:56.219Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-18T02:10:56.219Z] ---> Running in dc75993f8d51 [2023-05-18T02:10:56.219Z] Removing intermediate container dc75993f8d51 [2023-05-18T02:10:56.220Z] ---> 9b8f630d06fb [2023-05-18T02:10:56.220Z] Step 5/10 : RUN npm install -g npm [2023-05-18T02:10:56.220Z] ---> Running in 3a8192bfc925 [2023-05-18T02:11:02.785Z] [2023-05-18T02:11:02.785Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-18T02:11:02.785Z] [2023-05-18T02:11:02.785Z] 27 packages are looking for funding [2023-05-18T02:11:02.785Z] run `npm fund` for details [2023-05-18T02:11:02.785Z] [2023-05-18T02:11:02.785Z] found 0 vulnerabilities [2023-05-18T02:11:03.046Z] Removing intermediate container 3a8192bfc925 [2023-05-18T02:11:03.046Z] ---> 0abc2ea8379c [2023-05-18T02:11:03.046Z] Step 6/10 : ARG USER=1000 [2023-05-18T02:11:03.046Z] ---> Running in e74c5b78455f [2023-05-18T02:11:03.046Z] Removing intermediate container e74c5b78455f [2023-05-18T02:11:03.046Z] ---> 537dad35a036 [2023-05-18T02:11:03.046Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-18T02:11:03.046Z] ---> Running in 219864930dd2 [2023-05-18T02:11:03.614Z] Removing intermediate container 219864930dd2 [2023-05-18T02:11:03.614Z] ---> 6e7dfee4425a [2023-05-18T02:11:03.614Z] Step 8/10 : USER $USER:$USER [2023-05-18T02:11:03.614Z] ---> Running in e46099cc44d1 [2023-05-18T02:11:03.614Z] Removing intermediate container e46099cc44d1 [2023-05-18T02:11:03.614Z] ---> f7f2a32c0407 [2023-05-18T02:11:03.614Z] Step 9/10 : WORKDIR /app [2023-05-18T02:11:03.614Z] ---> Running in fff6e69df63d [2023-05-18T02:11:03.873Z] Removing intermediate container fff6e69df63d [2023-05-18T02:11:03.873Z] ---> 6c5dbcfb62ab [2023-05-18T02:11:03.873Z] Step 10/10 : LABEL git_sha=04c1a7c2b985edde0253559e42e54ff9b7f4c393 [2023-05-18T02:11:03.873Z] ---> Running in 8e62f38828c0 [2023-05-18T02:11:03.873Z] Removing intermediate container 8e62f38828c0 [2023-05-18T02:11:03.873Z] ---> 032aaeadc1e7 [2023-05-18T02:11:03.873Z] Successfully built 032aaeadc1e7 [2023-05-18T02:11:03.873Z] Successfully tagged edgexfoundry/edgex-web-ui:04c1a7c2b985edde0253559e42e54ff9b7f4c393 [2023-05-18T02:11:03.873Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-18T02:11:03.873Z] touch edgex-web-ui.imagebuilt [2023-05-18T02:11:03.873Z] mkdir -p node_modules coverage [2023-05-18T02:11:03.873Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-18T02:11:03.873Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-18T02:11:05.776Z] npm WARN old lockfile [2023-05-18T02:11:05.776Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-18T02:11:05.776Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-18T02:11:05.776Z] npm WARN old lockfile [2023-05-18T02:11:05.776Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-18T02:11:05.776Z] npm WARN old lockfile [2023-05-18T02:11:08.311Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-18T02:11:08.311Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:11:08.311Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:11:08.311Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-18T02:11:08.311Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-18T02:11:08.311Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:11:08.311Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:11:08.311Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-18T02:11:08.311Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-18T02:11:08.311Z] npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:11:08 GMT' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'cf-ray': [ '7c909155983dca5f-YUL' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-18T02:11:08.311Z] npm WARN old lockfile }, [2023-05-18T02:11:08.311Z] npm WARN old lockfile statusCode: 404, [2023-05-18T02:11:08.311Z] npm WARN old lockfile code: 'E404', [2023-05-18T02:11:08.311Z] npm WARN old lockfile method: 'GET', [2023-05-18T02:11:08.311Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', [2023-05-18T02:11:08.311Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-18T02:11:08.311Z] npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' [2023-05-18T02:11:08.311Z] npm WARN old lockfile } [2023-05-18T02:11:08.311Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-18T02:11:08.311Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:11:08.311Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:11:08.311Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-18T02:11:08.311Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-18T02:11:08.311Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:11:08.311Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:11:08.311Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-18T02:11:08.311Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-18T02:11:08.311Z] npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:11:08 GMT' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'cf-ray': [ '7c909155fb7aece6-YUL' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-18T02:11:08.311Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-18T02:11:08.311Z] npm WARN old lockfile }, [2023-05-18T02:11:08.311Z] npm WARN old lockfile statusCode: 404, [2023-05-18T02:11:08.311Z] npm WARN old lockfile code: 'E404', [2023-05-18T02:11:08.311Z] npm WARN old lockfile method: 'GET', [2023-05-18T02:11:08.311Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', [2023-05-18T02:11:08.311Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-18T02:11:08.311Z] npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' [2023-05-18T02:11:08.311Z] npm WARN old lockfile } [2023-05-18T02:11:08.311Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-18T02:11:08.311Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:11:08.311Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:11:08.311Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:11:08.311Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-18T02:11:08.311Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-18T02:11:08.312Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:11:08.312Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:11:08.312Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:11:08.312Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:11:08.312Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:11:08.312Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-18T02:11:08.312Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-18T02:11:08.312Z] npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:11:08 GMT' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile 'cf-ray': [ '7c9091562ebeca57-YUL' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-18T02:11:08.312Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-18T02:11:08.312Z] npm WARN old lockfile }, [2023-05-18T02:11:08.312Z] npm WARN old lockfile statusCode: 404, [2023-05-18T02:11:08.312Z] npm WARN old lockfile code: 'E404', [2023-05-18T02:11:08.312Z] npm WARN old lockfile method: 'GET', [2023-05-18T02:11:08.312Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', [2023-05-18T02:11:08.312Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-18T02:11:08.312Z] npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' [2023-05-18T02:11:08.312Z] npm WARN old lockfile } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE required: { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE }, [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE required: { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE }, [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE required: { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE }, [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE required: { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE }, [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE required: { [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE }, [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:11:13.591Z] npm WARN EBADENGINE } [2023-05-18T02:11:17.392Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-18T02:11:18.774Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-18T02:11:19.345Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-18T02:11:20.723Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-18T02:11:21.292Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-18T02:11:21.551Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-18T02:11:22.933Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-18T02:11:27.128Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-18T02:11:33.704Z] [2023-05-18T02:11:33.704Z] added 1358 packages, and audited 1359 packages in 29s [2023-05-18T02:11:33.704Z] [2023-05-18T02:11:33.704Z] 109 packages are looking for funding [2023-05-18T02:11:33.704Z] run `npm fund` for details [2023-05-18T02:11:33.704Z] [2023-05-18T02:11:33.704Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-05-18T02:11:33.704Z] [2023-05-18T02:11:33.704Z] To address issues that do not require attention, run: [2023-05-18T02:11:33.704Z] npm audit fix [2023-05-18T02:11:33.704Z] [2023-05-18T02:11:33.704Z] To address all issues (including breaking changes), run: [2023-05-18T02:11:33.704Z] npm audit fix --force [2023-05-18T02:11:33.704Z] [2023-05-18T02:11:33.704Z] Run `npm audit` for details. [2023-05-18T02:11:36.240Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-18T02:11:38.145Z] This version of CLI is only compatible with Angular versions ^16.0.0, [2023-05-18T02:11:38.145Z] but Angular version 12.2.4 was found instead. [2023-05-18T02:11:38.145Z] [2023-05-18T02:11:38.145Z] Please visit the link below to find instructions on how to update Angular. [2023-05-18T02:11:38.145Z] https://update.angular.io/ [2023-05-18T02:11:38.145Z] [2023-05-18T02:11:38.410Z] make[1]: *** [Makefile:144: test] Error 3 [2023-05-18T02:11:38.410Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' [2023-05-18T02:11:38.410Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-18T02:11:38.429Z] $ docker stop --time=1 4deeeecadf409d134736c89aeee6a9c3620fb00a41490f93f1daf9e8ece78970 [2023-05-18T02:11:39.758Z] $ docker rm -f --volumes 4deeeecadf409d134736c89aeee6a9c3620fb00a41490f93f1daf9e8ece78970 [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-05-18T02:11:40.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:11:40.334Z] [2023-05-18T02:11:40.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:11:40.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:11:40.632Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T02:11:40.632Z] 5eb5b503b376: Pulling fs layer [2023-05-18T02:11:40.632Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T02:11:40.632Z] ec43610c2a17: Pulling fs layer [2023-05-18T02:11:40.632Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T02:11:40.632Z] 33b1e0a273af: Pulling fs layer [2023-05-18T02:11:40.632Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T02:11:40.632Z] 2f39f015ded8: Pulling fs layer [2023-05-18T02:11:40.632Z] 33b1e0a273af: Waiting [2023-05-18T02:11:40.632Z] 5d3b04190fa2: Waiting [2023-05-18T02:11:40.632Z] 2f39f015ded8: Waiting [2023-05-18T02:11:40.632Z] 3a2ae6a8a46f: Waiting [2023-05-18T02:11:40.632Z] 5c69ac0246d0: Download complete [2023-05-18T02:11:40.632Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T02:11:40.632Z] 3a2ae6a8a46f: Download complete [2023-05-18T02:11:40.632Z] ec43610c2a17: Verifying Checksum [2023-05-18T02:11:40.632Z] ec43610c2a17: Download complete [2023-05-18T02:11:40.632Z] 33b1e0a273af: Verifying Checksum [2023-05-18T02:11:40.632Z] 33b1e0a273af: Download complete [2023-05-18T02:11:40.632Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T02:11:40.632Z] 5d3b04190fa2: Download complete [2023-05-18T02:11:40.891Z] 5eb5b503b376: Verifying Checksum [2023-05-18T02:11:40.891Z] 5eb5b503b376: Download complete [2023-05-18T02:11:41.457Z] 2f39f015ded8: Download complete [2023-05-18T02:11:42.024Z] 5eb5b503b376: Pull complete [2023-05-18T02:11:42.024Z] 5c69ac0246d0: Pull complete [2023-05-18T02:11:42.282Z] ec43610c2a17: Pull complete [2023-05-18T02:11:42.541Z] 3a2ae6a8a46f: Pull complete [2023-05-18T02:11:42.541Z] 33b1e0a273af: Pull complete [2023-05-18T02:11:42.800Z] 5d3b04190fa2: Pull complete [2023-05-18T02:11:46.985Z] 2f39f015ded8: Pull complete [2023-05-18T02:11:46.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T02:11:46.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:11:46.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:11:47.071Z] prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container [2023-05-18T02:11:47.106Z] $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-05-18T02:11:48.143Z] $ docker top 464e899889d46f80ae9d76a218c120a549505ea9ed10968d2bbd2bd127eaeb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:11:48.518Z] ---> job-cost.sh [2023-05-18T02:11:48.518Z] lf-activate-venv: SKIPPING [2023-05-18T02:11:48.518Z] INFO: No Stack... [2023-05-18T02:11:49.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T02:11:49.345Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T02:11:49.644Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/cost.csv [2023-05-18T02:11:49.644Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T02:11:49.654Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [2023-05-18T02:11:49.661Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] did not exist. Created. [2023-05-18T02:11:49.661Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T02:11:49.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T02:11:50.420Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T02:11:50.427Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T02:11:50.452Z] $ docker stop --time=1 464e899889d46f80ae9d76a218c120a549505ea9ed10968d2bbd2bd127eaeb60 [2023-05-18T02:11:51.622Z] $ docker rm -f --volumes 464e899889d46f80ae9d76a218c120a549505ea9ed10968d2bbd2bd127eaeb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T02:11:51.730Z] Failed in branch amd64 [2023-05-18T02:14:02.481Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15985 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] { [Pipeline] ws [2023-05-18T02:14:02.497Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-05-18T02:14:02.540Z] The recommended git tool is: git [2023-05-18T02:14:08.854Z] using credential edgex-jenkins-ssh [2023-05-18T02:14:08.878Z] Cloning the remote Git repository [2023-05-18T02:14:08.947Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-18T02:14:09.070Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-05-18T02:14:09.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-18T02:14:09.242Z] > git --version # timeout=10 [2023-05-18T02:14:09.265Z] > git --version # 'git version 2.25.1' [2023-05-18T02:14:09.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T02:14:09.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T02:14:13.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-18T02:14:13.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T02:14:14.509Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-18T02:14:15.052Z] Merging remotes/origin/main commit c4cb8c1d83e7739b2fef955a569d1bef7b44e72b into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-18T02:14:14.560Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-18T02:14:14.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T02:14:14.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T02:14:15.069Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T02:14:15.150Z] > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [2023-05-18T02:14:15.607Z] > git remote # timeout=10 [2023-05-18T02:14:15.631Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T02:14:15.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T02:14:15.670Z] > git merge c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 [2023-05-18T02:14:16.214Z] Merge succeeded, producing c4f1a1d4617466540f000af8f4e2313782a6d38f [2023-05-18T02:14:16.215Z] Checking out Revision c4f1a1d4617466540f000af8f4e2313782a6d38f (PR-608) [2023-05-18T02:14:16.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T02:14:16.221Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T02:14:16.243Z] > git checkout -f c4f1a1d4617466540f000af8f4e2313782a6d38f # timeout=10 [2023-05-18T02:14:19.830Z] Commit message: "Merge commit 'c4cb8c1d83e7739b2fef955a569d1bef7b44e72b' into HEAD" [2023-05-18T02:14:19.838Z] > git rev-list --no-walk 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T02:14:20.701Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T02:14:20.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T02:14:20.701Z] Dload Upload Total Spent Left Speed [2023-05-18T02:14:20.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-18T02:14:21.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T02:14:22.129Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T02:14:22.129Z] + sudo tee /etc/docker/daemon.new [2023-05-18T02:14:22.129Z] { [2023-05-18T02:14:22.129Z] "registry-mirrors": [ [2023-05-18T02:14:22.129Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T02:14:22.129Z] ], [2023-05-18T02:14:22.129Z] "bip": "10.250.0.254/24", [2023-05-18T02:14:22.129Z] "hosts": [ [2023-05-18T02:14:22.129Z] "tcp://0.0.0.0:5555", [2023-05-18T02:14:22.129Z] "unix:///var/run/docker.sock" [2023-05-18T02:14:22.129Z] ], [2023-05-18T02:14:22.129Z] "mtu": 1458, [2023-05-18T02:14:22.129Z] "selinux-enabled": true, [2023-05-18T02:14:22.129Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T02:14:22.129Z] } [Pipeline] sh [2023-05-18T02:14:22.455Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T02:14:22.782Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:14:41.067Z] provisioning config files... [2023-05-18T02:14:41.099Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config16182779396090664200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:14:41.458Z] ---> docker-login.sh [2023-05-18T02:14:41.458Z] nexus3.edgexfoundry.org:10001 [2023-05-18T02:14:42.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:14:42.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:14:42.321Z] Configure a credential helper to remove this warning. See [2023-05-18T02:14:42.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:14:42.321Z] [2023-05-18T02:14:42.321Z] Login Succeeded [2023-05-18T02:14:42.321Z] nexus3.edgexfoundry.org:10002 [2023-05-18T02:14:42.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:14:42.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:14:42.594Z] Configure a credential helper to remove this warning. See [2023-05-18T02:14:42.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:14:42.594Z] [2023-05-18T02:14:42.594Z] Login Succeeded [2023-05-18T02:14:42.594Z] nexus3.edgexfoundry.org:10003 [2023-05-18T02:14:42.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:14:43.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:14:43.137Z] Configure a credential helper to remove this warning. See [2023-05-18T02:14:43.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:14:43.137Z] [2023-05-18T02:14:43.137Z] Login Succeeded [2023-05-18T02:14:43.137Z] nexus3.edgexfoundry.org:10004 [2023-05-18T02:14:43.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:14:43.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:14:43.409Z] Configure a credential helper to remove this warning. See [2023-05-18T02:14:43.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:14:43.409Z] [2023-05-18T02:14:43.409Z] Login Succeeded [2023-05-18T02:14:43.409Z] docker.io [2023-05-18T02:14:43.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T02:14:43.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T02:14:43.947Z] Configure a credential helper to remove this warning. See [2023-05-18T02:14:43.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T02:14:43.947Z] [2023-05-18T02:14:43.947Z] Login Succeeded [2023-05-18T02:14:43.947Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T02:14:43.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T02:14:44.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:14:44.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T02:14:44.246Z] ========================================================= [2023-05-18T02:14:44.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T02:14:44.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:14:44.601Z] + 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-05-18T02:14:45.579Z] Sending build context to Docker daemon 28.3MB [2023-05-18T02:14:45.579Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T02:14:45.579Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-18T02:14:45.853Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T02:14:45.853Z] c41833b44d91: Pulling fs layer [2023-05-18T02:14:45.853Z] ed15518f5707: Pulling fs layer [2023-05-18T02:14:45.853Z] feae8fd75edb: Pulling fs layer [2023-05-18T02:14:45.853Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T02:14:45.853Z] 3cdef696dda3: Pulling fs layer [2023-05-18T02:14:45.853Z] 2ced38df9373: Pulling fs layer [2023-05-18T02:14:45.853Z] 58f1dce35555: Pulling fs layer [2023-05-18T02:14:45.853Z] 242c74f7c9fa: Waiting [2023-05-18T02:14:45.853Z] 3cdef696dda3: Waiting [2023-05-18T02:14:45.853Z] 2ced38df9373: Waiting [2023-05-18T02:14:45.853Z] 58f1dce35555: Waiting [2023-05-18T02:14:45.853Z] ed15518f5707: Verifying Checksum [2023-05-18T02:14:45.853Z] ed15518f5707: Download complete [2023-05-18T02:14:45.853Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T02:14:45.853Z] 242c74f7c9fa: Download complete [2023-05-18T02:14:45.853Z] c41833b44d91: Verifying Checksum [2023-05-18T02:14:45.853Z] c41833b44d91: Download complete [2023-05-18T02:14:45.853Z] 3cdef696dda3: Verifying Checksum [2023-05-18T02:14:45.853Z] 3cdef696dda3: Download complete [2023-05-18T02:14:46.823Z] c41833b44d91: Pull complete [2023-05-18T02:14:47.095Z] 58f1dce35555: Verifying Checksum [2023-05-18T02:14:47.095Z] 58f1dce35555: Download complete [2023-05-18T02:14:47.687Z] ed15518f5707: Pull complete [2023-05-18T02:14:48.667Z] feae8fd75edb: Verifying Checksum [2023-05-18T02:14:48.667Z] feae8fd75edb: Download complete [2023-05-18T02:14:48.667Z] 2ced38df9373: Verifying Checksum [2023-05-18T02:14:48.667Z] 2ced38df9373: Download complete [2023-05-18T02:15:01.016Z] feae8fd75edb: Pull complete [2023-05-18T02:15:01.016Z] 242c74f7c9fa: Pull complete [2023-05-18T02:15:01.016Z] 3cdef696dda3: Pull complete [2023-05-18T02:15:07.692Z] 2ced38df9373: Pull complete [2023-05-18T02:15:10.284Z] 58f1dce35555: Pull complete [2023-05-18T02:15:10.284Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T02:15:10.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T02:15:10.284Z] ---> fadd8f120f05 [2023-05-18T02:15:10.284Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-18T02:15:12.245Z] ---> Running in 4f2b65d5c600 [2023-05-18T02:15:12.245Z] Removing intermediate container 4f2b65d5c600 [2023-05-18T02:15:12.245Z] ---> d8cef2cbdc86 [2023-05-18T02:15:12.245Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-18T02:15:12.514Z] ---> Running in bcf76f7ef7ab [2023-05-18T02:15:12.784Z] Removing intermediate container bcf76f7ef7ab [2023-05-18T02:15:12.784Z] ---> e8a8fe449805 [2023-05-18T02:15:12.784Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T02:15:12.784Z] ---> Running in 27f172e7a6b2 [2023-05-18T02:15:13.057Z] Removing intermediate container 27f172e7a6b2 [2023-05-18T02:15:13.057Z] ---> 47127efa6035 [2023-05-18T02:15:13.057Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-18T02:15:13.327Z] ---> Running in 55099a854521 [2023-05-18T02:15:13.594Z] Removing intermediate container 55099a854521 [2023-05-18T02:15:13.594Z] ---> f1920972fe9b [2023-05-18T02:15:13.594Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-18T02:15:13.594Z] ---> Running in bedff4d0b67b [2023-05-18T02:15:13.862Z] Removing intermediate container bedff4d0b67b [2023-05-18T02:15:13.862Z] ---> 5bf469c4e272 [2023-05-18T02:15:13.862Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-18T02:15:14.453Z] latest: Pulling from library/docker [2023-05-18T02:15:14.453Z] 08409d417260: Pulling fs layer [2023-05-18T02:15:14.453Z] bf127bdc9f4f: Pulling fs layer [2023-05-18T02:15:14.453Z] 55b4810136f4: Pulling fs layer [2023-05-18T02:15:14.453Z] a803316fb129: Pulling fs layer [2023-05-18T02:15:14.453Z] e4afab677181: Pulling fs layer [2023-05-18T02:15:14.453Z] 567bc94445bd: Pulling fs layer [2023-05-18T02:15:14.453Z] 69eff66c35e2: Pulling fs layer [2023-05-18T02:15:14.453Z] 9e6196db0a93: Pulling fs layer [2023-05-18T02:15:14.453Z] c8f44004068c: Pulling fs layer [2023-05-18T02:15:14.453Z] 22442686bd72: Pulling fs layer [2023-05-18T02:15:14.453Z] 538120297d91: Pulling fs layer [2023-05-18T02:15:14.453Z] 4eaff4018a72: Pulling fs layer [2023-05-18T02:15:14.453Z] 398e5219c811: Pulling fs layer [2023-05-18T02:15:14.453Z] a054eb5e9d23: Pulling fs layer [2023-05-18T02:15:14.453Z] 9e6196db0a93: Waiting [2023-05-18T02:15:14.453Z] c8f44004068c: Waiting [2023-05-18T02:15:14.453Z] 22442686bd72: Waiting [2023-05-18T02:15:14.453Z] 538120297d91: Waiting [2023-05-18T02:15:14.453Z] 4eaff4018a72: Waiting [2023-05-18T02:15:14.453Z] 398e5219c811: Waiting [2023-05-18T02:15:14.453Z] a054eb5e9d23: Waiting [2023-05-18T02:15:14.453Z] a803316fb129: Waiting [2023-05-18T02:15:14.453Z] e4afab677181: Waiting [2023-05-18T02:15:14.453Z] 567bc94445bd: Waiting [2023-05-18T02:15:14.453Z] 69eff66c35e2: Waiting [2023-05-18T02:15:14.730Z] bf127bdc9f4f: Verifying Checksum [2023-05-18T02:15:14.730Z] bf127bdc9f4f: Download complete [2023-05-18T02:15:14.730Z] 08409d417260: Verifying Checksum [2023-05-18T02:15:14.730Z] 08409d417260: Download complete [2023-05-18T02:15:15.342Z] 55b4810136f4: Verifying Checksum [2023-05-18T02:15:15.342Z] 55b4810136f4: Download complete [2023-05-18T02:15:15.342Z] e4afab677181: Verifying Checksum [2023-05-18T02:15:15.342Z] e4afab677181: Download complete [2023-05-18T02:15:15.342Z] a803316fb129: Verifying Checksum [2023-05-18T02:15:15.342Z] a803316fb129: Download complete [2023-05-18T02:15:15.342Z] 08409d417260: Pull complete [2023-05-18T02:15:15.342Z] 69eff66c35e2: Verifying Checksum [2023-05-18T02:15:15.342Z] 69eff66c35e2: Download complete [2023-05-18T02:15:15.614Z] 9e6196db0a93: Verifying Checksum [2023-05-18T02:15:15.614Z] 9e6196db0a93: Download complete [2023-05-18T02:15:15.614Z] c8f44004068c: Verifying Checksum [2023-05-18T02:15:15.614Z] c8f44004068c: Download complete [2023-05-18T02:15:15.883Z] 538120297d91: Verifying Checksum [2023-05-18T02:15:15.883Z] 538120297d91: Download complete [2023-05-18T02:15:15.883Z] 22442686bd72: Verifying Checksum [2023-05-18T02:15:15.883Z] 22442686bd72: Download complete [2023-05-18T02:15:15.883Z] 567bc94445bd: Verifying Checksum [2023-05-18T02:15:15.883Z] 567bc94445bd: Download complete [2023-05-18T02:15:15.883Z] 398e5219c811: Verifying Checksum [2023-05-18T02:15:15.883Z] 398e5219c811: Download complete [2023-05-18T02:15:15.883Z] a054eb5e9d23: Verifying Checksum [2023-05-18T02:15:15.883Z] a054eb5e9d23: Download complete [2023-05-18T02:15:16.152Z] bf127bdc9f4f: Pull complete [2023-05-18T02:15:16.420Z] 55b4810136f4: Pull complete [2023-05-18T02:15:17.384Z] 4eaff4018a72: Verifying Checksum [2023-05-18T02:15:17.384Z] 4eaff4018a72: Download complete [2023-05-18T02:15:17.384Z] a803316fb129: Pull complete [2023-05-18T02:15:18.352Z] e4afab677181: Pull complete [2023-05-18T02:15:19.317Z] 567bc94445bd: Pull complete [2023-05-18T02:15:19.585Z] 69eff66c35e2: Pull complete [2023-05-18T02:15:19.854Z] 9e6196db0a93: Pull complete [2023-05-18T02:15:20.125Z] c8f44004068c: Pull complete [2023-05-18T02:15:21.088Z] 22442686bd72: Pull complete [2023-05-18T02:15:21.356Z] 538120297d91: Pull complete [2023-05-18T02:15:28.013Z] 4eaff4018a72: Pull complete [2023-05-18T02:15:28.013Z] 398e5219c811: Pull complete [2023-05-18T02:15:28.013Z] a054eb5e9d23: Pull complete [2023-05-18T02:15:28.013Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-18T02:15:28.013Z] Status: Downloaded newer image for docker:latest [2023-05-18T02:15:29.427Z] ---> 19283f615e02 [2023-05-18T02:15:29.427Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T02:15:29.427Z] ---> Running in 8127c6756509 [2023-05-18T02:15:30.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T02:15:31.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T02:15:32.074Z] OK: 263 MiB in 53 packages [2023-05-18T02:15:33.042Z] Removing intermediate container 8127c6756509 [2023-05-18T02:15:33.042Z] ---> d0b2b7ec56ee [2023-05-18T02:15:33.042Z] Step 10/15 : ENV GO111MODULE=on [2023-05-18T02:15:33.042Z] ---> Running in 59b8ca7959ca [2023-05-18T02:15:33.310Z] Removing intermediate container 59b8ca7959ca [2023-05-18T02:15:33.310Z] ---> f030ffc8507a [2023-05-18T02:15:33.310Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-18T02:15:33.578Z] ---> Running in 7e089d9cc44b [2023-05-18T02:15:33.846Z] Removing intermediate container 7e089d9cc44b [2023-05-18T02:15:33.846Z] ---> 6baed9c29350 [2023-05-18T02:15:33.846Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-18T02:15:34.431Z] ---> 53aa66e92ab1 [2023-05-18T02:15:34.431Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T02:15:34.431Z] ---> Running in f4f694831fac [2023-05-18T02:16:42.341Z] Removing intermediate container f4f694831fac [2023-05-18T02:16:42.341Z] ---> fe8e9e294c83 [2023-05-18T02:16:42.341Z] Step 14/15 : COPY . . [2023-05-18T02:16:42.341Z] ---> 6bc63b54f950 [2023-05-18T02:16:42.341Z] Step 15/15 : RUN ${MAKE} [2023-05-18T02:16:42.341Z] ---> Running in 485ff20db1d2 [2023-05-18T02:16:42.341Z] noop [2023-05-18T02:16:42.341Z] Removing intermediate container 485ff20db1d2 [2023-05-18T02:16:42.341Z] ---> 9709c480da46 [2023-05-18T02:16:42.341Z] Successfully built 9709c480da46 [2023-05-18T02:16:42.341Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:16:42.689Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T02:16:42.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:16:42.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-15985 does not seem to be running inside a container [2023-05-18T02:16:42.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-05-18T02:16:44.272Z] $ docker top 0947afc0e7ffa1d70e6aa85962595226f73347043dc7759e4cff2f3e9140dee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:16:45.118Z] + go version [2023-05-18T02:16:45.118Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T02:16:45.135Z] $ docker stop --time=1 0947afc0e7ffa1d70e6aa85962595226f73347043dc7759e4cff2f3e9140dee9 [2023-05-18T02:16:47.368Z] $ docker rm -f --volumes 0947afc0e7ffa1d70e6aa85962595226f73347043dc7759e4cff2f3e9140dee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:16:47.935Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T02:16:47.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:16:48.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-15985 does not seem to be running inside a container [2023-05-18T02:16:48.176Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-05-18T02:16:49.353Z] $ docker top d40cbad63087061007524ffdee380b46266cbf77025d0208f61cc4147139e0b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:16:50.202Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-18T02:16:50.630Z] + make test [2023-05-18T02:16:50.630Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-18T02:17:23.002Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-18T02:19:14.713Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-18T02:19:14.713Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-18T02:19:27.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T02:19:27.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T02:19:27.038Z] ./bin/test-attribution-txt.sh [2023-05-18T02:19:27.038Z] make -C web test [2023-05-18T02:19:27.038Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-05-18T02:19:27.038Z] make[1]: tput: No such file or directory [2023-05-18T02:19:27.038Z] make[1]: tput: No such file or directory [2023-05-18T02:19:27.038Z] warning: generating ./VERSION [2023-05-18T02:19:27.038Z] echo "0.0.0" > VERSION [2023-05-18T02:19:27.038Z] docker build \ [2023-05-18T02:19:27.038Z] -f Dockerfile \ [2023-05-18T02:19:27.038Z] --build-arg USER=1000 \ [2023-05-18T02:19:27.038Z] \ [2023-05-18T02:19:27.038Z] --label "git_sha=c4f1a1d4617466540f000af8f4e2313782a6d38f" \ [2023-05-18T02:19:27.038Z] -t edgexfoundry/edgex-web-ui:c4f1a1d4617466540f000af8f4e2313782a6d38f \ [2023-05-18T02:19:27.038Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-18T02:19:27.038Z] . [2023-05-18T02:19:27.038Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-18T02:19:27.038Z] Install the buildx component to build images with BuildKit: [2023-05-18T02:19:27.038Z] https://docs.docker.com/go/buildx/ [2023-05-18T02:19:27.038Z] [2023-05-18T02:19:27.038Z] Sending build context to Docker daemon 2.563MB [2023-05-18T02:19:27.038Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-18T02:19:27.038Z] 16.17-alpine3.15: Pulling from library/node [2023-05-18T02:19:27.038Z] 47517142f6ba: Pulling fs layer [2023-05-18T02:19:27.038Z] 5f8c4bfa009b: Pulling fs layer [2023-05-18T02:19:27.038Z] f7079c9c4ba1: Pulling fs layer [2023-05-18T02:19:27.038Z] aba105e6f55a: Pulling fs layer [2023-05-18T02:19:27.038Z] aba105e6f55a: Waiting [2023-05-18T02:19:27.307Z] f7079c9c4ba1: Verifying Checksum [2023-05-18T02:19:27.307Z] f7079c9c4ba1: Download complete [2023-05-18T02:19:27.307Z] 47517142f6ba: Verifying Checksum [2023-05-18T02:19:27.307Z] 47517142f6ba: Download complete [2023-05-18T02:19:27.307Z] aba105e6f55a: Verifying Checksum [2023-05-18T02:19:27.307Z] aba105e6f55a: Download complete [2023-05-18T02:19:27.894Z] 47517142f6ba: Pull complete [2023-05-18T02:19:27.894Z] 5f8c4bfa009b: Verifying Checksum [2023-05-18T02:19:27.894Z] 5f8c4bfa009b: Download complete [2023-05-18T02:19:32.156Z] 5f8c4bfa009b: Pull complete [2023-05-18T02:19:32.156Z] f7079c9c4ba1: Pull complete [2023-05-18T02:19:32.156Z] aba105e6f55a: Pull complete [2023-05-18T02:19:32.156Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-18T02:19:32.156Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-18T02:19:32.156Z] ---> bf1b8b58d215 [2023-05-18T02:19:32.156Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-18T02:19:32.741Z] ---> Running in b2731d75ff83 [2023-05-18T02:19:33.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-18T02:19:33.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-18T02:19:34.949Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-18T02:19:34.949Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-18T02:19:34.949Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-18T02:19:34.949Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-18T02:19:35.218Z] (5/128) Installing libxcb (1.14-r2) [2023-05-18T02:19:35.218Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-18T02:19:35.218Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-18T02:19:35.218Z] (8/128) Installing libice (1.0.10-r0) [2023-05-18T02:19:35.218Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-18T02:19:35.218Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-18T02:19:35.218Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-18T02:19:35.218Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-18T02:19:35.218Z] (13/128) Installing xset (1.2.4-r0) [2023-05-18T02:19:35.218Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-18T02:19:35.486Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-18T02:19:35.486Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-18T02:19:35.486Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-18T02:19:35.486Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-18T02:19:35.486Z] (19/128) Installing libintl (0.21-r0) [2023-05-18T02:19:35.486Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-18T02:19:35.486Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-18T02:19:35.486Z] (22/128) Installing pcre (8.45-r1) [2023-05-18T02:19:35.486Z] (23/128) Installing glib (2.70.1-r0) [2023-05-18T02:19:35.754Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-18T02:19:35.754Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-18T02:19:35.754Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-18T02:19:35.754Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-18T02:19:35.754Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-18T02:19:36.024Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-18T02:19:36.024Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-18T02:19:36.024Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-18T02:19:36.024Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-18T02:19:36.024Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-18T02:19:36.024Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-18T02:19:36.024Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-18T02:19:36.024Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-18T02:19:36.024Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-18T02:19:36.024Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-18T02:19:36.024Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-18T02:19:36.024Z] (40/128) Installing libxi (1.8-r0) [2023-05-18T02:19:36.024Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-18T02:19:36.024Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-18T02:19:36.024Z] (43/128) Installing atk (2.36.0-r0) [2023-05-18T02:19:36.024Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-18T02:19:36.024Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-18T02:19:36.024Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-18T02:19:36.291Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-18T02:19:36.291Z] (48/128) Installing expat (2.5.0-r0) [2023-05-18T02:19:36.291Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-18T02:19:36.291Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-18T02:19:36.291Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-18T02:19:36.291Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-18T02:19:36.291Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-18T02:19:36.291Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-18T02:19:36.291Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-18T02:19:36.291Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-18T02:19:36.291Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-18T02:19:36.291Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-18T02:19:36.562Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-18T02:19:36.562Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-18T02:19:36.562Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-18T02:19:36.562Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-18T02:19:36.562Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-18T02:19:36.562Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-18T02:19:36.562Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-18T02:19:36.562Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-18T02:19:36.829Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-18T02:19:36.829Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-18T02:19:36.829Z] (69/128) Installing pango (1.48.10-r0) [2023-05-18T02:19:36.829Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-18T02:19:36.829Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-18T02:19:36.829Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-18T02:19:36.829Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-18T02:19:37.095Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-18T02:19:37.095Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-18T02:19:37.363Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-18T02:19:37.630Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-18T02:19:37.630Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-18T02:19:37.630Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-18T02:19:37.630Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-18T02:19:40.210Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-18T02:19:40.210Z] (80/128) Installing flac (1.3.4-r0) [2023-05-18T02:19:40.210Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-18T02:19:40.210Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-18T02:19:40.210Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-18T02:19:40.210Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-18T02:19:40.210Z] (85/128) Installing libass (0.15.2-r0) [2023-05-18T02:19:40.210Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-18T02:19:40.210Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-18T02:19:40.210Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-18T02:19:40.210Z] (89/128) Installing lame (3.100-r0) [2023-05-18T02:19:40.210Z] (90/128) Installing opus (1.3.1-r1) [2023-05-18T02:19:40.210Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-18T02:19:40.210Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-18T02:19:40.210Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-18T02:19:40.210Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-18T02:19:40.210Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-18T02:19:40.210Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-18T02:19:40.210Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-18T02:19:40.477Z] (98/128) Installing libva (2.13.0-r0) [2023-05-18T02:19:40.477Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-18T02:19:40.477Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-18T02:19:40.477Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-18T02:19:40.477Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-18T02:19:40.477Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-18T02:19:40.477Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-18T02:19:40.477Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-18T02:19:40.477Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-18T02:19:40.477Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-18T02:19:41.063Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-18T02:19:41.063Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-18T02:19:41.063Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-18T02:19:41.063Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-18T02:19:41.063Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-18T02:19:41.063Z] (113/128) Installing nspr (4.32-r0) [2023-05-18T02:19:41.331Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-18T02:19:41.331Z] (115/128) Installing nss (3.78.1-r0) [2023-05-18T02:19:41.331Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-18T02:19:41.331Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-18T02:19:41.331Z] (118/128) Installing orc (0.4.32-r0) [2023-05-18T02:19:41.599Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-18T02:19:41.599Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-18T02:19:41.599Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-18T02:19:41.599Z] (122/128) Installing libpulse (15.0-r2) [2023-05-18T02:19:41.599Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-18T02:19:41.599Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-18T02:19:41.599Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-18T02:19:41.599Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-18T02:19:41.599Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-18T02:19:41.599Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-18T02:19:45.856Z] Executing busybox-1.34.1-r7.trigger [2023-05-18T02:19:45.856Z] Executing glib-2.70.1-r0.trigger [2023-05-18T02:19:45.856Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-18T02:19:47.806Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-18T02:19:47.807Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-18T02:19:47.807Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-18T02:19:47.807Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-18T02:19:47.807Z] OK: 275 MiB in 144 packages [2023-05-18T02:19:56.070Z] Removing intermediate container b2731d75ff83 [2023-05-18T02:19:56.070Z] ---> b85e96491b0d [2023-05-18T02:19:56.070Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-18T02:19:56.337Z] ---> Running in 0e9aa0022b29 [2023-05-18T02:19:56.605Z] Removing intermediate container 0e9aa0022b29 [2023-05-18T02:19:56.605Z] ---> 9f51e7f0b706 [2023-05-18T02:19:56.605Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-18T02:19:56.605Z] ---> Running in 638e7bd5b25e [2023-05-18T02:19:56.873Z] Removing intermediate container 638e7bd5b25e [2023-05-18T02:19:56.873Z] ---> b06cbad69207 [2023-05-18T02:19:56.873Z] Step 5/10 : RUN npm install -g npm [2023-05-18T02:19:56.873Z] ---> Running in 83e191968c68 [2023-05-18T02:20:29.122Z] [2023-05-18T02:20:29.122Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-18T02:20:29.122Z] [2023-05-18T02:20:29.122Z] 27 packages are looking for funding [2023-05-18T02:20:29.122Z] run `npm fund` for details [2023-05-18T02:20:29.122Z] [2023-05-18T02:20:29.122Z] found 0 vulnerabilities [2023-05-18T02:20:29.122Z] Removing intermediate container 83e191968c68 [2023-05-18T02:20:29.122Z] ---> f93736b528a7 [2023-05-18T02:20:29.122Z] Step 6/10 : ARG USER=1000 [2023-05-18T02:20:29.122Z] ---> Running in 91a3b1ee4137 [2023-05-18T02:20:29.391Z] Removing intermediate container 91a3b1ee4137 [2023-05-18T02:20:29.391Z] ---> 737cde6f614f [2023-05-18T02:20:29.391Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-18T02:20:29.391Z] ---> Running in b66801d687e5 [2023-05-18T02:20:31.347Z] Removing intermediate container b66801d687e5 [2023-05-18T02:20:31.347Z] ---> 737db9e572fd [2023-05-18T02:20:31.347Z] Step 8/10 : USER $USER:$USER [2023-05-18T02:20:31.347Z] ---> Running in 0344b7668489 [2023-05-18T02:20:31.619Z] Removing intermediate container 0344b7668489 [2023-05-18T02:20:31.619Z] ---> a5aedba8f49a [2023-05-18T02:20:31.619Z] Step 9/10 : WORKDIR /app [2023-05-18T02:20:31.619Z] ---> Running in 95ae14982525 [2023-05-18T02:20:31.888Z] Removing intermediate container 95ae14982525 [2023-05-18T02:20:31.888Z] ---> 62e25f5ea252 [2023-05-18T02:20:31.888Z] Step 10/10 : LABEL git_sha=c4f1a1d4617466540f000af8f4e2313782a6d38f [2023-05-18T02:20:32.160Z] ---> Running in 6e64bd053175 [2023-05-18T02:20:32.429Z] Removing intermediate container 6e64bd053175 [2023-05-18T02:20:32.429Z] ---> 712fd00a42c0 [2023-05-18T02:20:32.429Z] Successfully built 712fd00a42c0 [2023-05-18T02:20:32.429Z] Successfully tagged edgexfoundry/edgex-web-ui:c4f1a1d4617466540f000af8f4e2313782a6d38f [2023-05-18T02:20:32.429Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-18T02:20:32.429Z] touch edgex-web-ui.imagebuilt [2023-05-18T02:20:32.429Z] mkdir -p node_modules coverage [2023-05-18T02:20:32.429Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-18T02:20:32.429Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-18T02:20:44.770Z] npm WARN old lockfile [2023-05-18T02:20:44.770Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-18T02:20:44.770Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-18T02:20:44.770Z] npm WARN old lockfile [2023-05-18T02:20:44.770Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-18T02:20:44.770Z] npm WARN old lockfile [2023-05-18T02:20:57.094Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-18T02:20:57.094Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:20:57.094Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:20:57.095Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-18T02:20:57.095Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-18T02:20:57.095Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:20:57.095Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:20:57.095Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-18T02:20:57.095Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-18T02:20:57.095Z] npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:20:56 GMT' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'cf-ray': [ '7c909fb2eeaf33ff-YUL' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-18T02:20:57.095Z] npm WARN old lockfile }, [2023-05-18T02:20:57.095Z] npm WARN old lockfile statusCode: 404, [2023-05-18T02:20:57.095Z] npm WARN old lockfile code: 'E404', [2023-05-18T02:20:57.095Z] npm WARN old lockfile method: 'GET', [2023-05-18T02:20:57.095Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', [2023-05-18T02:20:57.095Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-18T02:20:57.095Z] npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' [2023-05-18T02:20:57.095Z] npm WARN old lockfile } [2023-05-18T02:20:57.095Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-18T02:20:57.095Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:20:57.095Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:20:57.095Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-18T02:20:57.095Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-18T02:20:57.095Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:20:57.095Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:20:57.095Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-18T02:20:57.095Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-18T02:20:57.095Z] npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:20:56 GMT' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'cf-ray': [ '7c909fb33a0833fb-YUL' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-18T02:20:57.095Z] npm WARN old lockfile }, [2023-05-18T02:20:57.095Z] npm WARN old lockfile statusCode: 404, [2023-05-18T02:20:57.095Z] npm WARN old lockfile code: 'E404', [2023-05-18T02:20:57.095Z] npm WARN old lockfile method: 'GET', [2023-05-18T02:20:57.095Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', [2023-05-18T02:20:57.095Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-18T02:20:57.095Z] npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' [2023-05-18T02:20:57.095Z] npm WARN old lockfile } [2023-05-18T02:20:57.095Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-18T02:20:57.095Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:20:57.095Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:20:57.095Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-18T02:20:57.095Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found [2023-05-18T02:20:57.095Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-18T02:20:57.095Z] npm WARN old lockfile at runMicrotasks () [2023-05-18T02:20:57.095Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-18T02:20:57.095Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-18T02:20:57.095Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-18T02:20:57.095Z] npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:20:56 GMT' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'cf-ray': [ '7c909fb41920713c-YUL' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-18T02:20:57.095Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-18T02:20:57.095Z] npm WARN old lockfile }, [2023-05-18T02:20:57.095Z] npm WARN old lockfile statusCode: 404, [2023-05-18T02:20:57.095Z] npm WARN old lockfile code: 'E404', [2023-05-18T02:20:57.095Z] npm WARN old lockfile method: 'GET', [2023-05-18T02:20:57.095Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', [2023-05-18T02:20:57.095Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-18T02:20:57.095Z] npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' [2023-05-18T02:20:57.095Z] npm WARN old lockfile } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE required: { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE }, [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE required: { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE }, [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE required: { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE }, [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE required: { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE }, [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE Unsupported engine { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE required: { [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE }, [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-18T02:21:23.784Z] npm WARN EBADENGINE } [2023-05-18T02:21:50.470Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-18T02:22:00.584Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-18T02:22:03.932Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-18T02:22:13.847Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-18T02:22:28.836Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-18T02:22:47.052Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-18T02:22:48.465Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-18T02:23:15.159Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-18T02:24:11.566Z] [2023-05-18T02:24:11.566Z] added 1355 packages, and audited 1356 packages in 3m [2023-05-18T02:24:11.566Z] [2023-05-18T02:24:11.566Z] 109 packages are looking for funding [2023-05-18T02:24:11.566Z] run `npm fund` for details [2023-05-18T02:24:11.566Z] [2023-05-18T02:24:11.566Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-05-18T02:24:11.566Z] [2023-05-18T02:24:11.566Z] To address issues that do not require attention, run: [2023-05-18T02:24:11.566Z] npm audit fix [2023-05-18T02:24:11.566Z] [2023-05-18T02:24:11.566Z] To address all issues (including breaking changes), run: [2023-05-18T02:24:11.566Z] npm audit fix --force [2023-05-18T02:24:11.566Z] [2023-05-18T02:24:11.566Z] Run `npm audit` for details. [2023-05-18T02:24:11.566Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-18T02:24:21.646Z] This version of CLI is only compatible with Angular versions ^16.0.0, [2023-05-18T02:24:21.646Z] but Angular version 12.2.4 was found instead. [2023-05-18T02:24:21.646Z] [2023-05-18T02:24:21.646Z] Please visit the link below to find instructions on how to update Angular. [2023-05-18T02:24:21.646Z] https://update.angular.io/ [2023-05-18T02:24:21.646Z] [2023-05-18T02:24:22.615Z] make[1]: *** [Makefile:144: test] Error 3 [2023-05-18T02:24:22.615Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [2023-05-18T02:24:22.615Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-18T02:24:22.631Z] $ docker stop --time=1 d40cbad63087061007524ffdee380b46266cbf77025d0208f61cc4147139e0b6 [2023-05-18T02:24:24.501Z] $ docker rm -f --volumes d40cbad63087061007524ffdee380b46266cbf77025d0208f61cc4147139e0b6 [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-05-18T02:24:25.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T02:24:25.821Z] [2023-05-18T02:24:25.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:24:26.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T02:24:26.506Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T02:24:26.506Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T02:24:26.506Z] 04944245beec: Pulling fs layer [2023-05-18T02:24:26.506Z] 699f458cf7ca: Pulling fs layer [2023-05-18T02:24:26.506Z] 765212b225bb: Pulling fs layer [2023-05-18T02:24:26.506Z] f23df028b6ca: Pulling fs layer [2023-05-18T02:24:26.506Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T02:24:26.506Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T02:24:26.506Z] 765212b225bb: Waiting [2023-05-18T02:24:26.506Z] f23df028b6ca: Waiting [2023-05-18T02:24:26.506Z] d65c8cfc05b1: Waiting [2023-05-18T02:24:26.506Z] 2437ff75d9bd: Waiting [2023-05-18T02:24:26.506Z] 04944245beec: Download complete [2023-05-18T02:24:26.506Z] 765212b225bb: Verifying Checksum [2023-05-18T02:24:26.506Z] 765212b225bb: Download complete [2023-05-18T02:24:26.506Z] f23df028b6ca: Download complete [2023-05-18T02:24:26.795Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T02:24:26.795Z] d65c8cfc05b1: Download complete [2023-05-18T02:24:26.795Z] 699f458cf7ca: Verifying Checksum [2023-05-18T02:24:26.795Z] 699f458cf7ca: Download complete [2023-05-18T02:24:27.076Z] 8998bd30e6a1: Download complete [2023-05-18T02:24:29.737Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T02:24:29.737Z] 2437ff75d9bd: Download complete [2023-05-18T02:24:31.166Z] 8998bd30e6a1: Pull complete [2023-05-18T02:24:31.433Z] 04944245beec: Pull complete [2023-05-18T02:24:32.838Z] 699f458cf7ca: Pull complete [2023-05-18T02:24:32.838Z] 765212b225bb: Pull complete [2023-05-18T02:24:36.178Z] f23df028b6ca: Pull complete [2023-05-18T02:24:36.178Z] d65c8cfc05b1: Pull complete [2023-05-18T02:24:51.185Z] 2437ff75d9bd: Pull complete [2023-05-18T02:24:51.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T02:24:51.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T02:24:51.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:24:51.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-15985 does not seem to be running inside a container [2023-05-18T02:24:51.436Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-05-18T02:24:53.950Z] $ docker top 123bb8c5392d2e70298e1b8002620862a4e2a71e02bb0ee69137312337f8d470 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:24:54.793Z] ---> job-cost.sh [2023-05-18T02:24:54.793Z] lf-activate-venv: SKIPPING [2023-05-18T02:24:54.793Z] INFO: No Stack... [2023-05-18T02:24:55.374Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T02:24:55.957Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T02:24:56.546Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-05-18T02:24:56.547Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T02:24:56.578Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [2023-05-18T02:24:56.584Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] did not exist. Created. [2023-05-18T02:24:56.584Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T02:24:56.924Z] /w/workspace/edgex-ui-go/2@tmp/durable-2fd7b9d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T02:24:57.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T02:24:57.282Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T02:25:02.883Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T02:25:02.890Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T02:25:02.902Z] $ docker stop --time=1 123bb8c5392d2e70298e1b8002620862a4e2a71e02bb0ee69137312337f8d470 [2023-05-18T02:25:04.565Z] $ docker rm -f --volumes 123bb8c5392d2e70298e1b8002620862a4e2a71e02bb0ee69137312337f8d470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T02:25:04.820Z] 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-05-18T02:25:05.517Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives ] [2023-05-18T02:25:05.518Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-18T02:25:05.518Z] total 16 [2023-05-18T02:25:05.518Z] drwxr-xr-x 3 root root 4096 May 18 02:11 . [2023-05-18T02:25:05.518Z] drwxrwxr-x 15 jenkins jenkins 4096 May 18 02:11 .. [2023-05-18T02:25:05.518Z] drwxr-xr-x 2 root root 4096 May 18 02:11 cost [2023-05-18T02:25:05.518Z] -rw-r--r-- 1 root root 83 May 18 02:11 cost.csv [2023-05-18T02:25:05.518Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-18T02:25:05.518Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-18T02:25:05.518Z] total 16 [2023-05-18T02:25:05.518Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 02:11 . [2023-05-18T02:25:05.518Z] drwxrwxr-x 15 jenkins jenkins 4096 May 18 02:11 .. [2023-05-18T02:25:05.518Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 02:11 cost [2023-05-18T02:25:05.518Z] -rw-r--r-- 1 jenkins jenkins 83 May 18 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:05.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:06.673Z] ---> package-listing.sh [2023-05-18T02:25:06.673Z] ++ facter osfamily [2023-05-18T02:25:06.673Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T02:25:06.933Z] + OS_FAMILY=debian [2023-05-18T02:25:06.933Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-608 [2023-05-18T02:25:06.933Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T02:25:06.933Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T02:25:06.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T02:25:06.933Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T02:25:06.933Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' [2023-05-18T02:25:06.933Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T02:25:06.933Z] + case "${OS_FAMILY}" in [2023-05-18T02:25:06.933Z] + dpkg -l [2023-05-18T02:25:06.933Z] + grep '^ii' [2023-05-18T02:25:06.933Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T02:25:06.933Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T02:25:06.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T02:25:06.933Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' [2023-05-18T02:25:06.933Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [2023-05-18T02:25:06.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [Pipeline] echo [2023-05-18T02:25:06.944Z] 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T02:25:07.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T02:25:07.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T02:25:07.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T02:25:07.856Z] prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container [2023-05-18T02:25:07.886Z] $ 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-608/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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T02:25:08.100Z] $ docker top ce0d621a6112d8a7d6e1c36f67bb57ee61f0de23faa02909548a3c6e1700cd7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T02:25:08.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T02:25:08.736Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T02:25:09.028Z] + ls /var/log/sa-host [2023-05-18T02:25:09.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T02:25:09.096Z] provisioning config files... [2023-05-18T02:25:09.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config1078633512010503929tmp [Pipeline] { [Pipeline] echo [2023-05-18T02:25:09.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:09.412Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T02:25:09.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:09.754Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T02:25:09.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:10.048Z] ---> sudo-logs.sh [2023-05-18T02:25:10.048Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T02:25:10.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:10.356Z] ---> job-cost.sh [2023-05-18T02:25:10.357Z] lf-activate-venv: SKIPPING [2023-05-18T02:25:10.357Z] DEBUG: total: 0.2199999988079071 [2023-05-18T02:25:10.357Z] INFO: Retrieving Stack Cost... [2023-05-18T02:25:10.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T02:25:11.184Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T02:25:11.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T02:25:11.478Z] ---> logs-deploy.sh [2023-05-18T02:25:11.478Z] lf-activate-venv: SKIPPING [2023-05-18T02:25:11.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-608/2 [2023-05-18T02:25:11.478Z] INFO: archiving workspace using pattern(s): [2023-05-18T02:25:12.417Z] Archives upload complete. [2023-05-18T02:25:12.677Z] INFO: archiving logs to Nexus [2023-05-18T02:25:13.248Z] ---> uname -a: [2023-05-18T02:25:13.248Z] Linux prd-ubuntu20-04-docker-8c-8g-15984 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] ---> lscpu: [2023-05-18T02:25:13.248Z] Architecture: x86_64 [2023-05-18T02:25:13.248Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-18T02:25:13.248Z] Byte Order: Little Endian [2023-05-18T02:25:13.248Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-18T02:25:13.248Z] CPU(s): 8 [2023-05-18T02:25:13.248Z] On-line CPU(s) list: 0-7 [2023-05-18T02:25:13.248Z] Thread(s) per core: 1 [2023-05-18T02:25:13.248Z] Core(s) per socket: 1 [2023-05-18T02:25:13.248Z] Socket(s): 8 [2023-05-18T02:25:13.248Z] NUMA node(s): 1 [2023-05-18T02:25:13.248Z] Vendor ID: AuthenticAMD [2023-05-18T02:25:13.248Z] CPU family: 23 [2023-05-18T02:25:13.248Z] Model: 49 [2023-05-18T02:25:13.248Z] Model name: AMD EPYC-Rome Processor [2023-05-18T02:25:13.248Z] Stepping: 0 [2023-05-18T02:25:13.248Z] CPU MHz: 2799.998 [2023-05-18T02:25:13.248Z] BogoMIPS: 5599.99 [2023-05-18T02:25:13.248Z] Virtualization: AMD-V [2023-05-18T02:25:13.248Z] Hypervisor vendor: KVM [2023-05-18T02:25:13.248Z] Virtualization type: full [2023-05-18T02:25:13.248Z] L1d cache: 256 KiB [2023-05-18T02:25:13.248Z] L1i cache: 256 KiB [2023-05-18T02:25:13.248Z] L2 cache: 4 MiB [2023-05-18T02:25:13.248Z] L3 cache: 128 MiB [2023-05-18T02:25:13.248Z] NUMA node0 CPU(s): 0-7 [2023-05-18T02:25:13.248Z] Vulnerability Itlb multihit: Not affected [2023-05-18T02:25:13.248Z] Vulnerability L1tf: Not affected [2023-05-18T02:25:13.248Z] Vulnerability Mds: Not affected [2023-05-18T02:25:13.248Z] Vulnerability Meltdown: Not affected [2023-05-18T02:25:13.248Z] Vulnerability Mmio stale data: Not affected [2023-05-18T02:25:13.248Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-18T02:25:13.248Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-18T02:25:13.248Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-18T02:25:13.248Z] Vulnerability Srbds: Not affected [2023-05-18T02:25:13.248Z] Vulnerability Tsx async abort: Not affected [2023-05-18T02:25:13.248Z] 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-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] ---> nproc: [2023-05-18T02:25:13.248Z] 8 [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] ---> df -h: [2023-05-18T02:25:13.248Z] Filesystem Size Used Avail Use% Mounted on [2023-05-18T02:25:13.248Z] overlay 155G 13G 143G 9% / [2023-05-18T02:25:13.248Z] tmpfs 64M 0 64M 0% /dev [2023-05-18T02:25:13.248Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-18T02:25:13.248Z] shm 64M 0 64M 0% /dev/shm [2023-05-18T02:25:13.248Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] ---> sar -b -r -n DEV: [2023-05-18T02:25:13.248Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15984) 05/18/23 _x86_64_ (8 CPU) [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] 02:08:34 LINUX RESTART (8 CPU) [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] 02:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-18T02:25:13.248Z] 02:10:02 365.77 48.11 317.66 0.00 5432.69 79604.07 0.00 [2023-05-18T02:25:13.248Z] 02:11:01 326.11 1.49 324.62 0.00 21.42 97955.74 0.00 [2023-05-18T02:25:13.248Z] 02:12:01 266.81 0.37 266.44 0.00 7.20 57381.14 0.00 [2023-05-18T02:25:13.248Z] 02:13:01 1.48 0.00 1.48 0.00 0.00 822.55 0.00 [2023-05-18T02:25:13.248Z] 02:14:01 28.45 10.26 18.18 0.00 3453.16 6858.19 0.00 [2023-05-18T02:25:13.248Z] 02:15:01 6.33 1.60 4.73 0.00 37.19 770.54 0.00 [2023-05-18T02:25:13.248Z] 02:16:01 1.15 0.00 1.15 0.00 0.00 818.26 0.00 [2023-05-18T02:25:13.248Z] 02:17:01 1.12 0.02 1.10 0.00 0.13 684.42 0.00 [2023-05-18T02:25:13.248Z] 02:18:01 1.53 0.00 1.53 0.00 0.00 763.07 0.00 [2023-05-18T02:25:13.248Z] 02:19:01 2.15 0.00 2.15 0.00 0.00 839.06 0.00 [2023-05-18T02:25:13.248Z] 02:20:01 1.18 0.00 1.18 0.00 0.00 757.87 0.00 [2023-05-18T02:25:13.248Z] 02:21:01 1.75 0.00 1.75 0.00 0.00 692.68 0.00 [2023-05-18T02:25:13.248Z] 02:22:01 1.13 0.00 1.13 0.00 0.00 818.13 0.00 [2023-05-18T02:25:13.248Z] 02:23:01 1.17 0.00 1.17 0.00 0.00 769.21 0.00 [2023-05-18T02:25:13.248Z] 02:24:01 1.92 0.02 1.90 0.00 0.13 693.90 0.00 [2023-05-18T02:25:13.248Z] 02:25:01 1.17 0.00 1.17 0.00 0.00 820.13 0.00 [2023-05-18T02:25:13.248Z] Average: 62.80 3.87 58.93 0.00 560.03 15604.76 0.00 [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] 02:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-18T02:25:13.248Z] 02:10:02 28688108 31584896 728828 2.22 77004 3086596 1958132 5.77 1057584 2769380 381380 [2023-05-18T02:25:13.248Z] 02:11:01 27218444 31504352 793368 2.41 170052 4238868 2008304 5.92 1289496 3838844 21784 [2023-05-18T02:25:13.248Z] 02:12:01 26072264 31551260 744052 2.26 225576 5225708 1768472 5.21 1357404 4767288 164 [2023-05-18T02:25:13.248Z] 02:13:01 26086232 31565364 729780 2.22 225612 5225708 1768472 5.21 1343388 4767288 176 [2023-05-18T02:25:13.248Z] 02:14:01 25850600 31548084 736616 2.24 230488 5429408 1803112 5.31 1503004 4820360 1292 [2023-05-18T02:25:13.248Z] 02:15:01 25850720 31550020 734848 2.23 230548 5430512 1820728 5.37 1501768 4820648 48 [2023-05-18T02:25:13.248Z] 02:16:01 25851508 31550832 734004 2.23 230572 5430520 1820728 5.37 1501216 4820652 12 [2023-05-18T02:25:13.248Z] 02:17:01 25855036 31554376 730440 2.22 230608 5430516 1820728 5.37 1498072 4820652 172 [2023-05-18T02:25:13.248Z] 02:18:01 25855444 31555208 729836 2.22 230636 5430524 1820728 5.37 1497508 4820996 12 [2023-05-18T02:25:13.248Z] 02:19:01 25855624 31555472 729512 2.22 230716 5430508 1820728 5.37 1497584 4820996 32 [2023-05-18T02:25:13.248Z] 02:20:01 25855512 31555404 729524 2.22 230748 5430508 1820728 5.37 1497676 4820992 20 [2023-05-18T02:25:13.248Z] 02:21:01 25855704 31555624 729440 2.22 230780 5430512 1804376 5.32 1497692 4820996 48 [2023-05-18T02:25:13.248Z] 02:22:01 25855688 31555636 729404 2.22 230804 5430512 1804376 5.32 1497720 4820996 12 [2023-05-18T02:25:13.248Z] 02:23:01 25855892 31556080 728984 2.22 230824 5430644 1804376 5.32 1497204 4821192 172 [2023-05-18T02:25:13.248Z] 02:24:01 25855008 31555252 729680 2.22 230872 5430640 1808912 5.33 1497252 4821192 32 [2023-05-18T02:25:13.248Z] 02:25:01 25854936 31555224 729628 2.22 230900 5430648 1808912 5.33 1497316 4821196 192 [2023-05-18T02:25:13.248Z] Average: 26144795 31553318 735496 2.24 216671 5183896 1828863 5.39 1439493 4624604 25347 [2023-05-18T02:25:13.248Z] [2023-05-18T02:25:13.248Z] 02:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-18T02:25:13.248Z] 02:10:02 ens3 778.57 502.80 9094.35 116.71 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:10:02 lo 9.00 9.00 0.89 0.89 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:10:02 docker0 40.34 44.13 3.04 278.82 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:11:01 ens3 512.98 264.01 4802.93 39.87 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:11:01 veth97e86da 2.90 5.86 0.21 80.50 0.00 0.00 0.00 0.01 [2023-05-18T02:25:13.248Z] 02:11:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:11:01 veth656095e 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:11:01 docker0 218.59 441.94 16.97 4071.39 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:12:01 ens3 439.87 253.93 5739.85 96.33 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:12:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:12:01 docker0 169.78 315.19 27.29 3199.14 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:13:01 ens3 0.73 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:14:01 ens3 61.06 28.33 1384.63 8.67 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:15:01 ens3 17.33 22.11 6.35 63.15 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:18:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.248Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:20:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:25:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] Average: ens3 112.81 66.80 1310.64 20.29 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] Average: docker0 26.60 49.67 2.94 468.10 0.00 0.00 0.00 0.00 [2023-05-18T02:25:13.249Z] [2023-05-18T02:25:13.249Z] [2023-05-18T02:25:13.249Z] ---> sar -P ALL: [2023-05-18T02:25:13.249Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15984) 05/18/23 _x86_64_ (8 CPU) [2023-05-18T02:25:13.249Z] [2023-05-18T02:25:13.249Z] 02:08:34 LINUX RESTART (8 CPU) [2023-05-18T02:25:13.249Z] [2023-05-18T02:25:13.249Z] 02:09:01 CPU %user %nice %system %iowait %steal %idle [2023-05-18T02:25:13.249Z] 02:10:02 all 11.14 0.00 4.18 3.12 0.06 81.49 [2023-05-18T02:25:13.249Z] 02:10:02 0 12.97 0.00 4.33 3.15 0.05 79.49 [2023-05-18T02:25:13.249Z] 02:10:02 1 10.30 0.00 4.16 11.60 0.05 73.89 [2023-05-18T02:25:13.249Z] 02:10:02 2 12.80 0.00 4.49 2.88 0.05 79.78 [2023-05-18T02:25:13.249Z] 02:10:02 3 12.37 0.00 3.37 4.95 0.05 79.26 [2023-05-18T02:25:13.249Z] 02:10:02 4 9.34 0.00 4.47 0.91 0.07 85.22 [2023-05-18T02:25:13.249Z] 02:10:02 5 12.28 0.00 4.69 0.45 0.07 82.51 [2023-05-18T02:25:13.249Z] 02:10:02 6 10.37 0.00 3.51 0.76 0.03 85.32 [2023-05-18T02:25:13.249Z] 02:10:02 7 8.67 0.00 4.45 0.24 0.09 86.56 [2023-05-18T02:25:13.249Z] 02:11:01 all 22.43 0.00 6.30 2.03 0.07 69.16 [2023-05-18T02:25:13.249Z] 02:11:01 0 22.47 0.00 6.35 4.09 0.09 67.01 [2023-05-18T02:25:13.249Z] 02:11:01 1 20.67 0.00 7.26 7.98 0.07 64.02 [2023-05-18T02:25:13.249Z] 02:11:01 2 24.87 0.00 7.46 0.64 0.07 66.97 [2023-05-18T02:25:13.249Z] 02:11:01 3 21.32 0.00 5.67 0.02 0.07 72.92 [2023-05-18T02:25:13.249Z] 02:11:01 4 24.16 0.00 6.19 0.64 0.07 68.95 [2023-05-18T02:25:13.249Z] 02:11:01 5 21.95 0.00 6.11 1.95 0.07 69.92 [2023-05-18T02:25:13.249Z] 02:11:01 6 20.68 0.00 4.89 0.26 0.07 74.10 [2023-05-18T02:25:13.249Z] 02:11:01 7 23.37 0.00 6.52 0.65 0.09 69.37 [2023-05-18T02:25:13.249Z] 02:12:01 all 11.35 0.00 4.33 0.75 0.06 83.51 [2023-05-18T02:25:13.249Z] 02:12:01 0 7.29 0.00 4.46 3.67 0.03 84.55 [2023-05-18T02:25:13.249Z] 02:12:01 1 8.48 0.00 3.99 0.34 0.05 87.15 [2023-05-18T02:25:13.249Z] 02:12:01 2 9.41 0.00 3.46 0.40 0.05 86.68 [2023-05-18T02:25:13.249Z] 02:12:01 3 21.62 0.00 6.37 0.76 0.08 71.17 [2023-05-18T02:25:13.249Z] 02:12:01 4 8.96 0.00 2.43 0.03 0.05 88.52 [2023-05-18T02:25:13.249Z] 02:12:01 5 7.71 0.00 7.01 0.68 0.08 84.52 [2023-05-18T02:25:13.249Z] 02:12:01 6 23.70 0.00 4.24 0.05 0.07 71.93 [2023-05-18T02:25:13.249Z] 02:12:01 7 3.56 0.00 2.72 0.05 0.07 93.60 [2023-05-18T02:25:13.249Z] 02:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-18T02:25:13.249Z] 02:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-18T02:25:13.249Z] 02:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:13:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-18T02:25:13.249Z] 02:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:13:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-18T02:25:13.249Z] 02:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-18T02:25:13.249Z] 02:14:01 all 0.87 0.00 0.39 0.17 0.01 98.57 [2023-05-18T02:25:13.249Z] 02:14:01 0 0.50 0.00 0.25 0.07 0.02 99.17 [2023-05-18T02:25:13.249Z] 02:14:01 1 1.55 0.00 0.42 0.03 0.00 98.00 [2023-05-18T02:25:13.249Z] 02:14:01 2 0.43 0.00 0.30 0.02 0.02 99.23 [2023-05-18T02:25:13.249Z] 02:14:01 3 0.37 0.00 0.35 0.33 0.00 98.95 [2023-05-18T02:25:13.249Z] 02:14:01 4 1.28 0.00 0.37 0.02 0.00 98.33 [2023-05-18T02:25:13.249Z] 02:14:01 5 1.02 0.00 0.57 0.05 0.02 98.35 [2023-05-18T02:25:13.249Z] 02:14:01 6 1.07 0.00 0.45 0.50 0.03 97.95 [2023-05-18T02:25:13.249Z] 02:14:01 7 0.75 0.00 0.38 0.32 0.00 98.55 [2023-05-18T02:25:13.249Z] 02:15:01 all 0.44 0.00 0.05 0.01 0.01 99.48 [2023-05-18T02:25:13.249Z] 02:15:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-05-18T02:25:13.249Z] 02:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-18T02:25:13.249Z] 02:15:01 2 0.43 0.00 0.12 0.07 0.00 99.38 [2023-05-18T02:25:13.249Z] 02:15:01 3 1.75 0.00 0.03 0.00 0.02 98.20 [2023-05-18T02:25:13.249Z] 02:15:01 4 0.18 0.00 0.05 0.02 0.00 99.75 [2023-05-18T02:25:13.249Z] 02:15:01 5 0.76 0.00 0.05 0.00 0.00 99.19 [2023-05-18T02:25:13.249Z] 02:15:01 6 0.17 0.00 0.07 0.03 0.02 99.72 [2023-05-18T02:25:13.249Z] 02:15:01 7 0.17 0.00 0.03 0.00 0.00 99.80 [2023-05-18T02:25:13.249Z] 02:16:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-05-18T02:25:13.249Z] 02:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-18T02:25:13.249Z] 02:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:16:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-18T02:25:13.249Z] 02:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-18T02:25:13.249Z] 02:17:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2023-05-18T02:25:13.249Z] 02:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-18T02:25:13.249Z] 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-18T02:25:13.249Z] 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-18T02:25:13.249Z] 02:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-18T02:25:13.249Z] 02:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-18T02:25:13.249Z] 02:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-18T02:25:13.249Z] 02:18:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-18T02:25:13.249Z] 02:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-18T02:25:13.249Z] 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-18T02:25:13.249Z] 02:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-18T02:25:13.249Z] 02:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-18T02:25:13.249Z] 02:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-18T02:25:13.249Z] 02:19:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-18T02:25:13.249Z] 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-18T02:25:13.249Z] 02:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-18T02:25:13.249Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-05-18T02:25:13.249Z] 02:20:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-18T02:25:13.249Z] 02:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:20:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-18T02:25:13.249Z] 02:20:01 4 0.15 0.00 0.00 0.00 0.00 99.85 [2023-05-18T02:25:13.249Z] 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:20:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-18T02:25:13.249Z] 02:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] [2023-05-18T02:25:13.249Z] 02:20:01 CPU %user %nice %system %iowait %steal %idle [2023-05-18T02:25:13.249Z] 02:21:01 all 0.22 0.00 0.02 0.01 0.01 99.74 [2023-05-18T02:25:13.249Z] 02:21:01 0 0.03 0.00 0.02 0.07 0.00 99.88 [2023-05-18T02:25:13.249Z] 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:21:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-18T02:25:13.249Z] 02:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-18T02:25:13.249Z] 02:21:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2023-05-18T02:25:13.249Z] 02:21:01 5 1.42 0.00 0.10 0.00 0.02 98.47 [2023-05-18T02:25:13.249Z] 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:21:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2023-05-18T02:25:13.249Z] 02:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-18T02:25:13.249Z] 02:22:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-18T02:25:13.249Z] 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.249Z] 02:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-18T02:25:13.249Z] 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.249Z] 02:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-18T02:25:13.249Z] 02:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-18T02:25:13.249Z] 02:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-05-18T02:25:13.250Z] 02:23:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-18T02:25:13.250Z] 02:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-18T02:25:13.250Z] 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.250Z] 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.250Z] 02:23:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-18T02:25:13.250Z] 02:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-18T02:25:13.250Z] 02:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-18T02:25:13.250Z] 02:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-18T02:25:13.250Z] 02:24:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-05-18T02:25:13.250Z] 02:24:01 0 0.03 0.00 0.02 0.05 0.03 99.87 [2023-05-18T02:25:13.250Z] 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-18T02:25:13.250Z] 02:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-18T02:25:13.250Z] 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-18T02:25:13.250Z] 02:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-18T02:25:13.250Z] 02:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-18T02:25:13.250Z] 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-18T02:25:13.250Z] 02:24:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-18T02:25:13.250Z] 02:25:01 all 0.07 0.00 0.02 0.07 0.01 99.83 [2023-05-18T02:25:13.250Z] 02:25:01 0 0.03 0.00 0.00 0.55 0.02 99.40 [2023-05-18T02:25:13.250Z] 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-18T02:25:13.250Z] 02:25:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-18T02:25:13.250Z] 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-18T02:25:13.250Z] 02:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-18T02:25:13.250Z] 02:25:01 5 0.40 0.00 0.03 0.00 0.02 99.55 [2023-05-18T02:25:13.250Z] 02:25:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-18T02:25:13.250Z] 02:25:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2023-05-18T02:25:13.250Z] Average: all 2.87 0.00 0.95 0.38 0.02 95.78 [2023-05-18T02:25:13.250Z] Average: 0 2.68 0.00 0.96 0.73 0.02 95.62 [2023-05-18T02:25:13.250Z] Average: 1 2.53 0.00 0.98 1.23 0.01 95.25 [2023-05-18T02:25:13.250Z] Average: 2 2.95 0.00 0.98 0.26 0.01 95.81 [2023-05-18T02:25:13.250Z] Average: 3 3.56 0.00 0.98 0.38 0.02 95.07 [2023-05-18T02:25:13.250Z] Average: 4 2.73 0.00 0.83 0.10 0.01 96.32 [2023-05-18T02:25:13.250Z] Average: 5 2.82 0.00 1.15 0.19 0.02 95.82 [2023-05-18T02:25:13.250Z] Average: 6 3.49 0.00 0.83 0.10 0.02 95.56 [2023-05-18T02:25:13.250Z] Average: 7 2.25 0.00 0.88 0.08 0.02 96.78 [2023-05-18T02:25:13.250Z] [2023-05-18T02:25:13.250Z] [2023-05-18T02:25:13.250Z]