lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32287269981715bdd23e0bfc387d4742b05a5308+ac546a2f150132441b3fc3e497761aac756dd4b3 (832855b46dc1a7c74ea2d3871e225cd299d78774) 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-ssh16444060359953586527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9037379480774650229.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1011104844500920453.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5692293485962335538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8148246376796710470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16149 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-648 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 > git rev-list --no-walk 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:22 ========================================================= 15:31:22 EdgeX Global Pipelines Version Info 15:31:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:23 ------------------- 15:31:23 stable info: 15:31:23 ------------------- 15:31:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:23 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:31:23 Message: update stable to v1.0.255 15:31:24 ------------------- 15:31:24 experimental info: 15:31:24 ------------------- 15:31:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:24 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:31:24 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3228726 [Pipeline] echo 15:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:24 provisioning config files... 15:31:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config5106650068949995060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:25 ---> docker-login.sh 15:31:25 nexus3.edgexfoundry.org:10001 15:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:25 Configure a credential helper to remove this warning. See 15:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:25 15:31:25 Login Succeeded 15:31:25 nexus3.edgexfoundry.org:10002 15:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:25 Configure a credential helper to remove this warning. See 15:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:25 15:31:25 Login Succeeded 15:31:25 nexus3.edgexfoundry.org:10003 15:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:25 Configure a credential helper to remove this warning. See 15:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:25 15:31:25 Login Succeeded 15:31:25 nexus3.edgexfoundry.org:10004 15:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:26 Configure a credential helper to remove this warning. See 15:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:26 15:31:26 Login Succeeded 15:31:26 docker.io 15:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:26 Configure a credential helper to remove this warning. See 15:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:26 15:31:26 Login Succeeded 15:31:26 ---> docker-login.sh ends [Pipeline] } 15:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:31:26 + git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 15:31:26 -----------> git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 32287269981715bdd23e0bfc387d4742b05a5308 [false] [Pipeline] sh 15:31:27 + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 15:31:27 ========================================================= 15:31:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:31:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:27 + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo 15:31:27 [semverPrep] GIT_COMMIT: 32287269981715bdd23e0bfc387d4742b05a5308, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 15:31:27 [semverPrep] This is not a build commit. [Pipeline] sh 15:31:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:31:27 + grep -v github /etc/ssh/ssh_known_hosts 15:31:27 + [ -e /tmp/ssh_known_hosts ] 15:31:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:31:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:31:27 + sudo tee -a /etc/ssh/ssh_known_hosts 15:31:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:28 15:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:28 0.1.4: Pulling from edgex-devops/py-git-semver 15:31:28 b85a868b505f: Pulling fs layer 15:31:28 e2be974225ed: Pulling fs layer 15:31:28 339a4e72a1f5: Pulling fs layer 15:31:28 988bab9f4d93: Pulling fs layer 15:31:28 1469e6f7b9e6: Pulling fs layer 15:31:28 eaf3925da568: Pulling fs layer 15:31:28 bab4dde63d76: Pulling fs layer 15:31:28 bde34c3a00c8: Pulling fs layer 15:31:28 b352a97aabf1: Pulling fs layer 15:31:28 4872d77fe225: Pulling fs layer 15:31:28 5851b861e8e6: Pulling fs layer 15:31:28 eaf3925da568: Waiting 15:31:28 bab4dde63d76: Waiting 15:31:28 bde34c3a00c8: Waiting 15:31:28 b352a97aabf1: Waiting 15:31:28 4872d77fe225: Waiting 15:31:28 988bab9f4d93: Waiting 15:31:28 5851b861e8e6: Waiting 15:31:28 1469e6f7b9e6: Waiting 15:31:28 988bab9f4d93: Verifying Checksum 15:31:28 988bab9f4d93: Download complete 15:31:28 339a4e72a1f5: Verifying Checksum 15:31:28 339a4e72a1f5: Download complete 15:31:28 1469e6f7b9e6: Verifying Checksum 15:31:28 1469e6f7b9e6: Download complete 15:31:28 eaf3925da568: Download complete 15:31:28 bde34c3a00c8: Download complete 15:31:28 b352a97aabf1: Download complete 15:31:28 4872d77fe225: Verifying Checksum 15:31:28 4872d77fe225: Download complete 15:31:28 5851b861e8e6: Download complete 15:31:28 b85a868b505f: Verifying Checksum 15:31:28 b85a868b505f: Download complete 15:31:28 bab4dde63d76: Verifying Checksum 15:31:28 bab4dde63d76: Download complete 15:31:30 b85a868b505f: Pull complete 15:31:30 e2be974225ed: Pull complete 15:31:30 339a4e72a1f5: Pull complete 15:31:30 988bab9f4d93: Pull complete 15:31:31 1469e6f7b9e6: Pull complete 15:31:31 eaf3925da568: Pull complete 15:31:33 bab4dde63d76: Pull complete 15:31:33 bde34c3a00c8: Pull complete 15:31:33 b352a97aabf1: Pull complete 15:31:33 4872d77fe225: Pull complete 15:31:33 5851b861e8e6: Pull complete 15:31:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:31:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:33 prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container 15:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:31:37 $ docker top eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 -eo pid,comm 15:31:37 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). 15:31:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:37 [ssh-agent] Looking for ssh-agent implementation... 15:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:37 $ docker exec eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent 15:31:37 SSH_AUTH_SOCK=/tmp/ssh-im4tmahg4mJr/agent.32 15:31:37 SSH_AGENT_PID=38 15:31:37 Running ssh-add (command line suppressed) 15:31:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_4647882244480185296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_4647882244480185296.key) 15:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:38 + git tag --points-at HEAD [Pipeline] } 15:31:38 $ docker exec --env ******** --env ******** eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent -k 15:31:38 unset SSH_AUTH_SOCK; 15:31:38 unset SSH_AGENT_PID; 15:31:38 echo Agent pid 38 killed; 15:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:38 [ssh-agent] Looking for ssh-agent implementation... 15:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:38 $ docker exec eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent 15:31:38 SSH_AUTH_SOCK=/tmp/ssh-jVvk1R3aCyFA/agent.70 15:31:38 SSH_AGENT_PID=76 15:31:38 Running ssh-add (command line suppressed) 15:31:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_1677533563610429889.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_1677533563610429889.key) 15:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:38 + git semver init 15:31:39 2023-11-01 15:31:39,149 [run_init] DEBUG init version:0.0.0 force:False 15:31:39 2023-11-01 15:31:39,152 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver 15:31:39 2023-11-01 15:31:39,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver 15:31:39 2023-11-01 15:31:39,153 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648, universal_newlines=False, shell=None, istream=None) 15:31:41 2023-11-01 15:31:40,808 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.git/info/exclude 15:31:41 2023-11-01 15:31:40,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 with force:False 15:31:41 2023-11-01 15:31:40,809 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 15:31:41 2023-11-01 15:31:40,813 [execute] INFO git cat-file --batch-check 15:31:41 2023-11-01 15:31:40,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) 15:31:41 2023-11-01 15:31:40,819 [execute] INFO git cat-file --batch 15:31:41 2023-11-01 15:31:40,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) 15:31:41 2023-11-01 15:31:40,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 15:31:41 0.0.0 [Pipeline] } 15:31:41 $ docker exec --env ******** --env ******** eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 ssh-agent -k 15:31:41 unset SSH_AUTH_SOCK; 15:31:41 unset SSH_AGENT_PID; 15:31:41 echo Agent pid 76 killed; 15:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:41 + git semver [Pipeline] } 15:31:42 $ docker stop --time=1 eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 15:31:43 $ docker rm -f --volumes eae19cf64398bbda9e3eea7af256e639b128fc0c59ef5524daee22a411f0d254 [Pipeline] // withDockerContainer [Pipeline] sh 15:31:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:31:43 Stashed 1 file(s) [Pipeline] echo 15:31:43 [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 15:31:44 provisioning config files... 15:31:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config7044882691368571048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:44 ---> docker-login.sh 15:31:44 nexus3.edgexfoundry.org:10001 15:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:44 Configure a credential helper to remove this warning. See 15:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:44 15:31:44 Login Succeeded 15:31:44 nexus3.edgexfoundry.org:10002 15:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:44 Configure a credential helper to remove this warning. See 15:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:44 15:31:44 Login Succeeded 15:31:44 nexus3.edgexfoundry.org:10003 15:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:44 Configure a credential helper to remove this warning. See 15:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:44 15:31:44 Login Succeeded 15:31:44 nexus3.edgexfoundry.org:10004 15:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:44 Configure a credential helper to remove this warning. See 15:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:44 15:31:44 Login Succeeded 15:31:44 docker.io 15:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:44 Configure a credential helper to remove this warning. See 15:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:44 15:31:44 Login Succeeded 15:31:45 ---> docker-login.sh ends [Pipeline] } 15:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:31:45 ========================================================= 15:31:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:31:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:31:45 Sending build context to Docker daemon 49.09MB 15:31:45 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:31:45 Step 2/15 : FROM ${BASE} AS builder 15:31:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:45 7264a8db6415: Pulling fs layer 15:31:45 c4d48a809fc2: Pulling fs layer 15:31:45 4f1c88b9dad5: Pulling fs layer 15:31:45 ad3a456e5733: Pulling fs layer 15:31:45 33e27b845d1e: Pulling fs layer 15:31:45 c68163c4e522: Pulling fs layer 15:31:45 50da416c3ac9: Pulling fs layer 15:31:45 23d2d4c4bb30: Pulling fs layer 15:31:45 ad3a456e5733: Waiting 15:31:45 33e27b845d1e: Waiting 15:31:45 c68163c4e522: Waiting 15:31:45 50da416c3ac9: Waiting 15:31:45 23d2d4c4bb30: Waiting 15:31:45 c4d48a809fc2: Verifying Checksum 15:31:45 c4d48a809fc2: Download complete 15:31:45 ad3a456e5733: Verifying Checksum 15:31:45 ad3a456e5733: Download complete 15:31:45 33e27b845d1e: Verifying Checksum 15:31:45 33e27b845d1e: Download complete 15:31:46 7264a8db6415: Download complete 15:31:46 c68163c4e522: Verifying Checksum 15:31:46 c68163c4e522: Download complete 15:31:46 7264a8db6415: Pull complete 15:31:46 23d2d4c4bb30: Verifying Checksum 15:31:46 23d2d4c4bb30: Download complete 15:31:46 c4d48a809fc2: Pull complete 15:31:46 4f1c88b9dad5: Verifying Checksum 15:31:46 4f1c88b9dad5: Download complete 15:31:46 50da416c3ac9: Verifying Checksum 15:31:46 50da416c3ac9: Download complete 15:31:50 4f1c88b9dad5: Pull complete 15:31:50 ad3a456e5733: Pull complete 15:31:50 33e27b845d1e: Pull complete 15:31:50 c68163c4e522: Pull complete 15:31:53 50da416c3ac9: Pull complete 15:31:53 23d2d4c4bb30: Pull complete 15:31:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:31:53 ---> 0786185ac409 15:31:53 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:31:58 Still waiting to schedule task 15:31:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:32:02 ---> Running in ac32fa0a5408 15:32:02 Removing intermediate container ac32fa0a5408 15:32:02 ---> 995fd2a4415f 15:32:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:32:02 ---> Running in 3c678eef090e 15:32:02 Removing intermediate container 3c678eef090e 15:32:02 ---> f52bdca4f8dd 15:32:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:32:02 ---> Running in 8dcdafc75d97 15:32:02 Removing intermediate container 8dcdafc75d97 15:32:02 ---> 3f5d08171a37 15:32:02 Step 6/15 : LABEL Name=edgex-ui-go 15:32:02 ---> Running in 7f48381d995b 15:32:02 Removing intermediate container 7f48381d995b 15:32:02 ---> 60573582ef0f 15:32:02 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:32:02 ---> Running in c09829b46f68 15:32:02 Removing intermediate container c09829b46f68 15:32:02 ---> b3e8e439c763 15:32:02 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:32:02 latest: Pulling from library/docker 15:32:02 96526aa774ef: Pulling fs layer 15:32:02 308a300cc30f: Pulling fs layer 15:32:02 4f4fb700ef54: Pulling fs layer 15:32:02 5fcb7611fd77: Pulling fs layer 15:32:02 be9955e691a8: Pulling fs layer 15:32:02 1b5ce73eb848: Pulling fs layer 15:32:02 fe45098d8d9e: Pulling fs layer 15:32:02 843bf259cc12: Pulling fs layer 15:32:02 e56cd900ceac: Pulling fs layer 15:32:02 605d1390b383: Pulling fs layer 15:32:02 8f7854084fed: Pulling fs layer 15:32:02 0a217d94afa5: Pulling fs layer 15:32:02 50e7dd98501d: Pulling fs layer 15:32:02 68811508944a: Pulling fs layer 15:32:02 843bf259cc12: Waiting 15:32:02 e56cd900ceac: Waiting 15:32:02 605d1390b383: Waiting 15:32:02 8f7854084fed: Waiting 15:32:02 68811508944a: Waiting 15:32:02 5fcb7611fd77: Waiting 15:32:02 be9955e691a8: Waiting 15:32:02 fe45098d8d9e: Waiting 15:32:02 50e7dd98501d: Waiting 15:32:02 0a217d94afa5: Waiting 15:32:02 4f4fb700ef54: Download complete 15:32:02 96526aa774ef: Verifying Checksum 15:32:02 96526aa774ef: Download complete 15:32:02 308a300cc30f: Verifying Checksum 15:32:02 308a300cc30f: Download complete 15:32:02 96526aa774ef: Pull complete 15:32:02 308a300cc30f: Pull complete 15:32:02 1b5ce73eb848: Verifying Checksum 15:32:02 1b5ce73eb848: Download complete 15:32:02 4f4fb700ef54: Pull complete 15:32:02 5fcb7611fd77: Download complete 15:32:02 be9955e691a8: Verifying Checksum 15:32:02 be9955e691a8: Download complete 15:32:02 fe45098d8d9e: Download complete 15:32:02 843bf259cc12: Verifying Checksum 15:32:02 843bf259cc12: Download complete 15:32:02 e56cd900ceac: Verifying Checksum 15:32:02 e56cd900ceac: Download complete 15:32:03 8f7854084fed: Verifying Checksum 15:32:03 8f7854084fed: Download complete 15:32:03 5fcb7611fd77: Pull complete 15:32:03 605d1390b383: Verifying Checksum 15:32:03 605d1390b383: Download complete 15:32:03 50e7dd98501d: Verifying Checksum 15:32:03 50e7dd98501d: Download complete 15:32:03 68811508944a: Download complete 15:32:03 be9955e691a8: Pull complete 15:32:03 0a217d94afa5: Verifying Checksum 15:32:03 0a217d94afa5: Download complete 15:32:03 1b5ce73eb848: Pull complete 15:32:03 fe45098d8d9e: Pull complete 15:32:04 843bf259cc12: Pull complete 15:32:04 e56cd900ceac: Pull complete 15:32:04 605d1390b383: Pull complete 15:32:04 8f7854084fed: Pull complete 15:32:05 0a217d94afa5: Pull complete 15:32:05 50e7dd98501d: Pull complete 15:32:05 68811508944a: Pull complete 15:32:05 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 15:32:05 Status: Downloaded newer image for docker:latest 15:32:08 ---> 9f393c4efbfa 15:32:08 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:08 ---> Running in 921c87876761 15:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:32:08 OK: 264 MiB in 52 packages 15:32:09 Removing intermediate container 921c87876761 15:32:09 ---> 4ee495f0b433 15:32:09 Step 10/15 : ENV GO111MODULE=on 15:32:09 ---> Running in 1a843cdcbf36 15:32:09 Removing intermediate container 1a843cdcbf36 15:32:09 ---> c1be5e9b6897 15:32:09 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:32:09 ---> Running in 529080ea11ed 15:32:09 Removing intermediate container 529080ea11ed 15:32:09 ---> 21ffa4c3aad3 15:32:09 Step 12/15 : COPY go.mod vendor* ./ 15:32:09 ---> 704a78c72740 15:32:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:09 ---> Running in 9601cadcfbfc 15:32:56 Removing intermediate container 9601cadcfbfc 15:32:56 ---> 7084d7ddd4bd 15:32:56 Step 14/15 : COPY . . 15:32:56 ---> d1059dfcdc1d 15:32:56 Step 15/15 : RUN ${MAKE} 15:32:56 ---> Running in f241023c447f 15:32:56 noop 15:32:56 Removing intermediate container f241023c447f 15:32:56 ---> e578c945753f 15:32:56 Successfully built e578c945753f 15:32:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:56 + docker inspect -f . ci-base-image-x86_64 15:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:56 prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container 15:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:32:57 $ docker top e7d3e3cb56d9ce35ba571173f4e905199840ec75dfc09ce2022eaf827cef22b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:57 + go version 15:32:57 go version go1.21.0 linux/amd64 [Pipeline] } 15:32:57 $ docker stop --time=1 e7d3e3cb56d9ce35ba571173f4e905199840ec75dfc09ce2022eaf827cef22b9 15:32:58 $ docker rm -f --volumes e7d3e3cb56d9ce35ba571173f4e905199840ec75dfc09ce2022eaf827cef22b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:59 + docker inspect -f . ci-base-image-x86_64 15:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:59 prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container 15:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:32:59 $ docker top 584530a6d7df73fe9dca23d42c40db246b490b4247391bae030d78afab880cb5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] fileExists [Pipeline] sh 15:33:00 + make test 15:33:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:33:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:33:11 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:33:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:13 ./bin/test-attribution-txt.sh 15:33:13 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 15:33:13 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:33:13 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 15:33:13 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:33:13 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:33:13 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:33:13 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:33:13 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 15:33:13 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:33:13 make -C web test 15:33:13 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' 15:33:13 make[1]: tput: No such file or directory 15:33:13 make[1]: tput: No such file or directory 15:33:13 warning: generating ./VERSION 15:33:13 echo "0.0.0" > VERSION 15:33:13 docker build \ 15:33:13 -f Dockerfile \ 15:33:13 --build-arg USER=1000 \ 15:33:13 \ 15:33:13 --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ 15:33:13 -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ 15:33:13 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:33:13 . 15:33:13 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:33:13 Install the buildx component to build images with BuildKit: 15:33:13 https://docs.docker.com/go/buildx/ 15:33:13 15:33:13 Sending build context to Docker daemon 2.706MB 15:33:13 Step 1/11 : FROM node:18-alpine3.18 15:33:13 18-alpine3.18: Pulling from library/node 15:33:13 96526aa774ef: Already exists 15:33:13 3130715204cf: Pulling fs layer 15:33:13 b06de8ab1c4f: Pulling fs layer 15:33:13 90ef3ffc5156: Pulling fs layer 15:33:13 90ef3ffc5156: Verifying Checksum 15:33:13 90ef3ffc5156: Download complete 15:33:13 b06de8ab1c4f: Verifying Checksum 15:33:13 b06de8ab1c4f: Download complete 15:33:14 3130715204cf: Verifying Checksum 15:33:14 3130715204cf: Download complete 15:33:16 3130715204cf: Pull complete 15:33:16 b06de8ab1c4f: Pull complete 15:33:16 90ef3ffc5156: Pull complete 15:33:16 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 15:33:16 Status: Downloaded newer image for node:18-alpine3.18 15:33:16 ---> d1517ab6615b 15:33:16 Step 2/11 : RUN apk add --no-cache chromium 15:33:19 ---> Running in bf13ce873757 15:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:33:20 (1/154) Installing libexpat (2.5.0-r1) 15:33:20 (2/154) Installing brotli-libs (1.0.9-r14) 15:33:20 (3/154) Installing libbz2 (1.0.8-r5) 15:33:20 (4/154) Installing libpng (1.6.39-r3) 15:33:20 (5/154) Installing freetype (2.13.0-r5) 15:33:20 (6/154) Installing fontconfig (2.14.2-r3) 15:33:20 (7/154) Installing libfontenc (1.1.7-r2) 15:33:20 (8/154) Installing mkfontscale (1.2.2-r3) 15:33:20 (9/154) Installing font-opensans (0_git20210927-r1) 15:33:20 (10/154) Installing pkgconf (1.9.5-r0) 15:33:20 (11/154) Installing libffi (3.4.4-r2) 15:33:20 (12/154) Installing libintl (0.21.1-r7) 15:33:20 (13/154) Installing libblkid (2.38.1-r8) 15:33:20 (14/154) Installing libmount (2.38.1-r8) 15:33:20 (15/154) Installing pcre2 (10.42-r1) 15:33:20 (16/154) Installing glib (2.76.4-r0) 15:33:20 (17/154) Installing xz-libs (5.4.3-r0) 15:33:20 (18/154) Installing libxml2 (2.11.4-r0) 15:33:20 (19/154) Installing shared-mime-info (2.2-r5) 15:33:20 (20/154) Installing hicolor-icon-theme (0.17-r2) 15:33:20 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 15:33:20 (22/154) Installing libwebp (1.3.2-r0) 15:33:20 (23/154) Installing zstd-libs (1.5.5-r4) 15:33:20 (24/154) Installing tiff (4.5.1-r0) 15:33:20 (25/154) Installing gdk-pixbuf (2.42.10-r5) 15:33:20 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 15:33:20 (27/154) Installing libxau (1.0.11-r2) 15:33:20 (28/154) Installing libmd (1.0.4-r2) 15:33:20 (29/154) Installing libbsd (0.11.7-r1) 15:33:20 (30/154) Installing libxdmcp (1.1.4-r2) 15:33:20 (31/154) Installing libxcb (1.15-r1) 15:33:20 (32/154) Installing libx11 (1.8.7-r0) 15:33:20 (33/154) Installing libxcomposite (0.4.6-r3) 15:33:20 (34/154) Installing libxfixes (6.0.1-r2) 15:33:20 (35/154) Installing libxrender (0.9.11-r3) 15:33:20 (36/154) Installing libxcursor (1.2.1-r2) 15:33:20 (37/154) Installing libxdamage (1.1.6-r2) 15:33:20 (38/154) Installing libxext (1.3.5-r2) 15:33:20 (39/154) Installing libxi (1.8.1-r0) 15:33:20 (40/154) Installing libxinerama (1.1.5-r2) 15:33:20 (41/154) Installing libxrandr (1.5.3-r2) 15:33:20 (42/154) Installing libatk-1.0 (2.48.3-r0) 15:33:20 (43/154) Installing libxtst (1.2.4-r2) 15:33:20 (44/154) Installing dbus-libs (1.14.8-r0) 15:33:20 (45/154) Installing at-spi2-core (2.48.3-r0) 15:33:20 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 15:33:20 (47/154) Installing pixman (0.42.2-r1) 15:33:20 (48/154) Installing cairo (1.17.8-r1) 15:33:20 (49/154) Installing cairo-gobject (1.17.8-r1) 15:33:20 (50/154) Installing avahi-libs (0.8-r13) 15:33:20 (51/154) Installing gmp (6.2.1-r3) 15:33:20 (52/154) Installing nettle (3.8.1-r2) 15:33:20 (53/154) Installing libunistring (1.1-r1) 15:33:20 (54/154) Installing libidn2 (2.3.4-r1) 15:33:20 (55/154) Installing p11-kit (0.24.1-r2) 15:33:20 (56/154) Installing libtasn1 (4.19.0-r1) 15:33:20 (57/154) Installing gnutls (3.8.0-r2) 15:33:20 (58/154) Installing cups-libs (2.4.7-r0) 15:33:20 (59/154) Installing libepoxy (1.5.10-r1) 15:33:20 (60/154) Installing fribidi (1.0.13-r0) 15:33:20 (61/154) Installing graphite2 (1.3.14-r5) 15:33:20 (62/154) Installing harfbuzz (7.3.0-r0) 15:33:20 (63/154) Installing libxft (2.3.8-r1) 15:33:20 (64/154) Installing pango (1.50.14-r1) 15:33:20 (65/154) Installing wayland-libs-client (1.22.0-r2) 15:33:20 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 15:33:20 (67/154) Installing wayland-libs-egl (1.22.0-r2) 15:33:20 (68/154) Installing xkeyboard-config (2.38-r0) 15:33:20 (69/154) Installing libxkbcommon (1.5.0-r2) 15:33:20 (70/154) Installing gtk+3.0 (3.24.38-r1) 15:33:21 Executing gtk+3.0-3.24.38-r1.post-install 15:33:21 (71/154) Installing icu-data-full (73.2-r2) 15:33:21 (72/154) Installing mesa (23.0.4-r0) 15:33:21 (73/154) Installing llvm15-libs (15.0.7-r6) 15:33:21 (74/154) Installing hwdata-pci (0.370-r0) 15:33:21 (75/154) Installing libpciaccess (0.17-r2) 15:33:21 (76/154) Installing libdrm (2.4.115-r4) 15:33:21 (77/154) Installing musl-fts (1.2.7-r5) 15:33:21 (78/154) Installing libelf (0.189-r2) 15:33:21 (79/154) Installing mesa-glapi (23.0.4-r0) 15:33:21 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 15:33:22 (81/154) Installing eudev-libs (3.2.11-r8) 15:33:22 (82/154) Installing libmagic (5.45-r0) 15:33:22 (83/154) Installing file (5.45-r0) 15:33:22 (84/154) Installing libice (1.1.1-r2) 15:33:22 (85/154) Installing libuuid (2.38.1-r8) 15:33:22 (86/154) Installing libsm (1.2.4-r1) 15:33:22 (87/154) Installing libxt (1.3.0-r2) 15:33:22 (88/154) Installing libxmu (1.1.4-r2) 15:33:22 (89/154) Installing xset (1.2.5-r1) 15:33:22 (90/154) Installing xprop (1.2.6-r0) 15:33:22 (91/154) Installing xdg-utils (1.1.3-r4) 15:33:22 (92/154) Installing libogg (1.3.5-r4) 15:33:22 (93/154) Installing flac-libs (1.4.3-r0) 15:33:22 (94/154) Installing alsa-lib (1.2.9-r1) 15:33:22 (95/154) Installing libatomic (12.2.1_git20220924-r10) 15:33:22 (96/154) Installing svt-av1-libs (1.6.0-r0) 15:33:22 (97/154) Installing aom-libs (3.6.1-r0) 15:33:22 (98/154) Installing libva (2.18.0-r1) 15:33:22 (99/154) Installing libvdpau (1.5-r1) 15:33:22 (100/154) Installing onevpl-libs (2023.2.1-r0) 15:33:22 (101/154) Installing ffmpeg-libavutil (6.0-r15) 15:33:22 (102/154) Installing libdav1d (1.2.1-r0) 15:33:22 (103/154) Installing libhwy (1.0.4-r1) 15:33:22 (104/154) Installing lcms2 (2.15-r2) 15:33:22 (105/154) Installing libjxl (0.8.2-r0) 15:33:22 (106/154) Installing lame-libs (3.100-r5) 15:33:22 (107/154) Installing opus (1.4-r0) 15:33:22 (108/154) Installing libgomp (12.2.1_git20220924-r10) 15:33:22 (109/154) Installing soxr (0.1.3-r5) 15:33:22 (110/154) Installing ffmpeg-libswresample (6.0-r15) 15:33:22 (111/154) Installing libtheora (1.1.1-r17) 15:33:22 (112/154) Installing libvorbis (1.3.7-r1) 15:33:22 (113/154) Installing libvpx (1.13.0-r2) 15:33:22 (114/154) Installing x264-libs (0.164_git20220602-r1) 15:33:22 (115/154) Installing numactl (2.0.16-r4) 15:33:22 (116/154) Installing x265-libs (3.5-r4) 15:33:22 (117/154) Installing xvidcore (1.3.7-r1) 15:33:22 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 15:33:22 (119/154) Installing libbluray (1.3.4-r0) 15:33:22 (120/154) Installing mpg123-libs (1.31.3-r1) 15:33:22 (121/154) Installing libopenmpt (0.7.2-r0) 15:33:22 (122/154) Installing cjson (1.7.15-r4) 15:33:22 (123/154) Installing mbedtls (2.28.5-r0) 15:33:22 (124/154) Installing librist (0.2.7-r0) 15:33:22 (125/154) Installing libsrt (1.5.2-r0) 15:33:22 (126/154) Installing libssh (0.10.5-r0) 15:33:22 (127/154) Installing libsodium (1.0.18-r3) 15:33:23 (128/154) Installing libzmq (4.3.4-r4) 15:33:23 (129/154) Installing ffmpeg-libavformat (6.0-r15) 15:33:23 (130/154) Installing libevent (2.1.12-r6) 15:33:23 (131/154) Installing wayland-libs-server (1.22.0-r2) 15:33:23 (132/154) Installing mesa-gbm (23.0.4-r0) 15:33:23 (133/154) Installing harfbuzz-subset (7.3.0-r0) 15:33:23 (134/154) Installing icu-libs (73.2-r2) 15:33:23 (135/154) Installing jsoncpp (1.9.5-r0) 15:33:23 (136/154) Installing minizip (1.2.13-r1) 15:33:23 (137/154) Installing nspr (4.35-r2) 15:33:23 (138/154) Installing sqlite-libs (3.41.2-r2) 15:33:23 (139/154) Installing nss (3.94-r0) 15:33:23 (140/154) Installing pipewire-libs (0.3.70-r1) 15:33:23 (141/154) Installing libasyncns (0.8-r1) 15:33:23 (142/154) Installing libltdl (2.4.7-r2) 15:33:23 (143/154) Installing orc (0.4.34-r0) 15:33:23 (144/154) Installing libsndfile (1.2.0-r2) 15:33:23 (145/154) Installing speexdsp (1.2.1-r1) 15:33:23 (146/154) Installing tdb-libs (1.4.8-r1) 15:33:23 (147/154) Installing libpulse (16.1-r10) 15:33:23 (148/154) Installing snappy (1.1.10-r1) 15:33:23 (149/154) Installing libwoff2common (1.0.2-r2) 15:33:23 (150/154) Installing libwoff2enc (1.0.2-r2) 15:33:23 (151/154) Installing libgpg-error (1.47-r1) 15:33:23 (152/154) Installing libgcrypt (1.10.2-r1) 15:33:23 (153/154) Installing libxslt (1.1.38-r0) 15:33:23 (154/154) Installing chromium (117.0.5938.62-r0) 15:33:24 Executing busybox-1.36.1-r2.trigger 15:33:24 Executing fontconfig-2.14.2-r3.trigger 15:33:24 Executing mkfontscale-1.2.2-r3.trigger 15:33:24 Executing glib-2.76.4-r0.trigger 15:33:24 Executing shared-mime-info-2.2-r5.trigger 15:33:25 Executing gdk-pixbuf-2.42.10-r5.trigger 15:33:25 Executing gtk-update-icon-cache-3.24.38-r1.trigger 15:33:25 OK: 576 MiB in 171 packages 15:33:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16150 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] { [Pipeline] ws 15:33:34 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 15:33:34 The recommended git tool is: git 15:33:39 using credential edgex-jenkins-ssh 15:33:39 Cloning the remote Git repository 15:33:40 Removing intermediate container bf13ce873757 15:33:40 ---> db22e7fc8e04 15:33:40 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:33:40 ---> Running in 3f06f3298984 15:33:40 Removing intermediate container 3f06f3298984 15:33:40 ---> 1adb89f68981 15:33:40 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 15:33:40 ---> Running in 433fa22b9583 15:33:40 Removing intermediate container 433fa22b9583 15:33:40 ---> a46b17cf99bc 15:33:40 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 15:33:40 ---> Running in d605047e47e9 15:33:40 Removing intermediate container d605047e47e9 15:33:40 ---> 2e29242317f7 15:33:40 Step 6/11 : RUN npm install -g npm 15:33:40 ---> Running in deb41c63fa5f 15:33:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:33:39 > git init /w/workspace/edgex-ui-go/3 # timeout=10 15:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:33:40 > git --version # timeout=10 15:33:40 > git --version # 'git version 2.25.1' 15:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:33:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:45 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 15:33:45 Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 15:33:45 Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) 15:33:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:33:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:33:45 > git config core.sparsecheckout # timeout=10 15:33:45 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 15:33:45 > git remote # timeout=10 15:33:45 > git config --get remote.origin.url # timeout=10 15:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:45 > git merge ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 15:33:45 > git rev-parse HEAD^{commit} # timeout=10 15:33:45 > git config core.sparsecheckout # timeout=10 15:33:45 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 15:33:46 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:33:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:47 Dload Upload Total Spent Left Speed 15:33:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 15:33:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:33:48 15:33:48 removed 31 packages, and changed 65 packages in 7s 15:33:48 15:33:48 26 packages are looking for funding 15:33:48 run `npm fund` for details 15:33:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:33:48 + sudo tee /etc/docker/daemon.new 15:33:48 { 15:33:48 "registry-mirrors": [ 15:33:48 "https://nexus3.edgexfoundry.org:10001" 15:33:48 ], 15:33:48 "bip": "10.250.0.254/24", 15:33:48 "hosts": [ 15:33:48 "tcp://0.0.0.0:5555", 15:33:48 "unix:///var/run/docker.sock" 15:33:48 ], 15:33:48 "mtu": 1458, 15:33:48 "selinux-enabled": true, 15:33:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:33:48 } [Pipeline] sh 15:33:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:33:48 Removing intermediate container deb41c63fa5f 15:33:48 ---> 3cab4cd21ae4 15:33:48 Step 7/11 : ARG USER=1000 15:33:49 + sudo service docker restart 15:33:49 ---> Running in 387fd1044f18 15:33:49 Removing intermediate container 387fd1044f18 15:33:49 ---> 5c9f5de45e96 15:33:49 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:33:49 ---> Running in 07e5ca0db9af 15:33:49 Removing intermediate container 07e5ca0db9af 15:33:49 ---> 7f4c59eadf06 15:33:49 Step 9/11 : USER $USER:$USER 15:33:49 ---> Running in fd61fb145df0 15:33:49 Removing intermediate container fd61fb145df0 15:33:49 ---> 0186d7dbcc3b 15:33:49 Step 10/11 : WORKDIR /app 15:33:49 ---> Running in 7f8bed12468a 15:33:50 Removing intermediate container 7f8bed12468a 15:33:50 ---> 5c026ac49860 15:33:50 Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 15:33:50 ---> Running in e821fe666738 15:33:50 Removing intermediate container e821fe666738 15:33:50 ---> d2fe0445e744 15:33:50 Successfully built d2fe0445e744 15:33:50 Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 15:33:50 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:33:50 touch edgex-web-ui.imagebuilt 15:33:50 mkdir -p node_modules coverage 15:33:50 chown "1000:1000" node_modules coverage package-lock.json 15:33:50 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:33:51 npm WARN EBADENGINE Unsupported engine { 15:33:51 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:33:51 npm WARN EBADENGINE required: { 15:33:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:33:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:33:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:33:51 npm WARN EBADENGINE }, 15:33:51 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:33:51 npm WARN EBADENGINE } 15:34:06 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:34:06 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:34:06 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:34:06 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:34:06 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:34:06 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:34:06 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:34:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:34:06 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:34:06 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:34:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:34:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:34:06 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:34:06 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:34:06 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:34:06 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:34:07 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:07 provisioning config files... 15:34:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config17941736216923830587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:07 ---> docker-login.sh 15:34:07 nexus3.edgexfoundry.org:10001 15:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:08 Configure a credential helper to remove this warning. See 15:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:08 15:34:08 Login Succeeded 15:34:08 nexus3.edgexfoundry.org:10002 15:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:08 Configure a credential helper to remove this warning. See 15:34:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:08 15:34:08 Login Succeeded 15:34:08 nexus3.edgexfoundry.org:10003 15:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:09 Configure a credential helper to remove this warning. See 15:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:09 15:34:09 Login Succeeded 15:34:09 nexus3.edgexfoundry.org:10004 15:34:09 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:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:09 Configure a credential helper to remove this warning. See 15:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:09 15:34:09 Login Succeeded 15:34:09 docker.io 15:34:09 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:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:09 Configure a credential helper to remove this warning. See 15:34:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:09 15:34:09 Login Succeeded 15:34:09 ---> docker-login.sh ends [Pipeline] } 15:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:34:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:34:10 ========================================================= 15:34:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:34:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:34:12 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:34:12 Sending build context to Docker daemon 31.61MB 15:34:12 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:34:12 Step 2/15 : FROM ${BASE} AS builder 15:34:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:34:12 9fda8d8052c6: Pulling fs layer 15:34:12 5d54e960e981: Pulling fs layer 15:34:12 c4a7e357bf2a: Pulling fs layer 15:34:12 f0e02332f6b5: Pulling fs layer 15:34:12 cefa15bbcfad: Pulling fs layer 15:34:12 17808c966233: Pulling fs layer 15:34:12 f4c1fc716caa: Pulling fs layer 15:34:12 cefa15bbcfad: Waiting 15:34:12 17808c966233: Waiting 15:34:12 f4c1fc716caa: Waiting 15:34:12 f0e02332f6b5: Waiting 15:34:12 5d54e960e981: Download complete 15:34:12 f0e02332f6b5: Verifying Checksum 15:34:12 f0e02332f6b5: Download complete 15:34:12 cefa15bbcfad: Verifying Checksum 15:34:12 cefa15bbcfad: Download complete 15:34:12 9fda8d8052c6: Verifying Checksum 15:34:12 9fda8d8052c6: Download complete 15:34:12 f4c1fc716caa: Verifying Checksum 15:34:12 f4c1fc716caa: Download complete 15:34:13 9fda8d8052c6: Pull complete 15:34:13 5d54e960e981: Pull complete 15:34:13 c4a7e357bf2a: Verifying Checksum 15:34:13 c4a7e357bf2a: Download complete 15:34:15 17808c966233: Verifying Checksum 15:34:15 17808c966233: Download complete 15:34:15 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:34:21 15:34:21 added 1478 packages, and audited 1479 packages in 30s 15:34:21 15:34:21 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 15:34:21 15:34:21 To address issues that do not require attention, run: 15:34:21 npm audit fix 15:34:21 15:34:21 To address all issues (including breaking changes), run: 15:34:21 npm audit fix --force 15:34:21 15:34:21 Run `npm audit` for details. 15:34:27 c4a7e357bf2a: Pull complete 15:34:27 f0e02332f6b5: Pull complete 15:34:27 cefa15bbcfad: Pull complete 15:34:34 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:34:34 - Generating browser application bundles (phase: setup)... 15:34:37 17808c966233: Pull complete 15:34:38 Compiling @angular/core : es2015 as esm2015 15:34:38 Compiling @angular/compiler/testing : es2015 as esm2015 15:34:39 f4c1fc716caa: Pull complete 15:34:39 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:34:39 ---> ea914061e18c 15:34:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:34:41 ---> Running in c8be8eee2156 15:34:41 Compiling @angular/core/testing : es2015 as esm2015 15:34:41 Compiling @angular/common : es2015 as esm2015 15:34:41 Removing intermediate container c8be8eee2156 15:34:41 ---> 832e98449a1f 15:34:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:34:41 ---> Running in 6fbfb0af2710 15:34:42 Compiling @angular/platform-browser : es2015 as esm2015 15:34:42 Compiling @angular/common/testing : es2015 as esm2015 15:34:42 Removing intermediate container 6fbfb0af2710 15:34:42 ---> 847e08f214a7 15:34:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:34:42 ---> Running in c178df401dc7 15:34:42 Compiling @angular/common/http : es2015 as esm2015 15:34:42 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:34:42 Removing intermediate container c178df401dc7 15:34:42 ---> 24c090f1429a 15:34:42 Step 6/15 : LABEL Name=edgex-ui-go 15:34:42 ---> Running in 9ec6acdf7e12 15:34:42 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:34:42 Compiling @angular/forms : es2015 as esm2015 15:34:42 Removing intermediate container 9ec6acdf7e12 15:34:42 ---> ae1e1d92a8de 15:34:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:34:42 ---> Running in d4e94d975662 15:34:43 Compiling @angular/router : es2015 as esm2015 15:34:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:34:43 Removing intermediate container d4e94d975662 15:34:43 ---> f6e495480649 15:34:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:34:43 Compiling @angular/common/http/testing : es2015 as esm2015 15:34:43 latest: Pulling from library/docker 15:34:44 579b34f0a95b: Pulling fs layer 15:34:44 2ecd494fa26a: Pulling fs layer 15:34:44 4f4fb700ef54: Pulling fs layer 15:34:44 99624a4fd86a: Pulling fs layer 15:34:44 6b3f207db0e4: Pulling fs layer 15:34:44 2f21744ef460: Pulling fs layer 15:34:44 80fde8283b9a: Pulling fs layer 15:34:44 cfd52aaeb832: Pulling fs layer 15:34:44 6b3f207db0e4: Waiting 15:34:44 2f21744ef460: Waiting 15:34:44 99624a4fd86a: Waiting 15:34:44 80fde8283b9a: Waiting 15:34:44 2aa7661f3209: Pulling fs layer 15:34:44 cfd52aaeb832: Waiting 15:34:44 ad7962f27383: Pulling fs layer 15:34:44 2aa7661f3209: Waiting 15:34:44 c8cf6870052b: Pulling fs layer 15:34:44 1996d6e72d7b: Pulling fs layer 15:34:44 c8cf6870052b: Waiting 15:34:44 112e10f1d4c1: Pulling fs layer 15:34:44 1996d6e72d7b: Waiting 15:34:44 b97b6e3dbded: Pulling fs layer 15:34:44 112e10f1d4c1: Waiting 15:34:44 b97b6e3dbded: Waiting 15:34:44 4f4fb700ef54: Verifying Checksum 15:34:44 4f4fb700ef54: Download complete 15:34:44 2ecd494fa26a: Verifying Checksum 15:34:44 2ecd494fa26a: Download complete 15:34:44 579b34f0a95b: Download complete 15:34:44 Compiling @angular/router/testing : es2015 as esm2015 15:34:44 99624a4fd86a: Verifying Checksum 15:34:44 99624a4fd86a: Download complete 15:34:44 2f21744ef460: Verifying Checksum 15:34:44 2f21744ef460: Download complete 15:34:45 6b3f207db0e4: Verifying Checksum 15:34:45 6b3f207db0e4: Download complete 15:34:45 579b34f0a95b: Pull complete 15:34:45 80fde8283b9a: Verifying Checksum 15:34:45 80fde8283b9a: Download complete 15:34:45 cfd52aaeb832: Verifying Checksum 15:34:45 cfd52aaeb832: Download complete 15:34:45 2aa7661f3209: Verifying Checksum 15:34:45 2aa7661f3209: Download complete 15:34:45 c8cf6870052b: Verifying Checksum 15:34:45 c8cf6870052b: Download complete 15:34:45 112e10f1d4c1: Verifying Checksum 15:34:45 112e10f1d4c1: Download complete 15:34:45 ad7962f27383: Verifying Checksum 15:34:45 ad7962f27383: Download complete 15:34:45 b97b6e3dbded: Download complete 15:34:45 2ecd494fa26a: Pull complete 15:34:46 4f4fb700ef54: Pull complete 15:34:46 1996d6e72d7b: Verifying Checksum 15:34:46 1996d6e72d7b: Download complete 15:34:47 99624a4fd86a: Pull complete 15:34:48 6b3f207db0e4: Pull complete 15:34:48 01 11 2023 15:34:48.863:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:34:48 01 11 2023 15:34:48.865:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:34:48 01 11 2023 15:34:48.868:INFO [launcher]: Starting browser ChromeHeadless 15:34:52 2f21744ef460: Pull complete 15:34:52 80fde8283b9a: Pull complete 15:34:52 cfd52aaeb832: Pull complete 15:34:52 2aa7661f3209: Pull complete 15:34:53 ad7962f27383: Pull complete 15:34:53 c8cf6870052b: Pull complete 15:34:56 1996d6e72d7b: Pull complete 15:34:56 112e10f1d4c1: Pull complete 15:34:56 b97b6e3dbded: Pull complete 15:34:56 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 15:34:56 Status: Downloaded newer image for docker:latest 15:34:58 ✔ Browser application bundle generation complete. 15:34:58 01 11 2023 15:34:58.190:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket LR_a3j_S355EnSiqAAAB with id 98536530 15:34:59 ---> 047b72eb9a2e 15:34:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:59 ---> Running in 2af91c5d5259 15:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.071 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.078 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.082 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.121 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.126 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.127 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.129 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.131 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.145 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.166 secs) 15:35:00 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.18 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.186 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.189 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.207 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.233 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.237 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.245 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.247 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.248 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.312 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.344 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.359 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.413 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.427 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.43 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.431 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.467 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.469 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.474 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.499 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.523 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.531 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.533 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.547 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.551 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.56 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.57 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.585 secs) 15:35:01 OK: 266 MiB in 52 packages 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.594 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.599 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.602 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.604 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.61 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.621 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.629 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.633 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.647 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.682 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.684 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.687 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.713 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.72 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.742 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.747 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.752 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.757 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.763 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.766 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.769 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.808 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.82 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.84 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.853 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.863 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.874 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.878 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.892 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.903 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.907 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.909 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.912 secs) 15:35:01 WARN: ' 15:35:01 It looks like you're using ngModel on the same form field as formControlName. 15:35:01 Support for using the ngModel input property and ngModelChange event with 15:35:01 reactive form directives has been deprecated in Angular v6 and will be removed 15:35:01 in a future version of Angular. 15:35:01 15:35:01 For more information on this, see our API docs here: 15:35:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:35:01 ' 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.912 secs) 15:35:01 WARN: ' 15:35:01 It looks like you're using ngModel on the same form field as formControlName. 15:35:01 Support for using the ngModel input property and ngModelChange event with 15:35:01 reactive form directives has been deprecated in Angular v6 and will be removed 15:35:01 in a future version of Angular. 15:35:01 15:35:01 For more information on this, see our API docs here: 15:35:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:35:01 ' 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.928 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.942 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.946 secs) 15:35:01 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.958 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.977 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.987 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.992 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1 sec) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.002 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.004 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.007 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.019 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.073 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.08 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.084 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.086 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.092 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.099 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.122 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.154 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.162 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.195 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.202 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.203 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.212 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.215 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.217 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.219 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.24 secs) 15:35:02 ERROR: 'NG0304: 'router-outlet' is not a known element: 15:35:02 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 15:35:02 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.24 secs) 15:35:02 ERROR: 'NG0304: 'router-outlet' is not a known element: 15:35:02 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 15:35:02 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.243 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.245 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.248 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.253 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.258 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.27 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.277 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.281 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.29 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.298 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.302 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.332 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.337 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.342 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.347 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.357 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.364 secs) 15:35:02 Removing intermediate container 2af91c5d5259 15:35:02 ---> 7bb68240fac6 15:35:02 Step 10/15 : ENV GO111MODULE=on 15:35:02 ---> Running in 384af26036b2 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.376 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.378 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.379 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.385 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.399 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.405 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.41 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.412 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.424 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.429 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.433 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.445 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.452 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.464 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.466 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.468 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.469 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.49 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.493 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.494 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.496 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.505 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.507 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.508 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.525 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.53 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.543 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.548 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.552 secs) 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.559 secs) 15:35:02 Removing intermediate container 384af26036b2 15:35:02 ---> 1def866de68e 15:35:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:35:02 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.189 secs / 1.559 secs) 15:35:02 TOTAL: 147 SUCCESS 15:35:02 ✔ Browser application bundle generation complete. 15:35:03 ---> Running in f0e7cea8e2eb 15:35:03 15:35:03 =============================== Coverage summary =============================== 15:35:03 Statements : 41.06% ( 1474/3590 ) 15:35:03 Branches : 11.75% ( 114/970 ) 15:35:03 Functions : 32.29% ( 423/1310 ) 15:35:03 Lines : 39.05% ( 1329/3403 ) 15:35:03 ================================================================================ 15:35:03 Removing intermediate container f0e7cea8e2eb 15:35:03 ---> 687f1c9f19ca 15:35:03 Step 12/15 : COPY go.mod vendor* ./ 15:35:03 ✔ Browser application bundle generation complete. 15:35:04 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' [Pipeline] echo 15:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:35:04 $ docker stop --time=1 584530a6d7df73fe9dca23d42c40db246b490b4247391bae030d78afab880cb5 15:35:05 $ docker rm -f --volumes 584530a6d7df73fe9dca23d42c40db246b490b4247391bae030d78afab880cb5 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:06 ---> 9cd3acd33c5f 15:35:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:06 ---> Running in 324d1afb8608 15:35:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:08 + ls -al . 15:35:08 total 180 15:35:08 drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 15:33 . 15:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:31 .. 15:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:31 .blubracket 15:35:08 -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 15:31 .dockerignore 15:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:31 .git 15:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:31 .github 15:35:08 -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 15:31 .gitignore 15:35:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:31 .semver 15:35:08 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 15:31 Attribution.txt 15:35:08 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 15:31 CHANGELOG.md 15:35:08 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 15:31 CONTRIBUTING.md 15:35:08 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 15:31 Dockerfile 15:35:08 -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 15:31 Jenkinsfile 15:35:08 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 15:31 LICENSE 15:35:08 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 15:31 Makefile 15:35:08 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 15:31 README.md 15:35:08 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 15:31 VERSION 15:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:31 assets 15:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:31 bin 15:35:08 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:31 cmd 15:35:08 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 15:33 coverage.out 15:35:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:31 docs 15:35:08 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 15:31 go.mod 15:35:08 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 15:31 go.sum 15:35:08 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:31 internal 15:35:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:31 testing 15:35:08 -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 15:31 version.go 15:35:08 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 15:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:08 + 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=32287269981715bdd23e0bfc387d4742b05a5308 --label arch=amd64 --label version=0.0.0 . 15:35:08 Sending build context to Docker daemon 51.79MB 15:35:08 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 15:35:08 Step 2/25 : FROM ${BASE} AS builder 15:35:08 ---> e578c945753f 15:35:08 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:35:10 ---> Running in 121e8e010949 15:35:10 Removing intermediate container 121e8e010949 15:35:10 ---> 4d896c45d492 15:35:10 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:35:10 ---> Running in fefcd83265fb 15:35:10 Removing intermediate container fefcd83265fb 15:35:10 ---> 22fae74bbee9 15:35:10 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:35:10 ---> Running in 2613d0b6093d 15:35:10 Removing intermediate container 2613d0b6093d 15:35:10 ---> 8dab0b9978b6 15:35:10 Step 6/25 : LABEL Name=edgex-ui-go 15:35:10 ---> Running in 796f77ecfae2 15:35:10 Removing intermediate container 796f77ecfae2 15:35:10 ---> 3ad235b9d15a 15:35:10 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:35:10 ---> Running in c86d3e226df6 15:35:10 Removing intermediate container c86d3e226df6 15:35:10 ---> 2b8150f23d92 15:35:10 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:35:12 ---> 1de4de972613 15:35:12 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:12 ---> Running in bd70c8fc8c7e 15:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:35:12 OK: 264 MiB in 52 packages 15:35:12 Removing intermediate container bd70c8fc8c7e 15:35:12 ---> 3cd19f82f5df 15:35:12 Step 10/25 : ENV GO111MODULE=on 15:35:12 ---> Running in 8ffa7118db7e 15:35:13 Removing intermediate container 8ffa7118db7e 15:35:13 ---> eb1dbca9065d 15:35:13 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:35:13 ---> Running in 8694dbb2a568 15:35:13 Removing intermediate container 8694dbb2a568 15:35:13 ---> 737cdc9bb316 15:35:13 Step 12/25 : COPY go.mod vendor* ./ 15:35:13 ---> 7944753309d4 15:35:13 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:13 ---> Running in ba787aadcce5 15:35:14 Removing intermediate container ba787aadcce5 15:35:14 ---> e5b62ed9565c 15:35:14 Step 14/25 : COPY . . 15:35:15 ---> a82d5c666d78 15:35:15 Step 15/25 : RUN ${MAKE} 15:35:15 ---> Running in 21a0e903b4bd 15:35:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:35:38 Removing intermediate container 21a0e903b4bd 15:35:38 ---> 8dcb4c0b0e26 15:35:38 Step 16/25 : FROM alpine:3.18 15:35:38 3.18: Pulling from library/alpine 15:35:38 96526aa774ef: Already exists 15:35:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:35:38 Status: Downloaded newer image for alpine:3.18 15:35:38 ---> 8ca4688f4f35 15:35:38 Step 17/25 : EXPOSE 4000 15:35:38 ---> Running in ceccce2603a2 15:35:38 Removing intermediate container ceccce2603a2 15:35:38 ---> 30d08c280f16 15:35:38 Step 18/25 : 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:35:38 ---> 95cab6d0661d 15:35:38 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:35:38 ---> 803e9f7f7018 15:35:38 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:35:38 ---> ec1f13ca544d 15:35:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:35:38 ---> Running in 378a94f8b401 15:35:38 Removing intermediate container 378a94f8b401 15:35:38 ---> 13231dadbf3d 15:35:38 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:35:38 ---> Running in 3c0782976a5b 15:35:38 Removing intermediate container 3c0782976a5b 15:35:38 ---> 557fa810f739 15:35:38 Step 23/25 : LABEL arch=amd64 15:35:38 ---> Running in 8e4a32eb7ccc 15:35:38 Removing intermediate container 8e4a32eb7ccc 15:35:38 ---> a0fe3aef8966 15:35:38 Step 24/25 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 15:35:38 ---> Running in 595d003d1db2 15:35:38 Removing intermediate container 595d003d1db2 15:35:38 ---> 0cd83341834d 15:35:38 Step 25/25 : LABEL version=0.0.0 15:35:38 ---> Running in 5b793add27ce 15:35:38 Removing intermediate container 5b793add27ce 15:35:38 ---> cc64288dfc9c 15:35:38 [Warning] One or more build-args [ARCH] were not consumed 15:35:38 Successfully built cc64288dfc9c 15:35:38 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:39 15:35:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:39 latest: Pulling from edgex-lftools-log-publisher 15:35:39 5eb5b503b376: Pulling fs layer 15:35:39 5c69ac0246d0: Pulling fs layer 15:35:39 ec43610c2a17: Pulling fs layer 15:35:39 3a2ae6a8a46f: Pulling fs layer 15:35:39 33b1e0a273af: Pulling fs layer 15:35:39 3a2ae6a8a46f: Waiting 15:35:39 33b1e0a273af: Waiting 15:35:39 5d3b04190fa2: Pulling fs layer 15:35:39 2f39f015ded8: Pulling fs layer 15:35:39 5d3b04190fa2: Waiting 15:35:39 5c69ac0246d0: Download complete 15:35:39 3a2ae6a8a46f: Download complete 15:35:39 ec43610c2a17: Verifying Checksum 15:35:39 ec43610c2a17: Download complete 15:35:39 33b1e0a273af: Verifying Checksum 15:35:39 33b1e0a273af: Download complete 15:35:39 5d3b04190fa2: Download complete 15:35:39 5eb5b503b376: Verifying Checksum 15:35:39 5eb5b503b376: Download complete 15:35:40 2f39f015ded8: Download complete 15:35:40 5eb5b503b376: Pull complete 15:35:40 5c69ac0246d0: Pull complete 15:35:41 ec43610c2a17: Pull complete 15:35:41 3a2ae6a8a46f: Pull complete 15:35:41 33b1e0a273af: Pull complete 15:35:41 5d3b04190fa2: Pull complete 15:35:45 2f39f015ded8: Pull complete 15:35:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:45 prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container 15:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:53 $ docker top 22d24dfb89f267e2c822c95abf43d97dc4f58303c0232665394edefb5345caf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:54 ---> job-cost.sh 15:35:54 lf-activate-venv: SKIPPING 15:35:54 INFO: No Stack... 15:35:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:54 INFO: Archiving Costs [Pipeline] sh 15:35:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/cost.csv 15:35:55 + cut -d, -f6 [Pipeline] lock 15:35:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] 15:35:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] did not exist. Created. 15:35:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:55 + echo total: 0.2199999988079071 [Pipeline] stash 15:35:56 Stashed 1 file(s) [Pipeline] } 15:35:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:56 $ docker stop --time=1 22d24dfb89f267e2c822c95abf43d97dc4f58303c0232665394edefb5345caf9 15:35:58 $ docker rm -f --volumes 22d24dfb89f267e2c822c95abf43d97dc4f58303c0232665394edefb5345caf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:28 Removing intermediate container 324d1afb8608 15:36:28 ---> b1009ad63aa0 15:36:28 Step 14/15 : COPY . . 15:36:28 ---> a5902b2d1301 15:36:28 Step 15/15 : RUN ${MAKE} 15:36:28 ---> Running in 09503bb0fc26 15:36:28 noop 15:36:28 Removing intermediate container 09503bb0fc26 15:36:28 ---> 28631b239139 15:36:28 Successfully built 28631b239139 15:36:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:28 + docker inspect -f . ci-base-image-arm64 15:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-16150 does not seem to be running inside a container 15:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:36:31 $ docker top f48527296e796134803b1f21d6855be4eb4b17929b4dcc8ff57f35ecd226a1b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:32 + go version 15:36:32 go version go1.21.0 linux/arm64 [Pipeline] } 15:36:32 $ docker stop --time=1 f48527296e796134803b1f21d6855be4eb4b17929b4dcc8ff57f35ecd226a1b1 15:36:34 $ docker rm -f --volumes f48527296e796134803b1f21d6855be4eb4b17929b4dcc8ff57f35ecd226a1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:34 + docker inspect -f . ci-base-image-arm64 15:36:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-16150 does not seem to be running inside a container 15:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:36:36 $ docker top abfccb25289faedbe815ae97866d8a0b0730cc4368d66a200c2bf38ee1a4aa3d -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:36 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 15:36:37 + make test 15:36:37 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:36:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:38:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:38:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:38:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:45 ./bin/test-attribution-txt.sh 15:38:45 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 15:38:45 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:38:45 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 15:38:45 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:38:45 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:38:45 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:38:45 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:38:45 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 15:38:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:38:45 make -C web test 15:38:45 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 15:38:45 make[1]: tput: No such file or directory 15:38:45 make[1]: tput: No such file or directory 15:38:45 warning: generating ./VERSION 15:38:45 echo "0.0.0" > VERSION 15:38:45 docker build \ 15:38:45 -f Dockerfile \ 15:38:45 --build-arg USER=1000 \ 15:38:45 \ 15:38:45 --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ 15:38:45 -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ 15:38:45 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:38:45 . 15:38:45 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:38:45 Install the buildx component to build images with BuildKit: 15:38:45 https://docs.docker.com/go/buildx/ 15:38:45 15:38:45 Sending build context to Docker daemon 2.706MB 15:38:45 Step 1/11 : FROM node:18-alpine3.18 15:38:45 18-alpine3.18: Pulling from library/node 15:38:45 579b34f0a95b: Already exists 15:38:45 193dce5f4a0c: Pulling fs layer 15:38:45 78d1fe6b9b44: Pulling fs layer 15:38:45 18c854bc80ea: Pulling fs layer 15:38:45 18c854bc80ea: Verifying Checksum 15:38:45 18c854bc80ea: Download complete 15:38:45 78d1fe6b9b44: Verifying Checksum 15:38:45 78d1fe6b9b44: Download complete 15:38:45 193dce5f4a0c: Verifying Checksum 15:38:45 193dce5f4a0c: Download complete 15:38:51 193dce5f4a0c: Pull complete 15:38:52 78d1fe6b9b44: Pull complete 15:38:52 18c854bc80ea: Pull complete 15:38:52 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 15:38:52 Status: Downloaded newer image for node:18-alpine3.18 15:38:52 ---> f5a5f9201015 15:38:52 Step 2/11 : RUN apk add --no-cache chromium 15:38:53 ---> Running in a43a2aec2878 15:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:38:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:38:55 (1/151) Installing libexpat (2.5.0-r1) 15:38:55 (2/151) Installing brotli-libs (1.0.9-r14) 15:38:55 (3/151) Installing libbz2 (1.0.8-r5) 15:38:55 (4/151) Installing libpng (1.6.39-r3) 15:38:55 (5/151) Installing freetype (2.13.0-r5) 15:38:55 (6/151) Installing fontconfig (2.14.2-r3) 15:38:55 (7/151) Installing libfontenc (1.1.7-r2) 15:38:55 (8/151) Installing mkfontscale (1.2.2-r3) 15:38:55 (9/151) Installing font-opensans (0_git20210927-r1) 15:38:56 (10/151) Installing pkgconf (1.9.5-r0) 15:38:56 (11/151) Installing libffi (3.4.4-r2) 15:38:56 (12/151) Installing libintl (0.21.1-r7) 15:38:56 (13/151) Installing libblkid (2.38.1-r8) 15:38:56 (14/151) Installing libmount (2.38.1-r8) 15:38:56 (15/151) Installing pcre2 (10.42-r1) 15:38:56 (16/151) Installing glib (2.76.4-r0) 15:38:56 (17/151) Installing xz-libs (5.4.3-r0) 15:38:56 (18/151) Installing libxml2 (2.11.4-r0) 15:38:56 (19/151) Installing shared-mime-info (2.2-r5) 15:38:56 (20/151) Installing hicolor-icon-theme (0.17-r2) 15:38:56 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 15:38:56 (22/151) Installing libwebp (1.3.2-r0) 15:38:56 (23/151) Installing zstd-libs (1.5.5-r4) 15:38:56 (24/151) Installing tiff (4.5.1-r0) 15:38:56 (25/151) Installing gdk-pixbuf (2.42.10-r5) 15:38:56 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 15:38:56 (27/151) Installing libxau (1.0.11-r2) 15:38:56 (28/151) Installing libmd (1.0.4-r2) 15:38:56 (29/151) Installing libbsd (0.11.7-r1) 15:38:56 (30/151) Installing libxdmcp (1.1.4-r2) 15:38:56 (31/151) Installing libxcb (1.15-r1) 15:38:56 (32/151) Installing libx11 (1.8.7-r0) 15:38:56 (33/151) Installing libxcomposite (0.4.6-r3) 15:38:56 (34/151) Installing libxfixes (6.0.1-r2) 15:38:56 (35/151) Installing libxrender (0.9.11-r3) 15:38:56 (36/151) Installing libxcursor (1.2.1-r2) 15:38:56 (37/151) Installing libxdamage (1.1.6-r2) 15:38:57 (38/151) Installing libxext (1.3.5-r2) 15:38:57 (39/151) Installing libxi (1.8.1-r0) 15:38:57 (40/151) Installing libxinerama (1.1.5-r2) 15:38:57 (41/151) Installing libxrandr (1.5.3-r2) 15:38:57 (42/151) Installing libatk-1.0 (2.48.3-r0) 15:38:57 (43/151) Installing libxtst (1.2.4-r2) 15:38:57 (44/151) Installing dbus-libs (1.14.8-r0) 15:38:57 (45/151) Installing at-spi2-core (2.48.3-r0) 15:38:57 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 15:38:57 (47/151) Installing pixman (0.42.2-r1) 15:38:57 (48/151) Installing cairo (1.17.8-r1) 15:38:57 (49/151) Installing cairo-gobject (1.17.8-r1) 15:38:57 (50/151) Installing avahi-libs (0.8-r13) 15:38:57 (51/151) Installing gmp (6.2.1-r3) 15:38:57 (52/151) Installing nettle (3.8.1-r2) 15:38:57 (53/151) Installing libunistring (1.1-r1) 15:38:57 (54/151) Installing libidn2 (2.3.4-r1) 15:38:57 (55/151) Installing p11-kit (0.24.1-r2) 15:38:57 (56/151) Installing libtasn1 (4.19.0-r1) 15:38:57 (57/151) Installing gnutls (3.8.0-r2) 15:38:57 (58/151) Installing cups-libs (2.4.7-r0) 15:38:57 (59/151) Installing libepoxy (1.5.10-r1) 15:38:57 (60/151) Installing fribidi (1.0.13-r0) 15:38:57 (61/151) Installing graphite2 (1.3.14-r5) 15:38:57 (62/151) Installing harfbuzz (7.3.0-r0) 15:38:57 (63/151) Installing libxft (2.3.8-r1) 15:38:57 (64/151) Installing pango (1.50.14-r1) 15:38:57 (65/151) Installing wayland-libs-client (1.22.0-r2) 15:38:57 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 15:38:57 (67/151) Installing wayland-libs-egl (1.22.0-r2) 15:38:57 (68/151) Installing xkeyboard-config (2.38-r0) 15:38:57 (69/151) Installing libxkbcommon (1.5.0-r2) 15:38:57 (70/151) Installing gtk+3.0 (3.24.38-r1) 15:38:58 Executing gtk+3.0-3.24.38-r1.post-install 15:38:58 (71/151) Installing icu-data-full (73.2-r2) 15:38:58 (72/151) Installing mesa (23.0.4-r0) 15:38:58 (73/151) Installing llvm15-libs (15.0.7-r6) 15:39:01 (74/151) Installing libdrm (2.4.115-r4) 15:39:01 (75/151) Installing musl-fts (1.2.7-r5) 15:39:01 (76/151) Installing libelf (0.189-r2) 15:39:01 (77/151) Installing mesa-glapi (23.0.4-r0) 15:39:01 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 15:39:01 (79/151) Installing eudev-libs (3.2.11-r8) 15:39:01 (80/151) Installing libmagic (5.45-r0) 15:39:01 (81/151) Installing file (5.45-r0) 15:39:01 (82/151) Installing libice (1.1.1-r2) 15:39:01 (83/151) Installing libuuid (2.38.1-r8) 15:39:01 (84/151) Installing libsm (1.2.4-r1) 15:39:01 (85/151) Installing libxt (1.3.0-r2) 15:39:01 (86/151) Installing libxmu (1.1.4-r2) 15:39:01 (87/151) Installing xset (1.2.5-r1) 15:39:01 (88/151) Installing xprop (1.2.6-r0) 15:39:01 (89/151) Installing xdg-utils (1.1.3-r4) 15:39:01 (90/151) Installing libogg (1.3.5-r4) 15:39:01 (91/151) Installing flac-libs (1.4.3-r0) 15:39:01 (92/151) Installing alsa-lib (1.2.9-r1) 15:39:02 (93/151) Installing libatomic (12.2.1_git20220924-r10) 15:39:02 (94/151) Installing svt-av1-libs (1.6.0-r0) 15:39:02 (95/151) Installing aom-libs (3.6.1-r0) 15:39:02 (96/151) Installing libva (2.18.0-r1) 15:39:02 (97/151) Installing libvdpau (1.5-r1) 15:39:02 (98/151) Installing ffmpeg-libavutil (6.0-r15) 15:39:02 (99/151) Installing libdav1d (1.2.1-r0) 15:39:02 (100/151) Installing libhwy (1.0.4-r1) 15:39:02 (101/151) Installing lcms2 (2.15-r2) 15:39:02 (102/151) Installing libjxl (0.8.2-r0) 15:39:02 (103/151) Installing lame-libs (3.100-r5) 15:39:02 (104/151) Installing opus (1.4-r0) 15:39:02 (105/151) Installing libgomp (12.2.1_git20220924-r10) 15:39:02 (106/151) Installing soxr (0.1.3-r5) 15:39:02 (107/151) Installing ffmpeg-libswresample (6.0-r15) 15:39:02 (108/151) Installing libtheora (1.1.1-r17) 15:39:02 (109/151) Installing libvorbis (1.3.7-r1) 15:39:02 (110/151) Installing libvpx (1.13.0-r2) 15:39:02 (111/151) Installing x264-libs (0.164_git20220602-r1) 15:39:02 (112/151) Installing numactl (2.0.16-r4) 15:39:02 (113/151) Installing x265-libs (3.5-r4) 15:39:02 (114/151) Installing xvidcore (1.3.7-r1) 15:39:02 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 15:39:03 (116/151) Installing libbluray (1.3.4-r0) 15:39:03 (117/151) Installing mpg123-libs (1.31.3-r1) 15:39:03 (118/151) Installing libopenmpt (0.7.2-r0) 15:39:03 (119/151) Installing cjson (1.7.15-r4) 15:39:03 (120/151) Installing mbedtls (2.28.5-r0) 15:39:03 (121/151) Installing librist (0.2.7-r0) 15:39:03 (122/151) Installing libsrt (1.5.2-r0) 15:39:03 (123/151) Installing libssh (0.10.5-r0) 15:39:03 (124/151) Installing libsodium (1.0.18-r3) 15:39:03 (125/151) Installing libzmq (4.3.4-r4) 15:39:03 (126/151) Installing ffmpeg-libavformat (6.0-r15) 15:39:03 (127/151) Installing libevent (2.1.12-r6) 15:39:03 (128/151) Installing wayland-libs-server (1.22.0-r2) 15:39:03 (129/151) Installing mesa-gbm (23.0.4-r0) 15:39:03 (130/151) Installing harfbuzz-subset (7.3.0-r0) 15:39:03 (131/151) Installing icu-libs (73.2-r2) 15:39:03 (132/151) Installing jsoncpp (1.9.5-r0) 15:39:03 (133/151) Installing minizip (1.2.13-r1) 15:39:03 (134/151) Installing nspr (4.35-r2) 15:39:03 (135/151) Installing sqlite-libs (3.41.2-r2) 15:39:03 (136/151) Installing nss (3.94-r0) 15:39:03 (137/151) Installing pipewire-libs (0.3.70-r1) 15:39:03 (138/151) Installing libasyncns (0.8-r1) 15:39:03 (139/151) Installing libltdl (2.4.7-r2) 15:39:04 (140/151) Installing orc (0.4.34-r0) 15:39:04 (141/151) Installing libsndfile (1.2.0-r2) 15:39:04 (142/151) Installing speexdsp (1.2.1-r1) 15:39:04 (143/151) Installing tdb-libs (1.4.8-r1) 15:39:04 (144/151) Installing libpulse (16.1-r10) 15:39:04 (145/151) Installing snappy (1.1.10-r1) 15:39:04 (146/151) Installing libwoff2common (1.0.2-r2) 15:39:04 (147/151) Installing libwoff2enc (1.0.2-r2) 15:39:04 (148/151) Installing libgpg-error (1.47-r1) 15:39:04 (149/151) Installing libgcrypt (1.10.2-r1) 15:39:04 (150/151) Installing libxslt (1.1.38-r0) 15:39:04 (151/151) Installing chromium (117.0.5938.62-r0) 15:39:10 Executing busybox-1.36.1-r2.trigger 15:39:10 Executing fontconfig-2.14.2-r3.trigger 15:39:10 Executing mkfontscale-1.2.2-r3.trigger 15:39:10 Executing glib-2.76.4-r0.trigger 15:39:10 Executing shared-mime-info-2.2-r5.trigger 15:39:12 Executing gdk-pixbuf-2.42.10-r5.trigger 15:39:12 Executing gtk-update-icon-cache-3.24.38-r1.trigger 15:39:12 OK: 555 MiB in 168 packages 15:39:27 Removing intermediate container a43a2aec2878 15:39:27 ---> 90c71783d1c0 15:39:27 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:39:27 ---> Running in 3afd7d7937f8 15:39:27 Removing intermediate container 3afd7d7937f8 15:39:27 ---> c84c0340a84f 15:39:27 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 15:39:27 ---> Running in a675379d869d 15:39:27 Removing intermediate container a675379d869d 15:39:27 ---> 1c7587b54a0e 15:39:27 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 15:39:27 ---> Running in a09fc761af12 15:39:27 Removing intermediate container a09fc761af12 15:39:27 ---> 849e4c897059 15:39:27 Step 6/11 : RUN npm install -g npm 15:39:27 ---> Running in 2a195ab63fa6 15:39:59 15:39:59 removed 31 packages, and changed 65 packages in 26s 15:39:59 15:39:59 26 packages are looking for funding 15:39:59 run `npm fund` for details 15:39:59 Removing intermediate container 2a195ab63fa6 15:39:59 ---> 5bae2d19a9c9 15:39:59 Step 7/11 : ARG USER=1000 15:39:59 ---> Running in 810d99760fea 15:40:00 Removing intermediate container 810d99760fea 15:40:00 ---> 03684dbe7da5 15:40:00 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:40:00 ---> Running in f970c6293be9 15:40:02 Removing intermediate container f970c6293be9 15:40:02 ---> 7eb3d9a1ef82 15:40:02 Step 9/11 : USER $USER:$USER 15:40:02 ---> Running in ecd4742a612b 15:40:02 Removing intermediate container ecd4742a612b 15:40:02 ---> 24b52b0d1ca1 15:40:02 Step 10/11 : WORKDIR /app 15:40:02 ---> Running in 8cd9b0484110 15:40:02 Removing intermediate container 8cd9b0484110 15:40:02 ---> 6248d13b167f 15:40:02 Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 15:40:02 ---> Running in 06048138c1af 15:40:03 Removing intermediate container 06048138c1af 15:40:03 ---> e5851f888864 15:40:03 Successfully built e5851f888864 15:40:03 Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 15:40:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:40:03 touch edgex-web-ui.imagebuilt 15:40:03 mkdir -p node_modules coverage 15:40:03 chown "1000:1000" node_modules coverage package-lock.json 15:40:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:40:18 npm WARN EBADENGINE Unsupported engine { 15:40:18 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:40:18 npm WARN EBADENGINE required: { 15:40:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:40:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:40:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:40:18 npm WARN EBADENGINE }, 15:40:18 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 15:40:18 npm WARN EBADENGINE } 15:42:11 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:42:11 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:42:11 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:42:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:42:14 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:42:15 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:42:20 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:42:20 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:42:20 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:42:20 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:42:38 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:42:40 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:42:40 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:42:40 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:42:41 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:42:43 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:42:49 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:42:59 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:43:01 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:43:23 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:44:02 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:44:49 npm ERR! code ECONNRESET 15:44:49 npm ERR! network Client network socket disconnected before secure TLS connection was established 15:44:49 npm ERR! network This is a problem related to network connectivity. 15:44:49 npm ERR! network In most cases you are behind a proxy or have bad network settings. 15:44:49 npm ERR! network 15:44:49 npm ERR! network If you are behind a proxy, please make sure that the 15:44:49 npm ERR! network 'proxy' config is set properly. See: 'npm help config' 15:44:49 15:44:49 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-01T15_40_06_403Z-debug-0.log 15:44:50 make[1]: *** [Makefile:139: node_modules] Error 1 15:44:50 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' 15:44:50 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 15:44:50 $ docker stop --time=1 abfccb25289faedbe815ae97866d8a0b0730cc4368d66a200c2bf38ee1a4aa3d 15:44:52 $ docker rm -f --volumes abfccb25289faedbe815ae97866d8a0b0730cc4368d66a200c2bf38ee1a4aa3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:53 15:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:54 arm64: Pulling from edgex-lftools-log-publisher 15:44:54 8998bd30e6a1: Pulling fs layer 15:44:54 04944245beec: Pulling fs layer 15:44:54 699f458cf7ca: Pulling fs layer 15:44:54 765212b225bb: Pulling fs layer 15:44:54 f23df028b6ca: Pulling fs layer 15:44:54 d65c8cfc05b1: Pulling fs layer 15:44:54 2437ff75d9bd: Pulling fs layer 15:44:54 765212b225bb: Waiting 15:44:54 f23df028b6ca: Waiting 15:44:54 d65c8cfc05b1: Waiting 15:44:54 2437ff75d9bd: Waiting 15:44:54 04944245beec: Verifying Checksum 15:44:54 04944245beec: Download complete 15:44:54 765212b225bb: Verifying Checksum 15:44:54 765212b225bb: Download complete 15:44:54 f23df028b6ca: Verifying Checksum 15:44:54 f23df028b6ca: Download complete 15:44:54 d65c8cfc05b1: Verifying Checksum 15:44:54 d65c8cfc05b1: Download complete 15:44:54 699f458cf7ca: Verifying Checksum 15:44:54 699f458cf7ca: Download complete 15:44:55 8998bd30e6a1: Verifying Checksum 15:44:55 8998bd30e6a1: Download complete 15:44:57 2437ff75d9bd: Verifying Checksum 15:44:57 2437ff75d9bd: Download complete 15:45:00 8998bd30e6a1: Pull complete 15:45:00 04944245beec: Pull complete 15:45:02 699f458cf7ca: Pull complete 15:45:02 765212b225bb: Pull complete 15:45:03 f23df028b6ca: Pull complete 15:45:03 d65c8cfc05b1: Pull complete 15:45:21 2437ff75d9bd: Pull complete 15:45:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-16150 does not seem to be running inside a container 15:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:45:24 $ docker top b273f748f34374cbd3d70e8888a5b5ea3554fd43c5c86033d8223e7e72fd1094 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:25 ---> job-cost.sh 15:45:25 lf-activate-venv: SKIPPING 15:45:25 INFO: No Stack... 15:45:26 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:26 INFO: Archiving Costs [Pipeline] sh 15:45:27 + cut -d, -f6 15:45:27 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock 15:45:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] 15:45:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] did not exist. Created. 15:45:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:28 /w/workspace/edgex-ui-go/3@tmp/durable-28f96114/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:45:29 + echo total: 0.10999999940395355 [Pipeline] stash 15:45:29 Warning: overwriting stash ‘stack-cost’ 15:45:30 Stashed 1 file(s) [Pipeline] } 15:45:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:45:30 $ docker stop --time=1 b273f748f34374cbd3d70e8888a5b5ea3554fd43c5c86033d8223e7e72fd1094 15:45:31 $ docker rm -f --volumes b273f748f34374cbd3d70e8888a5b5ea3554fd43c5c86033d8223e7e72fd1094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:45:31 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:45:32 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives ] 15:45:32 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives 15:45:32 total 16 15:45:32 drwxr-xr-x 3 root root 4096 Nov 1 15:35 . 15:45:32 drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 15:35 .. 15:45:32 drwxr-xr-x 2 root root 4096 Nov 1 15:35 cost 15:45:32 -rw-r--r-- 1 root root 83 Nov 1 15:35 cost.csv 15:45:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives 15:45:32 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives 15:45:32 total 16 15:45:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:35 . 15:45:32 drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 15:35 .. 15:45:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:35 cost 15:45:32 -rw-r--r-- 1 jenkins jenkins 83 Nov 1 15:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:45:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:45:33 ---> package-listing.sh 15:45:33 ++ facter osfamily 15:45:33 ++ tr '[:upper:]' '[:lower:]' 15:45:34 + OS_FAMILY=debian 15:45:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-648 15:45:34 + START_PACKAGES=/tmp/packages_start.txt 15:45:34 + END_PACKAGES=/tmp/packages_end.txt 15:45:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:45:34 + PACKAGES=/tmp/packages_start.txt 15:45:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' 15:45:34 + PACKAGES=/tmp/packages_end.txt 15:45:34 + case "${OS_FAMILY}" in 15:45:34 + grep '^ii' 15:45:34 + dpkg -l 15:45:34 + '[' -f /tmp/packages_start.txt ']' 15:45:34 + '[' -f /tmp/packages_end.txt ']' 15:45:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' 15:45:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ 15:45:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ [Pipeline] echo 15:45:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:45:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:35 prd-ubuntu20.04-docker-8c-8g-16149 does not seem to be running inside a container 15:45:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:45:35 $ docker top faf81eaaeb8abda638a030f4aa37b189dd60b4a086d83eacbd21e0090c5dbbb9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:45:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:45:36 + ls /var/log/sa-host 15:45:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:36 provisioning config files... 15:45:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config14744791903250060603tmp [Pipeline] { [Pipeline] echo 15:45:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:45:36 ---> create-netrc.sh [Pipeline] } 15:45:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:45:37 ---> python-tools-install.sh [Pipeline] echo 15:45:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:45:37 ---> sudo-logs.sh 15:45:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:45:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:45:37 ---> job-cost.sh 15:45:37 lf-activate-venv: SKIPPING 15:45:37 DEBUG: total: 0.2199999988079071 15:45:37 INFO: Retrieving Stack Cost... 15:45:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:45:38 INFO: Archiving Costs [Pipeline] echo 15:45:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:45:38 ---> logs-deploy.sh 15:45:38 lf-activate-venv: SKIPPING 15:45:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-648/3 15:45:38 INFO: archiving workspace using pattern(s): 15:45:39 Archives upload complete. 15:45:39 INFO: archiving logs to Nexus 15:45:40 ---> uname -a: 15:45:40 Linux prd-ubuntu20-04-docker-8c-8g-16149 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:45:40 15:45:40 15:45:40 ---> lscpu: 15:45:40 Architecture: x86_64 15:45:40 CPU op-mode(s): 32-bit, 64-bit 15:45:40 Byte Order: Little Endian 15:45:40 Address sizes: 40 bits physical, 48 bits virtual 15:45:40 CPU(s): 8 15:45:40 On-line CPU(s) list: 0-7 15:45:40 Thread(s) per core: 1 15:45:40 Core(s) per socket: 1 15:45:40 Socket(s): 8 15:45:40 NUMA node(s): 1 15:45:40 Vendor ID: AuthenticAMD 15:45:40 CPU family: 23 15:45:40 Model: 49 15:45:40 Model name: AMD EPYC-Rome Processor 15:45:40 Stepping: 0 15:45:40 CPU MHz: 2799.998 15:45:40 BogoMIPS: 5599.99 15:45:40 Virtualization: AMD-V 15:45:40 Hypervisor vendor: KVM 15:45:40 Virtualization type: full 15:45:40 L1d cache: 256 KiB 15:45:40 L1i cache: 256 KiB 15:45:40 L2 cache: 4 MiB 15:45:40 L3 cache: 128 MiB 15:45:40 NUMA node0 CPU(s): 0-7 15:45:40 Vulnerability Itlb multihit: Not affected 15:45:40 Vulnerability L1tf: Not affected 15:45:40 Vulnerability Mds: Not affected 15:45:40 Vulnerability Meltdown: Not affected 15:45:40 Vulnerability Mmio stale data: Not affected 15:45:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:45:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:45:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:45:40 Vulnerability Srbds: Not affected 15:45:40 Vulnerability Tsx async abort: Not affected 15:45:40 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:45:40 15:45:40 15:45:40 ---> nproc: 15:45:40 8 15:45:40 15:45:40 15:45:40 ---> df -h: 15:45:40 Filesystem Size Used Avail Use% Mounted on 15:45:40 overlay 155G 14G 142G 9% / 15:45:40 tmpfs 64M 0 64M 0% /dev 15:45:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:45:40 shm 64M 0 64M 0% /dev/shm 15:45:40 /dev/vda1 155G 14G 142G 9% /facter-os 15:45:40 15:45:40 15:45:40 ---> sar -b -r -n DEV: 15:45:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16149) 11/01/23 _x86_64_ (8 CPU) 15:45:40 15:45:40 15:30:45 LINUX RESTART (8 CPU) 15:45:40 15:45:40 15:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:45:40 15:32:01 157.49 47.99 109.50 0.00 5403.50 72511.91 0.00 15:45:40 15:33:01 232.36 1.18 231.17 0.00 31.32 69472.31 0.00 15:45:40 15:34:01 256.61 0.18 256.42 0.00 1.47 60410.06 0.00 15:45:40 15:35:01 166.41 0.20 166.21 0.00 1.60 32447.93 0.00 15:45:40 15:36:01 222.26 2.10 220.16 0.00 2134.31 48743.49 0.00 15:45:40 15:37:01 26.17 8.33 17.84 0.00 1329.02 3690.77 0.00 15:45:40 15:38:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 15:45:40 15:39:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 15:45:40 15:40:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 15:45:40 15:41:01 2.32 0.00 2.32 0.00 0.00 33.19 0.00 15:45:40 15:42:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 15:45:40 15:43:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 15:45:40 15:44:01 1.32 0.00 1.32 0.00 0.00 13.46 0.00 15:45:40 15:45:01 1.75 0.00 1.75 0.00 0.00 18.53 0.00 15:45:40 Average: 76.65 4.28 72.36 0.00 635.80 20529.81 0.00 15:45:40 15:45:40 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:40 15:32:01 29205504 31585308 738756 2.25 75768 2577672 1982608 5.84 1015868 2292956 44 15:45:40 15:33:01 27907836 31513024 790196 2.40 155632 3618028 1870892 5.51 1206224 3269516 6900 15:45:40 15:34:01 26282004 30928536 1363580 4.15 186404 4562608 2244664 6.62 1810940 4149972 8252 15:45:40 15:35:01 24872024 30374348 1911260 5.81 225032 5248712 2592388 7.64 2554988 4717444 58640 15:45:40 15:36:01 25204768 31463444 831640 2.53 234712 5953024 1850376 5.45 1734676 5200076 45012 15:45:40 15:37:01 25198628 31521840 765468 2.33 237976 6005436 1809868 5.33 1814200 5104176 16 15:45:40 15:38:01 25200072 31523416 764336 2.32 238008 6005440 1809868 5.33 1813052 5104180 4 15:45:40 15:39:01 25205576 31528948 758732 2.31 238032 6005448 1809868 5.33 1807532 5104188 48 15:45:40 15:40:01 25207292 31530672 756944 2.30 238044 6005448 1809868 5.33 1805932 5104188 12 15:45:40 15:41:01 25208268 31531864 755912 2.30 238104 6005428 1809868 5.33 1804908 5104380 24 15:45:40 15:42:01 25208536 31532184 755556 2.30 238124 6005428 1809868 5.33 1804908 5104380 12 15:45:40 15:43:01 25208448 31532124 755544 2.30 238148 6005432 1809868 5.33 1804860 5104384 44 15:45:40 15:44:01 25208616 31532320 755492 2.30 238184 6005432 1809868 5.33 1804884 5104384 8 15:45:40 15:45:01 25208844 31532592 755196 2.30 238212 6005436 1809868 5.33 1804476 5104388 12 15:45:40 Average: 25737601 31402187 889901 2.71 215741 5429212 1916410 5.65 1756246 4683472 8502 15:45:40 15:45:40 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:40 15:32:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 15:45:40 15:32:01 ens3 620.78 398.18 6068.36 89.04 0.00 0.00 0.00 0.00 15:45:40 15:32:01 docker0 43.13 42.53 3.25 283.12 0.00 0.00 0.00 0.00 15:45:40 15:33:01 lo 2.40 2.40 0.28 0.28 0.00 0.00 0.00 0.00 15:45:40 15:33:01 veth1552f8c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:45:40 15:33:01 ens3 526.14 313.30 4403.54 94.12 0.00 0.00 0.00 0.00 15:45:40 15:33:01 docker0 228.57 362.95 18.93 2389.45 0.00 0.00 0.00 0.00 15:45:40 15:34:01 vetha5d6fe3 506.93 474.17 58.17 1208.45 0.00 0.00 0.00 0.10 15:45:40 15:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:45:40 15:34:01 veth1552f8c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 15:45:40 15:34:01 ens3 727.20 604.20 5969.21 95.48 0.00 0.00 0.00 0.00 15:45:40 15:34:01 docker0 568.67 670.45 54.94 5122.27 0.00 0.00 0.00 0.00 15:45:40 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:40 15:35:01 veth1552f8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:35:01 ens3 183.47 145.93 1123.37 22.38 0.00 0.00 0.00 0.00 15:45:40 15:35:01 vetha1fb153 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:45:40 15:35:01 docker0 125.61 154.64 7.90 1100.86 0.00 0.00 0.00 0.00 15:45:40 15:36:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:45:40 15:36:01 ens3 230.24 140.16 3950.40 65.08 0.00 0.00 0.00 0.00 15:45:40 15:36:01 docker0 1.77 3.67 0.10 30.94 0.00 0.00 0.00 0.00 15:45:40 15:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:45:40 15:37:01 ens3 8.05 7.98 3.27 26.72 0.00 0.00 0.00 0.00 15:45:40 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:38:01 ens3 2.75 2.85 0.50 13.27 0.00 0.00 0.00 0.00 15:45:40 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:40 15:39:01 ens3 3.92 5.45 0.52 7.36 0.00 0.00 0.00 0.00 15:45:40 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:40:01 ens3 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00 15:45:40 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:40 15:41:01 ens3 6.87 12.73 0.67 11.68 0.00 0.00 0.00 0.00 15:45:40 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:42:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:45:40 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:40 15:43:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:45:40 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:45:40 15:45:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:45:40 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:40 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 15:45:40 Average: ens3 165.05 116.51 1537.16 30.37 0.00 0.00 0.00 0.00 15:45:40 Average: docker0 69.13 88.16 6.08 637.63 0.00 0.00 0.00 0.00 15:45:40 15:45:40 15:45:40 ---> sar -P ALL: 15:45:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16149) 11/01/23 _x86_64_ (8 CPU) 15:45:40 15:45:40 15:30:45 LINUX RESTART (8 CPU) 15:45:40 15:45:40 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:45:40 15:32:01 all 9.04 0.00 3.31 4.20 0.07 83.38 15:45:40 15:32:01 0 9.36 0.00 3.14 4.22 0.07 83.22 15:45:40 15:32:01 1 8.54 0.00 4.32 0.74 0.05 86.35 15:45:40 15:32:01 2 9.81 0.00 3.04 7.88 0.10 79.16 15:45:40 15:32:01 3 9.09 0.00 2.85 10.58 0.05 77.43 15:45:40 15:32:01 4 7.92 0.00 2.22 0.55 0.08 89.23 15:45:40 15:32:01 5 8.36 0.00 2.59 0.32 0.07 88.67 15:45:40 15:32:01 6 8.54 0.00 4.63 4.80 0.07 81.96 15:45:40 15:32:01 7 10.72 0.00 3.73 4.56 0.05 80.95 15:45:40 15:33:01 all 6.36 0.00 3.35 4.40 0.05 85.84 15:45:40 15:33:01 0 5.70 0.00 3.77 1.21 0.03 89.29 15:45:40 15:33:01 1 6.48 0.00 3.21 3.65 0.05 86.61 15:45:40 15:33:01 2 6.69 0.00 3.03 1.15 0.08 89.05 15:45:40 15:33:01 3 5.16 0.00 2.71 3.25 0.05 88.82 15:45:40 15:33:01 4 6.11 0.00 2.98 1.19 0.03 89.69 15:45:40 15:33:01 5 5.98 0.00 2.00 0.88 0.05 91.09 15:45:40 15:33:01 6 7.88 0.00 4.13 1.17 0.05 86.76 15:45:40 15:33:01 7 6.88 0.00 4.93 22.83 0.08 65.27 15:45:40 15:34:01 all 20.58 0.00 3.90 4.51 0.08 70.93 15:45:40 15:34:01 0 22.87 0.00 4.27 2.83 0.08 69.94 15:45:40 15:34:01 1 17.42 0.00 2.86 0.30 0.08 79.33 15:45:40 15:34:01 2 27.51 0.00 4.62 5.40 0.07 62.41 15:45:40 15:34:01 3 17.69 0.00 3.53 18.45 0.12 60.21 15:45:40 15:34:01 4 15.07 0.00 2.98 0.40 0.07 81.48 15:45:40 15:34:01 5 16.90 0.00 4.26 0.51 0.07 78.26 15:45:40 15:34:01 6 20.70 0.00 3.65 1.94 0.08 73.62 15:45:40 15:34:01 7 26.53 0.00 5.01 6.29 0.10 62.07 15:45:40 15:35:01 all 18.22 0.00 3.58 2.90 0.07 75.23 15:45:40 15:35:01 0 9.51 0.00 4.93 2.05 0.10 83.40 15:45:40 15:35:01 1 10.71 0.00 4.57 0.96 0.07 83.70 15:45:40 15:35:01 2 31.10 0.00 3.30 3.28 0.10 62.22 15:45:40 15:35:01 3 30.84 0.00 4.10 0.34 0.08 64.64 15:45:40 15:35:01 4 13.74 0.00 1.84 0.00 0.05 84.37 15:45:40 15:35:01 5 17.22 0.00 2.58 0.25 0.05 79.90 15:45:40 15:35:01 6 18.76 0.00 5.45 16.18 0.08 59.52 15:45:40 15:35:01 7 13.86 0.00 1.86 0.20 0.03 84.04 15:45:40 15:36:01 all 16.67 0.00 3.63 5.46 0.09 74.15 15:45:40 15:36:01 0 15.11 0.00 3.47 7.59 0.08 73.74 15:45:40 15:36:01 1 16.72 0.00 4.42 12.22 0.08 66.55 15:45:40 15:36:01 2 17.82 0.00 4.18 2.27 0.05 75.69 15:45:40 15:36:01 3 16.09 0.00 3.52 0.27 0.07 80.05 15:45:40 15:36:01 4 17.98 0.00 3.07 1.51 0.10 77.34 15:45:40 15:36:01 5 15.79 0.00 3.36 4.75 0.08 76.01 15:45:40 15:36:01 6 16.06 0.00 3.84 12.39 0.12 67.60 15:45:40 15:36:01 7 17.82 0.00 3.20 2.71 0.10 76.17 15:45:40 15:37:01 all 0.81 0.00 0.38 0.26 0.01 98.53 15:45:40 15:37:01 0 0.90 0.00 0.58 0.72 0.02 97.78 15:45:40 15:37:01 1 0.63 0.00 0.28 0.05 0.03 99.00 15:45:40 15:37:01 2 0.82 0.00 0.45 0.05 0.02 98.67 15:45:40 15:37:01 3 1.08 0.00 0.57 0.02 0.02 98.32 15:45:40 15:37:01 4 1.70 0.00 0.37 0.02 0.00 97.92 15:45:40 15:37:01 5 0.53 0.00 0.27 0.45 0.02 98.73 15:45:40 15:37:01 6 0.32 0.00 0.25 0.63 0.00 98.80 15:45:40 15:37:01 7 0.53 0.00 0.28 0.15 0.02 99.02 15:45:40 15:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:45:40 15:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:45:40 15:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 15:45:40 15:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:40 15:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:45:40 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:45:40 15:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:45:40 15:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:45:40 15:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:45:40 15:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:45:40 15:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:45:40 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:45:40 15:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:45:40 15:39:01 6 0.02 0.00 0.02 0.03 0.02 99.92 15:45:40 15:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:45:40 15:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:45:40 15:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:45:40 15:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:45:40 15:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:45:40 15:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:45:40 15:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:45:40 15:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:45:40 15:41:01 all 0.02 0.00 0.02 0.01 0.00 99.95 15:45:40 15:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:45:40 15:41:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:45:40 15:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:45:40 15:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:40 15:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:45:40 15:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:45:40 15:41:01 6 0.02 0.00 0.05 0.02 0.02 99.90 15:45:40 15:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:45:40 15:42:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:45:40 15:42:01 0 0.13 0.00 0.02 0.00 0.00 99.85 15:45:40 15:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:45:40 15:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:40 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:45:40 15:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:45:40 15:42:01 6 0.03 0.00 0.02 0.10 0.03 99.82 15:45:40 15:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:45:40 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:45:40 15:43:01 all 0.01 0.00 0.01 0.03 0.01 99.95 15:45:40 15:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:45:40 15:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:45:40 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:43:01 5 0.00 0.00 0.00 0.12 0.00 99.88 15:45:40 15:43:01 6 0.02 0.00 0.03 0.07 0.02 99.87 15:45:40 15:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:45:40 15:44:01 all 0.10 0.00 0.01 0.03 0.00 99.86 15:45:40 15:44:01 0 0.68 0.00 0.00 0.00 0.00 99.32 15:45:40 15:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:45:40 15:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:45:40 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:44:01 5 0.00 0.00 0.00 0.07 0.00 99.93 15:45:40 15:44:01 6 0.03 0.00 0.03 0.18 0.02 99.73 15:45:40 15:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:45:40 15:45:01 all 0.12 0.00 0.01 0.02 0.01 99.84 15:45:40 15:45:01 0 0.85 0.00 0.02 0.00 0.00 99.14 15:45:40 15:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:45:40 15:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:45:40 15:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:45:40 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:45:40 15:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:45:40 15:45:01 6 0.02 0.00 0.03 0.12 0.02 99.82 15:45:40 15:45:01 7 0.02 0.00 0.00 0.05 0.00 99.93 15:45:40 Average: all 5.11 0.00 1.29 1.55 0.03 92.02 15:45:40 Average: 0 4.63 0.00 1.44 1.32 0.03 92.58 15:45:40 Average: 1 4.32 0.00 1.41 1.27 0.03 92.97 15:45:40 Average: 2 6.67 0.00 1.33 1.42 0.03 90.55 15:45:40 Average: 3 5.68 0.00 1.23 2.33 0.03 90.73 15:45:40 Average: 4 4.45 0.00 0.96 0.26 0.02 94.31 15:45:40 Average: 5 4.60 0.00 1.07 0.52 0.03 93.78 15:45:40 Average: 6 5.14 0.00 1.57 2.67 0.04 90.58 15:45:40 Average: 7 5.40 0.00 1.35 2.60 0.03 90.62 15:45:40 15:45:40 15:45:40