Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 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-ssh18389111374332740613.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2765093679549666674.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5480028390342152311.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11833989338322464489.key Verifying host key using known hosts file > 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-ssh11155208485647325463.key Verifying host key using known hosts file > 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.18 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-118713’ Running on prd-ubuntu20.04-docker-8c-8g-118726 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (main) Commit message: "Merge pull request #577 from lenny-intel/levski-change-log" > 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-list --no-walk 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:34:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:34:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:34:13 ========================================================= 02:34:13 EdgeX Global Pipelines Version Info 02:34:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:34:14 ------------------- 02:34:14 stable info: 02:34:14 ------------------- 02:34:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:34:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:34:14 Message: update stable to v1.0.244 02:34:15 ------------------- 02:34:15 experimental info: 02:34:15 ------------------- 02:34:15 Commited By: **** collab-it+edgex@linuxfoundation.org 02:34:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:34:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fc6aad [Pipeline] echo 02:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:15 provisioning config files... 02:34:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17656870122897538144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:16 ---> docker-login.sh 02:34:16 nexus3.edgexfoundry.org:10001 02:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:16 Configure a credential helper to remove this warning. See 02:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:16 02:34:16 Login Succeeded 02:34:16 nexus3.edgexfoundry.org:10002 02:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:16 Configure a credential helper to remove this warning. See 02:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:16 02:34:16 Login Succeeded 02:34:16 nexus3.edgexfoundry.org:10003 02:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:16 Configure a credential helper to remove this warning. See 02:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:16 02:34:16 Login Succeeded 02:34:16 nexus3.edgexfoundry.org:10004 02:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:16 Configure a credential helper to remove this warning. See 02:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:16 02:34:16 Login Succeeded 02:34:16 docker.io 02:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:17 Configure a credential helper to remove this warning. See 02:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:17 02:34:17 Login Succeeded 02:34:17 ---> docker-login.sh ends [Pipeline] } 02:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:34:17 + git rev-list -1 --merges 1fc6aad09b79efe7d583b860cd1a98c2a76983c7~1..1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo 02:34:17 -----------> git rev-list -1 --merges 1fc6aad09b79efe7d583b860cd1a98c2a76983c7~1..1fc6aad09b79efe7d583b860cd1a98c2a76983c7 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:34:17 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [false] [Pipeline] sh 02:34:18 + git log --format=format:%s -1 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo 02:34:18 ========================================================= 02:34:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:34:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:18 + git log --format=format:%s -1 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] echo 02:34:18 [semverPrep] GIT_COMMIT: 1fc6aad09b79efe7d583b860cd1a98c2a76983c7, Commit Message: Merge pull request #577 from lenny-intel/levski-change-log [Pipeline] echo 02:34:18 [semverPrep] This is not a build commit. [Pipeline] sh 02:34:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:18 + grep -v github /etc/ssh/ssh_known_hosts 02:34:18 + [ -e /tmp/ssh_known_hosts ] 02:34:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:34:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:34:18 + sudo tee -a /etc/ssh/ssh_known_hosts 02:34:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:19 02:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:19 0.1.4: Pulling from edgex-devops/py-git-semver 02:34:19 b85a868b505f: Pulling fs layer 02:34:19 e2be974225ed: Pulling fs layer 02:34:19 339a4e72a1f5: Pulling fs layer 02:34:19 988bab9f4d93: Pulling fs layer 02:34:19 1469e6f7b9e6: Pulling fs layer 02:34:19 988bab9f4d93: Waiting 02:34:19 eaf3925da568: Pulling fs layer 02:34:19 1469e6f7b9e6: Waiting 02:34:19 bab4dde63d76: Pulling fs layer 02:34:19 bde34c3a00c8: Pulling fs layer 02:34:19 eaf3925da568: Waiting 02:34:19 b352a97aabf1: Pulling fs layer 02:34:19 bde34c3a00c8: Waiting 02:34:19 4872d77fe225: Pulling fs layer 02:34:19 b352a97aabf1: Waiting 02:34:19 5851b861e8e6: Pulling fs layer 02:34:19 4872d77fe225: Waiting 02:34:19 5851b861e8e6: Waiting 02:34:19 e2be974225ed: Download complete 02:34:19 988bab9f4d93: Verifying Checksum 02:34:19 988bab9f4d93: Download complete 02:34:19 1469e6f7b9e6: Verifying Checksum 02:34:19 1469e6f7b9e6: Download complete 02:34:19 eaf3925da568: Verifying Checksum 02:34:19 eaf3925da568: Download complete 02:34:19 339a4e72a1f5: Verifying Checksum 02:34:19 339a4e72a1f5: Download complete 02:34:19 bde34c3a00c8: Verifying Checksum 02:34:19 bde34c3a00c8: Download complete 02:34:19 b352a97aabf1: Verifying Checksum 02:34:19 b352a97aabf1: Download complete 02:34:19 4872d77fe225: Verifying Checksum 02:34:19 4872d77fe225: Download complete 02:34:19 5851b861e8e6: Verifying Checksum 02:34:19 5851b861e8e6: Download complete 02:34:19 b85a868b505f: Verifying Checksum 02:34:19 b85a868b505f: Download complete 02:34:19 bab4dde63d76: Verifying Checksum 02:34:19 bab4dde63d76: Download complete 02:34:21 b85a868b505f: Pull complete 02:34:21 e2be974225ed: Pull complete 02:34:21 339a4e72a1f5: Pull complete 02:34:21 988bab9f4d93: Pull complete 02:34:22 1469e6f7b9e6: Pull complete 02:34:22 eaf3925da568: Pull complete 02:34:24 bab4dde63d76: Pull complete 02:34:24 bde34c3a00c8: Pull complete 02:34:24 b352a97aabf1: Pull complete 02:34:24 4872d77fe225: Pull complete 02:34:24 5851b861e8e6: Pull complete 02:34:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:24 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:34:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:34:27 $ docker top 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 -eo pid,comm 02:34:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:34:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:27 [ssh-agent] Looking for ssh-agent implementation... 02:34:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:27 $ docker exec 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent 02:34:27 SSH_AUTH_SOCK=/tmp/ssh-TTjmWuekFIUj/agent.33 02:34:27 SSH_AGENT_PID=39 02:34:27 Running ssh-add (command line suppressed) 02:34:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14520301469181114386.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14520301469181114386.key) 02:34:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:27 + git tag --points-at HEAD [Pipeline] } 02:34:27 $ docker exec --env ******** --env ******** 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent -k 02:34:27 unset SSH_AUTH_SOCK; 02:34:27 unset SSH_AGENT_PID; 02:34:27 echo Agent pid 39 killed; 02:34:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:34:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:27 [ssh-agent] Looking for ssh-agent implementation... 02:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:28 $ docker exec 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent 02:34:28 SSH_AUTH_SOCK=/tmp/ssh-mK5MqPb71dIx/agent.71 02:34:28 SSH_AGENT_PID=77 02:34:28 Running ssh-add (command line suppressed) 02:34:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4194450570097570666.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4194450570097570666.key) 02:34:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:28 + git semver init 02:34:28 2022-11-09 02:34:28,821 [run_init] DEBUG init version:0.0.0 force:False 02:34:28 2022-11-09 02:34:28,822 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 02:34:28 2022-11-09 02:34:28,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 02:34:28 2022-11-09 02:34:28,823 [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) 02:34:30 2022-11-09 02:34:30,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 02:34:30 2022-11-09 02:34:30,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 02:34:30 2022-11-09 02:34:30,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:34:30 2022-11-09 02:34:30,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:34:30 2.3.0-dev.24 [Pipeline] } 02:34:30 $ docker exec --env ******** --env ******** 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 ssh-agent -k 02:34:30 unset SSH_AUTH_SOCK; 02:34:30 unset SSH_AGENT_PID; 02:34:30 echo Agent pid 77 killed; 02:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:31 + git semver [Pipeline] } 02:34:31 $ docker stop --time=1 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 02:34:32 $ docker rm -f 78f84b968d3a051499580f03415005a2a63fb7cc502e3a96e607dd82cbf73fa8 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:34:33 Stashed 1 file(s) [Pipeline] echo 02:34:33 [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:33 provisioning config files... 02:34:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4277451526235140562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:33 ---> docker-login.sh 02:34:33 nexus3.edgexfoundry.org:10001 02:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:33 Configure a credential helper to remove this warning. See 02:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:33 02:34:33 Login Succeeded 02:34:33 nexus3.edgexfoundry.org:10002 02:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:33 Configure a credential helper to remove this warning. See 02:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:33 02:34:33 Login Succeeded 02:34:33 nexus3.edgexfoundry.org:10003 02:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:34 Configure a credential helper to remove this warning. See 02:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:34 02:34:34 Login Succeeded 02:34:34 nexus3.edgexfoundry.org:10004 02:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:34 Configure a credential helper to remove this warning. See 02:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:34 02:34:34 Login Succeeded 02:34:34 docker.io 02:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:34 Configure a credential helper to remove this warning. See 02:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:34 02:34:34 Login Succeeded 02:34:34 ---> docker-login.sh ends [Pipeline] } 02:34:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:34 ========================================================= 02:34:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:34:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:34:35 Sending build context to Docker daemon 45.51MB 02:34:35 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:34:35 Step 2/16 : FROM ${BASE} AS builder 02:34:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:34:35 213ec9aee27d: Pulling fs layer 02:34:35 4583459ba037: Pulling fs layer 02:34:35 93c1e223e6f2: Pulling fs layer 02:34:35 53926ce57604: Pulling fs layer 02:34:35 21b2b0c7a3f4: Pulling fs layer 02:34:35 22ff95d597cd: Pulling fs layer 02:34:35 12d6caf4c0d1: Pulling fs layer 02:34:35 96b7cbca73a9: Pulling fs layer 02:34:35 a7acece74701: Pulling fs layer 02:34:35 53926ce57604: Waiting 02:34:35 21b2b0c7a3f4: Waiting 02:34:35 22ff95d597cd: Waiting 02:34:35 12d6caf4c0d1: Waiting 02:34:35 96b7cbca73a9: Waiting 02:34:35 a7acece74701: Waiting 02:34:35 93c1e223e6f2: Download complete 02:34:35 4583459ba037: Download complete 02:34:35 21b2b0c7a3f4: Download complete 02:34:35 22ff95d597cd: Download complete 02:34:35 213ec9aee27d: Verifying Checksum 02:34:35 12d6caf4c0d1: Download complete 02:34:35 213ec9aee27d: Pull complete 02:34:35 4583459ba037: Pull complete 02:34:35 93c1e223e6f2: Pull complete 02:34:35 a7acece74701: Verifying Checksum 02:34:35 a7acece74701: Download complete 02:34:35 96b7cbca73a9: Verifying Checksum 02:34:35 96b7cbca73a9: Download complete 02:34:36 53926ce57604: Verifying Checksum 02:34:36 53926ce57604: Download complete 02:34:40 53926ce57604: Pull complete 02:34:40 21b2b0c7a3f4: Pull complete 02:34:40 22ff95d597cd: Pull complete 02:34:40 12d6caf4c0d1: Pull complete 02:34:42 96b7cbca73a9: Pull complete 02:34:42 a7acece74701: Pull complete 02:34:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:34:42 ---> db6d94c90886 02:34:42 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:34:48 ---> Running in 833d0b3fd0ab 02:34:48 Removing intermediate container 833d0b3fd0ab 02:34:48 ---> 28d422d49e53 02:34:48 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:34:48 Still waiting to schedule task 02:34:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118718’ 02:34:48 ---> Running in 7ff6fc47bac0 02:34:48 Removing intermediate container 7ff6fc47bac0 02:34:48 ---> c47a2b5b66c5 02:34:48 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:34:48 ---> Running in b9199948c225 02:34:48 Removing intermediate container b9199948c225 02:34:48 ---> febb60662879 02:34:48 Step 6/16 : LABEL Name=edgex-ui-go 02:34:48 ---> Running in 7800fe74b956 02:34:48 Removing intermediate container 7800fe74b956 02:34:48 ---> 56767e3a0831 02:34:48 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:34:48 ---> Running in d941a3ccb35b 02:34:48 Removing intermediate container d941a3ccb35b 02:34:48 ---> 1f963688a81a 02:34:48 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:34:49 latest: Pulling from library/docker 02:34:49 213ec9aee27d: Already exists 02:34:49 7b0dd730a5c3: Pulling fs layer 02:34:49 4b90f8029a36: Pulling fs layer 02:34:49 a89466c712af: Pulling fs layer 02:34:49 9c6a0a734fa9: Pulling fs layer 02:34:49 beeedf2bf9bb: Pulling fs layer 02:34:49 3bc3016a9123: Pulling fs layer 02:34:49 45d434503156: Pulling fs layer 02:34:49 539e1dfa3993: Pulling fs layer 02:34:49 beeedf2bf9bb: Waiting 02:34:49 3bc3016a9123: Waiting 02:34:49 45d434503156: Waiting 02:34:49 539e1dfa3993: Waiting 02:34:49 9c6a0a734fa9: Waiting 02:34:49 4b90f8029a36: Verifying Checksum 02:34:49 4b90f8029a36: Download complete 02:34:49 7b0dd730a5c3: Download complete 02:34:50 a89466c712af: Verifying Checksum 02:34:50 a89466c712af: Download complete 02:34:50 7b0dd730a5c3: Pull complete 02:34:50 4b90f8029a36: Pull complete 02:34:50 3bc3016a9123: Verifying Checksum 02:34:50 3bc3016a9123: Download complete 02:34:50 beeedf2bf9bb: Verifying Checksum 02:34:50 beeedf2bf9bb: Download complete 02:34:50 9c6a0a734fa9: Verifying Checksum 02:34:50 9c6a0a734fa9: Download complete 02:34:50 45d434503156: Verifying Checksum 02:34:50 45d434503156: Download complete 02:34:50 539e1dfa3993: Verifying Checksum 02:34:50 539e1dfa3993: Download complete 02:34:50 a89466c712af: Pull complete 02:34:50 9c6a0a734fa9: Pull complete 02:34:51 beeedf2bf9bb: Pull complete 02:34:51 3bc3016a9123: Pull complete 02:34:51 45d434503156: Pull complete 02:34:51 539e1dfa3993: Pull complete 02:34:51 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 02:34:51 Status: Downloaded newer image for docker:latest 02:34:53 ---> 7bc30a9dcd75 02:34:53 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:53 ---> Running in aaa85448b4dc 02:34:54 Removing intermediate container aaa85448b4dc 02:34:54 ---> f18b49a93764 02:34:54 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:34:54 ---> Running in 39a606b4055f 02:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:55 OK: 211 MiB in 51 packages 02:34:56 Removing intermediate container 39a606b4055f 02:34:56 ---> 5f7d3ac388f3 02:34:56 Step 11/16 : ENV GO111MODULE=on 02:34:56 ---> Running in ee08a1697bd4 02:34:56 Removing intermediate container ee08a1697bd4 02:34:56 ---> a689c296b37f 02:34:56 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:34:57 ---> Running in 69a1e5f235a8 02:34:57 Removing intermediate container 69a1e5f235a8 02:34:57 ---> 287e2df1eecb 02:34:57 Step 13/16 : COPY go.mod vendor* ./ 02:34:58 ---> 16daeb5813cb 02:34:58 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:58 ---> Running in 82369ac09b46 02:35:24 Removing intermediate container 82369ac09b46 02:35:24 ---> 16e2d8f28959 02:35:24 Step 15/16 : COPY . . 02:35:24 ---> 6b42f798dcc6 02:35:24 Step 16/16 : RUN ${MAKE} 02:35:24 ---> Running in cdfc52437677 02:35:24 noop 02:35:24 Removing intermediate container cdfc52437677 02:35:24 ---> bbf3ed9c88bd 02:35:24 Successfully built bbf3ed9c88bd 02:35:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker inspect -f . ci-base-image-x86_64 02:35:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:25 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:35:25 $ 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 ******** ci-base-image-x86_64 cat 02:35:25 $ docker top 4ed26470220b26f2182772196d357e93608b6c001a891dd674bcc80485bcc2c3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:26 + go version 02:35:26 go version go1.18.7 linux/amd64 [Pipeline] } 02:35:26 $ docker stop --time=1 4ed26470220b26f2182772196d357e93608b6c001a891dd674bcc80485bcc2c3 02:35:27 $ docker rm -f 4ed26470220b26f2182772196d357e93608b6c001a891dd674bcc80485bcc2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:27 + docker inspect -f . ci-base-image-x86_64 02:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:27 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:35:27 $ 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 ******** ci-base-image-x86_64 cat 02:35:28 $ docker top 5628bf84cb6a39d287e083c1a19e7de41e06eda9bff06cde0ed936ba89e833a2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 02:35:28 + make test 02:35:28 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:35:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:35:39 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:35:39 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:35:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:40 ./bin/test-attribution-txt.sh 02:35:40 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:35:40 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:35:40 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:35:40 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:35:40 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:35:40 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:35:40 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:35:40 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:35:40 make -C web test 02:35:40 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 02:35:40 make[1]: tput: No such file or directory 02:35:40 make[1]: tput: No such file or directory 02:35:40 warning: generating ./VERSION 02:35:40 echo "0.0.0" > VERSION 02:35:40 docker build \ 02:35:40 -f Dockerfile \ 02:35:40 --build-arg USER=1000 \ 02:35:40 \ 02:35:40 --label "git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7" \ 02:35:40 -t edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 \ 02:35:40 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:35:40 . 02:35:40 Sending build context to Docker daemon 3.269MB 02:35:40 Step 1/10 : FROM node:16.17-alpine3.15 02:35:40 16.17-alpine3.15: Pulling from library/node 02:35:40 9621f1afde84: Pulling fs layer 02:35:40 c6f70ee39829: Pulling fs layer 02:35:40 56892a8094a2: Pulling fs layer 02:35:40 58dd87906ef0: Pulling fs layer 02:35:40 58dd87906ef0: Waiting 02:35:40 56892a8094a2: Verifying Checksum 02:35:40 56892a8094a2: Download complete 02:35:41 9621f1afde84: Verifying Checksum 02:35:41 9621f1afde84: Download complete 02:35:41 58dd87906ef0: Verifying Checksum 02:35:41 58dd87906ef0: Download complete 02:35:41 9621f1afde84: Pull complete 02:35:41 c6f70ee39829: Verifying Checksum 02:35:41 c6f70ee39829: Download complete 02:35:42 c6f70ee39829: Pull complete 02:35:42 56892a8094a2: Pull complete 02:35:42 58dd87906ef0: Pull complete 02:35:42 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:35:42 Status: Downloaded newer image for node:16.17-alpine3.15 02:35:42 ---> b69703f70c3d 02:35:42 Step 2/10 : RUN apk add --no-cache chromium 02:35:45 ---> Running in 20aacb358992 02:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:46 (1/129) Installing libxau (1.0.9-r0) 02:35:46 (2/129) Installing libmd (1.0.3-r0) 02:35:46 (3/129) Installing libbsd (0.11.3-r1) 02:35:46 (4/129) Installing libxdmcp (1.1.3-r0) 02:35:46 (5/129) Installing libxcb (1.14-r2) 02:35:46 (6/129) Installing libx11 (1.7.3.1-r0) 02:35:46 (7/129) Installing libxext (1.3.4-r0) 02:35:46 (8/129) Installing libice (1.0.10-r0) 02:35:46 (9/129) Installing libuuid (2.37.4-r0) 02:35:46 (10/129) Installing libsm (1.2.3-r0) 02:35:46 (11/129) Installing libxt (1.2.1-r0) 02:35:46 (12/129) Installing libxmu (1.1.3-r0) 02:35:46 (13/129) Installing xset (1.2.4-r0) 02:35:46 (14/129) Installing xprop (1.2.5-r0) 02:35:46 (15/129) Installing xdg-utils (1.1.3-r0) 02:35:46 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:35:46 (17/129) Installing pkgconf (1.8.0-r0) 02:35:46 (18/129) Installing libffi (3.4.2-r1) 02:35:46 (19/129) Installing libintl (0.21-r0) 02:35:46 (20/129) Installing libblkid (2.37.4-r0) 02:35:46 (21/129) Installing libmount (2.37.4-r0) 02:35:46 (22/129) Installing pcre (8.45-r1) 02:35:46 (23/129) Installing glib (2.70.1-r0) 02:35:46 (24/129) Installing xz-libs (5.2.5-r1) 02:35:46 (25/129) Installing libxml2 (2.9.14-r2) 02:35:46 (26/129) Installing shared-mime-info (2.1-r1) 02:35:46 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:35:46 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:35:46 (29/129) Installing libpng (1.6.37-r1) 02:35:46 (30/129) Installing libwebp (1.2.2-r0) 02:35:46 (31/129) Installing zstd-libs (1.5.0-r0) 02:35:46 (32/129) Installing tiff (4.4.0-r0) 02:35:46 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:35:46 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:35:46 (35/129) Installing libxcomposite (0.4.5-r0) 02:35:46 (36/129) Installing libxfixes (6.0.0-r0) 02:35:46 (37/129) Installing libxrender (0.9.10-r3) 02:35:46 (38/129) Installing libxcursor (1.2.0-r0) 02:35:46 (39/129) Installing libxdamage (1.1.5-r1) 02:35:46 (40/129) Installing libxi (1.8-r0) 02:35:46 (41/129) Installing libxinerama (1.1.4-r1) 02:35:46 (42/129) Installing libxrandr (1.5.2-r1) 02:35:46 (43/129) Installing atk (2.36.0-r0) 02:35:46 (44/129) Installing libxtst (1.2.3-r3) 02:35:46 (45/129) Installing dbus-libs (1.12.24-r0) 02:35:46 (46/129) Installing at-spi2-core (2.42.0-r0) 02:35:46 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:35:46 (48/129) Installing expat (2.5.0-r0) 02:35:46 (49/129) Installing brotli-libs (1.0.9-r5) 02:35:46 (50/129) Installing libbz2 (1.0.8-r1) 02:35:46 (51/129) Installing freetype (2.11.1-r2) 02:35:46 (52/129) Installing fontconfig (2.13.1-r4) 02:35:46 (53/129) Installing pixman (0.40.0-r4) 02:35:46 (54/129) Installing cairo (1.16.0-r5) 02:35:46 (55/129) Installing cairo-gobject (1.16.0-r5) 02:35:46 (56/129) Installing avahi-libs (0.8-r5) 02:35:46 (57/129) Installing gmp (6.2.1-r1) 02:35:46 (58/129) Installing nettle (3.7.3-r0) 02:35:46 (59/129) Installing p11-kit (0.24.0-r1) 02:35:46 (60/129) Installing libtasn1 (4.18.0-r0) 02:35:46 (61/129) Installing libunistring (0.9.10-r1) 02:35:46 (62/129) Installing gnutls (3.7.1-r1) 02:35:46 (63/129) Installing cups-libs (2.3.3-r6) 02:35:46 (64/129) Installing libepoxy (1.5.9-r0) 02:35:46 (65/129) Installing fribidi (1.0.11-r0) 02:35:46 (66/129) Installing graphite2 (1.3.14-r0) 02:35:46 (67/129) Installing harfbuzz (3.0.0-r2) 02:35:46 (68/129) Installing libxft (2.3.4-r0) 02:35:46 (69/129) Installing pango (1.48.10-r0) 02:35:46 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:35:46 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:35:46 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:35:46 (73/129) Installing xkeyboard-config (2.34-r0) 02:35:47 (74/129) Installing libxkbcommon (1.3.1-r0) 02:35:47 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:35:47 Executing gtk+3.0-3.24.30-r0.post-install 02:35:47 (76/129) Installing libfontenc (1.1.4-r0) 02:35:47 (77/129) Installing mkfontscale (1.2.1-r1) 02:35:47 (78/129) Installing ttf-opensans (1.10-r1) 02:35:47 Executing ttf-opensans-1.10-r1.post-install 02:35:49 (79/129) Installing libogg (1.3.5-r0) 02:35:49 (80/129) Installing flac (1.3.4-r0) 02:35:49 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:35:49 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:35:49 (83/129) Installing sdl2 (2.0.16-r4) 02:35:49 (84/129) Installing aom-libs (3.2.0-r0) 02:35:49 (85/129) Installing libass (0.15.2-r0) 02:35:49 (86/129) Installing libdav1d (0.9.2-r0) 02:35:49 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:35:49 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:35:49 (89/129) Installing lame (3.100-r0) 02:35:49 (90/129) Installing opus (1.3.1-r1) 02:35:49 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:35:49 (92/129) Installing soxr (0.1.3-r2) 02:35:49 (93/129) Installing libsrt (1.4.2-r1) 02:35:49 (94/129) Installing libssh (0.9.6-r1) 02:35:49 (95/129) Installing libtheora (1.1.1-r16) 02:35:49 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:35:49 (97/129) Installing libpciaccess (0.16-r0) 02:35:49 (98/129) Installing libdrm (2.4.109-r0) 02:35:49 (99/129) Installing libva (2.13.0-r0) 02:35:49 (100/129) Installing libvdpau (1.4-r0) 02:35:49 (101/129) Installing vidstab (1.1.0-r1) 02:35:49 (102/129) Installing libvorbis (1.3.7-r0) 02:35:49 (103/129) Installing libvpx (1.10.0-r0) 02:35:49 (104/129) Installing vulkan-loader (1.2.196-r0) 02:35:49 (105/129) Installing x264-libs (20210613-r0) 02:35:49 (106/129) Installing x265-libs (3.5-r0) 02:35:49 (107/129) Installing xvidcore (1.3.7-r1) 02:35:49 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:35:50 (109/129) Installing libevent (2.1.12-r4) 02:35:50 (110/129) Installing mesa (21.2.6-r0) 02:35:50 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:35:50 (112/129) Installing mesa-gbm (21.2.6-r0) 02:35:50 (113/129) Installing lcms2 (2.12-r1) 02:35:50 (114/129) Installing nspr (4.32-r0) 02:35:50 (115/129) Installing sqlite-libs (3.36.0-r0) 02:35:50 (116/129) Installing nss (3.78.1-r0) 02:35:50 (117/129) Installing libasyncns (0.8-r1) 02:35:50 (118/129) Installing libltdl (2.4.6-r7) 02:35:50 (119/129) Installing orc (0.4.32-r0) 02:35:50 (120/129) Installing libsndfile (1.0.31-r1) 02:35:50 (121/129) Installing speexdsp (1.2.0-r0) 02:35:50 (122/129) Installing tdb-libs (1.4.5-r0) 02:35:50 (123/129) Installing libpulse (15.0-r2) 02:35:50 (124/129) Installing re2 (2021.11.01-r0) 02:35:50 (125/129) Installing snappy (1.1.9-r1) 02:35:50 (126/129) Installing libgpg-error (1.42-r1) 02:35:50 (127/129) Installing libgcrypt (1.9.4-r0) 02:35:50 (128/129) Installing libxslt (1.1.35-r0) 02:35:50 (129/129) Installing chromium (99.0.4844.84-r0) 02:35:51 Executing busybox-1.34.1-r7.trigger 02:35:51 Executing glib-2.70.1-r0.trigger 02:35:51 Executing shared-mime-info-2.1-r1.trigger 02:35:53 Executing gdk-pixbuf-2.42.8-r0.trigger 02:35:53 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:35:53 Executing fontconfig-2.13.1-r4.trigger 02:35:53 Executing mkfontscale-1.2.1-r1.trigger 02:35:53 OK: 286 MiB in 145 packages 02:36:00 Removing intermediate container 20aacb358992 02:36:00 ---> ae04f5ce6c33 02:36:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:36:00 ---> Running in f697f2b2e064 02:36:00 Removing intermediate container f697f2b2e064 02:36:00 ---> 7b586fd59864 02:36:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:36:00 ---> Running in 8bd4eb47cdd3 02:36:00 Removing intermediate container 8bd4eb47cdd3 02:36:00 ---> e455daeb8c1b 02:36:00 Step 5/10 : RUN npm install -g npm 02:36:00 ---> Running in 9778d36a6d8a 02:36:07 02:36:07 changed 54 packages, and audited 212 packages in 6s 02:36:07 02:36:07 11 packages are looking for funding 02:36:07 run `npm fund` for details 02:36:07 02:36:07 found 0 vulnerabilities 02:36:08 Removing intermediate container 9778d36a6d8a 02:36:08 ---> 92502c583583 02:36:08 Step 6/10 : ARG USER=1000 02:36:08 ---> Running in 7b519fe2fa97 02:36:08 Removing intermediate container 7b519fe2fa97 02:36:08 ---> 5197227b743c 02:36:08 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:36:08 ---> Running in 3808846c28f9 02:36:09 Removing intermediate container 3808846c28f9 02:36:09 ---> f01de7be3d14 02:36:09 Step 8/10 : USER $USER:$USER 02:36:09 ---> Running in 118c2c15b790 02:36:09 Removing intermediate container 118c2c15b790 02:36:09 ---> aab6fc6e9cda 02:36:09 Step 9/10 : WORKDIR /app 02:36:09 ---> Running in f73050b6460e 02:36:09 Removing intermediate container f73050b6460e 02:36:09 ---> 2024cc5155f9 02:36:09 Step 10/10 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:36:09 ---> Running in bf2abca9092a 02:36:09 Removing intermediate container bf2abca9092a 02:36:09 ---> 45514afca822 02:36:09 Successfully built 45514afca822 02:36:09 Successfully tagged edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:36:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:36:09 touch edgex-web-ui.imagebuilt 02:36:09 mkdir -p node_modules coverage 02:36:09 chown "1000:1000" node_modules coverage package-lock.json 02:36:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:10 npm WARN EBADENGINE Unsupported engine { 02:36:10 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:36:10 npm WARN EBADENGINE required: { 02:36:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:36:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:36:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:36:10 npm WARN EBADENGINE }, 02:36:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:36:10 npm WARN EBADENGINE } 02:36:15 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:36:15 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:36:15 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:36:15 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:36:15 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:36:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:36:16 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:36:17 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:36:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:36:19 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:36:19 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:36:20 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:36:21 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:36:22 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:36:22 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:36:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:36:23 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:36:23 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:36:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:36:31 02:36:31 added 1478 packages, and audited 1479 packages in 22s 02:36:31 02:36:31 90 packages are looking for funding 02:36:31 run `npm fund` for details 02:36:31 02:36:31 16 vulnerabilities (3 moderate, 8 high, 5 critical) 02:36:31 02:36:31 To address issues that do not require attention, run: 02:36:31 npm audit fix 02:36:31 02:36:31 To address all issues (including breaking changes), run: 02:36:31 npm audit fix --force 02:36:31 02:36:31 Run `npm audit` for details. 02:36:41 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:36:42 - Generating browser application bundles (phase: setup)... 02:36:46 Compiling @angular/core : es2015 as esm2015 02:36:46 Compiling @angular/compiler/testing : es2015 as esm2015 02:36:49 Compiling @angular/common : es2015 as esm2015 02:36:49 Compiling @angular/core/testing : es2015 as esm2015 02:36:50 Compiling @angular/platform-browser : es2015 as esm2015 02:36:50 Compiling @angular/common/testing : es2015 as esm2015 02:36:50 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:36:50 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:36:51 Compiling @angular/router : es2015 as esm2015 02:36:51 Compiling @angular/common/http : es2015 as esm2015 02:36:51 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:36:51 Compiling @angular/forms : es2015 as esm2015 02:36:51 Compiling @angular/common/http/testing : es2015 as esm2015 02:36:53 Compiling @angular/router/testing : es2015 as esm2015 02:36:59 09 11 2022 02:36:58.606:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:36:59 09 11 2022 02:36:58.609:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:36:59 09 11 2022 02:36:58.616:INFO [launcher]: Starting browser ChromeHeadless 02:37:09 ✔ Browser application bundle generation complete. 02:37:09 09 11 2022 02:37:09.736:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1xNsAybd6llzNF5XAAAB with id 54074894 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.158 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.185 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.213 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.245 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.256 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.262 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.311 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.322 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.329 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.375 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.454 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.465 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.472 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.519 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.533 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.553 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.558 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.563 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.567 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.585 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.602 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.608 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.613 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.64 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.649 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.673 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.681 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.701 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.706 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.71 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.758 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.803 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.81 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.824 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.829 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.832 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.835 secs) 02:37:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.919 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.928 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.936 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.945 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.956 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.96 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.976 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.983 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.988 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.994 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.998 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.001 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.006 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.008 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.01 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.023 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.026 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.028 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.039 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.047 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.059 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.139 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.16 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.166 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.169 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.18 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.223 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.226 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.232 secs) 02:37:14 WARN: ' 02:37:14 It looks like you're using ngModel on the same form field as formControlName. 02:37:14 Support for using the ngModel input property and ngModelChange event with 02:37:14 reactive form directives has been deprecated in Angular v6 and will be removed 02:37:14 in a future version of Angular. 02:37:14 02:37:14 For more information on this, see our API docs here: 02:37:14 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:37:14 ' 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.232 secs) 02:37:14 WARN: ' 02:37:14 It looks like you're using ngModel on the same form field as formControlName. 02:37:14 Support for using the ngModel input property and ngModelChange event with 02:37:14 reactive form directives has been deprecated in Angular v6 and will be removed 02:37:14 in a future version of Angular. 02:37:14 02:37:14 For more information on this, see our API docs here: 02:37:14 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:37:14 ' 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.253 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.263 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.291 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.295 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.302 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.309 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.317 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.324 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.338 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.351 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.359 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.38 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.389 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.407 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.429 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.449 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.459 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.463 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.467 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.474 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.503 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.508 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.511 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.528 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.547 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.555 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.565 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.579 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.588 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.591 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.594 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.599 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.602 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.608 secs) 02:37:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.615 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.621 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.623 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.631 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.636 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.653 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.663 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.676 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.678 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.68 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.693 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.717 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.721 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.727 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.742 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.75 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.763 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.768 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.784 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.802 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.815 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.817 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.82 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.836 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.844 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.866 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.875 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.878 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.888 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.921 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.925 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.928 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.929 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.937 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.938 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.94 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.947 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.951 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.96 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.974 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.985 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.993 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.019 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.021 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.023 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.025 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.045 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.069 secs) 02:37:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.052 secs / 2.069 secs) 02:37:15 TOTAL: 149 SUCCESS 02:37:15 ✔ Browser application bundle generation complete. 02:37:16 02:37:16 =============================== Coverage summary =============================== 02:37:16 Statements : 40.98% ( 1467/3580 ) 02:37:16 Branches : 12.03% ( 111/923 ) 02:37:16 Functions : 33.28% ( 432/1298 ) 02:37:16 Lines : 38.91% ( 1318/3387 ) 02:37:16 ================================================================================ 02:37:16 ✔ Browser application bundle generation complete. 02:37:16 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 02:37:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:37:16 $ docker stop --time=1 5628bf84cb6a39d287e083c1a19e7de41e06eda9bff06cde0ed936ba89e833a2 02:37:17 $ docker rm -f 5628bf84cb6a39d287e083c1a19e7de41e06eda9bff06cde0ed936ba89e833a2 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:37:20 + ls -al . 02:37:20 total 188 02:37:20 drwxrwxr-x 14 jenkins jenkins 4096 Nov 9 02:35 . 02:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:34 .. 02:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:34 .blubracket 02:37:20 -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 02:34 .dockerignore 02:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:34 .git 02:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:34 .github 02:37:20 -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 02:34 .gitignore 02:37:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 02:34 .semver 02:37:20 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 02:34 Attribution.txt 02:37:20 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 02:34 CHANGELOG.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 02:34 CONTRIBUTING.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 02:34 Dockerfile 02:37:20 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 02:34 Jenkinsfile 02:37:20 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 02:34 LICENSE 02:37:20 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 02:34 Makefile 02:37:20 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 02:34 README.md 02:37:20 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 02:34 VERSION 02:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:34 assets 02:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:34 bin 02:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:34 cmd 02:37:20 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 02:35 coverage.out 02:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:34 docs 02:37:20 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 02:34 go.mod 02:37:20 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 02:34 go.sum 02:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:34 internal 02:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:34 snap 02:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:34 testing 02:37:20 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 02:34 version.go 02:37:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 02:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:20 + 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=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 --label arch=amd64 --label version=2.3.0-dev.24 . 02:37:20 Sending build context to Docker daemon 48.26MB 02:37:20 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:37:20 Step 2/26 : FROM ${BASE} AS builder 02:37:20 ---> bbf3ed9c88bd 02:37:20 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:37:22 ---> Running in f135888d2c0b 02:37:22 Removing intermediate container f135888d2c0b 02:37:22 ---> df03506e8b0b 02:37:22 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:37:22 ---> Running in aa27a1bbda18 02:37:22 Removing intermediate container aa27a1bbda18 02:37:22 ---> a97ed7ac9506 02:37:22 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:37:22 ---> Running in c7324d58be34 02:37:22 Removing intermediate container c7324d58be34 02:37:22 ---> fc680b1a5be1 02:37:22 Step 6/26 : LABEL Name=edgex-ui-go 02:37:22 ---> Running in 99e60bddd4d6 02:37:22 Removing intermediate container 99e60bddd4d6 02:37:22 ---> 5d47fdfca024 02:37:22 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:37:22 ---> Running in 05302f9922dc 02:37:22 Removing intermediate container 05302f9922dc 02:37:22 ---> 1862ed23e201 02:37:22 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:37:23 ---> 5583454abc7a 02:37:23 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:23 ---> Running in 6f15451aefb4 02:37:24 Removing intermediate container 6f15451aefb4 02:37:24 ---> 4974d2ba0ff8 02:37:24 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:24 ---> Running in 015bc05ef3af 02:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:37:25 OK: 211 MiB in 51 packages 02:37:25 Removing intermediate container 015bc05ef3af 02:37:25 ---> a42fc0071af7 02:37:25 Step 11/26 : ENV GO111MODULE=on 02:37:25 ---> Running in dec62c8fc2e4 02:37:25 Removing intermediate container dec62c8fc2e4 02:37:25 ---> 563e09c056cf 02:37:25 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:37:25 ---> Running in 8bb6bc26015d 02:37:25 Removing intermediate container 8bb6bc26015d 02:37:25 ---> 7c515929c47c 02:37:25 Step 13/26 : COPY go.mod vendor* ./ 02:37:26 ---> ed9d157852fe 02:37:26 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:26 ---> Running in ce563a1f77f2 02:37:26 Removing intermediate container ce563a1f77f2 02:37:26 ---> 9a4b44a87640 02:37:26 Step 15/26 : COPY . . 02:37:27 ---> 7bf42bef428e 02:37:27 Step 16/26 : RUN ${MAKE} 02:37:28 ---> Running in 594ffe60aed6 02:37:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:37:40 Removing intermediate container 594ffe60aed6 02:37:40 ---> cf5ce8b0f8e5 02:37:40 Step 17/26 : FROM alpine:3.14 02:37:40 3.14: Pulling from library/alpine 02:37:40 c7ed990a2339: Pulling fs layer 02:37:41 c7ed990a2339: Verifying Checksum 02:37:41 c7ed990a2339: Download complete 02:37:41 c7ed990a2339: Pull complete 02:37:41 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 02:37:41 Status: Downloaded newer image for alpine:3.14 02:37:41 ---> dd53f409bf0b 02:37:41 Step 18/26 : EXPOSE 4000 02:37:41 ---> Running in d76224e5212c 02:37:41 Removing intermediate container d76224e5212c 02:37:41 ---> bf321b70afa2 02:37:41 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:37:42 ---> 0ccef1e05c9b 02:37:42 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:37:42 ---> fb66ee75ff53 02:37:42 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:37:42 ---> 7e83bac85ff8 02:37:42 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:37:42 ---> Running in 12d004e36450 02:37:42 Removing intermediate container 12d004e36450 02:37:42 ---> 5690424d76f9 02:37:42 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:37:42 ---> Running in f872ee621b5b 02:37:42 Removing intermediate container f872ee621b5b 02:37:42 ---> 72c85b93161a 02:37:42 Step 24/26 : LABEL arch=amd64 02:37:42 ---> Running in 048cd27f007d 02:37:42 Removing intermediate container 048cd27f007d 02:37:42 ---> bd4b3adf0f20 02:37:42 Step 25/26 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:37:42 ---> Running in dca999d6fda9 02:37:42 Removing intermediate container dca999d6fda9 02:37:42 ---> f17b4e56c879 02:37:42 Step 26/26 : LABEL version=2.3.0-dev.24 02:37:42 ---> Running in 838d5db5509f 02:37:42 Removing intermediate container 838d5db5509f 02:37:42 ---> 31516b793e19 02:37:42 [Warning] One or more build-args [ARCH] were not consumed 02:37:42 Successfully built 31516b793e19 02:37:43 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:43 provisioning config files... 02:37:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16611745962867472937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:43 ---> docker-login.sh 02:37:43 nexus3.edgexfoundry.org:10001 02:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:43 Configure a credential helper to remove this warning. See 02:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:43 02:37:43 Login Succeeded 02:37:43 nexus3.edgexfoundry.org:10002 02:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:43 Configure a credential helper to remove this warning. See 02:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:43 02:37:43 Login Succeeded 02:37:43 nexus3.edgexfoundry.org:10003 02:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:43 Configure a credential helper to remove this warning. See 02:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:43 02:37:43 Login Succeeded 02:37:43 nexus3.edgexfoundry.org:10004 02:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:43 Configure a credential helper to remove this warning. See 02:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:43 02:37:43 Login Succeeded 02:37:43 docker.io 02:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:44 Configure a credential helper to remove this warning. See 02:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:44 02:37:44 Login Succeeded 02:37:44 ---> docker-login.sh ends [Pipeline] } 02:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:44 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 02:37:44 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:37:44 latest 02:37:44 2.3.0-dev.24 02:37:44 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 02:37:44 main 02:37:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:37:45 370772cee0ed: Preparing 02:37:45 7d5ea0e92bd5: Preparing 02:37:45 15def5c288b9: Preparing 02:37:45 63493a9ab2d4: Preparing 02:37:45 63493a9ab2d4: Layer already exists 02:37:45 370772cee0ed: Pushed 02:37:45 7d5ea0e92bd5: Pushed 02:37:48 15def5c288b9: Pushed 02:37:48 1fc6aad09b79efe7d583b860cd1a98c2a76983c7: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:37:49 370772cee0ed: Preparing 02:37:49 7d5ea0e92bd5: Preparing 02:37:49 15def5c288b9: Preparing 02:37:49 63493a9ab2d4: Preparing 02:37:49 7d5ea0e92bd5: Layer already exists 02:37:49 63493a9ab2d4: Layer already exists 02:37:49 15def5c288b9: Layer already exists 02:37:49 370772cee0ed: Layer already exists 02:37:49 latest: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.24 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:37:49 370772cee0ed: Preparing 02:37:49 7d5ea0e92bd5: Preparing 02:37:49 15def5c288b9: Preparing 02:37:49 63493a9ab2d4: Preparing 02:37:49 63493a9ab2d4: Layer already exists 02:37:49 15def5c288b9: Layer already exists 02:37:49 370772cee0ed: Layer already exists 02:37:49 7d5ea0e92bd5: Layer already exists 02:37:49 2.3.0-dev.24: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 02:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:37:50 370772cee0ed: Preparing 02:37:50 7d5ea0e92bd5: Preparing 02:37:50 15def5c288b9: Preparing 02:37:50 63493a9ab2d4: Preparing 02:37:50 370772cee0ed: Layer already exists 02:37:50 15def5c288b9: Layer already exists 02:37:50 7d5ea0e92bd5: Layer already exists 02:37:50 63493a9ab2d4: Layer already exists 02:37:50 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 02:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 02:37:50 370772cee0ed: Preparing 02:37:50 7d5ea0e92bd5: Preparing 02:37:50 15def5c288b9: Preparing 02:37:50 63493a9ab2d4: Preparing 02:37:50 370772cee0ed: Layer already exists 02:37:50 63493a9ab2d4: Layer already exists 02:37:50 15def5c288b9: Layer already exists 02:37:50 7d5ea0e92bd5: Layer already exists 02:37:50 main: digest: sha256:cac3e5582b24a20280da38b685fd867eaee779b7dfe533fee84442c00449186e size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:50 ===================================================== [Pipeline] echo 02:37:50 taggedImages: 02:37:50 - nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:37:50 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 02:37:50 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.24 02:37:50 - nexus3.edgexfoundry.org:10004/edgex-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 02:37:50 - 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 02:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:51 02:37:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:51 latest: Pulling from edgex-lftools-log-publisher 02:37:51 5eb5b503b376: Pulling fs layer 02:37:51 5c69ac0246d0: Pulling fs layer 02:37:51 ec43610c2a17: Pulling fs layer 02:37:51 3a2ae6a8a46f: Pulling fs layer 02:37:51 33b1e0a273af: Pulling fs layer 02:37:51 5d3b04190fa2: Pulling fs layer 02:37:51 2f39f015ded8: Pulling fs layer 02:37:51 3a2ae6a8a46f: Waiting 02:37:51 2f39f015ded8: Waiting 02:37:51 33b1e0a273af: Waiting 02:37:51 5d3b04190fa2: Waiting 02:37:51 5c69ac0246d0: Download complete 02:37:51 3a2ae6a8a46f: Verifying Checksum 02:37:51 3a2ae6a8a46f: Download complete 02:37:51 33b1e0a273af: Verifying Checksum 02:37:51 33b1e0a273af: Download complete 02:37:51 5d3b04190fa2: Verifying Checksum 02:37:51 5d3b04190fa2: Download complete 02:37:51 ec43610c2a17: Verifying Checksum 02:37:51 ec43610c2a17: Download complete 02:37:51 5eb5b503b376: Verifying Checksum 02:37:51 5eb5b503b376: Download complete 02:37:52 2f39f015ded8: Verifying Checksum 02:37:52 2f39f015ded8: Download complete 02:37:53 5eb5b503b376: Pull complete 02:37:53 5c69ac0246d0: Pull complete 02:37:53 ec43610c2a17: Pull complete 02:37:53 3a2ae6a8a46f: Pull complete 02:37:53 33b1e0a273af: Pull complete 02:37:53 5d3b04190fa2: Pull complete 02:37:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118727 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 02:37:56 Running in /w/workspace/edgex-ui-go/95 [Pipeline] { [Pipeline] checkout 02:37:56 The recommended git tool is: git 02:37:57 2f39f015ded8: Pull complete 02:37:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:57 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:37:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:38:00 $ docker top f7fcca5418974a4ee9ad7e907f85bd318e2615c7b2f797665586ed750208bdc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:01 ---> job-cost.sh 02:38:01 lf-activate-venv: SKIPPING 02:38:01 INFO: No Stack... 02:38:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:01 using credential edgex-jenkins-ssh 02:38:01 Cloning the remote Git repository 02:38:01 INFO: Archiving Costs [Pipeline] sh 02:38:02 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 02:38:02 + cut -d, -f6 [Pipeline] lock 02:38:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] 02:38:02 Resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] did not exist. Created. 02:38:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 02:38:02 Stashed 1 file(s) [Pipeline] } 02:38:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:38:02 > git init /w/workspace/edgex-ui-go/95 # timeout=10 02:38:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:38:02 > git --version # timeout=10 02:38:02 > git --version # 'git version 2.25.1' 02:38:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:02 Verifying host key using known hosts file 02:38:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:38:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:02 $ docker stop --time=1 f7fcca5418974a4ee9ad7e907f85bd318e2615c7b2f797665586ed750208bdc4 02:38:04 $ docker rm -f f7fcca5418974a4ee9ad7e907f85bd318e2615c7b2f797665586ed750208bdc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:38:06 Avoid second fetch 02:38:06 Checking out Revision 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (main) 02:38:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:06 > git config core.sparsecheckout # timeout=10 02:38:06 > git checkout -f 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 02:38:07 Commit message: "Merge pull request #577 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:38:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:07 Dload Upload Total Spent Left Speed 02:38:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 02:38:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:38:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:38:08 + sudo tee /etc/docker/daemon.new 02:38:08 { 02:38:08 "registry-mirrors": [ 02:38:08 "https://nexus3.edgexfoundry.org:10001" 02:38:08 ], 02:38:08 "bip": "10.250.0.254/24", 02:38:08 "hosts": [ 02:38:08 "tcp://0.0.0.0:5555", 02:38:08 "unix:///var/run/docker.sock" 02:38:08 ], 02:38:08 "mtu": 1458, 02:38:08 "selinux-enabled": true, 02:38:08 "seccomp-profile": "/etc/docker/seccomp.json" 02:38:08 } [Pipeline] sh 02:38:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:38:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:27 provisioning config files... 02:38:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/95@tmp/config13536154892799915014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:28 ---> docker-login.sh 02:38:28 nexus3.edgexfoundry.org:10001 02:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:28 Configure a credential helper to remove this warning. See 02:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:28 02:38:28 Login Succeeded 02:38:28 nexus3.edgexfoundry.org:10002 02:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:29 Configure a credential helper to remove this warning. See 02:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:29 02:38:29 Login Succeeded 02:38:29 nexus3.edgexfoundry.org:10003 02:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:29 Configure a credential helper to remove this warning. See 02:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:29 02:38:29 Login Succeeded 02:38:29 nexus3.edgexfoundry.org:10004 02:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:29 Configure a credential helper to remove this warning. See 02:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:29 02:38:29 Login Succeeded 02:38:29 docker.io 02:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:30 Configure a credential helper to remove this warning. See 02:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:30 02:38:30 Login Succeeded 02:38:30 ---> docker-login.sh ends [Pipeline] } 02:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:30 ========================================================= 02:38:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:38:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:38:31 Sending build context to Docker daemon 28.72MB 02:38:31 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:38:31 Step 2/16 : FROM ${BASE} AS builder 02:38:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:32 9b18e9b68314: Pulling fs layer 02:38:32 35d82f9e3411: Pulling fs layer 02:38:32 e16973657156: Pulling fs layer 02:38:32 fc693d55d65f: Pulling fs layer 02:38:32 7e9fc2657dce: Pulling fs layer 02:38:32 dda99020689f: Pulling fs layer 02:38:32 db1c61fa0a46: Pulling fs layer 02:38:32 891c053d2c06: Pulling fs layer 02:38:32 dda99020689f: Waiting 02:38:32 fc693d55d65f: Waiting 02:38:32 7e9fc2657dce: Waiting 02:38:32 891c053d2c06: Waiting 02:38:32 e16973657156: Verifying Checksum 02:38:32 e16973657156: Download complete 02:38:32 35d82f9e3411: Verifying Checksum 02:38:32 35d82f9e3411: Download complete 02:38:32 7e9fc2657dce: Verifying Checksum 02:38:32 dda99020689f: Verifying Checksum 02:38:32 dda99020689f: Download complete 02:38:32 9b18e9b68314: Verifying Checksum 02:38:33 9b18e9b68314: Pull complete 02:38:33 891c053d2c06: Verifying Checksum 02:38:33 891c053d2c06: Download complete 02:38:33 35d82f9e3411: Pull complete 02:38:34 e16973657156: Pull complete 02:38:34 db1c61fa0a46: Verifying Checksum 02:38:34 db1c61fa0a46: Download complete 02:38:35 fc693d55d65f: Download complete 02:38:47 fc693d55d65f: Pull complete 02:38:47 7e9fc2657dce: Pull complete 02:38:47 dda99020689f: Pull complete 02:38:53 db1c61fa0a46: Pull complete 02:38:54 891c053d2c06: Pull complete 02:38:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:38:54 ---> f96f9c87975a 02:38:54 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:38:56 ---> Running in 478215150f89 02:38:56 Removing intermediate container 478215150f89 02:38:56 ---> 8d10372e7a83 02:38:56 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:38:56 ---> Running in 3cd916757fb5 02:38:57 Removing intermediate container 3cd916757fb5 02:38:57 ---> 65119fad1a8c 02:38:57 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:38:57 ---> Running in 501d18144786 02:38:57 Removing intermediate container 501d18144786 02:38:57 ---> 1eda070338b8 02:38:57 Step 6/16 : LABEL Name=edgex-ui-go 02:38:57 ---> Running in 37aee91adc19 02:38:57 Removing intermediate container 37aee91adc19 02:38:57 ---> 254b725ab8f3 02:38:57 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:38:57 ---> Running in 349e91a3efb7 02:38:58 Removing intermediate container 349e91a3efb7 02:38:58 ---> 27eb0ecc9da1 02:38:58 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:38:58 latest: Pulling from library/docker 02:38:59 9b18e9b68314: Already exists 02:38:59 e5833820420a: Pulling fs layer 02:38:59 79069699b830: Pulling fs layer 02:38:59 444a66d86b54: Pulling fs layer 02:38:59 af8c662400c0: Pulling fs layer 02:38:59 7851778f47af: Pulling fs layer 02:38:59 969048075247: Pulling fs layer 02:38:59 9d9d268b6129: Pulling fs layer 02:38:59 71d72239e8c8: Pulling fs layer 02:38:59 af8c662400c0: Waiting 02:38:59 7851778f47af: Waiting 02:38:59 969048075247: Waiting 02:38:59 71d72239e8c8: Waiting 02:38:59 9d9d268b6129: Waiting 02:38:59 79069699b830: Verifying Checksum 02:38:59 79069699b830: Download complete 02:38:59 e5833820420a: Download complete 02:38:59 444a66d86b54: Verifying Checksum 02:38:59 444a66d86b54: Download complete 02:38:59 969048075247: Verifying Checksum 02:38:59 969048075247: Download complete 02:38:59 7851778f47af: Verifying Checksum 02:38:59 7851778f47af: Download complete 02:38:59 af8c662400c0: Verifying Checksum 02:38:59 af8c662400c0: Download complete 02:38:59 e5833820420a: Pull complete 02:39:00 71d72239e8c8: Download complete 02:39:00 9d9d268b6129: Download complete 02:39:00 79069699b830: Pull complete 02:39:01 444a66d86b54: Pull complete 02:39:02 af8c662400c0: Pull complete 02:39:03 7851778f47af: Pull complete 02:39:03 969048075247: Pull complete 02:39:04 9d9d268b6129: Pull complete 02:39:04 71d72239e8c8: Pull complete 02:39:04 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 02:39:04 Status: Downloaded newer image for docker:latest 02:39:06 ---> 829624f1540d 02:39:06 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:06 ---> Running in ef545cc9c8f6 02:39:08 Removing intermediate container ef545cc9c8f6 02:39:08 ---> de1cb7a7b297 02:39:08 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:08 ---> Running in d404a1200fdc 02:39:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:39:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:39:11 OK: 221 MiB in 51 packages 02:39:12 Removing intermediate container d404a1200fdc 02:39:12 ---> f15d28bf9c20 02:39:12 Step 11/16 : ENV GO111MODULE=on 02:39:12 ---> Running in 3d07422c9b80 02:39:12 Removing intermediate container 3d07422c9b80 02:39:12 ---> f5c0f098d3d6 02:39:12 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:39:12 ---> Running in 70e6dc71acff 02:39:12 Removing intermediate container 70e6dc71acff 02:39:12 ---> f016de439c65 02:39:12 Step 13/16 : COPY go.mod vendor* ./ 02:39:14 ---> a2aee52e7846 02:39:14 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:14 ---> Running in 59edb7027a0b 02:40:11 Removing intermediate container 59edb7027a0b 02:40:11 ---> 7f4343ccd6f8 02:40:11 Step 15/16 : COPY . . 02:40:11 ---> 1994320c105e 02:40:11 Step 16/16 : RUN ${MAKE} 02:40:11 ---> Running in 342f52c28823 02:40:11 noop 02:40:11 Removing intermediate container 342f52c28823 02:40:11 ---> 9386ab0b96ce 02:40:11 Successfully built 9386ab0b96ce 02:40:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:11 + docker inspect -f . ci-base-image-arm64 02:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:11 prd-ubuntu20.04-docker-arm64-4c-16g-118727 does not seem to be running inside a container 02:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/95 -v /w/workspace/edgex-ui-go/95:/w/workspace/edgex-ui-go/95:rw,z -v /w/workspace/edgex-ui-go/95@tmp:/w/workspace/edgex-ui-go/95@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 02:40:14 $ docker top 8a9f638ca865decc8a904569427e5636dda04e2ec6a1b8043c998eca9f9f5476 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:14 + go version 02:40:14 go version go1.18.7 linux/arm64 [Pipeline] } 02:40:14 $ docker stop --time=1 8a9f638ca865decc8a904569427e5636dda04e2ec6a1b8043c998eca9f9f5476 02:40:16 $ docker rm -f 8a9f638ca865decc8a904569427e5636dda04e2ec6a1b8043c998eca9f9f5476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:16 + docker inspect -f . ci-base-image-arm64 02:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:17 prd-ubuntu20.04-docker-arm64-4c-16g-118727 does not seem to be running inside a container 02:40:17 $ 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/95 -v /w/workspace/edgex-ui-go/95:/w/workspace/edgex-ui-go/95:rw,z -v /w/workspace/edgex-ui-go/95@tmp:/w/workspace/edgex-ui-go/95@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 02:40:18 $ docker top 1ebf48e80be581901f658cd8e3187b9b9a956039fdf9a4b7ff05093206eeaf87 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/95 [Pipeline] fileExists [Pipeline] sh 02:40:19 + make test 02:40:19 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:40:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:41:29 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:41:29 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:41:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:47 ./bin/test-attribution-txt.sh 02:41:47 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:41:47 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:41:47 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:41:47 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:41:47 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:41:47 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:41:47 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:41:47 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:41:47 make -C web test 02:41:47 make[1]: Entering directory '/w/workspace/edgex-ui-go/95/web' 02:41:47 make[1]: tput: No such file or directory 02:41:47 make[1]: tput: No such file or directory 02:41:47 warning: generating ./VERSION 02:41:47 echo "0.0.0" > VERSION 02:41:47 docker build \ 02:41:47 -f Dockerfile \ 02:41:47 --build-arg USER=1000 \ 02:41:47 \ 02:41:47 --label "git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7" \ 02:41:47 -t edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 \ 02:41:47 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:41:47 . 02:41:48 Sending build context to Docker daemon 3.269MB 02:41:48 Step 1/10 : FROM node:16.17-alpine3.15 02:41:48 16.17-alpine3.15: Pulling from library/node 02:41:51 47517142f6ba: Pulling fs layer 02:41:51 5f8c4bfa009b: Pulling fs layer 02:41:51 f7079c9c4ba1: Pulling fs layer 02:41:51 aba105e6f55a: Pulling fs layer 02:41:51 aba105e6f55a: Waiting 02:41:51 f7079c9c4ba1: Verifying Checksum 02:41:51 f7079c9c4ba1: Download complete 02:41:51 47517142f6ba: Download complete 02:41:51 aba105e6f55a: Verifying Checksum 02:41:51 aba105e6f55a: Download complete 02:41:51 47517142f6ba: Pull complete 02:41:51 5f8c4bfa009b: Verifying Checksum 02:41:51 5f8c4bfa009b: Download complete 02:41:55 5f8c4bfa009b: Pull complete 02:41:55 f7079c9c4ba1: Pull complete 02:41:55 aba105e6f55a: Pull complete 02:41:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:41:55 Status: Downloaded newer image for node:16.17-alpine3.15 02:41:55 ---> bf1b8b58d215 02:41:55 Step 2/10 : RUN apk add --no-cache chromium 02:41:56 ---> Running in 534b1b114b30 02:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:41:58 (1/128) Installing libxau (1.0.9-r0) 02:41:58 (2/128) Installing libmd (1.0.3-r0) 02:41:58 (3/128) Installing libbsd (0.11.3-r1) 02:41:58 (4/128) Installing libxdmcp (1.1.3-r0) 02:41:58 (5/128) Installing libxcb (1.14-r2) 02:41:58 (6/128) Installing libx11 (1.7.3.1-r0) 02:41:58 (7/128) Installing libxext (1.3.4-r0) 02:41:58 (8/128) Installing libice (1.0.10-r0) 02:41:58 (9/128) Installing libuuid (2.37.4-r0) 02:41:58 (10/128) Installing libsm (1.2.3-r0) 02:41:58 (11/128) Installing libxt (1.2.1-r0) 02:41:58 (12/128) Installing libxmu (1.1.3-r0) 02:41:58 (13/128) Installing xset (1.2.4-r0) 02:41:58 (14/128) Installing xprop (1.2.5-r0) 02:41:58 (15/128) Installing xdg-utils (1.1.3-r0) 02:41:58 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:41:58 (17/128) Installing pkgconf (1.8.0-r0) 02:41:58 (18/128) Installing libffi (3.4.2-r1) 02:41:58 (19/128) Installing libintl (0.21-r0) 02:41:58 (20/128) Installing libblkid (2.37.4-r0) 02:41:58 (21/128) Installing libmount (2.37.4-r0) 02:41:58 (22/128) Installing pcre (8.45-r1) 02:41:58 (23/128) Installing glib (2.70.1-r0) 02:41:58 (24/128) Installing xz-libs (5.2.5-r1) 02:41:58 (25/128) Installing libxml2 (2.9.14-r2) 02:41:59 (26/128) Installing shared-mime-info (2.1-r1) 02:41:59 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:41:59 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:41:59 (29/128) Installing libpng (1.6.37-r1) 02:41:59 (30/128) Installing libwebp (1.2.2-r0) 02:41:59 (31/128) Installing zstd-libs (1.5.0-r0) 02:41:59 (32/128) Installing tiff (4.4.0-r0) 02:41:59 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:41:59 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:41:59 (35/128) Installing libxcomposite (0.4.5-r0) 02:41:59 (36/128) Installing libxfixes (6.0.0-r0) 02:41:59 (37/128) Installing libxrender (0.9.10-r3) 02:41:59 (38/128) Installing libxcursor (1.2.0-r0) 02:41:59 (39/128) Installing libxdamage (1.1.5-r1) 02:41:59 (40/128) Installing libxi (1.8-r0) 02:41:59 (41/128) Installing libxinerama (1.1.4-r1) 02:41:59 (42/128) Installing libxrandr (1.5.2-r1) 02:41:59 (43/128) Installing atk (2.36.0-r0) 02:41:59 (44/128) Installing libxtst (1.2.3-r3) 02:41:59 (45/128) Installing dbus-libs (1.12.24-r0) 02:41:59 (46/128) Installing at-spi2-core (2.42.0-r0) 02:41:59 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:41:59 (48/128) Installing expat (2.5.0-r0) 02:41:59 (49/128) Installing brotli-libs (1.0.9-r5) 02:41:59 (50/128) Installing libbz2 (1.0.8-r1) 02:41:59 (51/128) Installing freetype (2.11.1-r2) 02:41:59 (52/128) Installing fontconfig (2.13.1-r4) 02:41:59 (53/128) Installing pixman (0.40.0-r4) 02:41:59 (54/128) Installing cairo (1.16.0-r5) 02:41:59 (55/128) Installing cairo-gobject (1.16.0-r5) 02:41:59 (56/128) Installing avahi-libs (0.8-r5) 02:41:59 (57/128) Installing gmp (6.2.1-r1) 02:41:59 (58/128) Installing nettle (3.7.3-r0) 02:41:59 (59/128) Installing p11-kit (0.24.0-r1) 02:41:59 (60/128) Installing libtasn1 (4.18.0-r0) 02:41:59 (61/128) Installing libunistring (0.9.10-r1) 02:41:59 (62/128) Installing gnutls (3.7.1-r1) 02:41:59 (63/128) Installing cups-libs (2.3.3-r6) 02:41:59 (64/128) Installing libepoxy (1.5.9-r0) 02:42:00 (65/128) Installing fribidi (1.0.11-r0) 02:42:00 (66/128) Installing graphite2 (1.3.14-r0) 02:42:00 (67/128) Installing harfbuzz (3.0.0-r2) 02:42:00 (68/128) Installing libxft (2.3.4-r0) 02:42:00 (69/128) Installing pango (1.48.10-r0) 02:42:00 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:42:00 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:42:00 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:42:00 (73/128) Installing xkeyboard-config (2.34-r0) 02:42:00 (74/128) Installing libxkbcommon (1.3.1-r0) 02:42:00 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:42:00 Executing gtk+3.0-3.24.30-r0.post-install 02:42:00 (76/128) Installing libfontenc (1.1.4-r0) 02:42:00 (77/128) Installing mkfontscale (1.2.1-r1) 02:42:00 (78/128) Installing ttf-opensans (1.10-r1) 02:42:00 Executing ttf-opensans-1.10-r1.post-install 02:42:03 (79/128) Installing libogg (1.3.5-r0) 02:42:03 (80/128) Installing flac (1.3.4-r0) 02:42:03 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:42:03 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:42:03 (83/128) Installing sdl2 (2.0.16-r4) 02:42:03 (84/128) Installing aom-libs (3.2.0-r0) 02:42:03 (85/128) Installing libass (0.15.2-r0) 02:42:03 (86/128) Installing libdav1d (0.9.2-r0) 02:42:03 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:42:03 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:42:03 (89/128) Installing lame (3.100-r0) 02:42:03 (90/128) Installing opus (1.3.1-r1) 02:42:03 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:42:03 (92/128) Installing soxr (0.1.3-r2) 02:42:03 (93/128) Installing libsrt (1.4.2-r1) 02:42:03 (94/128) Installing libssh (0.9.6-r1) 02:42:03 (95/128) Installing libtheora (1.1.1-r16) 02:42:03 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:42:03 (97/128) Installing libdrm (2.4.109-r0) 02:42:03 (98/128) Installing libva (2.13.0-r0) 02:42:03 (99/128) Installing libvdpau (1.4-r0) 02:42:03 (100/128) Installing vidstab (1.1.0-r1) 02:42:03 (101/128) Installing libvorbis (1.3.7-r0) 02:42:03 (102/128) Installing libvpx (1.10.0-r0) 02:42:03 (103/128) Installing vulkan-loader (1.2.196-r0) 02:42:03 (104/128) Installing x264-libs (20210613-r0) 02:42:03 (105/128) Installing x265-libs (3.5-r0) 02:42:03 (106/128) Installing xvidcore (1.3.7-r1) 02:42:03 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:42:04 (108/128) Installing libevent (2.1.12-r4) 02:42:04 (109/128) Installing mesa (21.2.6-r0) 02:42:04 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:42:04 (111/128) Installing mesa-gbm (21.2.6-r0) 02:42:04 (112/128) Installing lcms2 (2.12-r1) 02:42:04 (113/128) Installing nspr (4.32-r0) 02:42:04 (114/128) Installing sqlite-libs (3.36.0-r0) 02:42:04 (115/128) Installing nss (3.78.1-r0) 02:42:04 (116/128) Installing libasyncns (0.8-r1) 02:42:04 (117/128) Installing libltdl (2.4.6-r7) 02:42:04 (118/128) Installing orc (0.4.32-r0) 02:42:04 (119/128) Installing libsndfile (1.0.31-r1) 02:42:04 (120/128) Installing speexdsp (1.2.0-r0) 02:42:04 (121/128) Installing tdb-libs (1.4.5-r0) 02:42:04 (122/128) Installing libpulse (15.0-r2) 02:42:04 (123/128) Installing re2 (2021.11.01-r0) 02:42:04 (124/128) Installing snappy (1.1.9-r1) 02:42:04 (125/128) Installing libgpg-error (1.42-r1) 02:42:04 (126/128) Installing libgcrypt (1.9.4-r0) 02:42:04 (127/128) Installing libxslt (1.1.35-r0) 02:42:04 (128/128) Installing chromium (99.0.4844.84-r0) 02:42:08 Executing busybox-1.34.1-r7.trigger 02:42:08 Executing glib-2.70.1-r0.trigger 02:42:08 Executing shared-mime-info-2.1-r1.trigger 02:42:13 Executing gdk-pixbuf-2.42.8-r0.trigger 02:42:13 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:42:13 Executing fontconfig-2.13.1-r4.trigger 02:42:13 Executing mkfontscale-1.2.1-r1.trigger 02:42:13 OK: 275 MiB in 144 packages 02:42:21 Removing intermediate container 534b1b114b30 02:42:21 ---> 16f46359078b 02:42:21 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:42:21 ---> Running in 7381c9c8a99c 02:42:21 Removing intermediate container 7381c9c8a99c 02:42:21 ---> 1d50127ae8a2 02:42:21 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:42:21 ---> Running in ed34365a88d2 02:42:22 Removing intermediate container ed34365a88d2 02:42:22 ---> 4321d3ad130b 02:42:22 Step 5/10 : RUN npm install -g npm 02:42:22 ---> Running in d09dc0a83afa 02:42:48 02:42:48 changed 54 packages, and audited 212 packages in 21s 02:42:48 02:42:48 11 packages are looking for funding 02:42:48 run `npm fund` for details 02:42:48 02:42:48 found 0 vulnerabilities 02:42:48 Removing intermediate container d09dc0a83afa 02:42:48 ---> f4aee0babb82 02:42:48 Step 6/10 : ARG USER=1000 02:42:48 ---> Running in 1e8fa75690db 02:42:49 Removing intermediate container 1e8fa75690db 02:42:49 ---> dce573868369 02:42:49 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:42:49 ---> Running in fd4448ebdf47 02:42:50 Removing intermediate container fd4448ebdf47 02:42:50 ---> b1ac60a3ab62 02:42:50 Step 8/10 : USER $USER:$USER 02:42:50 ---> Running in f62f9bf6acc2 02:42:50 Removing intermediate container f62f9bf6acc2 02:42:50 ---> cf32073ee884 02:42:50 Step 9/10 : WORKDIR /app 02:42:51 ---> Running in 3320391d76a1 02:42:51 Removing intermediate container 3320391d76a1 02:42:51 ---> 2e674c80bea4 02:42:51 Step 10/10 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:42:51 ---> Running in e80ef83f6a59 02:42:51 Removing intermediate container e80ef83f6a59 02:42:51 ---> 442777d06bfa 02:42:51 Successfully built 442777d06bfa 02:42:51 Successfully tagged edgexfoundry/edgex-web-ui:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:42:51 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:42:51 touch edgex-web-ui.imagebuilt 02:42:51 mkdir -p node_modules coverage 02:42:51 chown "1000:1000" node_modules coverage package-lock.json 02:42:51 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:01 npm WARN EBADENGINE Unsupported engine { 02:43:01 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:43:01 npm WARN EBADENGINE required: { 02:43:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:43:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:43:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:43:01 npm WARN EBADENGINE }, 02:43:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 02:43:01 npm WARN EBADENGINE } 02:43:33 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:43:34 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:43:34 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:43:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:43:36 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:43:37 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:43:45 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:43:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:43:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:44:05 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:44:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:44:06 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:44:10 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:44:11 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:44:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:44:25 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:44:27 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:44:42 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:45:04 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:45:43 02:45:43 added 1475 packages, and audited 1476 packages in 3m 02:45:43 02:45:43 90 packages are looking for funding 02:45:43 run `npm fund` for details 02:45:43 02:45:43 16 vulnerabilities (3 moderate, 8 high, 5 critical) 02:45:43 02:45:43 To address issues that do not require attention, run: 02:45:43 npm audit fix 02:45:43 02:45:43 To address all issues (including breaking changes), run: 02:45:43 npm audit fix --force 02:45:43 02:45:43 Run `npm audit` for details. 02:45:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:45:58 - Generating browser application bundles (phase: setup)... 02:46:30 Compiling @angular/core : es2015 as esm2015 02:46:30 Compiling @angular/compiler/testing : es2015 as esm2015 02:46:57 Compiling @angular/common : es2015 as esm2015 02:46:57 Compiling @angular/core/testing : es2015 as esm2015 02:47:00 Compiling @angular/platform-browser : es2015 as esm2015 02:47:00 Compiling @angular/common/testing : es2015 as esm2015 02:47:05 Compiling @angular/router : es2015 as esm2015 02:47:05 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:47:10 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:47:12 Compiling @angular/common/http : es2015 as esm2015 02:47:12 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:47:16 Compiling @angular/forms : es2015 as esm2015 02:47:16 Compiling @angular/router/testing : es2015 as esm2015 02:47:16 Compiling @angular/common/http/testing : es2015 as esm2015 02:48:13 09 11 2022 02:48:11.253:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:48:13 09 11 2022 02:48:11.269:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:48:13 09 11 2022 02:48:11.295:INFO [launcher]: Starting browser ChromeHeadless 02:49:34 09 11 2022 02:49:21.391:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:49:34 09 11 2022 02:49:33.484:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:49:46 09 11 2022 02:49:45.761:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:50:09 ✔ Browser application bundle generation complete. 02:50:09 09 11 2022 02:50:07.122:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket XJ7tXroq2yOjZpY1AAAB with id 34257600 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.677 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.274 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.374 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.447 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.471 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.529 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.572 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.85 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.976 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.078 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.165 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.204 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.536 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.576 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.709 secs) 02:50:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.753 secs) 02:50:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.785 secs) 02:50:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.038 secs) 02:50:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.103 secs) 02:50:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.291 secs) 02:50:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.393 secs) 02:50:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.656 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.718 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.748 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.93 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.999 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.053 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.196 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.311 secs) 02:50:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.385 secs) 02:50:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.886 secs) 02:50:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.111 secs) 02:50:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.174 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.312 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.344 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.382 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.391 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.713 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.85 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.973 secs) 02:50:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.038 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.149 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.171 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.186 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.212 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.264 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.295 secs) 02:50:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.398 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.45 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.513 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.598 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.722 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.957 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.976 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.999 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.233 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.338 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.433 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.462 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.49 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.52 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.569 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.631 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.666 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.728 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.915 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.022 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.039 secs) 02:50:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.281 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.512 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.741 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.807 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.929 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.995 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.059 secs) 02:50:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.089 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.105 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.261 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.289 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.349 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.478 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.528 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.601 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.62 secs) 02:50:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.642 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.69 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.716 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.743 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.778 secs) 02:50:37 WARN: ' 02:50:37 It looks like you're using ngModel on the same form field as formControlName. 02:50:37 Support for using the ngModel input property and ngModelChange event with 02:50:37 reactive form directives has been deprecated in Angular v6 and will be removed 02:50:37 in a future version of Angular. 02:50:37 02:50:37 For more information on this, see our API docs here: 02:50:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:50:37 ' 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.778 secs) 02:50:37 WARN: ' 02:50:37 It looks like you're using ngModel on the same form field as formControlName. 02:50:37 Support for using the ngModel input property and ngModelChange event with 02:50:37 reactive form directives has been deprecated in Angular v6 and will be removed 02:50:37 in a future version of Angular. 02:50:37 02:50:37 For more information on this, see our API docs here: 02:50:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:50:37 ' 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.916 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.958 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.983 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.999 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.09 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.22 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.262 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.316 secs) 02:50:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.346 secs) 02:50:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.396 secs) 02:50:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.94 secs) 02:50:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.05 secs) 02:50:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.179 secs) 02:50:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.226 secs) 02:50:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.338 secs) 02:50:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.466 secs) 02:50:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.502 secs) 02:50:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.679 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.948 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.999 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.051 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.077 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.098 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.117 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.26 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.323 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.382 secs) 02:50:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.519 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.799 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.881 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.952 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.973 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.053 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.073 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.086 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.175 secs) 02:50:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.31 secs) 02:50:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.38 secs) 02:50:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.44 secs) 02:50:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.546 secs) 02:50:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.632 secs) 02:50:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.836 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.87 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.887 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.899 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.91 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.943 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.953 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.96 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.975 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.983 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.993 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.002 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.012 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.02 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.032 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.041 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.052 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.062 secs) 02:50:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.074 secs) 02:50:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.625 secs / 14.074 secs) 02:50:44 TOTAL: 149 SUCCESS 02:50:44 ✔ Browser application bundle generation complete. 02:50:47 02:50:47 =============================== Coverage summary =============================== 02:50:47 Statements : 40.98% ( 1467/3580 ) 02:50:47 Branches : 12.03% ( 111/923 ) 02:50:47 Functions : 33.28% ( 432/1298 ) 02:50:47 Lines : 38.91% ( 1318/3387 ) 02:50:47 ================================================================================ 02:50:47 09 11 2022 02:50:47.338:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:50:48 ✔ Browser application bundle generation complete. 02:50:49 make[1]: Leaving directory '/w/workspace/edgex-ui-go/95/web' [Pipeline] echo 02:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:50:49 $ docker stop --time=1 1ebf48e80be581901f658cd8e3187b9b9a956039fdf9a4b7ff05093206eeaf87 02:50:51 $ docker rm -f 1ebf48e80be581901f658cd8e3187b9b9a956039fdf9a4b7ff05093206eeaf87 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:55 Warning: overwriting stash ‘coverage-report’ 02:51:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:51:03 + ls -al . 02:51:03 total 184 02:51:03 drwxrwxr-x 13 jenkins jenkins 4096 Nov 9 02:40 . 02:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:38 .. 02:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:38 .blubracket 02:51:03 -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 02:38 .dockerignore 02:51:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:38 .git 02:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:38 .github 02:51:03 -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 02:38 .gitignore 02:51:03 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 02:38 Attribution.txt 02:51:03 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 02:38 CHANGELOG.md 02:51:03 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 02:38 CONTRIBUTING.md 02:51:03 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 02:38 Dockerfile 02:51:03 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 02:38 Jenkinsfile 02:51:03 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 02:38 LICENSE 02:51:03 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 02:38 Makefile 02:51:03 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 02:38 README.md 02:51:03 -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 02:34 VERSION 02:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:38 assets 02:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:38 bin 02:51:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 02:38 cmd 02:51:03 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 02:40 coverage.out 02:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 02:38 docs 02:51:03 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 02:38 go.mod 02:51:03 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 02:38 go.sum 02:51:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 02:38 internal 02:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:38 snap 02:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 02:38 testing 02:51:03 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 02:38 version.go 02:51:03 drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 02:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:04 + 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=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 --label arch=arm64 --label version=2.3.0-dev.24 . 02:51:05 Sending build context to Docker daemon 31.48MB 02:51:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:51:05 Step 2/26 : FROM ${BASE} AS builder 02:51:05 ---> 9386ab0b96ce 02:51:05 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:51:05 ---> Running in 14a4ec3dd6e0 02:51:06 Removing intermediate container 14a4ec3dd6e0 02:51:06 ---> 2459e74f008b 02:51:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:51:06 ---> Running in 60307f5d5718 02:51:06 Removing intermediate container 60307f5d5718 02:51:06 ---> a49365ad37ef 02:51:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:51:06 ---> Running in fe8a94598196 02:51:06 Removing intermediate container fe8a94598196 02:51:06 ---> 36993cd823b1 02:51:06 Step 6/26 : LABEL Name=edgex-ui-go 02:51:06 ---> Running in cc811f64fbff 02:51:07 Removing intermediate container cc811f64fbff 02:51:07 ---> 2ca6b21f897a 02:51:07 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:51:07 ---> Running in dc2d1a519da6 02:51:07 Removing intermediate container dc2d1a519da6 02:51:07 ---> 0ac1100f2ea2 02:51:07 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:51:09 ---> 682efa91b350 02:51:09 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:09 ---> Running in 7793e3c09598 02:51:11 Removing intermediate container 7793e3c09598 02:51:11 ---> 4654afcb0bbc 02:51:11 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:51:11 ---> Running in 5276f397c8dd 02:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:51:13 OK: 221 MiB in 51 packages 02:51:14 Removing intermediate container 5276f397c8dd 02:51:14 ---> 681298e42ec7 02:51:14 Step 11/26 : ENV GO111MODULE=on 02:51:14 ---> Running in 4db5dcaa8ed2 02:51:15 Removing intermediate container 4db5dcaa8ed2 02:51:15 ---> 702c2ae2eba4 02:51:15 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:51:15 ---> Running in 2c80d31deb7c 02:51:15 Removing intermediate container 2c80d31deb7c 02:51:15 ---> 972d71f939fb 02:51:15 Step 13/26 : COPY go.mod vendor* ./ 02:51:16 ---> 88dfe06a3176 02:51:16 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:16 ---> Running in 097e6048145d 02:51:17 Removing intermediate container 097e6048145d 02:51:17 ---> 99a4da1928da 02:51:17 Step 15/26 : COPY . . 02:51:23 ---> 21464672753a 02:51:23 Step 16/26 : RUN ${MAKE} 02:51:23 ---> Running in 926d63cbaad9 02:51:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:52:32 Removing intermediate container 926d63cbaad9 02:52:32 ---> 6243c55fe1d9 02:52:32 Step 17/26 : FROM alpine:3.14 02:52:33 3.14: Pulling from library/alpine 02:52:33 90cda3b7c325: Pulling fs layer 02:52:33 90cda3b7c325: Verifying Checksum 02:52:33 90cda3b7c325: Download complete 02:52:33 90cda3b7c325: Pull complete 02:52:33 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 02:52:33 Status: Downloaded newer image for alpine:3.14 02:52:33 ---> 376ba31ae3da 02:52:33 Step 18/26 : EXPOSE 4000 02:52:33 ---> Running in b04c7ad904ea 02:52:34 Removing intermediate container b04c7ad904ea 02:52:34 ---> 1d910a286559 02:52:34 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:52:37 ---> 24bf36e67a1b 02:52:37 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:52:38 ---> 8230b2b7d4b6 02:52:38 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:52:38 ---> f093017ce7ba 02:52:38 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:52:38 ---> Running in 9e453e6954b4 02:52:38 Removing intermediate container 9e453e6954b4 02:52:38 ---> eea7c0535908 02:52:38 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:52:38 ---> Running in a02e8d48d02b 02:52:39 Removing intermediate container a02e8d48d02b 02:52:39 ---> 0a418aa8e88b 02:52:39 Step 24/26 : LABEL arch=arm64 02:52:39 ---> Running in 988e46c47f22 02:52:39 Removing intermediate container 988e46c47f22 02:52:39 ---> d9fd19f359e1 02:52:39 Step 25/26 : LABEL git_sha=1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:52:39 ---> Running in 7abacdd4680f 02:52:39 Removing intermediate container 7abacdd4680f 02:52:39 ---> 1f3e71a4520f 02:52:39 Step 26/26 : LABEL version=2.3.0-dev.24 02:52:39 ---> Running in 9e54dc184bb6 02:52:40 Removing intermediate container 9e54dc184bb6 02:52:40 ---> 1baa75fd0f91 02:52:40 [Warning] One or more build-args [ARCH] were not consumed 02:52:40 Successfully built 1baa75fd0f91 02:52:40 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 02:52:40 provisioning config files... 02:52:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/95@tmp/config17171444481026256977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:40 ---> docker-login.sh 02:52:40 nexus3.edgexfoundry.org:10001 02:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:41 Configure a credential helper to remove this warning. See 02:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:41 02:52:41 Login Succeeded 02:52:41 nexus3.edgexfoundry.org:10002 02:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:41 Configure a credential helper to remove this warning. See 02:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:41 02:52:41 Login Succeeded 02:52:41 nexus3.edgexfoundry.org:10003 02:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:42 Configure a credential helper to remove this warning. See 02:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:42 02:52:42 Login Succeeded 02:52:42 nexus3.edgexfoundry.org:10004 02:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:42 Configure a credential helper to remove this warning. See 02:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:42 02:52:42 Login Succeeded 02:52:42 docker.io 02:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:42 Configure a credential helper to remove this warning. See 02:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:42 02:52:42 Login Succeeded 02:52:42 ---> docker-login.sh ends [Pipeline] } 02:52:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:52:42 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 02:52:42 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:52:42 latest 02:52:42 2.3.0-dev.24 02:52:42 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 02:52:42 main 02:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:43 75246a4ac692: Preparing 02:52:43 360a72b29145: Preparing 02:52:43 b1284ec88240: Preparing 02:52:43 28c3ef001483: Preparing 02:52:43 28c3ef001483: Layer already exists 02:52:43 360a72b29145: Pushed 02:52:43 75246a4ac692: Pushed 02:52:50 b1284ec88240: Pushed 02:52:50 1fc6aad09b79efe7d583b860cd1a98c2a76983c7: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:51 75246a4ac692: Preparing 02:52:51 360a72b29145: Preparing 02:52:51 b1284ec88240: Preparing 02:52:51 28c3ef001483: Preparing 02:52:51 28c3ef001483: Layer already exists 02:52:51 75246a4ac692: Layer already exists 02:52:51 360a72b29145: Layer already exists 02:52:51 b1284ec88240: Layer already exists 02:52:51 latest: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.24 02:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:52 75246a4ac692: Preparing 02:52:52 360a72b29145: Preparing 02:52:52 b1284ec88240: Preparing 02:52:52 28c3ef001483: Preparing 02:52:52 28c3ef001483: Layer already exists 02:52:52 360a72b29145: Layer already exists 02:52:52 75246a4ac692: Layer already exists 02:52:52 b1284ec88240: Layer already exists 02:52:52 2.3.0-dev.24: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 02:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:52 75246a4ac692: Preparing 02:52:52 360a72b29145: Preparing 02:52:52 b1284ec88240: Preparing 02:52:52 28c3ef001483: Preparing 02:52:52 360a72b29145: Layer already exists 02:52:52 28c3ef001483: Layer already exists 02:52:52 75246a4ac692: Layer already exists 02:52:52 b1284ec88240: Layer already exists 02:52:52 1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 02:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 02:52:53 75246a4ac692: Preparing 02:52:53 360a72b29145: Preparing 02:52:53 b1284ec88240: Preparing 02:52:53 28c3ef001483: Preparing 02:52:53 360a72b29145: Layer already exists 02:52:53 28c3ef001483: Layer already exists 02:52:53 b1284ec88240: Layer already exists 02:52:53 75246a4ac692: Layer already exists 02:52:53 main: digest: sha256:74f80c1bdf8e9e6e2e3b0a4dfff142477fd5c8429f9b399fe795d17e7d740f1f size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:53 ===================================================== [Pipeline] echo 02:52:53 taggedImages: 02:52:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7 02:52:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 02:52:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.24 02:52:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1fc6aad09b79efe7d583b860cd1a98c2a76983c7-2.3.0-dev.24 02:52:53 - 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 02:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:53 02:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:54 arm64: Pulling from edgex-lftools-log-publisher 02:52:54 8998bd30e6a1: Pulling fs layer 02:52:54 04944245beec: Pulling fs layer 02:52:54 699f458cf7ca: Pulling fs layer 02:52:54 765212b225bb: Pulling fs layer 02:52:54 f23df028b6ca: Pulling fs layer 02:52:54 d65c8cfc05b1: Pulling fs layer 02:52:54 2437ff75d9bd: Pulling fs layer 02:52:54 f23df028b6ca: Waiting 02:52:54 d65c8cfc05b1: Waiting 02:52:54 2437ff75d9bd: Waiting 02:52:54 765212b225bb: Waiting 02:52:54 04944245beec: Verifying Checksum 02:52:54 04944245beec: Download complete 02:52:54 765212b225bb: Verifying Checksum 02:52:54 765212b225bb: Download complete 02:52:54 f23df028b6ca: Verifying Checksum 02:52:54 f23df028b6ca: Download complete 02:52:54 d65c8cfc05b1: Download complete 02:52:54 699f458cf7ca: Verifying Checksum 02:52:54 699f458cf7ca: Download complete 02:52:55 8998bd30e6a1: Verifying Checksum 02:52:55 8998bd30e6a1: Download complete 02:52:57 2437ff75d9bd: Verifying Checksum 02:52:57 2437ff75d9bd: Download complete 02:52:58 8998bd30e6a1: Pull complete 02:52:59 04944245beec: Pull complete 02:53:00 699f458cf7ca: Pull complete 02:53:00 765212b225bb: Pull complete 02:53:01 f23df028b6ca: Pull complete 02:53:01 d65c8cfc05b1: Pull complete 02:53:16 2437ff75d9bd: Pull complete 02:53:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:17 prd-ubuntu20.04-docker-arm64-4c-16g-118727 does not seem to be running inside a container 02:53:17 $ 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/95 -v /w/workspace/edgex-ui-go/95:/w/workspace/edgex-ui-go/95:rw,z -v /w/workspace/edgex-ui-go/95@tmp:/w/workspace/edgex-ui-go/95@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 02:53:19 $ docker top 00f5e6082934a88ef8f184d9144d54b1064edbc5d950fc188d4ed6470cad498a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:20 ---> job-cost.sh 02:53:20 lf-activate-venv: SKIPPING 02:53:20 INFO: No Stack... 02:53:21 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:22 INFO: Archiving Costs [Pipeline] sh 02:53:22 + cat+ /w/workspace/edgex-ui-go/95/archives/cost.csv 02:53:22 cut -d, -f6 [Pipeline] lock 02:53:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] 02:53:22 Resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] did not exist. Created. 02:53:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:23 /w/workspace/edgex-ui-go/95@tmp/durable-6a99d812/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:23 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:23 Warning: overwriting stash ‘stack-cost’ 02:53:28 Stashed 1 file(s) [Pipeline] } 02:53:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:28 $ docker stop --time=1 00f5e6082934a88ef8f184d9144d54b1064edbc5d950fc188d4ed6470cad498a 02:53:30 $ docker rm -f 00f5e6082934a88ef8f184d9144d54b1064edbc5d950fc188d4ed6470cad498a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:53:30 provisioning config files... 02:53:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6810955009994891978tmp [Pipeline] { [Pipeline] sh 02:53:30 + set +x 02:53:30 + curl -s https://codecov.io/bash 02:53:30 + bash -s -- 02:53:30 02:53:30 _____ _ 02:53:30 / ____| | | 02:53:30 | | ___ __| | ___ ___ _____ __ 02:53:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:53:30 | |___| (_) | (_| | __/ (_| (_) \ V / 02:53:30 \_____\___/ \__,_|\___|\___\___/ \_/ 02:53:30 Bash-1.0.6 02:53:30 02:53:30 02:53:30 ==> git version 2.25.1 found 02:53:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:53:30 Release-Date: 2020-01-08 02:53:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:53:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:53:30 ==> Jenkins CI detected. 02:53:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 02:53:30 project root: . 02:53:30 --> token set from env 02:53:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:53:30 ==> Running gcov in . (disable via -X gcov) 02:53:31 ==> Python coveragepy not found 02:53:31 ==> Searching for coverage reports in: 02:53:31 + . 02:53:31 -> Found 1 reports 02:53:31 ==> Detecting git/mercurial file structure 02:53:31 ==> Reading reports 02:53:31 + ./coverage.out bytes=10 02:53:31 ==> Appending adjustments 02:53:31 https://docs.codecov.io/docs/fixing-reports 02:53:32 + Found adjustments 02:53:32 ==> Gzipping contents 02:53:32 12K /tmp/codecov.bPwJbs.gz 02:53:32 ==> Uploading reports 02:53:32 url: https://codecov.io 02:53:32 query: branch=main&commit=1fc6aad09b79efe7d583b860cd1a98c2a76983c7&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:32 -> Pinging Codecov 02:53:32 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=1fc6aad09b79efe7d583b860cd1a98c2a76983c7&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:32 -> Uploading to 02:53:32 https://storage.googleapis.com/codecov/v4/raw/2022-11-09/FB506323287CE973F263BFD2A0EB1F37/1fc6aad09b79efe7d583b860cd1a98c2a76983c7/47d4ffd6-f621-483d-b115-15d1d974a154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T025332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e69b4a0bcae41342884fe09f74a4f3f719fc3e6240e8576eac4844a55d3735f8 02:53:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:32 Dload Upload Total Spent Left Speed 02:53:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 35488 --:--:-- --:--:-- --:--:-- 35488 02:53:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] } 02:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:53:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:53:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:33 02:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:53:33 df9b9388f04a: Pulling fs layer 02:53:33 52dc419b0ee2: Pulling fs layer 02:53:33 25bc292e5bac: Pulling fs layer 02:53:33 114826534d7a: Pulling fs layer 02:53:33 4657fd5d0bcf: Pulling fs layer 02:53:33 6ad1cebc031e: Pulling fs layer 02:53:33 8a3aa393b2d8: Pulling fs layer 02:53:33 4657fd5d0bcf: Waiting 02:53:33 6ad1cebc031e: Waiting 02:53:33 8a3aa393b2d8: Waiting 02:53:33 114826534d7a: Waiting 02:53:33 25bc292e5bac: Verifying Checksum 02:53:33 52dc419b0ee2: Verifying Checksum 02:53:33 52dc419b0ee2: Download complete 02:53:33 4657fd5d0bcf: Verifying Checksum 02:53:33 4657fd5d0bcf: Download complete 02:53:33 df9b9388f04a: Download complete 02:53:33 df9b9388f04a: Pull complete 02:53:33 6ad1cebc031e: Verifying Checksum 02:53:33 6ad1cebc031e: Download complete 02:53:33 52dc419b0ee2: Pull complete 02:53:33 25bc292e5bac: Pull complete 02:53:34 114826534d7a: Download complete 02:53:34 8a3aa393b2d8: Verifying Checksum 02:53:34 8a3aa393b2d8: Download complete 02:53:37 114826534d7a: Pull complete 02:53:37 4657fd5d0bcf: Pull complete 02:53:38 6ad1cebc031e: Pull complete 02:53:41 8a3aa393b2d8: Pull complete 02:53:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:41 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:53:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:53:46 $ docker top cc0dbbcfb5f56fb0c246ba770eaba071b54ed725e4a5276211fc5a0d9ec3ee1c -eo pid,comm [Pipeline] { [Pipeline] echo 02:53:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 02:53:46 + set -o pipefail 02:53:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 02:53:55 02:53:55 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 02:53:55 02:53:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a20ead2a-b6fe-48e0-82dc-bc3292ba0774 02:53:55 02:53:55 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 02:53:55 02:53:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:53:55 02:53:55 02:53:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:53:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:53:55 More details here: https://snyk.co/ue1NS [Pipeline] } 02:53:55 $ docker stop --time=1 cc0dbbcfb5f56fb0c246ba770eaba071b54ed725e4a5276211fc5a0d9ec3ee1c 02:53:58 $ docker rm -f cc0dbbcfb5f56fb0c246ba770eaba071b54ed725e4a5276211fc5a0d9ec3ee1c [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 02:53:59 + git log --format=format:%s -1 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 [Pipeline] sh 02:53:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:59 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:53:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:00 $ docker top e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d -eo pid,comm 02:54:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:54:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:00 [ssh-agent] Looking for ssh-agent implementation... 02:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:00 $ docker exec e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d ssh-agent 02:54:00 SSH_AUTH_SOCK=/tmp/ssh-XGiILjclsTg0/agent.33 02:54:00 SSH_AGENT_PID=39 02:54:00 Running ssh-add (command line suppressed) 02:54:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5684362772090047263.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5684362772090047263.key) 02:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:01 + git semver tag 02:54:01 2022-11-09 02:54:01,232 [run_tag] DEBUG tag force:False 02:54:01 2022-11-09 02:54:01,232 [check_head_tag] DEBUG check head tag 02:54:01 2022-11-09 02:54:01,233 [execute] INFO git cat-file --batch-check 02:54:01 2022-11-09 02:54:01,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 02:54:01 2022-11-09 02:54:01,236 [execute] INFO git cat-file --batch 02:54:01 2022-11-09 02:54:01,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 02:54:01 2022-11-09 02:54:01,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:01 2022-11-09 02:54:01,246 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 02:54:01 2022-11-09 02:54:01,247 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 02:54:01 2022-11-09 02:54:01,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:01 2.3.0-dev.24 [Pipeline] } 02:54:01 $ docker exec --env ******** --env ******** e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d ssh-agent -k 02:54:01 unset SSH_AUTH_SOCK; 02:54:01 unset SSH_AGENT_PID; 02:54:01 echo Agent pid 39 killed; 02:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:01 + git semver [Pipeline] } 02:54:01 $ docker stop --time=1 e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d 02:54:03 $ docker rm -f e8b21796768d80987dc9263403aff0f411ff9a79498ecd70dbb5614f923ad49d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:03 02:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:03 0.23.1-centos7: Pulling from edgex-lftools 02:54:03 ab5ef0e58194: Pulling fs layer 02:54:03 9712f1f96733: Pulling fs layer 02:54:03 63f879dbbcfc: Pulling fs layer 02:54:03 0d9ebad4ef96: Pulling fs layer 02:54:03 e9a5061849ea: Pulling fs layer 02:54:03 d747dcd14b5f: Pulling fs layer 02:54:03 2de7ff778b66: Pulling fs layer 02:54:03 e9a5061849ea: Waiting 02:54:03 d747dcd14b5f: Waiting 02:54:03 2de7ff778b66: Waiting 02:54:03 0d9ebad4ef96: Waiting 02:54:03 9712f1f96733: Verifying Checksum 02:54:03 9712f1f96733: Download complete 02:54:04 63f879dbbcfc: Verifying Checksum 02:54:04 63f879dbbcfc: Download complete 02:54:04 e9a5061849ea: Verifying Checksum 02:54:04 e9a5061849ea: Download complete 02:54:04 d747dcd14b5f: Verifying Checksum 02:54:04 d747dcd14b5f: Download complete 02:54:04 0d9ebad4ef96: Verifying Checksum 02:54:04 0d9ebad4ef96: Download complete 02:54:04 ab5ef0e58194: Verifying Checksum 02:54:04 ab5ef0e58194: Download complete 02:54:05 2de7ff778b66: Verifying Checksum 02:54:05 2de7ff778b66: Download complete 02:54:07 ab5ef0e58194: Pull complete 02:54:07 9712f1f96733: Pull complete 02:54:08 63f879dbbcfc: Pull complete 02:54:11 0d9ebad4ef96: Pull complete 02:54:11 e9a5061849ea: Pull complete 02:54:11 d747dcd14b5f: Pull complete 02:54:12 2de7ff778b66: Pull complete 02:54:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:12 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:54:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:54:17 $ docker top 4095bc3200c3ae11b3a862f24dd3b693463d94f181b67cf31d9e157e2e444659 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:54:17 provisioning config files... 02:54:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11525205841411266449tmp 02:54:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config177086015649153008tmp 02:54:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4544614992167762423tmp [Pipeline] { [Pipeline] echo 02:54:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:54:17 ---> sigul-configuration.sh 02:54:17 gpg: directory `/root/.gnupg' created 02:54:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:54:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:54:17 gpg: keyring `/root/.gnupg/secring.gpg' created 02:54:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:54:17 gpg: CAST5 encrypted data 02:54:17 gpg: encrypted with 1 passphrase 02:54:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:54:18 + mkdir /home/jenkins 02:54:18 + mkdir /home/jenkins/sigul [Pipeline] sh 02:54:18 + 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 02:54:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:54:18 ---> sigul-install.sh 02:54:18 Sigul already installed; skipping installation. [Pipeline] sh 02:54:18 + git tag --list 02:54:18 0.1.1 02:54:18 v1.1.0 02:54:18 v1.2.0 02:54:18 v1.2.1 02:54:18 v1.3.0 02:54:18 v2.0.0 02:54:18 v2.1.0 02:54:18 v2.2.0 02:54:18 v2.2.1-dev.1 02:54:18 v2.2.1-dev.2 02:54:18 v2.2.1-dev.3 02:54:18 v2.2.1-dev.4 02:54:18 v2.2.1-dev.5 02:54:18 v2.2.1-dev.6 02:54:18 v2.2.1-dev.7 02:54:18 v2.3.0-dev.10 02:54:18 v2.3.0-dev.11 02:54:18 v2.3.0-dev.12 02:54:18 v2.3.0-dev.13 02:54:18 v2.3.0-dev.14 02:54:18 v2.3.0-dev.15 02:54:18 v2.3.0-dev.16 02:54:18 v2.3.0-dev.17 02:54:18 v2.3.0-dev.18 02:54:18 v2.3.0-dev.19 02:54:18 v2.3.0-dev.20 02:54:18 v2.3.0-dev.21 02:54:18 v2.3.0-dev.22 02:54:18 v2.3.0-dev.23 02:54:18 v2.3.0-dev.24 02:54:18 v2.3.0-dev.7 02:54:18 v2.3.0-dev.8 02:54:18 v2.3.0-dev.9 [Pipeline] sh 02:54:19 + lftools sign git-tag v2.3.0-dev.24 02:54:19 Signing Git tag with Sigul... 02:54:19 Signing v2.3.0-dev.24 [Pipeline] echo 02:54:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:54:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:54:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:54:20 $ docker stop --time=1 4095bc3200c3ae11b3a862f24dd3b693463d94f181b67cf31d9e157e2e444659 02:54:21 $ docker rm -f 4095bc3200c3ae11b3a862f24dd3b693463d94f181b67cf31d9e157e2e444659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:54:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:22 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:54:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:22 $ docker top 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e -eo pid,comm 02:54:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:54:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:22 [ssh-agent] Looking for ssh-agent implementation... 02:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:23 $ docker exec 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e ssh-agent 02:54:23 SSH_AUTH_SOCK=/tmp/ssh-pIBbbxdx6kZK/agent.32 02:54:23 SSH_AGENT_PID=38 02:54:23 Running ssh-add (command line suppressed) 02:54:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3639216518193252203.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3639216518193252203.key) 02:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:23 + git semver bump pre 02:54:23 2022-11-09 02:54:23,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:23 2022-11-09 02:54:23,810 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev 02:54:23 2022-11-09 02:54:23,810 [bump_version] DEBUG bumped version:2.3.0-dev.25 02:54:23 2022-11-09 02:54:23,811 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 02:54:23 2022-11-09 02:54:23,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:23 2022-11-09 02:54:23,811 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:23 2022-11-09 02:54:23,814 [execute] INFO git cat-file --batch-check 02:54:23 2022-11-09 02:54:23,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:54:23 2022-11-09 02:54:23,820 [execute] INFO git cat-file --batch 02:54:23 2022-11-09 02:54:23,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:54:23 2022-11-09 02:54:23,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:23 2.3.0-dev.25 [Pipeline] } 02:54:23 $ docker exec --env ******** --env ******** 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e ssh-agent -k 02:54:24 unset SSH_AUTH_SOCK; 02:54:24 unset SSH_AGENT_PID; 02:54:24 echo Agent pid 38 killed; 02:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:24 + git semver [Pipeline] } 02:54:24 $ docker stop --time=1 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e 02:54:25 $ docker rm -f 02966f529d0341f85ebbe40dedaef01f24db0d5a26b503d6dee539b15faf914e [Pipeline] // withDockerContainer [Pipeline] sh 02:54:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:26 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:54:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:27 $ docker top be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:27 [ssh-agent] Looking for ssh-agent implementation... 02:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:27 $ docker exec be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 ssh-agent 02:54:27 SSH_AUTH_SOCK=/tmp/ssh-nzRuC2LLvysx/agent.32 02:54:27 SSH_AGENT_PID=38 02:54:27 Running ssh-add (command line suppressed) 02:54:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16713155349636404921.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16713155349636404921.key) 02:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:27 + git semver push 02:54:27 2022-11-09 02:54:27,897 [run_push] DEBUG push 02:54:27 2022-11-09 02:54:27,897 [execute] INFO git cat-file --batch-check 02:54:27 2022-11-09 02:54:27,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:54:27 2022-11-09 02:54:27,901 [execute] INFO git rev-list 65dbe01b9d899ec77b9b7d329558abf52264a6e2 -- 02:54:27 2022-11-09 02:54:27,901 [execute] DEBUG Popen(['git', 'rev-list', '65dbe01b9d899ec77b9b7d329558abf52264a6e2', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:54:27 2022-11-09 02:54:27,910 [execute] INFO git fetch -v origin 02:54:27 2022-11-09 02:54:27,910 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:54:28 2022-11-09 02:54:28,495 [run_push] DEBUG no remote changes detected 02:54:28 2022-11-09 02:54:28,495 [execute] INFO git push origin semver 02:54:28 2022-11-09 02:54:28,496 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:54:29 2022-11-09 02:54:29,300 [run_push] DEBUG push all version tags 02:54:29 2022-11-09 02:54:29,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:54:29 2022-11-09 02:54:29,301 [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) 02:54:30 2022-11-09 02:54:30,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 02:54:30 2.3.0-dev.25 [Pipeline] } 02:54:30 $ docker exec --env ******** --env ******** be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 ssh-agent -k 02:54:30 unset SSH_AUTH_SOCK; 02:54:30 unset SSH_AGENT_PID; 02:54:30 echo Agent pid 38 killed; 02:54:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:30 + git semver [Pipeline] } 02:54:31 $ docker stop --time=1 be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 02:54:32 $ docker rm -f be56c8f387c26b0f5567c055b93a77ba521afebcb25a3125729baa7020a13e55 [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 02:54:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 02:54:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 02:54:33 total 16 02:54:33 drwxr-xr-x 3 root root 4096 Nov 9 02:38 . 02:54:33 drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 02:54 .. 02:54:33 drwxr-xr-x 2 root root 4096 Nov 9 02:38 cost 02:54:33 -rw-r--r-- 1 root root 82 Nov 9 02:38 cost.csv 02:54:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 02:54:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 02:54:33 total 16 02:54:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 02:38 . 02:54:33 drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 02:54 .. 02:54:33 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 02:38 cost 02:54:33 -rw-r--r-- 1 jenkins jenkins 82 Nov 9 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:54:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:34 ---> package-listing.sh 02:54:34 ++ facter osfamily 02:54:34 ++ tr '[:upper:]' '[:lower:]' 02:54:34 + OS_FAMILY=debian 02:54:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 02:54:34 + START_PACKAGES=/tmp/packages_start.txt 02:54:34 + END_PACKAGES=/tmp/packages_end.txt 02:54:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:34 + PACKAGES=/tmp/packages_start.txt 02:54:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 02:54:34 + PACKAGES=/tmp/packages_end.txt 02:54:34 + case "${OS_FAMILY}" in 02:54:34 + dpkg -l 02:54:34 + grep '^ii' 02:54:34 + '[' -f /tmp/packages_start.txt ']' 02:54:34 + '[' -f /tmp/packages_end.txt ']' 02:54:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 02:54:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 02:54:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 02:54:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:54:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:35 prd-ubuntu20.04-docker-8c-8g-118726 does not seem to be running inside a container 02:54:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:35 $ docker top 7a4e5ca40875e7fe42ba83bc7da37c535f35c38a32c690d3ff3e24884c974987 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:36 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:36 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:36 + ls /var/log/sa-host 02:54:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:36 provisioning config files... 02:54:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17112898217390387722tmp [Pipeline] { [Pipeline] echo 02:54:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:37 ---> create-netrc.sh [Pipeline] } 02:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:37 ---> python-tools-install.sh [Pipeline] echo 02:54:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:37 ---> sudo-logs.sh 02:54:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:38 ---> job-cost.sh 02:54:38 lf-activate-venv: SKIPPING 02:54:38 DEBUG: total: 0.2199999988079071 02:54:38 INFO: Retrieving Stack Cost... 02:54:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:38 INFO: Archiving Costs [Pipeline] echo 02:54:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:39 ---> logs-deploy.sh 02:54:39 lf-activate-venv: SKIPPING 02:54:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/95 02:54:39 INFO: archiving workspace using pattern(s): 02:54:40 Archives upload complete. 02:54:40 INFO: archiving logs to Nexus 02:54:41 ---> uname -a: 02:54:41 Linux prd-ubuntu20-04-docker-8c-8g-118726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:54:41 02:54:41 02:54:41 ---> lscpu: 02:54:41 Architecture: x86_64 02:54:41 CPU op-mode(s): 32-bit, 64-bit 02:54:41 Byte Order: Little Endian 02:54:41 Address sizes: 40 bits physical, 48 bits virtual 02:54:41 CPU(s): 8 02:54:41 On-line CPU(s) list: 0-7 02:54:41 Thread(s) per core: 1 02:54:41 Core(s) per socket: 1 02:54:41 Socket(s): 8 02:54:41 NUMA node(s): 1 02:54:41 Vendor ID: AuthenticAMD 02:54:41 CPU family: 23 02:54:41 Model: 49 02:54:41 Model name: AMD EPYC-Rome Processor 02:54:41 Stepping: 0 02:54:41 CPU MHz: 2799.956 02:54:41 BogoMIPS: 5599.91 02:54:41 Virtualization: AMD-V 02:54:41 Hypervisor vendor: KVM 02:54:41 Virtualization type: full 02:54:41 L1d cache: 256 KiB 02:54:41 L1i cache: 256 KiB 02:54:41 L2 cache: 4 MiB 02:54:41 L3 cache: 128 MiB 02:54:41 NUMA node0 CPU(s): 0-7 02:54:41 Vulnerability Itlb multihit: Not affected 02:54:41 Vulnerability L1tf: Not affected 02:54:41 Vulnerability Mds: Not affected 02:54:41 Vulnerability Meltdown: Not affected 02:54:41 Vulnerability Mmio stale data: Not affected 02:54:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:54:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:54:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:54:41 Vulnerability Srbds: Not affected 02:54:41 Vulnerability Tsx async abort: Not affected 02:54:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:54:41 02:54:41 02:54:41 ---> nproc: 02:54:41 8 02:54:41 02:54:41 02:54:41 ---> df -h: 02:54:41 Filesystem Size Used Avail Use% Mounted on 02:54:41 overlay 155G 14G 142G 9% / 02:54:41 tmpfs 64M 0 64M 0% /dev 02:54:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:54:41 shm 64M 0 64M 0% /dev/shm 02:54:41 /dev/vda1 155G 14G 142G 9% /facter-os 02:54:41 02:54:41 02:54:41 ---> sar -b -r -n DEV: 02:54:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118726) 11/09/22 _x86_64_ (8 CPU) 02:54:41 02:54:41 02:33:28 LINUX RESTART (8 CPU) 02:54:41 02:54:41 02:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:54:41 02:35:01 195.73 38.04 157.69 0.00 4267.42 129239.13 0.00 02:54:41 02:36:01 199.30 1.18 198.12 0.00 15.99 71895.10 0.00 02:54:41 02:37:01 242.80 0.27 242.53 0.00 2.13 36050.00 0.00 02:54:41 02:38:01 203.20 0.22 202.98 0.00 10.93 40769.88 0.00 02:54:41 02:39:01 20.65 2.63 18.01 0.00 107.45 956.26 0.00 02:54:41 02:40:01 22.18 0.00 22.18 0.00 0.00 1383.37 0.00 02:54:41 02:41:01 20.88 0.00 20.88 0.00 0.00 1357.24 0.00 02:54:41 02:42:01 21.00 0.00 21.00 0.00 0.00 1302.45 0.00 02:54:41 02:43:01 20.90 0.00 20.90 0.00 0.00 1331.91 0.00 02:54:41 02:44:01 23.06 1.02 22.05 0.00 21.86 1196.07 0.00 02:54:41 02:45:01 42.66 6.78 35.88 0.00 836.66 1563.07 0.00 02:54:41 02:46:01 22.21 0.00 22.21 0.00 0.00 1084.84 0.00 02:54:41 02:47:01 20.95 0.00 20.95 0.00 0.00 1010.76 0.00 02:54:41 02:48:01 20.85 0.00 20.85 0.00 0.00 1016.90 0.00 02:54:41 02:49:01 24.93 1.60 23.33 0.00 1980.34 3217.20 0.00 02:54:41 02:50:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 02:54:41 02:51:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 02:54:41 02:52:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 02:54:41 02:53:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 02:54:41 02:54:01 55.87 0.15 55.72 0.00 11.06 36750.94 0.00 02:54:41 Average: 58.12 2.59 55.52 0.00 362.67 16508.99 0.00 02:54:41 02:54:41 02:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:54:41 02:35:01 28893012 31595292 730840 2.22 79588 2885292 1979168 5.83 1057092 2571844 2516 02:54:41 02:36:01 27643020 31527768 787000 2.39 154908 3886708 2008748 5.92 1261476 3494456 3932 02:54:41 02:37:01 26337724 31077648 1229628 3.74 211828 4547676 2186240 6.44 1868516 4037836 20852 02:54:41 02:38:01 26164960 31557672 749768 2.28 222364 5148968 1794872 5.29 1583200 4467296 448 02:54:41 02:39:01 26153848 31560400 748324 2.28 224652 5159276 1778732 5.24 1595472 4467692 4460 02:54:41 02:40:01 26145400 31563376 745540 2.27 226632 5168604 1794852 5.29 1596836 4476916 3312 02:54:41 02:41:01 26144304 31574872 733932 2.23 229000 5178368 1794852 5.29 1589720 4486764 2336 02:54:41 02:42:01 26133476 31574820 733928 2.23 231088 5186852 1794852 5.29 1591848 4495256 2724 02:54:41 02:43:01 26125760 31577580 731284 2.22 232840 5195304 1794852 5.29 1591844 4503704 2064 02:54:41 02:44:01 26111740 31573600 735228 2.24 234612 5203140 1852756 5.46 1593508 4511500 2000 02:54:41 02:45:01 26011636 31560960 727740 2.21 251180 5280776 1840232 5.42 1676416 4511116 1020 02:54:41 02:46:01 26006056 31564844 724020 2.20 252644 5288312 1840232 5.42 1677932 4518840 1524 02:54:41 02:47:01 26001896 31566240 722876 2.20 253916 5292144 1840232 5.42 1679332 4522936 320 02:54:41 02:48:01 25991480 31566408 722624 2.20 255420 5301012 1840232 5.42 1681100 4531816 4248 02:54:41 02:49:01 25874244 31555864 733652 2.23 257096 5399760 1814900 5.35 1751140 4566136 248 02:54:41 02:50:01 25874196 31555824 733632 2.23 257100 5399756 1814900 5.35 1751184 4566136 48 02:54:41 02:51:01 25874328 31555968 733364 2.23 257104 5399764 1814900 5.35 1751492 4566140 180 02:54:41 02:52:01 25874352 31556008 733332 2.23 257112 5399764 1814900 5.35 1751116 4566156 172 02:54:41 02:53:01 25873736 31555412 733860 2.23 257116 5399768 1814900 5.35 1751140 4566160 16 02:54:41 02:54:01 25042040 31511936 771504 2.35 284992 6104064 1884596 5.55 1859188 5228728 616 02:54:41 Average: 26213860 31536625 763104 2.32 231560 5091265 1854997 5.47 1632978 4382871 2652 02:54:41 02:54:41 02:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:54:41 02:35:01 ens3 841.33 570.90 7751.20 105.85 0.00 0.00 0.00 0.00 02:54:41 02:35:01 docker0 101.42 112.15 8.15 370.03 0.00 0.00 0.00 0.00 02:54:41 02:35:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 02:54:41 02:35:01 vethd9b63de 59.09 71.37 5.79 57.61 0.00 0.00 0.00 0.00 02:54:41 02:36:01 vethac4b0f3 2.68 3.05 0.16 33.31 0.00 0.00 0.00 0.00 02:54:41 02:36:01 veth243a822 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 02:54:41 02:36:01 ens3 276.11 143.07 4389.68 25.99 0.00 0.00 0.00 0.00 02:54:41 02:36:01 docker0 102.58 217.81 8.12 3676.24 0.00 0.00 0.00 0.00 02:54:41 02:36:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:54:41 02:37:01 vethe21023f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:41 02:37:01 veth243a822 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:37:01 ens3 246.23 156.08 1966.65 133.28 0.00 0.00 0.00 0.00 02:54:41 02:37:01 docker0 114.93 200.32 18.29 1937.80 0.00 0.00 0.00 0.00 02:54:41 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:38:01 ens3 174.14 134.07 2659.65 246.66 0.00 0.00 0.00 0.00 02:54:41 02:38:01 docker0 5.41 6.56 0.29 40.77 0.00 0.00 0.00 0.00 02:54:41 02:38:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 02:54:41 02:39:01 ens3 60.09 57.64 79.67 97.70 0.00 0.00 0.00 0.00 02:54:41 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:39:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:54:41 02:40:01 ens3 61.34 39.34 159.99 2.60 0.00 0.00 0.00 0.00 02:54:41 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:41:01 ens3 55.54 35.18 166.16 2.27 0.00 0.00 0.00 0.00 02:54:41 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:42:01 ens3 55.79 37.03 145.10 2.39 0.00 0.00 0.00 0.00 02:54:41 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:43:01 ens3 57.37 37.28 144.99 2.58 0.00 0.00 0.00 0.00 02:54:41 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:44:01 ens3 54.06 36.24 125.93 2.34 0.00 0.00 0.00 0.00 02:54:41 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:45:01 ens3 56.77 40.24 122.84 2.76 0.00 0.00 0.00 0.00 02:54:41 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:45:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:54:41 02:46:01 ens3 64.06 44.07 130.34 2.84 0.00 0.00 0.00 0.00 02:54:41 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:47:01 ens3 29.80 22.93 65.24 1.48 0.00 0.00 0.00 0.00 02:54:41 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:48:01 ens3 70.49 47.11 156.98 3.04 0.00 0.00 0.00 0.00 02:54:41 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:49:01 ens3 43.61 29.50 93.18 2.00 0.00 0.00 0.00 0.00 02:54:41 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:50:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 02:54:41 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:51:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:52:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:41 02:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 02:54:01 veth333fd49 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:54:41 02:54:01 ens3 215.86 144.81 4679.35 23.15 0.00 0.00 0.00 0.00 02:54:41 02:54:01 docker0 39.64 62.31 3.40 686.99 0.00 0.00 0.00 0.00 02:54:41 02:54:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:54:41 Average: veth333fd49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:41 Average: ens3 118.15 78.79 1141.84 32.85 0.00 0.00 0.00 0.00 02:54:41 Average: docker0 18.20 29.96 1.91 335.59 0.00 0.00 0.00 0.00 02:54:41 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 02:54:41 02:54:41 02:54:41 ---> sar -P ALL: 02:54:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118726) 11/09/22 _x86_64_ (8 CPU) 02:54:41 02:54:41 02:33:28 LINUX RESTART (8 CPU) 02:54:41 02:54:41 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:54:41 02:35:01 all 9.88 0.00 3.81 3.40 0.08 82.83 02:54:41 02:35:01 0 9.49 0.00 5.05 1.24 0.07 84.15 02:54:41 02:35:01 1 10.17 0.00 3.09 1.29 0.08 85.36 02:54:41 02:35:01 2 8.49 0.00 3.70 1.29 0.08 86.44 02:54:41 02:35:01 3 10.82 0.00 3.52 0.62 0.07 84.97 02:54:41 02:35:01 4 8.78 0.00 4.30 1.64 0.07 85.21 02:54:41 02:35:01 5 8.11 0.00 3.19 15.93 0.10 72.68 02:54:41 02:35:01 6 11.80 0.00 3.36 0.98 0.08 83.78 02:54:41 02:35:01 7 11.41 0.00 4.28 4.22 0.10 79.99 02:54:41 02:36:01 all 17.18 0.00 4.70 4.93 0.09 73.11 02:54:41 02:36:01 0 16.12 0.00 3.81 0.15 0.10 79.82 02:54:41 02:36:01 1 15.81 0.00 4.06 0.61 0.07 79.46 02:54:41 02:36:01 2 14.66 0.00 4.43 10.77 0.14 70.01 02:54:41 02:36:01 3 14.79 0.00 3.78 0.42 0.07 80.95 02:54:41 02:36:01 4 18.43 0.00 4.89 17.37 0.05 59.26 02:54:41 02:36:01 5 18.65 0.00 5.54 5.69 0.07 70.05 02:54:41 02:36:01 6 19.11 0.00 5.26 2.98 0.08 72.57 02:54:41 02:36:01 7 19.87 0.00 5.86 1.49 0.14 72.64 02:54:41 02:37:01 all 16.85 0.00 4.90 3.31 0.08 74.87 02:54:41 02:37:01 0 14.15 0.00 4.76 0.32 0.07 80.70 02:54:41 02:37:01 1 8.55 0.00 2.63 3.79 0.05 84.98 02:54:41 02:37:01 2 21.84 0.00 3.99 0.44 0.07 73.67 02:54:41 02:37:01 3 12.90 0.00 3.50 6.76 0.05 76.79 02:54:41 02:37:01 4 10.35 0.00 4.56 7.23 0.07 77.80 02:54:41 02:37:01 5 14.87 0.00 8.08 4.42 0.12 72.51 02:54:41 02:37:01 6 33.12 0.00 7.78 2.68 0.12 56.31 02:54:41 02:37:01 7 19.18 0.00 3.94 0.87 0.07 75.95 02:54:41 02:38:01 all 17.65 0.00 4.43 2.38 0.08 75.45 02:54:41 02:38:01 0 17.60 0.00 4.72 0.25 0.07 77.36 02:54:41 02:38:01 1 13.47 0.00 3.17 2.96 0.07 80.33 02:54:41 02:38:01 2 22.83 0.00 4.04 0.83 0.07 72.23 02:54:41 02:38:01 3 16.50 0.00 4.27 1.88 0.08 77.25 02:54:41 02:38:01 4 14.86 0.00 4.59 4.93 0.08 75.54 02:54:41 02:38:01 5 22.24 0.00 5.18 1.34 0.08 71.15 02:54:41 02:38:01 6 17.29 0.00 4.89 1.13 0.08 76.61 02:54:41 02:38:01 7 16.45 0.00 4.57 5.79 0.12 73.07 02:54:41 02:39:01 all 0.68 0.00 0.20 0.13 0.01 98.99 02:54:41 02:39:01 0 0.40 0.00 0.17 0.02 0.02 99.40 02:54:41 02:39:01 1 0.83 0.00 0.22 0.73 0.02 98.20 02:54:41 02:39:01 2 0.30 0.00 0.35 0.05 0.00 99.30 02:54:41 02:39:01 3 1.30 0.00 0.08 0.02 0.00 98.60 02:54:41 02:39:01 4 0.52 0.00 0.10 0.08 0.00 99.30 02:54:41 02:39:01 5 0.89 0.00 0.30 0.00 0.02 98.80 02:54:41 02:39:01 6 0.57 0.00 0.20 0.02 0.02 99.20 02:54:41 02:39:01 7 0.63 0.00 0.17 0.08 0.02 99.10 02:54:41 02:40:01 all 0.30 0.00 0.11 0.78 0.02 98.80 02:54:41 02:40:01 0 0.45 0.00 0.13 0.20 0.03 99.18 02:54:41 02:40:01 1 0.15 0.00 0.18 5.37 0.02 94.28 02:54:41 02:40:01 2 0.45 0.00 0.13 0.27 0.02 99.13 02:54:41 02:40:01 3 0.43 0.00 0.12 0.07 0.03 99.35 02:54:41 02:40:01 4 0.20 0.00 0.05 0.03 0.02 99.70 02:54:41 02:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:54:41 02:40:01 6 0.30 0.00 0.08 0.18 0.00 99.43 02:54:41 02:40:01 7 0.38 0.00 0.15 0.12 0.02 99.33 02:54:41 02:41:01 all 0.34 0.00 0.11 0.90 0.02 98.63 02:54:41 02:41:01 0 0.32 0.00 0.03 0.15 0.02 99.48 02:54:41 02:41:01 1 0.20 0.00 0.18 5.31 0.03 94.27 02:54:41 02:41:01 2 0.30 0.00 0.12 0.05 0.03 99.50 02:54:41 02:41:01 3 0.30 0.00 0.10 0.07 0.02 99.52 02:54:41 02:41:01 4 0.30 0.00 0.05 0.20 0.00 99.45 02:54:41 02:41:01 5 0.32 0.00 0.13 0.90 0.02 98.63 02:54:41 02:41:01 6 0.62 0.00 0.13 0.42 0.02 98.82 02:54:41 02:41:01 7 0.35 0.00 0.13 0.08 0.05 99.38 02:54:41 02:42:01 all 0.32 0.00 0.11 0.24 0.03 99.30 02:54:41 02:42:01 0 0.38 0.00 0.10 0.08 0.02 99.42 02:54:41 02:42:01 1 0.13 0.00 0.10 0.89 0.07 98.81 02:54:41 02:42:01 2 0.38 0.00 0.07 0.03 0.02 99.50 02:54:41 02:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:54:41 02:42:01 4 0.28 0.00 0.07 0.07 0.02 99.57 02:54:41 02:42:01 5 0.40 0.00 0.25 0.70 0.02 98.63 02:54:41 02:42:01 6 0.48 0.00 0.17 0.12 0.02 99.22 02:54:41 02:42:01 7 0.42 0.00 0.15 0.05 0.03 99.35 02:54:41 02:43:01 all 0.33 0.00 0.14 0.26 0.02 99.25 02:54:41 02:43:01 0 0.48 0.00 0.22 1.37 0.03 97.90 02:54:41 02:43:01 1 0.22 0.00 0.08 0.40 0.02 99.28 02:54:41 02:43:01 2 0.32 0.00 0.25 0.07 0.02 99.35 02:54:41 02:43:01 3 0.37 0.00 0.03 0.03 0.02 99.55 02:54:41 02:43:01 4 0.08 0.00 0.03 0.02 0.02 99.85 02:54:41 02:43:01 5 0.37 0.00 0.15 0.03 0.02 99.43 02:54:41 02:43:01 6 0.37 0.00 0.18 0.08 0.02 99.35 02:54:41 02:43:01 7 0.45 0.00 0.13 0.08 0.03 99.30 02:54:41 02:44:01 all 0.30 0.00 0.14 0.20 0.01 99.34 02:54:41 02:44:01 0 0.13 0.00 0.23 1.30 0.02 98.31 02:54:41 02:44:01 1 0.07 0.00 0.03 0.02 0.02 99.87 02:54:41 02:44:01 2 0.70 0.00 0.22 0.07 0.02 99.00 02:54:41 02:44:01 3 0.23 0.00 0.23 0.05 0.02 99.47 02:54:41 02:44:01 4 0.17 0.00 0.05 0.02 0.00 99.77 02:54:41 02:44:01 5 0.43 0.00 0.17 0.07 0.02 99.32 02:54:41 02:44:01 6 0.30 0.00 0.07 0.05 0.00 99.58 02:54:41 02:44:01 7 0.38 0.00 0.12 0.05 0.03 99.41 02:54:41 02:45:01 all 0.89 0.00 0.63 0.25 0.02 98.21 02:54:41 02:45:01 0 0.78 0.00 1.05 1.32 0.02 96.83 02:54:41 02:45:01 1 0.67 0.00 0.35 0.08 0.05 98.84 02:54:41 02:45:01 2 1.14 0.00 0.48 0.00 0.02 98.36 02:54:41 02:45:01 3 1.05 0.00 0.70 0.35 0.02 97.88 02:54:41 02:45:01 4 0.87 0.00 0.30 0.05 0.02 98.77 02:54:41 02:45:01 5 0.93 0.00 0.28 0.05 0.00 98.73 02:54:41 02:45:01 6 0.62 0.00 1.52 0.03 0.02 97.81 02:54:41 02:45:01 7 1.07 0.00 0.33 0.08 0.02 98.49 02:54:41 02:54:41 02:45:01 CPU %user %nice %system %iowait %steal %idle 02:54:41 02:46:01 all 0.22 0.00 0.11 0.14 0.02 99.52 02:54:41 02:46:01 0 0.30 0.00 0.20 0.98 0.02 98.50 02:54:41 02:46:01 1 0.15 0.00 0.07 0.02 0.02 99.75 02:54:41 02:46:01 2 0.18 0.00 0.13 0.02 0.02 99.65 02:54:41 02:46:01 3 0.23 0.00 0.08 0.03 0.00 99.65 02:54:41 02:46:01 4 0.17 0.00 0.05 0.02 0.02 99.75 02:54:41 02:46:01 5 0.17 0.00 0.12 0.00 0.02 99.70 02:54:41 02:46:01 6 0.28 0.00 0.10 0.03 0.02 99.57 02:54:41 02:46:01 7 0.27 0.00 0.12 0.02 0.03 99.57 02:54:41 02:47:01 all 0.21 0.00 0.07 0.15 0.01 99.56 02:54:41 02:47:01 0 0.07 0.00 0.08 0.70 0.00 99.15 02:54:41 02:47:01 1 0.25 0.00 0.10 0.03 0.05 99.56 02:54:41 02:47:01 2 0.10 0.00 0.05 0.02 0.00 99.83 02:54:41 02:47:01 3 0.22 0.00 0.05 0.02 0.02 99.70 02:54:41 02:47:01 4 0.17 0.00 0.12 0.02 0.00 99.70 02:54:41 02:47:01 5 0.37 0.00 0.03 0.08 0.00 99.52 02:54:41 02:47:01 6 0.17 0.00 0.02 0.02 0.00 99.80 02:54:41 02:47:01 7 0.37 0.00 0.12 0.28 0.02 99.21 02:54:41 02:48:01 all 0.22 0.00 0.11 0.15 0.02 99.50 02:54:41 02:48:01 0 0.28 0.00 0.13 0.03 0.02 99.53 02:54:41 02:48:01 1 0.23 0.00 0.08 0.02 0.02 99.65 02:54:41 02:48:01 2 0.15 0.00 0.17 0.72 0.02 98.95 02:54:41 02:48:01 3 0.25 0.00 0.12 0.03 0.02 99.58 02:54:41 02:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:54:41 02:48:01 5 0.35 0.00 0.13 0.23 0.02 99.27 02:54:41 02:48:01 6 0.33 0.00 0.08 0.03 0.03 99.52 02:54:41 02:48:01 7 0.18 0.00 0.13 0.15 0.03 99.50 02:54:41 02:49:01 all 0.49 0.00 0.20 0.29 0.01 99.01 02:54:41 02:49:01 0 1.52 0.00 0.35 0.27 0.02 97.85 02:54:41 02:49:01 1 0.42 0.00 0.12 0.30 0.02 99.15 02:54:41 02:49:01 2 0.12 0.00 0.13 0.00 0.00 99.75 02:54:41 02:49:01 3 0.37 0.00 0.13 0.02 0.00 99.48 02:54:41 02:49:01 4 0.03 0.00 0.07 0.00 0.02 99.88 02:54:41 02:49:01 5 0.40 0.00 0.30 1.27 0.02 98.02 02:54:41 02:49:01 6 0.32 0.00 0.12 0.03 0.02 99.52 02:54:41 02:49:01 7 0.74 0.00 0.39 0.44 0.02 98.42 02:54:41 02:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:54:41 02:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:54:41 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:54:41 02:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:54:41 02:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:54:41 02:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:54:41 02:50:01 5 0.07 0.00 0.03 0.02 0.00 99.88 02:54:41 02:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:54:41 02:50:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:54:41 02:51:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:54:41 02:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:54:41 02:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:54:41 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:54:41 02:51:01 3 0.02 0.00 0.05 0.00 0.02 99.92 02:54:41 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:54:41 02:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:54:41 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:54:41 02:51:01 7 0.25 0.00 0.03 0.02 0.02 99.68 02:54:41 02:52:01 all 0.08 0.00 0.01 0.01 0.01 99.89 02:54:41 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:54:41 02:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:54:41 02:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:54:41 02:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:54:41 02:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:54:41 02:52:01 5 0.07 0.00 0.02 0.05 0.00 99.87 02:54:41 02:52:01 6 0.43 0.00 0.00 0.00 0.00 99.57 02:54:41 02:52:01 7 0.13 0.00 0.05 0.02 0.03 99.77 02:54:41 02:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:54:41 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:54:41 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:54:41 02:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:54:41 02:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:54:41 02:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:54:41 02:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:54:41 02:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:54:41 02:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:54:41 02:54:01 all 4.68 0.00 2.09 1.96 0.03 91.24 02:54:41 02:54:01 0 4.49 0.00 1.74 0.18 0.02 93.57 02:54:41 02:54:01 1 4.91 0.00 3.26 10.35 0.03 81.45 02:54:41 02:54:01 2 4.82 0.00 1.83 0.57 0.02 92.77 02:54:41 02:54:01 3 4.26 0.00 1.31 0.03 0.02 94.38 02:54:41 02:54:01 4 5.31 0.00 1.88 0.02 0.05 92.74 02:54:41 02:54:01 5 4.69 0.00 1.99 4.21 0.03 89.08 02:54:41 02:54:01 6 3.57 0.00 1.92 0.22 0.02 94.28 02:54:41 02:54:01 7 5.39 0.00 2.83 0.10 0.05 91.63 02:54:41 Average: all 3.52 0.00 1.09 0.97 0.03 94.40 02:54:41 Average: 0 3.34 0.00 1.14 0.43 0.03 95.07 02:54:41 Average: 1 2.81 0.00 0.88 1.61 0.03 94.67 02:54:41 Average: 2 3.82 0.00 1.00 0.75 0.03 94.40 02:54:41 Average: 3 3.19 0.00 0.90 0.52 0.02 95.37 02:54:41 Average: 4 3.00 0.00 1.05 1.57 0.02 94.36 02:54:41 Average: 5 3.65 0.00 1.29 1.74 0.03 93.30 02:54:41 Average: 6 4.46 0.00 1.29 0.45 0.03 93.78 02:54:41 Average: 7 3.87 0.00 1.17 0.69 0.04 94.23 02:54:41 02:54:41 02:54:41