Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7ab56bfb210a85c92f1ea2d22e734a977b85db+8a5a4ec92ca374ae5f786629731d1f336ce6694e (6bd6867e9cd5cdd611614d91bbf1ba0361097210) 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-ssh12621515573880584182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12026495334353248249.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3705099035556424197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2899572892004704392.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh525003634662327599.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-7637 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [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-589 # 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db > 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 Merge succeeded, producing 3be49fac874b476408af5a2d2dfd712a16e62817 Checking out Revision 3be49fac874b476408af5a2d2dfd712a16e62817 (PR-589) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3be49fac874b476408af5a2d2dfd712a16e62817 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0d37a6f44758125dea979ba5b8eee383627645e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:33 ========================================================= 02:07:33 EdgeX Global Pipelines Version Info 02:07:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:34 ------------------- 02:07:34 stable info: 02:07:34 ------------------- 02:07:34 Commited By: Bill Mahoney bill.mahoney@intel.com 02:07:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:34 Message: update stable to v1.0.248 02:07:34 ------------------- 02:07:34 experimental info: 02:07:34 ------------------- 02:07:34 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:34 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be49fa [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:35 provisioning config files... 02:07:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config15720558731785741080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:35 ---> docker-login.sh 02:07:35 nexus3.edgexfoundry.org:10001 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 nexus3.edgexfoundry.org:10002 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 nexus3.edgexfoundry.org:10003 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 nexus3.edgexfoundry.org:10004 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 docker.io 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 ---> docker-login.sh ends [Pipeline] } 02:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:37 + git rev-list -1 --merges 3be49fac874b476408af5a2d2dfd712a16e62817~1..3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo 02:07:37 -----------> git rev-list -1 --merges 3be49fac874b476408af5a2d2dfd712a16e62817~1..3be49fac874b476408af5a2d2dfd712a16e62817 3be49fac874b476408af5a2d2dfd712a16e62817 02:07:37 3be49fac874b476408af5a2d2dfd712a16e62817 [false] [Pipeline] sh 02:07:37 + git log --format=format:%s -1 3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo 02:07:37 ========================================================= 02:07:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:37 + git log --format=format:%s -1 3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo 02:07:37 [semverPrep] GIT_COMMIT: 3be49fac874b476408af5a2d2dfd712a16e62817, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo 02:07:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:38 + grep -v github /etc/ssh/ssh_known_hosts 02:07:38 + [ -e /tmp/ssh_known_hosts ] 02:07:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:38 02:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:39 b85a868b505f: Pulling fs layer 02:07:39 e2be974225ed: Pulling fs layer 02:07:39 339a4e72a1f5: Pulling fs layer 02:07:39 988bab9f4d93: Pulling fs layer 02:07:39 1469e6f7b9e6: Pulling fs layer 02:07:39 eaf3925da568: Pulling fs layer 02:07:39 bab4dde63d76: Pulling fs layer 02:07:39 bde34c3a00c8: Pulling fs layer 02:07:39 b352a97aabf1: Pulling fs layer 02:07:39 4872d77fe225: Pulling fs layer 02:07:39 5851b861e8e6: Pulling fs layer 02:07:39 bab4dde63d76: Waiting 02:07:39 bde34c3a00c8: Waiting 02:07:39 b352a97aabf1: Waiting 02:07:39 4872d77fe225: Waiting 02:07:39 5851b861e8e6: Waiting 02:07:39 988bab9f4d93: Waiting 02:07:39 1469e6f7b9e6: Waiting 02:07:39 eaf3925da568: Waiting 02:07:39 e2be974225ed: Verifying Checksum 02:07:39 e2be974225ed: Download complete 02:07:39 988bab9f4d93: Download complete 02:07:39 1469e6f7b9e6: Verifying Checksum 02:07:39 1469e6f7b9e6: Download complete 02:07:39 eaf3925da568: Verifying Checksum 02:07:39 eaf3925da568: Download complete 02:07:39 339a4e72a1f5: Verifying Checksum 02:07:39 339a4e72a1f5: Download complete 02:07:39 bde34c3a00c8: Verifying Checksum 02:07:39 bde34c3a00c8: Download complete 02:07:39 b352a97aabf1: Verifying Checksum 02:07:39 b352a97aabf1: Download complete 02:07:39 b85a868b505f: Download complete 02:07:39 4872d77fe225: Verifying Checksum 02:07:39 4872d77fe225: Download complete 02:07:39 5851b861e8e6: Verifying Checksum 02:07:39 5851b861e8e6: Download complete 02:07:39 bab4dde63d76: Verifying Checksum 02:07:39 bab4dde63d76: Download complete 02:07:40 b85a868b505f: Pull complete 02:07:40 e2be974225ed: Pull complete 02:07:41 339a4e72a1f5: Pull complete 02:07:41 988bab9f4d93: Pull complete 02:07:41 1469e6f7b9e6: Pull complete 02:07:41 eaf3925da568: Pull complete 02:07:43 bab4dde63d76: Pull complete 02:07:43 bde34c3a00c8: Pull complete 02:07:43 b352a97aabf1: Pull complete 02:07:43 4872d77fe225: Pull complete 02:07:43 5851b861e8e6: Pull complete 02:07:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:43 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 02:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:45 $ docker top e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 -eo pid,comm 02:07:45 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). 02:07:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:45 [ssh-agent] Looking for ssh-agent implementation... 02:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:46 $ docker exec e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent 02:07:46 SSH_AUTH_SOCK=/tmp/ssh-7wapLD7PPHu8/agent.33 02:07:46 SSH_AGENT_PID=39 02:07:46 Running ssh-add (command line suppressed) 02:07:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_7074948460053682066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_7074948460053682066.key) 02:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:46 + git tag --points-at HEAD [Pipeline] } 02:07:46 $ docker exec --env ******** --env ******** e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent -k 02:07:46 unset SSH_AUTH_SOCK; 02:07:46 unset SSH_AGENT_PID; 02:07:46 echo Agent pid 39 killed; 02:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:46 [ssh-agent] Looking for ssh-agent implementation... 02:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:46 $ docker exec e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent 02:07:46 SSH_AUTH_SOCK=/tmp/ssh-9l2u3L4fOLza/agent.73 02:07:46 SSH_AGENT_PID=79 02:07:46 Running ssh-add (command line suppressed) 02:07:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_18247714135104310690.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_18247714135104310690.key) 02:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:47 + git semver init 02:07:47 2023-04-13 02:07:47,582 [run_init] DEBUG init version:0.0.0 force:False 02:07:47 2023-04-13 02:07:47,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver 02:07:47 2023-04-13 02:07:47,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver 02:07:47 2023-04-13 02:07:47,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589, universal_newlines=False, shell=None, istream=None) 02:07:49 2023-04-13 02:07:48,942 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.git/info/exclude 02:07:49 2023-04-13 02:07:48,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 with force:False 02:07:49 2023-04-13 02:07:48,943 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 02:07:49 2023-04-13 02:07:48,947 [execute] INFO git cat-file --batch-check 02:07:49 2023-04-13 02:07:48,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) 02:07:49 2023-04-13 02:07:48,954 [execute] INFO git cat-file --batch 02:07:49 2023-04-13 02:07:48,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) 02:07:49 2023-04-13 02:07:48,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 02:07:49 0.0.0 [Pipeline] } 02:07:49 $ docker exec --env ******** --env ******** e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent -k 02:07:49 unset SSH_AUTH_SOCK; 02:07:49 unset SSH_AGENT_PID; 02:07:49 echo Agent pid 79 killed; 02:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:49 + git semver [Pipeline] } 02:07:49 $ docker stop --time=1 e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 02:07:51 $ docker rm -f --volumes e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:56 Stashed 1 file(s) [Pipeline] echo 02:07:56 [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 02:07:57 provisioning config files... 02:07:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config12533133202849150362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:57 ---> docker-login.sh 02:07:57 nexus3.edgexfoundry.org:10001 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 nexus3.edgexfoundry.org:10002 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 nexus3.edgexfoundry.org:10003 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 nexus3.edgexfoundry.org:10004 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 docker.io 02:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:57 Configure a credential helper to remove this warning. See 02:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:57 02:07:57 Login Succeeded 02:07:57 ---> docker-login.sh ends [Pipeline] } 02:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:58 ========================================================= 02:07:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:07:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:58 + 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 . 02:07:58 Sending build context to Docker daemon 45.73MB 02:07:58 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:07:58 Step 2/16 : FROM ${BASE} AS builder 02:07:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:58 63b65145d645: Pulling fs layer 02:07:58 a2d21d5440eb: Pulling fs layer 02:07:58 935e6c44a52c: Pulling fs layer 02:07:58 94cc34f8dd06: Pulling fs layer 02:07:58 30dea6a524f1: Pulling fs layer 02:07:58 a2aff8979fd8: Pulling fs layer 02:07:58 6808be2612f2: Pulling fs layer 02:07:58 f25807f1079a: Pulling fs layer 02:07:58 94cc34f8dd06: Waiting 02:07:58 6808be2612f2: Waiting 02:07:58 a2aff8979fd8: Waiting 02:07:58 30dea6a524f1: Waiting 02:07:58 f25807f1079a: Waiting 02:07:58 a2d21d5440eb: Download complete 02:07:58 94cc34f8dd06: Verifying Checksum 02:07:58 94cc34f8dd06: Download complete 02:07:58 30dea6a524f1: Verifying Checksum 02:07:58 30dea6a524f1: Download complete 02:07:58 63b65145d645: Verifying Checksum 02:07:58 63b65145d645: Download complete 02:07:58 a2aff8979fd8: Verifying Checksum 02:07:58 a2aff8979fd8: Download complete 02:07:58 63b65145d645: Pull complete 02:07:58 a2d21d5440eb: Pull complete 02:07:59 f25807f1079a: Verifying Checksum 02:07:59 f25807f1079a: Download complete 02:07:59 935e6c44a52c: Verifying Checksum 02:07:59 935e6c44a52c: Download complete 02:07:59 6808be2612f2: Verifying Checksum 02:07:59 6808be2612f2: Download complete 02:08:03 935e6c44a52c: Pull complete 02:08:03 94cc34f8dd06: Pull complete 02:08:03 30dea6a524f1: Pull complete 02:08:03 a2aff8979fd8: Pull complete 02:08:05 6808be2612f2: Pull complete 02:08:06 f25807f1079a: Pull complete 02:08:06 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:06 ---> 3b553350e43f 02:08:06 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:07 ---> Running in aff9c6ba71ca 02:08:07 Removing intermediate container aff9c6ba71ca 02:08:07 ---> 609b30c0f8e9 02:08:07 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:08:08 ---> Running in 08eefe351bea 02:08:08 Removing intermediate container 08eefe351bea 02:08:08 ---> fa1374a37c50 02:08:08 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:08:08 ---> Running in dc34fa50d5a4 02:08:08 Removing intermediate container dc34fa50d5a4 02:08:08 ---> eb6fc5bfa1b8 02:08:08 Step 6/16 : LABEL Name=edgex-ui-go 02:08:08 ---> Running in fdf324c346ca 02:08:08 Removing intermediate container fdf324c346ca 02:08:08 ---> 193f2d50fbcf 02:08:08 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:08:08 ---> Running in cb0c19dc342a 02:08:08 Removing intermediate container cb0c19dc342a 02:08:08 ---> bc56e2e4bc69 02:08:08 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:08 latest: Pulling from library/docker 02:08:09 f56be85fc22e: Pulling fs layer 02:08:09 7ed9ddfd3b8f: Pulling fs layer 02:08:09 788e1ab5616a: Pulling fs layer 02:08:09 4e33d011f086: Pulling fs layer 02:08:09 383037bf46bc: Pulling fs layer 02:08:09 04921806bf90: Pulling fs layer 02:08:09 de21e211d8be: Pulling fs layer 02:08:09 04921806bf90: Waiting 02:08:09 383037bf46bc: Waiting 02:08:09 d1a705462f92: Pulling fs layer 02:08:09 026562b829bc: Pulling fs layer 02:08:09 f4bc4d1e2e3a: Pulling fs layer 02:08:09 de21e211d8be: Waiting 02:08:09 026562b829bc: Waiting 02:08:09 d1a705462f92: Waiting 02:08:09 06512f64e545: Pulling fs layer 02:08:09 97a6e8d4b278: Pulling fs layer 02:08:09 f4bc4d1e2e3a: Waiting 02:08:09 97a6e8d4b278: Waiting 02:08:09 65fc0503abc0: Pulling fs layer 02:08:09 810d9c8fb6b2: Pulling fs layer 02:08:09 65fc0503abc0: Waiting 02:08:09 810d9c8fb6b2: Waiting 02:08:09 788e1ab5616a: Verifying Checksum 02:08:09 788e1ab5616a: Download complete 02:08:09 7ed9ddfd3b8f: Verifying Checksum 02:08:09 7ed9ddfd3b8f: Download complete 02:08:09 f56be85fc22e: Verifying Checksum 02:08:09 f56be85fc22e: Download complete 02:08:09 f56be85fc22e: Pull complete 02:08:09 383037bf46bc: Verifying Checksum 02:08:09 383037bf46bc: Download complete 02:08:09 04921806bf90: Verifying Checksum 02:08:09 04921806bf90: Download complete 02:08:09 4e33d011f086: Verifying Checksum 02:08:09 4e33d011f086: Download complete 02:08:09 7ed9ddfd3b8f: Pull complete 02:08:09 de21e211d8be: Download complete 02:08:09 788e1ab5616a: Pull complete 02:08:09 d1a705462f92: Verifying Checksum 02:08:09 d1a705462f92: Download complete 02:08:09 026562b829bc: Verifying Checksum 02:08:09 026562b829bc: Download complete 02:08:09 06512f64e545: Verifying Checksum 02:08:09 06512f64e545: Download complete 02:08:09 f4bc4d1e2e3a: Verifying Checksum 02:08:09 f4bc4d1e2e3a: Download complete 02:08:09 810d9c8fb6b2: Download complete 02:08:09 65fc0503abc0: Download complete 02:08:09 4e33d011f086: Pull complete 02:08:10 383037bf46bc: Pull complete 02:08:10 04921806bf90: Pull complete 02:08:10 de21e211d8be: Pull complete 02:08:10 d1a705462f92: Pull complete 02:08:10 97a6e8d4b278: Verifying Checksum 02:08:10 97a6e8d4b278: Download complete 02:08:10 026562b829bc: Pull complete 02:08:11 f4bc4d1e2e3a: Pull complete 02:08:11 06512f64e545: Pull complete 02:08:12 Still waiting to schedule task 02:08:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:12 97a6e8d4b278: Pull complete 02:08:12 65fc0503abc0: Pull complete 02:08:12 810d9c8fb6b2: Pull complete 02:08:12 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 02:08:12 Status: Downloaded newer image for docker:latest 02:08:13 ---> 06438854553d 02:08:13 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:13 ---> Running in 2e686e04eb1b 02:08:14 Removing intermediate container 2e686e04eb1b 02:08:14 ---> 77750c241ee9 02:08:14 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:14 ---> Running in 6ec72a7ca6d9 02:08:14 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:16 OK: 265 MiB in 53 packages 02:08:16 Removing intermediate container 6ec72a7ca6d9 02:08:16 ---> 2ef086ee48d3 02:08:16 Step 11/16 : ENV GO111MODULE=on 02:08:16 ---> Running in 171fc39dbe37 02:08:16 Removing intermediate container 171fc39dbe37 02:08:16 ---> 4ef270a23c12 02:08:16 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:16 ---> Running in 702bffd71fbd 02:08:16 Removing intermediate container 702bffd71fbd 02:08:16 ---> 9fcf61188753 02:08:16 Step 13/16 : COPY go.mod vendor* ./ 02:08:16 ---> 6b54ec7e5266 02:08:16 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:16 ---> Running in d7d20732bb6d 02:08:34 Removing intermediate container d7d20732bb6d 02:08:34 ---> 5563515de730 02:08:34 Step 15/16 : COPY . . 02:08:34 ---> 879c69054e78 02:08:34 Step 16/16 : RUN ${MAKE} 02:08:34 ---> Running in 6a264f3d97dd 02:08:34 noop 02:08:34 Removing intermediate container 6a264f3d97dd 02:08:34 ---> b1346a343fb4 02:08:34 Successfully built b1346a343fb4 02:08:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:35 + docker inspect -f . ci-base-image-x86_64 02:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:35 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 02:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:35 $ docker top 1bf005ab214a61660e8d394c1577ee781568cdd3265540811addb4b60cfc8494 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:36 + go version 02:08:36 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:36 $ docker stop --time=1 1bf005ab214a61660e8d394c1577ee781568cdd3265540811addb4b60cfc8494 02:08:37 $ docker rm -f --volumes 1bf005ab214a61660e8d394c1577ee781568cdd3265540811addb4b60cfc8494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:37 + docker inspect -f . ci-base-image-x86_64 02:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:37 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 02:08:37 $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:38 $ docker top c256c57745f763b1f01698d0d110e2f93c2a4c57c1f728e90e0d15b599e09197 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] fileExists [Pipeline] sh 02:08:38 + make test 02:08:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:08:52 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:08:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:55 ./bin/test-attribution-txt.sh 02:08:55 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:08:55 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:08:55 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:08:55 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:08:55 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:08:55 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:08:55 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:08:55 make -C web test 02:08:55 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' 02:08:55 make[1]: tput: No such file or directory 02:08:55 make[1]: tput: No such file or directory 02:08:55 warning: generating ./VERSION 02:08:55 echo "0.0.0" > VERSION 02:08:55 docker build \ 02:08:55 -f Dockerfile \ 02:08:55 --build-arg USER=1000 \ 02:08:55 \ 02:08:55 --label "git_sha=3be49fac874b476408af5a2d2dfd712a16e62817" \ 02:08:55 -t edgexfoundry/edgex-web-ui:3be49fac874b476408af5a2d2dfd712a16e62817 \ 02:08:55 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:08:55 . 02:08:55 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:08:55 Install the buildx component to build images with BuildKit: 02:08:55 https://docs.docker.com/go/buildx/ 02:08:55 02:08:55 Sending build context to Docker daemon 3.269MB 02:08:55 Step 1/10 : FROM node:16.17-alpine3.15 02:08:55 16.17-alpine3.15: Pulling from library/node 02:08:55 9621f1afde84: Pulling fs layer 02:08:55 c6f70ee39829: Pulling fs layer 02:08:55 56892a8094a2: Pulling fs layer 02:08:55 58dd87906ef0: Pulling fs layer 02:08:55 58dd87906ef0: Waiting 02:08:55 9621f1afde84: Download complete 02:08:55 56892a8094a2: Download complete 02:08:55 58dd87906ef0: Verifying Checksum 02:08:55 58dd87906ef0: Download complete 02:08:55 9621f1afde84: Pull complete 02:08:55 c6f70ee39829: Verifying Checksum 02:08:55 c6f70ee39829: Download complete 02:08:57 c6f70ee39829: Pull complete 02:08:57 56892a8094a2: Pull complete 02:08:57 58dd87906ef0: Pull complete 02:08:57 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:08:57 Status: Downloaded newer image for node:16.17-alpine3.15 02:08:57 ---> b69703f70c3d 02:08:57 Step 2/10 : RUN apk add --no-cache chromium 02:08:58 ---> Running in a33edc2605a4 02:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:08:59 (1/129) Installing libxau (1.0.9-r0) 02:08:59 (2/129) Installing libmd (1.0.3-r0) 02:08:59 (3/129) Installing libbsd (0.11.3-r1) 02:08:59 (4/129) Installing libxdmcp (1.1.3-r0) 02:08:59 (5/129) Installing libxcb (1.14-r2) 02:08:59 (6/129) Installing libx11 (1.7.3.1-r0) 02:08:59 (7/129) Installing libxext (1.3.4-r0) 02:08:59 (8/129) Installing libice (1.0.10-r0) 02:08:59 (9/129) Installing libuuid (2.37.4-r0) 02:08:59 (10/129) Installing libsm (1.2.3-r0) 02:08:59 (11/129) Installing libxt (1.2.1-r0) 02:08:59 (12/129) Installing libxmu (1.1.3-r0) 02:08:59 (13/129) Installing xset (1.2.4-r0) 02:08:59 (14/129) Installing xprop (1.2.5-r0) 02:08:59 (15/129) Installing xdg-utils (1.1.3-r0) 02:08:59 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:08:59 (17/129) Installing pkgconf (1.8.1-r0) 02:08:59 (18/129) Installing libffi (3.4.2-r1) 02:08:59 (19/129) Installing libintl (0.21-r0) 02:08:59 (20/129) Installing libblkid (2.37.4-r0) 02:08:59 (21/129) Installing libmount (2.37.4-r0) 02:08:59 (22/129) Installing pcre (8.45-r1) 02:08:59 (23/129) Installing glib (2.70.1-r0) 02:08:59 (24/129) Installing xz-libs (5.2.5-r1) 02:08:59 (25/129) Installing libxml2 (2.9.14-r2) 02:08:59 (26/129) Installing shared-mime-info (2.1-r2) 02:08:59 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:08:59 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:08:59 (29/129) Installing libpng (1.6.37-r1) 02:08:59 (30/129) Installing libwebp (1.2.2-r0) 02:08:59 (31/129) Installing zstd-libs (1.5.0-r0) 02:08:59 (32/129) Installing tiff (4.4.0-r1) 02:08:59 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:08:59 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:08:59 (35/129) Installing libxcomposite (0.4.5-r0) 02:08:59 (36/129) Installing libxfixes (6.0.0-r0) 02:08:59 (37/129) Installing libxrender (0.9.10-r3) 02:08:59 (38/129) Installing libxcursor (1.2.0-r0) 02:08:59 (39/129) Installing libxdamage (1.1.5-r1) 02:08:59 (40/129) Installing libxi (1.8-r0) 02:08:59 (41/129) Installing libxinerama (1.1.4-r1) 02:08:59 (42/129) Installing libxrandr (1.5.2-r1) 02:08:59 (43/129) Installing atk (2.36.0-r0) 02:08:59 (44/129) Installing libxtst (1.2.3-r3) 02:08:59 (45/129) Installing dbus-libs (1.12.24-r0) 02:08:59 (46/129) Installing at-spi2-core (2.42.0-r0) 02:08:59 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:08:59 (48/129) Installing expat (2.5.0-r0) 02:08:59 (49/129) Installing brotli-libs (1.0.9-r5) 02:08:59 (50/129) Installing libbz2 (1.0.8-r1) 02:08:59 (51/129) Installing freetype (2.11.1-r2) 02:09:00 (52/129) Installing fontconfig (2.13.1-r4) 02:09:00 (53/129) Installing pixman (0.40.0-r4) 02:09:00 (54/129) Installing cairo (1.16.0-r5) 02:09:00 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:00 (56/129) Installing avahi-libs (0.8-r5) 02:09:00 (57/129) Installing gmp (6.2.1-r1) 02:09:00 (58/129) Installing nettle (3.7.3-r0) 02:09:00 (59/129) Installing p11-kit (0.24.0-r1) 02:09:00 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:00 (61/129) Installing libunistring (0.9.10-r1) 02:09:00 (62/129) Installing gnutls (3.7.1-r2) 02:09:00 (63/129) Installing cups-libs (2.3.3-r6) 02:09:00 (64/129) Installing libepoxy (1.5.9-r0) 02:09:00 (65/129) Installing fribidi (1.0.11-r0) 02:09:00 (66/129) Installing graphite2 (1.3.14-r0) 02:09:00 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:00 (68/129) Installing libxft (2.3.4-r0) 02:09:00 (69/129) Installing pango (1.48.10-r0) 02:09:00 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:00 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:00 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:00 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:00 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:00 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:00 Executing gtk+3.0-3.24.30-r0.post-install 02:09:00 (76/129) Installing libfontenc (1.1.4-r0) 02:09:00 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:00 (78/129) Installing ttf-opensans (1.10-r1) 02:09:00 Executing ttf-opensans-1.10-r1.post-install 02:09:03 (79/129) Installing libogg (1.3.5-r0) 02:09:03 (80/129) Installing flac (1.3.4-r0) 02:09:03 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:03 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:03 (83/129) Installing sdl2 (2.0.16-r4) 02:09:03 (84/129) Installing aom-libs (3.2.0-r0) 02:09:03 (85/129) Installing libass (0.15.2-r0) 02:09:03 (86/129) Installing libdav1d (0.9.2-r0) 02:09:03 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:03 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:03 (89/129) Installing lame (3.100-r0) 02:09:03 (90/129) Installing opus (1.3.1-r1) 02:09:03 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:03 (92/129) Installing soxr (0.1.3-r2) 02:09:03 (93/129) Installing libsrt (1.4.2-r1) 02:09:03 (94/129) Installing libssh (0.9.6-r1) 02:09:03 (95/129) Installing libtheora (1.1.1-r16) 02:09:03 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:03 (97/129) Installing libpciaccess (0.16-r0) 02:09:03 (98/129) Installing libdrm (2.4.109-r0) 02:09:03 (99/129) Installing libva (2.13.0-r0) 02:09:03 (100/129) Installing libvdpau (1.4-r0) 02:09:03 (101/129) Installing vidstab (1.1.0-r1) 02:09:03 (102/129) Installing libvorbis (1.3.7-r0) 02:09:03 (103/129) Installing libvpx (1.10.0-r0) 02:09:03 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:03 (105/129) Installing x264-libs (20210613-r0) 02:09:03 (106/129) Installing x265-libs (3.5-r0) 02:09:03 (107/129) Installing xvidcore (1.3.7-r1) 02:09:03 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:03 (109/129) Installing libevent (2.1.12-r4) 02:09:03 (110/129) Installing mesa (21.2.6-r0) 02:09:03 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:03 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:03 (113/129) Installing lcms2 (2.12-r1) 02:09:03 (114/129) Installing nspr (4.32-r0) 02:09:03 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:03 (116/129) Installing nss (3.78.1-r0) 02:09:03 (117/129) Installing libasyncns (0.8-r1) 02:09:03 (118/129) Installing libltdl (2.4.6-r7) 02:09:03 (119/129) Installing orc (0.4.32-r0) 02:09:03 (120/129) Installing libsndfile (1.0.31-r1) 02:09:03 (121/129) Installing speexdsp (1.2.0-r0) 02:09:03 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:03 (123/129) Installing libpulse (15.0-r2) 02:09:03 (124/129) Installing re2 (2021.11.01-r0) 02:09:03 (125/129) Installing snappy (1.1.9-r1) 02:09:03 (126/129) Installing libgpg-error (1.42-r1) 02:09:03 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:03 (128/129) Installing libxslt (1.1.35-r0) 02:09:03 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:07 Executing busybox-1.34.1-r7.trigger 02:09:07 Executing glib-2.70.1-r0.trigger 02:09:07 Executing shared-mime-info-2.1-r2.trigger 02:09:07 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:07 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:07 Executing fontconfig-2.13.1-r4.trigger 02:09:07 Executing mkfontscale-1.2.1-r1.trigger 02:09:07 OK: 286 MiB in 145 packages 02:09:12 Removing intermediate container a33edc2605a4 02:09:12 ---> 0018157d7d84 02:09:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:12 ---> Running in 164f9d17ce62 02:09:12 Removing intermediate container 164f9d17ce62 02:09:12 ---> 7505fa4e5df9 02:09:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:12 ---> Running in 974e431d62e2 02:09:12 Removing intermediate container 974e431d62e2 02:09:12 ---> 0f9e2dadaa7e 02:09:12 Step 5/10 : RUN npm install -g npm 02:09:12 ---> Running in 24371f2a448f 02:09:19 02:09:19 removed 7 packages, changed 99 packages, and audited 238 packages in 6s 02:09:19 02:09:19 18 packages are looking for funding 02:09:19 run `npm fund` for details 02:09:19 02:09:19 found 0 vulnerabilities 02:09:19 Removing intermediate container 24371f2a448f 02:09:19 ---> c5ad5d4f2e82 02:09:19 Step 6/10 : ARG USER=1000 02:09:19 ---> Running in 2e95a731978f 02:09:19 Removing intermediate container 2e95a731978f 02:09:19 ---> 9aba0c7f0a04 02:09:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:19 ---> Running in 85e9c671474a 02:09:20 Removing intermediate container 85e9c671474a 02:09:20 ---> e17617edd490 02:09:20 Step 8/10 : USER $USER:$USER 02:09:20 ---> Running in 0cec02c9c13a 02:09:20 Removing intermediate container 0cec02c9c13a 02:09:20 ---> 89a067fa033e 02:09:20 Step 9/10 : WORKDIR /app 02:09:20 ---> Running in 4aea5bfa3fac 02:09:20 Removing intermediate container 4aea5bfa3fac 02:09:20 ---> 3116c1c263b5 02:09:20 Step 10/10 : LABEL git_sha=3be49fac874b476408af5a2d2dfd712a16e62817 02:09:20 ---> Running in 2fab54d30e7e 02:09:20 Removing intermediate container 2fab54d30e7e 02:09:20 ---> aff3ffb31fcd 02:09:20 Successfully built aff3ffb31fcd 02:09:20 Successfully tagged edgexfoundry/edgex-web-ui:3be49fac874b476408af5a2d2dfd712a16e62817 02:09:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:20 touch edgex-web-ui.imagebuilt 02:09:20 mkdir -p node_modules coverage 02:09:20 chown "1000:1000" node_modules coverage package-lock.json 02:09:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:22 npm WARN EBADENGINE Unsupported engine { 02:09:22 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:22 npm WARN EBADENGINE required: { 02:09:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:22 npm WARN EBADENGINE }, 02:09:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:22 npm WARN EBADENGINE } 02:09:26 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:26 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:09:26 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:26 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:26 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:28 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:28 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:30 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. 02:09:30 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:09:30 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:31 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. 02:09:31 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 02:09:31 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. 02:09:32 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 02:09:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:35 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. 02:09:38 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:09:43 02:09:43 added 1478 packages, and audited 1479 packages in 21s 02:09:43 02:09:43 90 packages are looking for funding 02:09:43 run `npm fund` for details 02:09:43 02:09:43 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) 02:09:43 02:09:43 To address issues that do not require attention, run: 02:09:43 npm audit fix 02:09:43 02:09:43 To address all issues (including breaking changes), run: 02:09:43 npm audit fix --force 02:09:43 02:09:43 Run `npm audit` for details. 02:09:46 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 02:09:48 - Generating browser application bundles (phase: setup)... 02:09:52 Compiling @angular/core : es2015 as esm2015 02:09:52 Compiling @angular/compiler/testing : es2015 as esm2015 02:09:56 Compiling @angular/common : es2015 as esm2015 02:09:56 Compiling @angular/core/testing : es2015 as esm2015 02:09:56 Compiling @angular/platform-browser : es2015 as esm2015 02:09:56 Compiling @angular/common/testing : es2015 as esm2015 02:09:57 Compiling @angular/common/http : es2015 as esm2015 02:09:57 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:09:57 Compiling @angular/router : es2015 as esm2015 02:09:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:09:57 Compiling @angular/forms : es2015 as esm2015 02:09:57 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:09:58 Compiling @angular/common/http/testing : es2015 as esm2015 02:09:59 Compiling @angular/router/testing : es2015 as esm2015 02:10:06 13 04 2023 02:10:05.425:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:06 13 04 2023 02:10:05.427:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:06 13 04 2023 02:10:05.430:INFO [launcher]: Starting browser ChromeHeadless 02:10:18 ✔ Browser application bundle generation complete. 02:10:18 13 04 2023 02:10:16.859:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket YMjeX5tOFay0S1CmAAAB with id 43055453 02:10:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.085 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.101 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.104 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.126 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.133 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.14 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.161 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.166 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.177 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.2 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.229 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.244 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.258 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.263 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.267 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.356 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.392 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.399 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.403 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.442 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.454 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.477 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.485 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.487 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.491 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.5 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.506 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.539 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.549 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.572 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.582 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.586 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.624 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.633 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.654 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.658 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.687 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.718 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.726 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.734 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.738 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.744 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.75 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.758 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.768 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.774 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.793 secs) 02:10:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.802 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.898 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.908 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.916 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.929 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.932 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.937 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.939 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.941 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.943 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.002 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.023 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.026 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.028 secs) 02:10:21 WARN: ' 02:10:21 It looks like you're using ngModel on the same form field as formControlName. 02:10:21 Support for using the ngModel input property and ngModelChange event with 02:10:21 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:21 in a future version of Angular. 02:10:21 02:10:21 For more information on this, see our API docs here: 02:10:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:21 ' 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.028 secs) 02:10:21 WARN: ' 02:10:21 It looks like you're using ngModel on the same form field as formControlName. 02:10:21 Support for using the ngModel input property and ngModelChange event with 02:10:21 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:21 in a future version of Angular. 02:10:21 02:10:21 For more information on this, see our API docs here: 02:10:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:21 ' 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.051 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.063 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.08 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.089 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.108 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.115 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.122 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.135 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.158 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.164 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.175 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.191 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.214 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.222 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.226 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.242 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.263 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.276 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.288 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.331 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.338 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.341 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.344 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.347 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.361 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.367 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.379 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.402 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.42 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.423 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.425 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.449 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.457 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.467 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.506 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.519 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.525 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.534 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.539 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.544 secs) 02:10:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.546 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.569 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.597 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.622 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.633 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.64 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.65 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.66 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.67 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.681 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.701 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.708 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.724 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.73 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.744 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.755 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.759 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.762 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.765 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.768 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.771 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.774 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.778 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.78 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.781 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.786 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.802 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.815 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.822 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.849 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.854 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.857 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.858 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.86 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.874 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.882 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.884 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.886 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.897 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.917 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.938 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.946 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.955 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.982 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.991 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.008 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.024 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.054 secs) 02:10:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.035 secs / 2.054 secs) 02:10:22 TOTAL: 149 SUCCESS 02:10:22 ✔ Browser application bundle generation complete. 02:10:23 02:10:23 =============================== Coverage summary =============================== 02:10:23 Statements : 40.92% ( 1465/3580 ) 02:10:23 Branches : 12.03% ( 111/923 ) 02:10:23 Functions : 33.13% ( 430/1298 ) 02:10:23 Lines : 38.85% ( 1316/3387 ) 02:10:23 ================================================================================ 02:10:23 ✔ Browser application bundle generation complete. 02:10:23 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [Pipeline] echo 02:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:23 $ docker stop --time=1 c256c57745f763b1f01698d0d110e2f93c2a4c57c1f728e90e0d15b599e09197 02:10:24 $ docker rm -f --volumes c256c57745f763b1f01698d0d110e2f93c2a4c57c1f728e90e0d15b599e09197 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:27 + ls -al . 02:10:27 total 188 02:10:27 drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:08 . 02:10:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 .. 02:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 .blubracket 02:10:27 -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:07 .dockerignore 02:10:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 .git 02:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 .github 02:10:27 -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:07 .gitignore 02:10:27 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:07 .semver 02:10:27 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:07 Attribution.txt 02:10:27 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:07 CHANGELOG.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:07 CONTRIBUTING.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:07 Dockerfile 02:10:27 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:07 Jenkinsfile 02:10:27 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:07 LICENSE 02:10:27 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:07 Makefile 02:10:27 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:07 README.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION 02:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 assets 02:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 bin 02:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 cmd 02:10:27 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:08 coverage.out 02:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 docs 02:10:27 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:07 go.mod 02:10:27 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:07 go.sum 02:10:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 internal 02:10:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 snap 02:10:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 testing 02:10:27 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:07 version.go 02:10:27 drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3be49fac874b476408af5a2d2dfd712a16e62817 --label arch=amd64 --label version=0.0.0 . 02:10:27 Sending build context to Docker daemon 48.49MB 02:10:27 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:10:27 Step 2/26 : FROM ${BASE} AS builder 02:10:27 ---> b1346a343fb4 02:10:27 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:27 ---> Running in 0c998f3933d3 02:10:28 Removing intermediate container 0c998f3933d3 02:10:28 ---> 70c5c3703468 02:10:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:10:28 ---> Running in 1e268eb10c34 02:10:28 Removing intermediate container 1e268eb10c34 02:10:28 ---> 1c61df7a49c4 02:10:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:10:28 ---> Running in 1201d1157ee1 02:10:28 Removing intermediate container 1201d1157ee1 02:10:28 ---> 197451f355f3 02:10:28 Step 6/26 : LABEL Name=edgex-ui-go 02:10:28 ---> Running in def7a9133d36 02:10:28 Removing intermediate container def7a9133d36 02:10:28 ---> e143df2a2fcc 02:10:28 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:10:28 ---> Running in d91936864c8b 02:10:28 Removing intermediate container d91936864c8b 02:10:28 ---> 559fbbd2b1ea 02:10:28 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:10:29 ---> 72acb57bf804 02:10:29 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:29 ---> Running in 9c65cf086b96 02:10:29 Removing intermediate container 9c65cf086b96 02:10:29 ---> 0aef2cc16cc1 02:10:29 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:29 ---> Running in 226feed89997 02:10:30 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:10:30 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:10:31 OK: 265 MiB in 53 packages 02:10:31 Removing intermediate container 226feed89997 02:10:31 ---> 8c8e1fe9b103 02:10:31 Step 11/26 : ENV GO111MODULE=on 02:10:31 ---> Running in baf7c6308d20 02:10:31 Removing intermediate container baf7c6308d20 02:10:31 ---> 98731fcc822a 02:10:31 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:31 ---> Running in fbabcde9436d 02:10:31 Removing intermediate container fbabcde9436d 02:10:31 ---> fad4e6b5d10c 02:10:31 Step 13/26 : COPY go.mod vendor* ./ 02:10:32 ---> 7aaebbea2a29 02:10:32 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:32 ---> Running in 875d89665819 02:10:32 Removing intermediate container 875d89665819 02:10:32 ---> cd64c91bfe9c 02:10:32 Step 15/26 : COPY . . 02:10:33 ---> 9f55a4e4338c 02:10:33 Step 16/26 : RUN ${MAKE} 02:10:33 ---> Running in 1d60db0ab357 02:10:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:10:52 Removing intermediate container 1d60db0ab357 02:10:52 ---> e911ab09abd5 02:10:52 Step 17/26 : FROM alpine:3.14 02:10:52 3.14: Pulling from library/alpine 02:10:52 f7dab3ab2d6e: Pulling fs layer 02:10:52 f7dab3ab2d6e: Verifying Checksum 02:10:52 f7dab3ab2d6e: Download complete 02:10:52 f7dab3ab2d6e: Pull complete 02:10:52 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 02:10:52 Status: Downloaded newer image for alpine:3.14 02:10:52 ---> 9e179bacf43c 02:10:52 Step 18/26 : EXPOSE 4000 02:10:52 ---> Running in c3c6d7ae2008 02:10:52 Removing intermediate container c3c6d7ae2008 02:10:52 ---> bfb904e27a17 02:10:52 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:10:52 ---> 778d86b8de15 02:10:52 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:10:52 ---> e71376168a5b 02:10:52 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:10:52 ---> 490583f535bc 02:10:52 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:10:52 ---> Running in 0f66f226a6e2 02:10:52 Removing intermediate container 0f66f226a6e2 02:10:52 ---> 99a1f43e51d7 02:10:52 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:10:52 ---> Running in 4400a2b0c1e4 02:10:52 Removing intermediate container 4400a2b0c1e4 02:10:52 ---> a5fd4c2bdb40 02:10:52 Step 24/26 : LABEL arch=amd64 02:10:52 ---> Running in d7c6cbdb55a4 02:10:52 Removing intermediate container d7c6cbdb55a4 02:10:52 ---> 9539e0953912 02:10:52 Step 25/26 : LABEL git_sha=3be49fac874b476408af5a2d2dfd712a16e62817 02:10:52 ---> Running in c46829fc7ba9 02:10:52 Removing intermediate container c46829fc7ba9 02:10:52 ---> 91031b9d4fd1 02:10:52 Step 26/26 : LABEL version=0.0.0 02:10:52 ---> Running in 723110ae282c 02:10:52 Removing intermediate container 723110ae282c 02:10:52 ---> 308e78dbc554 02:10:52 [Warning] One or more build-args [ARCH] were not consumed 02:10:52 Successfully built 308e78dbc554 02:10:52 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:52 02:10:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:53 latest: Pulling from edgex-lftools-log-publisher 02:10:53 5eb5b503b376: Pulling fs layer 02:10:53 5c69ac0246d0: Pulling fs layer 02:10:53 ec43610c2a17: Pulling fs layer 02:10:53 3a2ae6a8a46f: Pulling fs layer 02:10:53 33b1e0a273af: Pulling fs layer 02:10:53 5d3b04190fa2: Pulling fs layer 02:10:53 2f39f015ded8: Pulling fs layer 02:10:53 3a2ae6a8a46f: Waiting 02:10:53 2f39f015ded8: Waiting 02:10:53 5d3b04190fa2: Waiting 02:10:53 33b1e0a273af: Waiting 02:10:53 5c69ac0246d0: Download complete 02:10:53 3a2ae6a8a46f: Verifying Checksum 02:10:53 3a2ae6a8a46f: Download complete 02:10:53 33b1e0a273af: Verifying Checksum 02:10:53 33b1e0a273af: Download complete 02:10:53 5d3b04190fa2: Verifying Checksum 02:10:53 5d3b04190fa2: Download complete 02:10:53 ec43610c2a17: Download complete 02:10:53 5eb5b503b376: Verifying Checksum 02:10:53 5eb5b503b376: Download complete 02:10:54 2f39f015ded8: Verifying Checksum 02:10:54 2f39f015ded8: Download complete 02:10:55 5eb5b503b376: Pull complete 02:10:55 5c69ac0246d0: Pull complete 02:10:55 ec43610c2a17: Pull complete 02:10:55 3a2ae6a8a46f: Pull complete 02:10:55 33b1e0a273af: Pull complete 02:10:55 5d3b04190fa2: Pull complete 02:10:59 2f39f015ded8: Pull complete 02:10:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:00 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 02:11:00 $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:02 $ docker top 0af4e2ab5a11e3b7f99270eb4123119a2344b6545dde9b5285e1f1db207ae2c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:02 ---> job-cost.sh 02:11:02 lf-activate-venv: SKIPPING 02:11:02 INFO: No Stack... 02:11:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:03 INFO: Archiving Costs [Pipeline] sh 02:11:03 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/cost.csv 02:11:03 + cut -d, -f6 [Pipeline] lock 02:11:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] 02:11:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] did not exist. Created. 02:11:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:03 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:03 Stashed 1 file(s) [Pipeline] } 02:11:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:03 $ docker stop --time=1 0af4e2ab5a11e3b7f99270eb4123119a2344b6545dde9b5285e1f1db207ae2c8 02:11:05 $ docker rm -f --volumes 0af4e2ab5a11e3b7f99270eb4123119a2344b6545dde9b5285e1f1db207ae2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:17:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7770 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] { [Pipeline] ws 02:17:46 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 02:17:46 The recommended git tool is: git 02:17:54 using credential edgex-jenkins-ssh 02:17:54 Cloning the remote Git repository 02:17:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:17:54 > git init /w/workspace/edgex-ui-go/3 # timeout=10 02:17:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:17:54 > git --version # timeout=10 02:17:54 > git --version # 'git version 2.25.1' 02:17:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:17:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:17:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:17:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:18:00 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db 02:18:01 Merge succeeded, producing 5414b1811a79d379979169c3a9ff2b931c7553c4 02:18:01 Checking out Revision 5414b1811a79d379979169c3a9ff2b931c7553c4 (PR-589) 02:18:00 > git config core.sparsecheckout # timeout=10 02:18:00 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 02:18:01 > git remote # timeout=10 02:18:01 > git config --get remote.origin.url # timeout=10 02:18:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:01 > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 02:18:01 > git rev-parse HEAD^{commit} # timeout=10 02:18:01 > git config core.sparsecheckout # timeout=10 02:18:01 > git checkout -f 5414b1811a79d379979169c3a9ff2b931c7553c4 # timeout=10 02:18:05 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" 02:18:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:06 Dload Upload Total Spent Left Speed 02:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 146k 0 --:--:-- --:--:-- --:--:-- 148k [Pipeline] sh 02:18:05 > git rev-list --no-walk 0d37a6f44758125dea979ba5b8eee383627645e6 # timeout=10 02:18:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:18:07 + sudo tee /etc/docker/daemon.new 02:18:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:18:07 { 02:18:07 "registry-mirrors": [ 02:18:07 "https://nexus3.edgexfoundry.org:10001" 02:18:07 ], 02:18:07 "bip": "10.250.0.254/24", 02:18:07 "hosts": [ 02:18:07 "tcp://0.0.0.0:5555", 02:18:07 "unix:///var/run/docker.sock" 02:18:07 ], 02:18:07 "mtu": 1458, 02:18:07 "selinux-enabled": true, 02:18:07 "seccomp-profile": "/etc/docker/seccomp.json" 02:18:07 } [Pipeline] sh 02:18:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:18:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:26 provisioning config files... 02:18:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config17162312849893101936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:27 ---> docker-login.sh 02:18:27 nexus3.edgexfoundry.org:10001 02:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:27 Configure a credential helper to remove this warning. See 02:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:27 02:18:27 Login Succeeded 02:18:27 nexus3.edgexfoundry.org:10002 02:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:28 Configure a credential helper to remove this warning. See 02:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:28 02:18:28 Login Succeeded 02:18:28 nexus3.edgexfoundry.org:10003 02:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:28 Configure a credential helper to remove this warning. See 02:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:28 02:18:28 Login Succeeded 02:18:28 nexus3.edgexfoundry.org:10004 02:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:28 Configure a credential helper to remove this warning. See 02:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:28 02:18:28 Login Succeeded 02:18:28 docker.io 02:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:29 Configure a credential helper to remove this warning. See 02:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:29 02:18:29 Login Succeeded 02:18:29 ---> docker-login.sh ends [Pipeline] } 02:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:29 ========================================================= 02:18:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:18:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:30 + 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 . 02:18:31 Sending build context to Docker daemon 28.79MB 02:18:31 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:18:31 Step 2/16 : FROM ${BASE} AS builder 02:18:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:31 af6eaf76a39c: Pulling fs layer 02:18:31 55522c791124: Pulling fs layer 02:18:31 ce5c4a1c91eb: Pulling fs layer 02:18:31 169dfbe0d373: Pulling fs layer 02:18:31 e1ff8fa3b103: Pulling fs layer 02:18:31 52ebb69f0ebf: Pulling fs layer 02:18:31 5abe8eddf0d5: Pulling fs layer 02:18:31 e1ff8fa3b103: Waiting 02:18:31 52ebb69f0ebf: Waiting 02:18:31 169dfbe0d373: Waiting 02:18:31 5abe8eddf0d5: Waiting 02:18:31 55522c791124: Verifying Checksum 02:18:31 55522c791124: Download complete 02:18:31 169dfbe0d373: Verifying Checksum 02:18:31 169dfbe0d373: Download complete 02:18:31 e1ff8fa3b103: Verifying Checksum 02:18:31 e1ff8fa3b103: Download complete 02:18:31 af6eaf76a39c: Download complete 02:18:32 af6eaf76a39c: Pull complete 02:18:32 5abe8eddf0d5: Verifying Checksum 02:18:32 5abe8eddf0d5: Download complete 02:18:33 55522c791124: Pull complete 02:18:34 52ebb69f0ebf: Verifying Checksum 02:18:34 52ebb69f0ebf: Download complete 02:18:34 ce5c4a1c91eb: Verifying Checksum 02:18:34 ce5c4a1c91eb: Download complete 02:18:46 ce5c4a1c91eb: Pull complete 02:18:46 169dfbe0d373: Pull complete 02:18:46 e1ff8fa3b103: Pull complete 02:18:51 52ebb69f0ebf: Pull complete 02:18:53 5abe8eddf0d5: Pull complete 02:18:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:18:53 ---> 6cb57ee374ae 02:18:53 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:18:55 ---> Running in b22a2ffa7a80 02:18:55 Removing intermediate container b22a2ffa7a80 02:18:55 ---> e14d70537192 02:18:55 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:18:55 ---> Running in 33232f10bf06 02:18:56 Removing intermediate container 33232f10bf06 02:18:56 ---> 2d20256837e0 02:18:56 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:18:56 ---> Running in c5eb13a00d65 02:18:56 Removing intermediate container c5eb13a00d65 02:18:56 ---> d8ece1a4df6a 02:18:56 Step 6/16 : LABEL Name=edgex-ui-go 02:18:56 ---> Running in d13d88debb0f 02:18:56 Removing intermediate container d13d88debb0f 02:18:56 ---> dc6f81589663 02:18:56 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:18:57 ---> Running in b32db440844b 02:18:57 Removing intermediate container b32db440844b 02:18:57 ---> 2826b946a546 02:18:57 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:18:58 latest: Pulling from library/docker 02:18:58 c41833b44d91: Pulling fs layer 02:18:58 6343a5c17821: Pulling fs layer 02:18:58 7fb3fc37985f: Pulling fs layer 02:18:58 79a39cbcbcac: Pulling fs layer 02:18:58 bd9b08f0a6fe: Pulling fs layer 02:18:58 9f730369bd8d: Pulling fs layer 02:18:58 b7a8edceb3bd: Pulling fs layer 02:18:58 f7b43bb1740d: Pulling fs layer 02:18:58 e766bd2508a2: Pulling fs layer 02:18:58 1cff11aa55cd: Pulling fs layer 02:18:58 5c8564d51ddd: Pulling fs layer 02:18:58 337dc3b11c12: Pulling fs layer 02:18:58 76c5058099a1: Pulling fs layer 02:18:58 59ccd6efa6f9: Pulling fs layer 02:18:58 79a39cbcbcac: Waiting 02:18:58 bd9b08f0a6fe: Waiting 02:18:58 9f730369bd8d: Waiting 02:18:58 b7a8edceb3bd: Waiting 02:18:58 f7b43bb1740d: Waiting 02:18:58 e766bd2508a2: Waiting 02:18:58 1cff11aa55cd: Waiting 02:18:58 5c8564d51ddd: Waiting 02:18:58 337dc3b11c12: Waiting 02:18:58 76c5058099a1: Waiting 02:18:58 59ccd6efa6f9: Waiting 02:18:58 6343a5c17821: Verifying Checksum 02:18:58 6343a5c17821: Download complete 02:18:58 c41833b44d91: Verifying Checksum 02:18:58 c41833b44d91: Download complete 02:18:58 79a39cbcbcac: Verifying Checksum 02:18:58 79a39cbcbcac: Download complete 02:18:59 bd9b08f0a6fe: Verifying Checksum 02:18:59 bd9b08f0a6fe: Download complete 02:18:59 b7a8edceb3bd: Verifying Checksum 02:18:59 b7a8edceb3bd: Download complete 02:18:59 9f730369bd8d: Verifying Checksum 02:18:59 9f730369bd8d: Download complete 02:18:59 f7b43bb1740d: Verifying Checksum 02:18:59 f7b43bb1740d: Download complete 02:18:59 e766bd2508a2: Download complete 02:18:59 c41833b44d91: Pull complete 02:18:59 5c8564d51ddd: Verifying Checksum 02:18:59 5c8564d51ddd: Download complete 02:18:59 1cff11aa55cd: Verifying Checksum 02:18:59 1cff11aa55cd: Download complete 02:18:59 76c5058099a1: Verifying Checksum 02:18:59 76c5058099a1: Download complete 02:18:59 59ccd6efa6f9: Verifying Checksum 02:18:59 59ccd6efa6f9: Download complete 02:19:00 6343a5c17821: Pull complete 02:19:00 7fb3fc37985f: Pull complete 02:19:00 337dc3b11c12: Verifying Checksum 02:19:00 337dc3b11c12: Download complete 02:19:01 79a39cbcbcac: Pull complete 02:19:02 bd9b08f0a6fe: Pull complete 02:19:03 9f730369bd8d: Pull complete 02:19:03 b7a8edceb3bd: Pull complete 02:19:03 f7b43bb1740d: Pull complete 02:19:04 e766bd2508a2: Pull complete 02:19:04 1cff11aa55cd: Pull complete 02:19:05 5c8564d51ddd: Pull complete 02:19:07 337dc3b11c12: Pull complete 02:19:08 76c5058099a1: Pull complete 02:19:08 59ccd6efa6f9: Pull complete 02:19:08 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 02:19:08 Status: Downloaded newer image for docker:latest 02:19:11 ---> 58167be4347f 02:19:11 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:11 ---> Running in e8fbd437525f 02:19:13 Removing intermediate container e8fbd437525f 02:19:13 ---> 5227a10f0002 02:19:13 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:13 ---> Running in 9447a85dc369 02:19:14 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:19:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:19:17 OK: 263 MiB in 53 packages 02:19:17 Removing intermediate container 9447a85dc369 02:19:17 ---> 8419c568031b 02:19:17 Step 11/16 : ENV GO111MODULE=on 02:19:18 ---> Running in 45ce07a0029d 02:19:18 Removing intermediate container 45ce07a0029d 02:19:18 ---> 4982c07012bc 02:19:18 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:19:18 ---> Running in cd7ca575a79e 02:19:18 Removing intermediate container cd7ca575a79e 02:19:18 ---> 2b8594760dc3 02:19:18 Step 13/16 : COPY go.mod vendor* ./ 02:19:19 ---> f9d22093aaed 02:19:19 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:19 ---> Running in fdf8ae79edc6 02:20:27 Removing intermediate container fdf8ae79edc6 02:20:27 ---> 243fa604928a 02:20:27 Step 15/16 : COPY . . 02:20:27 ---> c10719686107 02:20:27 Step 16/16 : RUN ${MAKE} 02:20:27 ---> Running in f7fdeb53cb33 02:20:27 noop 02:20:27 Removing intermediate container f7fdeb53cb33 02:20:27 ---> df225653b5de 02:20:27 Successfully built df225653b5de 02:20:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker inspect -f . ci-base-image-arm64 02:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:28 prd-ubuntu20.04-docker-arm64-4c-16g-7770 does not seem to be running inside a container 02:20:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:20:29 $ docker top 2b21179cc9b5e7a98ce52506e07353aa874be6f83e4212369a94d88eda266181 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:30 + go version 02:20:30 go version go1.20.2 linux/arm64 [Pipeline] } 02:20:30 $ docker stop --time=1 2b21179cc9b5e7a98ce52506e07353aa874be6f83e4212369a94d88eda266181 02:20:32 $ docker rm -f --volumes 2b21179cc9b5e7a98ce52506e07353aa874be6f83e4212369a94d88eda266181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:32 + docker inspect -f . ci-base-image-arm64 02:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:32 prd-ubuntu20.04-docker-arm64-4c-16g-7770 does not seem to be running inside a container 02:20:33 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:20:34 $ docker top bd1fc71a5878c9cc19ea95d6e3b8da6a0ae4521ee0be5da32cabdb7f1a7f93ee -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:35 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 02:20:35 + make test 02:20:35 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:21:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:23:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:24:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:24:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:24:11 ./bin/test-attribution-txt.sh 02:24:11 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:24:11 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:24:11 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:24:11 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:24:11 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:24:11 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:24:11 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:24:11 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:24:11 make -C web test 02:24:11 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 02:24:11 make[1]: tput: No such file or directory 02:24:11 make[1]: tput: No such file or directory 02:24:11 warning: generating ./VERSION 02:24:11 echo "0.0.0" > VERSION 02:24:11 docker build \ 02:24:11 -f Dockerfile \ 02:24:11 --build-arg USER=1000 \ 02:24:11 \ 02:24:11 --label "git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4" \ 02:24:11 -t edgexfoundry/edgex-web-ui:5414b1811a79d379979169c3a9ff2b931c7553c4 \ 02:24:11 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:24:11 . 02:24:11 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:24:11 Install the buildx component to build images with BuildKit: 02:24:11 https://docs.docker.com/go/buildx/ 02:24:11 02:24:11 Sending build context to Docker daemon 3.269MB 02:24:11 Step 1/10 : FROM node:16.17-alpine3.15 02:24:11 16.17-alpine3.15: Pulling from library/node 02:24:11 47517142f6ba: Pulling fs layer 02:24:11 5f8c4bfa009b: Pulling fs layer 02:24:11 f7079c9c4ba1: Pulling fs layer 02:24:11 aba105e6f55a: Pulling fs layer 02:24:11 aba105e6f55a: Waiting 02:24:11 f7079c9c4ba1: Verifying Checksum 02:24:11 f7079c9c4ba1: Download complete 02:24:11 47517142f6ba: Verifying Checksum 02:24:11 47517142f6ba: Download complete 02:24:11 aba105e6f55a: Verifying Checksum 02:24:11 aba105e6f55a: Download complete 02:24:11 47517142f6ba: Pull complete 02:24:12 5f8c4bfa009b: Verifying Checksum 02:24:12 5f8c4bfa009b: Download complete 02:24:16 5f8c4bfa009b: Pull complete 02:24:16 f7079c9c4ba1: Pull complete 02:24:16 aba105e6f55a: Pull complete 02:24:16 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:24:16 Status: Downloaded newer image for node:16.17-alpine3.15 02:24:16 ---> bf1b8b58d215 02:24:16 Step 2/10 : RUN apk add --no-cache chromium 02:24:17 ---> Running in 82583ef2c0f6 02:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:24:20 (1/128) Installing libxau (1.0.9-r0) 02:24:20 (2/128) Installing libmd (1.0.3-r0) 02:24:20 (3/128) Installing libbsd (0.11.3-r1) 02:24:20 (4/128) Installing libxdmcp (1.1.3-r0) 02:24:20 (5/128) Installing libxcb (1.14-r2) 02:24:20 (6/128) Installing libx11 (1.7.3.1-r0) 02:24:20 (7/128) Installing libxext (1.3.4-r0) 02:24:21 (8/128) Installing libice (1.0.10-r0) 02:24:21 (9/128) Installing libuuid (2.37.4-r0) 02:24:21 (10/128) Installing libsm (1.2.3-r0) 02:24:21 (11/128) Installing libxt (1.2.1-r0) 02:24:21 (12/128) Installing libxmu (1.1.3-r0) 02:24:21 (13/128) Installing xset (1.2.4-r0) 02:24:21 (14/128) Installing xprop (1.2.5-r0) 02:24:21 (15/128) Installing xdg-utils (1.1.3-r0) 02:24:21 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:24:21 (17/128) Installing pkgconf (1.8.1-r0) 02:24:21 (18/128) Installing libffi (3.4.2-r1) 02:24:21 (19/128) Installing libintl (0.21-r0) 02:24:21 (20/128) Installing libblkid (2.37.4-r0) 02:24:21 (21/128) Installing libmount (2.37.4-r0) 02:24:21 (22/128) Installing pcre (8.45-r1) 02:24:21 (23/128) Installing glib (2.70.1-r0) 02:24:21 (24/128) Installing xz-libs (5.2.5-r1) 02:24:21 (25/128) Installing libxml2 (2.9.14-r2) 02:24:21 (26/128) Installing shared-mime-info (2.1-r2) 02:24:21 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:24:21 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:24:21 (29/128) Installing libpng (1.6.37-r1) 02:24:21 (30/128) Installing libwebp (1.2.2-r0) 02:24:21 (31/128) Installing zstd-libs (1.5.0-r0) 02:24:21 (32/128) Installing tiff (4.4.0-r1) 02:24:21 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:24:21 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:24:21 (35/128) Installing libxcomposite (0.4.5-r0) 02:24:21 (36/128) Installing libxfixes (6.0.0-r0) 02:24:21 (37/128) Installing libxrender (0.9.10-r3) 02:24:21 (38/128) Installing libxcursor (1.2.0-r0) 02:24:21 (39/128) Installing libxdamage (1.1.5-r1) 02:24:21 (40/128) Installing libxi (1.8-r0) 02:24:21 (41/128) Installing libxinerama (1.1.4-r1) 02:24:21 (42/128) Installing libxrandr (1.5.2-r1) 02:24:21 (43/128) Installing atk (2.36.0-r0) 02:24:21 (44/128) Installing libxtst (1.2.3-r3) 02:24:21 (45/128) Installing dbus-libs (1.12.24-r0) 02:24:21 (46/128) Installing at-spi2-core (2.42.0-r0) 02:24:21 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:24:21 (48/128) Installing expat (2.5.0-r0) 02:24:21 (49/128) Installing brotli-libs (1.0.9-r5) 02:24:21 (50/128) Installing libbz2 (1.0.8-r1) 02:24:21 (51/128) Installing freetype (2.11.1-r2) 02:24:21 (52/128) Installing fontconfig (2.13.1-r4) 02:24:21 (53/128) Installing pixman (0.40.0-r4) 02:24:21 (54/128) Installing cairo (1.16.0-r5) 02:24:21 (55/128) Installing cairo-gobject (1.16.0-r5) 02:24:21 (56/128) Installing avahi-libs (0.8-r5) 02:24:21 (57/128) Installing gmp (6.2.1-r1) 02:24:21 (58/128) Installing nettle (3.7.3-r0) 02:24:21 (59/128) Installing p11-kit (0.24.0-r1) 02:24:21 (60/128) Installing libtasn1 (4.18.0-r1) 02:24:21 (61/128) Installing libunistring (0.9.10-r1) 02:24:21 (62/128) Installing gnutls (3.7.1-r2) 02:24:22 (63/128) Installing cups-libs (2.3.3-r6) 02:24:22 (64/128) Installing libepoxy (1.5.9-r0) 02:24:22 (65/128) Installing fribidi (1.0.11-r0) 02:24:22 (66/128) Installing graphite2 (1.3.14-r0) 02:24:22 (67/128) Installing harfbuzz (3.0.0-r2) 02:24:22 (68/128) Installing libxft (2.3.4-r0) 02:24:22 (69/128) Installing pango (1.48.10-r0) 02:24:22 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:24:22 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:24:22 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:24:22 (73/128) Installing xkeyboard-config (2.34-r0) 02:24:22 (74/128) Installing libxkbcommon (1.3.1-r0) 02:24:22 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:24:22 Executing gtk+3.0-3.24.30-r0.post-install 02:24:22 (76/128) Installing libfontenc (1.1.4-r0) 02:24:22 (77/128) Installing mkfontscale (1.2.1-r1) 02:24:22 (78/128) Installing ttf-opensans (1.10-r1) 02:24:22 Executing ttf-opensans-1.10-r1.post-install 02:24:24 (79/128) Installing libogg (1.3.5-r0) 02:24:25 (80/128) Installing flac (1.3.4-r0) 02:24:25 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:24:25 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:24:25 (83/128) Installing sdl2 (2.0.16-r4) 02:24:25 (84/128) Installing aom-libs (3.2.0-r0) 02:24:25 (85/128) Installing libass (0.15.2-r0) 02:24:25 (86/128) Installing libdav1d (0.9.2-r0) 02:24:25 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:24:25 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:24:25 (89/128) Installing lame (3.100-r0) 02:24:25 (90/128) Installing opus (1.3.1-r1) 02:24:25 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:24:25 (92/128) Installing soxr (0.1.3-r2) 02:24:25 (93/128) Installing libsrt (1.4.2-r1) 02:24:25 (94/128) Installing libssh (0.9.6-r1) 02:24:25 (95/128) Installing libtheora (1.1.1-r16) 02:24:25 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:24:25 (97/128) Installing libdrm (2.4.109-r0) 02:24:25 (98/128) Installing libva (2.13.0-r0) 02:24:25 (99/128) Installing libvdpau (1.4-r0) 02:24:25 (100/128) Installing vidstab (1.1.0-r1) 02:24:25 (101/128) Installing libvorbis (1.3.7-r0) 02:24:25 (102/128) Installing libvpx (1.10.0-r0) 02:24:25 (103/128) Installing vulkan-loader (1.2.196-r0) 02:24:25 (104/128) Installing x264-libs (20210613-r0) 02:24:25 (105/128) Installing x265-libs (3.5-r0) 02:24:25 (106/128) Installing xvidcore (1.3.7-r1) 02:24:25 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:24:26 (108/128) Installing libevent (2.1.12-r4) 02:24:26 (109/128) Installing mesa (21.2.6-r0) 02:24:26 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:24:26 (111/128) Installing mesa-gbm (21.2.6-r0) 02:24:26 (112/128) Installing lcms2 (2.12-r1) 02:24:26 (113/128) Installing nspr (4.32-r0) 02:24:26 (114/128) Installing sqlite-libs (3.36.0-r0) 02:24:26 (115/128) Installing nss (3.78.1-r0) 02:24:26 (116/128) Installing libasyncns (0.8-r1) 02:24:26 (117/128) Installing libltdl (2.4.6-r7) 02:24:26 (118/128) Installing orc (0.4.32-r0) 02:24:26 (119/128) Installing libsndfile (1.0.31-r1) 02:24:26 (120/128) Installing speexdsp (1.2.0-r0) 02:24:26 (121/128) Installing tdb-libs (1.4.5-r0) 02:24:26 (122/128) Installing libpulse (15.0-r2) 02:24:26 (123/128) Installing re2 (2021.11.01-r0) 02:24:26 (124/128) Installing snappy (1.1.9-r1) 02:24:26 (125/128) Installing libgpg-error (1.42-r1) 02:24:26 (126/128) Installing libgcrypt (1.9.4-r0) 02:24:26 (127/128) Installing libxslt (1.1.35-r0) 02:24:26 (128/128) Installing chromium (99.0.4844.84-r0) 02:24:31 Executing busybox-1.34.1-r7.trigger 02:24:31 Executing glib-2.70.1-r0.trigger 02:24:31 Executing shared-mime-info-2.1-r2.trigger 02:24:33 Executing gdk-pixbuf-2.42.8-r0.trigger 02:24:33 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:24:33 Executing fontconfig-2.13.1-r4.trigger 02:24:34 Executing mkfontscale-1.2.1-r1.trigger 02:24:34 OK: 275 MiB in 144 packages 02:24:44 Removing intermediate container 82583ef2c0f6 02:24:44 ---> 966af15dcdbe 02:24:44 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:24:44 ---> Running in ca76795594c0 02:24:44 Removing intermediate container ca76795594c0 02:24:44 ---> 0a8b647e1d11 02:24:44 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:24:44 ---> Running in 346c44170d79 02:24:44 Removing intermediate container 346c44170d79 02:24:44 ---> 578374f14f89 02:24:44 Step 5/10 : RUN npm install -g npm 02:24:44 ---> Running in 834ebb7efe12 02:25:16 02:25:16 removed 7 packages, changed 99 packages, and audited 238 packages in 26s 02:25:16 02:25:16 18 packages are looking for funding 02:25:16 run `npm fund` for details 02:25:16 02:25:16 found 0 vulnerabilities 02:25:17 Removing intermediate container 834ebb7efe12 02:25:17 ---> 99297dc9db8d 02:25:17 Step 6/10 : ARG USER=1000 02:25:17 ---> Running in a2c4ee388fc3 02:25:18 Removing intermediate container a2c4ee388fc3 02:25:18 ---> a0f848e95c52 02:25:18 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:25:18 ---> Running in 62184e743851 02:25:20 Removing intermediate container 62184e743851 02:25:20 ---> c6d2815b9c40 02:25:20 Step 8/10 : USER $USER:$USER 02:25:20 ---> Running in 76718fda7ab5 02:25:20 Removing intermediate container 76718fda7ab5 02:25:20 ---> 32f02c8f2ec0 02:25:20 Step 9/10 : WORKDIR /app 02:25:20 ---> Running in 194d2c3a88f9 02:25:20 Removing intermediate container 194d2c3a88f9 02:25:20 ---> e4e5f3f58550 02:25:20 Step 10/10 : LABEL git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4 02:25:21 ---> Running in 702b1968a3cc 02:25:21 Removing intermediate container 702b1968a3cc 02:25:21 ---> 9dbcd65da2f2 02:25:21 Successfully built 9dbcd65da2f2 02:25:21 Successfully tagged edgexfoundry/edgex-web-ui:5414b1811a79d379979169c3a9ff2b931c7553c4 02:25:21 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:25:21 touch edgex-web-ui.imagebuilt 02:25:21 mkdir -p node_modules coverage 02:25:21 chown "1000:1000" node_modules coverage package-lock.json 02:25:21 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:25:39 npm WARN EBADENGINE Unsupported engine { 02:25:39 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:25:39 npm WARN EBADENGINE required: { 02:25:39 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:25:39 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:25:39 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:25:39 npm WARN EBADENGINE }, 02:25:39 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:25:39 npm WARN EBADENGINE } 02:26:11 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:26:13 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:26:14 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:26:14 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:26:17 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:26:23 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:26:32 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:26:32 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:26:33 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:27:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:27:00 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:27:00 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. 02:27:04 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. 02:27:05 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. 02:27:07 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:27:22 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 02:27:23 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 02:27:42 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. 02:28:28 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:29:07 02:29:07 added 1475 packages, and audited 1476 packages in 4m 02:29:07 02:29:07 90 packages are looking for funding 02:29:07 run `npm fund` for details 02:29:08 02:29:08 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) 02:29:08 02:29:08 To address issues that do not require attention, run: 02:29:08 npm audit fix 02:29:08 02:29:08 To address all issues (including breaking changes), run: 02:29:08 npm audit fix --force 02:29:08 02:29:08 Run `npm audit` for details. 02:29:11 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 02:29:33 - Generating browser application bundles (phase: setup)... 02:30:20 Compiling @angular/core : es2015 as esm2015 02:30:20 Compiling @angular/compiler/testing : es2015 as esm2015 02:30:53 Compiling @angular/common : es2015 as esm2015 02:30:53 Compiling @angular/core/testing : es2015 as esm2015 02:30:59 Compiling @angular/platform-browser : es2015 as esm2015 02:30:59 Compiling @angular/common/testing : es2015 as esm2015 02:31:05 Compiling @angular/router : es2015 as esm2015 02:31:05 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:31:12 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:31:14 Compiling @angular/common/http : es2015 as esm2015 02:31:14 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:31:19 Compiling @angular/forms : es2015 as esm2015 02:31:19 Compiling @angular/router/testing : es2015 as esm2015 02:31:20 Compiling @angular/common/http/testing : es2015 as esm2015 02:32:42 13 04 2023 02:32:30.843:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:32:42 13 04 2023 02:32:30.860:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:32:42 13 04 2023 02:32:30.897:INFO [launcher]: Starting browser ChromeHeadless 02:33:38 13 04 2023 02:33:36.950:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:33:42 13 04 2023 02:33:41.864:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:33:44 13 04 2023 02:33:43.880:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:34:40 ✔ Browser application bundle generation complete. 02:34:41 13 04 2023 02:34:41.775:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket D7epSrTsYkDtkA5qAAAB with id 75172368 02:35:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:35:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.704 secs) 02:35:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.212 secs) 02:35:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.287 secs) 02:35:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.45 secs) 02:35:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.513 secs) 02:35:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.745 secs) 02:35:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.921 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.217 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.266 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.32 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.365 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.509 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.529 secs) 02:35:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.555 secs) 02:35:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.926 secs) 02:35:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.988 secs) 02:35:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.269 secs) 02:35:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.344 secs) 02:35:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.382 secs) 02:35:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.521 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.658 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.981 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.059 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.089 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.133 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.153 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.199 secs) 02:35:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.219 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.419 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.464 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.529 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.629 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.829 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.888 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.937 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.973 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.003 secs) 02:35:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.066 secs) 02:35:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.272 secs) 02:35:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.554 secs) 02:35:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.6 secs) 02:35:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.616 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.773 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.789 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.822 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.968 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.032 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.111 secs) 02:35:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.477 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.693 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.801 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.829 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.841 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.998 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.065 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.203 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.281 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.341 secs) 02:35:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.402 secs) 02:35:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.458 secs) 02:35:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.559 secs) 02:35:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.703 secs) 02:35:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.777 secs) 02:35:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.184 secs) 02:35:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.289 secs) 02:35:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.357 secs) 02:35:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.379 secs) 02:35:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.392 secs) 02:35:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.582 secs) 02:35:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.743 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.81 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.989 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.061 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.127 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.15 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.189 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.435 secs) 02:35:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.493 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.553 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.585 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.615 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.713 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.972 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.995 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.013 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.101 secs) 02:35:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.245 secs) 02:35:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.323 secs) 02:35:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.586 secs) 02:35:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.663 secs) 02:35:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.739 secs) 02:35:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.808 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.862 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.002 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.057 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.078 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.093 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.135 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.24 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.478 secs) 02:35:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.517 secs) 02:35:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.728 secs) 02:35:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.762 secs) 02:35:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.775 secs) 02:35:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.841 secs) 02:35:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.147 secs) 02:35:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.249 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.631 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.66 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.817 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.883 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.905 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.92 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.932 secs) 02:35:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.161 secs) 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.225 secs) 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.335 secs) 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.373 secs) 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.396 secs) 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.409 secs) 02:35:17 WARN: ' 02:35:17 It looks like you're using ngModel on the same form field as formControlName. 02:35:17 Support for using the ngModel input property and ngModelChange event with 02:35:17 reactive form directives has been deprecated in Angular v6 and will be removed 02:35:17 in a future version of Angular. 02:35:17 02:35:17 For more information on this, see our API docs here: 02:35:17 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:35:17 ' 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.409 secs) 02:35:17 WARN: ' 02:35:17 It looks like you're using ngModel on the same form field as formControlName. 02:35:17 Support for using the ngModel input property and ngModelChange event with 02:35:17 reactive form directives has been deprecated in Angular v6 and will be removed 02:35:17 in a future version of Angular. 02:35:17 02:35:17 For more information on this, see our API docs here: 02:35:17 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:35:17 ' 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.58 secs) 02:35:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.742 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.822 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.902 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.937 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.957 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.971 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.117 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.156 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.187 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.205 secs) 02:35:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.255 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.942 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.066 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.088 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.101 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.163 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.247 secs) 02:35:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.311 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.344 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.367 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.389 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.409 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.429 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.442 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.634 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.859 secs) 02:35:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.135 secs) 02:35:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.205 secs) 02:35:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.693 secs / 16.205 secs) 02:35:22 TOTAL: 149 SUCCESS 02:35:22 ✔ Browser application bundle generation complete. 02:35:26 02:35:26 =============================== Coverage summary =============================== 02:35:26 Statements : 40.98% ( 1467/3580 ) 02:35:26 Branches : 12.03% ( 111/923 ) 02:35:26 Functions : 33.28% ( 432/1298 ) 02:35:26 Lines : 38.91% ( 1318/3387 ) 02:35:26 ================================================================================ 02:35:26 13 04 2023 02:35:26.117:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:35:27 ✔ Browser application bundle generation complete. 02:35:28 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo 02:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:35:28 $ docker stop --time=1 bd1fc71a5878c9cc19ea95d6e3b8da6a0ae4521ee0be5da32cabdb7f1a7f93ee 02:35:30 $ docker rm -f --volumes bd1fc71a5878c9cc19ea95d6e3b8da6a0ae4521ee0be5da32cabdb7f1a7f93ee [Pipeline] // withDockerContainer [Pipeline] sh 02:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:34 Warning: overwriting stash ‘coverage-report’ 02:35:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:43 + ls -al . 02:35:43 total 184 02:35:43 drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:20 . 02:35:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:17 .. 02:35:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:18 .blubracket 02:35:43 -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:18 .dockerignore 02:35:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:18 .git 02:35:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:18 .github 02:35:43 -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:18 .gitignore 02:35:43 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:18 Attribution.txt 02:35:43 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:18 CHANGELOG.md 02:35:43 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:18 CONTRIBUTING.md 02:35:43 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:18 Dockerfile 02:35:43 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:18 Jenkinsfile 02:35:43 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:18 LICENSE 02:35:43 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:18 Makefile 02:35:43 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:18 README.md 02:35:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION 02:35:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:18 assets 02:35:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:18 bin 02:35:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:18 cmd 02:35:43 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:20 coverage.out 02:35:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:18 docs 02:35:43 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:18 go.mod 02:35:43 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:18 go.sum 02:35:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:18 internal 02:35:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:18 snap 02:35:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:18 testing 02:35:43 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:18 version.go 02:35:43 drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:43 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4 --label arch=arm64 --label version=0.0.0 . 02:35:45 Sending build context to Docker daemon 31.54MB 02:35:45 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:35:45 Step 2/26 : FROM ${BASE} AS builder 02:35:45 ---> df225653b5de 02:35:45 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:35:46 ---> Running in feba3ec38a02 02:35:46 Removing intermediate container feba3ec38a02 02:35:46 ---> 40c2be78377f 02:35:46 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:35:46 ---> Running in eac86488f89b 02:35:46 Removing intermediate container eac86488f89b 02:35:46 ---> 3da7514edeec 02:35:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:35:46 ---> Running in 7799e99dbb2a 02:35:46 Removing intermediate container 7799e99dbb2a 02:35:46 ---> 2214f705f95f 02:35:46 Step 6/26 : LABEL Name=edgex-ui-go 02:35:47 ---> Running in 888daf4644cb 02:35:47 Removing intermediate container 888daf4644cb 02:35:47 ---> 90ab6b55da87 02:35:47 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:35:47 ---> Running in 0007f1fd39c0 02:35:47 Removing intermediate container 0007f1fd39c0 02:35:47 ---> 63253c477590 02:35:47 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:35:49 ---> 5af89efe26b4 02:35:49 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:49 ---> Running in 5bfd77865f06 02:35:50 Removing intermediate container 5bfd77865f06 02:35:50 ---> b5134abeccbb 02:35:50 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:35:51 ---> Running in 01378f8debed 02:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:35:52 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:35:54 OK: 263 MiB in 53 packages 02:35:55 Removing intermediate container 01378f8debed 02:35:55 ---> 3900b852b0b7 02:35:55 Step 11/26 : ENV GO111MODULE=on 02:35:55 ---> Running in 514bcaa3eb56 02:35:55 Removing intermediate container 514bcaa3eb56 02:35:55 ---> f26b5d27d1b3 02:35:55 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:35:55 ---> Running in 8ce0a8135111 02:35:55 Removing intermediate container 8ce0a8135111 02:35:55 ---> 3d852a83d004 02:35:55 Step 13/26 : COPY go.mod vendor* ./ 02:35:56 ---> 3ea863289a63 02:35:56 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:56 ---> Running in 0f900372d673 02:35:59 Removing intermediate container 0f900372d673 02:35:59 ---> 7d0fb301aea3 02:35:59 Step 15/26 : COPY . . 02:36:03 ---> d4f264fc9352 02:36:03 Step 16/26 : RUN ${MAKE} 02:36:03 ---> Running in 07677207507c 02:36:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:38:40 Removing intermediate container 07677207507c 02:38:40 ---> 889f369c82c1 02:38:40 Step 17/26 : FROM alpine:3.14 02:38:40 3.14: Pulling from library/alpine 02:38:40 422ed46b1a92: Pulling fs layer 02:38:40 422ed46b1a92: Verifying Checksum 02:38:40 422ed46b1a92: Download complete 02:38:40 422ed46b1a92: Pull complete 02:38:40 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 02:38:40 Status: Downloaded newer image for alpine:3.14 02:38:40 ---> 46c5e66a9efa 02:38:40 Step 18/26 : EXPOSE 4000 02:38:40 ---> Running in e37d1565ed8d 02:38:40 Removing intermediate container e37d1565ed8d 02:38:40 ---> 13625b1879a8 02:38:40 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:38:40 ---> 26d7331bf50f 02:38:40 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:38:40 ---> 92d507b5f918 02:38:40 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:38:40 ---> 4813b19d0cdb 02:38:40 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:38:40 ---> Running in abfb24e30c5d 02:38:40 Removing intermediate container abfb24e30c5d 02:38:40 ---> f18c2f145adf 02:38:40 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:38:40 ---> Running in 7bfdcf6b76da 02:38:40 Removing intermediate container 7bfdcf6b76da 02:38:40 ---> bc1351211381 02:38:40 Step 24/26 : LABEL arch=arm64 02:38:40 ---> Running in 3d346e54e5f5 02:38:40 Removing intermediate container 3d346e54e5f5 02:38:40 ---> ad524351866f 02:38:40 Step 25/26 : LABEL git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4 02:38:40 ---> Running in ab96b2cd5988 02:38:40 Removing intermediate container ab96b2cd5988 02:38:40 ---> 711176661dfb 02:38:40 Step 26/26 : LABEL version=0.0.0 02:38:40 ---> Running in d06337542be9 02:38:40 Removing intermediate container d06337542be9 02:38:40 ---> 0ab1b2a35063 02:38:40 [Warning] One or more build-args [ARCH] were not consumed 02:38:40 Successfully built 0ab1b2a35063 02:38:40 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:41 02:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:42 arm64: Pulling from edgex-lftools-log-publisher 02:38:42 8998bd30e6a1: Pulling fs layer 02:38:42 04944245beec: Pulling fs layer 02:38:42 699f458cf7ca: Pulling fs layer 02:38:42 765212b225bb: Pulling fs layer 02:38:42 f23df028b6ca: Pulling fs layer 02:38:42 d65c8cfc05b1: Pulling fs layer 02:38:42 2437ff75d9bd: Pulling fs layer 02:38:42 f23df028b6ca: Waiting 02:38:42 d65c8cfc05b1: Waiting 02:38:42 2437ff75d9bd: Waiting 02:38:42 765212b225bb: Waiting 02:38:42 04944245beec: Verifying Checksum 02:38:42 04944245beec: Download complete 02:38:42 765212b225bb: Verifying Checksum 02:38:42 765212b225bb: Download complete 02:38:42 f23df028b6ca: Verifying Checksum 02:38:42 f23df028b6ca: Download complete 02:38:42 d65c8cfc05b1: Verifying Checksum 02:38:42 d65c8cfc05b1: Download complete 02:38:42 699f458cf7ca: Verifying Checksum 02:38:42 699f458cf7ca: Download complete 02:38:42 8998bd30e6a1: Verifying Checksum 02:38:42 8998bd30e6a1: Download complete 02:38:45 2437ff75d9bd: Verifying Checksum 02:38:45 2437ff75d9bd: Download complete 02:38:47 8998bd30e6a1: Pull complete 02:38:48 04944245beec: Pull complete 02:38:49 699f458cf7ca: Pull complete 02:38:49 765212b225bb: Pull complete 02:38:50 f23df028b6ca: Pull complete 02:38:50 d65c8cfc05b1: Pull complete 02:39:05 2437ff75d9bd: Pull complete 02:39:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:05 prd-ubuntu20.04-docker-arm64-4c-16g-7770 does not seem to be running inside a container 02:39:05 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:39:09 $ docker top 7edbe10956e6fa89a04a648e2d9994cdf25e8c1b9270d81049cac7d5c84c07ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:10 ---> job-cost.sh 02:39:10 lf-activate-venv: SKIPPING 02:39:10 INFO: No Stack... 02:39:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:39:11 INFO: Archiving Costs [Pipeline] sh 02:39:12 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 02:39:12 + cut -d, -f6 [Pipeline] lock 02:39:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] 02:39:12 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] did not exist. Created. 02:39:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:12 /w/workspace/edgex-ui-go/3@tmp/durable-0ea3f11d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:39:13 + echo total: 0.10999999940395355 [Pipeline] stash 02:39:13 Warning: overwriting stash ‘stack-cost’ 02:39:18 Stashed 1 file(s) [Pipeline] } 02:39:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:18 $ docker stop --time=1 7edbe10956e6fa89a04a648e2d9994cdf25e8c1b9270d81049cac7d5c84c07ed 02:39:20 $ docker rm -f --volumes 7edbe10956e6fa89a04a648e2d9994cdf25e8c1b9270d81049cac7d5c84c07ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:39:21 provisioning config files... 02:39:21 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config15652182029807920584tmp [Pipeline] { [Pipeline] sh 02:39:21 + set +x 02:39:21 + curl -s https://codecov.io/bash 02:39:21 + bash -s -- 02:39:21 02:39:21 _____ _ 02:39:21 / ____| | | 02:39:21 | | ___ __| | ___ ___ _____ __ 02:39:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:39:21 | |___| (_) | (_| | __/ (_| (_) \ V / 02:39:21 \_____\___/ \__,_|\___|\___\___/ \_/ 02:39:21 Bash-1.0.6 02:39:21 02:39:21 02:39:21 ==> git version 2.25.1 found 02:39:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:39:21 Release-Date: 2020-01-08 02:39:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:39:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:39:21 ==> Jenkins CI detected. 02:39:21 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-589 02:39:21 project root: . 02:39:21 --> token set from env 02:39:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:39:21 ==> Running gcov in . (disable via -X gcov) 02:39:21 ==> Python coveragepy not found 02:39:21 ==> Searching for coverage reports in: 02:39:21 + . 02:39:21 -> Found 1 reports 02:39:21 ==> Detecting git/mercurial file structure 02:39:21 ==> Reading reports 02:39:21 + ./coverage.out bytes=10 02:39:21 ==> Appending adjustments 02:39:21 https://docs.codecov.io/docs/fixing-reports 02:39:22 + Found adjustments 02:39:22 ==> Gzipping contents 02:39:22 12K /tmp/codecov.dAmyyg.gz 02:39:22 ==> Uploading reports 02:39:22 url: https://codecov.io 02:39:22 query: branch=PR-589&commit=3be49fac874b476408af5a2d2dfd712a16e62817&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= 02:39:22 -> Pinging Codecov 02:39:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-589&commit=3be49fac874b476408af5a2d2dfd712a16e62817&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= 02:39:22 -> Uploading to 02:39:22 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/3be49fac874b476408af5a2d2dfd712a16e62817/b4c0ed41-df34-4b87-bd6f-0c25c1eb0dd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T023922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59c4bc7a89327789af3d36cb3343697b6fb028654f24ac2aa9749f6e3436dc3d 02:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:22 Dload Upload Total Spent Left Speed 02:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 43573 --:--:-- --:--:-- --:--:-- 43360 100 8889 0 0 100 8889 0 27350 --:--:-- --:--:-- --:--:-- 27266 02:39:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] } 02:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:39:23 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives ] 02:39:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives 02:39:23 total 16 02:39:23 drwxr-xr-x 3 root root 4096 Apr 13 02:11 . 02:39:23 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. 02:39:23 drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost 02:39:23 -rw-r--r-- 1 root root 83 Apr 13 02:11 cost.csv 02:39:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives 02:39:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives 02:39:23 total 16 02:39:23 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . 02:39:23 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. 02:39:23 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost 02:39:23 -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:24 ---> package-listing.sh 02:39:24 ++ facter osfamily 02:39:24 ++ tr '[:upper:]' '[:lower:]' 02:39:24 + OS_FAMILY=debian 02:39:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-589 02:39:24 + START_PACKAGES=/tmp/packages_start.txt 02:39:24 + END_PACKAGES=/tmp/packages_end.txt 02:39:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:24 + PACKAGES=/tmp/packages_start.txt 02:39:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' 02:39:24 + PACKAGES=/tmp/packages_end.txt 02:39:24 + case "${OS_FAMILY}" in 02:39:24 + dpkg -l 02:39:24 + grep '^ii' 02:39:24 + '[' -f /tmp/packages_start.txt ']' 02:39:24 + '[' -f /tmp/packages_end.txt ']' 02:39:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' 02:39:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ 02:39:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [Pipeline] echo 02:39:24 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:25 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 02:39:25 $ 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-589/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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:39:26 $ docker top 814a53f20c40d73ba2ed5eed44416fa6ffd29e1f86bcbcca52dee7a2f812db1e -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:26 + touch /tmp/pre-build-complete [Pipeline] sh 02:39:26 + mkdir -p /var/log/sysstat [Pipeline] sh 02:39:26 + ls /var/log/sa-host 02:39:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:27 provisioning config files... 02:39:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config1381171216910490341tmp [Pipeline] { [Pipeline] echo 02:39:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:39:27 ---> create-netrc.sh [Pipeline] } 02:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:39:27 ---> python-tools-install.sh [Pipeline] echo 02:39:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:39:27 ---> sudo-logs.sh 02:39:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:39:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:39:28 ---> job-cost.sh 02:39:28 lf-activate-venv: SKIPPING 02:39:28 DEBUG: total: 0.2199999988079071 02:39:28 INFO: Retrieving Stack Cost... 02:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:29 INFO: Archiving Costs [Pipeline] echo 02:39:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:39:29 ---> logs-deploy.sh 02:39:29 lf-activate-venv: SKIPPING 02:39:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-589/3 02:39:29 INFO: archiving workspace using pattern(s): 02:39:30 Archives upload complete. 02:39:30 INFO: archiving logs to Nexus 02:39:30 ---> uname -a: 02:39:30 Linux prd-ubuntu20-04-docker-8c-8g-7637 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:39:30 02:39:30 02:39:30 ---> lscpu: 02:39:30 Architecture: x86_64 02:39:30 CPU op-mode(s): 32-bit, 64-bit 02:39:30 Byte Order: Little Endian 02:39:30 Address sizes: 40 bits physical, 48 bits virtual 02:39:30 CPU(s): 8 02:39:30 On-line CPU(s) list: 0-7 02:39:30 Thread(s) per core: 1 02:39:30 Core(s) per socket: 1 02:39:30 Socket(s): 8 02:39:30 NUMA node(s): 1 02:39:30 Vendor ID: AuthenticAMD 02:39:30 CPU family: 23 02:39:30 Model: 49 02:39:30 Model name: AMD EPYC-Rome Processor 02:39:30 Stepping: 0 02:39:30 CPU MHz: 2799.998 02:39:30 BogoMIPS: 5599.99 02:39:30 Virtualization: AMD-V 02:39:30 Hypervisor vendor: KVM 02:39:30 Virtualization type: full 02:39:30 L1d cache: 256 KiB 02:39:30 L1i cache: 256 KiB 02:39:30 L2 cache: 4 MiB 02:39:30 L3 cache: 128 MiB 02:39:30 NUMA node0 CPU(s): 0-7 02:39:30 Vulnerability Itlb multihit: Not affected 02:39:30 Vulnerability L1tf: Not affected 02:39:30 Vulnerability Mds: Not affected 02:39:30 Vulnerability Meltdown: Not affected 02:39:30 Vulnerability Mmio stale data: Not affected 02:39:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:39:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:39:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:39:30 Vulnerability Srbds: Not affected 02:39:30 Vulnerability Tsx async abort: Not affected 02:39:30 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 02:39:30 02:39:30 02:39:30 ---> nproc: 02:39:30 8 02:39:30 02:39:30 02:39:30 ---> df -h: 02:39:30 Filesystem Size Used Avail Use% Mounted on 02:39:30 overlay 155G 13G 143G 9% / 02:39:30 tmpfs 64M 0 64M 0% /dev 02:39:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:39:30 shm 64M 0 64M 0% /dev/shm 02:39:30 /dev/vda1 155G 13G 143G 9% /facter-os 02:39:30 02:39:30 02:39:30 ---> sar -b -r -n DEV: 02:39:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 04/13/23 _x86_64_ (8 CPU) 02:39:30 02:39:30 02:06:55 LINUX RESTART (8 CPU) 02:39:30 02:39:30 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:39:30 02:08:01 320.01 48.23 271.79 0.00 5433.23 165189.14 0.00 02:39:30 02:09:01 229.02 1.12 227.91 0.00 24.93 92612.06 0.00 02:39:30 02:10:01 290.83 0.45 290.38 0.00 3.73 57105.28 0.00 02:39:30 02:11:01 198.42 0.18 198.23 0.00 13.46 41195.80 0.00 02:39:30 02:12:01 27.67 1.13 26.54 0.00 78.24 6267.79 0.00 02:39:30 02:13:01 51.16 10.46 40.69 0.00 5098.48 6950.31 0.00 02:39:30 02:14:01 3.65 0.02 3.63 0.00 0.13 93.58 0.00 02:39:30 02:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 02:39:30 02:16:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 02:39:30 02:17:01 1.10 0.02 1.08 0.00 0.13 12.53 0.00 02:39:30 02:18:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 02:39:30 02:19:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 02:39:30 02:20:01 3.00 0.63 2.37 0.00 70.52 28.13 0.00 02:39:30 02:21:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 02:39:30 02:22:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 02:39:30 02:23:01 1.55 0.02 1.53 0.00 0.13 22.13 0.00 02:39:30 02:24:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 02:39:30 02:25:01 1.48 0.00 1.48 0.00 0.00 15.99 0.00 02:39:30 02:26:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 02:39:30 02:27:01 1.48 0.00 1.48 0.00 0.00 18.39 0.00 02:39:30 02:28:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 02:39:30 02:29:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 02:39:30 02:30:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 02:39:30 02:31:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 02:39:30 02:32:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 02:39:30 02:33:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 02:39:30 02:34:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 02:39:30 02:35:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 02:39:30 02:36:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 02:39:30 02:37:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 02:39:30 02:38:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 02:39:30 02:39:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 02:39:30 Average: 36.01 1.95 34.07 0.00 335.07 11555.42 0.00 02:39:30 02:39:30 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:39:30 02:08:01 29372256 31593652 742336 2.26 67516 2440064 2052328 6.05 1022064 2158972 507728 02:39:30 02:09:01 27691528 31538204 760572 2.31 146468 3855448 1943816 5.73 1241212 3448784 50604 02:39:30 02:10:01 26345220 31303864 988576 3.01 208116 4756272 2022352 5.96 1623628 4252276 20576 02:39:30 02:11:01 25943020 31539020 749312 2.28 219008 5346268 1838520 5.42 1591848 4655460 90464 02:39:30 02:12:01 25878704 31536772 753632 2.29 221160 5402724 1817416 5.36 1608016 4699388 316 02:39:30 02:13:01 25439304 31538572 738520 2.25 251780 5802384 1825200 5.38 1908040 4810244 136 02:39:30 02:14:01 25453148 31547532 729728 2.22 250268 5799132 1804620 5.32 1897732 4807032 8 02:39:30 02:15:01 25453944 31548360 728860 2.22 250284 5799136 1804620 5.32 1897784 4807036 140 02:39:30 02:16:01 25460332 31554800 722444 2.20 250300 5799136 1804620 5.32 1891900 4807036 4 02:39:30 02:17:01 25459656 31554220 722928 2.20 250320 5799140 1804620 5.32 1892148 4807044 180 02:39:30 02:18:01 25459672 31554340 722616 2.20 250344 5799144 1804620 5.32 1892068 4807044 12 02:39:30 02:19:01 25459948 31554968 722244 2.20 250376 5799148 1804620 5.32 1891672 4807360 136 02:39:30 02:20:01 25458568 31555940 722048 2.20 250412 5801252 1815832 5.35 1891748 4809128 8 02:39:30 02:21:01 25457976 31555352 722568 2.20 250420 5801252 1815832 5.35 1891732 4809128 8 02:39:30 02:22:01 25458452 31555868 722204 2.20 250452 5801256 1815832 5.35 1892200 4809132 44 02:39:30 02:23:01 25458280 31555620 722356 2.20 250472 5801236 1828140 5.39 1891996 4809112 12 02:39:30 02:24:01 25458492 31555856 722104 2.20 250480 5801240 1828140 5.39 1891896 4809116 12 02:39:30 02:25:01 25458152 31555528 722308 2.20 250484 5801244 1828140 5.39 1892252 4809120 152 02:39:30 02:26:01 25458340 31555736 722052 2.20 250504 5801248 1828140 5.39 1892220 4809120 176 02:39:30 02:27:01 25458364 31555768 722008 2.20 250528 5801244 1828140 5.39 1891880 4809128 304 02:39:30 02:28:01 25458600 31556036 721692 2.19 250532 5801256 1828140 5.39 1891968 4809132 8 02:39:30 02:29:01 25458552 31556000 721660 2.19 250552 5801256 1811932 5.34 1892148 4809132 0 02:39:30 02:30:01 25458472 31555924 721660 2.19 250568 5801260 1811932 5.34 1891932 4809136 8 02:39:30 02:31:01 25458456 31555916 721584 2.19 250592 5801260 1811932 5.34 1891928 4809136 144 02:39:30 02:32:01 25458340 31555860 721840 2.20 250604 5801260 1811932 5.34 1891976 4809140 8 02:39:30 02:33:01 25458616 31556152 721544 2.19 250612 5801272 1811932 5.34 1892180 4809144 160 02:39:30 02:34:01 25458576 31556116 721496 2.19 250640 5801272 1811932 5.34 1891992 4809148 8 02:39:30 02:35:01 25458224 31555824 721980 2.20 250660 5801276 1811932 5.34 1892264 4809156 144 02:39:30 02:36:01 25458192 31555928 721816 2.20 250692 5801408 1811932 5.34 1892076 4809288 32 02:39:30 02:37:01 25458176 31555944 721760 2.19 250708 5801404 1811932 5.34 1892100 4809284 148 02:39:30 02:38:01 25458320 31556112 721756 2.19 250736 5801412 1811932 5.34 1892220 4809288 8 02:39:30 02:39:01 25458020 31555872 721940 2.20 250768 5801412 1811932 5.34 1892672 4809288 236 02:39:30 Average: 25705747 31546302 735004 2.24 238355 5575741 1833592 5.40 1818734 4657842 20998 02:39:30 02:39:30 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:39:30 02:08:01 ens3 605.30 422.63 6994.19 116.17 0.00 0.00 0.00 0.00 02:39:30 02:08:01 lo 7.02 7.02 0.68 0.68 0.00 0.00 0.00 0.00 02:39:30 02:08:01 docker0 40.19 40.76 3.06 274.50 0.00 0.00 0.00 0.00 02:39:30 02:09:01 ens3 519.13 284.29 4663.60 43.60 0.00 0.00 0.00 0.00 02:39:30 02:09:01 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 02:39:30 02:09:01 veth197d883 18.51 31.26 1.52 331.55 0.00 0.00 0.00 0.03 02:39:30 02:09:01 vethb3adaaf 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:39:30 02:09:01 docker0 171.74 311.25 13.74 2089.50 0.00 0.00 0.00 0.00 02:39:30 02:10:01 ens3 382.95 211.70 3823.06 44.22 0.00 0.00 0.00 0.00 02:39:30 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:10:01 veth9cc869c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:39:30 02:10:01 vethb3adaaf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:10:01 docker0 190.47 341.41 24.02 3790.82 0.00 0.00 0.00 0.00 02:39:30 02:11:01 ens3 156.22 117.85 2631.70 142.10 0.00 0.00 0.00 0.00 02:39:30 02:11:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:39:30 02:11:01 docker0 5.97 7.02 0.32 42.83 0.00 0.00 0.00 0.00 02:39:30 02:12:01 ens3 46.77 22.81 864.29 4.39 0.00 0.00 0.00 0.00 02:39:30 02:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:39:30 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:13:01 ens3 138.66 75.24 1952.54 5.22 0.00 0.00 0.00 0.00 02:39:30 02:13:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 02:39:30 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:14:01 ens3 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:15:01 ens3 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:39:30 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:16:01 ens3 0.58 0.05 0.03 0.00 0.00 0.00 0.00 0.00 02:39:30 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:17:01 ens3 2.17 0.08 0.18 0.01 0.00 0.00 0.00 0.00 02:39:30 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:18:01 ens3 1.28 0.73 0.74 0.54 0.00 0.00 0.00 0.00 02:39:30 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:19:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:39:30 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:20:01 ens3 0.32 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:21:01 ens3 0.95 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:39:30 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:22:01 ens3 0.62 0.28 0.34 0.26 0.00 0.00 0.00 0.00 02:39:30 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:23:01 ens3 0.48 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:39:30 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:24:01 ens3 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:25:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:39:30 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:26:01 ens3 0.27 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:27:01 ens3 0.55 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:39:30 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:28:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:39:30 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:29:01 ens3 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:39:30 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:30:01 ens3 0.40 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:39:30 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:31:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:32:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:33:01 ens3 0.77 0.32 0.16 0.08 0.00 0.00 0.00 0.00 02:39:30 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:34:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:35:01 ens3 0.47 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:39:30 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:36:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:39:30 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:37:01 ens3 4.12 0.08 0.34 0.01 0.00 0.00 0.00 0.00 02:39:30 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:38:01 ens3 1.37 0.28 0.26 0.14 0.00 0.00 0.00 0.00 02:39:30 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 02:39:01 ens3 1.05 0.68 0.58 0.42 0.00 0.00 0.00 0.00 02:39:30 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:30 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:30 Average: ens3 58.36 35.57 654.14 11.17 0.00 0.00 0.00 0.00 02:39:30 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 02:39:30 Average: docker0 12.76 21.89 1.29 193.68 0.00 0.00 0.00 0.00 02:39:30 02:39:30 02:39:30 ---> sar -P ALL: 02:39:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 04/13/23 _x86_64_ (8 CPU) 02:39:30 02:39:30 02:06:55 LINUX RESTART (8 CPU) 02:39:30 02:39:30 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:39:30 02:08:01 all 8.49 0.00 2.93 1.87 0.05 86.67 02:39:30 02:08:01 0 7.33 0.00 2.30 1.29 0.05 89.03 02:39:30 02:08:01 1 9.36 0.00 2.42 4.07 0.03 84.11 02:39:30 02:08:01 2 7.61 0.00 2.54 1.24 0.05 88.56 02:39:30 02:08:01 3 8.00 0.00 3.28 0.27 0.07 88.39 02:39:30 02:08:01 4 7.26 0.00 2.73 2.41 0.05 87.55 02:39:30 02:08:01 5 9.35 0.00 3.78 0.59 0.03 86.25 02:39:30 02:08:01 6 9.89 0.00 3.56 4.48 0.03 82.04 02:39:30 02:08:01 7 9.14 0.00 2.80 0.59 0.07 87.41 02:39:30 02:09:01 all 23.87 0.00 6.94 1.86 0.09 67.25 02:39:30 02:09:01 0 23.11 0.00 6.09 0.73 0.07 70.00 02:39:30 02:09:01 1 24.36 0.00 7.79 0.47 0.08 67.29 02:39:30 02:09:01 2 22.94 0.00 8.32 0.34 0.08 68.32 02:39:30 02:09:01 3 24.17 0.00 6.06 0.15 0.08 69.54 02:39:30 02:09:01 4 24.00 0.00 7.78 9.00 0.08 59.14 02:39:30 02:09:01 5 27.24 0.00 6.86 0.47 0.10 65.33 02:39:30 02:09:01 6 21.89 0.00 5.68 3.42 0.08 68.93 02:39:30 02:09:01 7 23.24 0.00 6.94 0.32 0.10 69.40 02:39:30 02:10:01 all 15.73 0.00 5.22 1.94 0.07 77.04 02:39:30 02:10:01 0 6.58 0.00 3.40 0.52 0.07 89.43 02:39:30 02:10:01 1 30.75 0.00 7.16 0.77 0.08 61.23 02:39:30 02:10:01 2 14.16 0.00 4.26 0.34 0.05 81.19 02:39:30 02:10:01 3 11.97 0.00 4.50 3.57 0.07 79.89 02:39:30 02:10:01 4 21.09 0.00 6.89 5.93 0.08 66.01 02:39:30 02:10:01 5 14.87 0.00 6.87 1.56 0.07 76.63 02:39:30 02:10:01 6 11.47 0.00 4.65 2.02 0.07 81.80 02:39:30 02:10:01 7 14.95 0.00 4.00 0.84 0.08 80.12 02:39:30 02:11:01 all 23.38 0.00 5.61 1.29 0.08 69.64 02:39:30 02:11:01 0 19.65 0.00 5.40 1.51 0.07 73.37 02:39:30 02:11:01 1 27.75 0.00 5.45 1.85 0.08 64.86 02:39:30 02:11:01 2 24.38 0.00 6.46 0.07 0.08 69.01 02:39:30 02:11:01 3 25.98 0.00 6.23 1.57 0.08 66.13 02:39:30 02:11:01 4 19.77 0.00 5.29 0.60 0.07 74.28 02:39:30 02:11:01 5 24.05 0.00 5.79 2.25 0.10 67.80 02:39:30 02:11:01 6 22.59 0.00 4.72 2.07 0.07 70.56 02:39:30 02:11:01 7 22.87 0.00 5.56 0.37 0.10 71.10 02:39:30 02:12:01 all 0.74 0.00 0.30 0.27 0.01 98.69 02:39:30 02:12:01 0 0.15 0.00 0.27 0.72 0.00 98.87 02:39:30 02:12:01 1 1.37 0.00 0.38 0.63 0.00 97.61 02:39:30 02:12:01 2 0.32 0.00 0.25 0.05 0.02 99.37 02:39:30 02:12:01 3 0.80 0.00 0.30 0.18 0.00 98.72 02:39:30 02:12:01 4 0.57 0.00 0.35 0.30 0.02 98.77 02:39:30 02:12:01 5 1.83 0.00 0.21 0.15 0.00 97.80 02:39:30 02:12:01 6 0.23 0.00 0.15 0.08 0.02 99.52 02:39:30 02:12:01 7 0.63 0.00 0.47 0.03 0.00 98.87 02:39:30 02:13:01 all 2.20 0.00 1.35 0.37 0.02 96.06 02:39:30 02:13:01 0 1.03 0.00 0.82 1.45 0.02 96.68 02:39:30 02:13:01 1 2.59 0.00 0.77 0.20 0.02 96.43 02:39:30 02:13:01 2 2.09 0.00 1.15 0.12 0.02 96.63 02:39:30 02:13:01 3 2.38 0.00 1.58 0.30 0.03 95.70 02:39:30 02:13:01 4 4.34 0.00 0.99 0.07 0.03 94.57 02:39:30 02:13:01 5 1.16 0.00 1.99 0.33 0.02 96.50 02:39:30 02:13:01 6 1.55 0.00 2.20 0.08 0.00 96.16 02:39:30 02:13:01 7 2.40 0.00 1.34 0.40 0.02 95.84 02:39:30 02:14:01 all 0.32 0.00 0.05 0.02 0.01 99.60 02:39:30 02:14:01 0 0.03 0.00 0.03 0.08 0.00 99.85 02:39:30 02:14:01 1 0.05 0.00 0.02 0.03 0.00 99.90 02:39:30 02:14:01 2 0.05 0.00 0.07 0.00 0.02 99.87 02:39:30 02:14:01 3 0.25 0.00 0.10 0.02 0.00 99.63 02:39:30 02:14:01 4 2.00 0.00 0.03 0.00 0.00 97.96 02:39:30 02:14:01 5 0.08 0.00 0.05 0.02 0.02 99.83 02:39:30 02:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:39:30 02:14:01 7 0.07 0.00 0.05 0.00 0.00 99.88 02:39:30 02:15:01 all 0.26 0.00 0.01 0.00 0.00 99.74 02:39:30 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:39:30 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:15:01 4 1.95 0.00 0.00 0.00 0.00 98.05 02:39:30 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:16:01 all 0.16 0.00 0.02 0.00 0.01 99.81 02:39:30 02:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:39:30 02:16:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:39:30 02:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:39:30 02:16:01 4 1.11 0.00 0.10 0.00 0.00 98.79 02:39:30 02:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:39:30 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:39:30 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:39:30 02:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:39:30 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:18:01 all 0.02 0.00 0.00 0.01 0.01 99.97 02:39:30 02:18:01 0 0.03 0.00 0.00 0.03 0.00 99.93 02:39:30 02:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:18:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:39:30 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:39:30 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:39:30 02:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:39:30 02:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:39:30 02:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:39:30 02:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:20:01 all 0.03 0.00 0.03 0.01 0.00 99.93 02:39:30 02:20:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:39:30 02:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:39:30 02:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:39:30 02:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:39:30 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:20:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:39:30 02:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:20:01 7 0.03 0.00 0.05 0.03 0.00 99.88 02:39:30 02:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:39:30 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:39:30 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:39:30 02:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:39:30 02:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:22:01 3 0.05 0.00 0.00 0.02 0.02 99.92 02:39:30 02:22:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:39:30 02:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:39:30 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:23:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:39:30 02:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:39:30 02:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:39:30 02:23:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:39:30 02:23:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:39:30 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:39:30 02:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:39:30 02:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:39:30 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:39:30 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:39:30 02:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:39:30 02:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:39:30 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:39:30 02:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:39:30 02:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:39:30 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:39:30 02:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:39:30 02:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:39:30 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:39:30 02:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:39:30 02:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:39:30 02:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:39:30 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:39:30 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:39:30 02:29:01 2 0.00 0.00 0.03 0.00 0.02 99.95 02:39:30 02:29:01 3 0.28 0.00 0.00 0.00 0.00 99.72 02:39:30 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:39:30 02:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:39:30 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:39:30 02:30:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:39:30 02:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:39:30 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:30:01 3 1.97 0.00 0.02 0.00 0.00 98.01 02:39:30 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:31:01 all 0.27 0.00 0.01 0.00 0.01 99.72 02:39:30 02:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:39:30 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:39:30 02:31:01 3 2.00 0.00 0.00 0.00 0.02 97.98 02:39:30 02:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:39:30 02:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:32:01 all 0.08 0.00 0.00 0.00 0.00 99.91 02:39:30 02:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:32:01 3 0.63 0.00 0.00 0.00 0.00 99.37 02:39:30 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:39:30 02:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:39:30 02:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:39:30 02:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:39:30 02:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:39:30 02:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:39:30 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:39:30 02:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:35:01 1 0.00 0.00 0.05 0.00 0.00 99.95 02:39:30 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:39:30 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:39:30 02:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:39:30 02:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 02:39:30 02:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:39:30 02:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:39:30 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:36:01 4 0.20 0.00 0.00 0.00 0.00 99.80 02:39:30 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:39:30 02:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 02:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:39:30 02:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:39:30 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:39:30 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:39:30 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:38:01 4 0.10 0.00 0.00 0.00 0.00 99.90 02:39:30 02:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:39:30 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:30 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:39:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:39:30 02:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:39:30 02:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:39:30 02:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:39:30 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:39:30 02:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:39:30 Average: all 2.36 0.00 0.70 0.24 0.01 96.69 02:39:30 Average: 0 1.80 0.00 0.57 0.20 0.01 97.41 02:39:30 Average: 1 3.00 0.00 0.76 0.25 0.01 95.98 02:39:30 Average: 2 2.23 0.00 0.73 0.07 0.02 96.96 02:39:30 Average: 3 2.46 0.00 0.69 0.19 0.02 96.64 02:39:30 Average: 4 2.56 0.00 0.75 0.57 0.01 96.11 02:39:30 Average: 5 2.45 0.00 0.80 0.17 0.01 96.57 02:39:30 Average: 6 2.10 0.00 0.66 0.38 0.01 96.85 02:39:30 Average: 7 2.27 0.00 0.66 0.08 0.01 96.98 02:39:30 02:39:30 02:39:30