Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5af9c64baab98ce55894ef267c79cd56f1ca0e0 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-ssh9658099073678092085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17010825039741199748.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8957254297435737121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14234007351752240188.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12524069251468658300.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16754’ Running on prd-ubuntu20.04-docker-8c-8g-16756 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision d5af9c64baab98ce55894ef267c79cd56f1ca0e0 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 Commit message: "Merge pull request #661 from lenny-intel/fix-attributions" > git rev-list --no-walk d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:53:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:53:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:53:39 ========================================================= 23:53:39 EdgeX Global Pipelines Version Info 23:53:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:53:40 ------------------- 23:53:40 stable info: 23:53:40 ------------------- 23:53:40 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:53:40 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:53:40 Message: update stable to v1.0.257 23:53:41 ------------------- 23:53:41 experimental info: 23:53:41 ------------------- 23:53:41 Commited By: **** collab-it+edgex@linuxfoundation.org 23:53:41 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:53:41 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5af9c6 [Pipeline] echo 23:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:41 provisioning config files... 23:53:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17193112980699367223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:42 ---> docker-login.sh 23:53:42 nexus3.edgexfoundry.org:10001 23:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:42 Configure a credential helper to remove this warning. See 23:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:42 23:53:42 Login Succeeded 23:53:42 nexus3.edgexfoundry.org:10002 23:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:42 Configure a credential helper to remove this warning. See 23:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:42 23:53:42 Login Succeeded 23:53:42 nexus3.edgexfoundry.org:10003 23:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:43 Configure a credential helper to remove this warning. See 23:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:43 23:53:43 Login Succeeded 23:53:43 nexus3.edgexfoundry.org:10004 23:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:43 Configure a credential helper to remove this warning. See 23:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:43 23:53:43 Login Succeeded 23:53:43 docker.io 23:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:43 Configure a credential helper to remove this warning. See 23:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:43 23:53:43 Login Succeeded 23:53:43 ---> docker-login.sh ends [Pipeline] } 23:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:53:43 + git rev-list -1 --merges d5af9c64baab98ce55894ef267c79cd56f1ca0e0~1..d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo 23:53:43 -----------> git rev-list -1 --merges d5af9c64baab98ce55894ef267c79cd56f1ca0e0~1..d5af9c64baab98ce55894ef267c79cd56f1ca0e0 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:53:43 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [false] [Pipeline] sh 23:53:44 + git log --format=format:%s -1 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo 23:53:44 ========================================================= 23:53:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:53:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:53:44 + git log --format=format:%s -1 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo 23:53:44 [semverPrep] GIT_COMMIT: d5af9c64baab98ce55894ef267c79cd56f1ca0e0, Commit Message: Merge pull request #661 from lenny-intel/fix-attributions [Pipeline] echo 23:53:44 [semverPrep] This is not a build commit. [Pipeline] sh 23:53:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:44 + grep -v github /etc/ssh/ssh_known_hosts 23:53:44 + [ -e /tmp/ssh_known_hosts ] 23:53:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:53:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:53:44 + sudo tee -a /etc/ssh/ssh_known_hosts 23:53:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:45 23:53:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:45 0.1.4: Pulling from edgex-devops/py-git-semver 23:53:45 b85a868b505f: Pulling fs layer 23:53:45 e2be974225ed: Pulling fs layer 23:53:45 339a4e72a1f5: Pulling fs layer 23:53:45 988bab9f4d93: Pulling fs layer 23:53:45 1469e6f7b9e6: Pulling fs layer 23:53:45 eaf3925da568: Pulling fs layer 23:53:45 bab4dde63d76: Pulling fs layer 23:53:45 bde34c3a00c8: Pulling fs layer 23:53:45 b352a97aabf1: Pulling fs layer 23:53:45 4872d77fe225: Pulling fs layer 23:53:45 5851b861e8e6: Pulling fs layer 23:53:45 bab4dde63d76: Waiting 23:53:45 bde34c3a00c8: Waiting 23:53:45 5851b861e8e6: Waiting 23:53:45 b352a97aabf1: Waiting 23:53:45 4872d77fe225: Waiting 23:53:45 1469e6f7b9e6: Waiting 23:53:45 eaf3925da568: Waiting 23:53:45 988bab9f4d93: Waiting 23:53:45 e2be974225ed: Verifying Checksum 23:53:45 e2be974225ed: Download complete 23:53:45 988bab9f4d93: Verifying Checksum 23:53:45 988bab9f4d93: Download complete 23:53:45 1469e6f7b9e6: Verifying Checksum 23:53:45 1469e6f7b9e6: Download complete 23:53:45 339a4e72a1f5: Verifying Checksum 23:53:45 339a4e72a1f5: Download complete 23:53:45 eaf3925da568: Download complete 23:53:45 bde34c3a00c8: Download complete 23:53:45 b352a97aabf1: Verifying Checksum 23:53:45 b352a97aabf1: Download complete 23:53:45 4872d77fe225: Verifying Checksum 23:53:45 4872d77fe225: Download complete 23:53:45 5851b861e8e6: Verifying Checksum 23:53:45 5851b861e8e6: Download complete 23:53:45 b85a868b505f: Verifying Checksum 23:53:45 b85a868b505f: Download complete 23:53:46 bab4dde63d76: Verifying Checksum 23:53:47 b85a868b505f: Pull complete 23:53:47 e2be974225ed: Pull complete 23:53:47 339a4e72a1f5: Pull complete 23:53:48 988bab9f4d93: Pull complete 23:53:48 1469e6f7b9e6: Pull complete 23:53:48 eaf3925da568: Pull complete 23:53:50 bab4dde63d76: Pull complete 23:53:50 bde34c3a00c8: Pull complete 23:53:50 b352a97aabf1: Pull complete 23:53:50 4872d77fe225: Pull complete 23:53:50 5851b861e8e6: Pull complete 23:53:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:50 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 23:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:53:52 $ docker top 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 -eo pid,comm 23:53:52 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). 23:53:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:52 [ssh-agent] Looking for ssh-agent implementation... 23:53:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:52 $ docker exec 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent 23:53:52 SSH_AUTH_SOCK=/tmp/ssh-L6F0hmn2NIBz/agent.31 23:53:52 SSH_AGENT_PID=37 23:53:52 Running ssh-add (command line suppressed) 23:53:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14729779279551260921.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14729779279551260921.key) 23:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:53 + git tag --points-at HEAD [Pipeline] } 23:53:53 $ docker exec --env ******** --env ******** 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent -k 23:53:53 unset SSH_AUTH_SOCK; 23:53:53 unset SSH_AGENT_PID; 23:53:53 echo Agent pid 37 killed; 23:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:53 [ssh-agent] Looking for ssh-agent implementation... 23:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:53 $ docker exec 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent 23:53:53 SSH_AUTH_SOCK=/tmp/ssh-uJs4apo3m0uI/agent.69 23:53:53 SSH_AGENT_PID=75 23:53:53 Running ssh-add (command line suppressed) 23:53:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4630524765081687735.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4630524765081687735.key) 23:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:54 + git semver init 23:53:54 2023-11-06 23:53:54,334 [run_init] DEBUG init version:0.0.0 force:False 23:53:54 2023-11-06 23:53:54,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:53:54 2023-11-06 23:53:54,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:53:54 2023-11-06 23:53:54,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 23:53:56 2023-11-06 23:53:55,957 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 23:53:56 2023-11-06 23:53:55,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 23:53:56 2023-11-06 23:53:55,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:53:56 2023-11-06 23:53:55,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 23:53:56 3.1.0-dev.12 [Pipeline] } 23:53:56 $ docker exec --env ******** --env ******** 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent -k 23:53:56 unset SSH_AUTH_SOCK; 23:53:56 unset SSH_AGENT_PID; 23:53:56 echo Agent pid 75 killed; 23:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:56 + git semver [Pipeline] } 23:53:56 $ docker stop --time=1 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 23:53:58 $ docker rm -f --volumes 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 [Pipeline] // withDockerContainer [Pipeline] sh 23:53:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:53:58 Stashed 1 file(s) [Pipeline] echo 23:53:58 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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 23:53:59 provisioning config files... 23:53:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10337738495217561524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:59 ---> docker-login.sh 23:53:59 nexus3.edgexfoundry.org:10001 23:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:59 Configure a credential helper to remove this warning. See 23:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:59 23:53:59 Login Succeeded 23:53:59 nexus3.edgexfoundry.org:10002 23:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:59 Configure a credential helper to remove this warning. See 23:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:59 23:53:59 Login Succeeded 23:53:59 nexus3.edgexfoundry.org:10003 23:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:59 Configure a credential helper to remove this warning. See 23:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:59 23:53:59 Login Succeeded 23:53:59 nexus3.edgexfoundry.org:10004 23:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:59 Configure a credential helper to remove this warning. See 23:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:59 23:53:59 Login Succeeded 23:53:59 docker.io 23:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:00 Configure a credential helper to remove this warning. See 23:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:00 23:54:00 Login Succeeded 23:54:00 ---> docker-login.sh ends [Pipeline] } 23:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:54:00 ========================================================= 23:54:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:54:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:00 + 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 . 23:54:00 Sending build context to Docker daemon 46.7MB 23:54:00 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:54:00 Step 2/15 : FROM ${BASE} AS builder 23:54:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:54:00 7264a8db6415: Pulling fs layer 23:54:00 c4d48a809fc2: Pulling fs layer 23:54:00 4f1c88b9dad5: Pulling fs layer 23:54:00 ad3a456e5733: Pulling fs layer 23:54:00 33e27b845d1e: Pulling fs layer 23:54:00 c68163c4e522: Pulling fs layer 23:54:00 50da416c3ac9: Pulling fs layer 23:54:00 23d2d4c4bb30: Pulling fs layer 23:54:00 33e27b845d1e: Waiting 23:54:00 c68163c4e522: Waiting 23:54:00 50da416c3ac9: Waiting 23:54:00 ad3a456e5733: Waiting 23:54:00 23d2d4c4bb30: Waiting 23:54:00 c4d48a809fc2: Verifying Checksum 23:54:00 c4d48a809fc2: Download complete 23:54:00 ad3a456e5733: Verifying Checksum 23:54:00 ad3a456e5733: Download complete 23:54:00 33e27b845d1e: Verifying Checksum 23:54:00 33e27b845d1e: Download complete 23:54:01 7264a8db6415: Verifying Checksum 23:54:01 7264a8db6415: Download complete 23:54:01 c68163c4e522: Verifying Checksum 23:54:01 c68163c4e522: Download complete 23:54:01 7264a8db6415: Pull complete 23:54:01 23d2d4c4bb30: Verifying Checksum 23:54:01 23d2d4c4bb30: Download complete 23:54:01 c4d48a809fc2: Pull complete 23:54:01 4f1c88b9dad5: Download complete 23:54:01 50da416c3ac9: Verifying Checksum 23:54:01 50da416c3ac9: Download complete 23:54:04 4f1c88b9dad5: Pull complete 23:54:04 ad3a456e5733: Pull complete 23:54:04 33e27b845d1e: Pull complete 23:54:04 c68163c4e522: Pull complete 23:54:06 50da416c3ac9: Pull complete 23:54:07 23d2d4c4bb30: Pull complete 23:54:07 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:54:07 ---> 0786185ac409 23:54:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:54:09 ---> Running in e6457c9db88e 23:54:09 Removing intermediate container e6457c9db88e 23:54:09 ---> 18e86a8eb3fe 23:54:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:54:10 ---> Running in 483cc33e3999 23:54:10 Removing intermediate container 483cc33e3999 23:54:10 ---> b7ef12a5ccb3 23:54:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:54:10 ---> Running in 0ca5adb2a85e 23:54:10 Removing intermediate container 0ca5adb2a85e 23:54:10 ---> 7f78fb7442c5 23:54:10 Step 6/15 : LABEL Name=edgex-ui-go 23:54:10 ---> Running in c97597ee5760 23:54:10 Removing intermediate container c97597ee5760 23:54:10 ---> 11fdc4faa678 23:54:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:54:10 ---> Running in 595ff28fd3f3 23:54:10 Removing intermediate container 595ff28fd3f3 23:54:10 ---> 6484bae5c230 23:54:10 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:54:10 latest: Pulling from library/docker 23:54:10 96526aa774ef: Pulling fs layer 23:54:10 308a300cc30f: Pulling fs layer 23:54:10 4f4fb700ef54: Pulling fs layer 23:54:10 5fcb7611fd77: Pulling fs layer 23:54:10 be9955e691a8: Pulling fs layer 23:54:10 1b5ce73eb848: Pulling fs layer 23:54:10 fe45098d8d9e: Pulling fs layer 23:54:10 843bf259cc12: Pulling fs layer 23:54:10 e56cd900ceac: Pulling fs layer 23:54:10 5fcb7611fd77: Waiting 23:54:10 843bf259cc12: Waiting 23:54:10 fe45098d8d9e: Waiting 23:54:10 be9955e691a8: Waiting 23:54:10 e56cd900ceac: Waiting 23:54:10 605d1390b383: Pulling fs layer 23:54:10 8f7854084fed: Pulling fs layer 23:54:10 0a217d94afa5: Pulling fs layer 23:54:10 50e7dd98501d: Pulling fs layer 23:54:10 68811508944a: Pulling fs layer 23:54:10 605d1390b383: Waiting 23:54:10 50e7dd98501d: Waiting 23:54:10 8f7854084fed: Waiting 23:54:10 68811508944a: Waiting 23:54:11 4f4fb700ef54: Download complete 23:54:11 308a300cc30f: Verifying Checksum 23:54:11 308a300cc30f: Download complete 23:54:11 96526aa774ef: Download complete 23:54:11 96526aa774ef: Pull complete 23:54:11 308a300cc30f: Pull complete 23:54:11 be9955e691a8: Verifying Checksum 23:54:11 be9955e691a8: Download complete 23:54:11 4f4fb700ef54: Pull complete 23:54:11 5fcb7611fd77: Verifying Checksum 23:54:11 5fcb7611fd77: Download complete 23:54:11 1b5ce73eb848: Verifying Checksum 23:54:11 1b5ce73eb848: Download complete 23:54:11 fe45098d8d9e: Verifying Checksum 23:54:11 fe45098d8d9e: Download complete 23:54:11 e56cd900ceac: Download complete 23:54:11 843bf259cc12: Verifying Checksum 23:54:11 843bf259cc12: Download complete 23:54:11 5fcb7611fd77: Pull complete 23:54:11 8f7854084fed: Download complete 23:54:11 605d1390b383: Verifying Checksum 23:54:11 605d1390b383: Download complete 23:54:12 50e7dd98501d: Verifying Checksum 23:54:12 50e7dd98501d: Download complete 23:54:12 68811508944a: Verifying Checksum 23:54:12 68811508944a: Download complete 23:54:12 be9955e691a8: Pull complete 23:54:12 1b5ce73eb848: Pull complete 23:54:12 0a217d94afa5: Verifying Checksum 23:54:12 0a217d94afa5: Download complete 23:54:12 fe45098d8d9e: Pull complete 23:54:12 843bf259cc12: Pull complete 23:54:12 e56cd900ceac: Pull complete 23:54:13 605d1390b383: Pull complete 23:54:13 8f7854084fed: Pull complete 23:54:13 Still waiting to schedule task 23:54:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16755’ 23:54:14 0a217d94afa5: Pull complete 23:54:14 50e7dd98501d: Pull complete 23:54:14 68811508944a: Pull complete 23:54:14 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 23:54:14 Status: Downloaded newer image for docker:latest 23:54:16 ---> aa3524ce6bf2 23:54:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:16 ---> Running in f6c23c90e454 23:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:54:16 OK: 264 MiB in 52 packages 23:54:17 Removing intermediate container f6c23c90e454 23:54:17 ---> 8336ccd8b6a4 23:54:17 Step 10/15 : ENV GO111MODULE=on 23:54:17 ---> Running in 6d822c0b9b45 23:54:17 Removing intermediate container 6d822c0b9b45 23:54:17 ---> 9ddd857f9ef9 23:54:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:54:17 ---> Running in 38ad6da9be07 23:54:17 Removing intermediate container 38ad6da9be07 23:54:17 ---> bdf3066fcd7a 23:54:17 Step 12/15 : COPY go.mod vendor* ./ 23:54:17 ---> 61522439c2d5 23:54:17 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:17 ---> Running in bf1c28b13dc4 23:54:49 Removing intermediate container bf1c28b13dc4 23:54:49 ---> 17b02c01f96d 23:54:49 Step 14/15 : COPY . . 23:54:49 ---> 846dd9ed9e25 23:54:49 Step 15/15 : RUN ${MAKE} 23:54:49 ---> Running in 232223fd6a6d 23:54:49 noop 23:54:49 Removing intermediate container 232223fd6a6d 23:54:49 ---> 39c3584c10d1 23:54:49 Successfully built 39c3584c10d1 23:54:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:50 + docker inspect -f . ci-base-image-x86_64 23:54:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:50 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 23:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 23:54:50 $ docker top 66d92b13ca4210c69139f5bf34c4de6f233c62448ac0ffec98f0138bf65f007f -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:50 + go version 23:54:50 go version go1.21.0 linux/amd64 [Pipeline] } 23:54:50 $ docker stop --time=1 66d92b13ca4210c69139f5bf34c4de6f233c62448ac0ffec98f0138bf65f007f 23:54:52 $ docker rm -f --volumes 66d92b13ca4210c69139f5bf34c4de6f233c62448ac0ffec98f0138bf65f007f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:52 + docker inspect -f . ci-base-image-x86_64 23:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:52 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 23:54:52 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 23:54:52 $ docker top 07f87fe66d4cd907bbb05275554f5a5337d01668c14578d6ef4eead7f7d417cf -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 23:54:53 + make test 23:54:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:54:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:55:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:55:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:55:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:55:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:55:05 ./bin/test-attribution-txt.sh 23:55:05 make -C web test 23:55:05 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 23:55:05 make[1]: tput: No such file or directory 23:55:05 make[1]: tput: No such file or directory 23:55:05 warning: generating ./VERSION 23:55:05 echo "0.0.0" > VERSION 23:55:05 docker build \ 23:55:05 -f Dockerfile \ 23:55:05 --build-arg USER=1000 \ 23:55:05 \ 23:55:05 --label "git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0" \ 23:55:05 -t edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 \ 23:55:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:55:05 . 23:55:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 23:55:05 Install the buildx component to build images with BuildKit: 23:55:05 https://docs.docker.com/go/buildx/ 23:55:05 23:55:05 Sending build context to Docker daemon 2.706MB 23:55:05 Step 1/11 : FROM node:18-alpine3.18 23:55:05 18-alpine3.18: Pulling from library/node 23:55:05 96526aa774ef: Already exists 23:55:05 3130715204cf: Pulling fs layer 23:55:05 b06de8ab1c4f: Pulling fs layer 23:55:05 90ef3ffc5156: Pulling fs layer 23:55:05 90ef3ffc5156: Verifying Checksum 23:55:05 90ef3ffc5156: Download complete 23:55:05 b06de8ab1c4f: Verifying Checksum 23:55:05 b06de8ab1c4f: Download complete 23:55:06 3130715204cf: Verifying Checksum 23:55:06 3130715204cf: Download complete 23:55:08 3130715204cf: Pull complete 23:55:08 b06de8ab1c4f: Pull complete 23:55:08 90ef3ffc5156: Pull complete 23:55:08 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 23:55:08 Status: Downloaded newer image for node:18-alpine3.18 23:55:08 ---> d1517ab6615b 23:55:08 Step 2/11 : RUN apk add --no-cache chromium 23:55:09 ---> Running in 3b75b0030319 23:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:55:10 (1/154) Installing libexpat (2.5.0-r1) 23:55:10 (2/154) Installing brotli-libs (1.0.9-r14) 23:55:10 (3/154) Installing libbz2 (1.0.8-r5) 23:55:10 (4/154) Installing libpng (1.6.39-r3) 23:55:10 (5/154) Installing freetype (2.13.0-r5) 23:55:10 (6/154) Installing fontconfig (2.14.2-r3) 23:55:10 (7/154) Installing libfontenc (1.1.7-r2) 23:55:10 (8/154) Installing mkfontscale (1.2.2-r3) 23:55:10 (9/154) Installing font-opensans (0_git20210927-r1) 23:55:10 (10/154) Installing pkgconf (1.9.5-r0) 23:55:10 (11/154) Installing libffi (3.4.4-r2) 23:55:10 (12/154) Installing libintl (0.21.1-r7) 23:55:10 (13/154) Installing libblkid (2.38.1-r8) 23:55:10 (14/154) Installing libmount (2.38.1-r8) 23:55:10 (15/154) Installing pcre2 (10.42-r1) 23:55:10 (16/154) Installing glib (2.76.4-r0) 23:55:10 (17/154) Installing xz-libs (5.4.3-r0) 23:55:10 (18/154) Installing libxml2 (2.11.4-r0) 23:55:10 (19/154) Installing shared-mime-info (2.2-r5) 23:55:10 (20/154) Installing hicolor-icon-theme (0.17-r2) 23:55:10 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 23:55:10 (22/154) Installing libwebp (1.3.2-r0) 23:55:10 (23/154) Installing zstd-libs (1.5.5-r4) 23:55:10 (24/154) Installing tiff (4.5.1-r0) 23:55:10 (25/154) Installing gdk-pixbuf (2.42.10-r5) 23:55:10 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 23:55:10 (27/154) Installing libxau (1.0.11-r2) 23:55:10 (28/154) Installing libmd (1.0.4-r2) 23:55:10 (29/154) Installing libbsd (0.11.7-r1) 23:55:10 (30/154) Installing libxdmcp (1.1.4-r2) 23:55:10 (31/154) Installing libxcb (1.15-r1) 23:55:10 (32/154) Installing libx11 (1.8.7-r0) 23:55:10 (33/154) Installing libxcomposite (0.4.6-r3) 23:55:10 (34/154) Installing libxfixes (6.0.1-r2) 23:55:10 (35/154) Installing libxrender (0.9.11-r3) 23:55:10 (36/154) Installing libxcursor (1.2.1-r2) 23:55:10 (37/154) Installing libxdamage (1.1.6-r2) 23:55:10 (38/154) Installing libxext (1.3.5-r2) 23:55:10 (39/154) Installing libxi (1.8.1-r0) 23:55:10 (40/154) Installing libxinerama (1.1.5-r2) 23:55:10 (41/154) Installing libxrandr (1.5.3-r2) 23:55:11 (42/154) Installing libatk-1.0 (2.48.3-r0) 23:55:11 (43/154) Installing libxtst (1.2.4-r2) 23:55:11 (44/154) Installing dbus-libs (1.14.8-r0) 23:55:11 (45/154) Installing at-spi2-core (2.48.3-r0) 23:55:11 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 23:55:11 (47/154) Installing pixman (0.42.2-r1) 23:55:11 (48/154) Installing cairo (1.17.8-r1) 23:55:11 (49/154) Installing cairo-gobject (1.17.8-r1) 23:55:11 (50/154) Installing avahi-libs (0.8-r13) 23:55:11 (51/154) Installing gmp (6.2.1-r3) 23:55:11 (52/154) Installing nettle (3.8.1-r2) 23:55:11 (53/154) Installing libunistring (1.1-r1) 23:55:11 (54/154) Installing libidn2 (2.3.4-r1) 23:55:11 (55/154) Installing p11-kit (0.24.1-r2) 23:55:11 (56/154) Installing libtasn1 (4.19.0-r1) 23:55:11 (57/154) Installing gnutls (3.8.0-r2) 23:55:11 (58/154) Installing cups-libs (2.4.7-r0) 23:55:11 (59/154) Installing libepoxy (1.5.10-r1) 23:55:11 (60/154) Installing fribidi (1.0.13-r0) 23:55:11 (61/154) Installing graphite2 (1.3.14-r5) 23:55:11 (62/154) Installing harfbuzz (7.3.0-r0) 23:55:11 (63/154) Installing libxft (2.3.8-r1) 23:55:11 (64/154) Installing pango (1.50.14-r1) 23:55:11 (65/154) Installing wayland-libs-client (1.22.0-r2) 23:55:11 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 23:55:11 (67/154) Installing wayland-libs-egl (1.22.0-r2) 23:55:11 (68/154) Installing xkeyboard-config (2.38-r0) 23:55:11 (69/154) Installing libxkbcommon (1.5.0-r2) 23:55:11 (70/154) Installing gtk+3.0 (3.24.38-r1) 23:55:11 Executing gtk+3.0-3.24.38-r1.post-install 23:55:11 (71/154) Installing icu-data-full (73.2-r2) 23:55:11 (72/154) Installing mesa (23.0.4-r0) 23:55:11 (73/154) Installing llvm15-libs (15.0.7-r6) 23:55:12 (74/154) Installing hwdata-pci (0.370-r0) 23:55:12 (75/154) Installing libpciaccess (0.17-r2) 23:55:12 (76/154) Installing libdrm (2.4.115-r4) 23:55:12 (77/154) Installing musl-fts (1.2.7-r5) 23:55:12 (78/154) Installing libelf (0.189-r2) 23:55:12 (79/154) Installing mesa-glapi (23.0.4-r0) 23:55:12 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 23:55:12 (81/154) Installing eudev-libs (3.2.11-r8) 23:55:12 (82/154) Installing libmagic (5.45-r0) 23:55:12 (83/154) Installing file (5.45-r0) 23:55:12 (84/154) Installing libice (1.1.1-r2) 23:55:12 (85/154) Installing libuuid (2.38.1-r8) 23:55:12 (86/154) Installing libsm (1.2.4-r1) 23:55:12 (87/154) Installing libxt (1.3.0-r2) 23:55:12 (88/154) Installing libxmu (1.1.4-r2) 23:55:12 (89/154) Installing xset (1.2.5-r1) 23:55:12 (90/154) Installing xprop (1.2.6-r0) 23:55:12 (91/154) Installing xdg-utils (1.1.3-r4) 23:55:12 (92/154) Installing libogg (1.3.5-r4) 23:55:12 (93/154) Installing flac-libs (1.4.3-r0) 23:55:12 (94/154) Installing alsa-lib (1.2.9-r1) 23:55:12 (95/154) Installing libatomic (12.2.1_git20220924-r10) 23:55:12 (96/154) Installing svt-av1-libs (1.6.0-r0) 23:55:12 (97/154) Installing aom-libs (3.6.1-r0) 23:55:12 (98/154) Installing libva (2.18.0-r1) 23:55:12 (99/154) Installing libvdpau (1.5-r1) 23:55:12 (100/154) Installing onevpl-libs (2023.2.1-r0) 23:55:12 (101/154) Installing ffmpeg-libavutil (6.0-r15) 23:55:12 (102/154) Installing libdav1d (1.2.1-r0) 23:55:12 (103/154) Installing libhwy (1.0.4-r1) 23:55:12 (104/154) Installing lcms2 (2.15-r2) 23:55:12 (105/154) Installing libjxl (0.8.2-r0) 23:55:12 (106/154) Installing lame-libs (3.100-r5) 23:55:12 (107/154) Installing opus (1.4-r0) 23:55:12 (108/154) Installing libgomp (12.2.1_git20220924-r10) 23:55:12 (109/154) Installing soxr (0.1.3-r5) 23:55:12 (110/154) Installing ffmpeg-libswresample (6.0-r15) 23:55:12 (111/154) Installing libtheora (1.1.1-r17) 23:55:12 (112/154) Installing libvorbis (1.3.7-r1) 23:55:12 (113/154) Installing libvpx (1.13.0-r2) 23:55:13 (114/154) Installing x264-libs (0.164_git20220602-r1) 23:55:13 (115/154) Installing numactl (2.0.16-r4) 23:55:13 (116/154) Installing x265-libs (3.5-r4) 23:55:13 (117/154) Installing xvidcore (1.3.7-r1) 23:55:13 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 23:55:13 (119/154) Installing libbluray (1.3.4-r0) 23:55:13 (120/154) Installing mpg123-libs (1.31.3-r1) 23:55:13 (121/154) Installing libopenmpt (0.7.2-r0) 23:55:13 (122/154) Installing cjson (1.7.15-r4) 23:55:13 (123/154) Installing mbedtls (2.28.5-r0) 23:55:13 (124/154) Installing librist (0.2.7-r0) 23:55:13 (125/154) Installing libsrt (1.5.2-r0) 23:55:13 (126/154) Installing libssh (0.10.5-r0) 23:55:13 (127/154) Installing libsodium (1.0.18-r3) 23:55:13 (128/154) Installing libzmq (4.3.4-r4) 23:55:13 (129/154) Installing ffmpeg-libavformat (6.0-r15) 23:55:13 (130/154) Installing libevent (2.1.12-r6) 23:55:13 (131/154) Installing wayland-libs-server (1.22.0-r2) 23:55:13 (132/154) Installing mesa-gbm (23.0.4-r0) 23:55:13 (133/154) Installing harfbuzz-subset (7.3.0-r0) 23:55:13 (134/154) Installing icu-libs (73.2-r2) 23:55:13 (135/154) Installing jsoncpp (1.9.5-r0) 23:55:13 (136/154) Installing minizip (1.2.13-r1) 23:55:13 (137/154) Installing nspr (4.35-r2) 23:55:13 (138/154) Installing sqlite-libs (3.41.2-r2) 23:55:13 (139/154) Installing nss (3.94-r0) 23:55:13 (140/154) Installing pipewire-libs (0.3.70-r1) 23:55:13 (141/154) Installing libasyncns (0.8-r1) 23:55:13 (142/154) Installing libltdl (2.4.7-r2) 23:55:13 (143/154) Installing orc (0.4.34-r0) 23:55:13 (144/154) Installing libsndfile (1.2.0-r2) 23:55:13 (145/154) Installing speexdsp (1.2.1-r1) 23:55:13 (146/154) Installing tdb-libs (1.4.8-r1) 23:55:13 (147/154) Installing libpulse (16.1-r10) 23:55:13 (148/154) Installing snappy (1.1.10-r1) 23:55:13 (149/154) Installing libwoff2common (1.0.2-r2) 23:55:13 (150/154) Installing libwoff2enc (1.0.2-r2) 23:55:13 (151/154) Installing libgpg-error (1.47-r1) 23:55:13 (152/154) Installing libgcrypt (1.10.2-r1) 23:55:13 (153/154) Installing libxslt (1.1.38-r0) 23:55:13 (154/154) Installing chromium (117.0.5938.62-r0) 23:55:14 Executing busybox-1.36.1-r2.trigger 23:55:14 Executing fontconfig-2.14.2-r3.trigger 23:55:14 Executing mkfontscale-1.2.2-r3.trigger 23:55:14 Executing glib-2.76.4-r0.trigger 23:55:14 Executing shared-mime-info-2.2-r5.trigger 23:55:15 Executing gdk-pixbuf-2.42.10-r5.trigger 23:55:15 Executing gtk-update-icon-cache-3.24.38-r1.trigger 23:55:15 OK: 576 MiB in 171 packages 23:55:23 Removing intermediate container 3b75b0030319 23:55:23 ---> 482479d3cebd 23:55:23 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:55:23 ---> Running in 0d8dcc9d2b41 23:55:23 Removing intermediate container 0d8dcc9d2b41 23:55:23 ---> 940bec7def3c 23:55:23 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 23:55:23 ---> Running in 29bae53af0aa 23:55:23 Removing intermediate container 29bae53af0aa 23:55:23 ---> 0f42bac4d810 23:55:23 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 23:55:23 ---> Running in 1631e7c627b9 23:55:23 Removing intermediate container 1631e7c627b9 23:55:23 ---> 27f7447b7331 23:55:23 Step 6/11 : RUN npm install -g npm 23:55:23 ---> Running in f34ed5e4c0f3 23:55:30 23:55:30 removed 31 packages, and changed 65 packages in 6s 23:55:30 23:55:30 26 packages are looking for funding 23:55:30 run `npm fund` for details 23:55:30 Removing intermediate container f34ed5e4c0f3 23:55:30 ---> 76c98b6f4999 23:55:30 Step 7/11 : ARG USER=1000 23:55:30 ---> Running in 75cc72c0d585 23:55:31 Removing intermediate container 75cc72c0d585 23:55:31 ---> 78b59d2ebb8b 23:55:31 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:55:31 ---> Running in f8dbe2fdca4a 23:55:31 Removing intermediate container f8dbe2fdca4a 23:55:31 ---> 55db08aa5db1 23:55:31 Step 9/11 : USER $USER:$USER 23:55:31 ---> Running in 8c20676e2818 23:55:31 Removing intermediate container 8c20676e2818 23:55:31 ---> 9d2bd45279fa 23:55:31 Step 10/11 : WORKDIR /app 23:55:31 ---> Running in abde0ef9d580 23:55:31 Removing intermediate container abde0ef9d580 23:55:31 ---> a4b0ad0538ea 23:55:31 Step 11/11 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:55:31 ---> Running in 78defe36b92d 23:55:31 Removing intermediate container 78defe36b92d 23:55:31 ---> c9576f41fd6e 23:55:31 Successfully built c9576f41fd6e 23:55:31 Successfully tagged edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:55:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:55:31 touch edgex-web-ui.imagebuilt 23:55:31 mkdir -p node_modules coverage 23:55:31 chown "1000:1000" node_modules coverage package-lock.json 23:55:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:33 npm WARN EBADENGINE Unsupported engine { 23:55:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:55:33 npm WARN EBADENGINE required: { 23:55:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:55:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:55:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:55:33 npm WARN EBADENGINE }, 23:55:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 23:55:33 npm WARN EBADENGINE } 23:55:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:55:46 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 23:55:46 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:55:46 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:55:46 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 23:55:46 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:55:46 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:55:46 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 23:55:46 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:55:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:55:46 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:55:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:55:46 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. 23:55:46 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. 23:55:46 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. 23:55:46 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 23:55:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:55:49 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 23:55:50 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 23:55:51 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. 23:55:55 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. 23:56:01 23:56:01 added 1478 packages, and audited 1479 packages in 29s 23:56:01 23:56:01 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 23:56:01 23:56:01 To address issues that do not require attention, run: 23:56:01 npm audit fix 23:56:01 23:56:01 To address all issues (including breaking changes), run: 23:56:01 npm audit fix --force 23:56:01 23:56:01 Run `npm audit` for details. 23:56:08 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 23:56:10 - Generating browser application bundles (phase: setup)... 23:56:14 Compiling @angular/compiler/testing : es2015 as esm2015 23:56:14 Compiling @angular/core : es2015 as esm2015 23:56:17 Compiling @angular/core/testing : es2015 as esm2015 23:56:17 Compiling @angular/common : es2015 as esm2015 23:56:17 Compiling @angular/platform-browser : es2015 as esm2015 23:56:17 Compiling @angular/common/testing : es2015 as esm2015 23:56:17 Compiling @angular/common/http : es2015 as esm2015 23:56:17 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:56:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:56:18 Compiling @angular/forms : es2015 as esm2015 23:56:18 Compiling @angular/router : es2015 as esm2015 23:56:18 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:56:18 Compiling @angular/common/http/testing : es2015 as esm2015 23:56:19 Compiling @angular/router/testing : es2015 as esm2015 23:56:24 06 11 2023 23:56:23.932:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:56:24 06 11 2023 23:56:23.934:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:56:24 06 11 2023 23:56:23.937:INFO [launcher]: Starting browser ChromeHeadless 23:56:34 ✔ Browser application bundle generation complete. 23:56:34 06 11 2023 23:56:33.023:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket rXnBbr7agAsUQeuuAAAB with id 99404353 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.061 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.09 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.113 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.156 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.168 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.181 secs) 23:56:35 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.2 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.245 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.257 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.269 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.284 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.32 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.337 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.354 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.357 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.365 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.368 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.371 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.373 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.397 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.438 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.458 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.466 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.473 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.523 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.539 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.546 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.549 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.557 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.573 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.585 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.591 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.593 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.612 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.623 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.638 secs) 23:56:36 ERROR: 'NG0304: 'router-outlet' is not a known element: 23:56:36 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 23:56:36 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.638 secs) 23:56:36 ERROR: 'NG0304: 'router-outlet' is not a known element: 23:56:36 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 23:56:36 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.643 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.646 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.651 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.654 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.656 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.66 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.686 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.711 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.719 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.733 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.762 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.79 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.799 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.804 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.825 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.832 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.84 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.842 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.849 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.865 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.892 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.903 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.905 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.907 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.92 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.935 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.937 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.939 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.944 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.946 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.951 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.969 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.974 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.985 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.988 secs) 23:56:36 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.008 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.012 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.029 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.053 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.062 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.077 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.082 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.098 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.101 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.104 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.107 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.112 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.118 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.12 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.122 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.131 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.134 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.137 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.138 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.139 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.144 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.151 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.156 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.158 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.159 secs) 23:56:37 WARN: ' 23:56:37 It looks like you're using ngModel on the same form field as formControlName. 23:56:37 Support for using the ngModel input property and ngModelChange event with 23:56:37 reactive form directives has been deprecated in Angular v6 and will be removed 23:56:37 in a future version of Angular. 23:56:37 23:56:37 For more information on this, see our API docs here: 23:56:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:56:37 ' 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.159 secs) 23:56:37 WARN: ' 23:56:37 It looks like you're using ngModel on the same form field as formControlName. 23:56:37 Support for using the ngModel input property and ngModelChange event with 23:56:37 reactive form directives has been deprecated in Angular v6 and will be removed 23:56:37 in a future version of Angular. 23:56:37 23:56:37 For more information on this, see our API docs here: 23:56:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:56:37 ' 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.175 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.189 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.195 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.215 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.217 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.219 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.233 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.24 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.245 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.267 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.269 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.27 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.278 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.287 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.292 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.294 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.295 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.336 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.356 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.369 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.379 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.387 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.413 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.417 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.418 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.419 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.438 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.449 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.464 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.467 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.471 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.499 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.502 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.503 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.511 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.566 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.571 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.573 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.587 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.603 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.609 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.611 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.614 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.619 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.623 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.631 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.641 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.645 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.654 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.655 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.66 secs) 23:56:37 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.351 secs / 1.66 secs) 23:56:37 TOTAL: 147 SUCCESS 23:56:37 ✔ Browser application bundle generation complete. 23:56:38 23:56:38 =============================== Coverage summary =============================== 23:56:38 Statements : 40.88% ( 1468/3591 ) 23:56:38 Branches : 11.75% ( 114/970 ) 23:56:38 Functions : 31.98% ( 419/1310 ) 23:56:38 Lines : 38.87% ( 1323/3404 ) 23:56:38 ================================================================================ 23:56:38 ✔ Browser application bundle generation complete. 23:56:38 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 23:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:56:39 $ docker stop --time=1 07f87fe66d4cd907bbb05275554f5a5337d01668c14578d6ef4eead7f7d417cf 23:56:40 $ docker rm -f --volumes 07f87fe66d4cd907bbb05275554f5a5337d01668c14578d6ef4eead7f7d417cf [Pipeline] // withDockerContainer [Pipeline] sh 23:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:56:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:56:42 + ls -al . 23:56:42 total 180 23:56:42 drwxrwxr-x 13 jenkins jenkins 4096 Nov 6 23:54 . 23:56:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:53 .. 23:56:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:53 .blubracket 23:56:42 -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 23:53 .dockerignore 23:56:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:53 .git 23:56:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:53 .github 23:56:42 -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 23:53 .gitignore 23:56:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:53 .semver 23:56:42 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 6 23:53 Attribution.txt 23:56:42 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 23:53 CHANGELOG.md 23:56:42 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 23:53 CONTRIBUTING.md 23:56:42 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 23:53 Dockerfile 23:56:42 -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 23:53 Jenkinsfile 23:56:42 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 23:53 LICENSE 23:56:42 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 23:53 Makefile 23:56:42 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 23:53 README.md 23:56:42 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:53 VERSION 23:56:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:53 assets 23:56:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:53 bin 23:56:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:53 cmd 23:56:42 -rw-r--r-- 1 jenkins jenkins 10 Nov 6 23:54 coverage.out 23:56:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:53 docs 23:56:42 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 23:53 go.mod 23:56:42 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 23:53 go.sum 23:56:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:53 internal 23:56:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:53 testing 23:56:42 -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 23:53 version.go 23:56:42 drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 23:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + 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=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 --label arch=amd64 --label version=3.1.0-dev.12 . 23:56:43 Sending build context to Docker daemon 49.4MB 23:56:43 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:56:43 Step 2/25 : FROM ${BASE} AS builder 23:56:43 ---> 39c3584c10d1 23:56:43 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:56:43 ---> Running in 27287dff13b0 23:56:43 Removing intermediate container 27287dff13b0 23:56:43 ---> e01e386127e5 23:56:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:56:43 ---> Running in 22fb3bf404a6 23:56:43 Removing intermediate container 22fb3bf404a6 23:56:43 ---> 7068d6efae6e 23:56:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:56:43 ---> Running in fb52756c29f9 23:56:43 Removing intermediate container fb52756c29f9 23:56:43 ---> 1a219c94d94a 23:56:43 Step 6/25 : LABEL Name=edgex-ui-go 23:56:43 ---> Running in 129bd52ba382 23:56:43 Removing intermediate container 129bd52ba382 23:56:43 ---> 669005736be6 23:56:43 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:56:43 ---> Running in ae8a2994cae1 23:56:43 Removing intermediate container ae8a2994cae1 23:56:43 ---> aac61dab0411 23:56:43 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:56:44 ---> 62c551b0efbe 23:56:44 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:44 ---> Running in 92de87f75c5b 23:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:56:45 OK: 264 MiB in 52 packages 23:56:45 Removing intermediate container 92de87f75c5b 23:56:45 ---> c44273018ce9 23:56:45 Step 10/25 : ENV GO111MODULE=on 23:56:45 ---> Running in 81b9d1bbafce 23:56:45 Removing intermediate container 81b9d1bbafce 23:56:45 ---> 7c8b9dd4fd6b 23:56:45 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:56:45 ---> Running in 8688a78a526a 23:56:45 Removing intermediate container 8688a78a526a 23:56:45 ---> 9cb92fe9d5c9 23:56:45 Step 12/25 : COPY go.mod vendor* ./ 23:56:46 ---> 03c3066afad1 23:56:46 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:46 ---> Running in 13559e4b7e47 23:56:47 Removing intermediate container 13559e4b7e47 23:56:47 ---> 1471bede8b08 23:56:47 Step 14/25 : COPY . . 23:56:48 ---> 20e940126a6e 23:56:48 Step 15/25 : RUN ${MAKE} 23:56:48 ---> Running in 89cce320e047 23:56:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.12" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:57:06 Removing intermediate container 89cce320e047 23:57:06 ---> b60c9cdf51d6 23:57:06 Step 16/25 : FROM alpine:3.18 23:57:06 3.18: Pulling from library/alpine 23:57:06 96526aa774ef: Already exists 23:57:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:57:06 Status: Downloaded newer image for alpine:3.18 23:57:06 ---> 8ca4688f4f35 23:57:06 Step 17/25 : EXPOSE 4000 23:57:06 ---> Running in 066483812a35 23:57:06 Removing intermediate container 066483812a35 23:57:06 ---> 71ae319fbb4e 23:57:06 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 23:57:06 ---> 92fc0c5fe215 23:57:06 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:57:06 ---> 99c7f8bb9acf 23:57:06 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:57:06 ---> f83cf20f90e2 23:57:06 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:57:06 ---> Running in db066451bed7 23:57:06 Removing intermediate container db066451bed7 23:57:06 ---> fc11fb86c014 23:57:06 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 23:57:06 ---> Running in 587adfd8a2b7 23:57:06 Removing intermediate container 587adfd8a2b7 23:57:06 ---> 3c2d8b9cd215 23:57:06 Step 23/25 : LABEL arch=amd64 23:57:06 ---> Running in 2e69ed0cf501 23:57:06 Removing intermediate container 2e69ed0cf501 23:57:06 ---> be49f7cc1379 23:57:06 Step 24/25 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:57:06 ---> Running in 412a34f35e61 23:57:06 Removing intermediate container 412a34f35e61 23:57:06 ---> 552f52b2120a 23:57:06 Step 25/25 : LABEL version=3.1.0-dev.12 23:57:06 ---> Running in dc25ba52bdb0 23:57:06 Removing intermediate container dc25ba52bdb0 23:57:06 ---> 6bd43e81ba3a 23:57:06 [Warning] One or more build-args [ARCH] were not consumed 23:57:06 Successfully built 6bd43e81ba3a 23:57:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:07 provisioning config files... 23:57:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4708078726546494915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:07 ---> docker-login.sh 23:57:07 nexus3.edgexfoundry.org:10001 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 nexus3.edgexfoundry.org:10002 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 nexus3.edgexfoundry.org:10003 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 nexus3.edgexfoundry.org:10004 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:07 Configure a credential helper to remove this warning. See 23:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:07 23:57:07 Login Succeeded 23:57:07 docker.io 23:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:08 Configure a credential helper to remove this warning. See 23:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:08 23:57:08 Login Succeeded 23:57:08 ---> docker-login.sh ends [Pipeline] } 23:57:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:57:08 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 23:57:08 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:57:08 latest 23:57:08 3.1.0-dev.12 23:57:08 d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 23:57:08 main 23:57:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:57:08 282c48a0dff9: Preparing 23:57:08 a711ab0612c6: Preparing 23:57:08 a8e9c95609d8: Preparing 23:57:08 cc2447e1835a: Preparing 23:57:08 cc2447e1835a: Layer already exists 23:57:08 282c48a0dff9: Pushed 23:57:08 a711ab0612c6: Pushed 23:57:12 a8e9c95609d8: Pushed 23:57:12 d5af9c64baab98ce55894ef267c79cd56f1ca0e0: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:57:12 282c48a0dff9: Preparing 23:57:12 a711ab0612c6: Preparing 23:57:12 a8e9c95609d8: Preparing 23:57:12 cc2447e1835a: Preparing 23:57:12 a711ab0612c6: Layer already exists 23:57:12 282c48a0dff9: Layer already exists 23:57:12 cc2447e1835a: Layer already exists 23:57:12 a8e9c95609d8: Layer already exists 23:57:12 latest: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 23:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:57:13 282c48a0dff9: Preparing 23:57:13 a711ab0612c6: Preparing 23:57:13 a8e9c95609d8: Preparing 23:57:13 cc2447e1835a: Preparing 23:57:13 282c48a0dff9: Layer already exists 23:57:13 a711ab0612c6: Layer already exists 23:57:13 cc2447e1835a: Layer already exists 23:57:13 a8e9c95609d8: Layer already exists 23:57:13 3.1.0-dev.12: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 23:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:57:14 282c48a0dff9: Preparing 23:57:14 a711ab0612c6: Preparing 23:57:14 a8e9c95609d8: Preparing 23:57:14 cc2447e1835a: Preparing 23:57:14 282c48a0dff9: Layer already exists 23:57:14 cc2447e1835a: Layer already exists 23:57:14 a8e9c95609d8: Layer already exists 23:57:14 a711ab0612c6: Layer already exists 23:57:14 d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 23:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:57:14 282c48a0dff9: Preparing 23:57:14 a711ab0612c6: Preparing 23:57:14 a8e9c95609d8: Preparing 23:57:14 cc2447e1835a: Preparing 23:57:14 cc2447e1835a: Layer already exists 23:57:14 a8e9c95609d8: Layer already exists 23:57:14 282c48a0dff9: Layer already exists 23:57:14 a711ab0612c6: Layer already exists 23:57:14 main: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:14 ===================================================== [Pipeline] echo 23:57:14 taggedImages: 23:57:14 - nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 23:57:14 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:57:14 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 23:57:14 - nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 23:57:14 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 23:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:15 23:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:15 latest: Pulling from edgex-lftools-log-publisher 23:57:15 5eb5b503b376: Pulling fs layer 23:57:15 5c69ac0246d0: Pulling fs layer 23:57:15 ec43610c2a17: Pulling fs layer 23:57:15 3a2ae6a8a46f: Pulling fs layer 23:57:15 33b1e0a273af: Pulling fs layer 23:57:15 5d3b04190fa2: Pulling fs layer 23:57:15 2f39f015ded8: Pulling fs layer 23:57:15 3a2ae6a8a46f: Waiting 23:57:15 33b1e0a273af: Waiting 23:57:15 5d3b04190fa2: Waiting 23:57:15 2f39f015ded8: Waiting 23:57:15 5c69ac0246d0: Verifying Checksum 23:57:15 5c69ac0246d0: Download complete 23:57:15 3a2ae6a8a46f: Verifying Checksum 23:57:15 3a2ae6a8a46f: Download complete 23:57:15 33b1e0a273af: Verifying Checksum 23:57:15 33b1e0a273af: Download complete 23:57:15 5d3b04190fa2: Verifying Checksum 23:57:15 5d3b04190fa2: Download complete 23:57:15 ec43610c2a17: Verifying Checksum 23:57:15 5eb5b503b376: Verifying Checksum 23:57:15 5eb5b503b376: Download complete 23:57:17 5eb5b503b376: Pull complete 23:57:17 5c69ac0246d0: Pull complete 23:57:17 ec43610c2a17: Pull complete 23:57:17 3a2ae6a8a46f: Pull complete 23:57:17 33b1e0a273af: Pull complete 23:57:17 5d3b04190fa2: Pull complete 23:57:21 2f39f015ded8: Pull complete 23:57:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:57:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:21 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 23:57: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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:57:25 $ docker top 9265bb4f14011456ead907e1227c24b33ac02938b21b6817b326e1183a245f74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:25 ---> job-cost.sh 23:57:25 lf-activate-venv: SKIPPING 23:57:25 INFO: No Stack... 23:57:25 INFO: Retrieving Pricing Info for: v3-standard-8 23:57:25 INFO: Archiving Costs [Pipeline] sh 23:57:26 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 23:57:26 + cut -d, -f6 [Pipeline] lock 23:57:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] 23:57:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] did not exist. Created. 23:57:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:57:26 + echo total: 0.2199999988079071 [Pipeline] stash 23:57:27 Stashed 1 file(s) [Pipeline] } 23:57:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 23:57:27 $ docker stop --time=1 9265bb4f14011456ead907e1227c24b33ac02938b21b6817b326e1183a245f74 23:57:28 $ docker rm -f --volumes 9265bb4f14011456ead907e1227c24b33ac02938b21b6817b326e1183a245f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:57:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16758 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 23:57:54 Running in /w/workspace/edgex-ui-go/139 [Pipeline] { [Pipeline] checkout 23:57:54 The recommended git tool is: git 23:58:02 using credential edgex-jenkins-ssh 23:58:02 Cloning the remote Git repository 23:58:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:58:02 > git init /w/workspace/edgex-ui-go/139 # timeout=10 23:58:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:58:02 > git --version # timeout=10 23:58:02 > git --version # 'git version 2.25.1' 23:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:58:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:58:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:07 Avoid second fetch 23:58:07 Checking out Revision d5af9c64baab98ce55894ef267c79cd56f1ca0e0 (main) 23:58:08 Commit message: "Merge pull request #661 from lenny-intel/fix-attributions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:07 > git config core.sparsecheckout # timeout=10 23:58:07 > git checkout -f d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 23:58:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:08 Dload Upload Total Spent Left Speed 23:58:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 92569 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh 23:58:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:58:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:58:09 + sudo tee /etc/docker/daemon.new 23:58:09 { 23:58:09 "registry-mirrors": [ 23:58:09 "https://nexus3.edgexfoundry.org:10001" 23:58:09 ], 23:58:09 "bip": "10.250.0.254/24", 23:58:09 "hosts": [ 23:58:09 "tcp://0.0.0.0:5555", 23:58:09 "unix:///var/run/docker.sock" 23:58:09 ], 23:58:09 "mtu": 1458, 23:58:09 "selinux-enabled": true, 23:58:09 "seccomp-profile": "/etc/docker/seccomp.json" 23:58:09 } [Pipeline] sh 23:58:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:58:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:28 provisioning config files... 23:58:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config4125493887998559156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:29 ---> docker-login.sh 23:58:29 nexus3.edgexfoundry.org:10001 23:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:29 Configure a credential helper to remove this warning. See 23:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:29 23:58:29 Login Succeeded 23:58:29 nexus3.edgexfoundry.org:10002 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 nexus3.edgexfoundry.org:10003 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 nexus3.edgexfoundry.org:10004 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 docker.io 23:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:31 Configure a credential helper to remove this warning. See 23:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:31 23:58:31 Login Succeeded 23:58:31 ---> docker-login.sh ends [Pipeline] } 23:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:58:31 ========================================================= 23:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + 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 . 23:58:33 Sending build context to Docker daemon 28.99MB 23:58:33 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 23:58:33 Step 2/15 : FROM ${BASE} AS builder 23:58:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:58:33 9fda8d8052c6: Pulling fs layer 23:58:33 5d54e960e981: Pulling fs layer 23:58:33 c4a7e357bf2a: Pulling fs layer 23:58:33 f0e02332f6b5: Pulling fs layer 23:58:33 cefa15bbcfad: Pulling fs layer 23:58:33 17808c966233: Pulling fs layer 23:58:33 f4c1fc716caa: Pulling fs layer 23:58:33 f0e02332f6b5: Waiting 23:58:33 cefa15bbcfad: Waiting 23:58:33 17808c966233: Waiting 23:58:33 f4c1fc716caa: Waiting 23:58:33 5d54e960e981: Verifying Checksum 23:58:33 5d54e960e981: Download complete 23:58:33 f0e02332f6b5: Verifying Checksum 23:58:33 f0e02332f6b5: Download complete 23:58:33 cefa15bbcfad: Verifying Checksum 23:58:33 cefa15bbcfad: Download complete 23:58:33 9fda8d8052c6: Download complete 23:58:33 f4c1fc716caa: Verifying Checksum 23:58:33 f4c1fc716caa: Download complete 23:58:34 9fda8d8052c6: Pull complete 23:58:35 c4a7e357bf2a: Verifying Checksum 23:58:35 c4a7e357bf2a: Download complete 23:58:35 5d54e960e981: Pull complete 23:58:35 17808c966233: Verifying Checksum 23:58:35 17808c966233: Download complete 23:58:48 c4a7e357bf2a: Pull complete 23:58:48 f0e02332f6b5: Pull complete 23:58:48 cefa15bbcfad: Pull complete 23:58:58 17808c966233: Pull complete 23:59:00 f4c1fc716caa: Pull complete 23:59:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:59:00 ---> ea914061e18c 23:59:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:59:01 ---> Running in f565c892f99d 23:59:02 Removing intermediate container f565c892f99d 23:59:02 ---> 536ddfc71690 23:59:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:59:02 ---> Running in 6b4366bb7351 23:59:02 Removing intermediate container 6b4366bb7351 23:59:02 ---> 549e2fec5496 23:59:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:59:02 ---> Running in ec29b8bc6a59 23:59:02 Removing intermediate container ec29b8bc6a59 23:59:02 ---> b628af7f4292 23:59:02 Step 6/15 : LABEL Name=edgex-ui-go 23:59:02 ---> Running in 29b05bfe493d 23:59:03 Removing intermediate container 29b05bfe493d 23:59:03 ---> 72f80cb2b5df 23:59:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 23:59:03 ---> Running in b2a2b153539b 23:59:03 Removing intermediate container b2a2b153539b 23:59:03 ---> 1505151ab659 23:59:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:59:04 latest: Pulling from library/docker 23:59:04 579b34f0a95b: Pulling fs layer 23:59:04 2ecd494fa26a: Pulling fs layer 23:59:04 4f4fb700ef54: Pulling fs layer 23:59:04 99624a4fd86a: Pulling fs layer 23:59:04 6b3f207db0e4: Pulling fs layer 23:59:04 2f21744ef460: Pulling fs layer 23:59:04 80fde8283b9a: Pulling fs layer 23:59:04 cfd52aaeb832: Pulling fs layer 23:59:04 2aa7661f3209: Pulling fs layer 23:59:04 ad7962f27383: Pulling fs layer 23:59:04 c8cf6870052b: Pulling fs layer 23:59:04 1996d6e72d7b: Pulling fs layer 23:59:04 112e10f1d4c1: Pulling fs layer 23:59:04 b97b6e3dbded: Pulling fs layer 23:59:04 99624a4fd86a: Waiting 23:59:04 6b3f207db0e4: Waiting 23:59:04 2f21744ef460: Waiting 23:59:04 80fde8283b9a: Waiting 23:59:04 cfd52aaeb832: Waiting 23:59:04 2aa7661f3209: Waiting 23:59:04 112e10f1d4c1: Waiting 23:59:04 b97b6e3dbded: Waiting 23:59:04 ad7962f27383: Waiting 23:59:04 c8cf6870052b: Waiting 23:59:04 1996d6e72d7b: Waiting 23:59:04 4f4fb700ef54: Verifying Checksum 23:59:04 4f4fb700ef54: Download complete 23:59:04 579b34f0a95b: Download complete 23:59:04 2ecd494fa26a: Verifying Checksum 23:59:04 2ecd494fa26a: Download complete 23:59:05 99624a4fd86a: Verifying Checksum 23:59:05 99624a4fd86a: Download complete 23:59:05 6b3f207db0e4: Verifying Checksum 23:59:05 6b3f207db0e4: Download complete 23:59:05 2f21744ef460: Verifying Checksum 23:59:05 2f21744ef460: Download complete 23:59:05 80fde8283b9a: Verifying Checksum 23:59:05 80fde8283b9a: Download complete 23:59:05 579b34f0a95b: Pull complete 23:59:05 cfd52aaeb832: Verifying Checksum 23:59:05 cfd52aaeb832: Download complete 23:59:05 2aa7661f3209: Verifying Checksum 23:59:05 2aa7661f3209: Download complete 23:59:05 c8cf6870052b: Verifying Checksum 23:59:05 c8cf6870052b: Download complete 23:59:06 ad7962f27383: Verifying Checksum 23:59:06 ad7962f27383: Download complete 23:59:06 112e10f1d4c1: Verifying Checksum 23:59:06 112e10f1d4c1: Download complete 23:59:06 b97b6e3dbded: Download complete 23:59:06 2ecd494fa26a: Pull complete 23:59:06 4f4fb700ef54: Pull complete 23:59:07 1996d6e72d7b: Verifying Checksum 23:59:07 1996d6e72d7b: Download complete 23:59:07 99624a4fd86a: Pull complete 23:59:09 6b3f207db0e4: Pull complete 23:59:13 2f21744ef460: Pull complete 23:59:13 80fde8283b9a: Pull complete 23:59:13 cfd52aaeb832: Pull complete 23:59:13 2aa7661f3209: Pull complete 23:59:15 ad7962f27383: Pull complete 23:59:15 c8cf6870052b: Pull complete 23:59:18 1996d6e72d7b: Pull complete 23:59:18 112e10f1d4c1: Pull complete 23:59:19 b97b6e3dbded: Pull complete 23:59:19 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 23:59:19 Status: Downloaded newer image for docker:latest 23:59:21 ---> 3d360c8d9e70 23:59:21 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:21 ---> Running in 1938c807b485 23:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:59:23 OK: 266 MiB in 52 packages 23:59:24 Removing intermediate container 1938c807b485 23:59:24 ---> 5f6d16523344 23:59:24 Step 10/15 : ENV GO111MODULE=on 23:59:24 ---> Running in fc581e2970f5 23:59:25 Removing intermediate container fc581e2970f5 23:59:25 ---> aa4a042c2c16 23:59:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:59:25 ---> Running in 3b6acf4445cd 23:59:25 Removing intermediate container 3b6acf4445cd 23:59:25 ---> f6137642b073 23:59:25 Step 12/15 : COPY go.mod vendor* ./ 23:59:26 ---> b15d0d30226d 23:59:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:26 ---> Running in ac16f5987a2f 00:00:59 Removing intermediate container ac16f5987a2f 00:00:59 ---> 4b625138fd49 00:00:59 Step 14/15 : COPY . . 00:00:59 ---> b27aae683a59 00:00:59 Step 15/15 : RUN ${MAKE} 00:00:59 ---> Running in a32f7018914a 00:00:59 noop 00:00:59 Removing intermediate container a32f7018914a 00:00:59 ---> d9a78a946e24 00:00:59 Successfully built d9a78a946e24 00:00:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:59 + docker inspect -f . ci-base-image-arm64 00:00:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:00 prd-ubuntu20.04-docker-arm64-4c-16g-16758 does not seem to be running inside a container 00:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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 ******** ci-base-image-arm64 cat 00:01:04 $ docker top 59fed645f23314d1c7db22af6657907847e4db2e82ae611e6f71e04c4bc7da42 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:05 + go version 00:01:05 go version go1.21.0 linux/arm64 [Pipeline] } 00:01:05 $ docker stop --time=1 59fed645f23314d1c7db22af6657907847e4db2e82ae611e6f71e04c4bc7da42 00:01:06 $ docker rm -f --volumes 59fed645f23314d1c7db22af6657907847e4db2e82ae611e6f71e04c4bc7da42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:07 + docker inspect -f . ci-base-image-arm64 00:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-16758 does not seem to be running inside a container 00:01:07 $ 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/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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 ******** ci-base-image-arm64 cat 00:01:08 $ docker top 4f763d425c521bc0d2a9944cf8d55d14e0c28de9de9a03c229ebd26fdc05d92a -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:09 + git config --global --add safe.directory /w/workspace/edgex-ui-go/139 [Pipeline] fileExists [Pipeline] sh 00:01:09 + make test 00:01:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 00:01:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:02:39 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 00:02:39 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 00:03:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:12 ./bin/test-attribution-txt.sh 00:03:12 make -C web test 00:03:12 make[1]: Entering directory '/w/workspace/edgex-ui-go/139/web' 00:03:12 make[1]: tput: No such file or directory 00:03:12 make[1]: tput: No such file or directory 00:03:12 warning: generating ./VERSION 00:03:12 echo "0.0.0" > VERSION 00:03:12 docker build \ 00:03:12 -f Dockerfile \ 00:03:12 --build-arg USER=1000 \ 00:03:12 \ 00:03:12 --label "git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0" \ 00:03:12 -t edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 \ 00:03:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 00:03:12 . 00:03:12 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 00:03:12 Install the buildx component to build images with BuildKit: 00:03:12 https://docs.docker.com/go/buildx/ 00:03:12 00:03:12 Sending build context to Docker daemon 2.706MB 00:03:12 Step 1/11 : FROM node:18-alpine3.18 00:03:12 18-alpine3.18: Pulling from library/node 00:03:12 579b34f0a95b: Already exists 00:03:12 193dce5f4a0c: Pulling fs layer 00:03:12 78d1fe6b9b44: Pulling fs layer 00:03:12 18c854bc80ea: Pulling fs layer 00:03:12 18c854bc80ea: Verifying Checksum 00:03:12 18c854bc80ea: Download complete 00:03:12 78d1fe6b9b44: Verifying Checksum 00:03:12 78d1fe6b9b44: Download complete 00:03:12 193dce5f4a0c: Verifying Checksum 00:03:12 193dce5f4a0c: Download complete 00:03:20 193dce5f4a0c: Pull complete 00:03:20 78d1fe6b9b44: Pull complete 00:03:20 18c854bc80ea: Pull complete 00:03:20 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 00:03:20 Status: Downloaded newer image for node:18-alpine3.18 00:03:20 ---> f5a5f9201015 00:03:20 Step 2/11 : RUN apk add --no-cache chromium 00:03:20 ---> Running in d3799f6bef87 00:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:03:23 (1/151) Installing libexpat (2.5.0-r1) 00:03:23 (2/151) Installing brotli-libs (1.0.9-r14) 00:03:23 (3/151) Installing libbz2 (1.0.8-r5) 00:03:23 (4/151) Installing libpng (1.6.39-r3) 00:03:23 (5/151) Installing freetype (2.13.0-r5) 00:03:23 (6/151) Installing fontconfig (2.14.2-r3) 00:03:23 (7/151) Installing libfontenc (1.1.7-r2) 00:03:23 (8/151) Installing mkfontscale (1.2.2-r3) 00:03:23 (9/151) Installing font-opensans (0_git20210927-r1) 00:03:23 (10/151) Installing pkgconf (1.9.5-r0) 00:03:23 (11/151) Installing libffi (3.4.4-r2) 00:03:23 (12/151) Installing libintl (0.21.1-r7) 00:03:23 (13/151) Installing libblkid (2.38.1-r8) 00:03:23 (14/151) Installing libmount (2.38.1-r8) 00:03:23 (15/151) Installing pcre2 (10.42-r1) 00:03:23 (16/151) Installing glib (2.76.4-r0) 00:03:23 (17/151) Installing xz-libs (5.4.3-r0) 00:03:23 (18/151) Installing libxml2 (2.11.4-r0) 00:03:23 (19/151) Installing shared-mime-info (2.2-r5) 00:03:23 (20/151) Installing hicolor-icon-theme (0.17-r2) 00:03:24 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 00:03:24 (22/151) Installing libwebp (1.3.2-r0) 00:03:24 (23/151) Installing zstd-libs (1.5.5-r4) 00:03:24 (24/151) Installing tiff (4.5.1-r0) 00:03:24 (25/151) Installing gdk-pixbuf (2.42.10-r5) 00:03:24 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 00:03:24 (27/151) Installing libxau (1.0.11-r2) 00:03:24 (28/151) Installing libmd (1.0.4-r2) 00:03:24 (29/151) Installing libbsd (0.11.7-r1) 00:03:24 (30/151) Installing libxdmcp (1.1.4-r2) 00:03:24 (31/151) Installing libxcb (1.15-r1) 00:03:24 (32/151) Installing libx11 (1.8.7-r0) 00:03:24 (33/151) Installing libxcomposite (0.4.6-r3) 00:03:24 (34/151) Installing libxfixes (6.0.1-r2) 00:03:24 (35/151) Installing libxrender (0.9.11-r3) 00:03:24 (36/151) Installing libxcursor (1.2.1-r2) 00:03:24 (37/151) Installing libxdamage (1.1.6-r2) 00:03:24 (38/151) Installing libxext (1.3.5-r2) 00:03:24 (39/151) Installing libxi (1.8.1-r0) 00:03:24 (40/151) Installing libxinerama (1.1.5-r2) 00:03:24 (41/151) Installing libxrandr (1.5.3-r2) 00:03:24 (42/151) Installing libatk-1.0 (2.48.3-r0) 00:03:24 (43/151) Installing libxtst (1.2.4-r2) 00:03:24 (44/151) Installing dbus-libs (1.14.8-r0) 00:03:24 (45/151) Installing at-spi2-core (2.48.3-r0) 00:03:24 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 00:03:24 (47/151) Installing pixman (0.42.2-r1) 00:03:24 (48/151) Installing cairo (1.17.8-r1) 00:03:24 (49/151) Installing cairo-gobject (1.17.8-r1) 00:03:24 (50/151) Installing avahi-libs (0.8-r13) 00:03:24 (51/151) Installing gmp (6.2.1-r3) 00:03:24 (52/151) Installing nettle (3.8.1-r2) 00:03:24 (53/151) Installing libunistring (1.1-r1) 00:03:24 (54/151) Installing libidn2 (2.3.4-r1) 00:03:24 (55/151) Installing p11-kit (0.24.1-r2) 00:03:24 (56/151) Installing libtasn1 (4.19.0-r1) 00:03:24 (57/151) Installing gnutls (3.8.0-r2) 00:03:24 (58/151) Installing cups-libs (2.4.7-r0) 00:03:24 (59/151) Installing libepoxy (1.5.10-r1) 00:03:24 (60/151) Installing fribidi (1.0.13-r0) 00:03:24 (61/151) Installing graphite2 (1.3.14-r5) 00:03:24 (62/151) Installing harfbuzz (7.3.0-r0) 00:03:24 (63/151) Installing libxft (2.3.8-r1) 00:03:24 (64/151) Installing pango (1.50.14-r1) 00:03:24 (65/151) Installing wayland-libs-client (1.22.0-r2) 00:03:24 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 00:03:24 (67/151) Installing wayland-libs-egl (1.22.0-r2) 00:03:24 (68/151) Installing xkeyboard-config (2.38-r0) 00:03:25 (69/151) Installing libxkbcommon (1.5.0-r2) 00:03:25 (70/151) Installing gtk+3.0 (3.24.38-r1) 00:03:25 Executing gtk+3.0-3.24.38-r1.post-install 00:03:25 (71/151) Installing icu-data-full (73.2-r2) 00:03:26 (72/151) Installing mesa (23.0.4-r0) 00:03:26 (73/151) Installing llvm15-libs (15.0.7-r6) 00:03:28 (74/151) Installing libdrm (2.4.115-r4) 00:03:28 (75/151) Installing musl-fts (1.2.7-r5) 00:03:28 (76/151) Installing libelf (0.189-r2) 00:03:28 (77/151) Installing mesa-glapi (23.0.4-r0) 00:03:28 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 00:03:28 (79/151) Installing eudev-libs (3.2.11-r8) 00:03:28 (80/151) Installing libmagic (5.45-r0) 00:03:29 (81/151) Installing file (5.45-r0) 00:03:29 (82/151) Installing libice (1.1.1-r2) 00:03:29 (83/151) Installing libuuid (2.38.1-r8) 00:03:29 (84/151) Installing libsm (1.2.4-r1) 00:03:29 (85/151) Installing libxt (1.3.0-r2) 00:03:29 (86/151) Installing libxmu (1.1.4-r2) 00:03:29 (87/151) Installing xset (1.2.5-r1) 00:03:29 (88/151) Installing xprop (1.2.6-r0) 00:03:29 (89/151) Installing xdg-utils (1.1.3-r4) 00:03:29 (90/151) Installing libogg (1.3.5-r4) 00:03:29 (91/151) Installing flac-libs (1.4.3-r0) 00:03:29 (92/151) Installing alsa-lib (1.2.9-r1) 00:03:29 (93/151) Installing libatomic (12.2.1_git20220924-r10) 00:03:29 (94/151) Installing svt-av1-libs (1.6.0-r0) 00:03:29 (95/151) Installing aom-libs (3.6.1-r0) 00:03:29 (96/151) Installing libva (2.18.0-r1) 00:03:29 (97/151) Installing libvdpau (1.5-r1) 00:03:29 (98/151) Installing ffmpeg-libavutil (6.0-r15) 00:03:29 (99/151) Installing libdav1d (1.2.1-r0) 00:03:29 (100/151) Installing libhwy (1.0.4-r1) 00:03:29 (101/151) Installing lcms2 (2.15-r2) 00:03:29 (102/151) Installing libjxl (0.8.2-r0) 00:03:29 (103/151) Installing lame-libs (3.100-r5) 00:03:29 (104/151) Installing opus (1.4-r0) 00:03:29 (105/151) Installing libgomp (12.2.1_git20220924-r10) 00:03:29 (106/151) Installing soxr (0.1.3-r5) 00:03:29 (107/151) Installing ffmpeg-libswresample (6.0-r15) 00:03:29 (108/151) Installing libtheora (1.1.1-r17) 00:03:29 (109/151) Installing libvorbis (1.3.7-r1) 00:03:29 (110/151) Installing libvpx (1.13.0-r2) 00:03:30 (111/151) Installing x264-libs (0.164_git20220602-r1) 00:03:30 (112/151) Installing numactl (2.0.16-r4) 00:03:30 (113/151) Installing x265-libs (3.5-r4) 00:03:30 (114/151) Installing xvidcore (1.3.7-r1) 00:03:30 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 00:03:30 (116/151) Installing libbluray (1.3.4-r0) 00:03:30 (117/151) Installing mpg123-libs (1.31.3-r1) 00:03:30 (118/151) Installing libopenmpt (0.7.2-r0) 00:03:30 (119/151) Installing cjson (1.7.15-r4) 00:03:30 (120/151) Installing mbedtls (2.28.5-r0) 00:03:30 (121/151) Installing librist (0.2.7-r0) 00:03:30 (122/151) Installing libsrt (1.5.2-r0) 00:03:30 (123/151) Installing libssh (0.10.5-r0) 00:03:30 (124/151) Installing libsodium (1.0.18-r3) 00:03:30 (125/151) Installing libzmq (4.3.4-r4) 00:03:30 (126/151) Installing ffmpeg-libavformat (6.0-r15) 00:03:30 (127/151) Installing libevent (2.1.12-r6) 00:03:30 (128/151) Installing wayland-libs-server (1.22.0-r2) 00:03:30 (129/151) Installing mesa-gbm (23.0.4-r0) 00:03:30 (130/151) Installing harfbuzz-subset (7.3.0-r0) 00:03:30 (131/151) Installing icu-libs (73.2-r2) 00:03:30 (132/151) Installing jsoncpp (1.9.5-r0) 00:03:30 (133/151) Installing minizip (1.2.13-r1) 00:03:30 (134/151) Installing nspr (4.35-r2) 00:03:30 (135/151) Installing sqlite-libs (3.41.2-r2) 00:03:31 (136/151) Installing nss (3.94-r0) 00:03:31 (137/151) Installing pipewire-libs (0.3.70-r1) 00:03:31 (138/151) Installing libasyncns (0.8-r1) 00:03:31 (139/151) Installing libltdl (2.4.7-r2) 00:03:31 (140/151) Installing orc (0.4.34-r0) 00:03:31 (141/151) Installing libsndfile (1.2.0-r2) 00:03:31 (142/151) Installing speexdsp (1.2.1-r1) 00:03:31 (143/151) Installing tdb-libs (1.4.8-r1) 00:03:31 (144/151) Installing libpulse (16.1-r10) 00:03:31 (145/151) Installing snappy (1.1.10-r1) 00:03:31 (146/151) Installing libwoff2common (1.0.2-r2) 00:03:31 (147/151) Installing libwoff2enc (1.0.2-r2) 00:03:31 (148/151) Installing libgpg-error (1.47-r1) 00:03:31 (149/151) Installing libgcrypt (1.10.2-r1) 00:03:31 (150/151) Installing libxslt (1.1.38-r0) 00:03:31 (151/151) Installing chromium (117.0.5938.62-r0) 00:03:36 Executing busybox-1.36.1-r2.trigger 00:03:36 Executing fontconfig-2.14.2-r3.trigger 00:03:36 Executing mkfontscale-1.2.2-r3.trigger 00:03:37 Executing glib-2.76.4-r0.trigger 00:03:37 Executing shared-mime-info-2.2-r5.trigger 00:03:39 Executing gdk-pixbuf-2.42.10-r5.trigger 00:03:41 Executing gtk-update-icon-cache-3.24.38-r1.trigger 00:03:41 OK: 555 MiB in 168 packages 00:03:59 Removing intermediate container d3799f6bef87 00:03:59 ---> 67451183bf3e 00:03:59 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 00:03:59 ---> Running in 1cde610b2221 00:03:59 Removing intermediate container 1cde610b2221 00:03:59 ---> d702bf87b76e 00:03:59 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 00:03:59 ---> Running in f3b281556ade 00:03:59 Removing intermediate container f3b281556ade 00:03:59 ---> 4df81e48e343 00:03:59 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 00:03:59 ---> Running in 263cad46d547 00:03:59 Removing intermediate container 263cad46d547 00:03:59 ---> c844c8789951 00:03:59 Step 6/11 : RUN npm install -g npm 00:03:59 ---> Running in 6a14aa395bb7 00:04:26 00:04:26 removed 31 packages, and changed 65 packages in 24s 00:04:26 00:04:26 26 packages are looking for funding 00:04:26 run `npm fund` for details 00:04:30 Removing intermediate container 6a14aa395bb7 00:04:30 ---> e0c29038431f 00:04:30 Step 7/11 : ARG USER=1000 00:04:30 ---> Running in 90a1489300f6 00:04:30 Removing intermediate container 90a1489300f6 00:04:30 ---> 915c7481dded 00:04:30 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 00:04:30 ---> Running in d6ffd1b06d03 00:04:32 Removing intermediate container d6ffd1b06d03 00:04:32 ---> 31a10d7f971a 00:04:32 Step 9/11 : USER $USER:$USER 00:04:32 ---> Running in e32d731dd66e 00:04:32 Removing intermediate container e32d731dd66e 00:04:32 ---> 6e16b7beff5b 00:04:32 Step 10/11 : WORKDIR /app 00:04:32 ---> Running in c4ef19a0e1e1 00:04:33 Removing intermediate container c4ef19a0e1e1 00:04:33 ---> 293072bc37ac 00:04:33 Step 11/11 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 00:04:33 ---> Running in a572bd01372a 00:04:33 Removing intermediate container a572bd01372a 00:04:33 ---> 2d5e47293e36 00:04:33 Successfully built 2d5e47293e36 00:04:33 Successfully tagged edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 00:04:33 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 00:04:33 touch edgex-web-ui.imagebuilt 00:04:33 mkdir -p node_modules coverage 00:04:33 chown "1000:1000" node_modules coverage package-lock.json 00:04:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:04:48 npm WARN EBADENGINE Unsupported engine { 00:04:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 00:04:48 npm WARN EBADENGINE required: { 00:04:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:04:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:04:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:04:48 npm WARN EBADENGINE }, 00:04:48 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 00:04:48 npm WARN EBADENGINE } 00:06:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:06:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:06:40 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. 00:06:40 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. 00:06:40 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 00:07:07 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 00:07:08 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 00:07:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 00:07:10 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 00:07:11 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 00:07:13 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 00:07:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 00:07:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 00:07:18 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 00:07:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 00:07:33 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:07:33 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 00:07:45 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 00:07:45 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 00:08: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. 00:08:44 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. 00:09:17 00:09:17 added 1475 packages, and audited 1476 packages in 5m 00:09:17 00:09:17 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 00:09:17 00:09:17 To address issues that do not require attention, run: 00:09:17 npm audit fix 00:09:17 00:09:17 To address all issues (including breaking changes), run: 00:09:17 npm audit fix --force 00:09:17 00:09:17 Run `npm audit` for details. 00:09:18 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 00:09:36 - Generating browser application bundles (phase: setup)... 00:10:02 Compiling @angular/core : es2015 as esm2015 00:10:02 Compiling @angular/compiler/testing : es2015 as esm2015 00:10:29 Compiling @angular/core/testing : es2015 as esm2015 00:10:29 Compiling @angular/common : es2015 as esm2015 00:10:32 Compiling @angular/platform-browser : es2015 as esm2015 00:10:32 Compiling @angular/common/testing : es2015 as esm2015 00:10:36 Compiling @angular/router : es2015 as esm2015 00:10:36 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 00:10:42 Compiling @angular/platform-browser/testing : es2015 as esm2015 00:10:42 Compiling @angular/common/http : es2015 as esm2015 00:10:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 00:10:46 Compiling @angular/forms : es2015 as esm2015 00:10:46 Compiling @angular/router/testing : es2015 as esm2015 00:10:47 Compiling @angular/common/http/testing : es2015 as esm2015 00:11:43 07 11 2023 00:11:37.818:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 00:11:43 07 11 2023 00:11:37.837:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 00:11:43 07 11 2023 00:11:37.871:INFO [launcher]: Starting browser ChromeHeadless 00:12:51 07 11 2023 00:12:48.219:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 00:12:53 07 11 2023 00:12:53.420:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 00:13:11 07 11 2023 00:13:09.137:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 00:13:44 ✔ Browser application bundle generation complete. 00:13:44 07 11 2023 00:13:43.688:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket GVl35MCr2ChgY7UyAAAB with id 92410686 00:14:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 00:14:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.534 secs) 00:14:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 1.043 secs) 00:14:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.208 secs) 00:14:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.256 secs) 00:14:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.345 secs) 00:14:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.444 secs) 00:14:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.554 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.813 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.901 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.928 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.962 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.003 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.211 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.238 secs) 00:14:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.256 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.55 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.574 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.588 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.724 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.829 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.928 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.942 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.958 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.981 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 3.075 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.095 secs) 00:14:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.105 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.217 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.271 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.288 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.301 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.466 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.535 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.598 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.617 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.664 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.747 secs) 00:14:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.852 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.922 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.972 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.138 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.171 secs) 00:14:07 WARN: ' 00:14:07 It looks like you're using ngModel on the same form field as formControlName. 00:14:07 Support for using the ngModel input property and ngModelChange event with 00:14:07 reactive form directives has been deprecated in Angular v6 and will be removed 00:14:07 in a future version of Angular. 00:14:07 00:14:07 For more information on this, see our API docs here: 00:14:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:14:07 ' 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.171 secs) 00:14:07 WARN: ' 00:14:07 It looks like you're using ngModel on the same form field as formControlName. 00:14:07 Support for using the ngModel input property and ngModelChange event with 00:14:07 reactive form directives has been deprecated in Angular v6 and will be removed 00:14:07 in a future version of Angular. 00:14:07 00:14:07 For more information on this, see our API docs here: 00:14:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:14:07 ' 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.346 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.373 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.383 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.579 secs) 00:14:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.736 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.819 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.899 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.953 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.981 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.005 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.215 secs) 00:14:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.342 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.401 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.422 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.433 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.57 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.646 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.673 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.721 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.796 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.81 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.82 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.904 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.922 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.933 secs) 00:14:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.15 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.291 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.413 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.524 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.544 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.555 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.598 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.635 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.823 secs) 00:14:10 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.883 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.981 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.042 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.095 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.292 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.328 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.492 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.539 secs) 00:14:11 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.582 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.718 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.901 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.994 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 8.031 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 8.078 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.096 secs) 00:14:12 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.209 secs) 00:14:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.397 secs) 00:14:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.888 secs) 00:14:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.952 secs) 00:14:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.992 secs) 00:14:13 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 9.104 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 9.163 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 9.322 secs) 00:14:14 ERROR: 'NG0304: 'router-outlet' is not a known element: 00:14:14 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 00:14:14 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 9.322 secs) 00:14:14 ERROR: 'NG0304: 'router-outlet' is not a known element: 00:14:14 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 00:14:14 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 9.359 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 9.437 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 9.467 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 9.564 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 9.596 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.626 secs) 00:14:14 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.657 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.865 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.967 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.984 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 10.111 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 10.161 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 10.364 secs) 00:14:15 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 10.403 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 10.691 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.886 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.924 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 11.041 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 11.068 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 11.118 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 11.238 secs) 00:14:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 11.256 secs) 00:14:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 11.581 secs) 00:14:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 11.716 secs) 00:14:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 11.77 secs) 00:14:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 11.819 secs) 00:14:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 11.897 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 11.945 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 11.969 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 11.99 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 12.013 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 12.045 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 12.097 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 12.114 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 12.18 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 12.226 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 12.316 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 12.33 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 12.344 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 12.444 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 12.499 secs) 00:14:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 12.57 secs) 00:14:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 12.697 secs) 00:14:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 12.743 secs) 00:14:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 12.79 secs) 00:14:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 12.806 secs) 00:14:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.815 secs) 00:14:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.851 secs) 00:14:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (18.313 secs / 12.851 secs) 00:14:20 TOTAL: 147 SUCCESS 00:14:20 ✔ Browser application bundle generation complete. 00:14:24 00:14:24 =============================== Coverage summary =============================== 00:14:24 Statements : 41.05% ( 1474/3591 ) 00:14:24 Branches : 11.75% ( 114/970 ) 00:14:24 Functions : 32.29% ( 423/1310 ) 00:14:24 Lines : 39.04% ( 1329/3404 ) 00:14:24 ================================================================================ 00:14:24 07 11 2023 00:14:23.903:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 00:14:24 ✔ Browser application bundle generation complete. 00:14:25 make[1]: Leaving directory '/w/workspace/edgex-ui-go/139/web' [Pipeline] echo 00:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:14:25 $ docker stop --time=1 4f763d425c521bc0d2a9944cf8d55d14e0c28de9de9a03c229ebd26fdc05d92a 00:14:27 $ docker rm -f --volumes 4f763d425c521bc0d2a9944cf8d55d14e0c28de9de9a03c229ebd26fdc05d92a [Pipeline] // withDockerContainer [Pipeline] sh 00:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:31 Warning: overwriting stash ‘coverage-report’ 00:14:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:14:42 + ls -al . 00:14:42 total 176 00:14:42 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 00:01 . 00:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:58 .. 00:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:58 .blubracket 00:14:42 -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 23:58 .dockerignore 00:14:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:58 .git 00:14:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:58 .github 00:14:42 -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 23:58 .gitignore 00:14:42 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 6 23:58 Attribution.txt 00:14:42 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 23:58 CHANGELOG.md 00:14:42 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 23:58 CONTRIBUTING.md 00:14:42 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 23:58 Dockerfile 00:14:42 -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 23:58 Jenkinsfile 00:14:42 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 23:58 LICENSE 00:14:42 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 23:58 Makefile 00:14:42 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 23:58 README.md 00:14:42 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:53 VERSION 00:14:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:58 assets 00:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:58 bin 00:14:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:58 cmd 00:14:42 -rw-r--r-- 1 jenkins jenkins 10 Nov 7 00:01 coverage.out 00:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:58 docs 00:14:42 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 23:58 go.mod 00:14:42 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 23:58 go.sum 00:14:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:58 internal 00:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:58 testing 00:14:42 -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 23:58 version.go 00:14:42 drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 00:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:42 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 --label arch=arm64 --label version=3.1.0-dev.12 . 00:14:44 Sending build context to Docker daemon 31.69MB 00:14:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:14:44 Step 2/25 : FROM ${BASE} AS builder 00:14:44 ---> d9a78a946e24 00:14:44 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:14:45 ---> Running in 46312c4eaca0 00:14:45 Removing intermediate container 46312c4eaca0 00:14:45 ---> 4380987ff771 00:14:45 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:14:45 ---> Running in 5c52bdbe4c23 00:14:45 Removing intermediate container 5c52bdbe4c23 00:14:45 ---> fcdc2198bf6c 00:14:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:14:45 ---> Running in 63fe3f4f747e 00:14:46 Removing intermediate container 63fe3f4f747e 00:14:46 ---> 727b77652793 00:14:46 Step 6/25 : LABEL Name=edgex-ui-go 00:14:46 ---> Running in 7ba3d26a7a6d 00:14:46 Removing intermediate container 7ba3d26a7a6d 00:14:46 ---> f4503adbbe18 00:14:46 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:14:46 ---> Running in b953e70e8b0b 00:14:46 Removing intermediate container b953e70e8b0b 00:14:46 ---> 8b8265e937ec 00:14:46 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:14:48 ---> 1afc86dfc154 00:14:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:48 ---> Running in 83f924c56912 00:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:14:51 OK: 266 MiB in 52 packages 00:14:52 Removing intermediate container 83f924c56912 00:14:52 ---> bc2ac7789056 00:14:52 Step 10/25 : ENV GO111MODULE=on 00:14:52 ---> Running in 4cef2465ea4c 00:14:53 Removing intermediate container 4cef2465ea4c 00:14:53 ---> 295c39431fcc 00:14:53 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:14:53 ---> Running in 1e33a2e88900 00:14:53 Removing intermediate container 1e33a2e88900 00:14:53 ---> d31f154d7160 00:14:53 Step 12/25 : COPY go.mod vendor* ./ 00:14:54 ---> 765991981ebd 00:14:54 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:54 ---> Running in 690383eeaf26 00:14:56 Removing intermediate container 690383eeaf26 00:14:56 ---> eebb3af0f09a 00:14:56 Step 14/25 : COPY . . 00:15:02 ---> f882a2cac035 00:15:02 Step 15/25 : RUN ${MAKE} 00:15:02 ---> Running in f53428c1b57a 00:15:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.12" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:16:54 Removing intermediate container f53428c1b57a 00:16:54 ---> 27bb87266abc 00:16:54 Step 16/25 : FROM alpine:3.18 00:16:54 3.18: Pulling from library/alpine 00:16:54 579b34f0a95b: Already exists 00:16:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:16:54 Status: Downloaded newer image for alpine:3.18 00:16:54 ---> 3cc203321400 00:16:54 Step 17/25 : EXPOSE 4000 00:16:54 ---> Running in f880df08fe0c 00:16:54 Removing intermediate container f880df08fe0c 00:16:54 ---> b422767a941b 00:16:54 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 00:16:55 ---> d28807a97690 00:16:55 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 00:16:56 ---> 6d151616d0d7 00:16:56 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 00:16:56 ---> cf0161d367b7 00:16:56 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:16:56 ---> Running in d70de63bee4f 00:16:57 Removing intermediate container d70de63bee4f 00:16:57 ---> f8290ef073a9 00:16:57 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 00:16:57 ---> Running in 455e4c738cdc 00:16:57 Removing intermediate container 455e4c738cdc 00:16:57 ---> 743697678755 00:16:57 Step 23/25 : LABEL arch=arm64 00:16:57 ---> Running in 501c542b4741 00:16:57 Removing intermediate container 501c542b4741 00:16:57 ---> 8d508dfe304c 00:16:57 Step 24/25 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 00:16:57 ---> Running in 2de6f356d9a2 00:16:58 Removing intermediate container 2de6f356d9a2 00:16:58 ---> 32ad23dbf208 00:16:58 Step 25/25 : LABEL version=3.1.0-dev.12 00:16:58 ---> Running in f6126eb753b0 00:16:58 Removing intermediate container f6126eb753b0 00:16:58 ---> ebf60d809072 00:16:58 [Warning] One or more build-args [ARCH] were not consumed 00:16:58 Successfully built ebf60d809072 00:16:58 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:59 provisioning config files... 00:16:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config12236998094334424618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:59 ---> docker-login.sh 00:16:59 nexus3.edgexfoundry.org:10001 00:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:59 Configure a credential helper to remove this warning. See 00:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:59 00:16:59 Login Succeeded 00:16:59 nexus3.edgexfoundry.org:10002 00:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:59 Configure a credential helper to remove this warning. See 00:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:59 00:16:59 Login Succeeded 00:16:59 nexus3.edgexfoundry.org:10003 00:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:00 Configure a credential helper to remove this warning. See 00:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:00 00:17:00 Login Succeeded 00:17:00 nexus3.edgexfoundry.org:10004 00:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:00 Configure a credential helper to remove this warning. See 00:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:00 00:17:00 Login Succeeded 00:17:00 docker.io 00:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:01 Configure a credential helper to remove this warning. See 00:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:01 00:17:01 Login Succeeded 00:17:01 ---> docker-login.sh ends [Pipeline] } 00:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:17:01 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 00:17:01 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 00:17:01 latest 00:17:01 3.1.0-dev.12 00:17:01 d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 00:17:01 main 00:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 00:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:17:01 283ce9a9dfc9: Preparing 00:17:01 2f03516a847f: Preparing 00:17:01 21e2404b4de3: Preparing 00:17:01 5f4d9fc4d98d: Preparing 00:17:01 5f4d9fc4d98d: Layer already exists 00:17:02 283ce9a9dfc9: Pushed 00:17:02 2f03516a847f: Pushed 00:17:08 21e2404b4de3: Pushed 00:17:08 d5af9c64baab98ce55894ef267c79cd56f1ca0e0: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:17:09 283ce9a9dfc9: Preparing 00:17:09 2f03516a847f: Preparing 00:17:09 21e2404b4de3: Preparing 00:17:09 5f4d9fc4d98d: Preparing 00:17:09 5f4d9fc4d98d: Layer already exists 00:17:09 283ce9a9dfc9: Layer already exists 00:17:09 21e2404b4de3: Layer already exists 00:17:09 2f03516a847f: Layer already exists 00:17:10 latest: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.12 00:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:17:10 283ce9a9dfc9: Preparing 00:17:10 2f03516a847f: Preparing 00:17:10 21e2404b4de3: Preparing 00:17:10 5f4d9fc4d98d: Preparing 00:17:10 21e2404b4de3: Layer already exists 00:17:10 5f4d9fc4d98d: Layer already exists 00:17:10 283ce9a9dfc9: Layer already exists 00:17:10 2f03516a847f: Layer already exists 00:17:10 3.1.0-dev.12: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 00:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:17:11 283ce9a9dfc9: Preparing 00:17:11 2f03516a847f: Preparing 00:17:11 21e2404b4de3: Preparing 00:17:11 5f4d9fc4d98d: Preparing 00:17:11 283ce9a9dfc9: Layer already exists 00:17:11 5f4d9fc4d98d: Layer already exists 00:17:11 2f03516a847f: Layer already exists 00:17:11 21e2404b4de3: Layer already exists 00:17:11 d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 00:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:17:12 283ce9a9dfc9: Preparing 00:17:12 2f03516a847f: Preparing 00:17:12 21e2404b4de3: Preparing 00:17:12 5f4d9fc4d98d: Preparing 00:17:12 21e2404b4de3: Layer already exists 00:17:12 5f4d9fc4d98d: Layer already exists 00:17:12 283ce9a9dfc9: Layer already exists 00:17:12 2f03516a847f: Layer already exists 00:17:12 main: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:12 ===================================================== [Pipeline] echo 00:17:12 taggedImages: 00:17:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 00:17:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:17:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.12 00:17:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 00:17:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:12 00:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:13 arm64: Pulling from edgex-lftools-log-publisher 00:17:13 8998bd30e6a1: Pulling fs layer 00:17:13 04944245beec: Pulling fs layer 00:17:13 699f458cf7ca: Pulling fs layer 00:17:13 765212b225bb: Pulling fs layer 00:17:13 f23df028b6ca: Pulling fs layer 00:17:13 d65c8cfc05b1: Pulling fs layer 00:17:13 2437ff75d9bd: Pulling fs layer 00:17:13 f23df028b6ca: Waiting 00:17:13 d65c8cfc05b1: Waiting 00:17:13 2437ff75d9bd: Waiting 00:17:13 765212b225bb: Waiting 00:17:13 04944245beec: Verifying Checksum 00:17:13 04944245beec: Download complete 00:17:13 765212b225bb: Verifying Checksum 00:17:13 765212b225bb: Download complete 00:17:13 f23df028b6ca: Verifying Checksum 00:17:13 f23df028b6ca: Download complete 00:17:13 d65c8cfc05b1: Verifying Checksum 00:17:13 d65c8cfc05b1: Download complete 00:17:13 699f458cf7ca: Verifying Checksum 00:17:14 8998bd30e6a1: Verifying Checksum 00:17:14 8998bd30e6a1: Download complete 00:17:16 2437ff75d9bd: Verifying Checksum 00:17:16 2437ff75d9bd: Download complete 00:17:19 8998bd30e6a1: Pull complete 00:17:19 04944245beec: Pull complete 00:17:21 699f458cf7ca: Pull complete 00:17:21 765212b225bb: Pull complete 00:17:22 f23df028b6ca: Pull complete 00:17:22 d65c8cfc05b1: Pull complete 00:17:40 2437ff75d9bd: Pull complete 00:17:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-16758 does not seem to be running inside a container 00:17:41 $ 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/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:17:44 $ docker top 1f7283210a2ffe10f88a157986544a8d31be34d17f9dce1052082d946a21d410 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:45 ---> job-cost.sh 00:17:45 lf-activate-venv: SKIPPING 00:17:45 INFO: No Stack... 00:17:45 INFO: Retrieving Pricing Info for: v3-standard-4 00:17:46 INFO: Archiving Costs [Pipeline] sh 00:17:47 + cat /w/workspace/edgex-ui-go/139/archives/cost.csv 00:17:47 + cut -d, -f6 [Pipeline] lock 00:17:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] 00:17:47 Resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] did not exist. Created. 00:17:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:47 /w/workspace/edgex-ui-go/139@tmp/durable-65f28abb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:17:48 + echo total: 0.10999999940395355 [Pipeline] stash 00:17:48 Warning: overwriting stash ‘stack-cost’ 00:17:54 Stashed 1 file(s) [Pipeline] } 00:17:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 00:17:54 $ docker stop --time=1 1f7283210a2ffe10f88a157986544a8d31be34d17f9dce1052082d946a21d410 00:17:56 $ docker rm -f --volumes 1f7283210a2ffe10f88a157986544a8d31be34d17f9dce1052082d946a21d410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:17:56 provisioning config files... 00:17:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16550921843035327327tmp [Pipeline] { [Pipeline] sh 00:17:57 + set +x 00:17:57 + bash -s -- 00:17:57 + curl -s https://codecov.io/bash 00:17:59 00:17:59 _____ _ 00:17:59 / ____| | | 00:17:59 | | ___ __| | ___ ___ _____ __ 00:17:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:17:59 | |___| (_) | (_| | __/ (_| (_) \ V / 00:17:59 \_____\___/ \__,_|\___|\___\___/ \_/ 00:17:59 Bash-1.0.6 00:17:59 00:17:59 00:17:59 ==> git version 2.25.1 found 00:17:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:17:59 Release-Date: 2020-01-08 00:17:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:17:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:17:59 ==> Jenkins CI detected. 00:17:59 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 00:17:59 project root: . 00:17:59 --> token set from env 00:17:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:17:59 ==> Running gcov in . (disable via -X gcov) 00:17:59 ==> Python coveragepy not found 00:17:59 ==> Searching for coverage reports in: 00:17:59 + . 00:17:59 -> Found 1 reports 00:17:59 ==> Detecting git/mercurial file structure 00:17:59 ==> Reading reports 00:17:59 + ./coverage.out bytes=10 00:17:59 ==> Appending adjustments 00:17:59 https://docs.codecov.io/docs/fixing-reports 00:17:59 + Found adjustments 00:17:59 ==> Gzipping contents 00:17:59 12K /tmp/codecov.OHaFHs.gz 00:17:59 ==> Uploading reports 00:17:59 url: https://codecov.io 00:17:59 query: branch=main&commit=d5af9c64baab98ce55894ef267c79cd56f1ca0e0&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:59 -> Pinging Codecov 00:17:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d5af9c64baab98ce55894ef267c79cd56f1ca0e0&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:59 -> Uploading to 00:17:59 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/FB506323287CE973F263BFD2A0EB1F37/d5af9c64baab98ce55894ef267c79cd56f1ca0e0/95118ec0-dbbe-4f14-8a39-c79fca13e7d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T001759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05759cb1cbe0862517f8fc2d91b6be09d25fbd160f7ee1ba4fb573f54ecce2b6 00:17:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:59 Dload Upload Total Spent Left Speed 00:18:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8691 0 0 100 8691 0 37623 --:--:-- --:--:-- --:--:-- 37623 00:18:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] } 00:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:18:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:18:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:00 00:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:18:00 df9b9388f04a: Pulling fs layer 00:18:00 52dc419b0ee2: Pulling fs layer 00:18:00 25bc292e5bac: Pulling fs layer 00:18:00 114826534d7a: Pulling fs layer 00:18:00 4657fd5d0bcf: Pulling fs layer 00:18:00 6ad1cebc031e: Pulling fs layer 00:18:00 8a3aa393b2d8: Pulling fs layer 00:18:00 114826534d7a: Waiting 00:18:00 4657fd5d0bcf: Waiting 00:18:00 6ad1cebc031e: Waiting 00:18:00 8a3aa393b2d8: Waiting 00:18:00 25bc292e5bac: Verifying Checksum 00:18:00 25bc292e5bac: Download complete 00:18:00 52dc419b0ee2: Download complete 00:18:00 4657fd5d0bcf: Verifying Checksum 00:18:00 4657fd5d0bcf: Download complete 00:18:00 df9b9388f04a: Verifying Checksum 00:18:00 df9b9388f04a: Download complete 00:18:01 6ad1cebc031e: Verifying Checksum 00:18:01 6ad1cebc031e: Download complete 00:18:01 df9b9388f04a: Pull complete 00:18:01 52dc419b0ee2: Pull complete 00:18:01 25bc292e5bac: Pull complete 00:18:01 114826534d7a: Verifying Checksum 00:18:01 114826534d7a: Download complete 00:18:01 8a3aa393b2d8: Verifying Checksum 00:18:01 8a3aa393b2d8: Download complete 00:18:05 114826534d7a: Pull complete 00:18:05 4657fd5d0bcf: Pull complete 00:18:05 6ad1cebc031e: Pull complete 00:18:08 8a3aa393b2d8: Pull complete 00:18:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:08 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 00:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:18:11 $ docker top 149d15c649993d19b2b606bce5a8c45ff707430d3e7ce2010fe8933b43809aa5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:18:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 00:18:11 + set -o pipefail 00:18:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 00:18:16 00:18:16 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 00:18:16 00:18:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/649f33ec-54af-48e6-a4fd-f2c99c1658d1 00:18:16 00:18:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:18:16 00:18:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:18:16 00:18:17 00:18:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:18:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:18:17 More details here: https://snyk.co/ue1NS 00:18:17 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:18:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:18:17 $ docker stop --time=1 149d15c649993d19b2b606bce5a8c45ff707430d3e7ce2010fe8933b43809aa5 00:18:19 $ docker rm -f --volumes 149d15c649993d19b2b606bce5a8c45ff707430d3e7ce2010fe8933b43809aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:20 + git log --format=format:%s -1 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] sh 00:18:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:21 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 00:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:21 $ docker top 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:21 [ssh-agent] Looking for ssh-agent implementation... 00:18:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:22 $ docker exec 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 ssh-agent 00:18:22 SSH_AUTH_SOCK=/tmp/ssh-R29k7dqTGeM3/agent.32 00:18:22 SSH_AGENT_PID=38 00:18:22 Running ssh-add (command line suppressed) 00:18:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_880946089948246471.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_880946089948246471.key) 00:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:22 + git semver tag 00:18:22 2023-11-07 00:18:22,777 [run_tag] DEBUG tag force:False 00:18:22 2023-11-07 00:18:22,777 [check_head_tag] DEBUG check head tag 00:18:22 2023-11-07 00:18:22,778 [execute] INFO git cat-file --batch-check 00:18:22 2023-11-07 00:18:22,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 00:18:22 2023-11-07 00:18:22,782 [execute] INFO git cat-file --batch 00:18:22 2023-11-07 00:18:22,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 00:18:22 2023-11-07 00:18:22,792 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:22 2023-11-07 00:18:22,792 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 00:18:22 2023-11-07 00:18:22,792 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 00:18:22 2023-11-07 00:18:22,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:22 3.1.0-dev.12 [Pipeline] } 00:18:22 $ docker exec --env ******** --env ******** 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 ssh-agent -k 00:18:22 unset SSH_AUTH_SOCK; 00:18:22 unset SSH_AGENT_PID; 00:18:22 echo Agent pid 38 killed; 00:18:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:23 + git semver [Pipeline] } 00:18:23 $ docker stop --time=1 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 00:18:24 $ docker rm -f --volumes 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:25 00:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:25 0.23.1-centos7: Pulling from edgex-lftools 00:18:25 ab5ef0e58194: Pulling fs layer 00:18:25 9712f1f96733: Pulling fs layer 00:18:25 63f879dbbcfc: Pulling fs layer 00:18:25 0d9ebad4ef96: Pulling fs layer 00:18:25 e9a5061849ea: Pulling fs layer 00:18:25 d747dcd14b5f: Pulling fs layer 00:18:25 2de7ff778b66: Pulling fs layer 00:18:25 0d9ebad4ef96: Waiting 00:18:25 e9a5061849ea: Waiting 00:18:25 d747dcd14b5f: Waiting 00:18:25 2de7ff778b66: Waiting 00:18:25 9712f1f96733: Download complete 00:18:26 63f879dbbcfc: Verifying Checksum 00:18:26 63f879dbbcfc: Download complete 00:18:26 e9a5061849ea: Verifying Checksum 00:18:26 e9a5061849ea: Download complete 00:18:26 d747dcd14b5f: Download complete 00:18:26 0d9ebad4ef96: Verifying Checksum 00:18:26 0d9ebad4ef96: Download complete 00:18:26 ab5ef0e58194: Verifying Checksum 00:18:26 ab5ef0e58194: Download complete 00:18:26 2de7ff778b66: Verifying Checksum 00:18:26 2de7ff778b66: Download complete 00:18:28 ab5ef0e58194: Pull complete 00:18:29 9712f1f96733: Pull complete 00:18:29 63f879dbbcfc: Pull complete 00:18:33 0d9ebad4ef96: Pull complete 00:18:33 e9a5061849ea: Pull complete 00:18:33 d747dcd14b5f: Pull complete 00:18:34 2de7ff778b66: Pull complete 00:18:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:34 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 00:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:18:38 $ docker top 588ae3b94c94e0e5528a4ee2a471f0921bc9997cccad1429ca7b3055fd6af5b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:18:38 provisioning config files... 00:18:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7296553498169100922tmp 00:18:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11167924332716879243tmp 00:18:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14914369200020880508tmp [Pipeline] { [Pipeline] echo 00:18:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:18:38 ---> sigul-configuration.sh 00:18:38 gpg: directory `/root/.gnupg' created 00:18:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:18:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:18:38 gpg: keyring `/root/.gnupg/secring.gpg' created 00:18:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:18:38 gpg: CAST5 encrypted data 00:18:38 gpg: encrypted with 1 passphrase 00:18:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:18:38 + mkdir /home/jenkins 00:18:38 + mkdir /home/jenkins/sigul [Pipeline] sh 00:18:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:18:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:18:39 ---> sigul-install.sh 00:18:39 Sigul already installed; skipping installation. [Pipeline] sh 00:18:39 + git tag --list 00:18:39 0.1.1 00:18:39 v1.1.0 00:18:39 v1.2.0 00:18:39 v1.2.1 00:18:39 v1.3.0 00:18:39 v2.0.0 00:18:39 v2.1.0 00:18:39 v2.2.0 00:18:39 v2.3.0 00:18:39 v3.0 00:18:39 v3.0.0 00:18:39 v3.1.0-dev.1 00:18:39 v3.1.0-dev.10 00:18:39 v3.1.0-dev.11 00:18:39 v3.1.0-dev.12 00:18:39 v3.1.0-dev.2 00:18:39 v3.1.0-dev.3 00:18:39 v3.1.0-dev.4 00:18:39 v3.1.0-dev.5 00:18:39 v3.1.0-dev.6 00:18:39 v3.1.0-dev.7 00:18:39 v3.1.0-dev.8 00:18:39 v3.1.0-dev.9 [Pipeline] sh 00:18:39 + lftools sign git-tag v3.1.0-dev.12 00:18:40 Signing Git tag with Sigul... 00:18:40 Signing v3.1.0-dev.12 [Pipeline] echo 00:18:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:18:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:18:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:18:41 $ docker stop --time=1 588ae3b94c94e0e5528a4ee2a471f0921bc9997cccad1429ca7b3055fd6af5b5 00:18:42 $ docker rm -f --volumes 588ae3b94c94e0e5528a4ee2a471f0921bc9997cccad1429ca7b3055fd6af5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:18:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:43 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 00:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:43 $ docker top ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 -eo pid,comm 00:18:43 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). 00:18:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:43 [ssh-agent] Looking for ssh-agent implementation... 00:18:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:43 $ docker exec ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 ssh-agent 00:18:43 SSH_AUTH_SOCK=/tmp/ssh-mEmMvz67ablx/agent.20 00:18:43 SSH_AGENT_PID=27 00:18:43 Running ssh-add (command line suppressed) 00:18:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8014272533589282362.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8014272533589282362.key) 00:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:44 + git semver bump pre 00:18:44 2023-11-07 00:18:44,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:44 2023-11-07 00:18:44,360 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 00:18:44 2023-11-07 00:18:44,360 [bump_version] DEBUG bumped version:3.1.0-dev.13 00:18:44 2023-11-07 00:18:44,360 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 00:18:44 2023-11-07 00:18:44,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:44 2023-11-07 00:18:44,360 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:44 2023-11-07 00:18:44,362 [execute] INFO git cat-file --batch-check 00:18:44 2023-11-07 00:18:44,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:44 2023-11-07 00:18:44,367 [execute] INFO git cat-file --batch 00:18:44 2023-11-07 00:18:44,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:44 2023-11-07 00:18:44,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:44 3.1.0-dev.13 [Pipeline] } 00:18:44 $ docker exec --env ******** --env ******** ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 ssh-agent -k 00:18:44 unset SSH_AUTH_SOCK; 00:18:44 unset SSH_AGENT_PID; 00:18:44 echo Agent pid 27 killed; 00:18:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:45 + git semver [Pipeline] } 00:18:45 $ docker stop --time=1 ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 00:18:46 $ docker rm -f --volumes ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:47 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 00:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:47 $ docker top 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:47 [ssh-agent] Looking for ssh-agent implementation... 00:18:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:47 $ docker exec 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 ssh-agent 00:18:47 SSH_AUTH_SOCK=/tmp/ssh-zuEzKwm4XjLI/agent.31 00:18:47 SSH_AGENT_PID=37 00:18:47 Running ssh-add (command line suppressed) 00:18:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14306433291247324389.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14306433291247324389.key) 00:18:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:48 + git semver push 00:18:48 2023-11-07 00:18:48,590 [run_push] DEBUG push 00:18:48 2023-11-07 00:18:48,591 [execute] INFO git cat-file --batch-check 00:18:48 2023-11-07 00:18:48,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:48 2023-11-07 00:18:48,596 [execute] INFO git rev-list dd2d877d230bf15e279b0c35fbb3a7a592d0cbac -- 00:18:48 2023-11-07 00:18:48,596 [execute] DEBUG Popen(['git', 'rev-list', 'dd2d877d230bf15e279b0c35fbb3a7a592d0cbac', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:48 2023-11-07 00:18:48,607 [execute] INFO git fetch -v origin 00:18:48 2023-11-07 00:18:48,607 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:18:49 2023-11-07 00:18:49,160 [run_push] DEBUG no remote changes detected 00:18:49 2023-11-07 00:18:49,160 [execute] INFO git push origin semver 00:18:49 2023-11-07 00:18:49,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:50 2023-11-07 00:18:49,926 [run_push] DEBUG push all version tags 00:18:50 2023-11-07 00:18:49,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:18:50 2023-11-07 00:18:49,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 00:18:50 2023-11-07 00:18:50,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:18:50 3.1.0-dev.13 [Pipeline] } 00:18:50 $ docker exec --env ******** --env ******** 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 ssh-agent -k 00:18:50 unset SSH_AUTH_SOCK; 00:18:50 unset SSH_AGENT_PID; 00:18:50 echo Agent pid 37 killed; 00:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:51 + git semver [Pipeline] } 00:18:51 $ docker stop --time=1 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 00:18:52 $ docker rm -f --volumes 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:18:53 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 00:18:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:18:53 total 16 00:18:53 drwxr-xr-x 3 root root 4096 Nov 6 23:57 . 00:18:53 drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 00:18 .. 00:18:53 drwxr-xr-x 2 root root 4096 Nov 6 23:57 cost 00:18:53 -rw-r--r-- 1 root root 83 Nov 6 23:57 cost.csv 00:18:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:18:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:18:53 total 16 00:18:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:57 . 00:18:53 drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 00:18 .. 00:18:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:57 cost 00:18:53 -rw-r--r-- 1 jenkins jenkins 83 Nov 6 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:54 ---> package-listing.sh 00:18:54 ++ facter osfamily 00:18:54 ++ tr '[:upper:]' '[:lower:]' 00:18:54 + OS_FAMILY=debian 00:18:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 00:18:54 + START_PACKAGES=/tmp/packages_start.txt 00:18:54 + END_PACKAGES=/tmp/packages_end.txt 00:18:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:54 + PACKAGES=/tmp/packages_start.txt 00:18:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:18:54 + PACKAGES=/tmp/packages_end.txt 00:18:54 + case "${OS_FAMILY}" in 00:18:54 + dpkg -l 00:18:54 + grep '^ii' 00:18:54 + '[' -f /tmp/packages_start.txt ']' 00:18:54 + '[' -f /tmp/packages_end.txt ']' 00:18:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:18:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 00:18:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 00:18:54 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:55 prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container 00:18:55 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:18:55 $ docker top 3de950b764c3de51f76bfd67a265d4af162bfdeae85ae4b12f582b4fd029d920 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:56 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:56 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:56 + ls /var/log/sa-host 00:18:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:56 provisioning config files... 00:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3311539983507023084tmp [Pipeline] { [Pipeline] echo 00:18:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:57 ---> create-netrc.sh [Pipeline] } 00:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:57 ---> python-tools-install.sh [Pipeline] echo 00:18:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:57 ---> sudo-logs.sh 00:18:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:58 ---> job-cost.sh 00:18:58 lf-activate-venv: SKIPPING 00:18:58 DEBUG: total: 0.2199999988079071 00:18:58 INFO: Retrieving Stack Cost... 00:18:58 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:58 INFO: Archiving Costs [Pipeline] echo 00:18:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:59 ---> logs-deploy.sh 00:18:59 lf-activate-venv: SKIPPING 00:18:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/139 00:18:59 INFO: archiving workspace using pattern(s): 00:19:00 Archives upload complete. 00:19:00 INFO: archiving logs to Nexus 00:19:01 ---> uname -a: 00:19:01 Linux prd-ubuntu20-04-docker-8c-8g-16756 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:19:01 00:19:01 00:19:01 ---> lscpu: 00:19:01 Architecture: x86_64 00:19:01 CPU op-mode(s): 32-bit, 64-bit 00:19:01 Byte Order: Little Endian 00:19:01 Address sizes: 40 bits physical, 48 bits virtual 00:19:01 CPU(s): 8 00:19:01 On-line CPU(s) list: 0-7 00:19:01 Thread(s) per core: 1 00:19:01 Core(s) per socket: 1 00:19:01 Socket(s): 8 00:19:01 NUMA node(s): 1 00:19:01 Vendor ID: AuthenticAMD 00:19:01 CPU family: 23 00:19:01 Model: 49 00:19:01 Model name: AMD EPYC-Rome Processor 00:19:01 Stepping: 0 00:19:01 CPU MHz: 2799.998 00:19:01 BogoMIPS: 5599.99 00:19:01 Virtualization: AMD-V 00:19:01 Hypervisor vendor: KVM 00:19:01 Virtualization type: full 00:19:01 L1d cache: 256 KiB 00:19:01 L1i cache: 256 KiB 00:19:01 L2 cache: 4 MiB 00:19:01 L3 cache: 128 MiB 00:19:01 NUMA node0 CPU(s): 0-7 00:19:01 Vulnerability Itlb multihit: Not affected 00:19:01 Vulnerability L1tf: Not affected 00:19:01 Vulnerability Mds: Not affected 00:19:01 Vulnerability Meltdown: Not affected 00:19:01 Vulnerability Mmio stale data: Not affected 00:19:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:19:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:19:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:19:01 Vulnerability Srbds: Not affected 00:19:01 Vulnerability Tsx async abort: Not affected 00:19:01 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 00:19:01 00:19:01 00:19:01 ---> nproc: 00:19:01 8 00:19:01 00:19:01 00:19:01 ---> df -h: 00:19:01 Filesystem Size Used Avail Use% Mounted on 00:19:01 overlay 155G 15G 141G 10% / 00:19:01 tmpfs 64M 0 64M 0% /dev 00:19:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:19:01 shm 64M 0 64M 0% /dev/shm 00:19:01 /dev/vda1 155G 15G 141G 10% /facter-os 00:19:01 00:19:01 00:19:01 ---> sar -b -r -n DEV: 00:19:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16756) 11/07/23 _x86_64_ (8 CPU) 00:19:01 00:19:01 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:19:01 00:00:01 500.00 0.00 500.00 0.00 0.00 6400.00 0.00 00:19:01 00:01:01 6.60 0.03 6.57 0.00 0.27 158.37 0.00 00:19:01 00:02:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 00:19:01 00:03:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 00:19:01 00:04:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 00:19:01 00:05:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 00:19:01 00:06:01 2.08 0.00 2.08 0.00 0.00 22.00 0.00 00:19:01 00:07:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 00:19:01 00:08:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 00:19:01 00:09:01 2.12 0.02 2.10 0.00 0.13 27.20 0.00 00:19:01 00:10:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 00:19:01 00:11:01 2.40 0.18 2.22 0.00 18.53 26.40 0.00 00:19:01 00:12:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 00:19:01 00:13:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 00:19:01 00:14:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 00:19:01 00:15:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 00:19:01 00:16:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 00:19:01 00:17:01 1.08 0.02 1.07 0.00 0.13 11.20 0.00 00:19:01 00:18:01 3.17 0.10 3.07 0.00 10.26 118.38 0.00 00:19:01 Average: 1.96 0.02 1.94 0.00 1.63 31.14 0.00 00:19:01 00:19:01 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:19:01 00:00:01 24978804 31522180 747036 2.27 259612 6213116 1709936 5.04 1951372 5177052 152 00:19:01 00:01:01 24978604 31522720 745828 2.27 259836 6213140 1749616 5.16 1951864 5176336 8 00:19:01 00:02:01 24983788 31527956 740528 2.25 259884 6213144 1749616 5.16 1946872 5176336 4 00:19:01 00:03:01 24983600 31527940 740408 2.25 259936 6213264 1749616 5.16 1946880 5176436 12 00:19:01 00:04:01 24983664 31528052 740228 2.25 259984 6213276 1749616 5.16 1946904 5176468 8 00:19:01 00:05:01 24986168 31530620 737640 2.24 260008 6213276 1749616 5.16 1944472 5176468 16 00:19:01 00:06:01 24986076 31530584 737832 2.24 260056 6213280 1749616 5.16 1944220 5176472 8 00:19:01 00:07:01 24986264 31530812 737536 2.24 260112 6213284 1749616 5.16 1944320 5176476 8 00:19:01 00:08:01 24986152 31530788 737452 2.24 260148 6213276 1749616 5.16 1944384 5176476 8 00:19:01 00:09:01 24985096 31529688 738416 2.25 260192 6213268 1731124 5.10 1945168 5176460 12 00:19:01 00:10:01 24985048 31529660 738348 2.25 260204 6213272 1731124 5.10 1945232 5176464 8 00:19:01 00:11:01 24984572 31529888 738116 2.24 260224 6213828 1732736 5.11 1945276 5176964 8 00:19:01 00:12:01 24984816 31530164 737780 2.24 260252 6213832 1732736 5.11 1944780 5176968 4 00:19:01 00:13:01 24984768 31530136 737748 2.24 260276 6213828 1732736 5.11 1945352 5176972 20 00:19:01 00:14:01 24985108 31530508 737456 2.24 260296 6213840 1732736 5.11 1945356 5176976 184 00:19:01 00:15:01 24984856 31530292 737656 2.24 260328 6213844 1732736 5.11 1945424 5176980 28 00:19:01 00:16:01 24984800 31530276 737628 2.24 260364 6213848 1732736 5.11 1944924 5176984 8 00:19:01 00:17:01 24984712 31530216 737628 2.24 260392 6213848 1732736 5.11 1944948 5176988 8 00:19:01 00:18:01 24856912 31509916 757448 2.30 260632 6317724 1804844 5.32 1963960 5280132 104552 00:19:01 Average: 24977569 31528021 740143 2.25 260144 6218957 1742269 5.13 1946932 5182127 5529 00:19:01 00:19:01 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:19:01 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:01:01 ens3 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:19:01 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:02:01 ens3 1.27 0.40 0.33 0.21 0.00 0.00 0.00 0.00 00:19:01 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:03:01 ens3 1.17 0.37 0.40 0.27 0.00 0.00 0.00 0.00 00:19:01 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:04:01 ens3 1.40 0.55 0.69 0.46 0.00 0.00 0.00 0.00 00:19:01 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:19:01 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:09:01 ens3 1.03 0.23 0.24 0.14 0.00 0.00 0.00 0.00 00:19:01 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:10:01 ens3 1.18 0.70 0.60 0.41 0.00 0.00 0.00 0.00 00:19:01 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:11:01 ens3 0.32 0.30 0.11 0.04 0.00 0.00 0.00 0.00 00:19:01 00:11:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:12:01 ens3 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:19:01 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:13:01 ens3 1.07 0.32 0.31 0.21 0.00 0.00 0.00 0.00 00:19:01 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:14:01 ens3 0.57 0.25 0.18 0.14 0.00 0.00 0.00 0.00 00:19:01 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:15:01 ens3 0.47 0.32 0.31 0.21 0.00 0.00 0.00 0.00 00:19:01 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 00:18:01 ens3 60.94 38.34 1752.71 5.45 0.00 0.00 0.00 0.00 00:19:01 00:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:19:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:01 Average: ens3 3.98 2.35 97.56 0.42 0.00 0.00 0.00 0.00 00:19:01 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:19:01 00:19:01 00:19:01 ---> sar -P ALL: 00:19:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16756) 11/07/23 _x86_64_ (8 CPU) 00:19:01 00:19:01 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:19:01 00:00:01 all 10.00 0.00 10.00 10.00 0.00 70.00 00:19:01 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:00:01 2 0.00 0.00 0.00 50.00 0.00 50.00 00:19:01 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:00:01 5 50.00 0.00 0.00 0.00 0.00 50.00 00:19:01 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:00:01 7 0.00 0.00 50.00 0.00 0.00 50.00 00:19:01 00:01:01 all 0.04 0.02 0.04 0.03 0.00 99.87 00:19:01 00:01:01 0 0.07 0.00 0.05 0.02 0.00 99.87 00:19:01 00:01:01 1 0.03 0.15 0.10 0.08 0.00 99.63 00:19:01 00:01:01 2 0.07 0.00 0.05 0.08 0.02 99.78 00:19:01 00:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:19:01 00:01:01 4 0.02 0.00 0.03 0.02 0.02 99.92 00:19:01 00:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:19:01 00:01:01 6 0.02 0.02 0.05 0.00 0.00 99.92 00:19:01 00:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:19:01 00:02:01 all 0.09 0.00 0.01 0.02 0.00 99.87 00:19:01 00:02:01 0 0.60 0.00 0.00 0.00 0.02 99.38 00:19:01 00:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:02:01 2 0.03 0.00 0.05 0.15 0.02 99.75 00:19:01 00:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:19:01 00:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:02:01 7 0.05 0.00 0.00 0.02 0.00 99.93 00:19:01 00:03:01 all 0.01 0.00 0.00 0.03 0.00 99.95 00:19:01 00:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:03:01 2 0.02 0.00 0.02 0.23 0.00 99.73 00:19:01 00:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:19:01 00:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:04:01 all 0.06 0.00 0.01 0.02 0.01 99.90 00:19:01 00:04:01 0 0.38 0.00 0.02 0.00 0.00 99.60 00:19:01 00:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:04:01 2 0.03 0.00 0.02 0.13 0.02 99.80 00:19:01 00:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:19:01 00:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:04:01 7 0.03 0.00 0.03 0.03 0.02 99.88 00:19:01 00:05:01 all 0.08 0.00 0.01 0.00 0.00 99.91 00:19:01 00:05:01 0 0.53 0.00 0.02 0.00 0.00 99.45 00:19:01 00:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:19:01 00:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 00:19:01 00:06:01 all 0.08 0.00 0.01 0.01 0.00 99.90 00:19:01 00:06:01 0 0.55 0.00 0.02 0.00 0.00 99.43 00:19:01 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:06:01 2 0.03 0.00 0.02 0.05 0.00 99.90 00:19:01 00:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:06:01 7 0.02 0.00 0.02 0.02 0.00 99.95 00:19:01 00:07:01 all 0.01 0.00 0.00 0.01 0.00 99.97 00:19:01 00:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:19:01 00:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:07:01 2 0.03 0.00 0.00 0.08 0.02 99.87 00:19:01 00:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 00:19:01 00:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:19:01 00:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:19:01 00:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:19:01 00:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:19:01 00:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:19:01 00:08:01 7 0.03 0.00 0.00 0.10 0.02 99.85 00:19:01 00:09:01 all 0.19 0.00 0.02 0.00 0.00 99.78 00:19:01 00:09:01 0 1.45 0.00 0.02 0.00 0.00 98.53 00:19:01 00:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:19:01 00:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:19:01 00:09:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:19:01 00:09:01 7 0.02 0.00 0.00 0.03 0.00 99.95 00:19:01 00:10:01 all 0.06 0.00 0.00 0.00 0.00 99.93 00:19:01 00:10:01 0 0.45 0.00 0.00 0.00 0.00 99.55 00:19:01 00:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:19:01 00:19:01 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:19:01 00:11:01 all 0.14 0.00 0.04 0.01 0.00 99.81 00:19:01 00:11:01 0 0.37 0.00 0.03 0.00 0.00 99.60 00:19:01 00:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:19:01 00:11:01 2 0.03 0.00 0.03 0.02 0.00 99.92 00:19:01 00:11:01 3 0.07 0.00 0.05 0.00 0.02 99.87 00:19:01 00:11:01 4 0.53 0.00 0.08 0.00 0.00 99.38 00:19:01 00:11:01 5 0.02 0.00 0.05 0.00 0.00 99.93 00:19:01 00:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:19:01 00:11:01 7 0.05 0.00 0.03 0.05 0.00 99.87 00:19:01 00:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:19:01 00:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:19:01 00:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:19:01 00:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:19:01 00:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 00:19:01 00:13:01 all 0.27 0.00 0.01 0.00 0.00 99.72 00:19:01 00:13:01 0 1.99 0.00 0.02 0.00 0.00 98.00 00:19:01 00:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:19:01 00:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:13:01 7 0.03 0.00 0.00 0.03 0.00 99.93 00:19:01 00:14:01 all 0.08 0.00 0.01 0.00 0.01 99.90 00:19:01 00:14:01 0 0.53 0.00 0.05 0.00 0.00 99.42 00:19:01 00:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:19:01 00:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:19:01 00:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:19:01 00:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 00:19:01 00:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:19:01 00:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:19:01 00:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:15:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:19:01 00:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:19:01 00:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:19:01 00:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:19:01 00:16:01 all 0.04 0.00 0.01 0.02 0.00 99.94 00:19:01 00:16:01 0 0.15 0.00 0.02 0.00 0.00 99.83 00:19:01 00:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:19:01 00:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:19:01 00:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:16:01 7 0.03 0.00 0.02 0.13 0.00 99.82 00:19:01 00:17:01 all 0.26 0.00 0.01 0.00 0.01 99.72 00:19:01 00:17:01 0 1.92 0.00 0.00 0.00 0.02 98.06 00:19:01 00:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:19:01 00:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:19:01 00:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:01 00:17:01 7 0.03 0.00 0.00 0.02 0.02 99.93 00:19:01 00:18:01 all 0.48 0.00 0.18 0.08 0.00 99.25 00:19:01 00:18:01 0 1.18 0.00 0.17 0.00 0.00 98.65 00:19:01 00:18:01 1 0.63 0.00 0.32 0.00 0.00 99.05 00:19:01 00:18:01 2 0.33 0.00 0.10 0.00 0.00 99.57 00:19:01 00:18:01 3 0.32 0.00 0.18 0.00 0.02 99.48 00:19:01 00:18:01 4 0.42 0.00 0.22 0.00 0.00 99.37 00:19:01 00:18:01 5 0.28 0.00 0.22 0.03 0.02 99.45 00:19:01 00:18:01 6 0.32 0.00 0.17 0.00 0.00 99.52 00:19:01 00:18:01 7 0.37 0.00 0.10 0.60 0.00 98.93 00:19:01 Average: all 0.11 0.00 0.02 0.01 0.00 99.85 00:19:01 Average: 0 0.57 0.00 0.02 0.00 0.00 99.40 00:19:01 Average: 1 0.04 0.01 0.03 0.00 0.00 99.91 00:19:01 Average: 2 0.04 0.00 0.02 0.04 0.01 99.89 00:19:01 Average: 3 0.04 0.00 0.03 0.00 0.01 99.93 00:19:01 Average: 4 0.06 0.00 0.02 0.00 0.00 99.91 00:19:01 Average: 5 0.03 0.00 0.02 0.00 0.00 99.94 00:19:01 Average: 6 0.03 0.00 0.02 0.00 0.00 99.95 00:19:01 Average: 7 0.05 0.00 0.01 0.06 0.00 99.87 00:19:01 00:19:01 00:19:01