Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7068460caebfd9ea6dab23a48856cc5898547cee 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-ssh7068029083513855139.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8505754770005630622.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10807058964960623441.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3499318342311378784.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-ssh12420774761600449340.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 Running on prd-ubuntu20.04-docker-8c-8g-7637 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7068460caebfd9ea6dab23a48856cc5898547cee (main) Commit message: "refactor: The backend server of GUI (#555)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7068460caebfd9ea6dab23a48856cc5898547cee # timeout=10 > git rev-list --no-walk d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:51 ========================================================= 09:13:51 EdgeX Global Pipelines Version Info 09:13:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:51 ------------------- 09:13:51 stable info: 09:13:51 ------------------- 09:13:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:51 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:13:51 Message: update stable to v1.0.239 09:13:52 ------------------- 09:13:52 experimental info: 09:13:52 ------------------- 09:13:52 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:13:52 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7068460 [Pipeline] echo 09:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:52 provisioning config files... 09:13:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10757273618277397500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:53 ---> docker-login.sh 09:13:53 nexus3.edgexfoundry.org:10001 09:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:53 Configure a credential helper to remove this warning. See 09:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:53 09:13:53 Login Succeeded 09:13:53 nexus3.edgexfoundry.org:10002 09:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:53 Configure a credential helper to remove this warning. See 09:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:53 09:13:53 Login Succeeded 09:13:53 nexus3.edgexfoundry.org:10003 09:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:54 Configure a credential helper to remove this warning. See 09:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:54 09:13:54 Login Succeeded 09:13:54 nexus3.edgexfoundry.org:10004 09:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:54 Configure a credential helper to remove this warning. See 09:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:54 09:13:54 Login Succeeded 09:13:54 docker.io 09:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:54 Configure a credential helper to remove this warning. See 09:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:54 09:13:54 Login Succeeded 09:13:54 ---> docker-login.sh ends [Pipeline] } 09:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:13:55 + git rev-list -1 --merges 7068460caebfd9ea6dab23a48856cc5898547cee~1..7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo 09:13:55 -----------> git rev-list -1 --merges 7068460caebfd9ea6dab23a48856cc5898547cee~1..7068460caebfd9ea6dab23a48856cc5898547cee 7068460caebfd9ea6dab23a48856cc5898547cee [false] [Pipeline] sh 09:13:55 + git log --format=format:%s -1 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo 09:13:55 ========================================================= 09:13:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:55 + git log --format=format:%s -1 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] echo 09:13:55 [semverPrep] GIT_COMMIT: 7068460caebfd9ea6dab23a48856cc5898547cee, Commit Message: refactor: The backend server of GUI (#555) [Pipeline] echo 09:13:55 [semverPrep] This is not a build commit. [Pipeline] sh 09:13:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:56 + grep -v github /etc/ssh/ssh_known_hosts 09:13:56 + [ -e /tmp/ssh_known_hosts ] 09:13:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:13:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:13:56 + sudo tee -a /etc/ssh/ssh_known_hosts 09:13:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:56 09:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:56 0.1.4: Pulling from edgex-devops/py-git-semver 09:13:56 b85a868b505f: Pulling fs layer 09:13:56 e2be974225ed: Pulling fs layer 09:13:56 339a4e72a1f5: Pulling fs layer 09:13:56 988bab9f4d93: Pulling fs layer 09:13:56 1469e6f7b9e6: Pulling fs layer 09:13:56 eaf3925da568: Pulling fs layer 09:13:56 bab4dde63d76: Pulling fs layer 09:13:56 bde34c3a00c8: Pulling fs layer 09:13:56 b352a97aabf1: Pulling fs layer 09:13:56 4872d77fe225: Pulling fs layer 09:13:56 5851b861e8e6: Pulling fs layer 09:13:56 bab4dde63d76: Waiting 09:13:56 bde34c3a00c8: Waiting 09:13:56 b352a97aabf1: Waiting 09:13:56 4872d77fe225: Waiting 09:13:56 988bab9f4d93: Waiting 09:13:56 5851b861e8e6: Waiting 09:13:56 1469e6f7b9e6: Waiting 09:13:56 eaf3925da568: Waiting 09:13:56 e2be974225ed: Download complete 09:13:56 988bab9f4d93: Verifying Checksum 09:13:56 988bab9f4d93: Download complete 09:13:57 1469e6f7b9e6: Verifying Checksum 09:13:57 1469e6f7b9e6: Download complete 09:13:57 eaf3925da568: Download complete 09:13:57 339a4e72a1f5: Verifying Checksum 09:13:57 339a4e72a1f5: Download complete 09:13:57 bde34c3a00c8: Download complete 09:13:57 b352a97aabf1: Verifying Checksum 09:13:57 b352a97aabf1: Download complete 09:13:57 4872d77fe225: Verifying Checksum 09:13:57 4872d77fe225: Download complete 09:13:57 5851b861e8e6: Verifying Checksum 09:13:57 5851b861e8e6: Download complete 09:13:57 b85a868b505f: Verifying Checksum 09:13:57 b85a868b505f: Download complete 09:13:57 bab4dde63d76: Verifying Checksum 09:13:57 bab4dde63d76: Download complete 09:13:58 b85a868b505f: Pull complete 09:13:58 e2be974225ed: Pull complete 09:13:58 339a4e72a1f5: Pull complete 09:13:58 988bab9f4d93: Pull complete 09:13:59 1469e6f7b9e6: Pull complete 09:13:59 eaf3925da568: Pull complete 09:14:01 bab4dde63d76: Pull complete 09:14:01 bde34c3a00c8: Pull complete 09:14:01 b352a97aabf1: Pull complete 09:14:01 4872d77fe225: Pull complete 09:14:01 5851b861e8e6: Pull complete 09:14:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:01 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:14:04 $ docker top 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 -eo pid,comm 09:14:04 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). 09:14:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:04 [ssh-agent] Looking for ssh-agent implementation... 09:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:04 $ docker exec 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent 09:14:04 SSH_AUTH_SOCK=/tmp/ssh-S0ZrXXMzoeWp/agent.32 09:14:04 SSH_AGENT_PID=38 09:14:04 Running ssh-add (command line suppressed) 09:14:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7763895324347633993.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7763895324347633993.key) 09:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:05 + git tag --points-at HEAD [Pipeline] } 09:14:05 $ docker exec --env ******** --env ******** 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent -k 09:14:05 unset SSH_AUTH_SOCK; 09:14:05 unset SSH_AGENT_PID; 09:14:05 echo Agent pid 38 killed; 09:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:05 [ssh-agent] Looking for ssh-agent implementation... 09:14:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:05 $ docker exec 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent 09:14:05 SSH_AUTH_SOCK=/tmp/ssh-qckFb05QINtE/agent.70 09:14:05 SSH_AGENT_PID=76 09:14:05 Running ssh-add (command line suppressed) 09:14:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1343036121770447422.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1343036121770447422.key) 09:14:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:05 + git semver init 09:14:06 2022-10-11 09:14:06,127 [run_init] DEBUG init version:0.0.0 force:False 09:14:06 2022-10-11 09:14:06,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:14:06 2022-10-11 09:14:06,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:14:06 2022-10-11 09:14:06,131 [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) 09:14:08 2022-10-11 09:14:07,665 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 09:14:08 2022-10-11 09:14:07,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 09:14:08 2022-10-11 09:14:07,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:14:08 2022-10-11 09:14:07,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:14:08 2.3.0-dev.11 [Pipeline] } 09:14:08 $ docker exec --env ******** --env ******** 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 ssh-agent -k 09:14:08 unset SSH_AUTH_SOCK; 09:14:08 unset SSH_AGENT_PID; 09:14:08 echo Agent pid 76 killed; 09:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:08 + git semver [Pipeline] } 09:14:08 $ docker stop --time=1 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 09:14:10 $ docker rm -f 408f96a7116dda996722d3a324422166198beea2b1b8f7be380749b816308bc2 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:10 Stashed 1 file(s) [Pipeline] echo 09:14:10 [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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 09:14:10 provisioning config files... 09:14:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2120234486658173693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:11 ---> docker-login.sh 09:14:11 nexus3.edgexfoundry.org:10001 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 nexus3.edgexfoundry.org:10002 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 nexus3.edgexfoundry.org:10003 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 nexus3.edgexfoundry.org:10004 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 docker.io 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 ---> docker-login.sh ends [Pipeline] } 09:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:11 ========================================================= 09:14:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:14:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:12 + 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 . 09:14:12 Sending build context to Docker daemon 45.95MB 09:14:12 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:14:12 Step 2/16 : FROM ${BASE} AS builder 09:14:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:12 213ec9aee27d: Pulling fs layer 09:14:12 4583459ba037: Pulling fs layer 09:14:12 93c1e223e6f2: Pulling fs layer 09:14:12 53926ce57604: Pulling fs layer 09:14:12 21b2b0c7a3f4: Pulling fs layer 09:14:12 30f14e443154: Pulling fs layer 09:14:12 801331c1e519: Pulling fs layer 09:14:12 99cc6dd402b0: Pulling fs layer 09:14:12 7d9ed39f4882: Pulling fs layer 09:14:12 99cc6dd402b0: Waiting 09:14:12 7d9ed39f4882: Waiting 09:14:12 30f14e443154: Waiting 09:14:12 801331c1e519: Waiting 09:14:12 53926ce57604: Waiting 09:14:12 93c1e223e6f2: Verifying Checksum 09:14:12 93c1e223e6f2: Download complete 09:14:12 4583459ba037: Verifying Checksum 09:14:12 4583459ba037: Download complete 09:14:12 21b2b0c7a3f4: Verifying Checksum 09:14:12 21b2b0c7a3f4: Download complete 09:14:12 30f14e443154: Verifying Checksum 09:14:12 30f14e443154: Download complete 09:14:12 213ec9aee27d: Verifying Checksum 09:14:12 213ec9aee27d: Download complete 09:14:12 801331c1e519: Download complete 09:14:12 213ec9aee27d: Pull complete 09:14:13 4583459ba037: Pull complete 09:14:13 93c1e223e6f2: Pull complete 09:14:13 7d9ed39f4882: Verifying Checksum 09:14:13 99cc6dd402b0: Verifying Checksum 09:14:13 99cc6dd402b0: Download complete 09:14:13 53926ce57604: Verifying Checksum 09:14:13 53926ce57604: Download complete 09:14:17 53926ce57604: Pull complete 09:14:17 21b2b0c7a3f4: Pull complete 09:14:17 30f14e443154: Pull complete 09:14:17 801331c1e519: Pull complete 09:14:19 99cc6dd402b0: Pull complete 09:14:20 7d9ed39f4882: Pull complete 09:14:20 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:14:20 ---> 1dedd983c030 09:14:20 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:14:24 ---> Running in 37bd4d52fdf2 09:14:24 Removing intermediate container 37bd4d52fdf2 09:14:24 ---> fdfb95a5d442 09:14:24 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:14:24 ---> Running in 6c3a51d720c0 09:14:24 Removing intermediate container 6c3a51d720c0 09:14:24 ---> a0ae893754ad 09:14:24 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:14:24 ---> Running in 157a30ece5fe 09:14:24 Removing intermediate container 157a30ece5fe 09:14:24 ---> 734126ee2ba8 09:14:24 Step 6/16 : LABEL Name=edgex-ui-go 09:14:24 ---> Running in 268b67e75958 09:14:24 Removing intermediate container 268b67e75958 09:14:24 ---> 5224a292869a 09:14:24 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:14:24 ---> Running in c943a1e63f43 09:14:25 Removing intermediate container c943a1e63f43 09:14:25 ---> 45c3dad91b68 09:14:25 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:14:25 Still waiting to schedule task 09:14:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:14:25 latest: Pulling from library/docker 09:14:25 213ec9aee27d: Already exists 09:14:25 7b0dd730a5c3: Pulling fs layer 09:14:25 4b90f8029a36: Pulling fs layer 09:14:25 b2204c289e68: Pulling fs layer 09:14:25 a75dcb107a37: Pulling fs layer 09:14:25 3a173a06c313: Pulling fs layer 09:14:25 44f3a1cb7a3f: Pulling fs layer 09:14:25 a7d2f4b1d0b5: Pulling fs layer 09:14:25 cd2ccc3f5575: Pulling fs layer 09:14:25 a75dcb107a37: Waiting 09:14:25 3a173a06c313: Waiting 09:14:25 44f3a1cb7a3f: Waiting 09:14:25 a7d2f4b1d0b5: Waiting 09:14:25 cd2ccc3f5575: Waiting 09:14:26 4b90f8029a36: Verifying Checksum 09:14:26 4b90f8029a36: Download complete 09:14:26 7b0dd730a5c3: Download complete 09:14:26 b2204c289e68: Verifying Checksum 09:14:26 b2204c289e68: Download complete 09:14:26 7b0dd730a5c3: Pull complete 09:14:26 4b90f8029a36: Pull complete 09:14:26 44f3a1cb7a3f: Verifying Checksum 09:14:26 44f3a1cb7a3f: Download complete 09:14:26 3a173a06c313: Download complete 09:14:26 a75dcb107a37: Verifying Checksum 09:14:26 a75dcb107a37: Download complete 09:14:26 a7d2f4b1d0b5: Verifying Checksum 09:14:26 a7d2f4b1d0b5: Download complete 09:14:26 cd2ccc3f5575: Verifying Checksum 09:14:26 cd2ccc3f5575: Download complete 09:14:26 b2204c289e68: Pull complete 09:14:26 a75dcb107a37: Pull complete 09:14:27 3a173a06c313: Pull complete 09:14:27 44f3a1cb7a3f: Pull complete 09:14:27 a7d2f4b1d0b5: Pull complete 09:14:27 cd2ccc3f5575: Pull complete 09:14:27 Digest: sha256:b2343859b009730168704bf04dd705291539db39df5ccf840a91b647b72009fe 09:14:27 Status: Downloaded newer image for docker:latest 09:14:28 ---> 820faab7c7af 09:14:28 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:28 ---> Running in 0a5cb2e0e5c6 09:14:29 Removing intermediate container 0a5cb2e0e5c6 09:14:29 ---> ad4149b661b0 09:14:29 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:29 ---> Running in 438b612733d8 09:14:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:14:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:14:30 OK: 211 MiB in 51 packages 09:14:31 Removing intermediate container 438b612733d8 09:14:31 ---> a31afa052f20 09:14:31 Step 11/16 : ENV GO111MODULE=on 09:14:31 ---> Running in bb106470de0c 09:14:31 Removing intermediate container bb106470de0c 09:14:31 ---> c5c1af3e77e9 09:14:31 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:14:31 ---> Running in f42bb3fcdb6e 09:14:31 Removing intermediate container f42bb3fcdb6e 09:14:31 ---> 93ec0179d490 09:14:31 Step 13/16 : COPY go.mod vendor* ./ 09:14:31 ---> 6a32563c87b3 09:14:31 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:31 ---> Running in dad65c851c03 09:14:53 Removing intermediate container dad65c851c03 09:14:53 ---> 47afdefaf6af 09:14:53 Step 15/16 : COPY . . 09:14:53 ---> 4a8af7fc838d 09:14:53 Step 16/16 : RUN ${MAKE} 09:14:53 ---> Running in 4aa0ccbaa8a7 09:14:53 noop 09:14:54 Removing intermediate container 4aa0ccbaa8a7 09:14:54 ---> f0d85c8c4536 09:14:54 Successfully built f0d85c8c4536 09:14:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:54 + docker inspect -f . ci-base-image-x86_64 09:14:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:54 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:54 $ docker top 3f8d1821a40a1b68ed2e6499624e864937f0a6ca5c01b1e856158cc6a5bbf9f7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:55 + go version 09:14:55 go version go1.18.7 linux/amd64 [Pipeline] } 09:14:55 $ docker stop --time=1 3f8d1821a40a1b68ed2e6499624e864937f0a6ca5c01b1e856158cc6a5bbf9f7 09:14:56 $ docker rm -f 3f8d1821a40a1b68ed2e6499624e864937f0a6ca5c01b1e856158cc6a5bbf9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:56 + docker inspect -f . ci-base-image-x86_64 09:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:56 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:14:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:57 $ docker top 02b502f80c8cfbb67cb59d7d3717c8edb81ee2aa54b62c425d22e6c75ad102b7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 09:14:57 + make test 09:14:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:14:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:15:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:15:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:15:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:09 ./bin/test-attribution-txt.sh 09:15:09 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:15:09 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:15:09 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:15:09 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:15:09 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:15:09 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:15:09 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:15:09 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:15:09 make -C web test 09:15:09 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 09:15:09 make[1]: tput: No such file or directory 09:15:09 make[1]: tput: No such file or directory 09:15:09 warning: generating ./VERSION 09:15:09 echo "0.0.0" > VERSION 09:15:09 docker build \ 09:15:09 -f Dockerfile \ 09:15:09 --build-arg USER=1000 \ 09:15:09 \ 09:15:09 --label "git_sha=7068460caebfd9ea6dab23a48856cc5898547cee" \ 09:15:09 -t edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee \ 09:15:09 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:15:09 . 09:15:09 Sending build context to Docker daemon 3.269MB 09:15:09 Step 1/10 : FROM node:16.17-alpine3.15 09:15:10 16.17-alpine3.15: Pulling from library/node 09:15:10 9621f1afde84: Pulling fs layer 09:15:10 c6f70ee39829: Pulling fs layer 09:15:10 56892a8094a2: Pulling fs layer 09:15:10 58dd87906ef0: Pulling fs layer 09:15:10 58dd87906ef0: Waiting 09:15:10 9621f1afde84: Verifying Checksum 09:15:10 9621f1afde84: Download complete 09:15:10 9621f1afde84: Pull complete 09:15:11 58dd87906ef0: Download complete 09:15:11 56892a8094a2: Verifying Checksum 09:15:11 56892a8094a2: Download complete 09:15:12 c6f70ee39829: Verifying Checksum 09:15:12 c6f70ee39829: Download complete 09:15:12 c6f70ee39829: Pull complete 09:15:13 56892a8094a2: Pull complete 09:15:13 58dd87906ef0: Pull complete 09:15:13 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:15:13 Status: Downloaded newer image for node:16.17-alpine3.15 09:15:13 ---> b69703f70c3d 09:15:13 Step 2/10 : RUN apk add --no-cache chromium 09:15:14 ---> Running in fc8eb98278fd 09:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:15:15 (1/129) Installing libxau (1.0.9-r0) 09:15:15 (2/129) Installing libmd (1.0.3-r0) 09:15:15 (3/129) Installing libbsd (0.11.3-r1) 09:15:15 (4/129) Installing libxdmcp (1.1.3-r0) 09:15:15 (5/129) Installing libxcb (1.14-r2) 09:15:15 (6/129) Installing libx11 (1.7.3.1-r0) 09:15:15 (7/129) Installing libxext (1.3.4-r0) 09:15:15 (8/129) Installing libice (1.0.10-r0) 09:15:15 (9/129) Installing libuuid (2.37.4-r0) 09:15:15 (10/129) Installing libsm (1.2.3-r0) 09:15:15 (11/129) Installing libxt (1.2.1-r0) 09:15:15 (12/129) Installing libxmu (1.1.3-r0) 09:15:15 (13/129) Installing xset (1.2.4-r0) 09:15:15 (14/129) Installing xprop (1.2.5-r0) 09:15:15 (15/129) Installing xdg-utils (1.1.3-r0) 09:15:15 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 09:15:15 (17/129) Installing pkgconf (1.8.0-r0) 09:15:15 (18/129) Installing libffi (3.4.2-r1) 09:15:15 (19/129) Installing libintl (0.21-r0) 09:15:15 (20/129) Installing libblkid (2.37.4-r0) 09:15:15 (21/129) Installing libmount (2.37.4-r0) 09:15:15 (22/129) Installing pcre (8.45-r1) 09:15:15 (23/129) Installing glib (2.70.1-r0) 09:15:15 (24/129) Installing xz-libs (5.2.5-r1) 09:15:15 (25/129) Installing libxml2 (2.9.14-r1) 09:15:15 (26/129) Installing shared-mime-info (2.1-r1) 09:15:15 (27/129) Installing hicolor-icon-theme (0.17-r1) 09:15:15 (28/129) Installing libjpeg-turbo (2.1.2-r0) 09:15:15 (29/129) Installing libpng (1.6.37-r1) 09:15:15 (30/129) Installing libwebp (1.2.2-r0) 09:15:15 (31/129) Installing zstd-libs (1.5.0-r0) 09:15:15 (32/129) Installing tiff (4.4.0-r0) 09:15:15 (33/129) Installing gdk-pixbuf (2.42.8-r0) 09:15:15 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 09:15:15 (35/129) Installing libxcomposite (0.4.5-r0) 09:15:15 (36/129) Installing libxfixes (6.0.0-r0) 09:15:15 (37/129) Installing libxrender (0.9.10-r3) 09:15:15 (38/129) Installing libxcursor (1.2.0-r0) 09:15:15 (39/129) Installing libxdamage (1.1.5-r1) 09:15:15 (40/129) Installing libxi (1.8-r0) 09:15:15 (41/129) Installing libxinerama (1.1.4-r1) 09:15:15 (42/129) Installing libxrandr (1.5.2-r1) 09:15:15 (43/129) Installing atk (2.36.0-r0) 09:15:15 (44/129) Installing libxtst (1.2.3-r3) 09:15:15 (45/129) Installing dbus-libs (1.12.24-r0) 09:15:15 (46/129) Installing at-spi2-core (2.42.0-r0) 09:15:15 (47/129) Installing at-spi2-atk (2.38.0-r0) 09:15:15 (48/129) Installing expat (2.4.9-r0) 09:15:15 (49/129) Installing brotli-libs (1.0.9-r5) 09:15:15 (50/129) Installing libbz2 (1.0.8-r1) 09:15:15 (51/129) Installing freetype (2.11.1-r2) 09:15:15 (52/129) Installing fontconfig (2.13.1-r4) 09:15:15 (53/129) Installing pixman (0.40.0-r3) 09:15:15 (54/129) Installing cairo (1.16.0-r5) 09:15:15 (55/129) Installing cairo-gobject (1.16.0-r5) 09:15:15 (56/129) Installing avahi-libs (0.8-r5) 09:15:15 (57/129) Installing gmp (6.2.1-r1) 09:15:15 (58/129) Installing nettle (3.7.3-r0) 09:15:15 (59/129) Installing p11-kit (0.24.0-r1) 09:15:15 (60/129) Installing libtasn1 (4.18.0-r0) 09:15:15 (61/129) Installing libunistring (0.9.10-r1) 09:15:15 (62/129) Installing gnutls (3.7.1-r1) 09:15:15 (63/129) Installing cups-libs (2.3.3-r6) 09:15:15 (64/129) Installing libepoxy (1.5.9-r0) 09:15:15 (65/129) Installing fribidi (1.0.11-r0) 09:15:15 (66/129) Installing graphite2 (1.3.14-r0) 09:15:15 (67/129) Installing harfbuzz (3.0.0-r2) 09:15:15 (68/129) Installing libxft (2.3.4-r0) 09:15:15 (69/129) Installing pango (1.48.10-r0) 09:15:15 (70/129) Installing wayland-libs-client (1.19.0-r1) 09:15:15 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 09:15:15 (72/129) Installing wayland-libs-egl (1.19.0-r1) 09:15:15 (73/129) Installing xkeyboard-config (2.34-r0) 09:15:15 (74/129) Installing libxkbcommon (1.3.1-r0) 09:15:15 (75/129) Installing gtk+3.0 (3.24.30-r0) 09:15:15 Executing gtk+3.0-3.24.30-r0.post-install 09:15:16 (76/129) Installing libfontenc (1.1.4-r0) 09:15:16 (77/129) Installing mkfontscale (1.2.1-r1) 09:15:16 (78/129) Installing ttf-opensans (1.10-r1) 09:15:16 Executing ttf-opensans-1.10-r1.post-install 09:15:18 (79/129) Installing libogg (1.3.5-r0) 09:15:18 (80/129) Installing flac (1.3.4-r0) 09:15:18 (81/129) Installing alsa-lib (1.2.5.1-r1) 09:15:18 (82/129) Installing libatomic (10.3.1_git20211027-r0) 09:15:18 (83/129) Installing sdl2 (2.0.16-r4) 09:15:18 (84/129) Installing aom-libs (3.2.0-r0) 09:15:18 (85/129) Installing libass (0.15.2-r0) 09:15:18 (86/129) Installing libdav1d (0.9.2-r0) 09:15:18 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:15:18 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 09:15:18 (89/129) Installing lame (3.100-r0) 09:15:18 (90/129) Installing opus (1.3.1-r1) 09:15:18 (91/129) Installing libgomp (10.3.1_git20211027-r0) 09:15:18 (92/129) Installing soxr (0.1.3-r2) 09:15:18 (93/129) Installing libsrt (1.4.2-r1) 09:15:18 (94/129) Installing libssh (0.9.6-r1) 09:15:18 (95/129) Installing libtheora (1.1.1-r16) 09:15:18 (96/129) Installing v4l-utils-libs (1.22.1-r1) 09:15:18 (97/129) Installing libpciaccess (0.16-r0) 09:15:18 (98/129) Installing libdrm (2.4.109-r0) 09:15:18 (99/129) Installing libva (2.13.0-r0) 09:15:18 (100/129) Installing libvdpau (1.4-r0) 09:15:18 (101/129) Installing vidstab (1.1.0-r1) 09:15:18 (102/129) Installing libvorbis (1.3.7-r0) 09:15:18 (103/129) Installing libvpx (1.10.0-r0) 09:15:18 (104/129) Installing vulkan-loader (1.2.196-r0) 09:15:18 (105/129) Installing x264-libs (20210613-r0) 09:15:18 (106/129) Installing x265-libs (3.5-r0) 09:15:18 (107/129) Installing xvidcore (1.3.7-r1) 09:15:18 (108/129) Installing ffmpeg-libs (4.4.1-r2) 09:15:18 (109/129) Installing libevent (2.1.12-r4) 09:15:18 (110/129) Installing mesa (21.2.6-r0) 09:15:18 (111/129) Installing wayland-libs-server (1.19.0-r1) 09:15:18 (112/129) Installing mesa-gbm (21.2.6-r0) 09:15:18 (113/129) Installing lcms2 (2.12-r1) 09:15:18 (114/129) Installing nspr (4.32-r0) 09:15:18 (115/129) Installing sqlite-libs (3.36.0-r0) 09:15:18 (116/129) Installing nss (3.78.1-r0) 09:15:18 (117/129) Installing libasyncns (0.8-r1) 09:15:18 (118/129) Installing libltdl (2.4.6-r7) 09:15:18 (119/129) Installing orc (0.4.32-r0) 09:15:18 (120/129) Installing libsndfile (1.0.31-r1) 09:15:18 (121/129) Installing speexdsp (1.2.0-r0) 09:15:18 (122/129) Installing tdb-libs (1.4.5-r0) 09:15:18 (123/129) Installing libpulse (15.0-r2) 09:15:18 (124/129) Installing re2 (2021.11.01-r0) 09:15:18 (125/129) Installing snappy (1.1.9-r1) 09:15:18 (126/129) Installing libgpg-error (1.42-r1) 09:15:18 (127/129) Installing libgcrypt (1.9.4-r0) 09:15:18 (128/129) Installing libxslt (1.1.35-r0) 09:15:18 (129/129) Installing chromium (99.0.4844.84-r0) 09:15:19 Executing busybox-1.34.1-r7.trigger 09:15:19 Executing glib-2.70.1-r0.trigger 09:15:19 Executing shared-mime-info-2.1-r1.trigger 09:15:21 Executing gdk-pixbuf-2.42.8-r0.trigger 09:15:21 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:15:21 Executing fontconfig-2.13.1-r4.trigger 09:15:21 Executing mkfontscale-1.2.1-r1.trigger 09:15:21 OK: 286 MiB in 145 packages 09:15:26 Removing intermediate container fc8eb98278fd 09:15:26 ---> 69037a4f54ce 09:15:26 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:15:26 ---> Running in 200a24428738 09:15:26 Removing intermediate container 200a24428738 09:15:26 ---> 5235ccdcbc3c 09:15:26 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:15:26 ---> Running in d11f54c437c9 09:15:26 Removing intermediate container d11f54c437c9 09:15:26 ---> 5698dd67fefc 09:15:26 Step 5/10 : RUN npm install -g npm 09:15:26 ---> Running in 9f596d83d620 09:15:32 09:15:32 changed 54 packages, and audited 212 packages in 5s 09:15:32 09:15:32 11 packages are looking for funding 09:15:32 run `npm fund` for details 09:15:32 09:15:32 found 0 vulnerabilities 09:15:33 Removing intermediate container 9f596d83d620 09:15:33 ---> 657edb3249b9 09:15:33 Step 6/10 : ARG USER=1000 09:15:33 ---> Running in 5d80610030a8 09:15:33 Removing intermediate container 5d80610030a8 09:15:33 ---> 23fcce5d104d 09:15:33 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:15:33 ---> Running in 87c4c4e944ee 09:15:34 Removing intermediate container 87c4c4e944ee 09:15:34 ---> 1d7b274dea8e 09:15:34 Step 8/10 : USER $USER:$USER 09:15:34 ---> Running in 4497b95b80ae 09:15:34 Removing intermediate container 4497b95b80ae 09:15:34 ---> 11e7b02f02fb 09:15:34 Step 9/10 : WORKDIR /app 09:15:34 ---> Running in ce7321741803 09:15:34 Removing intermediate container ce7321741803 09:15:34 ---> ee014ef1e55c 09:15:34 Step 10/10 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee 09:15:34 ---> Running in b89e23804e1d 09:15:34 Removing intermediate container b89e23804e1d 09:15:34 ---> 622dc3f55ad9 09:15:34 Successfully built 622dc3f55ad9 09:15:34 Successfully tagged edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee 09:15:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:15:34 touch edgex-web-ui.imagebuilt 09:15:34 mkdir -p node_modules coverage 09:15:34 chown "1000:1000" node_modules coverage package-lock.json 09:15:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:36 npm WARN EBADENGINE Unsupported engine { 09:15:36 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:15:36 npm WARN EBADENGINE required: { 09:15:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:15:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:15:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:15:36 npm WARN EBADENGINE }, 09:15:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:15:36 npm WARN EBADENGINE } 09:15:40 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:15:40 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 09:15:40 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:15:40 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:15:40 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:15:40 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:15:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:15:42 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:15:42 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:15:44 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 09:15:44 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 09:15:45 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. 09:15:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:15:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:15:45 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. 09:15:46 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:15:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:15:49 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. 09:15:51 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. 09:15:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7638 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:15:55 Running in /w/workspace/edgex-ui-go/82 [Pipeline] { [Pipeline] checkout 09:15:55 The recommended git tool is: git 09:15:56 09:15:56 added 1478 packages, and audited 1479 packages in 21s 09:15:56 09:15:56 90 packages are looking for funding 09:15:56 run `npm fund` for details 09:15:56 09:15:56 13 vulnerabilities (3 moderate, 8 high, 2 critical) 09:15:56 09:15:56 To address issues that do not require attention, run: 09:15:56 npm audit fix 09:15:56 09:15:56 To address all issues (including breaking changes), run: 09:15:56 npm audit fix --force 09:15:56 09:15:56 Run `npm audit` for details. 09:16:00 using credential edgex-jenkins-ssh 09:16:00 Cloning the remote Git repository 09:16:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:16:00 > git init /w/workspace/edgex-ui-go/82 # timeout=10 09:16:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:00 > git --version # timeout=10 09:16:00 > git --version # 'git version 2.25.1' 09:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:00 Verifying host key using known hosts file 09:16:01 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. 09:16:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:03 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 09:16:04 - Generating browser application bundles (phase: setup)... 09:16:05 Avoid second fetch 09:16:05 Checking out Revision 7068460caebfd9ea6dab23a48856cc5898547cee (main) 09:16:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:05 > git config core.sparsecheckout # timeout=10 09:16:05 > git checkout -f 7068460caebfd9ea6dab23a48856cc5898547cee # timeout=10 09:16:06 Commit message: "refactor: The backend server of GUI (#555)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:07 Dload Upload Total Spent Left Speed 09:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 67031 0 --:--:-- --:--:-- --:--:-- 67031 [Pipeline] sh 09:16:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:16:08 + sudo tee /etc/docker/daemon.new 09:16:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:16:08 { 09:16:08 "registry-mirrors": [ 09:16:08 "https://nexus3.edgexfoundry.org:10001" 09:16:08 ], 09:16:08 "bip": "10.250.0.254/24", 09:16:08 "hosts": [ 09:16:08 "tcp://0.0.0.0:5555", 09:16:08 "unix:///var/run/docker.sock" 09:16:08 ], 09:16:08 "mtu": 1458, 09:16:08 "selinux-enabled": true, 09:16:08 "seccomp-profile": "/etc/docker/seccomp.json" 09:16:08 } [Pipeline] sh 09:16:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:16:08 + sudo service docker restart 09:16:09 Compiling @angular/core : es2015 as esm2015 09:16:09 Compiling @angular/compiler/testing : es2015 as esm2015 09:16:12 Compiling @angular/common : es2015 as esm2015 09:16:12 Compiling @angular/core/testing : es2015 as esm2015 09:16:12 Compiling @angular/platform-browser : es2015 as esm2015 09:16:12 Compiling @angular/common/testing : es2015 as esm2015 09:16:13 Compiling @angular/common/http : es2015 as esm2015 09:16:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:16:13 Compiling @angular/router : es2015 as esm2015 09:16:14 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:16:14 Compiling @angular/forms : es2015 as esm2015 09:16:14 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:16:14 Compiling @angular/common/http/testing : es2015 as esm2015 09:16:15 Compiling @angular/router/testing : es2015 as esm2015 09:16:22 11 10 2022 09:16:21.557:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:16:22 11 10 2022 09:16:21.559:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:16:22 11 10 2022 09:16:21.562:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:27 provisioning config files... 09:16:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/82@tmp/config7556032959005511748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:27 ---> docker-login.sh 09:16:27 nexus3.edgexfoundry.org:10001 09:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:28 Configure a credential helper to remove this warning. See 09:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:28 09:16:28 Login Succeeded 09:16:28 nexus3.edgexfoundry.org:10002 09:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:28 Configure a credential helper to remove this warning. See 09:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:28 09:16:28 Login Succeeded 09:16:28 nexus3.edgexfoundry.org:10003 09:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:28 Configure a credential helper to remove this warning. See 09:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:28 09:16:28 Login Succeeded 09:16:28 nexus3.edgexfoundry.org:10004 09:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:29 Configure a credential helper to remove this warning. See 09:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:29 09:16:29 Login Succeeded 09:16:29 docker.io 09:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:29 Configure a credential helper to remove this warning. See 09:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:29 09:16:29 Login Succeeded 09:16:29 ---> docker-login.sh ends [Pipeline] } 09:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:16:29 ========================================================= 09:16:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:16:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16: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 . 09:16:31 Sending build context to Docker daemon 28.93MB 09:16:31 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:16:31 Step 2/16 : FROM ${BASE} AS builder 09:16:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:16:31 9b18e9b68314: Pulling fs layer 09:16:31 d32db5db7311: Pulling fs layer 09:16:31 d0c4b47475fc: Pulling fs layer 09:16:31 5831b945b038: Pulling fs layer 09:16:31 86bbec2aaacd: Pulling fs layer 09:16:31 e10730c5d714: Pulling fs layer 09:16:31 5dd5c2283517: Pulling fs layer 09:16:31 d5ac0230b979: Pulling fs layer 09:16:31 e10730c5d714: Waiting 09:16:31 5dd5c2283517: Waiting 09:16:31 d5ac0230b979: Waiting 09:16:31 5831b945b038: Waiting 09:16:31 86bbec2aaacd: Waiting 09:16:31 d0c4b47475fc: Download complete 09:16:31 d32db5db7311: Verifying Checksum 09:16:31 d32db5db7311: Download complete 09:16:31 86bbec2aaacd: Verifying Checksum 09:16:31 86bbec2aaacd: Download complete 09:16:31 e10730c5d714: Verifying Checksum 09:16:31 e10730c5d714: Download complete 09:16:31 9b18e9b68314: Verifying Checksum 09:16:31 9b18e9b68314: Download complete 09:16:32 9b18e9b68314: Pull complete 09:16:32 d5ac0230b979: Verifying Checksum 09:16:32 d5ac0230b979: Download complete 09:16:32 ✔ Browser application bundle generation complete. 09:16:32 11 10 2022 09:16:32.426:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket tl_TXIxYnMFVgro4AAAB with id 55235959 09:16:33 d32db5db7311: Pull complete 09:16:33 d0c4b47475fc: Pull complete 09:16:33 5dd5c2283517: Verifying Checksum 09:16:33 5dd5c2283517: Download complete 09:16:34 5831b945b038: Verifying Checksum 09:16:34 5831b945b038: Download complete 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.09 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.101 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.11 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.13 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.149 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.242 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.256 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.264 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.268 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.273 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.277 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.298 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.312 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.323 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.333 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.35 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.353 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.366 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.385 secs) 09:16:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.405 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.408 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.41 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.432 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.448 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.455 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.481 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.493 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.497 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.501 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.504 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.517 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.525 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.539 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.546 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.552 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.584 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.592 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.629 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.637 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.64 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.642 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.645 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.654 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.659 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.664 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.675 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.712 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.74 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.747 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.752 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.753 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.756 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.757 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.765 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.799 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.803 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.819 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.823 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.827 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.831 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.833 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.841 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.867 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.876 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.884 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.886 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.887 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.906 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.915 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.919 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 0.921 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 0.923 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 0.926 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 0.93 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 0.935 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 0.943 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 0.963 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 0.972 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.002 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.033 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.061 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.068 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.082 secs) 09:16:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.092 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.123 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.131 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.139 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.149 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.167 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.211 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.215 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.253 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.267 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.278 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.282 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.288 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.297 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.306 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.331 secs) 09:16:37 WARN: ' 09:16:37 It looks like you're using ngModel on the same form field as formControlName. 09:16:37 Support for using the ngModel input property and ngModelChange event with 09:16:37 reactive form directives has been deprecated in Angular v6 and will be removed 09:16:37 in a future version of Angular. 09:16:37 09:16:37 For more information on this, see our API docs here: 09:16:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:16:37 ' 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.331 secs) 09:16:37 WARN: ' 09:16:37 It looks like you're using ngModel on the same form field as formControlName. 09:16:37 Support for using the ngModel input property and ngModelChange event with 09:16:37 reactive form directives has been deprecated in Angular v6 and will be removed 09:16:37 in a future version of Angular. 09:16:37 09:16:37 For more information on this, see our API docs here: 09:16:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:16:37 ' 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.356 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.406 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.427 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.458 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.467 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.487 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.497 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.509 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.517 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.524 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.526 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.528 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.531 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.562 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.57 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.594 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.656 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.668 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.675 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.704 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.726 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.733 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.737 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.763 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.786 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.788 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.803 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.82 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.822 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.828 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.838 secs) 09:16:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.863 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.874 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.887 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.891 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.898 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.91 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.933 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.941 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.948 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.952 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.96 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.965 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.969 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.989 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.01 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.024 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.032 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.042 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.048 secs) 09:16:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.103 secs / 2.048 secs) 09:16:38 TOTAL: 149 SUCCESS 09:16:38 ✔ Browser application bundle generation complete. 09:16:38 09:16:38 =============================== Coverage summary =============================== 09:16:38 Statements : 40.95% ( 1466/3580 ) 09:16:38 Branches : 12.03% ( 111/923 ) 09:16:38 Functions : 33.2% ( 431/1298 ) 09:16:38 Lines : 38.88% ( 1317/3387 ) 09:16:38 ================================================================================ 09:16:38 ✔ Browser application bundle generation complete. 09:16:39 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 09:16:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:16:39 $ docker stop --time=1 02b502f80c8cfbb67cb59d7d3717c8edb81ee2aa54b62c425d22e6c75ad102b7 09:16:40 $ docker rm -f 02b502f80c8cfbb67cb59d7d3717c8edb81ee2aa54b62c425d22e6c75ad102b7 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:16:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:16:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:16:43 + ls -al . 09:16:43 total 176 09:16:43 drwxrwxr-x 14 jenkins jenkins 4096 Oct 11 09:14 . 09:16:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:13 .. 09:16:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:13 .blubracket 09:16:43 -rw-rw-r-- 1 jenkins jenkins 18 Oct 11 09:13 .dockerignore 09:16:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:14 .git 09:16:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:13 .github 09:16:43 -rw-rw-r-- 1 jenkins jenkins 185 Oct 11 09:13 .gitignore 09:16:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 09:14 .semver 09:16:43 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 11 09:13 Attribution.txt 09:16:43 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 11 09:13 CHANGELOG.md 09:16:43 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 11 09:13 CONTRIBUTING.md 09:16:43 -rw-rw-r-- 1 jenkins jenkins 1669 Oct 11 09:13 Dockerfile 09:16:43 -rw-rw-r-- 1 jenkins jenkins 652 Oct 11 09:13 Jenkinsfile 09:16:43 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 11 09:13 LICENSE 09:16:43 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 11 09:13 Makefile 09:16:43 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 11 09:13 README.md 09:16:43 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 09:14 VERSION 09:16:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:13 assets 09:16:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:13 bin 09:16:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:13 cmd 09:16:43 -rw-r--r-- 1 jenkins jenkins 10 Oct 11 09:14 coverage.out 09:16:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:13 docs 09:16:43 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 11 09:13 go.mod 09:16:43 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 11 09:13 go.sum 09:16:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:13 internal 09:16:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:13 snap 09:16:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:13 testing 09:16:43 -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 09:13 version.go 09:16:43 drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 09:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:43 + 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=7068460caebfd9ea6dab23a48856cc5898547cee --label arch=amd64 --label version=2.3.0-dev.11 . 09:16:44 Sending build context to Docker daemon 48.7MB 09:16:44 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:16:44 Step 2/24 : FROM ${BASE} AS builder 09:16:44 ---> f0d85c8c4536 09:16:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:16:44 ---> Running in 361c3899f04e 09:16:44 Removing intermediate container 361c3899f04e 09:16:44 ---> 3ecc91ab1806 09:16:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:16:45 ---> Running in 08dc902e4939 09:16:45 Removing intermediate container 08dc902e4939 09:16:45 ---> fdba801f1182 09:16:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:16:45 ---> Running in 1f4640a1fe96 09:16:45 Removing intermediate container 1f4640a1fe96 09:16:45 ---> 462a057474a3 09:16:45 Step 6/24 : LABEL Name=edgex-ui-go 09:16:45 ---> Running in 06fb7a563a3a 09:16:45 Removing intermediate container 06fb7a563a3a 09:16:45 ---> bf757178c45c 09:16:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:16:45 ---> Running in 2c6bcf099c88 09:16:45 Removing intermediate container 2c6bcf099c88 09:16:45 ---> b967077abc3b 09:16:45 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:16:46 ---> dc1a6b722667 09:16:46 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:46 ---> Running in 1648816676de 09:16:46 5831b945b038: Pull complete 09:16:46 86bbec2aaacd: Pull complete 09:16:46 e10730c5d714: Pull complete 09:16:46 Removing intermediate container 1648816676de 09:16:46 ---> 93dfcc670747 09:16:46 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:16:46 ---> Running in 811d824e0b38 09:16:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:48 OK: 211 MiB in 51 packages 09:16:48 Removing intermediate container 811d824e0b38 09:16:48 ---> 3b1a898771ba 09:16:48 Step 11/24 : ENV GO111MODULE=on 09:16:48 ---> Running in 5a8cd027cfa3 09:16:48 Removing intermediate container 5a8cd027cfa3 09:16:48 ---> 575d3027fe2b 09:16:48 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:16:48 ---> Running in 9f7bb4d9a680 09:16:48 Removing intermediate container 9f7bb4d9a680 09:16:48 ---> 552abc214685 09:16:48 Step 13/24 : COPY go.mod vendor* ./ 09:16:48 ---> 582a123689d1 09:16:48 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:49 ---> Running in f3138c032bf2 09:16:49 Removing intermediate container f3138c032bf2 09:16:49 ---> ccc87c9c0041 09:16:49 Step 15/24 : COPY . . 09:16:51 ---> 24a8d77546d4 09:16:51 Step 16/24 : RUN ${MAKE} 09:16:51 ---> Running in 7965ea5e1451 09:16:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:16:53 5dd5c2283517: Pull complete 09:16:54 d5ac0230b979: Pull complete 09:16:54 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:16:54 ---> 59b3b1a385d4 09:16:54 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:16:56 ---> Running in 792e9cccc4df 09:16:56 Removing intermediate container 792e9cccc4df 09:16:56 ---> ea867f8cd375 09:16:56 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:16:56 ---> Running in 8407c89645b5 09:16:56 Removing intermediate container 8407c89645b5 09:16:56 ---> b2c5fbeac2ae 09:16:56 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:16:56 ---> Running in 8d6d07ab84c5 09:16:57 Removing intermediate container 8d6d07ab84c5 09:16:57 ---> e2ec1f96f058 09:16:57 Step 6/16 : LABEL Name=edgex-ui-go 09:16:57 ---> Running in 80261d8350ac 09:16:57 Removing intermediate container 80261d8350ac 09:16:57 ---> 2049367ab247 09:16:57 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:16:57 ---> Running in 8be80e68d9d5 09:16:58 Removing intermediate container 8be80e68d9d5 09:16:58 ---> fbf18320daf3 09:16:58 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:16:58 latest: Pulling from library/docker 09:16:58 9b18e9b68314: Already exists 09:16:58 c21cba7d4ed2: Pulling fs layer 09:16:58 63dea5e92710: Pulling fs layer 09:16:58 9d2c8901bb3f: Pulling fs layer 09:16:58 617bdaf04ff9: Pulling fs layer 09:16:58 905797b402e1: Pulling fs layer 09:16:58 4200b31db3e1: Pulling fs layer 09:16:58 0f100482841c: Pulling fs layer 09:16:58 34a7cc51cc60: Pulling fs layer 09:16:58 617bdaf04ff9: Waiting 09:16:58 905797b402e1: Waiting 09:16:58 4200b31db3e1: Waiting 09:16:58 0f100482841c: Waiting 09:16:58 34a7cc51cc60: Waiting 09:16:58 63dea5e92710: Verifying Checksum 09:16:58 63dea5e92710: Download complete 09:16:59 c21cba7d4ed2: Verifying Checksum 09:16:59 c21cba7d4ed2: Download complete 09:16:59 9d2c8901bb3f: Verifying Checksum 09:16:59 9d2c8901bb3f: Download complete 09:16:59 4200b31db3e1: Verifying Checksum 09:16:59 4200b31db3e1: Download complete 09:16:59 617bdaf04ff9: Verifying Checksum 09:16:59 617bdaf04ff9: Download complete 09:16:59 905797b402e1: Verifying Checksum 09:16:59 905797b402e1: Download complete 09:16:59 0f100482841c: Verifying Checksum 09:16:59 0f100482841c: Download complete 09:16:59 34a7cc51cc60: Verifying Checksum 09:16:59 34a7cc51cc60: Download complete 09:16:59 c21cba7d4ed2: Pull complete 09:16:59 63dea5e92710: Pull complete 09:17:00 9d2c8901bb3f: Pull complete 09:17:01 617bdaf04ff9: Pull complete 09:17:03 905797b402e1: Pull complete 09:17:03 4200b31db3e1: Pull complete 09:17:03 Removing intermediate container 7965ea5e1451 09:17:03 ---> 256882df03b2 09:17:03 Step 17/24 : FROM alpine:3.14 09:17:03 3.14: Pulling from library/alpine 09:17:03 c7ed990a2339: Pulling fs layer 09:17:03 c7ed990a2339: Download complete 09:17:03 0f100482841c: Pull complete 09:17:03 34a7cc51cc60: Pull complete 09:17:03 Digest: sha256:b2343859b009730168704bf04dd705291539db39df5ccf840a91b647b72009fe 09:17:03 Status: Downloaded newer image for docker:latest 09:17:03 c7ed990a2339: Pull complete 09:17:03 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:17:03 Status: Downloaded newer image for alpine:3.14 09:17:03 ---> dd53f409bf0b 09:17:03 Step 18/24 : EXPOSE 4000 09:17:03 ---> Running in dad0628b6f74 09:17:04 Removing intermediate container dad0628b6f74 09:17:04 ---> f11f2c1af435 09:17:04 Step 19/24 : 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 09:17:05 ---> d82bc0b1a2a7 09:17:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:17:05 ---> Running in 1545e376d944 09:17:05 Removing intermediate container 1545e376d944 09:17:05 ---> 2dcef47f2e08 09:17:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:17:05 ---> Running in e995c787c99f 09:17:05 Removing intermediate container e995c787c99f 09:17:05 ---> d78823d548c5 09:17:05 Step 22/24 : LABEL arch=amd64 09:17:05 ---> Running in d25b741f4cab 09:17:05 Removing intermediate container d25b741f4cab 09:17:05 ---> 2eea11c7f126 09:17:05 Step 23/24 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee 09:17:05 ---> Running in aaa74b255a14 09:17:05 Removing intermediate container aaa74b255a14 09:17:05 ---> 423d22420172 09:17:05 Step 24/24 : LABEL version=2.3.0-dev.11 09:17:05 ---> Running in 2fd111a480a5 09:17:05 Removing intermediate container 2fd111a480a5 09:17:05 ---> 1588e02eb91f 09:17:05 [Warning] One or more build-args [ARCH] were not consumed 09:17:05 Successfully built 1588e02eb91f 09:17:05 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:05 provisioning config files... 09:17:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11688509544709632501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:05 ---> docker-login.sh 09:17:05 nexus3.edgexfoundry.org:10001 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 nexus3.edgexfoundry.org:10002 09:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:05 Configure a credential helper to remove this warning. See 09:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:05 09:17:05 Login Succeeded 09:17:05 nexus3.edgexfoundry.org:10003 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 nexus3.edgexfoundry.org:10004 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 docker.io 09:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:06 ---> cbaf0d78e223 09:17:06 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:06 ---> Running in 07eac849ae4e 09:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:06 Configure a credential helper to remove this warning. See 09:17:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:06 09:17:06 Login Succeeded 09:17:06 ---> docker-login.sh ends [Pipeline] } 09:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:06 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:17:06 7068460caebfd9ea6dab23a48856cc5898547cee 09:17:06 latest 09:17:06 2.3.0-dev.11 09:17:06 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 09:17:06 main 09:17:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:07 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee 09:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:17:07 3cbec8b658e2: Preparing 09:17:07 63493a9ab2d4: Preparing 09:17:07 63493a9ab2d4: Layer already exists 09:17:08 Removing intermediate container 07eac849ae4e 09:17:08 ---> 165b3ec7d6e9 09:17:08 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:17:08 ---> Running in 72aff5d9ee0d 09:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:09 3cbec8b658e2: Pushed 09:17:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:10 7068460caebfd9ea6dab23a48856cc5898547cee: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:10 OK: 221 MiB in 51 packages 09:17:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:17:11 3cbec8b658e2: Preparing 09:17:11 63493a9ab2d4: Preparing 09:17:11 63493a9ab2d4: Layer already exists 09:17:11 3cbec8b658e2: Layer already exists 09:17:11 latest: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:11 Removing intermediate container 72aff5d9ee0d 09:17:11 ---> 19c3abdc3d1f 09:17:11 Step 11/16 : ENV GO111MODULE=on 09:17:11 ---> Running in 2352ffbbed71 09:17:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.11 09:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:17:12 3cbec8b658e2: Preparing 09:17:12 63493a9ab2d4: Preparing 09:17:12 3cbec8b658e2: Layer already exists 09:17:12 63493a9ab2d4: Layer already exists 09:17:12 2.3.0-dev.11: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:12 Removing intermediate container 2352ffbbed71 09:17:12 ---> 8c6ecc184114 09:17:12 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:17:12 ---> Running in cc7d66a0f0fc 09:17:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:12 Removing intermediate container cc7d66a0f0fc 09:17:12 ---> feff601daeb7 09:17:12 Step 13/16 : COPY go.mod vendor* ./ 09:17:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 09:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:17:12 3cbec8b658e2: Preparing 09:17:12 63493a9ab2d4: Preparing 09:17:12 3cbec8b658e2: Layer already exists 09:17:12 63493a9ab2d4: Layer already exists 09:17:12 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:13 ---> 32869dd47a59 09:17:13 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:13 ---> Running in 3a031d0de849 09:17:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:17:13 3cbec8b658e2: Preparing 09:17:13 63493a9ab2d4: Preparing 09:17:13 63493a9ab2d4: Layer already exists 09:17:13 3cbec8b658e2: Layer already exists 09:17:13 main: digest: sha256:b5b6d27f531aefa18cabe0beec1e5051ca1ace451bfe9989ef17f1b52a1058e2 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:17:13 ===================================================== [Pipeline] echo 09:17:13 taggedImages: 09:17:13 - nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee 09:17:13 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:17:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.11 09:17:13 - nexus3.edgexfoundry.org:10004/edgex-ui:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 09:17:13 - 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 09:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:13 09:17:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:13 latest: Pulling from edgex-lftools-log-publisher 09:17:13 5eb5b503b376: Pulling fs layer 09:17:13 5c69ac0246d0: Pulling fs layer 09:17:13 ec43610c2a17: Pulling fs layer 09:17:13 3a2ae6a8a46f: Pulling fs layer 09:17:13 3a2ae6a8a46f: Waiting 09:17:13 33b1e0a273af: Pulling fs layer 09:17:13 5d3b04190fa2: Pulling fs layer 09:17:13 2f39f015ded8: Pulling fs layer 09:17:13 33b1e0a273af: Waiting 09:17:13 5d3b04190fa2: Waiting 09:17:13 2f39f015ded8: Waiting 09:17:13 5c69ac0246d0: Download complete 09:17:13 3a2ae6a8a46f: Verifying Checksum 09:17:13 3a2ae6a8a46f: Download complete 09:17:13 33b1e0a273af: Verifying Checksum 09:17:13 33b1e0a273af: Download complete 09:17:13 ec43610c2a17: Verifying Checksum 09:17:13 ec43610c2a17: Download complete 09:17:13 5d3b04190fa2: Verifying Checksum 09:17:13 5d3b04190fa2: Download complete 09:17:14 5eb5b503b376: Verifying Checksum 09:17:14 5eb5b503b376: Download complete 09:17:15 2f39f015ded8: Download complete 09:17:15 5eb5b503b376: Pull complete 09:17:15 5c69ac0246d0: Pull complete 09:17:16 ec43610c2a17: Pull complete 09:17:16 3a2ae6a8a46f: Pull complete 09:17:16 33b1e0a273af: Pull complete 09:17:16 5d3b04190fa2: Pull complete 09:17:20 2f39f015ded8: Pull complete 09:17:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:20 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:24 $ docker top 50056eed7fccbd2b6f22af2a874bd0208060c22a2e862d65c5c981f732086e9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:24 ---> job-cost.sh 09:17:24 lf-activate-venv: SKIPPING 09:17:24 INFO: No Stack... 09:17:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:25 INFO: Archiving Costs [Pipeline] sh 09:17:25 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 09:17:25 + cut -d, -f6 [Pipeline] lock 09:17:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] 09:17:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] did not exist. Created. 09:17:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:26 + echo total: 0.2199999988079071 [Pipeline] stash 09:17:26 Stashed 1 file(s) [Pipeline] } 09:17:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:26 $ docker stop --time=1 50056eed7fccbd2b6f22af2a874bd0208060c22a2e862d65c5c981f732086e9c 09:17:27 $ docker rm -f 50056eed7fccbd2b6f22af2a874bd0208060c22a2e862d65c5c981f732086e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:17:59 Removing intermediate container 3a031d0de849 09:17:59 ---> 00de081bd5ba 09:17:59 Step 15/16 : COPY . . 09:17:59 ---> be06389a7e54 09:17:59 Step 16/16 : RUN ${MAKE} 09:17:59 ---> Running in c5a5ed3d679d 09:17:59 noop 09:17:59 Removing intermediate container c5a5ed3d679d 09:17:59 ---> d68e83396cc3 09:17:59 Successfully built d68e83396cc3 09:17:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:00 + docker inspect -f . ci-base-image-arm64 09:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-7638 does not seem to be running inside a container 09:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/82 -v /w/workspace/edgex-ui-go/82:/w/workspace/edgex-ui-go/82:rw,z -v /w/workspace/edgex-ui-go/82@tmp:/w/workspace/edgex-ui-go/82@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 09:18:01 $ docker top e2dd160df92c4d1a49678cdc935a7c4b6ccbccbca92aa749a6fd0cee684fea29 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:02 + go version 09:18:02 go version go1.18.7 linux/arm64 [Pipeline] } 09:18:02 $ docker stop --time=1 e2dd160df92c4d1a49678cdc935a7c4b6ccbccbca92aa749a6fd0cee684fea29 09:18:04 $ docker rm -f e2dd160df92c4d1a49678cdc935a7c4b6ccbccbca92aa749a6fd0cee684fea29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:04 + docker inspect -f . ci-base-image-arm64 09:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:04 prd-ubuntu20.04-docker-arm64-4c-16g-7638 does not seem to be running inside a container 09:18:04 $ 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/82 -v /w/workspace/edgex-ui-go/82:/w/workspace/edgex-ui-go/82:rw,z -v /w/workspace/edgex-ui-go/82@tmp:/w/workspace/edgex-ui-go/82@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 09:18:06 $ docker top 3413adb15640eeb32a8e1ef6f385bc31b4796d799c7a6a6f6f485f75094d9e07 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:06 + git config --global --add safe.directory /w/workspace/edgex-ui-go/82 [Pipeline] fileExists [Pipeline] sh 09:18:06 + make test 09:18:06 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:18:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:19:30 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:19:30 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:19:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:19:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:19:36 ./bin/test-attribution-txt.sh 09:19:36 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:19:36 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:19:36 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:19:36 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:19:36 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:19:36 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:19:36 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:19:36 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:19:36 make -C web test 09:19:36 make[1]: Entering directory '/w/workspace/edgex-ui-go/82/web' 09:19:36 make[1]: tput: No such file or directory 09:19:36 make[1]: tput: No such file or directory 09:19:36 warning: generating ./VERSION 09:19:36 echo "0.0.0" > VERSION 09:19:36 docker build \ 09:19:36 -f Dockerfile \ 09:19:36 --build-arg USER=1000 \ 09:19:36 \ 09:19:36 --label "git_sha=7068460caebfd9ea6dab23a48856cc5898547cee" \ 09:19:36 -t edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee \ 09:19:36 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:19:36 . 09:19:37 Sending build context to Docker daemon 3.269MB 09:19:37 Step 1/10 : FROM node:16.17-alpine3.15 09:19:37 16.17-alpine3.15: Pulling from library/node 09:19:37 47517142f6ba: Pulling fs layer 09:19:37 5f8c4bfa009b: Pulling fs layer 09:19:37 f7079c9c4ba1: Pulling fs layer 09:19:37 aba105e6f55a: Pulling fs layer 09:19:37 aba105e6f55a: Waiting 09:19:37 47517142f6ba: Verifying Checksum 09:19:37 47517142f6ba: Download complete 09:19:37 aba105e6f55a: Verifying Checksum 09:19:37 aba105e6f55a: Download complete 09:19:37 f7079c9c4ba1: Verifying Checksum 09:19:37 f7079c9c4ba1: Download complete 09:19:38 47517142f6ba: Pull complete 09:19:39 5f8c4bfa009b: Verifying Checksum 09:19:39 5f8c4bfa009b: Download complete 09:19:43 5f8c4bfa009b: Pull complete 09:19:43 f7079c9c4ba1: Pull complete 09:19:43 aba105e6f55a: Pull complete 09:19:43 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:19:43 Status: Downloaded newer image for node:16.17-alpine3.15 09:19:43 ---> bf1b8b58d215 09:19:43 Step 2/10 : RUN apk add --no-cache chromium 09:19:44 ---> Running in 5d8f23875702 09:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:19:46 (1/128) Installing libxau (1.0.9-r0) 09:19:46 (2/128) Installing libmd (1.0.3-r0) 09:19:46 (3/128) Installing libbsd (0.11.3-r1) 09:19:46 (4/128) Installing libxdmcp (1.1.3-r0) 09:19:46 (5/128) Installing libxcb (1.14-r2) 09:19:46 (6/128) Installing libx11 (1.7.3.1-r0) 09:19:46 (7/128) Installing libxext (1.3.4-r0) 09:19:46 (8/128) Installing libice (1.0.10-r0) 09:19:46 (9/128) Installing libuuid (2.37.4-r0) 09:19:46 (10/128) Installing libsm (1.2.3-r0) 09:19:46 (11/128) Installing libxt (1.2.1-r0) 09:19:46 (12/128) Installing libxmu (1.1.3-r0) 09:19:46 (13/128) Installing xset (1.2.4-r0) 09:19:46 (14/128) Installing xprop (1.2.5-r0) 09:19:46 (15/128) Installing xdg-utils (1.1.3-r0) 09:19:46 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 09:19:46 (17/128) Installing pkgconf (1.8.0-r0) 09:19:46 (18/128) Installing libffi (3.4.2-r1) 09:19:46 (19/128) Installing libintl (0.21-r0) 09:19:46 (20/128) Installing libblkid (2.37.4-r0) 09:19:46 (21/128) Installing libmount (2.37.4-r0) 09:19:46 (22/128) Installing pcre (8.45-r1) 09:19:46 (23/128) Installing glib (2.70.1-r0) 09:19:46 (24/128) Installing xz-libs (5.2.5-r1) 09:19:47 (25/128) Installing libxml2 (2.9.14-r1) 09:19:47 (26/128) Installing shared-mime-info (2.1-r1) 09:19:47 (27/128) Installing hicolor-icon-theme (0.17-r1) 09:19:47 (28/128) Installing libjpeg-turbo (2.1.2-r0) 09:19:47 (29/128) Installing libpng (1.6.37-r1) 09:19:47 (30/128) Installing libwebp (1.2.2-r0) 09:19:47 (31/128) Installing zstd-libs (1.5.0-r0) 09:19:47 (32/128) Installing tiff (4.4.0-r0) 09:19:47 (33/128) Installing gdk-pixbuf (2.42.8-r0) 09:19:47 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 09:19:47 (35/128) Installing libxcomposite (0.4.5-r0) 09:19:47 (36/128) Installing libxfixes (6.0.0-r0) 09:19:47 (37/128) Installing libxrender (0.9.10-r3) 09:19:47 (38/128) Installing libxcursor (1.2.0-r0) 09:19:47 (39/128) Installing libxdamage (1.1.5-r1) 09:19:47 (40/128) Installing libxi (1.8-r0) 09:19:47 (41/128) Installing libxinerama (1.1.4-r1) 09:19:47 (42/128) Installing libxrandr (1.5.2-r1) 09:19:47 (43/128) Installing atk (2.36.0-r0) 09:19:47 (44/128) Installing libxtst (1.2.3-r3) 09:19:47 (45/128) Installing dbus-libs (1.12.24-r0) 09:19:47 (46/128) Installing at-spi2-core (2.42.0-r0) 09:19:47 (47/128) Installing at-spi2-atk (2.38.0-r0) 09:19:47 (48/128) Installing expat (2.4.9-r0) 09:19:47 (49/128) Installing brotli-libs (1.0.9-r5) 09:19:47 (50/128) Installing libbz2 (1.0.8-r1) 09:19:47 (51/128) Installing freetype (2.11.1-r2) 09:19:47 (52/128) Installing fontconfig (2.13.1-r4) 09:19:47 (53/128) Installing pixman (0.40.0-r3) 09:19:47 (54/128) Installing cairo (1.16.0-r5) 09:19:47 (55/128) Installing cairo-gobject (1.16.0-r5) 09:19:47 (56/128) Installing avahi-libs (0.8-r5) 09:19:47 (57/128) Installing gmp (6.2.1-r1) 09:19:47 (58/128) Installing nettle (3.7.3-r0) 09:19:47 (59/128) Installing p11-kit (0.24.0-r1) 09:19:47 (60/128) Installing libtasn1 (4.18.0-r0) 09:19:47 (61/128) Installing libunistring (0.9.10-r1) 09:19:47 (62/128) Installing gnutls (3.7.1-r1) 09:19:47 (63/128) Installing cups-libs (2.3.3-r6) 09:19:47 (64/128) Installing libepoxy (1.5.9-r0) 09:19:47 (65/128) Installing fribidi (1.0.11-r0) 09:19:47 (66/128) Installing graphite2 (1.3.14-r0) 09:19:47 (67/128) Installing harfbuzz (3.0.0-r2) 09:19:47 (68/128) Installing libxft (2.3.4-r0) 09:19:47 (69/128) Installing pango (1.48.10-r0) 09:19:47 (70/128) Installing wayland-libs-client (1.19.0-r1) 09:19:47 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 09:19:47 (72/128) Installing wayland-libs-egl (1.19.0-r1) 09:19:47 (73/128) Installing xkeyboard-config (2.34-r0) 09:19:48 (74/128) Installing libxkbcommon (1.3.1-r0) 09:19:48 (75/128) Installing gtk+3.0 (3.24.30-r0) 09:19:48 Executing gtk+3.0-3.24.30-r0.post-install 09:19:48 (76/128) Installing libfontenc (1.1.4-r0) 09:19:48 (77/128) Installing mkfontscale (1.2.1-r1) 09:19:48 (78/128) Installing ttf-opensans (1.10-r1) 09:19:48 Executing ttf-opensans-1.10-r1.post-install 09:19:50 (79/128) Installing libogg (1.3.5-r0) 09:19:50 (80/128) Installing flac (1.3.4-r0) 09:19:50 (81/128) Installing alsa-lib (1.2.5.1-r1) 09:19:50 (82/128) Installing libatomic (10.3.1_git20211027-r0) 09:19:50 (83/128) Installing sdl2 (2.0.16-r4) 09:19:50 (84/128) Installing aom-libs (3.2.0-r0) 09:19:50 (85/128) Installing libass (0.15.2-r0) 09:19:50 (86/128) Installing libdav1d (0.9.2-r0) 09:19:50 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:19:50 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 09:19:50 (89/128) Installing lame (3.100-r0) 09:19:50 (90/128) Installing opus (1.3.1-r1) 09:19:50 (91/128) Installing libgomp (10.3.1_git20211027-r0) 09:19:50 (92/128) Installing soxr (0.1.3-r2) 09:19:50 (93/128) Installing libsrt (1.4.2-r1) 09:19:50 (94/128) Installing libssh (0.9.6-r1) 09:19:50 (95/128) Installing libtheora (1.1.1-r16) 09:19:50 (96/128) Installing v4l-utils-libs (1.22.1-r1) 09:19:50 (97/128) Installing libdrm (2.4.109-r0) 09:19:51 (98/128) Installing libva (2.13.0-r0) 09:19:51 (99/128) Installing libvdpau (1.4-r0) 09:19:51 (100/128) Installing vidstab (1.1.0-r1) 09:19:51 (101/128) Installing libvorbis (1.3.7-r0) 09:19:51 (102/128) Installing libvpx (1.10.0-r0) 09:19:51 (103/128) Installing vulkan-loader (1.2.196-r0) 09:19:51 (104/128) Installing x264-libs (20210613-r0) 09:19:51 (105/128) Installing x265-libs (3.5-r0) 09:19:51 (106/128) Installing xvidcore (1.3.7-r1) 09:19:51 (107/128) Installing ffmpeg-libs (4.4.1-r2) 09:19:51 (108/128) Installing libevent (2.1.12-r4) 09:19:52 (109/128) Installing mesa (21.2.6-r0) 09:19:52 (110/128) Installing wayland-libs-server (1.19.0-r1) 09:19:52 (111/128) Installing mesa-gbm (21.2.6-r0) 09:19:52 (112/128) Installing lcms2 (2.12-r1) 09:19:52 (113/128) Installing nspr (4.32-r0) 09:19:52 (114/128) Installing sqlite-libs (3.36.0-r0) 09:19:52 (115/128) Installing nss (3.78.1-r0) 09:19:52 (116/128) Installing libasyncns (0.8-r1) 09:19:52 (117/128) Installing libltdl (2.4.6-r7) 09:19:52 (118/128) Installing orc (0.4.32-r0) 09:19:52 (119/128) Installing libsndfile (1.0.31-r1) 09:19:52 (120/128) Installing speexdsp (1.2.0-r0) 09:19:52 (121/128) Installing tdb-libs (1.4.5-r0) 09:19:52 (122/128) Installing libpulse (15.0-r2) 09:19:53 (123/128) Installing re2 (2021.11.01-r0) 09:19:53 (124/128) Installing snappy (1.1.9-r1) 09:19:53 (125/128) Installing libgpg-error (1.42-r1) 09:19:53 (126/128) Installing libgcrypt (1.9.4-r0) 09:19:53 (127/128) Installing libxslt (1.1.35-r0) 09:19:53 (128/128) Installing chromium (99.0.4844.84-r0) 09:19:57 Executing busybox-1.34.1-r7.trigger 09:19:57 Executing glib-2.70.1-r0.trigger 09:19:57 Executing shared-mime-info-2.1-r1.trigger 09:20:01 Executing gdk-pixbuf-2.42.8-r0.trigger 09:20:01 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:20:01 Executing fontconfig-2.13.1-r4.trigger 09:20:01 Executing mkfontscale-1.2.1-r1.trigger 09:20:01 OK: 275 MiB in 144 packages 09:20:10 Removing intermediate container 5d8f23875702 09:20:10 ---> d745c43480f9 09:20:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:20:10 ---> Running in ed70990e214e 09:20:10 Removing intermediate container ed70990e214e 09:20:10 ---> 1546dbea9832 09:20:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:20:10 ---> Running in dc55fad0b7d3 09:20:10 Removing intermediate container dc55fad0b7d3 09:20:10 ---> 371de1328419 09:20:10 Step 5/10 : RUN npm install -g npm 09:20:10 ---> Running in 3c39c7b00d54 09:20:37 09:20:37 changed 54 packages, and audited 212 packages in 23s 09:20:37 09:20:37 11 packages are looking for funding 09:20:37 run `npm fund` for details 09:20:37 09:20:37 found 0 vulnerabilities 09:20:40 Removing intermediate container 3c39c7b00d54 09:20:40 ---> 5183001fcdfe 09:20:40 Step 6/10 : ARG USER=1000 09:20:40 ---> Running in 7199f42fcc9e 09:20:40 Removing intermediate container 7199f42fcc9e 09:20:40 ---> 6a653ac1e3ec 09:20:40 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:20:40 ---> Running in 8c8b0ee23615 09:20:43 Removing intermediate container 8c8b0ee23615 09:20:43 ---> d699618bd40e 09:20:43 Step 8/10 : USER $USER:$USER 09:20:43 ---> Running in 43f3fa6cb3d3 09:20:44 Removing intermediate container 43f3fa6cb3d3 09:20:44 ---> 6a2d6265407a 09:20:44 Step 9/10 : WORKDIR /app 09:20:44 ---> Running in bd4ee6ef695b 09:20:44 Removing intermediate container bd4ee6ef695b 09:20:44 ---> da8e3844f5ab 09:20:44 Step 10/10 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee 09:20:45 ---> Running in 52dfe785018c 09:20:45 Removing intermediate container 52dfe785018c 09:20:45 ---> 9d4bcb508d0b 09:20:45 Successfully built 9d4bcb508d0b 09:20:45 Successfully tagged edgexfoundry/edgex-web-ui:7068460caebfd9ea6dab23a48856cc5898547cee 09:20:45 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:20:45 touch edgex-web-ui.imagebuilt 09:20:45 mkdir -p node_modules coverage 09:20:45 chown "1000:1000" node_modules coverage package-lock.json 09:20:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:20:58 npm WARN EBADENGINE Unsupported engine { 09:20:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:20:58 npm WARN EBADENGINE required: { 09:20:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:20:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:20:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:20:58 npm WARN EBADENGINE }, 09:20:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:20:58 npm WARN EBADENGINE } 09:21:36 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:21:36 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 09:21:36 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:21:36 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:21:38 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:21:41 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:21:49 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:21:49 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:21:50 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:22:12 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:22:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:22:12 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. 09:22:16 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. 09:22:17 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. 09:22:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:22:33 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 09:22:33 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 09:22:51 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 09:23:13 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. 09:23:52 09:23:52 added 1475 packages, and audited 1476 packages in 3m 09:23:52 09:23:52 90 packages are looking for funding 09:23:52 run `npm fund` for details 09:23:52 09:23:52 13 vulnerabilities (3 moderate, 8 high, 2 critical) 09:23:52 09:23:52 To address issues that do not require attention, run: 09:23:52 npm audit fix 09:23:52 09:23:52 To address all issues (including breaking changes), run: 09:23:52 npm audit fix --force 09:23:52 09:23:52 Run `npm audit` for details. 09:23:52 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 09:24:07 - Generating browser application bundles (phase: setup)... 09:24:39 Compiling @angular/core : es2015 as esm2015 09:24:39 Compiling @angular/compiler/testing : es2015 as esm2015 09:25:11 Compiling @angular/common : es2015 as esm2015 09:25:11 Compiling @angular/core/testing : es2015 as esm2015 09:25:16 Compiling @angular/platform-browser : es2015 as esm2015 09:25:16 Compiling @angular/common/testing : es2015 as esm2015 09:25:20 Compiling @angular/router : es2015 as esm2015 09:25:20 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:25:26 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:25:27 Compiling @angular/common/http : es2015 as esm2015 09:25:27 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:25:31 Compiling @angular/forms : es2015 as esm2015 09:25:31 Compiling @angular/router/testing : es2015 as esm2015 09:25:32 Compiling @angular/common/http/testing : es2015 as esm2015 09:26:39 11 10 2022 09:26:29.608:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:26:39 11 10 2022 09:26:29.621:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:26:39 11 10 2022 09:26:29.646:INFO [launcher]: Starting browser ChromeHeadless 09:27:36 11 10 2022 09:27:30.744:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 09:28:23 11 10 2022 09:28:16.856:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 09:28:41 ✔ Browser application bundle generation complete. 09:28:41 11 10 2022 09:28:41.626:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket WLvRG5dWrQA3Z5lTAAAB with id 72743590 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.217 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.279 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.31 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.326 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.354 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.381 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.408 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.423 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.372 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.48 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.525 secs) 09:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.8 secs) 09:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.143 secs) 09:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.264 secs) 09:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.33 secs) 09:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.4 secs) 09:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.735 secs) 09:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.911 secs) 09:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.99 secs) 09:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.098 secs) 09:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.2 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.528 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.655 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.719 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.79 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.842 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.893 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.947 secs) 09:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.098 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.303 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.356 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.405 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.493 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.525 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.536 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.591 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.73 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.819 secs) 09:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.961 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.038 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.066 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.077 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.108 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.127 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.188 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.24 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.451 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.476 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.491 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.507 secs) 09:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.764 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.828 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.928 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.987 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.999 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.011 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.047 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.095 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.187 secs) 09:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.231 secs) 09:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.466 secs) 09:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.49 secs) 09:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.502 secs) 09:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.779 secs) 09:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.07 secs) 09:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.213 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.273 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.333 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.441 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.551 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.585 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.612 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.64 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.745 secs) 09:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.77 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.918 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.978 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.036 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.119 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.15 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.197 secs) 09:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.369 secs) 09:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.578 secs) 09:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.649 secs) 09:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.021 secs) 09:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.135 secs) 09:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.233 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.276 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.361 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.388 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.406 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.564 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.587 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.602 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.615 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.795 secs) 09:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.962 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.169 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.219 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.252 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.37 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.391 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.406 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.457 secs) 09:29:12 WARN: ' 09:29:12 It looks like you're using ngModel on the same form field as formControlName. 09:29:12 Support for using the ngModel input property and ngModelChange event with 09:29:12 reactive form directives has been deprecated in Angular v6 and will be removed 09:29:12 in a future version of Angular. 09:29:12 09:29:12 For more information on this, see our API docs here: 09:29:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:29:12 ' 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.457 secs) 09:29:12 WARN: ' 09:29:12 It looks like you're using ngModel on the same form field as formControlName. 09:29:12 Support for using the ngModel input property and ngModelChange event with 09:29:12 reactive form directives has been deprecated in Angular v6 and will be removed 09:29:12 in a future version of Angular. 09:29:12 09:29:12 For more information on this, see our API docs here: 09:29:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:29:12 ' 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.589 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.607 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.621 secs) 09:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.669 secs) 09:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.799 secs) 09:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.952 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.613 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.647 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.683 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.741 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.891 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.919 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.01 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.147 secs) 09:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.198 secs) 09:29:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.405 secs) 09:29:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.472 secs) 09:29:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.647 secs) 09:29:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.677 secs) 09:29:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.721 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.079 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.186 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.328 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.396 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.415 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.468 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.501 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.528 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.622 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.663 secs) 09:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.716 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.784 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.826 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.874 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.897 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.922 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.945 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.125 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.24 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.264 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.332 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.359 secs) 09:29:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.406 secs) 09:29:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.543 secs) 09:29:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.577 secs) 09:29:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.459 secs / 14.577 secs) 09:29:19 TOTAL: 149 SUCCESS 09:29:19 ✔ Browser application bundle generation complete. 09:29:23 09:29:23 =============================== Coverage summary =============================== 09:29:23 Statements : 40.98% ( 1467/3580 ) 09:29:23 Branches : 12.03% ( 111/923 ) 09:29:23 Functions : 33.28% ( 432/1298 ) 09:29:23 Lines : 38.91% ( 1318/3387 ) 09:29:23 ================================================================================ 09:29:23 11 10 2022 09:29:22.764:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 09:29:24 ✔ Browser application bundle generation complete. 09:29:24 make[1]: Leaving directory '/w/workspace/edgex-ui-go/82/web' [Pipeline] echo 09:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:29:25 $ docker stop --time=1 3413adb15640eeb32a8e1ef6f385bc31b4796d799c7a6a6f6f485f75094d9e07 09:29:26 $ docker rm -f 3413adb15640eeb32a8e1ef6f385bc31b4796d799c7a6a6f6f485f75094d9e07 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:29:30 Warning: overwriting stash ‘coverage-report’ 09:29:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:29:39 + ls -al . 09:29:39 total 172 09:29:39 drwxrwxr-x 13 jenkins jenkins 4096 Oct 11 09:18 . 09:29:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:16 .. 09:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:16 .blubracket 09:29:39 -rw-rw-r-- 1 jenkins jenkins 18 Oct 11 09:16 .dockerignore 09:29:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:16 .git 09:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:16 .github 09:29:39 -rw-rw-r-- 1 jenkins jenkins 185 Oct 11 09:16 .gitignore 09:29:39 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 11 09:16 Attribution.txt 09:29:39 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 11 09:16 CHANGELOG.md 09:29:39 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 11 09:16 CONTRIBUTING.md 09:29:39 -rw-rw-r-- 1 jenkins jenkins 1669 Oct 11 09:16 Dockerfile 09:29:39 -rw-rw-r-- 1 jenkins jenkins 652 Oct 11 09:16 Jenkinsfile 09:29:39 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 11 09:16 LICENSE 09:29:39 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 11 09:16 Makefile 09:29:39 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 11 09:16 README.md 09:29:39 -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 09:14 VERSION 09:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:16 assets 09:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:16 bin 09:29:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 09:16 cmd 09:29:39 -rw-r--r-- 1 jenkins jenkins 10 Oct 11 09:18 coverage.out 09:29:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:16 docs 09:29:39 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 11 09:16 go.mod 09:29:39 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 11 09:16 go.sum 09:29:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 09:16 internal 09:29:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:16 snap 09:29:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 09:16 testing 09:29:39 -rw-rw-r-- 1 jenkins jenkins 155 Oct 11 09:16 version.go 09:29:39 drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 09:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:39 + 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=7068460caebfd9ea6dab23a48856cc5898547cee --label arch=arm64 --label version=2.3.0-dev.11 . 09:29:40 Sending build context to Docker daemon 31.69MB 09:29:40 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:29:40 Step 2/24 : FROM ${BASE} AS builder 09:29:40 ---> d68e83396cc3 09:29:40 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:29:41 ---> Running in cad9a57ee6b1 09:29:41 Removing intermediate container cad9a57ee6b1 09:29:41 ---> 8a9cf6c18ee2 09:29:41 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:29:41 ---> Running in d7f41e0cc58b 09:29:42 Removing intermediate container d7f41e0cc58b 09:29:42 ---> 2d2c2fda3d19 09:29:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:29:42 ---> Running in 26c1056d67d6 09:29:42 Removing intermediate container 26c1056d67d6 09:29:42 ---> f81381d9239f 09:29:42 Step 6/24 : LABEL Name=edgex-ui-go 09:29:42 ---> Running in 7e435363f407 09:29:43 Removing intermediate container 7e435363f407 09:29:43 ---> 2e3a200e20ba 09:29:43 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:29:43 ---> Running in 03933143ea28 09:29:43 Removing intermediate container 03933143ea28 09:29:43 ---> 2c8068cbc436 09:29:43 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:29:45 ---> a8f844691330 09:29:45 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:45 ---> Running in 7cc609ca56dd 09:29:46 Removing intermediate container 7cc609ca56dd 09:29:46 ---> 5590bccd0c05 09:29:46 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:29:46 ---> Running in d2c7c4eac770 09:29:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:29:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:29:49 OK: 221 MiB in 51 packages 09:29:50 Removing intermediate container d2c7c4eac770 09:29:50 ---> 1c437928e20d 09:29:50 Step 11/24 : ENV GO111MODULE=on 09:29:50 ---> Running in b58c609ffcbe 09:29:50 Removing intermediate container b58c609ffcbe 09:29:50 ---> 8b23f6c28f6d 09:29:50 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:29:50 ---> Running in 0d823c5ee68a 09:29:50 Removing intermediate container 0d823c5ee68a 09:29:50 ---> caebd8abe903 09:29:50 Step 13/24 : COPY go.mod vendor* ./ 09:29:51 ---> ea745df5473c 09:29:51 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:51 ---> Running in 6766c3aab668 09:29:53 Removing intermediate container 6766c3aab668 09:29:53 ---> cd5aa5a64a7f 09:29:53 Step 15/24 : COPY . . 09:29:57 ---> 6bfe9ab8395e 09:29:57 Step 16/24 : RUN ${MAKE} 09:29:57 ---> Running in 5a4cd455f913 09:29:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:31:20 Removing intermediate container 5a4cd455f913 09:31:20 ---> 44cbf4fecc65 09:31:20 Step 17/24 : FROM alpine:3.14 09:31:20 3.14: Pulling from library/alpine 09:31:20 90cda3b7c325: Pulling fs layer 09:31:20 90cda3b7c325: Verifying Checksum 09:31:20 90cda3b7c325: Download complete 09:31:20 90cda3b7c325: Pull complete 09:31:20 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:31:20 Status: Downloaded newer image for alpine:3.14 09:31:20 ---> 376ba31ae3da 09:31:20 Step 18/24 : EXPOSE 4000 09:31:20 ---> Running in c8437b2b31d5 09:31:20 Removing intermediate container c8437b2b31d5 09:31:20 ---> 2d088ddf8d67 09:31:20 Step 19/24 : 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 09:31:20 ---> 98e06e388dd6 09:31:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:31:20 ---> Running in f6db3c14bfae 09:31:20 Removing intermediate container f6db3c14bfae 09:31:20 ---> 39abe2bab3a0 09:31:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:31:20 ---> Running in a3c678c03231 09:31:20 Removing intermediate container a3c678c03231 09:31:20 ---> a3b6f44247db 09:31:20 Step 22/24 : LABEL arch=arm64 09:31:20 ---> Running in c323ea9c98b9 09:31:20 Removing intermediate container c323ea9c98b9 09:31:20 ---> 1d21c84b52df 09:31:20 Step 23/24 : LABEL git_sha=7068460caebfd9ea6dab23a48856cc5898547cee 09:31:20 ---> Running in d7ae04cc0372 09:31:20 Removing intermediate container d7ae04cc0372 09:31:20 ---> 60b9b4aece80 09:31:20 Step 24/24 : LABEL version=2.3.0-dev.11 09:31:20 ---> Running in f61e1dc570f5 09:31:20 Removing intermediate container f61e1dc570f5 09:31:20 ---> 1768f14be30a 09:31:20 [Warning] One or more build-args [ARCH] were not consumed 09:31:20 Successfully built 1768f14be30a 09:31:20 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 09:31:20 provisioning config files... 09:31:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/82@tmp/config13740228742287970750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:20 ---> docker-login.sh 09:31:20 nexus3.edgexfoundry.org:10001 09:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:20 Configure a credential helper to remove this warning. See 09:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:20 09:31:20 Login Succeeded 09:31:20 nexus3.edgexfoundry.org:10002 09:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:21 Configure a credential helper to remove this warning. See 09:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:21 09:31:21 Login Succeeded 09:31:21 nexus3.edgexfoundry.org:10003 09:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:21 Configure a credential helper to remove this warning. See 09:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:21 09:31:21 Login Succeeded 09:31:21 nexus3.edgexfoundry.org:10004 09:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:22 Configure a credential helper to remove this warning. See 09:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:22 09:31:22 Login Succeeded 09:31:22 docker.io 09:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:22 Configure a credential helper to remove this warning. See 09:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:22 09:31:22 Login Succeeded 09:31:22 ---> docker-login.sh ends [Pipeline] } 09:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:31:22 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:31:22 7068460caebfd9ea6dab23a48856cc5898547cee 09:31:22 latest 09:31:22 2.3.0-dev.11 09:31:22 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 09:31:22 main 09:31:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee 09:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:31:23 6095d795c466: Preparing 09:31:23 28c3ef001483: Preparing 09:31:23 28c3ef001483: Layer already exists 09:31:28 6095d795c466: Pushed 09:31:28 7068460caebfd9ea6dab23a48856cc5898547cee: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:31:29 6095d795c466: Preparing 09:31:29 28c3ef001483: Preparing 09:31:29 28c3ef001483: Layer already exists 09:31:29 6095d795c466: Layer already exists 09:31:29 latest: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.11 09:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:31:30 6095d795c466: Preparing 09:31:30 28c3ef001483: Preparing 09:31:30 6095d795c466: Layer already exists 09:31:30 28c3ef001483: Layer already exists 09:31:30 2.3.0-dev.11: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 09:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:31:31 6095d795c466: Preparing 09:31:31 28c3ef001483: Preparing 09:31:31 28c3ef001483: Layer already exists 09:31:31 6095d795c466: Layer already exists 09:31:31 7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:31:31 6095d795c466: Preparing 09:31:31 28c3ef001483: Preparing 09:31:31 6095d795c466: Layer already exists 09:31:31 28c3ef001483: Layer already exists 09:31:31 main: digest: sha256:e30ffc26f313f852812f5738be42fc7b9acf578125deaa5254c5c3bebb819d6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:31 ===================================================== [Pipeline] echo 09:31:31 taggedImages: 09:31:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee 09:31:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:31:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.11 09:31:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7068460caebfd9ea6dab23a48856cc5898547cee-2.3.0-dev.11 09:31:31 - 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 09:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:32 09:31:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:32 arm64: Pulling from edgex-lftools-log-publisher 09:31:32 8998bd30e6a1: Pulling fs layer 09:31:32 04944245beec: Pulling fs layer 09:31:32 699f458cf7ca: Pulling fs layer 09:31:32 765212b225bb: Pulling fs layer 09:31:32 f23df028b6ca: Pulling fs layer 09:31:32 d65c8cfc05b1: Pulling fs layer 09:31:32 2437ff75d9bd: Pulling fs layer 09:31:32 765212b225bb: Waiting 09:31:32 f23df028b6ca: Waiting 09:31:32 d65c8cfc05b1: Waiting 09:31:32 2437ff75d9bd: Waiting 09:31:32 04944245beec: Verifying Checksum 09:31:32 04944245beec: Download complete 09:31:32 765212b225bb: Verifying Checksum 09:31:32 765212b225bb: Download complete 09:31:32 f23df028b6ca: Verifying Checksum 09:31:32 f23df028b6ca: Download complete 09:31:32 d65c8cfc05b1: Verifying Checksum 09:31:32 d65c8cfc05b1: Download complete 09:31:32 699f458cf7ca: Verifying Checksum 09:31:32 699f458cf7ca: Download complete 09:31:33 8998bd30e6a1: Verifying Checksum 09:31:33 8998bd30e6a1: Download complete 09:31:35 2437ff75d9bd: Verifying Checksum 09:31:35 2437ff75d9bd: Download complete 09:31:37 8998bd30e6a1: Pull complete 09:31:37 04944245beec: Pull complete 09:31:39 699f458cf7ca: Pull complete 09:31:39 765212b225bb: Pull complete 09:31:40 f23df028b6ca: Pull complete 09:31:40 d65c8cfc05b1: Pull complete 09:31:55 2437ff75d9bd: Pull complete 09:31:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:55 prd-ubuntu20.04-docker-arm64-4c-16g-7638 does not seem to be running inside a container 09:31:55 $ 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/82 -v /w/workspace/edgex-ui-go/82:/w/workspace/edgex-ui-go/82:rw,z -v /w/workspace/edgex-ui-go/82@tmp:/w/workspace/edgex-ui-go/82@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 09:31:58 $ docker top 02afd7556e47ab271332453f4a382b0f72acdcc0d628692b58369be46f31b44c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:58 ---> job-cost.sh 09:31:59 lf-activate-venv: SKIPPING 09:31:59 INFO: No Stack... 09:31:59 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:00 INFO: Archiving Costs [Pipeline] sh 09:32:00 + cut -d, -f6 09:32:00 + cat /w/workspace/edgex-ui-go/82/archives/cost.csv [Pipeline] lock 09:32:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] 09:32:00 Resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] did not exist. Created. 09:32:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:01 /w/workspace/edgex-ui-go/82@tmp/durable-2b664332/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:32:02 + echo total: 0.10999999940395355 [Pipeline] stash 09:32:02 Warning: overwriting stash ‘stack-cost’ 09:32:06 Stashed 1 file(s) [Pipeline] } 09:32:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:06 $ docker stop --time=1 02afd7556e47ab271332453f4a382b0f72acdcc0d628692b58369be46f31b44c 09:32:08 $ docker rm -f 02afd7556e47ab271332453f4a382b0f72acdcc0d628692b58369be46f31b44c [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 09:32:08 provisioning config files... 09:32:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17053976546254867094tmp [Pipeline] { [Pipeline] sh 09:32:09 + set +x 09:32:09 + curl -s https://codecov.io/bash 09:32:09 + bash -s -- 09:32:09 09:32:09 _____ _ 09:32:09 / ____| | | 09:32:09 | | ___ __| | ___ ___ _____ __ 09:32:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:32:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:32:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:32:09 Bash-1.0.6 09:32:09 09:32:09 09:32:09 ==> git version 2.25.1 found 09:32:09 ==> 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 09:32:09 Release-Date: 2020-01-08 09:32:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:32:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:32:09 ==> Jenkins CI detected. 09:32:09 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:32:09 project root: . 09:32:09 --> token set from env 09:32:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:32:09 ==> Running gcov in . (disable via -X gcov) 09:32:09 ==> Python coveragepy not found 09:32:09 ==> Searching for coverage reports in: 09:32:09 + . 09:32:09 -> Found 1 reports 09:32:09 ==> Detecting git/mercurial file structure 09:32:09 ==> Reading reports 09:32:09 + ./coverage.out bytes=10 09:32:09 ==> Appending adjustments 09:32:09 https://docs.codecov.io/docs/fixing-reports 09:32:10 + Found adjustments 09:32:10 ==> Gzipping contents 09:32:10 12K /tmp/codecov.ZtVbzx.gz 09:32:10 ==> Uploading reports 09:32:10 url: https://codecov.io 09:32:10 query: branch=main&commit=7068460caebfd9ea6dab23a48856cc5898547cee&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:10 -> Pinging Codecov 09:32:10 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=7068460caebfd9ea6dab23a48856cc5898547cee&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:10 -> Uploading to 09:32:10 https://storage.googleapis.com/codecov/v4/raw/2022-10-11/FB506323287CE973F263BFD2A0EB1F37/7068460caebfd9ea6dab23a48856cc5898547cee/be1d822c-c8eb-4ba7-8f5b-30bff85784a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221011T093210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d9c72c224efe09c6a6a9018064da8048533916cb04421449f76c8e386d299d1 09:32:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:10 Dload Upload Total Spent Left Speed 09:32:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38573 --:--:-- --:--:-- --:--:-- 38406 100 8872 0 0 100 8872 0 38573 --:--:-- --:--:-- --:--:-- 38406 09:32:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] } 09:32:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:32:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:32:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:11 09:32:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:32:11 df9b9388f04a: Pulling fs layer 09:32:11 52dc419b0ee2: Pulling fs layer 09:32:11 25bc292e5bac: Pulling fs layer 09:32:11 114826534d7a: Pulling fs layer 09:32:11 4657fd5d0bcf: Pulling fs layer 09:32:11 6ad1cebc031e: Pulling fs layer 09:32:11 8a3aa393b2d8: Pulling fs layer 09:32:11 114826534d7a: Waiting 09:32:11 4657fd5d0bcf: Waiting 09:32:11 6ad1cebc031e: Waiting 09:32:11 8a3aa393b2d8: Waiting 09:32:11 25bc292e5bac: Verifying Checksum 09:32:11 25bc292e5bac: Download complete 09:32:11 52dc419b0ee2: Verifying Checksum 09:32:11 52dc419b0ee2: Download complete 09:32:11 4657fd5d0bcf: Download complete 09:32:11 df9b9388f04a: Download complete 09:32:11 df9b9388f04a: Pull complete 09:32:11 6ad1cebc031e: Download complete 09:32:11 52dc419b0ee2: Pull complete 09:32:11 25bc292e5bac: Pull complete 09:32:12 114826534d7a: Verifying Checksum 09:32:12 114826534d7a: Download complete 09:32:12 8a3aa393b2d8: Verifying Checksum 09:32:12 8a3aa393b2d8: Download complete 09:32:15 114826534d7a: Pull complete 09:32:15 4657fd5d0bcf: Pull complete 09:32:15 6ad1cebc031e: Pull complete 09:32:18 8a3aa393b2d8: Pull complete 09:32:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:18 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:32:22 $ docker top 9befdb5e3805366584eda5a8000268fcb046664c05c315f79e69709b9c9bcea8 -eo pid,comm [Pipeline] { [Pipeline] echo 09:32:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 09:32:22 + set -o pipefail 09:32:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 09:32:27 09:32:27 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:32:27 09:32:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/fe404aa3-3863-4cad-ae9d-07d89005034c 09:32:27 09:32:27 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 09:32:27 09:32:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:32:27 09:32:27 09:32:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:32:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:32:27 More details here: https://snyk.co/ue1NS [Pipeline] } 09:32:28 $ docker stop --time=1 9befdb5e3805366584eda5a8000268fcb046664c05c315f79e69709b9c9bcea8 09:32:31 $ docker rm -f 9befdb5e3805366584eda5a8000268fcb046664c05c315f79e69709b9c9bcea8 [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 09:32:32 + git log --format=format:%s -1 7068460caebfd9ea6dab23a48856cc5898547cee [Pipeline] sh 09:32:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:32 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:32:33 $ docker top abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 -eo pid,comm 09:32:33 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). 09:32:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:33 [ssh-agent] Looking for ssh-agent implementation... 09:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:33 $ docker exec abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 ssh-agent 09:32:33 SSH_AUTH_SOCK=/tmp/ssh-4QvUlBgrjHhs/agent.33 09:32:33 SSH_AGENT_PID=39 09:32:33 Running ssh-add (command line suppressed) 09:32:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9740557873101045887.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9740557873101045887.key) 09:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:33 + git semver tag 09:32:34 2022-10-11 09:32:33,994 [run_tag] DEBUG tag force:False 09:32:34 2022-10-11 09:32:33,995 [check_head_tag] DEBUG check head tag 09:32:34 2022-10-11 09:32:33,995 [execute] INFO git cat-file --batch-check 09:32:34 2022-10-11 09:32:33,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 09:32:34 2022-10-11 09:32:33,998 [execute] INFO git cat-file --batch 09:32:34 2022-10-11 09:32:33,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 09:32:34 2022-10-11 09:32:34,007 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:32:34 2022-10-11 09:32:34,007 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 09:32:34 2022-10-11 09:32:34,007 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 09:32:34 2022-10-11 09:32:34,011 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:32:34 2.3.0-dev.11 [Pipeline] } 09:32:34 $ docker exec --env ******** --env ******** abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 ssh-agent -k 09:32:34 unset SSH_AUTH_SOCK; 09:32:34 unset SSH_AGENT_PID; 09:32:34 echo Agent pid 39 killed; 09:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:34 + git semver [Pipeline] } 09:32:34 $ docker stop --time=1 abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 09:32:36 $ docker rm -f abb4f17441f6204b030809ec97a12ea7741b295e26ae8ca6af07cd81e7a0f4e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:36 09:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:36 0.23.1-centos7: Pulling from edgex-lftools 09:32:36 ab5ef0e58194: Pulling fs layer 09:32:36 9712f1f96733: Pulling fs layer 09:32:36 63f879dbbcfc: Pulling fs layer 09:32:36 0d9ebad4ef96: Pulling fs layer 09:32:36 e9a5061849ea: Pulling fs layer 09:32:36 d747dcd14b5f: Pulling fs layer 09:32:36 2de7ff778b66: Pulling fs layer 09:32:36 e9a5061849ea: Waiting 09:32:36 d747dcd14b5f: Waiting 09:32:36 2de7ff778b66: Waiting 09:32:36 0d9ebad4ef96: Waiting 09:32:36 9712f1f96733: Verifying Checksum 09:32:36 9712f1f96733: Download complete 09:32:37 63f879dbbcfc: Verifying Checksum 09:32:37 63f879dbbcfc: Download complete 09:32:37 e9a5061849ea: Verifying Checksum 09:32:37 e9a5061849ea: Download complete 09:32:37 d747dcd14b5f: Verifying Checksum 09:32:37 d747dcd14b5f: Download complete 09:32:37 ab5ef0e58194: Verifying Checksum 09:32:37 ab5ef0e58194: Download complete 09:32:37 2de7ff778b66: Verifying Checksum 09:32:37 2de7ff778b66: Download complete 09:32:37 0d9ebad4ef96: Verifying Checksum 09:32:37 0d9ebad4ef96: Download complete 09:32:40 ab5ef0e58194: Pull complete 09:32:40 9712f1f96733: Pull complete 09:32:40 63f879dbbcfc: Pull complete 09:32:43 0d9ebad4ef96: Pull complete 09:32:44 e9a5061849ea: Pull complete 09:32:44 d747dcd14b5f: Pull complete 09:32:45 2de7ff778b66: Pull complete 09:32:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:32:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:45 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:32:49 $ docker top d7a408a08fea8c289d6566fc381fd92e660f8ca68537c3ea0ce9ee4a9cdc55a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:32:49 provisioning config files... 09:32:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1105274118023646362tmp 09:32:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5169741320426649853tmp 09:32:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5640919723306238594tmp [Pipeline] { [Pipeline] echo 09:32:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:32:50 ---> sigul-configuration.sh 09:32:50 gpg: directory `/root/.gnupg' created 09:32:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:32:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:32:50 gpg: keyring `/root/.gnupg/secring.gpg' created 09:32:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:32:50 gpg: CAST5 encrypted data 09:32:50 gpg: encrypted with 1 passphrase 09:32:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:32:50 + mkdir /home/jenkins 09:32:50 + mkdir /home/jenkins/sigul [Pipeline] sh 09:32:50 + 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 09:32:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:32:50 ---> sigul-install.sh 09:32:50 Sigul already installed; skipping installation. [Pipeline] sh 09:32:51 + git tag --list 09:32:51 0.1.1 09:32:51 v1.1.0 09:32:51 v1.2.0 09:32:51 v1.2.1 09:32:51 v1.3.0 09:32:51 v2.0.0 09:32:51 v2.1.0 09:32:51 v2.2.0 09:32:51 v2.2.1-dev.1 09:32:51 v2.2.1-dev.2 09:32:51 v2.2.1-dev.3 09:32:51 v2.2.1-dev.4 09:32:51 v2.2.1-dev.5 09:32:51 v2.2.1-dev.6 09:32:51 v2.2.1-dev.7 09:32:51 v2.3.0-dev.10 09:32:51 v2.3.0-dev.11 09:32:51 v2.3.0-dev.7 09:32:51 v2.3.0-dev.8 09:32:51 v2.3.0-dev.9 [Pipeline] sh 09:32:51 + lftools sign git-tag v2.3.0-dev.11 09:32:52 Signing Git tag with Sigul... 09:32:52 Signing v2.3.0-dev.11 [Pipeline] echo 09:32:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:32:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:32:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:32:52 $ docker stop --time=1 d7a408a08fea8c289d6566fc381fd92e660f8ca68537c3ea0ce9ee4a9cdc55a3 09:32:53 $ docker rm -f d7a408a08fea8c289d6566fc381fd92e660f8ca68537c3ea0ce9ee4a9cdc55a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:54 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:32:55 $ docker top 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d -eo pid,comm 09:32:55 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). 09:32:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:55 [ssh-agent] Looking for ssh-agent implementation... 09:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:55 $ docker exec 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d ssh-agent 09:32:55 SSH_AUTH_SOCK=/tmp/ssh-5WGC1G0zAP4X/agent.32 09:32:55 SSH_AGENT_PID=38 09:32:55 Running ssh-add (command line suppressed) 09:32:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5539564062936430090.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5539564062936430090.key) 09:32:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:55 + git semver bump pre 09:32:56 2022-10-11 09:32:55,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:32:56 2022-10-11 09:32:55,928 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev 09:32:56 2022-10-11 09:32:55,928 [bump_version] DEBUG bumped version:2.3.0-dev.12 09:32:56 2022-10-11 09:32:55,928 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 09:32:56 2022-10-11 09:32:55,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:32:56 2022-10-11 09:32:55,928 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:32:56 2022-10-11 09:32:55,931 [execute] INFO git cat-file --batch-check 09:32:56 2022-10-11 09:32:55,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:32:56 2022-10-11 09:32:55,937 [execute] INFO git cat-file --batch 09:32:56 2022-10-11 09:32:55,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:32:56 2022-10-11 09:32:55,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:32:56 2.3.0-dev.12 [Pipeline] } 09:32:56 $ docker exec --env ******** --env ******** 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d ssh-agent -k 09:32:56 unset SSH_AUTH_SOCK; 09:32:56 unset SSH_AGENT_PID; 09:32:56 echo Agent pid 38 killed; 09:32:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:56 + git semver [Pipeline] } 09:32:56 $ docker stop --time=1 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d 09:32:57 $ docker rm -f 9cf705c19bc4eb904464673c8a8a7f4df64939b6ce4cb916cf4323a5ec99b32d [Pipeline] // withDockerContainer [Pipeline] sh 09:32:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:58 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:32:59 $ docker top 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:59 [ssh-agent] Looking for ssh-agent implementation... 09:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:59 $ docker exec 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b ssh-agent 09:32:59 SSH_AUTH_SOCK=/tmp/ssh-gJ0w9EX9QBnc/agent.32 09:32:59 SSH_AGENT_PID=38 09:32:59 Running ssh-add (command line suppressed) 09:32:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2594723853671370541.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2594723853671370541.key) 09:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:59 + git semver push 09:33:00 2022-10-11 09:32:59,945 [run_push] DEBUG push 09:33:00 2022-10-11 09:32:59,946 [execute] INFO git cat-file --batch-check 09:33:00 2022-10-11 09:32:59,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:33:00 2022-10-11 09:32:59,949 [execute] INFO git rev-list 11cc8ea1c00c063ad0fba87f2792583a4941a39e -- 09:33:00 2022-10-11 09:32:59,950 [execute] DEBUG Popen(['git', 'rev-list', '11cc8ea1c00c063ad0fba87f2792583a4941a39e', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:33:00 2022-10-11 09:32:59,959 [execute] INFO git fetch -v origin 09:33:00 2022-10-11 09:32:59,959 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:33:00 2022-10-11 09:33:00,509 [run_push] DEBUG no remote changes detected 09:33:00 2022-10-11 09:33:00,510 [execute] INFO git push origin semver 09:33:00 2022-10-11 09:33:00,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:33:01 2022-10-11 09:33:01,468 [run_push] DEBUG push all version tags 09:33:01 2022-10-11 09:33:01,468 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:33:01 2022-10-11 09:33:01,469 [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) 09:33:02 2022-10-11 09:33:02,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 09:33:02 2.3.0-dev.12 [Pipeline] } 09:33:02 $ docker exec --env ******** --env ******** 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b ssh-agent -k 09:33:03 unset SSH_AUTH_SOCK; 09:33:03 unset SSH_AGENT_PID; 09:33:03 echo Agent pid 38 killed; 09:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:03 + git semver [Pipeline] } 09:33:03 $ docker stop --time=1 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b 09:33:04 $ docker rm -f 098b077dedb05559d1f550ec2b35c6e97a07f229c04213ec5295b7c33e89ce2b [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 09:33:05 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 09:33:05 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:33:05 total 16 09:33:05 drwxr-xr-x 3 root root 4096 Oct 11 09:17 . 09:33:05 drwxrwxr-x 15 jenkins jenkins 4096 Oct 11 09:32 .. 09:33:05 drwxr-xr-x 2 root root 4096 Oct 11 09:17 cost 09:33:05 -rw-r--r-- 1 root root 82 Oct 11 09:17 cost.csv 09:33:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:33:05 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 09:33:05 total 16 09:33:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 09:17 . 09:33:05 drwxrwxr-x 15 jenkins jenkins 4096 Oct 11 09:32 .. 09:33:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 09:17 cost 09:33:05 -rw-r--r-- 1 jenkins jenkins 82 Oct 11 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:33:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:06 ---> package-listing.sh 09:33:06 ++ facter osfamily 09:33:06 ++ tr '[:upper:]' '[:lower:]' 09:33:06 + OS_FAMILY=debian 09:33:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:33:06 + START_PACKAGES=/tmp/packages_start.txt 09:33:06 + END_PACKAGES=/tmp/packages_end.txt 09:33:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:06 + PACKAGES=/tmp/packages_start.txt 09:33:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:33:06 + PACKAGES=/tmp/packages_end.txt 09:33:06 + case "${OS_FAMILY}" in 09:33:06 + dpkg -l 09:33:06 + grep '^ii' 09:33:06 + '[' -f /tmp/packages_start.txt ']' 09:33:06 + '[' -f /tmp/packages_end.txt ']' 09:33:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:33:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:33:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:33:06 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 09:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:07 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 09:33:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:08 $ docker top 8852a7831874973b71437dca72dae26b7a5620dbe780c668d284b7a50f658e94 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:08 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:09 + ls /var/log/sa-host 09:33:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:09 provisioning config files... 09:33:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16148467709670488829tmp [Pipeline] { [Pipeline] echo 09:33:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:09 ---> create-netrc.sh [Pipeline] } 09:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:09 ---> python-tools-install.sh [Pipeline] echo 09:33:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:10 ---> sudo-logs.sh 09:33:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:10 ---> job-cost.sh 09:33:10 lf-activate-venv: SKIPPING 09:33:10 DEBUG: total: 0.2199999988079071 09:33:10 INFO: Retrieving Stack Cost... 09:33:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:11 INFO: Archiving Costs [Pipeline] echo 09:33:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:11 ---> logs-deploy.sh 09:33:11 lf-activate-venv: SKIPPING 09:33:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/82 09:33:11 INFO: archiving workspace using pattern(s): 09:33:12 Archives upload complete. 09:33:12 INFO: archiving logs to Nexus 09:33:13 ---> uname -a: 09:33:13 Linux prd-ubuntu20-04-docker-8c-8g-7637 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:33:13 09:33:13 09:33:13 ---> lscpu: 09:33:13 Architecture: x86_64 09:33:13 CPU op-mode(s): 32-bit, 64-bit 09:33:13 Byte Order: Little Endian 09:33:13 Address sizes: 40 bits physical, 48 bits virtual 09:33:13 CPU(s): 8 09:33:13 On-line CPU(s) list: 0-7 09:33:13 Thread(s) per core: 1 09:33:13 Core(s) per socket: 1 09:33:13 Socket(s): 8 09:33:13 NUMA node(s): 1 09:33:13 Vendor ID: AuthenticAMD 09:33:13 CPU family: 23 09:33:13 Model: 49 09:33:13 Model name: AMD EPYC-Rome Processor 09:33:13 Stepping: 0 09:33:13 CPU MHz: 2799.988 09:33:13 BogoMIPS: 5599.97 09:33:13 Virtualization: AMD-V 09:33:13 Hypervisor vendor: KVM 09:33:13 Virtualization type: full 09:33:13 L1d cache: 256 KiB 09:33:13 L1i cache: 256 KiB 09:33:13 L2 cache: 4 MiB 09:33:13 L3 cache: 128 MiB 09:33:13 NUMA node0 CPU(s): 0-7 09:33:13 Vulnerability Itlb multihit: Not affected 09:33:13 Vulnerability L1tf: Not affected 09:33:13 Vulnerability Mds: Not affected 09:33:13 Vulnerability Meltdown: Not affected 09:33:13 Vulnerability Mmio stale data: Not affected 09:33:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:33:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:33:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:33:13 Vulnerability Srbds: Not affected 09:33:13 Vulnerability Tsx async abort: Not affected 09:33:13 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 09:33:13 09:33:13 09:33:13 ---> nproc: 09:33:13 8 09:33:13 09:33:13 09:33:13 ---> df -h: 09:33:13 Filesystem Size Used Avail Use% Mounted on 09:33:13 overlay 155G 14G 142G 9% / 09:33:13 tmpfs 64M 0 64M 0% /dev 09:33:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:33:13 shm 64M 0 64M 0% /dev/shm 09:33:13 /dev/vda1 155G 14G 142G 9% /facter-os 09:33:13 09:33:13 09:33:13 ---> sar -b -r -n DEV: 09:33:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 10/11/22 _x86_64_ (8 CPU) 09:33:13 09:33:13 09:13:16 LINUX RESTART (8 CPU) 09:33:13 09:33:13 09:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:33:13 09:15:01 224.86 3.70 221.16 0.00 439.85 79807.66 0.00 09:33:13 09:16:01 339.57 0.55 339.02 0.00 11.17 64707.56 0.00 09:33:13 09:17:01 127.65 0.22 127.43 0.00 12.26 19248.26 0.00 09:33:13 09:18:01 90.78 0.07 90.72 0.00 5.60 23483.84 0.00 09:33:13 09:19:01 39.99 9.33 30.66 0.00 2884.32 4815.73 0.00 09:33:13 09:20:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 09:33:13 09:21:01 3.65 1.02 2.63 0.00 21.86 32.92 0.00 09:33:13 09:22:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 09:33:13 09:23:01 1.30 0.00 1.30 0.00 0.00 13.46 0.00 09:33:13 09:24:01 2.48 0.00 2.48 0.00 0.00 38.26 0.00 09:33:13 09:25:02 1.35 0.00 1.35 0.00 0.00 14.53 0.00 09:33:13 09:26:01 1.76 0.00 1.76 0.00 0.00 19.25 0.00 09:33:13 09:27:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 09:33:13 09:28:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 09:33:13 09:29:01 1.93 0.02 1.92 0.00 0.13 23.60 0.00 09:33:13 09:30:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 09:33:13 09:31:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 09:33:13 09:32:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:33:13 09:33:01 116.65 0.43 116.21 0.00 24.40 58382.27 0.00 09:33:13 Average: 50.67 0.81 49.87 0.00 179.06 13212.52 0.00 09:33:13 09:33:13 09:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:13 09:15:01 28102796 31364860 933876 2.84 134136 3335464 2245612 6.62 1416048 2917984 93728 09:33:13 09:16:01 26883104 31554856 735428 2.24 207792 4507644 1901552 5.60 1319456 4058080 0 09:33:13 09:17:01 26660676 31530660 761972 2.32 210804 4696168 1862084 5.49 1580996 4017888 79736 09:33:13 09:18:01 26307036 31546212 745088 2.27 219748 5016320 1779352 5.24 1589056 4320304 4 09:33:13 09:19:01 26016204 31530336 747488 2.27 237664 5264964 1782964 5.25 1742544 4433360 56 09:33:13 09:20:01 26019848 31533964 743776 2.26 237684 5264968 1782964 5.25 1739400 4433364 8 09:33:13 09:21:01 26019732 31535180 743172 2.26 237772 5265588 1794252 5.29 1739280 4434088 8 09:33:13 09:22:01 26030568 31546076 732292 2.23 237808 5265592 1794252 5.29 1728516 4434104 8 09:33:13 09:23:01 26030308 31545820 732444 2.23 237852 5265592 1794252 5.29 1728500 4434104 8 09:33:13 09:24:01 26030408 31546396 732112 2.23 237940 5265596 1794252 5.29 1728584 4434480 8 09:33:13 09:25:02 26030820 31546916 731784 2.23 238016 5265596 1794252 5.29 1728664 4434476 156 09:33:13 09:26:01 26030844 31546972 731724 2.23 238048 5265600 1777776 5.24 1728408 4434480 8 09:33:13 09:27:01 26030796 31547056 731564 2.22 238068 5265728 1777776 5.24 1728160 4434608 8 09:33:13 09:28:01 26030708 31547024 731512 2.22 238088 5265736 1777776 5.24 1728464 4434620 24 09:33:13 09:29:01 26029848 31546276 732152 2.23 238108 5265716 1795152 5.29 1728364 4434600 16 09:33:13 09:30:01 26029840 31546272 732080 2.23 238124 5265716 1795152 5.29 1728296 4434600 12 09:33:13 09:31:01 26030044 31546480 731796 2.23 238140 5265720 1795152 5.29 1728312 4434604 4 09:33:13 09:32:01 26029936 31546408 732012 2.23 238156 5265720 1795152 5.29 1728604 4434604 8 09:33:13 09:33:01 24474200 31481016 788936 2.40 287012 6574212 1917444 5.65 1893944 5682280 672 09:33:13 Average: 26148301 31530988 750064 2.28 231103 5149876 1829325 5.39 1685979 4372454 9183 09:33:13 09:33:13 09:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:13 09:15:01 docker0 147.58 188.85 11.88 1311.10 0.00 0.00 0.00 0.00 09:33:13 09:15:01 vethcd72d64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:13 09:15:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 09:33:13 09:15:01 ens3 424.03 298.42 6039.30 46.59 0.00 0.00 0.00 0.00 09:33:13 09:16:01 docker0 145.80 308.71 20.31 3929.67 0.00 0.00 0.00 0.00 09:33:13 09:16:01 vethcd72d64 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:33:13 09:16:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 09:33:13 09:16:01 ens3 394.83 227.46 4639.83 142.99 0.00 0.00 0.00 0.00 09:33:13 09:17:01 docker0 8.90 10.40 0.51 40.88 0.00 0.00 0.00 0.00 09:33:13 09:17:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 09:33:13 09:17:01 ens3 49.28 32.24 74.66 17.94 0.00 0.00 0.00 0.00 09:33:13 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:18:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 09:33:13 09:18:01 ens3 166.67 137.66 2602.19 287.23 0.00 0.00 0.00 0.00 09:33:13 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:19:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:33:13 09:19:01 ens3 75.32 47.44 1298.67 10.37 0.00 0.00 0.00 0.00 09:33:13 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:20:01 ens3 2.28 4.18 0.23 7.16 0.00 0.00 0.00 0.00 09:33:13 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:21:01 ens3 0.68 1.42 0.27 6.70 0.00 0.00 0.00 0.00 09:33:13 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:22:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:24:01 ens3 0.63 2.52 0.11 6.70 0.00 0.00 0.00 0.00 09:33:13 09:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:25:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:27:01 ens3 0.27 0.23 0.60 0.02 0.00 0.00 0.00 0.00 09:33:13 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:29:01 ens3 1.90 3.03 1.93 2.50 0.00 0.00 0.00 0.00 09:33:13 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:31:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:13 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 09:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:33:13 09:33:01 docker0 38.36 52.17 3.51 682.59 0.00 0.00 0.00 0.00 09:33:13 09:33:01 vetha02e402 1.07 0.92 0.18 0.27 0.00 0.00 0.00 0.00 09:33:13 09:33:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 09:33:13 09:33:01 ens3 387.30 260.44 7897.63 48.14 0.00 0.00 0.00 0.00 09:33:13 Average: docker0 17.96 29.54 1.91 314.63 0.00 0.00 0.00 0.00 09:33:13 Average: vetha02e402 0.06 0.05 0.01 0.01 0.00 0.00 0.00 0.00 09:33:13 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 09:33:13 Average: ens3 79.26 53.52 1188.62 30.38 0.00 0.00 0.00 0.00 09:33:13 09:33:13 09:33:13 ---> sar -P ALL: 09:33:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 10/11/22 _x86_64_ (8 CPU) 09:33:13 09:33:13 09:13:16 LINUX RESTART (8 CPU) 09:33:13 09:33:13 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:33:13 09:15:01 all 13.47 0.00 4.88 3.83 0.07 77.76 09:33:13 09:15:01 0 13.66 0.00 5.29 0.76 0.05 80.24 09:33:13 09:15:01 1 13.54 0.00 4.66 3.30 0.05 78.44 09:33:13 09:15:01 2 13.44 0.00 4.67 3.27 0.07 78.56 09:33:13 09:15:01 3 13.85 0.00 4.74 0.53 0.07 80.82 09:33:13 09:15:01 4 13.38 0.00 5.46 9.13 0.07 71.96 09:33:13 09:15:01 5 13.33 0.00 4.18 0.75 0.07 81.67 09:33:13 09:15:01 6 14.07 0.00 5.36 11.04 0.07 69.46 09:33:13 09:15:01 7 12.46 0.00 4.66 1.90 0.08 80.90 09:33:13 09:16:01 all 15.85 0.00 4.99 3.78 0.07 75.31 09:33:13 09:16:01 0 13.09 0.00 4.28 2.25 0.07 80.32 09:33:13 09:16:01 1 38.49 0.00 7.61 8.10 0.08 45.72 09:33:13 09:16:01 2 15.98 0.00 4.97 0.79 0.07 78.18 09:33:13 09:16:01 3 12.47 0.00 3.53 0.82 0.07 83.10 09:33:13 09:16:01 4 14.16 0.00 5.53 3.26 0.07 76.99 09:33:13 09:16:01 5 9.56 0.00 7.45 7.70 0.07 75.22 09:33:13 09:16:01 6 12.52 0.00 3.41 2.70 0.03 81.34 09:33:13 09:16:01 7 10.40 0.00 3.14 4.67 0.07 81.71 09:33:13 09:17:01 all 25.05 0.00 5.18 1.14 0.06 68.56 09:33:13 09:17:01 0 20.11 0.00 4.80 0.23 0.05 74.80 09:33:13 09:17:01 1 24.90 0.00 5.87 0.54 0.07 68.63 09:33:13 09:17:01 2 33.13 0.00 5.71 0.03 0.07 61.06 09:33:13 09:17:01 3 20.67 0.00 4.59 2.39 0.05 72.31 09:33:13 09:17:01 4 39.01 0.00 6.45 0.39 0.08 54.07 09:33:13 09:17:01 5 25.70 0.00 6.10 1.19 0.07 66.95 09:33:13 09:17:01 6 22.01 0.00 4.01 0.97 0.05 72.96 09:33:13 09:17:01 7 14.88 0.00 3.96 3.41 0.05 77.70 09:33:13 09:18:01 all 3.52 0.00 1.40 1.20 0.03 93.85 09:33:13 09:18:01 0 3.15 0.00 2.10 0.82 0.03 93.89 09:33:13 09:18:01 1 3.48 0.00 1.40 0.07 0.03 95.02 09:33:13 09:18:01 2 4.95 0.00 1.10 0.03 0.03 93.88 09:33:13 09:18:01 3 2.67 0.00 1.82 8.07 0.03 87.41 09:33:13 09:18:01 4 3.03 0.00 1.02 0.02 0.02 95.91 09:33:13 09:18:01 5 3.33 0.00 1.41 0.03 0.03 95.19 09:33:13 09:18:01 6 3.64 0.00 0.99 0.39 0.03 94.95 09:33:13 09:18:01 7 3.91 0.00 1.33 0.17 0.03 94.56 09:33:13 09:19:01 all 1.18 0.00 0.73 0.38 0.01 97.70 09:33:13 09:19:01 0 0.72 0.00 0.50 0.07 0.02 98.70 09:33:13 09:19:01 1 1.47 0.00 0.95 1.00 0.00 96.59 09:33:13 09:19:01 2 2.32 0.00 1.78 0.02 0.02 95.87 09:33:13 09:19:01 3 1.19 0.00 0.52 1.19 0.02 97.09 09:33:13 09:19:01 4 0.68 0.00 0.28 0.03 0.02 98.98 09:33:13 09:19:01 5 0.75 0.00 0.65 0.10 0.02 98.48 09:33:13 09:19:01 6 1.13 0.00 0.75 0.42 0.00 97.70 09:33:13 09:19:01 7 1.19 0.00 0.38 0.23 0.02 98.18 09:33:13 09:20:01 all 0.03 0.00 0.01 0.01 0.00 99.96 09:33:13 09:20:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:33:13 09:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:33:13 09:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:20:01 3 0.02 0.00 0.00 0.03 0.02 99.93 09:33:13 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:33:13 09:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:33:13 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:33:13 09:21:01 all 0.04 0.00 0.04 0.01 0.00 99.90 09:33:13 09:21:01 0 0.07 0.00 0.10 0.00 0.00 99.83 09:33:13 09:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:33:13 09:21:01 2 0.00 0.00 0.03 0.02 0.00 99.95 09:33:13 09:21:01 3 0.18 0.00 0.07 0.07 0.00 99.68 09:33:13 09:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:33:13 09:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:33:13 09:21:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:33:13 09:21:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:33:13 09:22:01 all 0.01 0.00 0.01 0.03 0.00 99.95 09:33:13 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:33:13 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:22:01 3 0.00 0.00 0.00 0.10 0.00 99.90 09:33:13 09:22:01 4 0.00 0.00 0.02 0.10 0.00 99.88 09:33:13 09:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:33:13 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:33:13 09:23:01 all 0.01 0.00 0.00 0.01 0.00 99.97 09:33:13 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:33:13 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:23:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:33:13 09:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:33:13 09:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:33:13 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:24:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:33:13 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:33:13 09:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:33:13 09:24:01 3 0.00 0.00 0.00 0.05 0.00 99.95 09:33:13 09:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:33:13 09:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:33:13 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:33:13 09:25:02 all 0.01 0.00 0.00 0.00 0.00 99.98 09:33:13 09:25:02 0 0.03 0.00 0.02 0.00 0.00 99.95 09:33:13 09:25:02 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:25:02 2 0.03 0.00 0.00 0.00 0.02 99.95 09:33:13 09:25:02 3 0.00 0.00 0.00 0.03 0.02 99.95 09:33:13 09:25:02 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:25:02 5 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:25:02 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:25:02 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:33:13 09:25:02 CPU %user %nice %system %iowait %steal %idle 09:33:13 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:33:13 09:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:33:13 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:26:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:33:13 09:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:33:13 09:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:33:13 09:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:33:13 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:33:13 09:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:33:13 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:13 09:27:01 3 0.00 0.00 0.03 0.02 0.00 99.95 09:33:13 09:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:33:13 09:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:13 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:28:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:33:13 09:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:13 09:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:33:13 09:28:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:33:13 09:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:13 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:29:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:33:13 09:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:33:13 09:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:33:13 09:29:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:33:13 09:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:33:13 09:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 09:33:13 09:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:13 09:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:33:13 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:33:13 09:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:33:13 09:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:33:13 09:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:33:13 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:13 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:33:13 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:33:13 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:33:13 09:31:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:33:13 09:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:33:13 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:13 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:33:13 09:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:33:13 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:33:13 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:33:13 09:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:33:13 09:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:13 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:13 09:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:33:13 09:33:01 all 8.41 0.00 3.74 2.43 0.04 85.38 09:33:13 09:33:01 0 7.79 0.00 3.48 0.07 0.03 88.63 09:33:13 09:33:01 1 9.01 0.00 3.48 0.62 0.05 86.84 09:33:13 09:33:01 2 8.43 0.00 2.91 0.07 0.03 88.56 09:33:13 09:33:01 3 8.73 0.00 5.03 0.54 0.03 85.66 09:33:13 09:33:01 4 7.78 0.00 3.63 3.39 0.05 85.15 09:33:13 09:33:01 5 8.56 0.00 3.87 1.11 0.05 86.40 09:33:13 09:33:01 6 8.59 0.00 3.64 8.09 0.05 79.63 09:33:13 09:33:01 7 8.36 0.00 3.89 5.57 0.05 82.14 09:33:13 Average: all 3.54 0.00 1.10 0.67 0.02 94.67 09:33:13 Average: 0 3.08 0.00 1.08 0.22 0.02 95.60 09:33:13 Average: 1 4.78 0.00 1.26 0.71 0.02 93.23 09:33:13 Average: 2 4.11 0.00 1.12 0.22 0.02 94.52 09:33:13 Average: 3 3.13 0.00 1.06 0.73 0.02 95.06 09:33:13 Average: 4 4.08 0.00 1.18 0.86 0.02 93.87 09:33:13 Average: 5 3.22 0.00 1.25 0.57 0.02 94.95 09:33:13 Average: 6 3.25 0.00 0.95 1.23 0.01 94.56 09:33:13 Average: 7 2.69 0.00 0.91 0.84 0.02 95.55 09:33:13 09:33:13 09:33:13