Push event to branch EDGEX-400 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53354d8b2375586dce6506093df12345f31d42e7 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-ssh6296926252810605740.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-ssh11745750476619679774.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13933604080639398610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh715468812238354067.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3547072016900014927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5313053968179622848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10837 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [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/gexfoundry_edgex-ui-go_EDGEX-400 # 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 Avoid second fetch Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (EDGEX-400) Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [Pipeline] withCredentials 14:56:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:58 ========================================================= 14:56:58 EdgeX Global Pipelines Version Info 14:56:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:56:59 ------------------- 14:56:59 stable info: 14:56:59 ------------------- 14:56:59 Commited By: Bill Mahoney bill.mahoney@intel.com 14:56:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:56:59 Message: update stable to v1.0.248 14:57:00 ------------------- 14:57:00 experimental info: 14:57:00 ------------------- 14:57:00 Commited By: **** collab-it+edgex@linuxfoundation.org 14:57:00 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:57:00 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = EDGEX-400 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = EDGEX-400 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = EDGEX-400 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53354d8 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:02 provisioning config files... 14:57:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config15208934255311303297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:02 ---> docker-login.sh 14:57:02 nexus3.edgexfoundry.org:10001 14:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:02 Configure a credential helper to remove this warning. See 14:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:02 14:57:02 Login Succeeded 14:57:02 nexus3.edgexfoundry.org:10002 14:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:02 Configure a credential helper to remove this warning. See 14:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:02 14:57:02 Login Succeeded 14:57:02 nexus3.edgexfoundry.org:10003 14:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:02 Configure a credential helper to remove this warning. See 14:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:02 14:57:02 Login Succeeded 14:57:02 nexus3.edgexfoundry.org:10004 14:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:03 Configure a credential helper to remove this warning. See 14:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:03 14:57:03 Login Succeeded 14:57:03 docker.io 14:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:03 Configure a credential helper to remove this warning. See 14:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:03 14:57:03 Login Succeeded 14:57:03 ---> docker-login.sh ends [Pipeline] } 14:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:57:04 + git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 14:57:04 -----------> git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 53354d8b2375586dce6506093df12345f31d42e7 14:57:04 53354d8b2375586dce6506093df12345f31d42e7 [false] [Pipeline] sh 14:57:04 + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 14:57:04 ========================================================= 14:57:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:57:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:04 + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 14:57:04 [semverPrep] GIT_COMMIT: 53354d8b2375586dce6506093df12345f31d42e7, Commit Message: Merge pull request #598 from bnevis-i/update-authentication-url [Pipeline] echo 14:57:04 [semverPrep] This is not a build commit. [Pipeline] sh 14:57:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:57:05 + grep -v github /etc/ssh/ssh_known_hosts 14:57:05 + [ -e /tmp/ssh_known_hosts ] 14:57:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:57:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:57:05 + sudo tee -a /etc/ssh/ssh_known_hosts 14:57:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:05 14:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:06 0.1.4: Pulling from edgex-devops/py-git-semver 14:57:06 b85a868b505f: Pulling fs layer 14:57:06 e2be974225ed: Pulling fs layer 14:57:06 339a4e72a1f5: Pulling fs layer 14:57:06 988bab9f4d93: Pulling fs layer 14:57:06 1469e6f7b9e6: Pulling fs layer 14:57:06 eaf3925da568: Pulling fs layer 14:57:06 bab4dde63d76: Pulling fs layer 14:57:06 bde34c3a00c8: Pulling fs layer 14:57:06 b352a97aabf1: Pulling fs layer 14:57:06 4872d77fe225: Pulling fs layer 14:57:06 5851b861e8e6: Pulling fs layer 14:57:06 988bab9f4d93: Waiting 14:57:06 1469e6f7b9e6: Waiting 14:57:06 eaf3925da568: Waiting 14:57:06 bab4dde63d76: Waiting 14:57:06 bde34c3a00c8: Waiting 14:57:06 b352a97aabf1: Waiting 14:57:06 4872d77fe225: Waiting 14:57:06 5851b861e8e6: Waiting 14:57:06 e2be974225ed: Verifying Checksum 14:57:06 988bab9f4d93: Verifying Checksum 14:57:06 988bab9f4d93: Download complete 14:57:06 339a4e72a1f5: Verifying Checksum 14:57:06 339a4e72a1f5: Download complete 14:57:06 1469e6f7b9e6: Verifying Checksum 14:57:06 1469e6f7b9e6: Download complete 14:57:06 eaf3925da568: Download complete 14:57:06 bde34c3a00c8: Download complete 14:57:06 b352a97aabf1: Download complete 14:57:06 4872d77fe225: Verifying Checksum 14:57:06 4872d77fe225: Download complete 14:57:06 5851b861e8e6: Verifying Checksum 14:57:06 5851b861e8e6: Download complete 14:57:06 b85a868b505f: Verifying Checksum 14:57:06 b85a868b505f: Download complete 14:57:06 bab4dde63d76: Verifying Checksum 14:57:06 bab4dde63d76: Download complete 14:57:07 b85a868b505f: Pull complete 14:57:07 e2be974225ed: Pull complete 14:57:08 339a4e72a1f5: Pull complete 14:57:08 988bab9f4d93: Pull complete 14:57:08 1469e6f7b9e6: Pull complete 14:57:08 eaf3925da568: Pull complete 14:57:10 bab4dde63d76: Pull complete 14:57:10 bde34c3a00c8: Pull complete 14:57:10 b352a97aabf1: Pull complete 14:57:10 4872d77fe225: Pull complete 14:57:10 5851b861e8e6: Pull complete 14:57:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:57:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:11 prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container 14:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:57:12 $ docker top 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 -eo pid,comm 14:57:12 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). 14:57:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:12 [ssh-agent] Looking for ssh-agent implementation... 14:57:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:12 $ docker exec 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent 14:57:12 SSH_AUTH_SOCK=/tmp/ssh-H6xRXYICEETT/agent.32 14:57:12 SSH_AGENT_PID=38 14:57:12 Running ssh-add (command line suppressed) 14:57:12 Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17431160452567968533.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17431160452567968533.key) 14:57:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:13 + git tag --points-at HEAD [Pipeline] } 14:57:13 $ docker exec --env ******** --env ******** 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent -k 14:57:13 unset SSH_AUTH_SOCK; 14:57:13 unset SSH_AGENT_PID; 14:57:13 echo Agent pid 38 killed; 14:57:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:57:13 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.4' [Pipeline] sshagent 14:57:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:13 [ssh-agent] Looking for ssh-agent implementation... 14:57:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:13 $ docker exec 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent 14:57:13 SSH_AUTH_SOCK=/tmp/ssh-yxPOKvzOOSAl/agent.70 14:57:13 SSH_AGENT_PID=76 14:57:13 Running ssh-add (command line suppressed) 14:57:13 Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_1853356454711070647.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_1853356454711070647.key) 14:57:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:14 + git semver init 14:57:14 2023-04-25 14:57:14,395 [run_init] DEBUG init version:0.0.0 force:False 14:57:14 2023-04-25 14:57:14,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver 14:57:14 2023-04-25 14:57:14,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver 14:57:14 2023-04-25 14:57:14,397 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400, universal_newlines=False, shell=None, istream=None) 14:57:15 2023-04-25 14:57:15,720 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.git/info/exclude 14:57:15 2023-04-25 14:57:15,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 with force:False 14:57:15 2023-04-25 14:57:15,721 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 14:57:15 2023-04-25 14:57:15,725 [execute] INFO git cat-file --batch-check 14:57:15 2023-04-25 14:57:15,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) 14:57:15 2023-04-25 14:57:15,730 [execute] INFO git cat-file --batch 14:57:15 2023-04-25 14:57:15,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) 14:57:15 2023-04-25 14:57:15,735 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 14:57:15 0.0.0 [Pipeline] } 14:57:15 $ docker exec --env ******** --env ******** 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent -k 14:57:15 unset SSH_AUTH_SOCK; 14:57:15 unset SSH_AGENT_PID; 14:57:15 echo Agent pid 76 killed; 14:57:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:16 + git semver [Pipeline] } 14:57:16 $ docker stop --time=1 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 14:57:17 $ docker rm -f --volumes 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:57:18 Stashed 1 file(s) [Pipeline] echo 14:57:18 [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 14:57:19 provisioning config files... 14:57:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config2744366186972636664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:19 ---> docker-login.sh 14:57:19 nexus3.edgexfoundry.org:10001 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:19 Configure a credential helper to remove this warning. See 14:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:19 14:57:19 Login Succeeded 14:57:19 nexus3.edgexfoundry.org:10002 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:19 Configure a credential helper to remove this warning. See 14:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:19 14:57:19 Login Succeeded 14:57:19 nexus3.edgexfoundry.org:10003 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:19 Configure a credential helper to remove this warning. See 14:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:19 14:57:19 Login Succeeded 14:57:19 nexus3.edgexfoundry.org:10004 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:19 Configure a credential helper to remove this warning. See 14:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:19 14:57:19 Login Succeeded 14:57:19 docker.io 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:20 Configure a credential helper to remove this warning. See 14:57:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:20 14:57:20 Login Succeeded 14:57:20 ---> docker-login.sh ends [Pipeline] } 14:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:57:20 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:20 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:20 ========================================================= 14:57:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:57:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:21 + 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 . 14:57:21 Sending build context to Docker daemon 45.75MB 14:57:21 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 14:57:21 Step 2/16 : FROM ${BASE} AS builder 14:57:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:57:21 f56be85fc22e: Pulling fs layer 14:57:21 85791d961cd3: Pulling fs layer 14:57:21 d694b5ae8c79: Pulling fs layer 14:57:21 9f32a84ed3da: Pulling fs layer 14:57:21 4d19c01a9841: Pulling fs layer 14:57:21 9325e15d5711: Pulling fs layer 14:57:21 556b6ee489ea: Pulling fs layer 14:57:21 c5a4b2cf53e6: Pulling fs layer 14:57:21 9f32a84ed3da: Waiting 14:57:21 4d19c01a9841: Waiting 14:57:21 9325e15d5711: Waiting 14:57:21 556b6ee489ea: Waiting 14:57:21 c5a4b2cf53e6: Waiting 14:57:21 85791d961cd3: Verifying Checksum 14:57:21 85791d961cd3: Download complete 14:57:21 9f32a84ed3da: Verifying Checksum 14:57:21 9f32a84ed3da: Download complete 14:57:21 f56be85fc22e: Download complete 14:57:21 4d19c01a9841: Verifying Checksum 14:57:21 4d19c01a9841: Download complete 14:57:21 9325e15d5711: Verifying Checksum 14:57:21 9325e15d5711: Download complete 14:57:21 f56be85fc22e: Pull complete 14:57:21 85791d961cd3: Pull complete 14:57:21 c5a4b2cf53e6: Verifying Checksum 14:57:21 c5a4b2cf53e6: Download complete 14:57:22 d694b5ae8c79: Download complete 14:57:22 556b6ee489ea: Verifying Checksum 14:57:22 556b6ee489ea: Download complete 14:57:25 d694b5ae8c79: Pull complete 14:57:25 9f32a84ed3da: Pull complete 14:57:25 4d19c01a9841: Pull complete 14:57:25 9325e15d5711: Pull complete 14:57:27 556b6ee489ea: Pull complete 14:57:28 c5a4b2cf53e6: Pull complete 14:57:28 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:57:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:57:28 ---> c4be618373d6 14:57:28 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:57:30 ---> Running in b1a67be59ff3 14:57:30 Removing intermediate container b1a67be59ff3 14:57:30 ---> 8264045a3556 14:57:30 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 14:57:30 ---> Running in 0866cf9a23e8 14:57:30 Removing intermediate container 0866cf9a23e8 14:57:30 ---> 2cf771b7e984 14:57:30 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 14:57:30 ---> Running in 3c98faba21f1 14:57:30 Removing intermediate container 3c98faba21f1 14:57:30 ---> 357602ea63bd 14:57:30 Step 6/16 : LABEL Name=edgex-ui-go 14:57:30 ---> Running in 16a0605700da 14:57:30 Removing intermediate container 16a0605700da 14:57:30 ---> 9041963c85d7 14:57:30 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 14:57:30 ---> Running in 4036f2634348 14:57:30 Removing intermediate container 4036f2634348 14:57:30 ---> 7515f9375d45 14:57:30 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:57:30 latest: Pulling from library/docker 14:57:30 f56be85fc22e: Already exists 14:57:30 7ed9ddfd3b8f: Pulling fs layer 14:57:30 788e1ab5616a: Pulling fs layer 14:57:30 cdaa2fd4fcdb: Pulling fs layer 14:57:30 31a38982befb: Pulling fs layer 14:57:30 f3fec43afa6b: Pulling fs layer 14:57:30 6dc25e8d3c75: Pulling fs layer 14:57:30 3e24217d64a6: Pulling fs layer 14:57:30 41fdc34e4d3d: Pulling fs layer 14:57:30 df31d1246b63: Pulling fs layer 14:57:30 b2b1666219cb: Pulling fs layer 14:57:30 be1c6fdc6de0: Pulling fs layer 14:57:30 a6d9f116d01b: Pulling fs layer 14:57:30 31a38982befb: Waiting 14:57:30 979b7cfeae76: Pulling fs layer 14:57:30 6dc25e8d3c75: Waiting 14:57:30 f3fec43afa6b: Waiting 14:57:30 3e24217d64a6: Waiting 14:57:30 df31d1246b63: Waiting 14:57:30 b2b1666219cb: Waiting 14:57:30 41fdc34e4d3d: Waiting 14:57:30 be1c6fdc6de0: Waiting 14:57:30 a6d9f116d01b: Waiting 14:57:31 788e1ab5616a: Verifying Checksum 14:57:31 788e1ab5616a: Download complete 14:57:31 7ed9ddfd3b8f: Download complete 14:57:31 cdaa2fd4fcdb: Verifying Checksum 14:57:31 cdaa2fd4fcdb: Download complete 14:57:31 7ed9ddfd3b8f: Pull complete 14:57:31 788e1ab5616a: Pull complete 14:57:31 6dc25e8d3c75: Verifying Checksum 14:57:31 6dc25e8d3c75: Download complete 14:57:31 3e24217d64a6: Verifying Checksum 14:57:31 3e24217d64a6: Download complete 14:57:31 31a38982befb: Verifying Checksum 14:57:31 31a38982befb: Download complete 14:57:31 cdaa2fd4fcdb: Pull complete 14:57:31 41fdc34e4d3d: Verifying Checksum 14:57:31 41fdc34e4d3d: Download complete 14:57:31 f3fec43afa6b: Verifying Checksum 14:57:31 f3fec43afa6b: Download complete 14:57:31 b2b1666219cb: Download complete 14:57:31 df31d1246b63: Verifying Checksum 14:57:31 df31d1246b63: Download complete 14:57:31 979b7cfeae76: Verifying Checksum 14:57:31 979b7cfeae76: Download complete 14:57:31 a6d9f116d01b: Verifying Checksum 14:57:31 a6d9f116d01b: Download complete 14:57:31 31a38982befb: Pull complete 14:57:32 f3fec43afa6b: Pull complete 14:57:32 6dc25e8d3c75: Pull complete 14:57:32 be1c6fdc6de0: Verifying Checksum 14:57:32 be1c6fdc6de0: Download complete 14:57:32 3e24217d64a6: Pull complete 14:57:32 41fdc34e4d3d: Pull complete 14:57:32 df31d1246b63: Pull complete 14:57:32 b2b1666219cb: Pull complete 14:57:33 be1c6fdc6de0: Pull complete 14:57:33 a6d9f116d01b: Pull complete 14:57:33 979b7cfeae76: Pull complete 14:57:33 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 14:57:33 Status: Downloaded newer image for docker:latest 14:57:34 Still waiting to schedule task 14:57:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:57:35 ---> 7ff61d40b454 14:57:35 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:35 ---> Running in 38cf3ac3e51d 14:57:35 Removing intermediate container 38cf3ac3e51d 14:57:35 ---> 97125a0dc347 14:57:35 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:35 ---> Running in 5f8629035503 14:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:37 OK: 265 MiB in 53 packages 14:57:37 Removing intermediate container 5f8629035503 14:57:37 ---> af7f52039d9f 14:57:37 Step 11/16 : ENV GO111MODULE=on 14:57:37 ---> Running in 5339704538c0 14:57:37 Removing intermediate container 5339704538c0 14:57:37 ---> 4acd1dc23f83 14:57:37 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:57:37 ---> Running in 55c37661ce33 14:57:37 Removing intermediate container 55c37661ce33 14:57:37 ---> 42fba5bd09a0 14:57:37 Step 13/16 : COPY go.mod vendor* ./ 14:57:38 ---> b4c4bbe5f474 14:57:38 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:38 ---> Running in cbde2cdb93e2 14:58:00 Removing intermediate container cbde2cdb93e2 14:58:00 ---> bbad0f79a24c 14:58:00 Step 15/16 : COPY . . 14:58:00 ---> cfe538e88af7 14:58:00 Step 16/16 : RUN ${MAKE} 14:58:00 ---> Running in 4b173e8e392c 14:58:00 noop 14:58:00 Removing intermediate container 4b173e8e392c 14:58:00 ---> a059716d8e82 14:58:00 Successfully built a059716d8e82 14:58:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:00 + docker inspect -f . ci-base-image-x86_64 14:58:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:00 prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container 14:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat 14:58:01 $ docker top 13a16d8c53331fe2b8a8f68060efd77dcdfe060c858d63289e26da5114164247 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:01 + go version 14:58:01 go version go1.20.2 linux/amd64 [Pipeline] } 14:58:01 $ docker stop --time=1 13a16d8c53331fe2b8a8f68060efd77dcdfe060c858d63289e26da5114164247 14:58:02 $ docker rm -f --volumes 13a16d8c53331fe2b8a8f68060efd77dcdfe060c858d63289e26da5114164247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:03 + docker inspect -f . ci-base-image-x86_64 14:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:03 prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container 14:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat 14:58:04 $ docker top 3d38a6b6ecdf6df61715d21f20db88330244e5f32803e68312f7fe86eee90a11 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:04 + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] fileExists [Pipeline] sh 14:58:04 + make test 14:58:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:58:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:58:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:58:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:58:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:58:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:58:21 ./bin/test-attribution-txt.sh 14:58:21 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 14:58:21 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 14:58:21 An attribution for golang.org/x/net is missing from Attribution.txt, please add 14:58:21 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 14:58:21 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 14:58:21 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 14:58:21 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 14:58:21 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 14:58:21 make -C web test 14:58:21 make[1]: Entering directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' 14:58:21 make[1]: tput: No such file or directory 14:58:21 make[1]: tput: No such file or directory 14:58:21 warning: generating ./VERSION 14:58:21 echo "0.0.0" > VERSION 14:58:21 docker build \ 14:58:21 -f Dockerfile \ 14:58:21 --build-arg USER=1000 \ 14:58:21 \ 14:58:21 --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ 14:58:21 -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ 14:58:21 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:58:21 . 14:58:21 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:58:21 Install the buildx component to build images with BuildKit: 14:58:21 https://docs.docker.com/go/buildx/ 14:58:21 14:58:21 Sending build context to Docker daemon 3.269MB 14:58:21 Step 1/10 : FROM node:16.17-alpine3.15 14:58:21 16.17-alpine3.15: Pulling from library/node 14:58:21 9621f1afde84: Pulling fs layer 14:58:21 c6f70ee39829: Pulling fs layer 14:58:21 56892a8094a2: Pulling fs layer 14:58:21 58dd87906ef0: Pulling fs layer 14:58:21 58dd87906ef0: Waiting 14:58:21 9621f1afde84: Verifying Checksum 14:58:21 9621f1afde84: Download complete 14:58:21 9621f1afde84: Pull complete 14:58:21 56892a8094a2: Download complete 14:58:21 58dd87906ef0: Verifying Checksum 14:58:21 58dd87906ef0: Download complete 14:58:23 c6f70ee39829: Verifying Checksum 14:58:23 c6f70ee39829: Download complete 14:58:24 c6f70ee39829: Pull complete 14:58:24 56892a8094a2: Pull complete 14:58:24 58dd87906ef0: Pull complete 14:58:24 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:58:24 Status: Downloaded newer image for node:16.17-alpine3.15 14:58:24 ---> b69703f70c3d 14:58:24 Step 2/10 : RUN apk add --no-cache chromium 14:58:25 ---> Running in b24d1c961938 14:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:58:26 (1/129) Installing libxau (1.0.9-r0) 14:58:26 (2/129) Installing libmd (1.0.3-r0) 14:58:26 (3/129) Installing libbsd (0.11.3-r1) 14:58:26 (4/129) Installing libxdmcp (1.1.3-r0) 14:58:26 (5/129) Installing libxcb (1.14-r2) 14:58:26 (6/129) Installing libx11 (1.7.3.1-r0) 14:58:26 (7/129) Installing libxext (1.3.4-r0) 14:58:26 (8/129) Installing libice (1.0.10-r0) 14:58:26 (9/129) Installing libuuid (2.37.4-r0) 14:58:26 (10/129) Installing libsm (1.2.3-r0) 14:58:26 (11/129) Installing libxt (1.2.1-r0) 14:58:26 (12/129) Installing libxmu (1.1.3-r0) 14:58:26 (13/129) Installing xset (1.2.4-r0) 14:58:26 (14/129) Installing xprop (1.2.5-r0) 14:58:26 (15/129) Installing xdg-utils (1.1.3-r0) 14:58:26 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 14:58:26 (17/129) Installing pkgconf (1.8.1-r0) 14:58:26 (18/129) Installing libffi (3.4.2-r1) 14:58:26 (19/129) Installing libintl (0.21-r0) 14:58:26 (20/129) Installing libblkid (2.37.4-r0) 14:58:26 (21/129) Installing libmount (2.37.4-r0) 14:58:26 (22/129) Installing pcre (8.45-r1) 14:58:26 (23/129) Installing glib (2.70.1-r0) 14:58:26 (24/129) Installing xz-libs (5.2.5-r1) 14:58:26 (25/129) Installing libxml2 (2.9.14-r2) 14:58:26 (26/129) Installing shared-mime-info (2.1-r2) 14:58:26 (27/129) Installing hicolor-icon-theme (0.17-r1) 14:58:26 (28/129) Installing libjpeg-turbo (2.1.2-r0) 14:58:26 (29/129) Installing libpng (1.6.37-r1) 14:58:26 (30/129) Installing libwebp (1.2.2-r0) 14:58:26 (31/129) Installing zstd-libs (1.5.0-r0) 14:58:26 (32/129) Installing tiff (4.4.0-r1) 14:58:26 (33/129) Installing gdk-pixbuf (2.42.8-r0) 14:58:26 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 14:58:26 (35/129) Installing libxcomposite (0.4.5-r0) 14:58:26 (36/129) Installing libxfixes (6.0.0-r0) 14:58:26 (37/129) Installing libxrender (0.9.10-r3) 14:58:26 (38/129) Installing libxcursor (1.2.0-r0) 14:58:26 (39/129) Installing libxdamage (1.1.5-r1) 14:58:26 (40/129) Installing libxi (1.8-r0) 14:58:26 (41/129) Installing libxinerama (1.1.4-r1) 14:58:26 (42/129) Installing libxrandr (1.5.2-r1) 14:58:26 (43/129) Installing atk (2.36.0-r0) 14:58:26 (44/129) Installing libxtst (1.2.3-r3) 14:58:26 (45/129) Installing dbus-libs (1.12.24-r0) 14:58:26 (46/129) Installing at-spi2-core (2.42.0-r0) 14:58:26 (47/129) Installing at-spi2-atk (2.38.0-r0) 14:58:26 (48/129) Installing expat (2.5.0-r0) 14:58:26 (49/129) Installing brotli-libs (1.0.9-r5) 14:58:26 (50/129) Installing libbz2 (1.0.8-r1) 14:58:26 (51/129) Installing freetype (2.11.1-r2) 14:58:26 (52/129) Installing fontconfig (2.13.1-r4) 14:58:26 (53/129) Installing pixman (0.40.0-r4) 14:58:26 (54/129) Installing cairo (1.16.0-r5) 14:58:26 (55/129) Installing cairo-gobject (1.16.0-r5) 14:58:26 (56/129) Installing avahi-libs (0.8-r5) 14:58:26 (57/129) Installing gmp (6.2.1-r1) 14:58:26 (58/129) Installing nettle (3.7.3-r0) 14:58:26 (59/129) Installing p11-kit (0.24.0-r1) 14:58:27 (60/129) Installing libtasn1 (4.18.0-r1) 14:58:27 (61/129) Installing libunistring (0.9.10-r1) 14:58:27 (62/129) Installing gnutls (3.7.1-r2) 14:58:27 (63/129) Installing cups-libs (2.3.3-r6) 14:58:27 (64/129) Installing libepoxy (1.5.9-r0) 14:58:27 (65/129) Installing fribidi (1.0.11-r0) 14:58:27 (66/129) Installing graphite2 (1.3.14-r0) 14:58:27 (67/129) Installing harfbuzz (3.0.0-r2) 14:58:27 (68/129) Installing libxft (2.3.4-r0) 14:58:27 (69/129) Installing pango (1.48.10-r0) 14:58:27 (70/129) Installing wayland-libs-client (1.19.0-r1) 14:58:27 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 14:58:27 (72/129) Installing wayland-libs-egl (1.19.0-r1) 14:58:27 (73/129) Installing xkeyboard-config (2.34-r0) 14:58:27 (74/129) Installing libxkbcommon (1.3.1-r0) 14:58:27 (75/129) Installing gtk+3.0 (3.24.30-r0) 14:58:27 Executing gtk+3.0-3.24.30-r0.post-install 14:58:27 (76/129) Installing libfontenc (1.1.4-r0) 14:58:27 (77/129) Installing mkfontscale (1.2.1-r1) 14:58:27 (78/129) Installing ttf-opensans (1.10-r1) 14:58:27 Executing ttf-opensans-1.10-r1.post-install 14:58:29 (79/129) Installing libogg (1.3.5-r0) 14:58:29 (80/129) Installing flac (1.3.4-r0) 14:58:29 (81/129) Installing alsa-lib (1.2.5.1-r1) 14:58:29 (82/129) Installing libatomic (10.3.1_git20211027-r0) 14:58:29 (83/129) Installing sdl2 (2.0.16-r4) 14:58:29 (84/129) Installing aom-libs (3.2.0-r0) 14:58:29 (85/129) Installing libass (0.15.2-r0) 14:58:29 (86/129) Installing libdav1d (0.9.2-r0) 14:58:29 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:58:29 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 14:58:29 (89/129) Installing lame (3.100-r0) 14:58:29 (90/129) Installing opus (1.3.1-r1) 14:58:29 (91/129) Installing libgomp (10.3.1_git20211027-r0) 14:58:29 (92/129) Installing soxr (0.1.3-r2) 14:58:29 (93/129) Installing libsrt (1.4.2-r1) 14:58:29 (94/129) Installing libssh (0.9.6-r1) 14:58:29 (95/129) Installing libtheora (1.1.1-r16) 14:58:29 (96/129) Installing v4l-utils-libs (1.22.1-r1) 14:58:29 (97/129) Installing libpciaccess (0.16-r0) 14:58:29 (98/129) Installing libdrm (2.4.109-r0) 14:58:29 (99/129) Installing libva (2.13.0-r0) 14:58:29 (100/129) Installing libvdpau (1.4-r0) 14:58:29 (101/129) Installing vidstab (1.1.0-r1) 14:58:29 (102/129) Installing libvorbis (1.3.7-r0) 14:58:29 (103/129) Installing libvpx (1.10.0-r0) 14:58:29 (104/129) Installing vulkan-loader (1.2.196-r0) 14:58:29 (105/129) Installing x264-libs (20210613-r0) 14:58:29 (106/129) Installing x265-libs (3.5-r0) 14:58:29 (107/129) Installing xvidcore (1.3.7-r1) 14:58:29 (108/129) Installing ffmpeg-libs (4.4.1-r2) 14:58:30 (109/129) Installing libevent (2.1.12-r4) 14:58:30 (110/129) Installing mesa (21.2.6-r0) 14:58:30 (111/129) Installing wayland-libs-server (1.19.0-r1) 14:58:30 (112/129) Installing mesa-gbm (21.2.6-r0) 14:58:30 (113/129) Installing lcms2 (2.12-r1) 14:58:30 (114/129) Installing nspr (4.32-r0) 14:58:30 (115/129) Installing sqlite-libs (3.36.0-r0) 14:58:30 (116/129) Installing nss (3.78.1-r0) 14:58:30 (117/129) Installing libasyncns (0.8-r1) 14:58:30 (118/129) Installing libltdl (2.4.6-r7) 14:58:30 (119/129) Installing orc (0.4.32-r0) 14:58:30 (120/129) Installing libsndfile (1.0.31-r1) 14:58:30 (121/129) Installing speexdsp (1.2.0-r0) 14:58:30 (122/129) Installing tdb-libs (1.4.5-r0) 14:58:30 (123/129) Installing libpulse (15.0-r2) 14:58:30 (124/129) Installing re2 (2021.11.01-r0) 14:58:30 (125/129) Installing snappy (1.1.9-r1) 14:58:30 (126/129) Installing libgpg-error (1.42-r1) 14:58:30 (127/129) Installing libgcrypt (1.9.4-r0) 14:58:30 (128/129) Installing libxslt (1.1.35-r0) 14:58:30 (129/129) Installing chromium (99.0.4844.84-r0) 14:58:31 Executing busybox-1.34.1-r7.trigger 14:58:31 Executing glib-2.70.1-r0.trigger 14:58:31 Executing shared-mime-info-2.1-r2.trigger 14:58:31 Executing gdk-pixbuf-2.42.8-r0.trigger 14:58:31 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:58:31 Executing fontconfig-2.13.1-r4.trigger 14:58:31 Executing mkfontscale-1.2.1-r1.trigger 14:58:31 OK: 286 MiB in 145 packages 14:58:36 Removing intermediate container b24d1c961938 14:58:36 ---> bbd34a84db06 14:58:36 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:58:36 ---> Running in 60b6129872f0 14:58:36 Removing intermediate container 60b6129872f0 14:58:36 ---> a912fba41576 14:58:36 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:58:36 ---> Running in 7186f6149152 14:58:36 Removing intermediate container 7186f6149152 14:58:36 ---> 9a74093721dc 14:58:36 Step 5/10 : RUN npm install -g npm 14:58:36 ---> Running in f0f528b14ccb 14:58:42 14:58:42 removed 7 packages, changed 100 packages, and audited 239 packages in 6s 14:58:42 14:58:42 18 packages are looking for funding 14:58:42 run `npm fund` for details 14:58:42 14:58:42 found 0 vulnerabilities 14:58:43 Removing intermediate container f0f528b14ccb 14:58:43 ---> 2384b1c3d571 14:58:43 Step 6/10 : ARG USER=1000 14:58:43 ---> Running in c9e230485ac3 14:58:43 Removing intermediate container c9e230485ac3 14:58:43 ---> 7406c0c47a31 14:58:43 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:58:43 ---> Running in b002cd78c5ee 14:58:43 Removing intermediate container b002cd78c5ee 14:58:43 ---> c861a273d58f 14:58:43 Step 8/10 : USER $USER:$USER 14:58:43 ---> Running in 5421226e7d88 14:58:43 Removing intermediate container 5421226e7d88 14:58:43 ---> c35c8ac15b91 14:58:43 Step 9/10 : WORKDIR /app 14:58:43 ---> Running in 925a595389a3 14:58:44 Removing intermediate container 925a595389a3 14:58:44 ---> a43e8bf768dc 14:58:44 Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 14:58:44 ---> Running in 4dbc1ae5e448 14:58:44 Removing intermediate container 4dbc1ae5e448 14:58:44 ---> 578e66e4b3d5 14:58:44 Successfully built 578e66e4b3d5 14:58:44 Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 14:58:44 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:58:44 touch edgex-web-ui.imagebuilt 14:58:44 mkdir -p node_modules coverage 14:58:44 chown "1000:1000" node_modules coverage package-lock.json 14:58:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:46 npm WARN EBADENGINE Unsupported engine { 14:58:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:58:46 npm WARN EBADENGINE required: { 14:58:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:58:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:58:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:58:46 npm WARN EBADENGINE }, 14:58:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 14:58:46 npm WARN EBADENGINE } 14:58:49 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:58:49 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 14:58:49 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:58:49 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:58:49 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:58:50 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:58:50 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:58:51 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:58:51 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:58:53 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 14:58:53 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 14:58:53 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. 14:58:54 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:58:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:58:54 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. 14:58:54 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. 14:58:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:58:57 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. 14:59:00 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. 14:59:05 14:59:05 added 1478 packages, and audited 1479 packages in 21s 14:59:05 14:59:05 90 packages are looking for funding 14:59:05 run `npm fund` for details 14:59:05 14:59:05 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 14:59:05 14:59:05 To address issues that do not require attention, run: 14:59:05 npm audit fix 14:59:05 14:59:05 To address all issues (including breaking changes), run: 14:59:05 npm audit fix --force 14:59:05 14:59:05 Run `npm audit` for details. 14:59:09 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 14:59:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10838 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] { [Pipeline] ws 14:59:09 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:59:09 The recommended git tool is: git 14:59:11 - Generating browser application bundles (phase: setup)... 14:59:15 using credential edgex-jenkins-ssh 14:59:15 Cloning the remote Git repository 14:59:15 Compiling @angular/core : es2015 as esm2015 14:59:15 Compiling @angular/compiler/testing : es2015 as esm2015 14:59:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:59:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:59:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:59:15 > git --version # timeout=10 14:59:15 > git --version # 'git version 2.25.1' 14:59:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:19 Compiling @angular/common : es2015 as esm2015 14:59:19 Compiling @angular/core/testing : es2015 as esm2015 14:59:19 Compiling @angular/platform-browser : es2015 as esm2015 14:59:19 Compiling @angular/common/testing : es2015 as esm2015 14:59:19 Avoid second fetch 14:59:19 Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (EDGEX-400) 14:59:19 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:59:19 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:59:19 > git config core.sparsecheckout # timeout=10 14:59:19 > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 14:59:20 Compiling @angular/common/http : es2015 as esm2015 14:59:20 Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" 14:59:20 > git --version # timeout=10 14:59:20 > git --version # 'git version 2.25.1' 14:59:20 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:59:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:59:20 Compiling @angular/router : es2015 as esm2015 14:59:20 Compiling @angular/forms : es2015 as esm2015 14:59:20 Compiling @angular/common/http/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:59:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:59:21 Dload Upload Total Spent Left Speed 14:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 14:59:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:59:22 + sudo tee /etc/docker/daemon.new 14:59:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:59:22 { 14:59:22 "registry-mirrors": [ 14:59:22 "https://nexus3.edgexfoundry.org:10001" 14:59:22 ], 14:59:22 "bip": "10.250.0.254/24", 14:59:22 "hosts": [ 14:59:22 "tcp://0.0.0.0:5555", 14:59:22 "unix:///var/run/docker.sock" 14:59:22 ], 14:59:22 "mtu": 1458, 14:59:22 "selinux-enabled": true, 14:59:22 "seccomp-profile": "/etc/docker/seccomp.json" 14:59:22 } [Pipeline] sh 14:59:22 Compiling @angular/router/testing : es2015 as esm2015 14:59:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:59:23 + sudo service docker restart 14:59:27 25 04 2023 14:59:27.896:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:59:27 25 04 2023 14:59:27.898:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:59:27 25 04 2023 14:59:27.901:INFO [launcher]: Starting browser ChromeHeadless 14:59:40 ✔ Browser application bundle generation complete. 14:59:40 25 04 2023 14:59:38.766:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -rXWLrFJkCHUE6t6AAAB with id 45709452 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:41 provisioning config files... 14:59:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config10750415277374955833tmp [Pipeline] { [Pipeline] libraryResource 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.105 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.159 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.18 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.199 secs) [Pipeline] sh 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.225 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.23 secs) 14:59:41 WARN: ' 14:59:41 It looks like you're using ngModel on the same form field as formControlName. 14:59:41 Support for using the ngModel input property and ngModelChange event with 14:59:41 reactive form directives has been deprecated in Angular v6 and will be removed 14:59:41 in a future version of Angular. 14:59:41 14:59:41 For more information on this, see our API docs here: 14:59:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:59:41 ' 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.23 secs) 14:59:41 WARN: ' 14:59:41 It looks like you're using ngModel on the same form field as formControlName. 14:59:41 Support for using the ngModel input property and ngModelChange event with 14:59:41 reactive form directives has been deprecated in Angular v6 and will be removed 14:59:41 in a future version of Angular. 14:59:41 14:59:41 For more information on this, see our API docs here: 14:59:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:59:41 ' 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.271 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.316 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.319 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.349 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.36 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.395 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.406 secs) 14:59:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.409 secs) 14:59:42 ---> docker-login.sh 14:59:42 nexus3.edgexfoundry.org:10001 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.486 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.516 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.523 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.536 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.579 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.595 secs) 14:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.696 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.702 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.74 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.752 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.762 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.766 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.769 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.777 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.802 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.808 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.82 secs) 14:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:42 Configure a credential helper to remove this warning. See 14:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:42 14:59:42 Login Succeeded 14:59:42 nexus3.edgexfoundry.org:10002 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.857 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.867 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.876 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.883 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.89 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.891 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.893 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.899 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.931 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.951 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.961 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.968 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.976 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.981 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.983 secs) 14:59:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.001 secs) 14:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:42 Configure a credential helper to remove this warning. See 14:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:42 14:59:42 Login Succeeded 14:59:42 nexus3.edgexfoundry.org:10003 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.015 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.057 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.078 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.084 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.086 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.088 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.091 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.093 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.114 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.131 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.136 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.138 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.151 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.16 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.186 secs) 14:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.204 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.211 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.215 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.225 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.241 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.251 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.254 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.259 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.268 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.276 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.296 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.3 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.307 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.314 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.317 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.323 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.326 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.328 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.33 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.336 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.365 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.371 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.373 secs) 14:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:43 Configure a credential helper to remove this warning. See 14:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:43 14:59:43 Login Succeeded 14:59:43 nexus3.edgexfoundry.org:10004 14:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.39 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.398 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.417 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.421 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.423 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.429 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.436 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.44 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.447 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.463 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.475 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.491 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.501 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.506 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.51 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.518 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.542 secs) 14:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:43 Configure a credential helper to remove this warning. See 14:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:43 14:59:43 Login Succeeded 14:59:43 docker.io 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.553 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.574 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.585 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.59 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.592 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.599 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.615 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.632 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.636 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.638 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.658 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.667 secs) 14:59:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.676 secs) 14:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.686 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.695 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.721 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.728 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.739 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.745 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.747 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.749 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.753 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.755 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.765 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.78 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.784 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.786 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.792 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.801 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.809 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.812 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.818 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.822 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.826 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.837 secs) 14:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:44 Configure a credential helper to remove this warning. See 14:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:44 14:59:44 Login Succeeded 14:59:44 ---> docker-login.sh ends [Pipeline] } 14:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.863 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.881 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.888 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.889 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.891 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.895 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.9 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.911 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.913 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.915 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.917 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.92 secs) 14:59:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.821 secs / 1.92 secs) 14:59:44 TOTAL: 149 SUCCESS 14:59:44 ✔ Browser application bundle generation complete. [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:44 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:44 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:44 ========================================================= 14:59:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:59:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:59:44 14:59:44 =============================== Coverage summary =============================== 14:59:44 Statements : 40.98% ( 1467/3580 ) 14:59:44 Branches : 12.03% ( 111/923 ) 14:59:44 Functions : 33.28% ( 432/1298 ) 14:59:44 Lines : 38.91% ( 1318/3387 ) 14:59:44 ================================================================================ 14:59:44 ✔ Browser application bundle generation complete. [Pipeline] sh 14:59:45 make[1]: Leaving directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' [Pipeline] echo 14:59:45 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] 14:59:45 + 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 . [Pipeline] } 14:59:45 $ docker stop --time=1 3d38a6b6ecdf6df61715d21f20db88330244e5f32803e68312f7fe86eee90a11 14:59:46 Sending build context to Docker daemon 28.79MB 14:59:46 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 14:59:46 Step 2/16 : FROM ${BASE} AS builder 14:59:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:59:46 c41833b44d91: Pulling fs layer 14:59:46 ed15518f5707: Pulling fs layer 14:59:46 feae8fd75edb: Pulling fs layer 14:59:46 242c74f7c9fa: Pulling fs layer 14:59:46 3cdef696dda3: Pulling fs layer 14:59:46 242c74f7c9fa: Waiting 14:59:46 2ced38df9373: Pulling fs layer 14:59:46 58f1dce35555: Pulling fs layer 14:59:46 3cdef696dda3: Waiting 14:59:46 2ced38df9373: Waiting 14:59:46 58f1dce35555: Waiting 14:59:46 ed15518f5707: Verifying Checksum 14:59:46 ed15518f5707: Download complete 14:59:46 242c74f7c9fa: Verifying Checksum 14:59:46 242c74f7c9fa: Download complete 14:59:46 3cdef696dda3: Verifying Checksum 14:59:46 3cdef696dda3: Download complete 14:59:46 c41833b44d91: Verifying Checksum 14:59:46 c41833b44d91: Download complete 14:59:46 $ docker rm -f --volumes 3d38a6b6ecdf6df61715d21f20db88330244e5f32803e68312f7fe86eee90a11 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:59:47 58f1dce35555: Verifying Checksum 14:59:47 58f1dce35555: Download complete 14:59:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:59:48 + sudo chown -R jenkins:jenkins . 14:59:48 feae8fd75edb: Verifying Checksum 14:59:48 feae8fd75edb: Download complete 14:59:48 2ced38df9373: Verifying Checksum 14:59:48 2ced38df9373: Download complete [Pipeline] sh 14:59:48 + ls -al . 14:59:48 total 188 14:59:48 drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 14:58 . 14:59:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:56 .. 14:59:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:56 .blubracket 14:59:48 -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 14:56 .dockerignore 14:59:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:57 .git 14:59:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:56 .github 14:59:48 -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 14:56 .gitignore 14:59:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:57 .semver 14:59:48 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 14:56 Attribution.txt 14:59:48 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 14:56 CHANGELOG.md 14:59:48 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 14:56 CONTRIBUTING.md 14:59:48 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 14:56 Dockerfile 14:59:48 -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 14:56 Jenkinsfile 14:59:48 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 14:56 LICENSE 14:59:48 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 14:56 Makefile 14:59:48 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 14:56 README.md 14:59:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 14:57 VERSION 14:59:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:56 assets 14:59:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:56 bin 14:59:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:56 cmd 14:59:48 -rw-r--r-- 1 jenkins jenkins 10 Apr 25 14:58 coverage.out 14:59:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:56 docs 14:59:48 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 14:56 go.mod 14:59:48 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 14:56 go.sum 14:59:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:56 internal 14:59:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:56 snap 14:59:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:56 testing 14:59:48 -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 14:56 version.go 14:59:48 drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 14:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:49 c41833b44d91: Pull complete 14:59:49 + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=amd64 --label version=0.0.0 . 14:59:49 Sending build context to Docker daemon 48.5MB 14:59:49 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 14:59:49 Step 2/26 : FROM ${BASE} AS builder 14:59:49 ---> a059716d8e82 14:59:49 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:59:49 ed15518f5707: Pull complete 14:59:50 ---> Running in f312e4f4157b 14:59:50 Removing intermediate container f312e4f4157b 14:59:50 ---> 1870029ffa7d 14:59:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 14:59:50 ---> Running in 1e13c212725b 14:59:50 Removing intermediate container 1e13c212725b 14:59:50 ---> e1bdc8009a78 14:59:50 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 14:59:50 ---> Running in 61d4a1b0e3b1 14:59:50 Removing intermediate container 61d4a1b0e3b1 14:59:50 ---> 88a21d3e1f63 14:59:50 Step 6/26 : LABEL Name=edgex-ui-go 14:59:50 ---> Running in f4699429cb0a 14:59:50 Removing intermediate container f4699429cb0a 14:59:50 ---> e01ade4def34 14:59:50 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 14:59:50 ---> Running in 82fd36dba3d7 14:59:50 Removing intermediate container 82fd36dba3d7 14:59:50 ---> 60d12543d16d 14:59:50 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:59:51 ---> 92df8e721da3 14:59:51 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:51 ---> Running in b4bd18ac19a9 14:59:51 Removing intermediate container b4bd18ac19a9 14:59:51 ---> d0e6f6f43d06 14:59:51 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:51 ---> Running in 1e8fe981174b 14:59:51 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:59:52 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:59:52 OK: 265 MiB in 53 packages 14:59:53 Removing intermediate container 1e8fe981174b 14:59:53 ---> 3fcbff417cef 14:59:53 Step 11/26 : ENV GO111MODULE=on 14:59:53 ---> Running in 6140527f3f1a 14:59:53 Removing intermediate container 6140527f3f1a 14:59:53 ---> 2ad31038d435 14:59:53 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:59:53 ---> Running in 18271828a3ac 14:59:53 Removing intermediate container 18271828a3ac 14:59:53 ---> a3c4334108e8 14:59:53 Step 13/26 : COPY go.mod vendor* ./ 14:59:53 ---> d80647f9bb12 14:59:53 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:53 ---> Running in 8e556d8c5a0d 14:59:54 Removing intermediate container 8e556d8c5a0d 14:59:54 ---> b82b0db397a8 14:59:54 Step 15/26 : COPY . . 14:59:55 ---> b4ee678668d8 14:59:55 Step 16/26 : RUN ${MAKE} 14:59:55 ---> Running in 3098415f3437 14:59:56 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 14:59:59 feae8fd75edb: Pull complete 14:59:59 242c74f7c9fa: Pull complete 14:59:59 3cdef696dda3: Pull complete 15:00:05 2ced38df9373: Pull complete 15:00:07 58f1dce35555: Pull complete 15:00:07 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:00:07 ---> fadd8f120f05 15:00:07 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:00:09 ---> Running in 2d242595bd9e 15:00:09 Removing intermediate container 2d242595bd9e 15:00:09 ---> 114c4f424784 15:00:09 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:00:09 ---> Running in e246f1a37801 15:00:10 Removing intermediate container e246f1a37801 15:00:10 ---> 3b27c56ae0b6 15:00:10 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:00:10 ---> Running in 96baa90e0f39 15:00:10 Removing intermediate container 96baa90e0f39 15:00:10 ---> e89e9ef6f2eb 15:00:10 Step 6/16 : LABEL Name=edgex-ui-go 15:00:10 ---> Running in 5a926d2c470b 15:00:10 Removing intermediate container 5a926d2c470b 15:00:10 ---> e1d1b40d68c2 15:00:10 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:00:11 ---> Running in 4433ef2654a5 15:00:11 Removing intermediate container 4433ef2654a5 15:00:11 ---> ea7544b2f0af 15:00:11 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:00:14 Removing intermediate container 3098415f3437 15:00:14 ---> 79f8c179b359 15:00:14 Step 17/26 : FROM alpine:3.14 15:00:14 latest: Pulling from library/docker 15:00:14 c41833b44d91: Already exists 15:00:14 6343a5c17821: Pulling fs layer 15:00:14 7fb3fc37985f: Pulling fs layer 15:00:14 0575e395e061: Pulling fs layer 15:00:14 28a0dd61ea81: Pulling fs layer 15:00:14 bce86b966039: Pulling fs layer 15:00:14 3d10cc7f1ddc: Pulling fs layer 15:00:14 714e529b432d: Pulling fs layer 15:00:14 d21675ac3ed3: Pulling fs layer 15:00:14 c40c053d63ba: Pulling fs layer 15:00:14 990fd125c536: Pulling fs layer 15:00:14 ec21c8e16db0: Pulling fs layer 15:00:14 c96d84818e07: Pulling fs layer 15:00:14 5925a93ce1eb: Pulling fs layer 15:00:14 28a0dd61ea81: Waiting 15:00:14 bce86b966039: Waiting 15:00:14 3d10cc7f1ddc: Waiting 15:00:14 714e529b432d: Waiting 15:00:14 d21675ac3ed3: Waiting 15:00:14 c40c053d63ba: Waiting 15:00:14 990fd125c536: Waiting 15:00:14 ec21c8e16db0: Waiting 15:00:14 c96d84818e07: Waiting 15:00:14 5925a93ce1eb: Waiting 15:00:14 7fb3fc37985f: Verifying Checksum 15:00:14 7fb3fc37985f: Download complete 15:00:14 6343a5c17821: Verifying Checksum 15:00:14 6343a5c17821: Download complete 15:00:15 0575e395e061: Verifying Checksum 15:00:15 0575e395e061: Download complete 15:00:15 28a0dd61ea81: Verifying Checksum 15:00:15 28a0dd61ea81: Download complete 15:00:15 3d10cc7f1ddc: Verifying Checksum 15:00:15 3d10cc7f1ddc: Download complete 15:00:15 bce86b966039: Verifying Checksum 15:00:15 bce86b966039: Download complete 15:00:15 714e529b432d: Verifying Checksum 15:00:15 714e529b432d: Download complete 15:00:15 d21675ac3ed3: Verifying Checksum 15:00:15 d21675ac3ed3: Download complete 15:00:15 990fd125c536: Verifying Checksum 15:00:15 990fd125c536: Download complete 15:00:15 3.14: Pulling from library/alpine 15:00:15 f7dab3ab2d6e: Pulling fs layer 15:00:16 c40c053d63ba: Verifying Checksum 15:00:16 c40c053d63ba: Download complete 15:00:16 c96d84818e07: Verifying Checksum 15:00:16 c96d84818e07: Download complete 15:00:16 f7dab3ab2d6e: Verifying Checksum 15:00:16 f7dab3ab2d6e: Download complete 15:00:16 f7dab3ab2d6e: Pull complete 15:00:16 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 15:00:16 Status: Downloaded newer image for alpine:3.14 15:00:16 ---> 9e179bacf43c 15:00:16 Step 18/26 : EXPOSE 4000 15:00:16 5925a93ce1eb: Download complete 15:00:16 ---> Running in d0f92af5efcd 15:00:16 Removing intermediate container d0f92af5efcd 15:00:16 ---> d0ca73e29062 15:00:16 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 15:00:17 ---> 4479b1a74a60 15:00:17 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:00:17 ---> 6566e152d6d6 15:00:17 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:00:17 ec21c8e16db0: Verifying Checksum 15:00:17 ec21c8e16db0: Download complete 15:00:17 6343a5c17821: Pull complete 15:00:17 7fb3fc37985f: Pull complete 15:00:17 ---> c0d717b58c63 15:00:17 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:00:17 ---> Running in 298008ac32c3 15:00:17 Removing intermediate container 298008ac32c3 15:00:17 ---> 108a0dbd8e40 15:00:17 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 15:00:17 ---> Running in 8460ce05bb90 15:00:17 Removing intermediate container 8460ce05bb90 15:00:17 ---> 6696049bda62 15:00:17 Step 24/26 : LABEL arch=amd64 15:00:17 ---> Running in b3ee2b90a023 15:00:17 Removing intermediate container b3ee2b90a023 15:00:17 ---> e4d2b2d536f9 15:00:17 Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 15:00:17 ---> Running in d5861ec1be86 15:00:17 Removing intermediate container d5861ec1be86 15:00:17 ---> c75e49b60992 15:00:17 Step 26/26 : LABEL version=0.0.0 15:00:17 ---> Running in ce2d9b61af54 15:00:17 Removing intermediate container ce2d9b61af54 15:00:17 ---> 97a668be52fd 15:00:17 [Warning] One or more build-args [ARCH] were not consumed 15:00:17 Successfully built 97a668be52fd 15:00:17 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] } 15:00:18 0575e395e061: Pull complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:18 15:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:19 latest: Pulling from edgex-lftools-log-publisher 15:00:19 5eb5b503b376: Pulling fs layer 15:00:19 5c69ac0246d0: Pulling fs layer 15:00:19 ec43610c2a17: Pulling fs layer 15:00:19 3a2ae6a8a46f: Pulling fs layer 15:00:19 33b1e0a273af: Pulling fs layer 15:00:19 5d3b04190fa2: Pulling fs layer 15:00:19 2f39f015ded8: Pulling fs layer 15:00:19 5d3b04190fa2: Waiting 15:00:19 33b1e0a273af: Waiting 15:00:19 2f39f015ded8: Waiting 15:00:19 3a2ae6a8a46f: Waiting 15:00:19 5c69ac0246d0: Download complete 15:00:19 3a2ae6a8a46f: Verifying Checksum 15:00:19 3a2ae6a8a46f: Download complete 15:00:19 33b1e0a273af: Verifying Checksum 15:00:19 33b1e0a273af: Download complete 15:00:19 ec43610c2a17: Verifying Checksum 15:00:19 ec43610c2a17: Download complete 15:00:19 5d3b04190fa2: Download complete 15:00:19 28a0dd61ea81: Pull complete 15:00:19 5eb5b503b376: Verifying Checksum 15:00:19 5eb5b503b376: Download complete 15:00:20 2f39f015ded8: Download complete 15:00:20 bce86b966039: Pull complete 15:00:20 3d10cc7f1ddc: Pull complete 15:00:20 5eb5b503b376: Pull complete 15:00:20 5c69ac0246d0: Pull complete 15:00:20 714e529b432d: Pull complete 15:00:21 d21675ac3ed3: Pull complete 15:00:21 ec43610c2a17: Pull complete 15:00:21 3a2ae6a8a46f: Pull complete 15:00:21 33b1e0a273af: Pull complete 15:00:21 5d3b04190fa2: Pull complete 15:00:22 c40c053d63ba: Pull complete 15:00:22 990fd125c536: Pull complete 15:00:24 ec21c8e16db0: Pull complete 15:00:24 c96d84818e07: Pull complete 15:00:25 5925a93ce1eb: Pull complete 15:00:25 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 15:00:25 Status: Downloaded newer image for docker:latest 15:00:25 2f39f015ded8: Pull complete 15:00:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:25 prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container 15:00:26 $ 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/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:00:27 ---> f9fd7b88d66b 15:00:27 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:27 ---> Running in 1dbe7f48d069 15:00:28 $ docker top 53036be0661df24040b128b578d977fe14b5f886f6c493a2f31931916d523570 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:29 ---> job-cost.sh 15:00:29 lf-activate-venv: SKIPPING 15:00:29 INFO: No Stack... 15:00:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:29 INFO: Archiving Costs [Pipeline] sh 15:00:29 + cat /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/cost.csv 15:00:29 + cut -d, -f6 [Pipeline] lock 15:00:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] 15:00:30 Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] did not exist. Created. 15:00:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:30 + echo total: 0.2199999988079071 [Pipeline] stash 15:00:30 Stashed 1 file(s) [Pipeline] } 15:00:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:30 $ docker stop --time=1 53036be0661df24040b128b578d977fe14b5f886f6c493a2f31931916d523570 15:00:31 Removing intermediate container 1dbe7f48d069 15:00:31 ---> b6f0bab7eb1d 15:00:31 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:31 ---> Running in 72ec6ed6442d 15:00:31 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:32 $ docker rm -f --volumes 53036be0661df24040b128b578d977fe14b5f886f6c493a2f31931916d523570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:00:32 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:34 OK: 263 MiB in 53 packages 15:00:34 Removing intermediate container 72ec6ed6442d 15:00:34 ---> 9be6f5528888 15:00:34 Step 11/16 : ENV GO111MODULE=on 15:00:34 ---> Running in dd32c35ca2b5 15:00:35 Removing intermediate container dd32c35ca2b5 15:00:35 ---> e7c6f2b586c8 15:00:35 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:00:35 ---> Running in d1f06acd9611 15:00:35 Removing intermediate container d1f06acd9611 15:00:35 ---> d4cb24ffd80f 15:00:35 Step 13/16 : COPY go.mod vendor* ./ 15:00:36 ---> 35f2def122f7 15:00:36 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:36 ---> Running in 803c75504b12 15:01:32 Removing intermediate container 803c75504b12 15:01:32 ---> 7a20fff048bc 15:01:32 Step 15/16 : COPY . . 15:01:32 ---> e24bdbc84a79 15:01:32 Step 16/16 : RUN ${MAKE} 15:01:33 ---> Running in 67cf39be87bf 15:01:34 noop 15:01:34 Removing intermediate container 67cf39be87bf 15:01:34 ---> 496480b6af8b 15:01:34 Successfully built 496480b6af8b 15:01:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:35 + docker inspect -f . ci-base-image-arm64 15:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:35 prd-ubuntu20.04-docker-arm64-4c-16g-10838 does not seem to be running inside a container 15:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:36 $ docker top 59c22f7e4623b38643339a4f7f2f053525cde88789d2b166094118e9dc767242 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:37 + go version 15:01:37 go version go1.20.2 linux/arm64 [Pipeline] } 15:01:37 $ docker stop --time=1 59c22f7e4623b38643339a4f7f2f053525cde88789d2b166094118e9dc767242 15:01:38 $ docker rm -f --volumes 59c22f7e4623b38643339a4f7f2f053525cde88789d2b166094118e9dc767242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:39 + docker inspect -f . ci-base-image-arm64 15:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:40 prd-ubuntu20.04-docker-arm64-4c-16g-10838 does not seem to be running inside a container 15:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:41 $ docker top aaf3fe14da4ea8c742da8883671c4549c9db3d00b27da520688734c089d43cdd -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:41 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 15:01:42 + make test 15:01:42 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:02:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:03:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:04:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:09 ./bin/test-attribution-txt.sh 15:04:09 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 15:04:09 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 15:04:09 An attribution for golang.org/x/net is missing from Attribution.txt, please add 15:04:09 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 15:04:09 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 15:04:09 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 15:04:09 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 15:04:09 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:04:09 make -C web test 15:04:09 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 15:04:09 make[1]: tput: No such file or directory 15:04:09 make[1]: tput: No such file or directory 15:04:09 warning: generating ./VERSION 15:04:09 echo "0.0.0" > VERSION 15:04:09 docker build \ 15:04:09 -f Dockerfile \ 15:04:09 --build-arg USER=1000 \ 15:04:09 \ 15:04:09 --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ 15:04:09 -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ 15:04:09 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:04:09 . 15:04:09 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:04:09 Install the buildx component to build images with BuildKit: 15:04:09 https://docs.docker.com/go/buildx/ 15:04:09 15:04:09 Sending build context to Docker daemon 3.269MB 15:04:09 Step 1/10 : FROM node:16.17-alpine3.15 15:04:09 16.17-alpine3.15: Pulling from library/node 15:04:09 47517142f6ba: Pulling fs layer 15:04:09 5f8c4bfa009b: Pulling fs layer 15:04:09 f7079c9c4ba1: Pulling fs layer 15:04:09 aba105e6f55a: Pulling fs layer 15:04:09 aba105e6f55a: Waiting 15:04:09 47517142f6ba: Verifying Checksum 15:04:09 47517142f6ba: Download complete 15:04:09 aba105e6f55a: Download complete 15:04:09 f7079c9c4ba1: Verifying Checksum 15:04:09 f7079c9c4ba1: Download complete 15:04:09 47517142f6ba: Pull complete 15:04:11 5f8c4bfa009b: Verifying Checksum 15:04:11 5f8c4bfa009b: Download complete 15:04:16 5f8c4bfa009b: Pull complete 15:04:16 f7079c9c4ba1: Pull complete 15:04:16 aba105e6f55a: Pull complete 15:04:16 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:04:16 Status: Downloaded newer image for node:16.17-alpine3.15 15:04:16 ---> bf1b8b58d215 15:04:16 Step 2/10 : RUN apk add --no-cache chromium 15:04:16 ---> Running in ab6325aced50 15:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:04:19 (1/128) Installing libxau (1.0.9-r0) 15:04:19 (2/128) Installing libmd (1.0.3-r0) 15:04:19 (3/128) Installing libbsd (0.11.3-r1) 15:04:19 (4/128) Installing libxdmcp (1.1.3-r0) 15:04:19 (5/128) Installing libxcb (1.14-r2) 15:04:19 (6/128) Installing libx11 (1.7.3.1-r0) 15:04:19 (7/128) Installing libxext (1.3.4-r0) 15:04:19 (8/128) Installing libice (1.0.10-r0) 15:04:19 (9/128) Installing libuuid (2.37.4-r0) 15:04:19 (10/128) Installing libsm (1.2.3-r0) 15:04:19 (11/128) Installing libxt (1.2.1-r0) 15:04:19 (12/128) Installing libxmu (1.1.3-r0) 15:04:19 (13/128) Installing xset (1.2.4-r0) 15:04:19 (14/128) Installing xprop (1.2.5-r0) 15:04:19 (15/128) Installing xdg-utils (1.1.3-r0) 15:04:19 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:04:19 (17/128) Installing pkgconf (1.8.1-r0) 15:04:20 (18/128) Installing libffi (3.4.2-r1) 15:04:20 (19/128) Installing libintl (0.21-r0) 15:04:20 (20/128) Installing libblkid (2.37.4-r0) 15:04:20 (21/128) Installing libmount (2.37.4-r0) 15:04:20 (22/128) Installing pcre (8.45-r1) 15:04:20 (23/128) Installing glib (2.70.1-r0) 15:04:20 (24/128) Installing xz-libs (5.2.5-r1) 15:04:20 (25/128) Installing libxml2 (2.9.14-r2) 15:04:20 (26/128) Installing shared-mime-info (2.1-r2) 15:04:20 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:04:20 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:04:20 (29/128) Installing libpng (1.6.37-r1) 15:04:20 (30/128) Installing libwebp (1.2.2-r0) 15:04:20 (31/128) Installing zstd-libs (1.5.0-r0) 15:04:20 (32/128) Installing tiff (4.4.0-r1) 15:04:20 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:04:20 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:04:20 (35/128) Installing libxcomposite (0.4.5-r0) 15:04:20 (36/128) Installing libxfixes (6.0.0-r0) 15:04:20 (37/128) Installing libxrender (0.9.10-r3) 15:04:20 (38/128) Installing libxcursor (1.2.0-r0) 15:04:21 (39/128) Installing libxdamage (1.1.5-r1) 15:04:21 (40/128) Installing libxi (1.8-r0) 15:04:21 (41/128) Installing libxinerama (1.1.4-r1) 15:04:21 (42/128) Installing libxrandr (1.5.2-r1) 15:04:21 (43/128) Installing atk (2.36.0-r0) 15:04:21 (44/128) Installing libxtst (1.2.3-r3) 15:04:21 (45/128) Installing dbus-libs (1.12.24-r0) 15:04:21 (46/128) Installing at-spi2-core (2.42.0-r0) 15:04:21 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:04:21 (48/128) Installing expat (2.5.0-r0) 15:04:21 (49/128) Installing brotli-libs (1.0.9-r5) 15:04:21 (50/128) Installing libbz2 (1.0.8-r1) 15:04:21 (51/128) Installing freetype (2.11.1-r2) 15:04:21 (52/128) Installing fontconfig (2.13.1-r4) 15:04:21 (53/128) Installing pixman (0.40.0-r4) 15:04:21 (54/128) Installing cairo (1.16.0-r5) 15:04:21 (55/128) Installing cairo-gobject (1.16.0-r5) 15:04:21 (56/128) Installing avahi-libs (0.8-r5) 15:04:21 (57/128) Installing gmp (6.2.1-r1) 15:04:21 (58/128) Installing nettle (3.7.3-r0) 15:04:22 (59/128) Installing p11-kit (0.24.0-r1) 15:04:22 (60/128) Installing libtasn1 (4.18.0-r1) 15:04:22 (61/128) Installing libunistring (0.9.10-r1) 15:04:22 (62/128) Installing gnutls (3.7.1-r2) 15:04:22 (63/128) Installing cups-libs (2.3.3-r6) 15:04:22 (64/128) Installing libepoxy (1.5.9-r0) 15:04:22 (65/128) Installing fribidi (1.0.11-r0) 15:04:22 (66/128) Installing graphite2 (1.3.14-r0) 15:04:22 (67/128) Installing harfbuzz (3.0.0-r2) 15:04:22 (68/128) Installing libxft (2.3.4-r0) 15:04:22 (69/128) Installing pango (1.48.10-r0) 15:04:22 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:04:22 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:04:22 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:04:22 (73/128) Installing xkeyboard-config (2.34-r0) 15:04:23 (74/128) Installing libxkbcommon (1.3.1-r0) 15:04:23 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:04:23 Executing gtk+3.0-3.24.30-r0.post-install 15:04:23 (76/128) Installing libfontenc (1.1.4-r0) 15:04:23 (77/128) Installing mkfontscale (1.2.1-r1) 15:04:23 (78/128) Installing ttf-opensans (1.10-r1) 15:04:23 Executing ttf-opensans-1.10-r1.post-install 15:04:26 (79/128) Installing libogg (1.3.5-r0) 15:04:26 (80/128) Installing flac (1.3.4-r0) 15:04:26 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:04:26 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:04:26 (83/128) Installing sdl2 (2.0.16-r4) 15:04:26 (84/128) Installing aom-libs (3.2.0-r0) 15:04:26 (85/128) Installing libass (0.15.2-r0) 15:04:26 (86/128) Installing libdav1d (0.9.2-r0) 15:04:26 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:04:26 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 15:04:26 (89/128) Installing lame (3.100-r0) 15:04:26 (90/128) Installing opus (1.3.1-r1) 15:04:26 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:04:26 (92/128) Installing soxr (0.1.3-r2) 15:04:26 (93/128) Installing libsrt (1.4.2-r1) 15:04:26 (94/128) Installing libssh (0.9.6-r1) 15:04:26 (95/128) Installing libtheora (1.1.1-r16) 15:04:26 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:04:26 (97/128) Installing libdrm (2.4.109-r0) 15:04:26 (98/128) Installing libva (2.13.0-r0) 15:04:26 (99/128) Installing libvdpau (1.4-r0) 15:04:26 (100/128) Installing vidstab (1.1.0-r1) 15:04:26 (101/128) Installing libvorbis (1.3.7-r0) 15:04:26 (102/128) Installing libvpx (1.10.0-r0) 15:04:26 (103/128) Installing vulkan-loader (1.2.196-r0) 15:04:26 (104/128) Installing x264-libs (20210613-r0) 15:04:26 (105/128) Installing x265-libs (3.5-r0) 15:04:26 (106/128) Installing xvidcore (1.3.7-r1) 15:04:27 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:04:27 (108/128) Installing libevent (2.1.12-r4) 15:04:27 (109/128) Installing mesa (21.2.6-r0) 15:04:27 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:04:27 (111/128) Installing mesa-gbm (21.2.6-r0) 15:04:27 (112/128) Installing lcms2 (2.12-r1) 15:04:27 (113/128) Installing nspr (4.32-r0) 15:04:27 (114/128) Installing sqlite-libs (3.36.0-r0) 15:04:27 (115/128) Installing nss (3.78.1-r0) 15:04:27 (116/128) Installing libasyncns (0.8-r1) 15:04:27 (117/128) Installing libltdl (2.4.6-r7) 15:04:28 (118/128) Installing orc (0.4.32-r0) 15:04:28 (119/128) Installing libsndfile (1.0.31-r1) 15:04:28 (120/128) Installing speexdsp (1.2.0-r0) 15:04:28 (121/128) Installing tdb-libs (1.4.5-r0) 15:04:28 (122/128) Installing libpulse (15.0-r2) 15:04:28 (123/128) Installing re2 (2021.11.01-r0) 15:04:28 (124/128) Installing snappy (1.1.9-r1) 15:04:28 (125/128) Installing libgpg-error (1.42-r1) 15:04:28 (126/128) Installing libgcrypt (1.9.4-r0) 15:04:28 (127/128) Installing libxslt (1.1.35-r0) 15:04:28 (128/128) Installing chromium (99.0.4844.84-r0) 15:04:32 Executing busybox-1.34.1-r7.trigger 15:04:32 Executing glib-2.70.1-r0.trigger 15:04:32 Executing shared-mime-info-2.1-r2.trigger 15:04:34 Executing gdk-pixbuf-2.42.8-r0.trigger 15:04:34 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:04:34 Executing fontconfig-2.13.1-r4.trigger 15:04:34 Executing mkfontscale-1.2.1-r1.trigger 15:04:35 OK: 275 MiB in 144 packages 15:04:45 Removing intermediate container ab6325aced50 15:04:45 ---> 03b621942701 15:04:45 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:04:45 ---> Running in 748fc033dda7 15:04:45 Removing intermediate container 748fc033dda7 15:04:45 ---> 18ecda5ed813 15:04:45 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:04:45 ---> Running in 381eb8f274f2 15:04:45 Removing intermediate container 381eb8f274f2 15:04:45 ---> 0a562b74a3a5 15:04:45 Step 5/10 : RUN npm install -g npm 15:04:45 ---> Running in b5349f287787 15:05:12 15:05:12 removed 7 packages, changed 100 packages, and audited 239 packages in 24s 15:05:12 15:05:12 18 packages are looking for funding 15:05:12 run `npm fund` for details 15:05:12 15:05:12 found 0 vulnerabilities 15:05:15 Removing intermediate container b5349f287787 15:05:15 ---> a64f306d92cc 15:05:15 Step 6/10 : ARG USER=1000 15:05:15 ---> Running in 4a07e6c927e8 15:05:15 Removing intermediate container 4a07e6c927e8 15:05:15 ---> 3b3cdca1214e 15:05:15 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:05:16 ---> Running in a0559f98ba34 15:05:18 Removing intermediate container a0559f98ba34 15:05:18 ---> e798f76a728f 15:05:18 Step 8/10 : USER $USER:$USER 15:05:18 ---> Running in adc462c66edb 15:05:18 Removing intermediate container adc462c66edb 15:05:18 ---> 69cc8174f265 15:05:18 Step 9/10 : WORKDIR /app 15:05:18 ---> Running in 512474443aee 15:05:18 Removing intermediate container 512474443aee 15:05:18 ---> fb028b34d468 15:05:18 Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 15:05:18 ---> Running in 26675e4cb626 15:05:18 Removing intermediate container 26675e4cb626 15:05:18 ---> e968c8870532 15:05:18 Successfully built e968c8870532 15:05:18 Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 15:05:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:05:18 touch edgex-web-ui.imagebuilt 15:05:18 mkdir -p node_modules coverage 15:05:18 chown "1000:1000" node_modules coverage package-lock.json 15:05:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:31 npm WARN EBADENGINE Unsupported engine { 15:05:31 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:05:31 npm WARN EBADENGINE required: { 15:05:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:05:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:05:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:05:31 npm WARN EBADENGINE }, 15:05:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:05:31 npm WARN EBADENGINE } 15:05:57 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:05:57 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:05:57 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 15:05:58 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:05:59 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:06:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:06:10 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:06:10 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:06:11 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:06:33 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:06:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:06:33 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. 15:06:36 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. 15:06:37 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. 15:06:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:06:52 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 15:06:52 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 15:07:04 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. 15:07:37 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. 15:08:09 15:08:09 added 1475 packages, and audited 1476 packages in 3m 15:08:09 15:08:09 90 packages are looking for funding 15:08:09 run `npm fund` for details 15:08:09 15:08:09 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 15:08:09 15:08:09 To address issues that do not require attention, run: 15:08:09 npm audit fix 15:08:09 15:08:09 To address all issues (including breaking changes), run: 15:08:09 npm audit fix --force 15:08:09 15:08:09 Run `npm audit` for details. 15:08:12 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 15:08:27 - Generating browser application bundles (phase: setup)... 15:08:59 Compiling @angular/core : es2015 as esm2015 15:08:59 Compiling @angular/compiler/testing : es2015 as esm2015 15:09:26 Compiling @angular/common : es2015 as esm2015 15:09:26 Compiling @angular/core/testing : es2015 as esm2015 15:09:31 Compiling @angular/platform-browser : es2015 as esm2015 15:09:31 Compiling @angular/common/testing : es2015 as esm2015 15:09:36 Compiling @angular/router : es2015 as esm2015 15:09:36 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:09:41 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:09:43 Compiling @angular/common/http : es2015 as esm2015 15:09:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:09:47 Compiling @angular/forms : es2015 as esm2015 15:09:47 Compiling @angular/router/testing : es2015 as esm2015 15:09:48 Compiling @angular/common/http/testing : es2015 as esm2015 15:10:45 25 04 2023 15:10:42.833:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:10:45 25 04 2023 15:10:42.845:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:10:45 25 04 2023 15:10:42.871:INFO [launcher]: Starting browser ChromeHeadless 15:11:53 25 04 2023 15:11:51.270:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:12:11 25 04 2023 15:12:11.055:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:12:14 25 04 2023 15:12:13.719:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:12:52 ✔ Browser application bundle generation complete. 15:12:52 25 04 2023 15:12:47.669:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket ZUEYTOzwzB6vHmCWAAAB with id 75583619 15:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:13:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.276 secs) 15:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.051 secs) 15:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.18 secs) 15:13:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.375 secs) 15:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.518 secs) 15:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.742 secs) 15:13:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.083 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.282 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.33 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.37 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.619 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.716 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.779 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.805 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.822 secs) 15:13:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.84 secs) 15:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.168 secs) 15:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.459 secs) 15:13:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.652 secs) 15:13:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.593 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.699 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.792 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.833 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.851 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.963 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.012 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.054 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.282 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.312 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.326 secs) 15:13:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.433 secs) 15:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.717 secs) 15:13:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.83 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.364 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.393 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.434 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.61 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.675 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.711 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.773 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.886 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.936 secs) 15:13:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.006 secs) 15:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.276 secs) 15:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.315 secs) 15:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.669 secs) 15:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.743 secs) 15:13:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.864 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.942 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.005 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.198 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.307 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.368 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.402 secs) 15:13:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.432 secs) 15:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.564 secs) 15:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.774 secs) 15:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.857 secs) 15:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.988 secs) 15:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.117 secs) 15:13:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.195 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.358 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.422 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.768 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.787 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.945 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 10.008 secs) 15:13:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.071 secs) 15:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.137 secs) 15:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.182 secs) 15:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.259 secs) 15:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.351 secs) 15:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.407 secs) 15:13:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.676 secs) 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.811 secs) 15:13:19 WARN: ' 15:13:19 It looks like you're using ngModel on the same form field as formControlName. 15:13:19 Support for using the ngModel input property and ngModelChange event with 15:13:19 reactive form directives has been deprecated in Angular v6 and will be removed 15:13:19 in a future version of Angular. 15:13:19 15:13:19 For more information on this, see our API docs here: 15:13:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:13:19 ' 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.811 secs) 15:13:19 WARN: ' 15:13:19 It looks like you're using ngModel on the same form field as formControlName. 15:13:19 Support for using the ngModel input property and ngModelChange event with 15:13:19 reactive form directives has been deprecated in Angular v6 and will be removed 15:13:19 in a future version of Angular. 15:13:19 15:13:19 For more information on this, see our API docs here: 15:13:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:13:19 ' 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.978 secs) 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 11.042 secs) 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.093 secs) 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.231 secs) 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.375 secs) 15:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.426 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.478 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.736 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.781 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.867 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.925 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.955 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.987 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.013 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.036 secs) 15:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.048 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.294 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.448 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.491 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.605 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.673 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.691 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.704 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.812 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.846 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.876 secs) 15:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.909 secs) 15:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.992 secs) 15:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.025 secs) 15:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.127 secs) 15:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.356 secs) 15:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.379 secs) 15:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.4 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.43 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.448 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.534 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.563 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.613 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.627 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.646 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.816 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.918 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.977 secs) 15:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.105 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.154 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.202 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.244 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.264 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.28 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.353 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.375 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.465 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.588 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.606 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.625 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.637 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.658 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.678 secs) 15:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.705 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.888 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.941 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.059 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.099 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.114 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.128 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.144 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.168 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.314 secs) 15:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.551 secs) 15:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.588 secs) 15:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.614 secs) 15:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.905 secs) 15:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.948 secs) 15:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.999 secs) 15:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.448 secs / 15.999 secs) 15:13:27 TOTAL: 149 SUCCESS 15:13:27 ✔ Browser application bundle generation complete. 15:13:31 15:13:31 =============================== Coverage summary =============================== 15:13:31 Statements : 40.98% ( 1467/3580 ) 15:13:31 Branches : 12.03% ( 111/923 ) 15:13:31 Functions : 33.28% ( 432/1298 ) 15:13:31 Lines : 38.91% ( 1318/3387 ) 15:13:31 ================================================================================ 15:13:31 25 04 2023 15:13:31.124:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:13:32 ✔ Browser application bundle generation complete. 15:13:33 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 15:13:33 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:13:33 $ docker stop --time=1 aaf3fe14da4ea8c742da8883671c4549c9db3d00b27da520688734c089d43cdd 15:13:35 $ docker rm -f --volumes aaf3fe14da4ea8c742da8883671c4549c9db3d00b27da520688734c089d43cdd [Pipeline] // withDockerContainer [Pipeline] sh 15:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:13:39 Warning: overwriting stash ‘coverage-report’ 15:13:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:13:48 + ls -al . 15:13:48 total 184 15:13:48 drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 15:01 . 15:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:59 .. 15:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:59 .blubracket 15:13:48 -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 14:59 .dockerignore 15:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:59 .git 15:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:59 .github 15:13:48 -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 14:59 .gitignore 15:13:48 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 14:59 Attribution.txt 15:13:48 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 14:59 CHANGELOG.md 15:13:48 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 14:59 CONTRIBUTING.md 15:13:48 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 14:59 Dockerfile 15:13:48 -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 14:59 Jenkinsfile 15:13:48 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 14:59 LICENSE 15:13:48 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 14:59 Makefile 15:13:48 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 14:59 README.md 15:13:48 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 14:57 VERSION 15:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:59 assets 15:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:59 bin 15:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:59 cmd 15:13:48 -rw-r--r-- 1 jenkins jenkins 10 Apr 25 15:01 coverage.out 15:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:59 docs 15:13:48 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 14:59 go.mod 15:13:48 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 14:59 go.sum 15:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:59 internal 15:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:59 snap 15:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:59 testing 15:13:48 -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 14:59 version.go 15:13:48 drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 15:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:48 + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=arm64 --label version=0.0.0 . 15:13:50 Sending build context to Docker daemon 31.55MB 15:13:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:13:50 Step 2/26 : FROM ${BASE} AS builder 15:13:50 ---> 496480b6af8b 15:13:50 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:13:51 ---> Running in afbfe3c738af 15:13:51 Removing intermediate container afbfe3c738af 15:13:51 ---> 39ca7a2ffdf6 15:13:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:13:51 ---> Running in 7e603fa93e4d 15:13:51 Removing intermediate container 7e603fa93e4d 15:13:51 ---> bb72e56ae084 15:13:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:13:51 ---> Running in 7af5d39b344f 15:13:52 Removing intermediate container 7af5d39b344f 15:13:52 ---> dc86383343b1 15:13:52 Step 6/26 : LABEL Name=edgex-ui-go 15:13:52 ---> Running in aca24ac248e4 15:13:52 Removing intermediate container aca24ac248e4 15:13:52 ---> 2879553fea84 15:13:52 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:13:52 ---> Running in 08703064a8d1 15:13:52 Removing intermediate container 08703064a8d1 15:13:52 ---> ddf499669b28 15:13:52 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:13:53 ---> 8dcf95aaed6c 15:13:53 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:53 ---> Running in d6e7c267bc71 15:13:55 Removing intermediate container d6e7c267bc71 15:13:55 ---> 013dd6b559c7 15:13:55 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:55 ---> Running in e79f363b9d82 15:13:56 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:13:57 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:13:59 OK: 263 MiB in 53 packages 15:13:59 Removing intermediate container e79f363b9d82 15:13:59 ---> 78b0518ab67a 15:13:59 Step 11/26 : ENV GO111MODULE=on 15:13:59 ---> Running in 9151ddc71921 15:14:00 Removing intermediate container 9151ddc71921 15:14:00 ---> 24fa71e49174 15:14:00 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:14:00 ---> Running in 1999ce66d8b6 15:14:00 Removing intermediate container 1999ce66d8b6 15:14:00 ---> b24d44f34f3d 15:14:00 Step 13/26 : COPY go.mod vendor* ./ 15:14:01 ---> 4c075b100118 15:14:01 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:01 ---> Running in 52fc0f35a4a6 15:14:03 Removing intermediate container 52fc0f35a4a6 15:14:03 ---> dfd17bbd4c86 15:14:03 Step 15/26 : COPY . . 15:14:07 ---> f5abccc89d2c 15:14:07 Step 16/26 : RUN ${MAKE} 15:14:07 ---> Running in 387c8c236a32 15:14:08 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 15:16:14 Removing intermediate container 387c8c236a32 15:16:14 ---> ea4d7a9a98c7 15:16:14 Step 17/26 : FROM alpine:3.14 15:16:14 3.14: Pulling from library/alpine 15:16:14 422ed46b1a92: Pulling fs layer 15:16:14 422ed46b1a92: Verifying Checksum 15:16:14 422ed46b1a92: Download complete 15:16:14 422ed46b1a92: Pull complete 15:16:14 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 15:16:14 Status: Downloaded newer image for alpine:3.14 15:16:14 ---> 46c5e66a9efa 15:16:14 Step 18/26 : EXPOSE 4000 15:16:14 ---> Running in aeb2acdd96cc 15:16:14 Removing intermediate container aeb2acdd96cc 15:16:14 ---> be3360da403c 15:16:14 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 15:16:14 ---> d5bbe12e2a31 15:16:14 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:16:14 ---> c3a5385dc3ae 15:16:14 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:16:14 ---> c93fd58cd46c 15:16:14 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:16:14 ---> Running in 27b0da44514c 15:16:14 Removing intermediate container 27b0da44514c 15:16:14 ---> 78590b4c04c5 15:16:14 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 15:16:14 ---> Running in 4919adc1871a 15:16:14 Removing intermediate container 4919adc1871a 15:16:14 ---> 85d537487ec1 15:16:14 Step 24/26 : LABEL arch=arm64 15:16:14 ---> Running in ad7f6a466585 15:16:14 Removing intermediate container ad7f6a466585 15:16:14 ---> cd9f5d84b675 15:16:14 Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 15:16:14 ---> Running in 5cf2c792fe33 15:16:15 Removing intermediate container 5cf2c792fe33 15:16:15 ---> 38f52fe99a78 15:16:15 Step 26/26 : LABEL version=0.0.0 15:16:15 ---> Running in 731a81b9a5c2 15:16:15 Removing intermediate container 731a81b9a5c2 15:16:15 ---> 476557cf815c 15:16:15 [Warning] One or more build-args [ARCH] were not consumed 15:16:15 Successfully built 476557cf815c 15:16:15 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 15:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:16 15:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:17 arm64: Pulling from edgex-lftools-log-publisher 15:16:17 8998bd30e6a1: Pulling fs layer 15:16:17 04944245beec: Pulling fs layer 15:16:17 699f458cf7ca: Pulling fs layer 15:16:17 765212b225bb: Pulling fs layer 15:16:17 f23df028b6ca: Pulling fs layer 15:16:17 d65c8cfc05b1: Pulling fs layer 15:16:17 2437ff75d9bd: Pulling fs layer 15:16:17 f23df028b6ca: Waiting 15:16:17 d65c8cfc05b1: Waiting 15:16:17 2437ff75d9bd: Waiting 15:16:17 765212b225bb: Waiting 15:16:17 04944245beec: Verifying Checksum 15:16:17 04944245beec: Download complete 15:16:17 765212b225bb: Verifying Checksum 15:16:17 765212b225bb: Download complete 15:16:17 f23df028b6ca: Verifying Checksum 15:16:17 f23df028b6ca: Download complete 15:16:17 d65c8cfc05b1: Verifying Checksum 15:16:17 d65c8cfc05b1: Download complete 15:16:17 699f458cf7ca: Verifying Checksum 15:16:17 699f458cf7ca: Download complete 15:16:18 8998bd30e6a1: Verifying Checksum 15:16:18 8998bd30e6a1: Download complete 15:16:21 2437ff75d9bd: Download complete 15:16:22 8998bd30e6a1: Pull complete 15:16:23 04944245beec: Pull complete 15:16:24 699f458cf7ca: Pull complete 15:16:24 765212b225bb: Pull complete 15:16:25 f23df028b6ca: Pull complete 15:16:25 d65c8cfc05b1: Pull complete 15:16:40 2437ff75d9bd: Pull complete 15:16:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-10838 does not seem to be running inside a container 15:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:16:43 $ docker top 216223ee69e0ae8fa38e7a13b4fd40845980c6fd66355fdd7023181aaebe7e44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:44 ---> job-cost.sh 15:16:44 lf-activate-venv: SKIPPING 15:16:44 INFO: No Stack... 15:16:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:16:46 INFO: Archiving Costs [Pipeline] sh 15:16:46 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 15:16:46 cut -d, -f6 [Pipeline] lock 15:16:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] 15:16:46 Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] did not exist. Created. 15:16:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:47 /w/workspace/edgex-ui-go/1@tmp/durable-a601b1ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:16:48 + echo total: 0.10999999940395355 [Pipeline] stash 15:16:48 Warning: overwriting stash ‘stack-cost’ 15:16:53 Stashed 1 file(s) [Pipeline] } 15:16:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:53 $ docker stop --time=1 216223ee69e0ae8fa38e7a13b4fd40845980c6fd66355fdd7023181aaebe7e44 15:16:54 $ docker rm -f --volumes 216223ee69e0ae8fa38e7a13b4fd40845980c6fd66355fdd7023181aaebe7e44 [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 15:16:56 provisioning config files... 15:16:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config11820631760105088808tmp [Pipeline] { [Pipeline] sh 15:16:56 + set +x 15:16:56 + bash -s -- 15:16:56 + curl -s https://codecov.io/bash 15:16:56 15:16:56 _____ _ 15:16:56 / ____| | | 15:16:56 | | ___ __| | ___ ___ _____ __ 15:16:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:16:56 | |___| (_) | (_| | __/ (_| (_) \ V / 15:16:56 \_____\___/ \__,_|\___|\___\___/ \_/ 15:16:56 Bash-1.0.6 15:16:56 15:16:56 15:16:56 ==> git version 2.25.1 found 15:16:56 ==> 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 15:16:56 Release-Date: 2020-01-08 15:16:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:16:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:16:56 ==> Jenkins CI detected. 15:16:56 current dir:  /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 15:16:56 project root: . 15:16:56 --> token set from env 15:16:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:16:56 ==> Running gcov in . (disable via -X gcov) 15:16:56 ==> Python coveragepy not found 15:16:56 ==> Searching for coverage reports in: 15:16:56 + . 15:16:56 -> Found 1 reports 15:16:56 ==> Detecting git/mercurial file structure 15:16:56 ==> Reading reports 15:16:56 + ./coverage.out bytes=10 15:16:56 ==> Appending adjustments 15:16:56 https://docs.codecov.io/docs/fixing-reports 15:16:57 + Found adjustments 15:16:57 ==> Gzipping contents 15:16:57 12K /tmp/codecov.P4trm3.gz 15:16:57 ==> Uploading reports 15:16:57 url: https://codecov.io 15:16:57 query: branch=EDGEX-400&commit=53354d8b2375586dce6506093df12345f31d42e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:16:57 -> Pinging Codecov 15:16:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=EDGEX-400&commit=53354d8b2375586dce6506093df12345f31d42e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:16:57 -> Uploading to 15:16:57 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/53354d8b2375586dce6506093df12345f31d42e7/de1963b9-976d-4e77-9eab-1d8e34694bf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T151657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52e85e80c260e2882213bca0d337948922596c39469f1b6e53abb0036e4ee169 15:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:57 Dload Upload Total Spent Left Speed 15:16:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 41344 --:--:-- --:--:-- --:--:-- 41344 15:16:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } 15:16:57 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 15:16:59 + [ -d /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives ] 15:16:59 + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives 15:16:59 total 16 15:16:59 drwxr-xr-x 3 root root 4096 Apr 25 15:00 . 15:16:59 drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:00 .. 15:16:59 drwxr-xr-x 2 root root 4096 Apr 25 15:00 cost 15:16:59 -rw-r--r-- 1 root root 86 Apr 25 15:00 cost.csv 15:16:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives 15:16:59 + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives 15:16:59 total 16 15:16:59 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:00 . 15:16:59 drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:00 .. 15:16:59 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:00 cost 15:16:59 -rw-r--r-- 1 jenkins jenkins 86 Apr 25 15:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:16:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:17:00 ---> package-listing.sh 15:17:00 ++ facter osfamily 15:17:00 ++ tr '[:upper:]' '[:lower:]' 15:17:01 + OS_FAMILY=debian 15:17:01 + workspace=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 15:17:01 + START_PACKAGES=/tmp/packages_start.txt 15:17:01 + END_PACKAGES=/tmp/packages_end.txt 15:17:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:17:01 + PACKAGES=/tmp/packages_start.txt 15:17:01 + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' 15:17:01 + PACKAGES=/tmp/packages_end.txt 15:17:01 + case "${OS_FAMILY}" in 15:17:01 + dpkg -l 15:17:01 + grep '^ii' 15:17:01 + '[' -f /tmp/packages_start.txt ']' 15:17:01 + '[' -f /tmp/packages_end.txt ']' 15:17:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:17:01 + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' 15:17:01 + mkdir -p /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ 15:17:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ [Pipeline] echo 15:17:01 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:17:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:02 prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container 15:17:02 $ 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:02 $ docker top ff65f0074d7e2d414b2cfef8277ed147f3b588a4f35eed3f535074d9dc13429e -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:02 + touch /tmp/pre-build-complete [Pipeline] sh 15:17:03 + mkdir -p /var/log/sysstat [Pipeline] sh 15:17:03 + ls /var/log/sa-host 15:17:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:03 provisioning config files... 15:17:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config2203758198612560341tmp [Pipeline] { [Pipeline] echo 15:17:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:17:04 ---> create-netrc.sh [Pipeline] } 15:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:17:04 ---> python-tools-install.sh [Pipeline] echo 15:17:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:17:04 ---> sudo-logs.sh 15:17:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:17:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:17:05 ---> job-cost.sh 15:17:05 lf-activate-venv: SKIPPING 15:17:05 DEBUG: total: 0.2199999988079071 15:17:05 INFO: Retrieving Stack Cost... 15:17:05 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:06 INFO: Archiving Costs [Pipeline] echo 15:17:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:17:06 ---> logs-deploy.sh 15:17:06 lf-activate-venv: SKIPPING 15:17:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/EDGEX-400/1 15:17:06 INFO: archiving workspace using pattern(s): 15:17:07 Archives upload complete. 15:17:07 INFO: archiving logs to Nexus 15:17:08 ---> uname -a: 15:17:08 Linux prd-ubuntu20-04-docker-8c-8g-10837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:17:08 15:17:08 15:17:08 ---> lscpu: 15:17:08 Architecture: x86_64 15:17:08 CPU op-mode(s): 32-bit, 64-bit 15:17:08 Byte Order: Little Endian 15:17:08 Address sizes: 40 bits physical, 48 bits virtual 15:17:08 CPU(s): 8 15:17:08 On-line CPU(s) list: 0-7 15:17:08 Thread(s) per core: 1 15:17:08 Core(s) per socket: 1 15:17:08 Socket(s): 8 15:17:08 NUMA node(s): 1 15:17:08 Vendor ID: AuthenticAMD 15:17:08 CPU family: 23 15:17:08 Model: 49 15:17:08 Model name: AMD EPYC-Rome Processor 15:17:08 Stepping: 0 15:17:08 CPU MHz: 2800.002 15:17:08 BogoMIPS: 5600.00 15:17:08 Virtualization: AMD-V 15:17:08 Hypervisor vendor: KVM 15:17:08 Virtualization type: full 15:17:08 L1d cache: 256 KiB 15:17:08 L1i cache: 256 KiB 15:17:08 L2 cache: 4 MiB 15:17:08 L3 cache: 128 MiB 15:17:08 NUMA node0 CPU(s): 0-7 15:17:08 Vulnerability Itlb multihit: Not affected 15:17:08 Vulnerability L1tf: Not affected 15:17:08 Vulnerability Mds: Not affected 15:17:08 Vulnerability Meltdown: Not affected 15:17:08 Vulnerability Mmio stale data: Not affected 15:17:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:17:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:17:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:17:08 Vulnerability Srbds: Not affected 15:17:08 Vulnerability Tsx async abort: Not affected 15:17:08 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 15:17:08 15:17:08 15:17:08 ---> nproc: 15:17:08 8 15:17:08 15:17:08 15:17:08 ---> df -h: 15:17:08 Filesystem Size Used Avail Use% Mounted on 15:17:08 overlay 155G 13G 143G 9% / 15:17:08 tmpfs 64M 0 64M 0% /dev 15:17:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:17:08 shm 64M 0 64M 0% /dev/shm 15:17:08 /dev/vda1 155G 13G 143G 9% /facter-os 15:17:08 15:17:08 15:17:08 ---> sar -b -r -n DEV: 15:17:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10837) 04/25/23 _x86_64_ (8 CPU) 15:17:08 15:17:08 14:56:22 LINUX RESTART (8 CPU) 15:17:08 15:17:08 14:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:17:08 14:58:01 248.14 7.73 240.42 0.00 1057.58 150934.42 0.00 15:17:08 14:59:01 213.53 0.48 213.05 0.00 13.33 39124.28 0.00 15:17:08 15:00:01 218.45 0.18 218.26 0.00 4.53 41791.30 0.00 15:17:08 15:01:01 114.21 1.67 112.55 0.00 41.33 32746.14 0.00 15:17:08 15:02:01 38.50 11.83 26.67 0.00 5435.39 6304.05 0.00 15:17:08 15:03:01 4.38 0.00 4.38 0.00 0.00 53.06 0.00 15:17:08 15:04:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 15:17:08 15:05:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 15:17:08 15:06:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 15:17:08 15:07:01 2.63 0.00 2.63 0.00 0.00 42.53 0.00 15:17:08 15:08:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 15:17:08 15:09:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 15:17:08 15:10:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 15:17:08 15:11:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 15:17:08 15:12:01 2.20 0.02 2.18 0.00 0.13 25.20 0.00 15:17:08 15:13:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 15:17:08 15:14:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 15:17:08 15:15:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 15:17:08 15:16:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 15:17:08 15:17:01 3.38 0.23 3.15 0.00 20.13 64.26 0.00 15:17:08 Average: 42.95 1.10 41.85 0.00 328.05 13449.00 0.00 15:17:08 15:17:08 14:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:08 14:58:01 28089196 31561280 736144 2.24 142068 3539336 1817548 5.36 1130672 3218700 400 15:17:08 14:59:01 26231992 31217416 1158448 3.52 202740 4728976 2163520 6.38 1589396 4421608 638596 15:17:08 15:00:01 26237152 31298464 984528 2.99 211584 4860288 2512588 7.40 1843164 4143032 111784 15:17:08 15:01:01 25891112 31507696 777944 2.37 217692 5372756 1765432 5.20 1639040 4661516 312 15:17:08 15:02:01 25512964 31485872 791412 2.41 225588 5705456 1803860 5.32 1874372 4774668 944 15:17:08 15:03:01 25521104 31494080 783108 2.38 225660 5705452 1803860 5.32 1866988 4774676 8 15:17:08 15:04:01 25520512 31493544 783532 2.38 225696 5705464 1803860 5.32 1867276 4774684 8 15:17:08 15:05:01 25526724 31499788 777176 2.36 225712 5705468 1803860 5.32 1860924 4774688 208 15:17:08 15:06:01 25526716 31500012 777096 2.36 225768 5705468 1803860 5.32 1860484 4774864 8 15:17:08 15:07:01 25526052 31499560 777356 2.36 225848 5705576 1803860 5.32 1860712 4774980 12 15:17:08 15:08:01 25526296 31499852 776980 2.36 225920 5705576 1803860 5.32 1860940 4774976 12 15:17:08 15:09:01 25526004 31499672 777068 2.36 226000 5705580 1803860 5.32 1860900 4774984 16 15:17:08 15:10:01 25526164 31499876 776812 2.36 226040 5705584 1803860 5.32 1861192 4774992 20 15:17:08 15:11:01 25526112 31499868 776984 2.36 226076 5705584 1803860 5.32 1861088 4774996 16 15:17:08 15:12:01 25526368 31500264 776788 2.36 226136 5705592 1818664 5.36 1860832 4774992 8 15:17:08 15:13:01 25526432 31500380 776596 2.36 226188 5705592 1818664 5.36 1861100 4774992 8 15:17:08 15:14:01 25525988 31500028 776772 2.36 226236 5705600 1802048 5.31 1861320 4775000 176 15:17:08 15:15:01 25526160 31500256 776484 2.36 226284 5705604 1802048 5.31 1861228 4775004 8 15:17:08 15:16:01 25526176 31500316 776412 2.36 226340 5705604 1802048 5.31 1861000 4775008 8 15:17:08 15:17:01 25521744 31497276 779376 2.37 226424 5706844 1787576 5.27 1865012 4774988 20 15:17:08 Average: 25742048 31477775 805851 2.45 219500 5489570 1856437 5.47 1800382 4642167 37629 15:17:08 15:17:08 14:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:08 14:58:01 docker0 222.71 331.94 16.87 2068.85 0.00 0.00 0.00 0.00 15:17:08 14:58:01 ens3 769.60 460.43 9910.99 61.45 0.00 0.00 0.00 0.00 15:17:08 14:58:01 veth5e9b1a5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 14:58:01 lo 7.86 7.86 0.79 0.79 0.00 0.00 0.00 0.00 15:17:08 14:59:01 veth1018b17 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 15:17:08 14:59:01 docker0 162.12 305.55 22.73 4066.43 0.00 0.00 0.00 0.00 15:17:08 14:59:01 veth06cda51 125.53 197.13 22.01 1999.91 0.00 0.00 0.00 0.16 15:17:08 14:59:01 ens3 389.27 237.23 4786.90 139.00 0.00 0.00 0.00 0.00 15:17:08 14:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:17:08 15:00:01 docker0 9.15 11.85 0.51 103.02 0.00 0.00 0.00 0.00 15:17:08 15:00:01 veth97c3257 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:17:08 15:00:01 ens3 52.84 35.83 137.83 18.85 0.00 0.00 0.00 0.00 15:17:08 15:00:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:17:08 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:01:01 ens3 126.16 104.10 2578.70 95.46 0.00 0.00 0.00 0.00 15:17:08 15:01:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 15:17:08 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:02:01 ens3 138.15 71.09 1952.35 5.05 0.00 0.00 0.00 0.00 15:17:08 15:02:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 15:17:08 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:03:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 15:17:08 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:04:01 ens3 2.62 1.80 7.44 0.37 0.00 0.00 0.00 0.00 15:17:08 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:05:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:07:01 ens3 0.45 0.30 0.20 0.14 0.00 0.00 0.00 0.00 15:17:08 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:09:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:17:08 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:10:01 ens3 1.47 0.72 0.70 0.48 0.00 0.00 0.00 0.00 15:17:08 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:11:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:12:01 ens3 0.78 0.12 0.13 0.07 0.00 0.00 0.00 0.00 15:17:08 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:13:01 ens3 1.32 0.67 0.41 0.29 0.00 0.00 0.00 0.00 15:17:08 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:14:01 ens3 0.60 0.45 0.32 0.22 0.00 0.00 0.00 0.00 15:17:08 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:17:08 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:08 15:17:01 ens3 11.03 6.78 11.03 3.96 0.00 0.00 0.00 0.00 15:17:08 15:17:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 15:17:08 Average: docker0 19.53 32.22 1.99 310.44 0.00 0.00 0.00 0.00 15:17:08 Average: ens3 74.20 45.66 961.89 16.23 0.00 0.00 0.00 0.00 15:17:08 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 15:17:08 15:17:08 15:17:08 ---> sar -P ALL: 15:17:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10837) 04/25/23 _x86_64_ (8 CPU) 15:17:08 15:17:08 14:56:22 LINUX RESTART (8 CPU) 15:17:08 15:17:08 14:57:02 CPU %user %nice %system %iowait %steal %idle 15:17:08 14:58:01 all 10.89 0.00 5.16 1.94 0.07 81.94 15:17:08 14:58:01 0 11.02 0.00 4.66 1.98 0.05 82.29 15:17:08 14:58:01 1 10.77 0.00 5.85 3.72 0.09 79.58 15:17:08 14:58:01 2 10.13 0.00 6.31 0.10 0.07 83.39 15:17:08 14:58:01 3 11.64 0.00 3.99 1.35 0.05 82.98 15:17:08 14:58:01 4 10.84 0.00 4.90 1.86 0.05 82.35 15:17:08 14:58:01 5 10.39 0.00 5.42 4.45 0.07 79.67 15:17:08 14:58:01 6 10.81 0.00 4.38 1.58 0.07 83.16 15:17:08 14:58:01 7 11.53 0.00 5.75 0.50 0.09 82.14 15:17:08 14:59:01 all 22.91 0.00 6.07 2.08 0.10 68.85 15:17:08 14:59:01 0 16.06 0.00 5.55 1.09 0.08 77.21 15:17:08 14:59:01 1 20.61 0.00 7.82 2.46 0.08 69.02 15:17:08 14:59:01 2 24.54 0.00 5.95 2.12 0.08 67.31 15:17:08 14:59:01 3 25.69 0.00 7.14 4.45 0.12 62.60 15:17:08 14:59:01 4 20.94 0.00 5.99 2.27 0.08 70.71 15:17:08 14:59:01 5 35.98 0.00 6.53 3.73 0.17 53.60 15:17:08 14:59:01 6 18.70 0.00 4.28 0.27 0.03 76.72 15:17:08 14:59:01 7 20.75 0.00 5.30 0.25 0.14 73.57 15:17:08 15:00:01 all 21.50 0.00 5.12 1.26 0.07 72.04 15:17:08 15:00:01 0 15.56 0.00 4.79 0.22 0.10 79.33 15:17:08 15:00:01 1 16.29 0.00 4.71 0.44 0.07 78.50 15:17:08 15:00:01 2 21.59 0.00 5.21 0.25 0.07 72.88 15:17:08 15:00:01 3 34.10 0.00 5.74 0.05 0.07 60.04 15:17:08 15:00:01 4 17.23 0.00 4.03 2.75 0.05 75.94 15:17:08 15:00:01 5 26.88 0.00 5.99 1.44 0.08 65.60 15:17:08 15:00:01 6 20.65 0.00 5.76 3.73 0.07 69.79 15:17:08 15:00:01 7 19.69 0.00 4.72 1.23 0.08 74.28 15:17:08 15:01:01 all 10.22 0.00 2.39 1.08 0.05 86.25 15:17:08 15:01:01 0 9.00 0.00 2.13 0.02 0.03 88.82 15:17:08 15:01:01 1 10.80 0.00 2.35 0.08 0.03 86.74 15:17:08 15:01:01 2 9.77 0.00 2.86 0.08 0.03 87.25 15:17:08 15:01:01 3 9.26 0.00 2.12 0.02 0.03 88.57 15:17:08 15:01:01 4 8.98 0.00 1.91 1.57 0.05 87.49 15:17:08 15:01:01 5 10.67 0.00 3.29 0.25 0.03 85.76 15:17:08 15:01:01 6 11.64 0.00 2.44 5.87 0.10 79.95 15:17:08 15:01:01 7 11.68 0.00 2.07 0.79 0.08 85.38 15:17:08 15:02:01 all 1.28 0.00 0.63 0.40 0.01 97.67 15:17:08 15:02:01 0 2.51 0.00 0.67 0.08 0.03 96.70 15:17:08 15:02:01 1 1.17 0.00 0.82 0.82 0.00 97.20 15:17:08 15:02:01 2 0.63 0.00 0.45 0.33 0.00 98.58 15:17:08 15:02:01 3 1.09 0.00 0.62 0.90 0.00 97.39 15:17:08 15:02:01 4 1.27 0.00 0.72 0.07 0.00 97.95 15:17:08 15:02:01 5 0.78 0.00 0.43 0.48 0.02 98.28 15:17:08 15:02:01 6 1.73 0.00 0.53 0.17 0.00 97.57 15:17:08 15:02:01 7 1.05 0.00 0.84 0.37 0.03 97.71 15:17:08 15:03:01 all 0.03 0.00 0.00 0.01 0.01 99.94 15:17:08 15:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:17:08 15:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:17:08 15:03:01 2 0.02 0.00 0.00 0.03 0.02 99.93 15:17:08 15:03:01 3 0.00 0.00 0.00 0.05 0.02 99.93 15:17:08 15:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:17:08 15:03:01 5 0.08 0.00 0.02 0.00 0.02 99.88 15:17:08 15:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:03:01 7 0.10 0.00 0.02 0.03 0.02 99.83 15:17:08 15:04:01 all 0.08 0.00 0.02 0.01 0.02 99.88 15:17:08 15:04:01 0 0.45 0.00 0.05 0.00 0.02 99.48 15:17:08 15:04:01 1 0.00 0.00 0.00 0.00 0.08 99.92 15:17:08 15:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:17:08 15:04:01 3 0.02 0.00 0.00 0.03 0.00 99.95 15:17:08 15:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:17:08 15:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:17:08 15:04:01 7 0.08 0.00 0.05 0.00 0.02 99.85 15:17:08 15:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:17:08 15:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:17:08 15:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:17:08 15:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:17:08 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:17:08 15:05:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:17:08 15:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:05:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:17:08 15:06:01 all 0.02 0.00 0.00 0.01 0.01 99.96 15:17:08 15:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:17:08 15:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:17:08 15:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:17:08 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:06:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:17:08 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:06:01 7 0.02 0.00 0.02 0.03 0.03 99.90 15:17:08 15:07:01 all 0.11 0.00 0.01 0.01 0.01 99.86 15:17:08 15:07:01 0 0.05 0.00 0.00 0.02 0.02 99.92 15:17:08 15:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:17:08 15:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:07:01 7 0.78 0.00 0.02 0.05 0.03 99.12 15:17:08 15:08:01 all 0.30 0.00 0.01 0.01 0.00 99.68 15:17:08 15:08:01 0 0.30 0.00 0.02 0.02 0.00 99.67 15:17:08 15:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:17:08 15:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:17:08 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:17:08 15:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:08:01 7 1.99 0.00 0.00 0.03 0.02 97.96 15:17:08 15:17:08 15:08:01 CPU %user %nice %system %iowait %steal %idle 15:17:08 15:09:01 all 0.28 0.00 0.01 0.01 0.01 99.69 15:17:08 15:09:01 0 0.15 0.00 0.00 0.00 0.02 99.83 15:17:08 15:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:17:08 15:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:17:08 15:09:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:17:08 15:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:09:01 7 2.02 0.00 0.03 0.05 0.02 97.88 15:17:08 15:10:01 all 0.27 0.00 0.01 0.00 0.01 99.72 15:17:08 15:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:17:08 15:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:10:01 2 0.02 0.00 0.02 0.02 0.02 99.93 15:17:08 15:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:10:01 5 0.08 0.00 0.00 0.00 0.02 99.90 15:17:08 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:10:01 7 1.91 0.00 0.02 0.02 0.03 98.03 15:17:08 15:11:01 all 0.20 0.00 0.02 0.01 0.01 99.77 15:17:08 15:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:17:08 15:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:17:08 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:11:01 5 0.08 0.00 0.03 0.02 0.00 99.87 15:17:08 15:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:11:01 7 1.44 0.00 0.07 0.03 0.02 98.45 15:17:08 15:12:01 all 0.02 0.00 0.02 0.01 0.01 99.95 15:17:08 15:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:17:08 15:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:17:08 15:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:17:08 15:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:17:08 15:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:17:08 15:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:12:01 7 0.05 0.00 0.02 0.05 0.02 99.87 15:17:08 15:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:17:08 15:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:17:08 15:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:17:08 15:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:17:08 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:17:08 15:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:17:08 15:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:13:01 7 0.02 0.00 0.02 0.03 0.03 99.90 15:17:08 15:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:17:08 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:17:08 15:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:17:08 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:14:01 5 0.07 0.00 0.03 0.02 0.02 99.87 15:17:08 15:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:14:01 7 0.02 0.00 0.02 0.03 0.00 99.93 15:17:08 15:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:17:08 15:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:17:08 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:17:08 15:15:01 5 0.07 0.00 0.03 0.02 0.03 99.85 15:17:08 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:15:01 7 0.00 0.00 0.00 0.03 0.02 99.95 15:17:08 15:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:17:08 15:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:17:08 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:17:08 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:17:08 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:16:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:17:08 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:17:08 15:16:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:17:08 15:17:01 all 0.43 0.00 0.15 0.02 0.01 99.39 15:17:08 15:17:01 0 0.20 0.00 0.18 0.02 0.00 99.60 15:17:08 15:17:01 1 0.70 0.00 0.15 0.02 0.02 99.12 15:17:08 15:17:01 2 0.47 0.00 0.17 0.00 0.00 99.37 15:17:08 15:17:01 3 0.68 0.00 0.20 0.00 0.02 99.10 15:17:08 15:17:01 4 0.12 0.00 0.02 0.00 0.00 99.87 15:17:08 15:17:01 5 0.40 0.00 0.20 0.07 0.03 99.30 15:17:08 15:17:01 6 0.37 0.00 0.12 0.00 0.00 99.52 15:17:08 15:17:01 7 0.47 0.00 0.20 0.07 0.02 99.25 15:17:08 Average: all 3.40 0.00 0.97 0.34 0.02 95.27 15:17:08 Average: 0 2.75 0.00 0.90 0.17 0.02 96.16 15:17:08 Average: 1 3.00 0.00 1.08 0.37 0.02 95.54 15:17:08 Average: 2 3.34 0.00 1.04 0.15 0.02 95.45 15:17:08 Average: 3 4.10 0.00 0.98 0.34 0.02 94.56 15:17:08 Average: 4 2.95 0.00 0.87 0.42 0.01 95.74 15:17:08 Average: 5 4.26 0.00 1.10 0.52 0.03 94.10 15:17:08 Average: 6 3.17 0.00 0.87 0.58 0.01 95.37 15:17:08 Average: 7 3.65 0.00 0.94 0.18 0.04 95.19 15:17:08 15:17:08 15:17:08