Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be910da442da054ca269013485ad7785d291f45 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-ssh5959442350099117362.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17649102720833885254.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13872982304992616302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14700653715920775350.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16869811584453304631.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17377 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0be910da442da054ca269013485ad7785d291f45 (main) Commit message: "Merge pull request #621 from lenny-intel/changelog" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0be910da442da054ca269013485ad7785d291f45 # timeout=10 > git rev-list --no-walk 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:19:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:19:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:19:51 ========================================================= 22:19:51 EdgeX Global Pipelines Version Info 22:19:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:19:52 ------------------- 22:19:52 stable info: 22:19:52 ------------------- 22:19:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:19:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:19:52 Message: update stable to v1.0.249 22:19:52 ------------------- 22:19:52 experimental info: 22:19:52 ------------------- 22:19:52 Commited By: **** collab-it+edgex@linuxfoundation.org 22:19:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:19:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:19:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be910d [Pipeline] echo 22:19:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:53 provisioning config files... 22:19:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4093850948272238784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:53 ---> docker-login.sh 22:19:53 nexus3.edgexfoundry.org:10001 22:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:54 Configure a credential helper to remove this warning. See 22:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:54 22:19:54 Login Succeeded 22:19:54 nexus3.edgexfoundry.org:10002 22:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:54 Configure a credential helper to remove this warning. See 22:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:54 22:19:54 Login Succeeded 22:19:54 nexus3.edgexfoundry.org:10003 22:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:54 Configure a credential helper to remove this warning. See 22:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:54 22:19:54 Login Succeeded 22:19:54 nexus3.edgexfoundry.org:10004 22:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:54 Configure a credential helper to remove this warning. See 22:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:54 22:19:54 Login Succeeded 22:19:54 docker.io 22:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:54 Configure a credential helper to remove this warning. See 22:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:54 22:19:54 Login Succeeded 22:19:54 ---> docker-login.sh ends [Pipeline] } 22:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:19:55 + git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 22:19:55 -----------> git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 0be910da442da054ca269013485ad7785d291f45 22:19:55 0be910da442da054ca269013485ad7785d291f45 [false] [Pipeline] sh 22:19:55 + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 22:19:55 ========================================================= 22:19:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:19:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:55 + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo 22:19:55 [semverPrep] GIT_COMMIT: 0be910da442da054ca269013485ad7785d291f45, Commit Message: Merge pull request #621 from lenny-intel/changelog [Pipeline] echo 22:19:55 [semverPrep] This is not a build commit. [Pipeline] sh 22:19:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:56 + grep -v github /etc/ssh/ssh_known_hosts 22:19:56 + [ -e /tmp/ssh_known_hosts ] 22:19:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:19:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:19:56 + sudo tee -a /etc/ssh/ssh_known_hosts 22:19:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:56 22:19:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:57 0.1.4: Pulling from edgex-devops/py-git-semver 22:19:57 b85a868b505f: Pulling fs layer 22:19:57 e2be974225ed: Pulling fs layer 22:19:57 339a4e72a1f5: Pulling fs layer 22:19:57 988bab9f4d93: Pulling fs layer 22:19:57 1469e6f7b9e6: Pulling fs layer 22:19:57 988bab9f4d93: Waiting 22:19:57 eaf3925da568: Pulling fs layer 22:19:57 bab4dde63d76: Pulling fs layer 22:19:57 bde34c3a00c8: Pulling fs layer 22:19:57 b352a97aabf1: Pulling fs layer 22:19:57 eaf3925da568: Waiting 22:19:57 b352a97aabf1: Waiting 22:19:57 bab4dde63d76: Waiting 22:19:57 4872d77fe225: Pulling fs layer 22:19:57 5851b861e8e6: Pulling fs layer 22:19:57 4872d77fe225: Waiting 22:19:57 e2be974225ed: Verifying Checksum 22:19:57 e2be974225ed: Download complete 22:19:57 988bab9f4d93: Verifying Checksum 22:19:57 988bab9f4d93: Download complete 22:19:57 1469e6f7b9e6: Verifying Checksum 22:19:57 1469e6f7b9e6: Download complete 22:19:57 eaf3925da568: Verifying Checksum 22:19:57 eaf3925da568: Download complete 22:19:57 339a4e72a1f5: Verifying Checksum 22:19:57 339a4e72a1f5: Download complete 22:19:57 bde34c3a00c8: Verifying Checksum 22:19:57 bde34c3a00c8: Download complete 22:19:57 b352a97aabf1: Download complete 22:19:57 4872d77fe225: Verifying Checksum 22:19:57 4872d77fe225: Download complete 22:19:57 5851b861e8e6: Download complete 22:19:57 b85a868b505f: Verifying Checksum 22:19:57 b85a868b505f: Download complete 22:19:57 bab4dde63d76: Verifying Checksum 22:19:57 bab4dde63d76: Download complete 22:19:58 b85a868b505f: Pull complete 22:19:58 e2be974225ed: Pull complete 22:19:59 339a4e72a1f5: Pull complete 22:19:59 988bab9f4d93: Pull complete 22:19:59 1469e6f7b9e6: Pull complete 22:19:59 eaf3925da568: Pull complete 22:20:01 bab4dde63d76: Pull complete 22:20:01 bde34c3a00c8: Pull complete 22:20:01 b352a97aabf1: Pull complete 22:20:01 4872d77fe225: Pull complete 22:20:01 5851b861e8e6: Pull complete 22:20:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:01 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:20: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:03 $ docker top ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 -eo pid,comm 22:20:03 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). 22:20:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:03 [ssh-agent] Looking for ssh-agent implementation... 22:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:03 $ docker exec ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent 22:20:03 SSH_AUTH_SOCK=/tmp/ssh-SXEgeA9Xmr9T/agent.31 22:20:03 SSH_AGENT_PID=37 22:20:03 Running ssh-add (command line suppressed) 22:20:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16089823033025114593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16089823033025114593.key) 22:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:03 + git tag --points-at HEAD [Pipeline] } 22:20:03 $ docker exec --env ******** --env ******** ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent -k 22:20:03 unset SSH_AUTH_SOCK; 22:20:03 unset SSH_AGENT_PID; 22:20:03 echo Agent pid 37 killed; 22:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:03 [ssh-agent] Looking for ssh-agent implementation... 22:20:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:04 $ docker exec ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent 22:20:04 SSH_AUTH_SOCK=/tmp/ssh-PQ0Yhc7mBAn0/agent.69 22:20:04 SSH_AGENT_PID=75 22:20:04 Running ssh-add (command line suppressed) 22:20:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12886342340969629471.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12886342340969629471.key) 22:20:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:04 + git semver init 22:20:04 2023-05-30 22:20:04,761 [run_init] DEBUG init version:0.0.0 force:False 22:20:04 2023-05-30 22:20:04,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 22:20:04 2023-05-30 22:20:04,763 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 22:20:04 2023-05-30 22:20:04,763 [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) 22:20:06 2023-05-30 22:20:06,072 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 22:20:06 2023-05-30 22:20:06,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 22:20:06 2023-05-30 22:20:06,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:20:06 2023-05-30 22:20:06,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:20:06 3.0.0-dev.21 [Pipeline] } 22:20:06 $ docker exec --env ******** --env ******** ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 ssh-agent -k 22:20:06 unset SSH_AUTH_SOCK; 22:20:06 unset SSH_AGENT_PID; 22:20:06 echo Agent pid 75 killed; 22:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:06 + git semver [Pipeline] } 22:20:06 $ docker stop --time=1 ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 22:20:08 $ docker rm -f --volumes ebd58a382d8a0d3aa7d7ea45788c322aabb8cc0c463ff17b98ffb8ac2f3a6512 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:08 Stashed 1 file(s) [Pipeline] echo 22:20:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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 22:20:08 provisioning config files... 22:20:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12591874913095792709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:09 ---> docker-login.sh 22:20:09 nexus3.edgexfoundry.org:10001 22:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:09 Configure a credential helper to remove this warning. See 22:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:09 22:20:09 Login Succeeded 22:20:09 nexus3.edgexfoundry.org:10002 22:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:09 Configure a credential helper to remove this warning. See 22:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:09 22:20:09 Login Succeeded 22:20:09 nexus3.edgexfoundry.org:10003 22:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:09 Configure a credential helper to remove this warning. See 22:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:09 22:20:09 Login Succeeded 22:20:09 nexus3.edgexfoundry.org:10004 22:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:09 Configure a credential helper to remove this warning. See 22:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:09 22:20:09 Login Succeeded 22:20:09 docker.io 22:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:09 Configure a credential helper to remove this warning. See 22:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:09 22:20:09 Login Succeeded 22:20:09 ---> docker-login.sh ends [Pipeline] } 22:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:09 ========================================================= 22:20:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:20:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:20:10 Sending build context to Docker daemon 47.59MB 22:20:10 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 22:20:10 Step 2/15 : FROM ${BASE} AS builder 22:20:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:10 f56be85fc22e: Pulling fs layer 22:20:10 85791d961cd3: Pulling fs layer 22:20:10 d694b5ae8c79: Pulling fs layer 22:20:10 9f32a84ed3da: Pulling fs layer 22:20:10 4d19c01a9841: Pulling fs layer 22:20:10 9325e15d5711: Pulling fs layer 22:20:10 556b6ee489ea: Pulling fs layer 22:20:10 c5a4b2cf53e6: Pulling fs layer 22:20:10 9f32a84ed3da: Waiting 22:20:10 9325e15d5711: Waiting 22:20:10 c5a4b2cf53e6: Waiting 22:20:10 4d19c01a9841: Waiting 22:20:10 85791d961cd3: Download complete 22:20:10 f56be85fc22e: Verifying Checksum 22:20:10 f56be85fc22e: Download complete 22:20:10 4d19c01a9841: Verifying Checksum 22:20:10 4d19c01a9841: Download complete 22:20:10 9f32a84ed3da: Verifying Checksum 22:20:10 9f32a84ed3da: Download complete 22:20:10 9325e15d5711: Verifying Checksum 22:20:10 9325e15d5711: Download complete 22:20:10 f56be85fc22e: Pull complete 22:20:10 85791d961cd3: Pull complete 22:20:10 c5a4b2cf53e6: Verifying Checksum 22:20:10 c5a4b2cf53e6: Download complete 22:20:11 d694b5ae8c79: Verifying Checksum 22:20:11 d694b5ae8c79: Download complete 22:20:11 556b6ee489ea: Verifying Checksum 22:20:11 556b6ee489ea: Download complete 22:20:14 d694b5ae8c79: Pull complete 22:20:14 9f32a84ed3da: Pull complete 22:20:15 4d19c01a9841: Pull complete 22:20:15 9325e15d5711: Pull complete 22:20:17 556b6ee489ea: Pull complete 22:20:18 c5a4b2cf53e6: Pull complete 22:20:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:20:18 ---> c4be618373d6 22:20:18 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:20:19 ---> Running in 848e5a3b3283 22:20:19 Removing intermediate container 848e5a3b3283 22:20:19 ---> 8f78940f2a7b 22:20:19 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 22:20:19 ---> Running in 168369f74e31 22:20:19 Removing intermediate container 168369f74e31 22:20:19 ---> 4c9f4db0bf0b 22:20:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 22:20:19 ---> Running in 35d8f31d2951 22:20:20 Removing intermediate container 35d8f31d2951 22:20:20 ---> a6ae37f83112 22:20:20 Step 6/15 : LABEL Name=edgex-ui-go 22:20:20 ---> Running in a395099bf011 22:20:20 Removing intermediate container a395099bf011 22:20:20 ---> f35a67df2d37 22:20:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:20:20 ---> Running in 4178add54962 22:20:20 Removing intermediate container 4178add54962 22:20:20 ---> 4d35a6499a22 22:20:20 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:20:20 latest: Pulling from library/docker 22:20:20 8a49fdb3b6a5: Pulling fs layer 22:20:20 dfb60e7f5d22: Pulling fs layer 22:20:20 f74671f55a8d: Pulling fs layer 22:20:20 159682c80b19: Pulling fs layer 22:20:20 b1fd48ba55f8: Pulling fs layer 22:20:20 6478cae41da0: Pulling fs layer 22:20:20 3dc5e45939f9: Pulling fs layer 22:20:20 ec63addd3bc1: Pulling fs layer 22:20:20 3a314790488f: Pulling fs layer 22:20:20 f97b6f470a44: Pulling fs layer 22:20:20 ba6b089fd04d: Pulling fs layer 22:20:20 3580870ab4aa: Pulling fs layer 22:20:20 27aa171c6e15: Pulling fs layer 22:20:20 b55707de713d: Pulling fs layer 22:20:20 6478cae41da0: Waiting 22:20:20 3dc5e45939f9: Waiting 22:20:20 ec63addd3bc1: Waiting 22:20:20 3a314790488f: Waiting 22:20:20 f97b6f470a44: Waiting 22:20:20 ba6b089fd04d: Waiting 22:20:20 3580870ab4aa: Waiting 22:20:20 27aa171c6e15: Waiting 22:20:20 b55707de713d: Waiting 22:20:20 159682c80b19: Waiting 22:20:20 b1fd48ba55f8: Waiting 22:20:20 f74671f55a8d: Verifying Checksum 22:20:20 f74671f55a8d: Download complete 22:20:20 dfb60e7f5d22: Download complete 22:20:20 8a49fdb3b6a5: Download complete 22:20:20 b1fd48ba55f8: Verifying Checksum 22:20:20 b1fd48ba55f8: Download complete 22:20:20 159682c80b19: Verifying Checksum 22:20:20 159682c80b19: Download complete 22:20:20 8a49fdb3b6a5: Pull complete 22:20:21 ec63addd3bc1: Download complete 22:20:21 3dc5e45939f9: Verifying Checksum 22:20:21 3dc5e45939f9: Download complete 22:20:21 6478cae41da0: Verifying Checksum 22:20:21 6478cae41da0: Download complete 22:20:21 dfb60e7f5d22: Pull complete 22:20:21 3a314790488f: Verifying Checksum 22:20:21 3a314790488f: Download complete 22:20:21 f74671f55a8d: Pull complete 22:20:21 ba6b089fd04d: Verifying Checksum 22:20:21 ba6b089fd04d: Download complete 22:20:21 f97b6f470a44: Verifying Checksum 22:20:21 f97b6f470a44: Download complete 22:20:21 27aa171c6e15: Verifying Checksum 22:20:21 27aa171c6e15: Download complete 22:20:21 b55707de713d: Verifying Checksum 22:20:21 b55707de713d: Download complete 22:20:21 159682c80b19: Pull complete 22:20:21 3580870ab4aa: Verifying Checksum 22:20:21 3580870ab4aa: Download complete 22:20:21 b1fd48ba55f8: Pull complete 22:20:22 6478cae41da0: Pull complete 22:20:22 3dc5e45939f9: Pull complete 22:20:22 ec63addd3bc1: Pull complete 22:20:22 3a314790488f: Pull complete 22:20:22 f97b6f470a44: Pull complete 22:20:22 ba6b089fd04d: Pull complete 22:20:23 3580870ab4aa: Pull complete 22:20:23 Still waiting to schedule task 22:20:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:20:23 27aa171c6e15: Pull complete 22:20:23 b55707de713d: Pull complete 22:20:23 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 22:20:23 Status: Downloaded newer image for docker:latest 22:20:24 ---> a4da6ad1644a 22:20:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:24 ---> Running in 9bb540e5138a 22:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:25 OK: 265 MiB in 53 packages 22:20:26 Removing intermediate container 9bb540e5138a 22:20:26 ---> c746098ed1d0 22:20:26 Step 10/15 : ENV GO111MODULE=on 22:20:26 ---> Running in 760e5714990d 22:20:26 Removing intermediate container 760e5714990d 22:20:26 ---> 389f7a201ac0 22:20:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:20:26 ---> Running in b6d5154efd77 22:20:26 Removing intermediate container b6d5154efd77 22:20:26 ---> 3485af60b9d7 22:20:26 Step 12/15 : COPY go.mod vendor* ./ 22:20:26 ---> 6abb1da989ba 22:20:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:26 ---> Running in 7e53fee762ed 22:20:48 Removing intermediate container 7e53fee762ed 22:20:48 ---> 6ff7b2e362b7 22:20:48 Step 14/15 : COPY . . 22:20:48 ---> 71b5f5de0cf7 22:20:48 Step 15/15 : RUN ${MAKE} 22:20:48 ---> Running in d7af92293f47 22:20:48 noop 22:20:48 Removing intermediate container d7af92293f47 22:20:48 ---> e42a0dbbd620 22:20:48 Successfully built e42a0dbbd620 22:20:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:48 + docker inspect -f . ci-base-image-x86_64 22:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:48 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:49 $ docker top c12969b6458d4baa4f6f8c95e9bc90d1197e207e11fcb3e2a27935dabc7566cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:49 + go version 22:20:49 go version go1.20.2 linux/amd64 [Pipeline] } 22:20:49 $ docker stop --time=1 c12969b6458d4baa4f6f8c95e9bc90d1197e207e11fcb3e2a27935dabc7566cf 22:20:50 $ docker rm -f --volumes c12969b6458d4baa4f6f8c95e9bc90d1197e207e11fcb3e2a27935dabc7566cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:51 + docker inspect -f . ci-base-image-x86_64 22:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:51 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:51 $ docker top e018eb26bb7b6cde8ae4c80f26d9ca5bb4e074bee754390ca1c6906cb6e533d0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 22:20:52 + make test 22:20:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 22:20:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 22:21:07 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 22:21:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:10 ./bin/test-attribution-txt.sh 22:21:10 make -C web test 22:21:10 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 22:21:10 make[1]: tput: No such file or directory 22:21:10 make[1]: tput: No such file or directory 22:21:10 warning: generating ./VERSION 22:21:10 echo "0.0.0" > VERSION 22:21:10 docker build \ 22:21:10 -f Dockerfile \ 22:21:10 --build-arg USER=1000 \ 22:21:10 \ 22:21:10 --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ 22:21:10 -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ 22:21:10 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:21:10 . 22:21:10 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 22:21:10 Install the buildx component to build images with BuildKit: 22:21:10 https://docs.docker.com/go/buildx/ 22:21:10 22:21:10 Sending build context to Docker daemon 2.571MB 22:21:10 Step 1/10 : FROM node:16.17-alpine3.15 22:21:10 16.17-alpine3.15: Pulling from library/node 22:21:10 9621f1afde84: Pulling fs layer 22:21:10 c6f70ee39829: Pulling fs layer 22:21:10 56892a8094a2: Pulling fs layer 22:21:10 58dd87906ef0: Pulling fs layer 22:21:10 58dd87906ef0: Waiting 22:21:10 56892a8094a2: Verifying Checksum 22:21:10 56892a8094a2: Download complete 22:21:10 9621f1afde84: Verifying Checksum 22:21:10 9621f1afde84: Download complete 22:21:10 58dd87906ef0: Verifying Checksum 22:21:10 58dd87906ef0: Download complete 22:21:10 9621f1afde84: Pull complete 22:21:10 c6f70ee39829: Verifying Checksum 22:21:10 c6f70ee39829: Download complete 22:21:12 c6f70ee39829: Pull complete 22:21:12 56892a8094a2: Pull complete 22:21:13 58dd87906ef0: Pull complete 22:21:13 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 22:21:13 Status: Downloaded newer image for node:16.17-alpine3.15 22:21:13 ---> b69703f70c3d 22:21:13 Step 2/10 : RUN apk add --no-cache chromium 22:21:14 ---> Running in 8303c81fcdf1 22:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:21:15 (1/129) Installing libxau (1.0.9-r0) 22:21:15 (2/129) Installing libmd (1.0.3-r0) 22:21:15 (3/129) Installing libbsd (0.11.3-r1) 22:21:15 (4/129) Installing libxdmcp (1.1.3-r0) 22:21:15 (5/129) Installing libxcb (1.14-r2) 22:21:15 (6/129) Installing libx11 (1.7.3.1-r0) 22:21:15 (7/129) Installing libxext (1.3.4-r0) 22:21:15 (8/129) Installing libice (1.0.10-r0) 22:21:15 (9/129) Installing libuuid (2.37.4-r0) 22:21:15 (10/129) Installing libsm (1.2.3-r0) 22:21:15 (11/129) Installing libxt (1.2.1-r0) 22:21:15 (12/129) Installing libxmu (1.1.3-r0) 22:21:15 (13/129) Installing xset (1.2.4-r0) 22:21:15 (14/129) Installing xprop (1.2.5-r0) 22:21:15 (15/129) Installing xdg-utils (1.1.3-r0) 22:21:15 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 22:21:15 (17/129) Installing pkgconf (1.8.1-r0) 22:21:15 (18/129) Installing libffi (3.4.2-r1) 22:21:15 (19/129) Installing libintl (0.21-r0) 22:21:15 (20/129) Installing libblkid (2.37.4-r0) 22:21:15 (21/129) Installing libmount (2.37.4-r0) 22:21:15 (22/129) Installing pcre (8.45-r1) 22:21:15 (23/129) Installing glib (2.70.5-r0) 22:21:15 (24/129) Installing xz-libs (5.2.5-r1) 22:21:15 (25/129) Installing libxml2 (2.9.14-r2) 22:21:15 (26/129) Installing shared-mime-info (2.1-r2) 22:21:15 (27/129) Installing hicolor-icon-theme (0.17-r1) 22:21:15 (28/129) Installing libjpeg-turbo (2.1.2-r0) 22:21:15 (29/129) Installing libpng (1.6.37-r1) 22:21:15 (30/129) Installing libwebp (1.2.2-r1) 22:21:15 (31/129) Installing zstd-libs (1.5.0-r0) 22:21:15 (32/129) Installing tiff (4.4.0-r1) 22:21:15 (33/129) Installing gdk-pixbuf (2.42.8-r0) 22:21:15 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 22:21:15 (35/129) Installing libxcomposite (0.4.5-r0) 22:21:15 (36/129) Installing libxfixes (6.0.0-r0) 22:21:15 (37/129) Installing libxrender (0.9.10-r3) 22:21:15 (38/129) Installing libxcursor (1.2.0-r0) 22:21:15 (39/129) Installing libxdamage (1.1.5-r1) 22:21:15 (40/129) Installing libxi (1.8-r0) 22:21:15 (41/129) Installing libxinerama (1.1.4-r1) 22:21:15 (42/129) Installing libxrandr (1.5.2-r1) 22:21:15 (43/129) Installing atk (2.36.0-r0) 22:21:15 (44/129) Installing libxtst (1.2.3-r3) 22:21:15 (45/129) Installing dbus-libs (1.12.24-r0) 22:21:15 (46/129) Installing at-spi2-core (2.42.0-r0) 22:21:15 (47/129) Installing at-spi2-atk (2.38.0-r0) 22:21:15 (48/129) Installing expat (2.5.0-r0) 22:21:15 (49/129) Installing brotli-libs (1.0.9-r5) 22:21:15 (50/129) Installing libbz2 (1.0.8-r1) 22:21:15 (51/129) Installing freetype (2.11.1-r2) 22:21:15 (52/129) Installing fontconfig (2.13.1-r4) 22:21:15 (53/129) Installing pixman (0.40.0-r4) 22:21:15 (54/129) Installing cairo (1.16.0-r5) 22:21:15 (55/129) Installing cairo-gobject (1.16.0-r5) 22:21:15 (56/129) Installing avahi-libs (0.8-r5) 22:21:15 (57/129) Installing gmp (6.2.1-r1) 22:21:15 (58/129) Installing nettle (3.7.3-r0) 22:21:15 (59/129) Installing p11-kit (0.24.0-r1) 22:21:15 (60/129) Installing libtasn1 (4.18.0-r1) 22:21:15 (61/129) Installing libunistring (0.9.10-r1) 22:21:15 (62/129) Installing gnutls (3.7.1-r2) 22:21:15 (63/129) Installing cups-libs (2.3.3-r6) 22:21:15 (64/129) Installing libepoxy (1.5.9-r0) 22:21:15 (65/129) Installing fribidi (1.0.11-r0) 22:21:15 (66/129) Installing graphite2 (1.3.14-r0) 22:21:15 (67/129) Installing harfbuzz (3.0.0-r2) 22:21:15 (68/129) Installing libxft (2.3.4-r0) 22:21:15 (69/129) Installing pango (1.48.10-r0) 22:21:15 (70/129) Installing wayland-libs-client (1.19.0-r1) 22:21:16 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 22:21:16 (72/129) Installing wayland-libs-egl (1.19.0-r1) 22:21:16 (73/129) Installing xkeyboard-config (2.34-r0) 22:21:16 (74/129) Installing libxkbcommon (1.3.1-r0) 22:21:16 (75/129) Installing gtk+3.0 (3.24.30-r0) 22:21:16 Executing gtk+3.0-3.24.30-r0.post-install 22:21:16 (76/129) Installing libfontenc (1.1.4-r0) 22:21:16 (77/129) Installing mkfontscale (1.2.1-r1) 22:21:16 (78/129) Installing ttf-opensans (1.10-r1) 22:21:16 Executing ttf-opensans-1.10-r1.post-install 22:21:18 (79/129) Installing libogg (1.3.5-r0) 22:21:18 (80/129) Installing flac (1.3.4-r0) 22:21:18 (81/129) Installing alsa-lib (1.2.5.1-r1) 22:21:18 (82/129) Installing libatomic (10.3.1_git20211027-r0) 22:21:18 (83/129) Installing sdl2 (2.0.16-r4) 22:21:18 (84/129) Installing aom-libs (3.2.0-r0) 22:21:18 (85/129) Installing libass (0.15.2-r0) 22:21:18 (86/129) Installing libdav1d (0.9.2-r0) 22:21:18 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 22:21:18 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 22:21:18 (89/129) Installing lame (3.100-r0) 22:21:18 (90/129) Installing opus (1.3.1-r1) 22:21:18 (91/129) Installing libgomp (10.3.1_git20211027-r0) 22:21:18 (92/129) Installing soxr (0.1.3-r2) 22:21:18 (93/129) Installing libsrt (1.4.2-r1) 22:21:18 (94/129) Installing libssh (0.9.6-r1) 22:21:18 (95/129) Installing libtheora (1.1.1-r16) 22:21:18 (96/129) Installing v4l-utils-libs (1.22.1-r1) 22:21:18 (97/129) Installing libpciaccess (0.16-r0) 22:21:18 (98/129) Installing libdrm (2.4.109-r0) 22:21:18 (99/129) Installing libva (2.13.0-r0) 22:21:18 (100/129) Installing libvdpau (1.4-r0) 22:21:18 (101/129) Installing vidstab (1.1.0-r1) 22:21:18 (102/129) Installing libvorbis (1.3.7-r0) 22:21:18 (103/129) Installing libvpx (1.10.0-r0) 22:21:18 (104/129) Installing vulkan-loader (1.2.196-r0) 22:21:18 (105/129) Installing x264-libs (20210613-r0) 22:21:18 (106/129) Installing x265-libs (3.5-r0) 22:21:18 (107/129) Installing xvidcore (1.3.7-r1) 22:21:18 (108/129) Installing ffmpeg-libs (4.4.1-r2) 22:21:18 (109/129) Installing libevent (2.1.12-r4) 22:21:18 (110/129) Installing mesa (21.2.6-r0) 22:21:18 (111/129) Installing wayland-libs-server (1.19.0-r1) 22:21:18 (112/129) Installing mesa-gbm (21.2.6-r0) 22:21:18 (113/129) Installing lcms2 (2.12-r1) 22:21:18 (114/129) Installing nspr (4.32-r0) 22:21:18 (115/129) Installing sqlite-libs (3.36.0-r0) 22:21:18 (116/129) Installing nss (3.78.1-r0) 22:21:18 (117/129) Installing libasyncns (0.8-r1) 22:21:18 (118/129) Installing libltdl (2.4.6-r7) 22:21:18 (119/129) Installing orc (0.4.32-r0) 22:21:18 (120/129) Installing libsndfile (1.0.31-r1) 22:21:18 (121/129) Installing speexdsp (1.2.0-r0) 22:21:18 (122/129) Installing tdb-libs (1.4.5-r0) 22:21:18 (123/129) Installing libpulse (15.0-r2) 22:21:18 (124/129) Installing re2 (2021.11.01-r0) 22:21:18 (125/129) Installing snappy (1.1.9-r1) 22:21:18 (126/129) Installing libgpg-error (1.42-r1) 22:21:18 (127/129) Installing libgcrypt (1.9.4-r0) 22:21:18 (128/129) Installing libxslt (1.1.35-r0) 22:21:18 (129/129) Installing chromium (99.0.4844.84-r0) 22:21:20 Executing busybox-1.34.1-r7.trigger 22:21:20 Executing glib-2.70.5-r0.trigger 22:21:20 Executing shared-mime-info-2.1-r2.trigger 22:21:20 Executing gdk-pixbuf-2.42.8-r0.trigger 22:21:20 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:21:20 Executing fontconfig-2.13.1-r4.trigger 22:21:20 Executing mkfontscale-1.2.1-r1.trigger 22:21:20 OK: 286 MiB in 145 packages 22:21:23 Removing intermediate container 8303c81fcdf1 22:21:23 ---> 3ba11d3695b0 22:21:23 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:21:23 ---> Running in b10eba874ef9 22:21:23 Removing intermediate container b10eba874ef9 22:21:23 ---> 565dc44096f2 22:21:23 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:21:23 ---> Running in d58f5b2bd53f 22:21:24 Removing intermediate container d58f5b2bd53f 22:21:24 ---> 0eed09421e9c 22:21:24 Step 5/10 : RUN npm install -g npm 22:21:24 ---> Running in b39fabe764b3 22:21:40 22:21:40 removed 7 packages, changed 101 packages, and audited 264 packages in 15s 22:21:40 22:21:40 27 packages are looking for funding 22:21:40 run `npm fund` for details 22:21:40 22:21:40 found 0 vulnerabilities 22:21:41 Removing intermediate container b39fabe764b3 22:21:41 ---> 1b00cff6b366 22:21:41 Step 6/10 : ARG USER=1000 22:21:41 ---> Running in 2b38c8dc69be 22:21:41 Removing intermediate container 2b38c8dc69be 22:21:41 ---> 02b255d75c3b 22:21:41 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:21:41 ---> Running in 666c0e9b332b 22:21:42 Removing intermediate container 666c0e9b332b 22:21:42 ---> 141078019935 22:21:42 Step 8/10 : USER $USER:$USER 22:21:42 ---> Running in f99fb5eaa3db 22:21:42 Removing intermediate container f99fb5eaa3db 22:21:42 ---> c5fc6d4fbf43 22:21:42 Step 9/10 : WORKDIR /app 22:21:42 ---> Running in ed600da6bb90 22:21:42 Removing intermediate container ed600da6bb90 22:21:42 ---> 840d41bd9edc 22:21:42 Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 22:21:42 ---> Running in fe08606a95d9 22:21:42 Removing intermediate container fe08606a95d9 22:21:42 ---> 142d3e28b17c 22:21:42 Successfully built 142d3e28b17c 22:21:42 Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 22:21:42 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:21:42 touch edgex-web-ui.imagebuilt 22:21:42 mkdir -p node_modules coverage 22:21:42 chown "1000:1000" node_modules coverage package-lock.json 22:21:42 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:21:44 npm WARN old lockfile 22:21:44 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 22:21:44 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 22:21:44 npm WARN old lockfile 22:21:44 npm WARN old lockfile This is a one-time fix-up, please be patient... 22:21:44 npm WARN old lockfile 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:52 npm WARN EBADENGINE Unsupported engine { 22:21:52 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 22:21:52 npm WARN EBADENGINE required: { 22:21:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:21:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:21:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:21:52 npm WARN EBADENGINE }, 22:21:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:21:52 npm WARN EBADENGINE } 22:21:55 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 22:21:55 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 22:21:55 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 22:21:55 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 22:21:55 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 22:21:56 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 22:21:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 22:21:57 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 22:21:57 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 22:21:58 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 22:21:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17378 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 22:21:58 Running in /w/workspace/edgex-ui-go/117 [Pipeline] { [Pipeline] checkout 22:21:58 The recommended git tool is: git 22:21:59 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 22:22:00 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 22:22:00 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 22:22:01 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. 22:22:02 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 22:22:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:22:02 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. 22:22:02 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. 22:22:03 using credential edgex-jenkins-ssh 22:22:03 Cloning the remote Git repository 22:22:04 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:22:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:22:03 > git init /w/workspace/edgex-ui-go/117 # timeout=10 22:22:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:22:04 > git --version # timeout=10 22:22:04 > git --version # 'git version 2.25.1' 22:22:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:05 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. 22:22:08 Avoid second fetch 22:22:08 Checking out Revision 0be910da442da054ca269013485ad7785d291f45 (main) 22:22:08 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. 22:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:08 > git config core.sparsecheckout # timeout=10 22:22:08 > git checkout -f 0be910da442da054ca269013485ad7785d291f45 # timeout=10 22:22:09 Commit message: "Merge pull request #621 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:22:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:10 Dload Upload Total Spent Left Speed 22:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 22:22:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:22:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:22:11 + sudo tee /etc/docker/daemon.new 22:22:11 { 22:22:11 "registry-mirrors": [ 22:22:11 "https://nexus3.edgexfoundry.org:10001" 22:22:11 ], 22:22:11 "bip": "10.250.0.254/24", 22:22:11 "hosts": [ 22:22:11 "tcp://0.0.0.0:5555", 22:22:11 "unix:///var/run/docker.sock" 22:22:11 ], 22:22:11 "mtu": 1458, 22:22:11 "selinux-enabled": true, 22:22:11 "seccomp-profile": "/etc/docker/seccomp.json" 22:22:11 } [Pipeline] sh 22:22:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:22:11 + sudo service docker restart 22:22:13 22:22:13 added 1478 packages, and audited 1479 packages in 31s 22:22:13 22:22:13 90 packages are looking for funding 22:22:13 run `npm fund` for details 22:22:13 22:22:13 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 22:22:13 22:22:13 To address issues that do not require attention, run: 22:22:13 npm audit fix 22:22:13 22:22:13 To address all issues (including breaking changes), run: 22:22:13 npm audit fix --force 22:22:13 22:22:13 Run `npm audit` for details. 22:22:15 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 22:22:18 - Generating browser application bundles (phase: setup)... 22:22:22 Compiling @angular/core : es2015 as esm2015 22:22:22 Compiling @angular/compiler/testing : es2015 as esm2015 22:22:26 Compiling @angular/common : es2015 as esm2015 22:22:26 Compiling @angular/core/testing : es2015 as esm2015 22:22:26 Compiling @angular/platform-browser : es2015 as esm2015 22:22:26 Compiling @angular/common/testing : es2015 as esm2015 22:22:27 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 22:22:27 Compiling @angular/platform-browser/testing : es2015 as esm2015 22:22:27 Compiling @angular/common/http : es2015 as esm2015 22:22:27 Compiling @angular/router : es2015 as esm2015 22:22:27 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 22:22:28 Compiling @angular/forms : es2015 as esm2015 22:22:28 Compiling @angular/common/http/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:30 provisioning config files... 22:22:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config1094692183116225353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:30 Compiling @angular/router/testing : es2015 as esm2015 22:22:30 ---> docker-login.sh 22:22:30 nexus3.edgexfoundry.org:10001 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 nexus3.edgexfoundry.org:10002 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 nexus3.edgexfoundry.org:10003 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 nexus3.edgexfoundry.org:10004 22:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:32 Configure a credential helper to remove this warning. See 22:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:32 22:22:32 Login Succeeded 22:22:32 docker.io 22:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:32 Configure a credential helper to remove this warning. See 22:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:32 22:22:32 Login Succeeded 22:22:32 ---> docker-login.sh ends [Pipeline] } 22:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:32 ========================================================= 22:22:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:22:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:22:34 Sending build context to Docker daemon 30.36MB 22:22:34 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 22:22:34 Step 2/15 : FROM ${BASE} AS builder 22:22:36 30 05 2023 22:22:36.057:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 22:22:36 30 05 2023 22:22:36.063:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 22:22:36 30 05 2023 22:22:36.072:INFO [launcher]: Starting browser ChromeHeadless 22:22:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:22:36 c41833b44d91: Pulling fs layer 22:22:36 ed15518f5707: Pulling fs layer 22:22:36 feae8fd75edb: Pulling fs layer 22:22:36 242c74f7c9fa: Pulling fs layer 22:22:36 3cdef696dda3: Pulling fs layer 22:22:36 2ced38df9373: Pulling fs layer 22:22:36 58f1dce35555: Pulling fs layer 22:22:36 3cdef696dda3: Waiting 22:22:36 2ced38df9373: Waiting 22:22:36 242c74f7c9fa: Waiting 22:22:36 58f1dce35555: Waiting 22:22:36 ed15518f5707: Verifying Checksum 22:22:36 ed15518f5707: Download complete 22:22:36 242c74f7c9fa: Verifying Checksum 22:22:36 242c74f7c9fa: Download complete 22:22:36 3cdef696dda3: Verifying Checksum 22:22:36 3cdef696dda3: Download complete 22:22:36 c41833b44d91: Verifying Checksum 22:22:36 c41833b44d91: Download complete 22:22:37 c41833b44d91: Pull complete 22:22:38 58f1dce35555: Verifying Checksum 22:22:38 58f1dce35555: Download complete 22:22:38 ed15518f5707: Pull complete 22:22:38 feae8fd75edb: Verifying Checksum 22:22:38 feae8fd75edb: Download complete 22:22:39 2ced38df9373: Verifying Checksum 22:22:39 2ced38df9373: Download complete 22:22:49 ✔ Browser application bundle generation complete. 22:22:49 30 05 2023 22:22:48.156:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket LeKUWZfFOoV_0H8BAAAB with id 38943422 22:22:51 feae8fd75edb: Pull complete 22:22:51 242c74f7c9fa: Pull complete 22:22:51 3cdef696dda3: Pull complete 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.029 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.073 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.16 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.232 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.255 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.316 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.328 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.336 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.369 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.396 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.4 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.455 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.466 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.528 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.538 secs) 22:22:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.563 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.574 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.691 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.704 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.729 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.742 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.77 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.779 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.785 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.795 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.804 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.848 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.864 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.904 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.924 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.933 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.974 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.012 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.022 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.023 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.11 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.123 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.128 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.131 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.153 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.165 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.169 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.172 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.18 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.186 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.193 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.2 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.206 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.222 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.24 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.249 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.261 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.265 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.272 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.276 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.278 secs) 22:22:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.295 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.311 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.341 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.365 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.374 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.381 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.4 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.414 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.427 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.435 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.446 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.47 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.506 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.524 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.539 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.556 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.564 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.572 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.581 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.59 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.604 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.65 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.655 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.657 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.682 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.704 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.717 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.732 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.752 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.765 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.799 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.813 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.818 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.821 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.824 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.829 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.842 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.846 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.848 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.851 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.853 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.864 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.869 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.881 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.899 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.905 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.919 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.927 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.931 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.934 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.937 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.938 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.963 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.966 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.968 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.981 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.984 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.986 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.988 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.992 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.996 secs) 22:22:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.003 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.024 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.034 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.037 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.038 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.043 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.079 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.087 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.103 secs) 22:22:54 WARN: ' 22:22:54 It looks like you're using ngModel on the same form field as formControlName. 22:22:54 Support for using the ngModel input property and ngModelChange event with 22:22:54 reactive form directives has been deprecated in Angular v6 and will be removed 22:22:54 in a future version of Angular. 22:22:54 22:22:54 For more information on this, see our API docs here: 22:22:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:22:54 ' 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.103 secs) 22:22:54 WARN: ' 22:22:54 It looks like you're using ngModel on the same form field as formControlName. 22:22:54 Support for using the ngModel input property and ngModelChange event with 22:22:54 reactive form directives has been deprecated in Angular v6 and will be removed 22:22:54 in a future version of Angular. 22:22:54 22:22:54 For more information on this, see our API docs here: 22:22:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:22:54 ' 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.126 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.132 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.153 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.182 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.196 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.23 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.234 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.237 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.277 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.29 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.309 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.316 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.328 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.333 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.335 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.341 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.343 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.345 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.347 secs) 22:22:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.406 secs / 2.347 secs) 22:22:54 TOTAL: 145 SUCCESS 22:22:54 ✔ Browser application bundle generation complete. 22:22:54 22:22:54 =============================== Coverage summary =============================== 22:22:54 Statements : 41.53% ( 1424/3429 ) 22:22:54 Branches : 12.14% ( 109/898 ) 22:22:54 Functions : 33.25% ( 416/1251 ) 22:22:54 Lines : 39.41% ( 1279/3245 ) 22:22:54 ================================================================================ 22:22:55 ✔ Browser application bundle generation complete. 22:22:55 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 22:22:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:22:55 $ docker stop --time=1 e018eb26bb7b6cde8ae4c80f26d9ca5bb4e074bee754390ca1c6906cb6e533d0 22:22:56 $ docker rm -f --volumes e018eb26bb7b6cde8ae4c80f26d9ca5bb4e074bee754390ca1c6906cb6e533d0 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:22:58 2ced38df9373: Pull complete 22:22:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:22:58 + ls -al . 22:22:58 total 180 22:22:58 drwxrwxr-x 14 jenkins jenkins 4096 May 30 22:20 . 22:22:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:19 .. 22:22:58 drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:19 .blubracket 22:22:58 -rw-rw-r-- 1 jenkins jenkins 18 May 30 22:19 .dockerignore 22:22:58 drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:20 .git 22:22:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:19 .github 22:22:58 -rw-rw-r-- 1 jenkins jenkins 185 May 30 22:19 .gitignore 22:22:58 drwxr-xr-x 3 jenkins jenkins 4096 May 30 22:20 .semver 22:22:58 -rw-rw-r-- 1 jenkins jenkins 8418 May 30 22:19 Attribution.txt 22:22:58 -rw-rw-r-- 1 jenkins jenkins 19103 May 30 22:19 CHANGELOG.md 22:22:58 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 22:19 CONTRIBUTING.md 22:22:58 -rw-rw-r-- 1 jenkins jenkins 1788 May 30 22:19 Dockerfile 22:22:58 -rw-rw-r-- 1 jenkins jenkins 652 May 30 22:19 Jenkinsfile 22:22:58 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 22:19 LICENSE 22:22:58 -rw-rw-r-- 1 jenkins jenkins 2124 May 30 22:19 Makefile 22:22:58 -rw-rw-r-- 1 jenkins jenkins 4549 May 30 22:19 README.md 22:22:58 -rw-rw-r-- 1 jenkins jenkins 12 May 30 22:20 VERSION 22:22:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:19 assets 22:22:58 drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:19 bin 22:22:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:19 cmd 22:22:58 -rw-r--r-- 1 jenkins jenkins 10 May 30 22:20 coverage.out 22:22:58 drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:19 docs 22:22:58 -rw-rw-r-- 1 jenkins jenkins 2999 May 30 22:19 go.mod 22:22:58 -rw-rw-r-- 1 jenkins jenkins 30528 May 30 22:19 go.sum 22:22:58 drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:19 internal 22:22:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:19 snap 22:22:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:19 testing 22:22:58 -rw-rw-r-- 1 jenkins jenkins 155 May 30 22:19 version.go 22:22:58 drwxrwxr-x 6 jenkins jenkins 4096 May 30 22:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:59 + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=amd64 --label version=3.0.0-dev.21 . 22:22:59 Sending build context to Docker daemon 50.35MB 22:22:59 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 22:22:59 Step 2/25 : FROM ${BASE} AS builder 22:22:59 ---> e42a0dbbd620 22:22:59 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:22:59 ---> Running in f1a471290a97 22:22:59 Removing intermediate container f1a471290a97 22:22:59 ---> 6e7540e90731 22:22:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:22:59 ---> Running in aa411791b245 22:22:59 Removing intermediate container aa411791b245 22:22:59 ---> 57439ea20beb 22:22:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:22:59 ---> Running in 964bd9308a4e 22:22:59 Removing intermediate container 964bd9308a4e 22:22:59 ---> 3a4cd5be6326 22:22:59 Step 6/25 : LABEL Name=edgex-ui-go 22:23:00 ---> Running in 43e25a7217fb 22:23:00 Removing intermediate container 43e25a7217fb 22:23:00 ---> da9888516cd2 22:23:00 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:23:00 ---> Running in 6bf44f83b261 22:23:00 Removing intermediate container 6bf44f83b261 22:23:00 ---> 770e7efe94b4 22:23:00 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:23:00 58f1dce35555: Pull complete 22:23:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:23:00 ---> fadd8f120f05 22:23:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:23:00 ---> e8abd099679c 22:23:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:00 ---> Running in 5eb5561af63a 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:23:01 OK: 265 MiB in 53 packages 22:23:01 Removing intermediate container 5eb5561af63a 22:23:01 ---> 657e45cb15fe 22:23:01 Step 10/25 : ENV GO111MODULE=on 22:23:01 ---> Running in 451e86919fdd 22:23:01 Removing intermediate container 451e86919fdd 22:23:01 ---> 46d1c9692b01 22:23:01 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:23:01 ---> Running in 012b6718d7e0 22:23:01 Removing intermediate container 012b6718d7e0 22:23:01 ---> bc381e429d42 22:23:01 Step 12/25 : COPY go.mod vendor* ./ 22:23:01 ---> 0afae4389473 22:23:01 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:01 ---> Running in 895e9226fa6b 22:23:02 ---> Running in 3ac437093c4e 22:23:02 Removing intermediate container 3ac437093c4e 22:23:02 ---> 3449f1f5517d 22:23:02 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 22:23:02 ---> Running in f21e54fa1a63 22:23:02 Removing intermediate container 895e9226fa6b 22:23:02 ---> 9d20d3541d21 22:23:02 Step 14/25 : COPY . . 22:23:02 Removing intermediate container f21e54fa1a63 22:23:02 ---> 8dffab0742be 22:23:02 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 22:23:02 ---> Running in 62a30153945e 22:23:03 Removing intermediate container 62a30153945e 22:23:03 ---> 7afaec6d8981 22:23:03 Step 6/15 : LABEL Name=edgex-ui-go 22:23:03 ---> Running in c4b0b52c046a 22:23:03 ---> 697654bc7a9c 22:23:03 Step 15/25 : RUN ${MAKE} 22:23:03 Removing intermediate container c4b0b52c046a 22:23:03 ---> 997b053299c9 22:23:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:23:03 ---> Running in 9bef00ae5da9 22:23:03 ---> Running in fc1e7450ef3b 22:23:03 Removing intermediate container 9bef00ae5da9 22:23:03 ---> 4b89e0311fe4 22:23:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:23:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:23:04 latest: Pulling from library/docker 22:23:04 08409d417260: Pulling fs layer 22:23:04 bf127bdc9f4f: Pulling fs layer 22:23:04 55b4810136f4: Pulling fs layer 22:23:04 8b1937eecd14: Pulling fs layer 22:23:04 db6263205561: Pulling fs layer 22:23:04 39314cee2a9c: Pulling fs layer 22:23:04 a0ee298bff01: Pulling fs layer 22:23:04 9fda9acfdd90: Pulling fs layer 22:23:04 736a277f3b8d: Pulling fs layer 22:23:04 b761764eaff7: Pulling fs layer 22:23:04 e1b49e70f544: Pulling fs layer 22:23:04 262f260c9231: Pulling fs layer 22:23:04 e3263c4f34c9: Pulling fs layer 22:23:04 62e6daf4fc04: Pulling fs layer 22:23:04 8b1937eecd14: Waiting 22:23:04 b761764eaff7: Waiting 22:23:04 e1b49e70f544: Waiting 22:23:04 db6263205561: Waiting 22:23:04 262f260c9231: Waiting 22:23:04 39314cee2a9c: Waiting 22:23:04 e3263c4f34c9: Waiting 22:23:04 62e6daf4fc04: Waiting 22:23:04 a0ee298bff01: Waiting 22:23:04 736a277f3b8d: Waiting 22:23:04 9fda9acfdd90: Waiting 22:23:04 55b4810136f4: Verifying Checksum 22:23:04 55b4810136f4: Download complete 22:23:04 bf127bdc9f4f: Verifying Checksum 22:23:04 bf127bdc9f4f: Download complete 22:23:04 08409d417260: Download complete 22:23:05 db6263205561: Verifying Checksum 22:23:05 db6263205561: Download complete 22:23:05 8b1937eecd14: Verifying Checksum 22:23:05 8b1937eecd14: Download complete 22:23:05 39314cee2a9c: Verifying Checksum 22:23:05 39314cee2a9c: Download complete 22:23:05 a0ee298bff01: Verifying Checksum 22:23:05 a0ee298bff01: Download complete 22:23:05 9fda9acfdd90: Verifying Checksum 22:23:05 9fda9acfdd90: Download complete 22:23:05 736a277f3b8d: Verifying Checksum 22:23:05 736a277f3b8d: Download complete 22:23:05 08409d417260: Pull complete 22:23:05 e1b49e70f544: Verifying Checksum 22:23:05 e1b49e70f544: Download complete 22:23:05 e3263c4f34c9: Verifying Checksum 22:23:05 e3263c4f34c9: Download complete 22:23:05 b761764eaff7: Verifying Checksum 22:23:05 b761764eaff7: Download complete 22:23:05 62e6daf4fc04: Verifying Checksum 22:23:05 62e6daf4fc04: Download complete 22:23:06 bf127bdc9f4f: Pull complete 22:23:06 55b4810136f4: Pull complete 22:23:07 262f260c9231: Verifying Checksum 22:23:07 262f260c9231: Download complete 22:23:07 8b1937eecd14: Pull complete 22:23:08 db6263205561: Pull complete 22:23:09 39314cee2a9c: Pull complete 22:23:09 a0ee298bff01: Pull complete 22:23:10 9fda9acfdd90: Pull complete 22:23:10 736a277f3b8d: Pull complete 22:23:11 b761764eaff7: Pull complete 22:23:11 e1b49e70f544: Pull complete 22:23:14 262f260c9231: Pull complete 22:23:14 e3263c4f34c9: Pull complete 22:23:14 62e6daf4fc04: Pull complete 22:23:14 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 22:23:14 Status: Downloaded newer image for docker:latest 22:23:17 ---> 492602b0a759 22:23:17 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:23:17 ---> Running in ff18042ac910 22:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:23:20 OK: 263 MiB in 53 packages 22:23:21 Removing intermediate container ff18042ac910 22:23:21 ---> 889db8e6c099 22:23:21 Step 10/15 : ENV GO111MODULE=on 22:23:21 ---> Running in bf58daefa6c1 22:23:21 Removing intermediate container bf58daefa6c1 22:23:21 ---> aacd7fd68f6c 22:23:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:23:21 ---> Running in f224629019a9 22:23:21 Removing intermediate container f224629019a9 22:23:21 ---> 45343a381c50 22:23:21 Step 12/15 : COPY go.mod vendor* ./ 22:23:22 Removing intermediate container fc1e7450ef3b 22:23:22 ---> 65cb64960646 22:23:22 Step 16/25 : FROM alpine:3.17 22:23:22 3.17: Pulling from library/alpine 22:23:22 f56be85fc22e: Already exists 22:23:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:23:22 Status: Downloaded newer image for alpine:3.17 22:23:22 ---> 9ed4aefc74f6 22:23:22 Step 17/25 : EXPOSE 4000 22:23:22 ---> Running in 0c629c4de94c 22:23:22 Removing intermediate container 0c629c4de94c 22:23:22 ---> 6c20bc8fecbd 22:23:22 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:23:22 ---> 0cc20c2cd930 22:23:22 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:23:22 ---> d841ecc929b3 22:23:22 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:23:22 ---> a07dc557644a 22:23:22 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:23:22 ---> Running in f2a4e05de95d 22:23:22 Removing intermediate container f2a4e05de95d 22:23:22 ---> 694f53bfa29f 22:23:22 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:23:22 ---> Running in 20479f91a661 22:23:22 Removing intermediate container 20479f91a661 22:23:22 ---> 8e7eca74147f 22:23:22 Step 23/25 : LABEL arch=amd64 22:23:22 ---> Running in 10ebf2212090 22:23:22 Removing intermediate container 10ebf2212090 22:23:22 ---> d426913eafb4 22:23:22 Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 22:23:22 ---> Running in 88bee31d882b 22:23:22 Removing intermediate container 88bee31d882b 22:23:22 ---> 027bd564de33 22:23:22 Step 25/25 : LABEL version=3.0.0-dev.21 22:23:22 ---> Running in a0d4d94e92bd 22:23:22 Removing intermediate container a0d4d94e92bd 22:23:22 ---> 91fe8d17eb6e 22:23:22 [Warning] One or more build-args [ARCH] were not consumed 22:23:22 Successfully built 91fe8d17eb6e 22:23:22 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:22 provisioning config files... 22:23:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4341541292125236464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:22 ---> 3deaf0b16de8 22:23:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:22 ---> Running in 9438f066f371 22:23:22 ---> docker-login.sh 22:23:22 nexus3.edgexfoundry.org:10001 22:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:22 Configure a credential helper to remove this warning. See 22:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:22 22:23:22 Login Succeeded 22:23:22 nexus3.edgexfoundry.org:10002 22:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:22 Configure a credential helper to remove this warning. See 22:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:22 22:23:22 Login Succeeded 22:23:22 nexus3.edgexfoundry.org:10003 22:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:22 Configure a credential helper to remove this warning. See 22:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:22 22:23:22 Login Succeeded 22:23:22 nexus3.edgexfoundry.org:10004 22:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:22 Configure a credential helper to remove this warning. See 22:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:22 22:23:22 Login Succeeded 22:23:22 docker.io 22:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:23 Configure a credential helper to remove this warning. See 22:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:23 22:23:23 Login Succeeded 22:23:23 ---> docker-login.sh ends [Pipeline] } 22:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:23 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 22:23:23 0be910da442da054ca269013485ad7785d291f45 22:23:23 latest 22:23:23 3.0.0-dev.21 22:23:23 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 22:23:23 main 22:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 22:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:23:23 2d52304f4631: Preparing 22:23:23 f1a844d73726: Preparing 22:23:23 843982268131: Preparing 22:23:23 f1417ff83b31: Preparing 22:23:23 f1417ff83b31: Layer already exists 22:23:23 f1a844d73726: Pushed 22:23:23 2d52304f4631: Pushed 22:23:27 843982268131: Pushed 22:23:27 0be910da442da054ca269013485ad7785d291f45: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 22:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:23:27 2d52304f4631: Preparing 22:23:27 f1a844d73726: Preparing 22:23:27 843982268131: Preparing 22:23:27 f1417ff83b31: Preparing 22:23:27 2d52304f4631: Layer already exists 22:23:27 f1a844d73726: Layer already exists 22:23:27 f1417ff83b31: Layer already exists 22:23:27 843982268131: Layer already exists 22:23:27 latest: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.21 22:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:23:28 2d52304f4631: Preparing 22:23:28 f1a844d73726: Preparing 22:23:28 843982268131: Preparing 22:23:28 f1417ff83b31: Preparing 22:23:28 f1417ff83b31: Layer already exists 22:23:28 2d52304f4631: Layer already exists 22:23:28 f1a844d73726: Layer already exists 22:23:28 843982268131: Layer already exists 22:23:28 3.0.0-dev.21: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 22:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:23:28 2d52304f4631: Preparing 22:23:28 f1a844d73726: Preparing 22:23:28 843982268131: Preparing 22:23:28 f1417ff83b31: Preparing 22:23:28 2d52304f4631: Layer already exists 22:23:28 f1417ff83b31: Layer already exists 22:23:28 843982268131: Layer already exists 22:23:28 f1a844d73726: Layer already exists 22:23:28 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 22:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 22:23:29 2d52304f4631: Preparing 22:23:29 f1a844d73726: Preparing 22:23:29 843982268131: Preparing 22:23:29 f1417ff83b31: Preparing 22:23:29 843982268131: Layer already exists 22:23:29 f1417ff83b31: Layer already exists 22:23:29 f1a844d73726: Layer already exists 22:23:29 2d52304f4631: Layer already exists 22:23:29 main: digest: sha256:78e024813772e3d294b0395709083fe752a6bff1814558c4f652cb16c66f6a0e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:29 ===================================================== [Pipeline] echo 22:23:29 taggedImages: 22:23:29 - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 22:23:29 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 22:23:29 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.21 22:23:29 - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 22:23:29 - 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 22:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:29 22:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:30 latest: Pulling from edgex-lftools-log-publisher 22:23:30 5eb5b503b376: Pulling fs layer 22:23:30 5c69ac0246d0: Pulling fs layer 22:23:30 ec43610c2a17: Pulling fs layer 22:23:30 3a2ae6a8a46f: Pulling fs layer 22:23:30 33b1e0a273af: Pulling fs layer 22:23:30 5d3b04190fa2: Pulling fs layer 22:23:30 2f39f015ded8: Pulling fs layer 22:23:30 5d3b04190fa2: Waiting 22:23:30 33b1e0a273af: Waiting 22:23:30 5c69ac0246d0: Verifying Checksum 22:23:30 5c69ac0246d0: Download complete 22:23:30 3a2ae6a8a46f: Verifying Checksum 22:23:30 3a2ae6a8a46f: Download complete 22:23:30 33b1e0a273af: Verifying Checksum 22:23:30 33b1e0a273af: Download complete 22:23:30 ec43610c2a17: Verifying Checksum 22:23:30 ec43610c2a17: Download complete 22:23:30 5d3b04190fa2: Download complete 22:23:30 5eb5b503b376: Verifying Checksum 22:23:30 5eb5b503b376: Download complete 22:23:31 2f39f015ded8: Download complete 22:23:31 5eb5b503b376: Pull complete 22:23:31 5c69ac0246d0: Pull complete 22:23:32 ec43610c2a17: Pull complete 22:23:32 3a2ae6a8a46f: Pull complete 22:23:32 33b1e0a273af: Pull complete 22:23:32 5d3b04190fa2: Pull complete 22:23:36 2f39f015ded8: Pull complete 22:23:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:36 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:23:37 $ docker top d05551ff77b4ccd85f63b38116b71d6d92ee3f83d4928fc0b1c3743de88a0057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:38 ---> job-cost.sh 22:23:38 lf-activate-venv: SKIPPING 22:23:38 INFO: No Stack... 22:23:38 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:39 INFO: Archiving Costs [Pipeline] sh 22:23:39 + cut -d, -f6 22:23:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 22:23:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] 22:23:39 Resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] did not exist. Created. 22:23:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:39 + echo total: 0.2199999988079071 [Pipeline] stash 22:23:40 Stashed 1 file(s) [Pipeline] } 22:23:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:40 $ docker stop --time=1 d05551ff77b4ccd85f63b38116b71d6d92ee3f83d4928fc0b1c3743de88a0057 22:23:41 $ docker rm -f --volumes d05551ff77b4ccd85f63b38116b71d6d92ee3f83d4928fc0b1c3743de88a0057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:18 Removing intermediate container 9438f066f371 22:24:18 ---> f9a852eb8554 22:24:18 Step 14/15 : COPY . . 22:24:23 ---> 93cfa26a4d3d 22:24:23 Step 15/15 : RUN ${MAKE} 22:24:23 ---> Running in ce97dd4dad76 22:24:23 noop 22:24:23 Removing intermediate container ce97dd4dad76 22:24:23 ---> 2d30624da20e 22:24:24 Successfully built 2d30624da20e 22:24:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:24 + docker inspect -f . ci-base-image-arm64 22:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:24 prd-ubuntu20.04-docker-arm64-4c-16g-17378 does not seem to be running inside a container 22:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 22:24:26 $ docker top 5576a79efa6cab2f464d9e7a4f53998462895bc5b4f30546ac4e2d207575bac6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:26 + go version 22:24:26 go version go1.20.2 linux/arm64 [Pipeline] } 22:24:26 $ docker stop --time=1 5576a79efa6cab2f464d9e7a4f53998462895bc5b4f30546ac4e2d207575bac6 22:24:28 $ docker rm -f --volumes 5576a79efa6cab2f464d9e7a4f53998462895bc5b4f30546ac4e2d207575bac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:29 + docker inspect -f . ci-base-image-arm64 22:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:29 prd-ubuntu20.04-docker-arm64-4c-16g-17378 does not seem to be running inside a container 22:24:29 $ 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/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 22:24:30 $ docker top 966dbb0bd4b2dcbd5e3100721290246dc15897e756cea0f296bb9e38cd2d5e3d -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:31 + git config --global --add safe.directory /w/workspace/edgex-ui-go/117 [Pipeline] fileExists [Pipeline] sh 22:24:31 + make test 22:24:31 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 22:25:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:26:25 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 22:26:26 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 22:26:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:26:58 ./bin/test-attribution-txt.sh 22:26:58 make -C web test 22:26:58 make[1]: Entering directory '/w/workspace/edgex-ui-go/117/web' 22:26:58 make[1]: tput: No such file or directory 22:26:58 make[1]: tput: No such file or directory 22:26:58 warning: generating ./VERSION 22:26:58 echo "0.0.0" > VERSION 22:26:58 docker build \ 22:26:58 -f Dockerfile \ 22:26:58 --build-arg USER=1000 \ 22:26:58 \ 22:26:58 --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ 22:26:58 -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ 22:26:58 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:26:58 . 22:26:58 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 22:26:58 Install the buildx component to build images with BuildKit: 22:26:58 https://docs.docker.com/go/buildx/ 22:26:58 22:26:58 Sending build context to Docker daemon 2.571MB 22:26:58 Step 1/10 : FROM node:16.17-alpine3.15 22:26:58 16.17-alpine3.15: Pulling from library/node 22:26:58 47517142f6ba: Pulling fs layer 22:26:58 5f8c4bfa009b: Pulling fs layer 22:26:58 f7079c9c4ba1: Pulling fs layer 22:26:58 aba105e6f55a: Pulling fs layer 22:26:58 aba105e6f55a: Waiting 22:26:58 47517142f6ba: Verifying Checksum 22:26:58 47517142f6ba: Download complete 22:26:58 f7079c9c4ba1: Verifying Checksum 22:26:58 f7079c9c4ba1: Download complete 22:26:58 aba105e6f55a: Verifying Checksum 22:26:58 aba105e6f55a: Download complete 22:26:58 47517142f6ba: Pull complete 22:26:58 5f8c4bfa009b: Verifying Checksum 22:26:58 5f8c4bfa009b: Download complete 22:27:02 5f8c4bfa009b: Pull complete 22:27:02 f7079c9c4ba1: Pull complete 22:27:03 aba105e6f55a: Pull complete 22:27:03 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 22:27:03 Status: Downloaded newer image for node:16.17-alpine3.15 22:27:03 ---> bf1b8b58d215 22:27:03 Step 2/10 : RUN apk add --no-cache chromium 22:27:04 ---> Running in f2b312928f07 22:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:06 (1/128) Installing libxau (1.0.9-r0) 22:27:06 (2/128) Installing libmd (1.0.3-r0) 22:27:06 (3/128) Installing libbsd (0.11.3-r1) 22:27:06 (4/128) Installing libxdmcp (1.1.3-r0) 22:27:06 (5/128) Installing libxcb (1.14-r2) 22:27:06 (6/128) Installing libx11 (1.7.3.1-r0) 22:27:06 (7/128) Installing libxext (1.3.4-r0) 22:27:06 (8/128) Installing libice (1.0.10-r0) 22:27:06 (9/128) Installing libuuid (2.37.4-r0) 22:27:06 (10/128) Installing libsm (1.2.3-r0) 22:27:06 (11/128) Installing libxt (1.2.1-r0) 22:27:06 (12/128) Installing libxmu (1.1.3-r0) 22:27:06 (13/128) Installing xset (1.2.4-r0) 22:27:06 (14/128) Installing xprop (1.2.5-r0) 22:27:06 (15/128) Installing xdg-utils (1.1.3-r0) 22:27:06 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 22:27:06 (17/128) Installing pkgconf (1.8.1-r0) 22:27:06 (18/128) Installing libffi (3.4.2-r1) 22:27:06 (19/128) Installing libintl (0.21-r0) 22:27:06 (20/128) Installing libblkid (2.37.4-r0) 22:27:06 (21/128) Installing libmount (2.37.4-r0) 22:27:06 (22/128) Installing pcre (8.45-r1) 22:27:06 (23/128) Installing glib (2.70.5-r0) 22:27:06 (24/128) Installing xz-libs (5.2.5-r1) 22:27:06 (25/128) Installing libxml2 (2.9.14-r2) 22:27:06 (26/128) Installing shared-mime-info (2.1-r2) 22:27:06 (27/128) Installing hicolor-icon-theme (0.17-r1) 22:27:06 (28/128) Installing libjpeg-turbo (2.1.2-r0) 22:27:06 (29/128) Installing libpng (1.6.37-r1) 22:27:06 (30/128) Installing libwebp (1.2.2-r1) 22:27:06 (31/128) Installing zstd-libs (1.5.0-r0) 22:27:06 (32/128) Installing tiff (4.4.0-r1) 22:27:06 (33/128) Installing gdk-pixbuf (2.42.8-r0) 22:27:06 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 22:27:06 (35/128) Installing libxcomposite (0.4.5-r0) 22:27:06 (36/128) Installing libxfixes (6.0.0-r0) 22:27:06 (37/128) Installing libxrender (0.9.10-r3) 22:27:06 (38/128) Installing libxcursor (1.2.0-r0) 22:27:06 (39/128) Installing libxdamage (1.1.5-r1) 22:27:06 (40/128) Installing libxi (1.8-r0) 22:27:06 (41/128) Installing libxinerama (1.1.4-r1) 22:27:06 (42/128) Installing libxrandr (1.5.2-r1) 22:27:06 (43/128) Installing atk (2.36.0-r0) 22:27:06 (44/128) Installing libxtst (1.2.3-r3) 22:27:06 (45/128) Installing dbus-libs (1.12.24-r0) 22:27:07 (46/128) Installing at-spi2-core (2.42.0-r0) 22:27:07 (47/128) Installing at-spi2-atk (2.38.0-r0) 22:27:07 (48/128) Installing expat (2.5.0-r0) 22:27:07 (49/128) Installing brotli-libs (1.0.9-r5) 22:27:07 (50/128) Installing libbz2 (1.0.8-r1) 22:27:07 (51/128) Installing freetype (2.11.1-r2) 22:27:07 (52/128) Installing fontconfig (2.13.1-r4) 22:27:07 (53/128) Installing pixman (0.40.0-r4) 22:27:07 (54/128) Installing cairo (1.16.0-r5) 22:27:07 (55/128) Installing cairo-gobject (1.16.0-r5) 22:27:07 (56/128) Installing avahi-libs (0.8-r5) 22:27:07 (57/128) Installing gmp (6.2.1-r1) 22:27:07 (58/128) Installing nettle (3.7.3-r0) 22:27:07 (59/128) Installing p11-kit (0.24.0-r1) 22:27:07 (60/128) Installing libtasn1 (4.18.0-r1) 22:27:07 (61/128) Installing libunistring (0.9.10-r1) 22:27:07 (62/128) Installing gnutls (3.7.1-r2) 22:27:07 (63/128) Installing cups-libs (2.3.3-r6) 22:27:07 (64/128) Installing libepoxy (1.5.9-r0) 22:27:07 (65/128) Installing fribidi (1.0.11-r0) 22:27:07 (66/128) Installing graphite2 (1.3.14-r0) 22:27:07 (67/128) Installing harfbuzz (3.0.0-r2) 22:27:07 (68/128) Installing libxft (2.3.4-r0) 22:27:07 (69/128) Installing pango (1.48.10-r0) 22:27:07 (70/128) Installing wayland-libs-client (1.19.0-r1) 22:27:07 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 22:27:07 (72/128) Installing wayland-libs-egl (1.19.0-r1) 22:27:07 (73/128) Installing xkeyboard-config (2.34-r0) 22:27:07 (74/128) Installing libxkbcommon (1.3.1-r0) 22:27:07 (75/128) Installing gtk+3.0 (3.24.30-r0) 22:27:07 Executing gtk+3.0-3.24.30-r0.post-install 22:27:08 (76/128) Installing libfontenc (1.1.4-r0) 22:27:08 (77/128) Installing mkfontscale (1.2.1-r1) 22:27:08 (78/128) Installing ttf-opensans (1.10-r1) 22:27:08 Executing ttf-opensans-1.10-r1.post-install 22:27:10 (79/128) Installing libogg (1.3.5-r0) 22:27:10 (80/128) Installing flac (1.3.4-r0) 22:27:10 (81/128) Installing alsa-lib (1.2.5.1-r1) 22:27:10 (82/128) Installing libatomic (10.3.1_git20211027-r0) 22:27:10 (83/128) Installing sdl2 (2.0.16-r4) 22:27:10 (84/128) Installing aom-libs (3.2.0-r0) 22:27:10 (85/128) Installing libass (0.15.2-r0) 22:27:10 (86/128) Installing libdav1d (0.9.2-r0) 22:27:10 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 22:27:10 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 22:27:10 (89/128) Installing lame (3.100-r0) 22:27:10 (90/128) Installing opus (1.3.1-r1) 22:27:10 (91/128) Installing libgomp (10.3.1_git20211027-r0) 22:27:10 (92/128) Installing soxr (0.1.3-r2) 22:27:10 (93/128) Installing libsrt (1.4.2-r1) 22:27:10 (94/128) Installing libssh (0.9.6-r1) 22:27:10 (95/128) Installing libtheora (1.1.1-r16) 22:27:10 (96/128) Installing v4l-utils-libs (1.22.1-r1) 22:27:10 (97/128) Installing libdrm (2.4.109-r0) 22:27:10 (98/128) Installing libva (2.13.0-r0) 22:27:10 (99/128) Installing libvdpau (1.4-r0) 22:27:10 (100/128) Installing vidstab (1.1.0-r1) 22:27:10 (101/128) Installing libvorbis (1.3.7-r0) 22:27:10 (102/128) Installing libvpx (1.10.0-r0) 22:27:11 (103/128) Installing vulkan-loader (1.2.196-r0) 22:27:11 (104/128) Installing x264-libs (20210613-r0) 22:27:11 (105/128) Installing x265-libs (3.5-r0) 22:27:11 (106/128) Installing xvidcore (1.3.7-r1) 22:27:11 (107/128) Installing ffmpeg-libs (4.4.1-r2) 22:27:11 (108/128) Installing libevent (2.1.12-r4) 22:27:11 (109/128) Installing mesa (21.2.6-r0) 22:27:11 (110/128) Installing wayland-libs-server (1.19.0-r1) 22:27:11 (111/128) Installing mesa-gbm (21.2.6-r0) 22:27:11 (112/128) Installing lcms2 (2.12-r1) 22:27:11 (113/128) Installing nspr (4.32-r0) 22:27:11 (114/128) Installing sqlite-libs (3.36.0-r0) 22:27:11 (115/128) Installing nss (3.78.1-r0) 22:27:11 (116/128) Installing libasyncns (0.8-r1) 22:27:11 (117/128) Installing libltdl (2.4.6-r7) 22:27:11 (118/128) Installing orc (0.4.32-r0) 22:27:11 (119/128) Installing libsndfile (1.0.31-r1) 22:27:11 (120/128) Installing speexdsp (1.2.0-r0) 22:27:11 (121/128) Installing tdb-libs (1.4.5-r0) 22:27:11 (122/128) Installing libpulse (15.0-r2) 22:27:11 (123/128) Installing re2 (2021.11.01-r0) 22:27:11 (124/128) Installing snappy (1.1.9-r1) 22:27:11 (125/128) Installing libgpg-error (1.42-r1) 22:27:11 (126/128) Installing libgcrypt (1.9.4-r0) 22:27:11 (127/128) Installing libxslt (1.1.35-r0) 22:27:11 (128/128) Installing chromium (99.0.4844.84-r0) 22:27:16 Executing busybox-1.34.1-r7.trigger 22:27:16 Executing glib-2.70.5-r0.trigger 22:27:16 Executing shared-mime-info-2.1-r2.trigger 22:27:18 Executing gdk-pixbuf-2.42.8-r0.trigger 22:27:18 Executing gtk-update-icon-cache-2.24.33-r0.trigger 22:27:18 Executing fontconfig-2.13.1-r4.trigger 22:27:18 Executing mkfontscale-1.2.1-r1.trigger 22:27:18 OK: 275 MiB in 144 packages 22:27:28 Removing intermediate container f2b312928f07 22:27:28 ---> efd8ce0a5ba2 22:27:28 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:27:28 ---> Running in 9126dd0ab942 22:27:28 Removing intermediate container 9126dd0ab942 22:27:28 ---> d205cbd84eee 22:27:28 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 22:27:28 ---> Running in 19c79f9b325f 22:27:29 Removing intermediate container 19c79f9b325f 22:27:29 ---> 17bfc75de2b5 22:27:29 Step 5/10 : RUN npm install -g npm 22:27:29 ---> Running in 6264f4828a9c 22:27:56 22:27:56 removed 7 packages, changed 101 packages, and audited 264 packages in 22s 22:27:56 22:27:56 27 packages are looking for funding 22:27:56 run `npm fund` for details 22:27:56 22:27:56 found 0 vulnerabilities 22:27:59 Removing intermediate container 6264f4828a9c 22:27:59 ---> b162a837a2cf 22:27:59 Step 6/10 : ARG USER=1000 22:27:59 ---> Running in 52f1dd79f103 22:27:59 Removing intermediate container 52f1dd79f103 22:27:59 ---> fc6954bf9ec0 22:27:59 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:27:59 ---> Running in c701ae44f588 22:28:01 Removing intermediate container c701ae44f588 22:28:01 ---> 4213946b6313 22:28:01 Step 8/10 : USER $USER:$USER 22:28:01 ---> Running in e79f6ddfc2f6 22:28:01 Removing intermediate container e79f6ddfc2f6 22:28:01 ---> c80dae120373 22:28:01 Step 9/10 : WORKDIR /app 22:28:01 ---> Running in 123be5dde37b 22:28:01 Removing intermediate container 123be5dde37b 22:28:01 ---> 34ecb3996274 22:28:01 Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 22:28:01 ---> Running in cd213b349862 22:28:01 Removing intermediate container cd213b349862 22:28:01 ---> 6d9b610e9f61 22:28:01 Successfully built 6d9b610e9f61 22:28:01 Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 22:28:01 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:28:01 touch edgex-web-ui.imagebuilt 22:28:01 mkdir -p node_modules coverage 22:28:01 chown "1000:1000" node_modules coverage package-lock.json 22:28:01 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:28:11 npm WARN old lockfile 22:28:11 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 22:28:11 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 22:28:11 npm WARN old lockfile 22:28:11 npm WARN old lockfile This is a one-time fix-up, please be patient... 22:28:11 npm WARN old lockfile 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:28:50 npm WARN EBADENGINE Unsupported engine { 22:28:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 22:28:50 npm WARN EBADENGINE required: { 22:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:28:50 npm WARN EBADENGINE }, 22:28:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 22:28:50 npm WARN EBADENGINE } 22:29:17 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 22:29:17 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 22:29:17 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 22:29:17 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 22:29:17 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 22:29:18 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 22:29:22 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 22:29:29 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 22:29:30 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 22:29:31 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 22:29:41 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 22:29:51 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 22:29:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:29:51 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. 22:29:54 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 22:29:56 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. 22:29:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:30:07 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 22:30:08 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 22:30:27 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. 22:30:49 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. 22:31:28 22:31:28 added 1475 packages, and audited 1476 packages in 3m 22:31:28 22:31:28 90 packages are looking for funding 22:31:28 run `npm fund` for details 22:31:28 22:31:28 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 22:31:28 22:31:28 To address issues that do not require attention, run: 22:31:28 npm audit fix 22:31:28 22:31:28 To address all issues (including breaking changes), run: 22:31:28 npm audit fix --force 22:31:28 22:31:28 Run `npm audit` for details. 22:31:28 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 22:31:43 - Generating browser application bundles (phase: setup)... 22:32:15 Compiling @angular/core : es2015 as esm2015 22:32:15 Compiling @angular/compiler/testing : es2015 as esm2015 22:32:42 Compiling @angular/common : es2015 as esm2015 22:32:42 Compiling @angular/core/testing : es2015 as esm2015 22:32:44 Compiling @angular/platform-browser : es2015 as esm2015 22:32:44 Compiling @angular/common/testing : es2015 as esm2015 22:32:49 Compiling @angular/router : es2015 as esm2015 22:32:49 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 22:32:54 Compiling @angular/platform-browser/testing : es2015 as esm2015 22:32:55 Compiling @angular/common/http : es2015 as esm2015 22:32:55 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 22:33:03 Compiling @angular/forms : es2015 as esm2015 22:33:03 Compiling @angular/common/http/testing : es2015 as esm2015 22:33:03 Compiling @angular/router/testing : es2015 as esm2015 22:34:00 30 05 2023 22:33:54.023:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 22:34:00 30 05 2023 22:33:54.035:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 22:34:00 30 05 2023 22:33:54.062:INFO [launcher]: Starting browser ChromeHeadless 22:35:08 30 05 2023 22:35:05.391:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 22:35:13 30 05 2023 22:35:13.166:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 22:35:23 30 05 2023 22:35:23.524:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 22:35:45 ✔ Browser application bundle generation complete. 22:35:45 30 05 2023 22:35:43.489:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket b9gB2DqqZiV_BQmQAAAB with id 62705557 22:36:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.707 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.765 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.981 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.022 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.063 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.089 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.109 secs) 22:36:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.139 secs) 22:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.571 secs) 22:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.626 secs) 22:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.666 secs) 22:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.708 secs) 22:36:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 1.902 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.098 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.331 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.426 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.458 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.488 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.5 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.511 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.645 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.671 secs) 22:36:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 2.683 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 2.882 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 2.948 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 2.998 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.252 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.473 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.535 secs) 22:36:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.577 secs) 22:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.767 secs) 22:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.857 secs) 22:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.875 secs) 22:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.949 secs) 22:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.103 secs) 22:36:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.161 secs) 22:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.676 secs) 22:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.703 secs) 22:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.738 secs) 22:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.819 secs) 22:36:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.108 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.172 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.415 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.512 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.573 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.635 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.653 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.709 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.738 secs) 22:36:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.784 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.965 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.993 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.01 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.113 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.157 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.244 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.277 secs) 22:36:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.352 secs) 22:36:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.633 secs) 22:36:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.765 secs) 22:36:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.832 secs) 22:36:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.514 secs) 22:36:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.565 secs) 22:36:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.578 secs) 22:36:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.589 secs) 22:36:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.844 secs) 22:36:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.927 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.099 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.124 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.137 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.185 secs) 22:36:11 WARN: ' 22:36:11 It looks like you're using ngModel on the same form field as formControlName. 22:36:11 Support for using the ngModel input property and ngModelChange event with 22:36:11 reactive form directives has been deprecated in Angular v6 and will be removed 22:36:11 in a future version of Angular. 22:36:11 22:36:11 For more information on this, see our API docs here: 22:36:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:36:11 ' 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.185 secs) 22:36:11 WARN: ' 22:36:11 It looks like you're using ngModel on the same form field as formControlName. 22:36:11 Support for using the ngModel input property and ngModelChange event with 22:36:11 reactive form directives has been deprecated in Angular v6 and will be removed 22:36:11 in a future version of Angular. 22:36:11 22:36:11 For more information on this, see our API docs here: 22:36:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:36:11 ' 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.354 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.511 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.534 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.552 secs) 22:36:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.562 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.91 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.955 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.969 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.98 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.026 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.051 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.071 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.094 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.151 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.282 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.366 secs) 22:36:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.574 secs) 22:36:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.787 secs) 22:36:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.875 secs) 22:36:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.922 secs) 22:36:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.954 secs) 22:36:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.99 secs) 22:36:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.165 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.322 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.352 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.41 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.451 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.489 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.537 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.553 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.634 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.733 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.747 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.767 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.892 secs) 22:36:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.961 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.148 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.183 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.193 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.313 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.524 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.624 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.743 secs) 22:36:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.807 secs) 22:36:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.879 secs) 22:36:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.915 secs) 22:36:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.955 secs) 22:36:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.038 secs) 22:36:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.15 secs) 22:36:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.375 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.471 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.507 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.579 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.635 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.689 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.706 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.932 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.955 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.966 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.022 secs) 22:36:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.071 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.213 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.244 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.304 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.333 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.554 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.739 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.8 secs) 22:36:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.855 secs) 22:36:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.977 secs) 22:36:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.019 secs) 22:36:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.049 secs) 22:36:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.182 secs) 22:36:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.364 secs) 22:36:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.028 secs / 14.364 secs) 22:36:20 TOTAL: 145 SUCCESS 22:36:20 ✔ Browser application bundle generation complete. 22:36:24 22:36:24 =============================== Coverage summary =============================== 22:36:24 Statements : 41.56% ( 1425/3429 ) 22:36:24 Branches : 12.14% ( 109/898 ) 22:36:24 Functions : 33.33% ( 417/1251 ) 22:36:24 Lines : 39.45% ( 1280/3245 ) 22:36:24 ================================================================================ 22:36:24 30 05 2023 22:36:23.558:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 22:36:24 ✔ Browser application bundle generation complete. 22:36:25 make[1]: Leaving directory '/w/workspace/edgex-ui-go/117/web' [Pipeline] echo 22:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:25 $ docker stop --time=1 966dbb0bd4b2dcbd5e3100721290246dc15897e756cea0f296bb9e38cd2d5e3d 22:36:27 $ docker rm -f --volumes 966dbb0bd4b2dcbd5e3100721290246dc15897e756cea0f296bb9e38cd2d5e3d [Pipeline] // withDockerContainer [Pipeline] sh 22:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:31 Warning: overwriting stash ‘coverage-report’ 22:36:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:39 + ls -al . 22:36:39 total 176 22:36:39 drwxrwxr-x 13 jenkins jenkins 4096 May 30 22:24 . 22:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:22 .. 22:36:39 drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:22 .blubracket 22:36:39 -rw-rw-r-- 1 jenkins jenkins 18 May 30 22:22 .dockerignore 22:36:39 drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:22 .git 22:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:22 .github 22:36:39 -rw-rw-r-- 1 jenkins jenkins 185 May 30 22:22 .gitignore 22:36:39 -rw-rw-r-- 1 jenkins jenkins 8418 May 30 22:22 Attribution.txt 22:36:39 -rw-rw-r-- 1 jenkins jenkins 19103 May 30 22:22 CHANGELOG.md 22:36:39 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 22:22 CONTRIBUTING.md 22:36:39 -rw-rw-r-- 1 jenkins jenkins 1788 May 30 22:22 Dockerfile 22:36:39 -rw-rw-r-- 1 jenkins jenkins 652 May 30 22:22 Jenkinsfile 22:36:39 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 22:22 LICENSE 22:36:39 -rw-rw-r-- 1 jenkins jenkins 2124 May 30 22:22 Makefile 22:36:39 -rw-rw-r-- 1 jenkins jenkins 4549 May 30 22:22 README.md 22:36:39 -rw-rw-r-- 1 jenkins jenkins 12 May 30 22:20 VERSION 22:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:22 assets 22:36:39 drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:22 bin 22:36:39 drwxrwxr-x 3 jenkins jenkins 4096 May 30 22:22 cmd 22:36:39 -rw-r--r-- 1 jenkins jenkins 10 May 30 22:24 coverage.out 22:36:39 drwxrwxr-x 2 jenkins jenkins 4096 May 30 22:22 docs 22:36:39 -rw-rw-r-- 1 jenkins jenkins 2999 May 30 22:22 go.mod 22:36:39 -rw-rw-r-- 1 jenkins jenkins 30528 May 30 22:22 go.sum 22:36:39 drwxrwxr-x 8 jenkins jenkins 4096 May 30 22:22 internal 22:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:22 snap 22:36:39 drwxrwxr-x 4 jenkins jenkins 4096 May 30 22:22 testing 22:36:39 -rw-rw-r-- 1 jenkins jenkins 155 May 30 22:22 version.go 22:36:39 drwxrwxr-x 6 jenkins jenkins 4096 May 30 22:28 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:40 + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=arm64 --label version=3.0.0-dev.21 . 22:36:41 Sending build context to Docker daemon 33.12MB 22:36:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 22:36:41 Step 2/25 : FROM ${BASE} AS builder 22:36:41 ---> 2d30624da20e 22:36:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:36:42 ---> Running in 360d819f46ac 22:36:42 Removing intermediate container 360d819f46ac 22:36:42 ---> 9818d3f80da1 22:36:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:36:42 ---> Running in 8719630b2d21 22:36:42 Removing intermediate container 8719630b2d21 22:36:42 ---> 7ca42a5035e8 22:36:42 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:36:42 ---> Running in 32f39e5f5775 22:36:43 Removing intermediate container 32f39e5f5775 22:36:43 ---> 2b1c8ab44f34 22:36:43 Step 6/25 : LABEL Name=edgex-ui-go 22:36:43 ---> Running in 2477935d2eb6 22:36:43 Removing intermediate container 2477935d2eb6 22:36:43 ---> d5d75f47e551 22:36:43 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:36:43 ---> Running in b006698f4122 22:36:44 Removing intermediate container b006698f4122 22:36:44 ---> 35fe15388780 22:36:44 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:36:45 ---> f05e551d0a0d 22:36:45 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:45 ---> Running in dd47ee6f6488 22:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:36:48 OK: 263 MiB in 53 packages 22:36:48 Removing intermediate container dd47ee6f6488 22:36:48 ---> 0a0013f43f94 22:36:48 Step 10/25 : ENV GO111MODULE=on 22:36:48 ---> Running in c51d49b3ba13 22:36:49 Removing intermediate container c51d49b3ba13 22:36:49 ---> 0b7cda340969 22:36:49 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:36:49 ---> Running in 8d36a8b6e768 22:36:49 Removing intermediate container 8d36a8b6e768 22:36:49 ---> 1623f0069169 22:36:49 Step 12/25 : COPY go.mod vendor* ./ 22:36:50 ---> 40b084de8065 22:36:50 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:50 ---> Running in 4bd22ccaac77 22:36:55 Removing intermediate container 4bd22ccaac77 22:36:55 ---> 08c9de8c8943 22:36:55 Step 14/25 : COPY . . 22:36:59 ---> f9553fc2075c 22:36:59 Step 15/25 : RUN ${MAKE} 22:36:59 ---> Running in 104bfb3f9362 22:37:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:38:52 Removing intermediate container 104bfb3f9362 22:38:52 ---> 57e9795abd01 22:38:52 Step 16/25 : FROM alpine:3.17 22:38:52 3.17: Pulling from library/alpine 22:38:52 c41833b44d91: Already exists 22:38:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:38:52 Status: Downloaded newer image for alpine:3.17 22:38:52 ---> 51e60588ff2c 22:38:52 Step 17/25 : EXPOSE 4000 22:38:52 ---> Running in 180ff79190ea 22:38:52 Removing intermediate container 180ff79190ea 22:38:52 ---> cd22b0667311 22:38:52 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:38:53 ---> 4a477afa1303 22:38:53 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:38:53 ---> 7f913542115d 22:38:53 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:38:54 ---> de4ec811e85c 22:38:54 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:38:54 ---> Running in 7cb2f0f0b6db 22:38:54 Removing intermediate container 7cb2f0f0b6db 22:38:54 ---> 448895b18177 22:38:54 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:38:54 ---> Running in b461422df3a6 22:38:55 Removing intermediate container b461422df3a6 22:38:55 ---> 7110fe15a50f 22:38:55 Step 23/25 : LABEL arch=arm64 22:38:55 ---> Running in 84c5312618c2 22:38:55 Removing intermediate container 84c5312618c2 22:38:55 ---> 7eb4be68cd65 22:38:55 Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 22:38:55 ---> Running in 56c74504e4bc 22:38:55 Removing intermediate container 56c74504e4bc 22:38:55 ---> 874cb1bbad2a 22:38:55 Step 25/25 : LABEL version=3.0.0-dev.21 22:38:55 ---> Running in 8374201ca901 22:38:56 Removing intermediate container 8374201ca901 22:38:56 ---> 5613464e3d8d 22:38:56 [Warning] One or more build-args [ARCH] were not consumed 22:38:56 Successfully built 5613464e3d8d 22:38:56 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 22:38:56 provisioning config files... 22:38:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config6083845040791260625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:56 ---> docker-login.sh 22:38:56 nexus3.edgexfoundry.org:10001 22:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:57 Configure a credential helper to remove this warning. See 22:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:57 22:38:57 Login Succeeded 22:38:57 nexus3.edgexfoundry.org:10002 22:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:57 Configure a credential helper to remove this warning. See 22:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:57 22:38:57 Login Succeeded 22:38:57 nexus3.edgexfoundry.org:10003 22:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:57 Configure a credential helper to remove this warning. See 22:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:57 22:38:57 Login Succeeded 22:38:57 nexus3.edgexfoundry.org:10004 22:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:58 Configure a credential helper to remove this warning. See 22:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:58 22:38:58 Login Succeeded 22:38:58 docker.io 22:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:58 Configure a credential helper to remove this warning. See 22:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:58 22:38:58 Login Succeeded 22:38:58 ---> docker-login.sh ends [Pipeline] } 22:38:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:58 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 22:38:58 0be910da442da054ca269013485ad7785d291f45 22:38:58 latest 22:38:58 3.0.0-dev.21 22:38:58 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 22:38:58 main 22:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 22:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:38:59 d24b09b561cd: Preparing 22:38:59 4d0ee1a866ee: Preparing 22:38:59 8af1e972f35c: Preparing 22:38:59 26cbea5cba74: Preparing 22:38:59 26cbea5cba74: Layer already exists 22:38:59 4d0ee1a866ee: Pushed 22:38:59 d24b09b561cd: Pushed 22:39:06 8af1e972f35c: Pushed 22:39:06 0be910da442da054ca269013485ad7785d291f45: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:39:07 d24b09b561cd: Preparing 22:39:07 4d0ee1a866ee: Preparing 22:39:07 8af1e972f35c: Preparing 22:39:07 26cbea5cba74: Preparing 22:39:07 8af1e972f35c: Layer already exists 22:39:07 4d0ee1a866ee: Layer already exists 22:39:07 d24b09b561cd: Layer already exists 22:39:07 26cbea5cba74: Layer already exists 22:39:07 latest: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.21 22:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:39:07 d24b09b561cd: Preparing 22:39:07 4d0ee1a866ee: Preparing 22:39:07 8af1e972f35c: Preparing 22:39:07 26cbea5cba74: Preparing 22:39:07 26cbea5cba74: Layer already exists 22:39:07 d24b09b561cd: Layer already exists 22:39:07 4d0ee1a866ee: Layer already exists 22:39:07 8af1e972f35c: Layer already exists 22:39:08 3.0.0-dev.21: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 22:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:39:08 d24b09b561cd: Preparing 22:39:08 4d0ee1a866ee: Preparing 22:39:08 8af1e972f35c: Preparing 22:39:08 26cbea5cba74: Preparing 22:39:08 d24b09b561cd: Layer already exists 22:39:08 8af1e972f35c: Layer already exists 22:39:08 26cbea5cba74: Layer already exists 22:39:08 4d0ee1a866ee: Layer already exists 22:39:08 0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 22:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 22:39:09 d24b09b561cd: Preparing 22:39:09 4d0ee1a866ee: Preparing 22:39:09 8af1e972f35c: Preparing 22:39:09 26cbea5cba74: Preparing 22:39:09 d24b09b561cd: Layer already exists 22:39:09 8af1e972f35c: Layer already exists 22:39:09 26cbea5cba74: Layer already exists 22:39:09 4d0ee1a866ee: Layer already exists 22:39:10 main: digest: sha256:93ba2601ae84c1f2f15a29a2e7903bf37c5feaf8b545055141b9d04b34d199f0 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:39:10 ===================================================== [Pipeline] echo 22:39:10 taggedImages: 22:39:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 22:39:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 22:39:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.21 22:39:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0-dev.21 22:39:10 - 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 22:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:10 22:39:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:10 arm64: Pulling from edgex-lftools-log-publisher 22:39:10 8998bd30e6a1: Pulling fs layer 22:39:10 04944245beec: Pulling fs layer 22:39:10 699f458cf7ca: Pulling fs layer 22:39:10 765212b225bb: Pulling fs layer 22:39:10 f23df028b6ca: Pulling fs layer 22:39:10 d65c8cfc05b1: Pulling fs layer 22:39:10 2437ff75d9bd: Pulling fs layer 22:39:10 765212b225bb: Waiting 22:39:10 f23df028b6ca: Waiting 22:39:10 d65c8cfc05b1: Waiting 22:39:10 2437ff75d9bd: Waiting 22:39:11 04944245beec: Verifying Checksum 22:39:11 04944245beec: Download complete 22:39:11 765212b225bb: Verifying Checksum 22:39:11 765212b225bb: Download complete 22:39:11 f23df028b6ca: Verifying Checksum 22:39:11 f23df028b6ca: Download complete 22:39:11 d65c8cfc05b1: Verifying Checksum 22:39:11 d65c8cfc05b1: Download complete 22:39:11 699f458cf7ca: Verifying Checksum 22:39:11 699f458cf7ca: Download complete 22:39:11 8998bd30e6a1: Download complete 22:39:14 2437ff75d9bd: Verifying Checksum 22:39:14 2437ff75d9bd: Download complete 22:39:15 8998bd30e6a1: Pull complete 22:39:15 04944245beec: Pull complete 22:39:16 699f458cf7ca: Pull complete 22:39:17 765212b225bb: Pull complete 22:39:17 f23df028b6ca: Pull complete 22:39:17 d65c8cfc05b1: Pull complete 22:39:32 2437ff75d9bd: Pull complete 22:39:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:33 prd-ubuntu20.04-docker-arm64-4c-16g-17378 does not seem to be running inside a container 22:39:33 $ 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/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 22:39:35 $ docker top f6aa83e5f21961117e256d9cbda0487afa954e9030bea2c044f0a25a83f1e505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:36 ---> job-cost.sh 22:39:36 lf-activate-venv: SKIPPING 22:39:36 INFO: No Stack... 22:39:37 INFO: Retrieving Pricing Info for: v3-standard-4 22:39:37 INFO: Archiving Costs [Pipeline] sh 22:39:38 + cut -d, -f6 22:39:38 + cat /w/workspace/edgex-ui-go/117/archives/cost.csv [Pipeline] lock 22:39:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] 22:39:38 Resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] did not exist. Created. 22:39:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:38 /w/workspace/edgex-ui-go/117@tmp/durable-e12ec233/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:39:38 + echo total: 0.10999999940395355 [Pipeline] stash 22:39:38 Warning: overwriting stash ‘stack-cost’ 22:39:43 Stashed 1 file(s) [Pipeline] } 22:39:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:43 $ docker stop --time=1 f6aa83e5f21961117e256d9cbda0487afa954e9030bea2c044f0a25a83f1e505 22:39:45 $ docker rm -f --volumes f6aa83e5f21961117e256d9cbda0487afa954e9030bea2c044f0a25a83f1e505 [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 22:39:45 provisioning config files... 22:39:45 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8438712372941361438tmp [Pipeline] { [Pipeline] sh 22:39:45 + set +x 22:39:45 + curl -s https://codecov.io/bash 22:39:45 + bash -s -- 22:39:45 22:39:45 _____ _ 22:39:45 / ____| | | 22:39:45 | | ___ __| | ___ ___ _____ __ 22:39:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:39:45 | |___| (_) | (_| | __/ (_| (_) \ V / 22:39:45 \_____\___/ \__,_|\___|\___\___/ \_/ 22:39:45 Bash-1.0.6 22:39:45 22:39:45 22:39:45 ==> git version 2.25.1 found 22:39:45 ==> 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 22:39:45 Release-Date: 2020-01-08 22:39:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:39:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:39:45 ==> Jenkins CI detected. 22:39:45 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 22:39:45 project root: . 22:39:45 --> token set from env 22:39:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:39:45 ==> Running gcov in . (disable via -X gcov) 22:39:46 ==> Python coveragepy not found 22:39:46 ==> Searching for coverage reports in: 22:39:46 + . 22:39:46 -> Found 1 reports 22:39:46 ==> Detecting git/mercurial file structure 22:39:46 ==> Reading reports 22:39:46 + ./coverage.out bytes=10 22:39:46 ==> Appending adjustments 22:39:46 https://docs.codecov.io/docs/fixing-reports 22:39:47 + Found adjustments 22:39:47 ==> Gzipping contents 22:39:47 12K /tmp/codecov.pX5H0F.gz 22:39:47 ==> Uploading reports 22:39:47 url: https://codecov.io 22:39:47 query: branch=main&commit=0be910da442da054ca269013485ad7785d291f45&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:39:47 -> Pinging Codecov 22:39:47 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=0be910da442da054ca269013485ad7785d291f45&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:39:47 -> Uploading to 22:39:47 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/FB506323287CE973F263BFD2A0EB1F37/0be910da442da054ca269013485ad7785d291f45/4c7bda37-a233-4d25-afc5-075a14c15154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T223946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a08bc641fd6e32a6a4c8c33889bf83de6a028c7f2e63098ee50711f0a0137b8c 22:39:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:47 Dload Upload Total Spent Left Speed 22:39:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 40963 --:--:-- --:--:-- --:--:-- 40963 22:39:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0be910da442da054ca269013485ad7785d291f45 [Pipeline] } 22:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:39:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:39:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:47 22:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:39:48 df9b9388f04a: Pulling fs layer 22:39:48 52dc419b0ee2: Pulling fs layer 22:39:48 25bc292e5bac: Pulling fs layer 22:39:48 114826534d7a: Pulling fs layer 22:39:48 4657fd5d0bcf: Pulling fs layer 22:39:48 6ad1cebc031e: Pulling fs layer 22:39:48 8a3aa393b2d8: Pulling fs layer 22:39:48 114826534d7a: Waiting 22:39:48 6ad1cebc031e: Waiting 22:39:48 8a3aa393b2d8: Waiting 22:39:48 25bc292e5bac: Verifying Checksum 22:39:48 25bc292e5bac: Download complete 22:39:48 52dc419b0ee2: Verifying Checksum 22:39:48 52dc419b0ee2: Download complete 22:39:48 4657fd5d0bcf: Verifying Checksum 22:39:48 4657fd5d0bcf: Download complete 22:39:48 df9b9388f04a: Download complete 22:39:48 df9b9388f04a: Pull complete 22:39:48 6ad1cebc031e: Verifying Checksum 22:39:48 6ad1cebc031e: Download complete 22:39:48 52dc419b0ee2: Pull complete 22:39:48 25bc292e5bac: Pull complete 22:39:49 114826534d7a: Verifying Checksum 22:39:49 114826534d7a: Download complete 22:39:49 8a3aa393b2d8: Verifying Checksum 22:39:49 8a3aa393b2d8: Download complete 22:39:52 114826534d7a: Pull complete 22:39:52 4657fd5d0bcf: Pull complete 22:39:52 6ad1cebc031e: Pull complete 22:39:54 8a3aa393b2d8: Pull complete 22:39:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:55 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:39:56 $ docker top cf04acc8c595a1d418023c4e5ca53883c690356e5b0ea67fa7c2226cccb23f98 -eo pid,comm [Pipeline] { [Pipeline] echo 22:39:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 22:39:56 + set -o pipefail 22:39:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 22:40:02 22:40:02 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 22:40:02 22:40:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2c458196-848f-453c-8dcb-0aecd60789e7 22:40:02 22:40:02 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 22:40:02 22:40:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:40:02 22:40:02 22:40:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:40:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:40:02 More details here: https://snyk.co/ue1NS [Pipeline] } 22:40:02 $ docker stop --time=1 cf04acc8c595a1d418023c4e5ca53883c690356e5b0ea67fa7c2226cccb23f98 22:40:05 $ docker rm -f --volumes cf04acc8c595a1d418023c4e5ca53883c690356e5b0ea67fa7c2226cccb23f98 [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 22:40:06 + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] sh 22:40:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:40:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:06 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:40:07 $ docker top 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:07 [ssh-agent] Looking for ssh-agent implementation... 22:40:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:07 $ docker exec 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 ssh-agent 22:40:07 SSH_AUTH_SOCK=/tmp/ssh-mTXOmtj5uSLk/agent.32 22:40:07 SSH_AGENT_PID=38 22:40:07 Running ssh-add (command line suppressed) 22:40:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17399682679095384295.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17399682679095384295.key) 22:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:08 + git semver tag 22:40:08 2023-05-30 22:40:08,317 [run_tag] DEBUG tag force:False 22:40:08 2023-05-30 22:40:08,317 [check_head_tag] DEBUG check head tag 22:40:08 2023-05-30 22:40:08,318 [execute] INFO git cat-file --batch-check 22:40:08 2023-05-30 22:40:08,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 22:40:08 2023-05-30 22:40:08,323 [execute] INFO git cat-file --batch 22:40:08 2023-05-30 22:40:08,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 22:40:08 2023-05-30 22:40:08,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:08 2023-05-30 22:40:08,345 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 22:40:08 2023-05-30 22:40:08,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 22:40:08 2023-05-30 22:40:08,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:08 3.0.0-dev.21 [Pipeline] } 22:40:08 $ docker exec --env ******** --env ******** 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 ssh-agent -k 22:40:08 unset SSH_AUTH_SOCK; 22:40:08 unset SSH_AGENT_PID; 22:40:08 echo Agent pid 38 killed; 22:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:08 + git semver [Pipeline] } 22:40:09 $ docker stop --time=1 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 22:40:10 $ docker rm -f --volumes 8b0195fa10f2204a01eccc67ebb0d8b90004a6b07a2f09f0be5c328ba7823503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:10 22:40:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:11 0.23.1-centos7: Pulling from edgex-lftools 22:40:11 ab5ef0e58194: Pulling fs layer 22:40:11 9712f1f96733: Pulling fs layer 22:40:11 63f879dbbcfc: Pulling fs layer 22:40:11 0d9ebad4ef96: Pulling fs layer 22:40:11 e9a5061849ea: Pulling fs layer 22:40:11 d747dcd14b5f: Pulling fs layer 22:40:11 2de7ff778b66: Pulling fs layer 22:40:11 e9a5061849ea: Waiting 22:40:11 d747dcd14b5f: Waiting 22:40:11 2de7ff778b66: Waiting 22:40:11 0d9ebad4ef96: Waiting 22:40:11 9712f1f96733: Verifying Checksum 22:40:11 9712f1f96733: Download complete 22:40:11 63f879dbbcfc: Verifying Checksum 22:40:11 63f879dbbcfc: Download complete 22:40:11 e9a5061849ea: Verifying Checksum 22:40:11 e9a5061849ea: Download complete 22:40:11 d747dcd14b5f: Verifying Checksum 22:40:11 2de7ff778b66: Download complete 22:40:11 0d9ebad4ef96: Verifying Checksum 22:40:11 0d9ebad4ef96: Download complete 22:40:11 ab5ef0e58194: Download complete 22:40:14 ab5ef0e58194: Pull complete 22:40:14 9712f1f96733: Pull complete 22:40:15 63f879dbbcfc: Pull complete 22:40:19 0d9ebad4ef96: Pull complete 22:40:19 e9a5061849ea: Pull complete 22:40:19 d747dcd14b5f: Pull complete 22:40:20 2de7ff778b66: Pull complete 22:40:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:20 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:40:25 $ docker top c92a4f9097137b81815346fe0372b3c406d0791d2e1673f2eb196547f4d81f31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:40:25 provisioning config files... 22:40:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16493314929189775768tmp 22:40:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1385343811293657708tmp 22:40:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1627800330273784463tmp [Pipeline] { [Pipeline] echo 22:40:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:40:25 ---> sigul-configuration.sh 22:40:25 gpg: directory `/root/.gnupg' created 22:40:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:40:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:40:25 gpg: keyring `/root/.gnupg/secring.gpg' created 22:40:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:40:25 gpg: CAST5 encrypted data 22:40:25 gpg: encrypted with 1 passphrase 22:40:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:40:25 + mkdir /home/jenkins 22:40:25 + mkdir /home/jenkins/sigul [Pipeline] sh 22:40:26 + 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 22:40:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:40:26 ---> sigul-install.sh 22:40:26 Sigul already installed; skipping installation. [Pipeline] sh 22:40:26 + git tag --list 22:40:26 0.1.1 22:40:26 v1.1.0 22:40:26 v1.2.0 22:40:26 v1.2.1 22:40:26 v1.3.0 22:40:26 v2.0.0 22:40:26 v2.1.0 22:40:26 v2.2.0 22:40:26 v2.2.1-dev.1 22:40:26 v2.2.1-dev.2 22:40:26 v2.2.1-dev.3 22:40:26 v2.2.1-dev.4 22:40:26 v2.2.1-dev.5 22:40:26 v2.2.1-dev.6 22:40:26 v2.2.1-dev.7 22:40:26 v2.3.0 22:40:26 v2.3.0-dev.10 22:40:26 v2.3.0-dev.11 22:40:26 v2.3.0-dev.12 22:40:26 v2.3.0-dev.13 22:40:26 v2.3.0-dev.14 22:40:26 v2.3.0-dev.15 22:40:26 v2.3.0-dev.16 22:40:26 v2.3.0-dev.17 22:40:26 v2.3.0-dev.18 22:40:26 v2.3.0-dev.19 22:40:26 v2.3.0-dev.20 22:40:26 v2.3.0-dev.21 22:40:26 v2.3.0-dev.22 22:40:26 v2.3.0-dev.23 22:40:26 v2.3.0-dev.24 22:40:26 v2.3.0-dev.7 22:40:26 v2.3.0-dev.8 22:40:26 v2.3.0-dev.9 22:40:26 v3.0.0-dev.1 22:40:26 v3.0.0-dev.10 22:40:26 v3.0.0-dev.11 22:40:26 v3.0.0-dev.12 22:40:26 v3.0.0-dev.13 22:40:26 v3.0.0-dev.14 22:40:26 v3.0.0-dev.15 22:40:26 v3.0.0-dev.16 22:40:26 v3.0.0-dev.17 22:40:26 v3.0.0-dev.18 22:40:26 v3.0.0-dev.19 22:40:26 v3.0.0-dev.2 22:40:26 v3.0.0-dev.20 22:40:26 v3.0.0-dev.21 22:40:26 v3.0.0-dev.3 22:40:26 v3.0.0-dev.4 22:40:26 v3.0.0-dev.5 22:40:26 v3.0.0-dev.6 22:40:26 v3.0.0-dev.7 22:40:26 v3.0.0-dev.8 22:40:26 v3.0.0-dev.9 [Pipeline] sh 22:40:27 + lftools sign git-tag v3.0.0-dev.21 22:40:27 Signing Git tag with Sigul... 22:40:27 Signing v3.0.0-dev.21 [Pipeline] echo 22:40:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:40:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:40:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:40:28 $ docker stop --time=1 c92a4f9097137b81815346fe0372b3c406d0791d2e1673f2eb196547f4d81f31 22:40:29 $ docker rm -f --volumes c92a4f9097137b81815346fe0372b3c406d0791d2e1673f2eb196547f4d81f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:40:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:40:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:30 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:40:31 $ docker top cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:31 [ssh-agent] Looking for ssh-agent implementation... 22:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:31 $ docker exec cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 ssh-agent 22:40:31 SSH_AUTH_SOCK=/tmp/ssh-ramzbmg2JuB8/agent.33 22:40:31 SSH_AGENT_PID=39 22:40:31 Running ssh-add (command line suppressed) 22:40:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1002350052443922434.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1002350052443922434.key) 22:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:31 + git semver bump pre 22:40:32 2023-05-30 22:40:32,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:32 2023-05-30 22:40:32,067 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 22:40:32 2023-05-30 22:40:32,067 [bump_version] DEBUG bumped version:3.0.0-dev.22 22:40:32 2023-05-30 22:40:32,067 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 22:40:32 2023-05-30 22:40:32,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:32 2023-05-30 22:40:32,067 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:32 2023-05-30 22:40:32,069 [execute] INFO git cat-file --batch-check 22:40:32 2023-05-30 22:40:32,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:40:32 2023-05-30 22:40:32,075 [execute] INFO git cat-file --batch 22:40:32 2023-05-30 22:40:32,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:40:32 2023-05-30 22:40:32,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:32 3.0.0-dev.22 [Pipeline] } 22:40:32 $ docker exec --env ******** --env ******** cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 ssh-agent -k 22:40:32 unset SSH_AUTH_SOCK; 22:40:32 unset SSH_AGENT_PID; 22:40:32 echo Agent pid 39 killed; 22:40:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:32 + git semver [Pipeline] } 22:40:32 $ docker stop --time=1 cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 22:40:34 $ docker rm -f --volumes cb7b73beb4b24afec66ed3fb148eda4bd6fb6cec59b67ab0fd0152c9251d9ee0 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:40:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:34 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:40:35 $ docker top e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b -eo pid,comm 22:40:35 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). 22:40:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:35 [ssh-agent] Looking for ssh-agent implementation... 22:40:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:35 $ docker exec e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b ssh-agent 22:40:35 SSH_AUTH_SOCK=/tmp/ssh-QI3xnRberDEM/agent.32 22:40:35 SSH_AGENT_PID=38 22:40:35 Running ssh-add (command line suppressed) 22:40:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5583948430781047461.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5583948430781047461.key) 22:40:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:36 + git semver push 22:40:36 2023-05-30 22:40:36,341 [run_push] DEBUG push 22:40:36 2023-05-30 22:40:36,341 [execute] INFO git cat-file --batch-check 22:40:36 2023-05-30 22:40:36,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:40:36 2023-05-30 22:40:36,345 [execute] INFO git rev-list 5e9c6e23b89a3bb2bfa9e561b0cbe06a79d63dc7 -- 22:40:36 2023-05-30 22:40:36,345 [execute] DEBUG Popen(['git', 'rev-list', '5e9c6e23b89a3bb2bfa9e561b0cbe06a79d63dc7', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:40:36 2023-05-30 22:40:36,355 [execute] INFO git fetch -v origin 22:40:36 2023-05-30 22:40:36,355 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:40:36 2023-05-30 22:40:36,837 [run_push] DEBUG no remote changes detected 22:40:36 2023-05-30 22:40:36,838 [execute] INFO git push origin semver 22:40:36 2023-05-30 22:40:36,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:40:37 2023-05-30 22:40:37,655 [run_push] DEBUG push all version tags 22:40:37 2023-05-30 22:40:37,655 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:40:37 2023-05-30 22:40:37,656 [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) 22:40:38 2023-05-30 22:40:38,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 22:40:38 3.0.0-dev.22 [Pipeline] } 22:40:38 $ docker exec --env ******** --env ******** e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b ssh-agent -k 22:40:38 unset SSH_AUTH_SOCK; 22:40:38 unset SSH_AGENT_PID; 22:40:38 echo Agent pid 38 killed; 22:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:38 + git semver [Pipeline] } 22:40:39 $ docker stop --time=1 e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b 22:40:40 $ docker rm -f --volumes e292fc4289807a55ac94c73658369e66c832206524d4f1016517d81bb469a34b [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 22:40:41 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 22:40:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:40:41 total 16 22:40:41 drwxr-xr-x 3 root root 4096 May 30 22:23 . 22:40:41 drwxrwxr-x 15 jenkins jenkins 4096 May 30 22:40 .. 22:40:41 drwxr-xr-x 2 root root 4096 May 30 22:23 cost 22:40:41 -rw-r--r-- 1 root root 83 May 30 22:23 cost.csv 22:40:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:40:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 22:40:41 total 16 22:40:41 drwxr-xr-x 3 jenkins jenkins 4096 May 30 22:23 . 22:40:41 drwxrwxr-x 15 jenkins jenkins 4096 May 30 22:40 .. 22:40:41 drwxr-xr-x 2 jenkins jenkins 4096 May 30 22:23 cost 22:40:41 -rw-r--r-- 1 jenkins jenkins 83 May 30 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:40:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:40:42 ---> package-listing.sh 22:40:42 ++ facter osfamily 22:40:42 ++ tr '[:upper:]' '[:lower:]' 22:40:42 + OS_FAMILY=debian 22:40:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 22:40:42 + START_PACKAGES=/tmp/packages_start.txt 22:40:42 + END_PACKAGES=/tmp/packages_end.txt 22:40:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:40:42 + PACKAGES=/tmp/packages_start.txt 22:40:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:40:42 + PACKAGES=/tmp/packages_end.txt 22:40:42 + case "${OS_FAMILY}" in 22:40:42 + dpkg -l 22:40:42 + grep '^ii' 22:40:42 + '[' -f /tmp/packages_start.txt ']' 22:40:42 + '[' -f /tmp/packages_end.txt ']' 22:40:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:40:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 22:40:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 22:40:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 22:40:42 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 22:40:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:43 prd-ubuntu20.04-docker-8c-8g-17377 does not seem to be running inside a container 22:40:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:40:43 $ docker top 030fe28d351b16a41bd49b00cc68626cde46a20371d58eca24dfe672701b3c4f -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:40:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:40:44 + ls /var/log/sa-host 22:40:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:45 provisioning config files... 22:40:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8873351533476951767tmp [Pipeline] { [Pipeline] echo 22:40:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:40:45 ---> create-netrc.sh [Pipeline] } 22:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:40:45 ---> python-tools-install.sh [Pipeline] echo 22:40:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:40:46 ---> sudo-logs.sh 22:40:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:40:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:40:46 ---> job-cost.sh 22:40:46 lf-activate-venv: SKIPPING 22:40:46 DEBUG: total: 0.2199999988079071 22:40:46 INFO: Retrieving Stack Cost... 22:40:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:40:47 INFO: Archiving Costs [Pipeline] echo 22:40:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:40:47 ---> logs-deploy.sh 22:40:47 lf-activate-venv: SKIPPING 22:40:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/117 22:40:47 INFO: archiving workspace using pattern(s): 22:40:48 Archives upload complete. 22:40:48 INFO: archiving logs to Nexus 22:40:49 ---> uname -a: 22:40:49 Linux prd-ubuntu20-04-docker-8c-8g-17377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:40:49 22:40:49 22:40:49 ---> lscpu: 22:40:49 Architecture: x86_64 22:40:49 CPU op-mode(s): 32-bit, 64-bit 22:40:49 Byte Order: Little Endian 22:40:49 Address sizes: 40 bits physical, 48 bits virtual 22:40:49 CPU(s): 8 22:40:49 On-line CPU(s) list: 0-7 22:40:49 Thread(s) per core: 1 22:40:49 Core(s) per socket: 1 22:40:49 Socket(s): 8 22:40:49 NUMA node(s): 1 22:40:49 Vendor ID: AuthenticAMD 22:40:49 CPU family: 23 22:40:49 Model: 49 22:40:49 Model name: AMD EPYC-Rome Processor 22:40:49 Stepping: 0 22:40:49 CPU MHz: 2800.000 22:40:49 BogoMIPS: 5600.00 22:40:49 Virtualization: AMD-V 22:40:49 Hypervisor vendor: KVM 22:40:49 Virtualization type: full 22:40:49 L1d cache: 256 KiB 22:40:49 L1i cache: 256 KiB 22:40:49 L2 cache: 4 MiB 22:40:49 L3 cache: 128 MiB 22:40:49 NUMA node0 CPU(s): 0-7 22:40:49 Vulnerability Itlb multihit: Not affected 22:40:49 Vulnerability L1tf: Not affected 22:40:49 Vulnerability Mds: Not affected 22:40:49 Vulnerability Meltdown: Not affected 22:40:49 Vulnerability Mmio stale data: Not affected 22:40:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:40:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:40:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:40:49 Vulnerability Srbds: Not affected 22:40:49 Vulnerability Tsx async abort: Not affected 22:40:49 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 22:40:49 22:40:49 22:40:49 ---> nproc: 22:40:49 8 22:40:49 22:40:49 22:40:49 ---> df -h: 22:40:49 Filesystem Size Used Avail Use% Mounted on 22:40:49 overlay 155G 15G 141G 10% / 22:40:49 tmpfs 64M 0 64M 0% /dev 22:40:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:40:49 shm 64M 0 64M 0% /dev/shm 22:40:49 /dev/vda1 155G 15G 141G 10% /facter-os 22:40:49 22:40:49 22:40:49 ---> sar -b -r -n DEV: 22:40:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17377) 05/30/23 _x86_64_ (8 CPU) 22:40:49 22:40:49 22:19:09 LINUX RESTART (8 CPU) 22:40:49 22:40:49 22:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:40:49 22:21:01 245.87 4.34 241.54 0.00 401.69 154202.47 0.00 22:40:49 22:22:01 208.07 0.13 207.93 0.00 1.20 77670.25 0.00 22:40:49 22:23:01 198.32 0.28 198.03 0.00 7.87 41484.97 0.00 22:40:49 22:24:01 130.88 0.03 130.84 0.00 4.53 36923.18 0.00 22:40:49 22:25:01 47.24 10.36 36.88 0.00 3427.30 6209.63 0.00 22:40:49 22:26:01 4.18 0.02 4.17 0.00 0.13 89.17 0.00 22:40:49 22:27:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 22:40:49 22:28:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 22:40:49 22:29:01 3.05 1.65 1.40 0.00 37.72 17.73 0.00 22:40:49 22:30:01 2.25 0.00 2.25 0.00 0.00 25.60 0.00 22:40:49 22:31:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 22:40:49 22:32:01 2.07 0.00 2.07 0.00 0.00 23.99 0.00 22:40:49 22:33:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 22:40:49 22:34:01 2.03 0.00 2.03 0.00 0.00 23.99 0.00 22:40:49 22:35:01 2.42 0.02 2.40 0.00 0.13 30.92 0.00 22:40:49 22:36:01 1.93 0.00 1.93 0.00 0.00 23.20 0.00 22:40:49 22:37:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 22:40:49 22:38:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 22:40:49 22:39:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 22:40:49 22:40:01 35.48 0.32 35.16 0.00 9.87 27666.19 0.00 22:40:49 Average: 44.53 0.85 43.68 0.00 194.33 17109.43 0.00 22:40:49 22:40:49 22:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:40:49 22:21:01 27499328 31324792 977184 2.97 150496 3846204 2348196 6.92 1518700 3385044 213164 22:40:49 22:22:01 26418160 31105100 1259132 3.83 199356 4492952 2121868 6.25 1703768 4164776 300364 22:40:49 22:23:01 26521904 31517460 779440 2.37 224916 4799604 1964316 5.79 1566368 4169736 288 22:40:49 22:24:01 25826104 31555912 738404 2.25 230568 5466724 1772092 5.22 1609564 4754704 156 22:40:49 22:25:01 25437680 31533632 748700 2.28 255840 5790396 1833640 5.40 1851852 4868984 36 22:40:49 22:26:01 25448052 31539264 743348 2.26 254360 5787144 1799372 5.30 1845292 4865968 8 22:40:49 22:27:01 25448312 31539596 742952 2.26 254424 5787148 1799372 5.30 1845324 4865972 8 22:40:49 22:28:01 25453840 31545340 737304 2.24 254476 5787152 1799372 5.30 1839076 4866128 8 22:40:49 22:29:01 25443584 31537244 745368 2.27 254536 5788276 1799372 5.30 1851912 4866468 16 22:40:49 22:30:01 25443988 31537648 745072 2.27 254596 5788284 1799372 5.30 1851660 4866472 12 22:40:49 22:31:01 25443980 31537896 745008 2.27 254648 5788284 1799372 5.30 1851232 4866616 180 22:40:49 22:32:01 25443932 31537852 744960 2.27 254684 5788284 1799372 5.30 1851232 4866620 8 22:40:49 22:33:01 25443592 31537616 745164 2.27 254756 5788284 1799372 5.30 1851620 4866628 8 22:40:49 22:34:01 25443616 31537708 745000 2.27 254820 5788300 1799372 5.30 1851388 4866640 8 22:40:49 22:35:01 25440712 31534976 748040 2.27 254888 5788280 1828324 5.39 1851596 4866604 12 22:40:49 22:36:01 25440444 31534720 748208 2.28 254928 5788280 1828324 5.39 1851548 4866604 8 22:40:49 22:37:01 25440396 31534712 748160 2.28 254956 5788284 1828324 5.39 1851616 4866608 8 22:40:49 22:38:01 25440340 31534740 748092 2.28 254992 5788288 1812028 5.34 1851660 4866628 8 22:40:49 22:39:01 25440760 31535160 747816 2.27 255004 5788288 1812028 5.34 1851672 4866628 4 22:40:49 22:40:01 24373420 31496396 779804 2.37 277632 6706140 1876080 5.53 1984084 5704660 213576 22:40:49 Average: 25614607 31502888 785858 2.39 245244 5606730 1860978 5.48 1806558 4758924 36394 22:40:49 22:40:49 22:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:40:49 22:21:01 docker0 212.69 345.47 16.90 2248.37 0.00 0.00 0.00 0.00 22:40:49 22:21:01 lo 5.08 5.08 0.53 0.53 0.00 0.00 0.00 0.00 22:40:49 22:21:01 ens3 705.63 388.15 8527.29 55.48 0.00 0.00 0.00 0.00 22:40:49 22:21:01 veth5eaa3ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:40:49 22:22:01 docker0 171.89 339.03 25.62 4356.63 0.00 0.00 0.00 0.00 22:40:49 22:22:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:40:49 22:22:01 ens3 414.86 240.44 5073.34 143.88 0.00 0.00 0.00 0.00 22:40:49 22:22:01 vethc367949 135.78 234.36 25.07 2287.49 0.00 0.00 0.00 0.19 22:40:49 22:22:01 veth5eaa3ec 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:40:49 22:23:01 docker0 45.64 81.72 6.42 835.77 0.00 0.00 0.00 0.00 22:40:49 22:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:40:49 22:23:01 ens3 121.40 73.04 870.05 25.11 0.00 0.00 0.00 0.00 22:40:49 22:24:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 22:40:49 22:24:01 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 22:40:49 22:24:01 ens3 155.47 127.83 2561.57 300.25 0.00 0.00 0.00 0.00 22:40:49 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:40:49 22:25:01 ens3 111.28 44.93 2289.51 9.67 0.00 0.00 0.00 0.00 22:40:49 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:26:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:28:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:29:01 ens3 12.63 20.34 5.64 36.54 0.00 0.00 0.00 0.00 22:40:49 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:30:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:40:49 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:35:01 ens3 0.17 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:40:49 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:37:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:40:49 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:49 22:40:01 docker0 35.41 66.16 2.93 575.25 0.00 0.00 0.00 0.00 22:40:49 22:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:40:49 22:40:01 ens3 208.70 115.75 4557.78 15.69 0.00 0.00 0.00 0.00 22:40:49 22:40:01 vethcfbbbc1 35.41 66.26 3.42 575.25 0.00 0.00 0.00 0.05 22:40:49 Average: docker0 23.12 41.36 2.58 399.22 0.00 0.00 0.00 0.00 22:40:49 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 22:40:49 Average: ens3 86.04 50.29 1188.03 29.32 0.00 0.00 0.00 0.00 22:40:49 Average: vethcfbbbc1 1.77 3.32 0.17 28.78 0.00 0.00 0.00 0.00 22:40:49 22:40:49 22:40:49 ---> sar -P ALL: 22:40:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17377) 05/30/23 _x86_64_ (8 CPU) 22:40:49 22:40:49 22:19:09 LINUX RESTART (8 CPU) 22:40:49 22:40:49 22:20:02 CPU %user %nice %system %iowait %steal %idle 22:40:49 22:21:01 all 19.86 0.00 6.49 1.14 0.07 72.43 22:40:49 22:21:01 0 17.94 0.00 5.56 0.05 0.07 76.38 22:40:49 22:21:01 1 19.15 0.00 5.91 1.60 0.05 73.30 22:40:49 22:21:01 2 21.13 0.00 6.83 3.44 0.09 68.51 22:40:49 22:21:01 3 19.37 0.00 6.19 2.69 0.07 71.68 22:40:49 22:21:01 4 20.73 0.00 6.01 0.19 0.07 73.00 22:40:49 22:21:01 5 19.65 0.00 7.94 0.60 0.07 71.74 22:40:49 22:21:01 6 19.75 0.00 7.19 0.28 0.07 72.71 22:40:49 22:21:01 7 21.21 0.00 6.28 0.31 0.10 72.10 22:40:49 22:22:01 all 16.39 0.00 4.89 3.33 0.09 75.30 22:40:49 22:22:01 0 16.99 0.00 4.74 3.94 0.13 74.19 22:40:49 22:22:01 1 11.04 0.00 3.48 7.39 0.08 78.00 22:40:49 22:22:01 2 16.00 0.00 5.67 1.36 0.08 76.88 22:40:49 22:22:01 3 20.77 0.00 5.09 2.02 0.08 72.04 22:40:49 22:22:01 4 13.62 0.00 5.36 2.19 0.07 78.76 22:40:49 22:22:01 5 13.09 0.00 4.30 1.76 0.05 80.80 22:40:49 22:22:01 6 27.59 0.00 6.23 3.35 0.10 62.73 22:40:49 22:22:01 7 12.01 0.00 4.26 4.63 0.10 78.99 22:40:49 22:23:01 all 20.62 0.00 5.57 0.57 0.07 73.17 22:40:49 22:23:01 0 17.48 0.00 4.68 0.02 0.05 77.77 22:40:49 22:23:01 1 23.60 0.00 6.69 0.84 0.08 68.79 22:40:49 22:23:01 2 27.44 0.00 6.08 0.17 0.07 66.24 22:40:49 22:23:01 3 14.74 0.00 4.95 2.13 0.07 78.11 22:40:49 22:23:01 4 14.81 0.00 3.91 0.12 0.05 81.11 22:40:49 22:23:01 5 28.35 0.00 7.58 0.17 0.10 63.80 22:40:49 22:23:01 6 19.19 0.00 4.50 0.30 0.05 75.96 22:40:49 22:23:01 7 19.44 0.00 6.20 0.81 0.08 73.47 22:40:49 22:24:01 all 16.19 0.00 3.84 0.40 0.06 79.52 22:40:49 22:24:01 0 15.98 0.00 3.70 0.02 0.07 80.23 22:40:49 22:24:01 1 13.94 0.00 3.71 1.96 0.05 80.34 22:40:49 22:24:01 2 16.73 0.00 3.34 0.82 0.05 79.07 22:40:49 22:24:01 3 16.51 0.00 4.32 0.03 0.07 79.08 22:40:49 22:24:01 4 15.10 0.00 2.98 0.05 0.07 81.80 22:40:49 22:24:01 5 15.59 0.00 4.27 0.02 0.03 80.10 22:40:49 22:24:01 6 17.82 0.00 3.89 0.15 0.05 78.09 22:40:49 22:24:01 7 17.88 0.00 4.50 0.15 0.07 77.40 22:40:49 22:25:01 all 1.80 0.00 1.36 0.31 0.02 96.52 22:40:49 22:25:01 0 1.27 0.00 0.75 0.88 0.03 97.06 22:40:49 22:25:01 1 1.50 0.00 1.27 0.17 0.02 97.05 22:40:49 22:25:01 2 2.20 0.00 1.25 0.32 0.02 96.21 22:40:49 22:25:01 3 1.79 0.00 0.87 0.28 0.02 97.04 22:40:49 22:25:01 4 2.72 0.00 0.98 0.15 0.00 96.14 22:40:49 22:25:01 5 1.22 0.00 0.78 0.23 0.02 97.75 22:40:49 22:25:01 6 1.35 0.00 1.17 0.10 0.02 97.36 22:40:49 22:25:01 7 2.32 0.00 3.80 0.32 0.03 93.53 22:40:49 22:26:01 all 0.09 0.00 0.05 0.01 0.00 99.85 22:40:49 22:26:01 0 0.13 0.00 0.03 0.00 0.02 99.82 22:40:49 22:26:01 1 0.08 0.00 0.02 0.00 0.00 99.90 22:40:49 22:26:01 2 0.27 0.00 0.12 0.00 0.02 99.60 22:40:49 22:26:01 3 0.05 0.00 0.02 0.02 0.00 99.92 22:40:49 22:26:01 4 0.08 0.00 0.03 0.00 0.00 99.88 22:40:49 22:26:01 5 0.05 0.00 0.05 0.05 0.00 99.85 22:40:49 22:26:01 6 0.02 0.00 0.07 0.00 0.00 99.92 22:40:49 22:26:01 7 0.03 0.00 0.07 0.00 0.00 99.90 22:40:49 22:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:40:49 22:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:40:49 22:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:40:49 22:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:40:49 22:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:40:49 22:27:01 5 0.00 0.00 0.00 0.03 0.00 99.97 22:40:49 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:40:49 22:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:40:49 22:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:40:49 22:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:40:49 22:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:40:49 22:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:40:49 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:40:49 22:29:01 all 0.32 0.00 0.05 0.01 0.00 99.62 22:40:49 22:29:01 0 0.35 0.00 0.07 0.03 0.00 99.55 22:40:49 22:29:01 1 0.17 0.00 0.03 0.02 0.00 99.78 22:40:49 22:29:01 2 0.40 0.00 0.05 0.00 0.02 99.53 22:40:49 22:29:01 3 1.25 0.00 0.02 0.00 0.00 98.73 22:40:49 22:29:01 4 0.12 0.00 0.02 0.00 0.00 99.87 22:40:49 22:29:01 5 0.13 0.00 0.03 0.03 0.00 99.80 22:40:49 22:29:01 6 0.08 0.00 0.07 0.00 0.00 99.85 22:40:49 22:29:01 7 0.07 0.00 0.08 0.00 0.00 99.85 22:40:49 22:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:40:49 22:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:40:49 22:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:40:49 22:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:40:49 22:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:30:01 5 0.02 0.00 0.00 0.02 0.02 99.95 22:40:49 22:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:40:49 22:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:40:49 22:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:40:49 22:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:40:49 22:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 22:40:49 22:31:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:40:49 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:31:01 5 0.02 0.00 0.02 0.03 0.00 99.93 22:40:49 22:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:40:49 22:40:49 22:31:01 CPU %user %nice %system %iowait %steal %idle 22:40:49 22:32:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:40:49 22:32:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:40:49 22:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:32:01 2 0.07 0.00 0.00 0.00 0.02 99.92 22:40:49 22:32:01 3 0.02 0.00 0.03 0.02 0.00 99.93 22:40:49 22:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:32:01 5 0.02 0.00 0.02 0.03 0.00 99.93 22:40:49 22:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:40:49 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:33:01 all 0.03 0.00 0.01 0.01 0.00 99.96 22:40:49 22:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 22:40:49 22:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:33:01 2 0.07 0.00 0.02 0.00 0.02 99.90 22:40:49 22:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:40:49 22:33:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:40:49 22:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 22:40:49 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:34:01 all 0.11 0.00 0.01 0.01 0.00 99.86 22:40:49 22:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:40:49 22:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:40:49 22:34:01 4 0.80 0.00 0.02 0.00 0.00 99.19 22:40:49 22:34:01 5 0.00 0.00 0.02 0.03 0.00 99.95 22:40:49 22:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:40:49 22:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:40:49 22:35:01 all 0.17 0.00 0.03 0.02 0.01 99.77 22:40:49 22:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:40:49 22:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:40:49 22:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:40:49 22:35:01 3 0.08 0.00 0.03 0.00 0.00 99.88 22:40:49 22:35:01 4 1.12 0.00 0.07 0.00 0.00 98.81 22:40:49 22:35:01 5 0.02 0.00 0.02 0.05 0.02 99.90 22:40:49 22:35:01 6 0.02 0.00 0.02 0.08 0.02 99.87 22:40:49 22:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:40:49 22:36:01 all 0.29 0.00 0.01 0.05 0.00 99.65 22:40:49 22:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:40:49 22:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 22:40:49 22:36:01 3 0.20 0.00 0.02 0.02 0.00 99.77 22:40:49 22:36:01 4 1.97 0.00 0.00 0.00 0.02 98.01 22:40:49 22:36:01 5 0.03 0.00 0.05 0.38 0.00 99.53 22:40:49 22:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:40:49 22:37:01 all 0.04 0.00 0.01 0.01 0.00 99.94 22:40:49 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:40:49 22:37:01 3 0.18 0.00 0.00 0.00 0.00 99.82 22:40:49 22:37:01 4 0.08 0.00 0.00 0.00 0.00 99.92 22:40:49 22:37:01 5 0.00 0.00 0.02 0.03 0.02 99.93 22:40:49 22:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:40:49 22:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:40:49 22:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 22:40:49 22:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:40:49 22:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:40:49 22:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:40:49 22:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:40:49 22:38:01 5 0.03 0.00 0.05 0.02 0.02 99.88 22:40:49 22:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:40:49 22:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:40:49 22:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:40:49 22:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 22:40:49 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:40:49 22:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:40:49 22:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 22:40:49 22:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:40:49 22:40:01 all 4.10 0.00 1.64 0.26 0.02 93.98 22:40:49 22:40:01 0 4.67 0.00 1.67 0.00 0.02 93.64 22:40:49 22:40:01 1 5.30 0.00 2.01 0.00 0.02 92.68 22:40:49 22:40:01 2 3.11 0.00 1.22 0.00 0.02 95.65 22:40:49 22:40:01 3 3.82 0.00 1.76 0.03 0.02 94.38 22:40:49 22:40:01 4 3.35 0.00 2.03 0.00 0.02 94.60 22:40:49 22:40:01 5 3.40 0.00 1.10 0.32 0.03 95.15 22:40:49 22:40:01 6 3.94 0.00 1.83 1.69 0.02 92.52 22:40:49 22:40:01 7 5.24 0.00 1.49 0.03 0.03 93.21 22:40:49 Average: all 3.97 0.00 1.19 0.30 0.02 94.52 22:40:49 Average: 0 3.73 0.00 1.06 0.25 0.02 94.94 22:40:49 Average: 1 3.71 0.00 1.15 0.59 0.02 94.53 22:40:49 Average: 2 4.35 0.00 1.22 0.30 0.02 94.10 22:40:49 Average: 3 3.90 0.00 1.16 0.36 0.02 94.56 22:40:49 Average: 4 3.70 0.00 1.06 0.13 0.02 95.08 22:40:49 Average: 5 4.04 0.00 1.30 0.19 0.02 94.45 22:40:49 Average: 6 4.45 0.00 1.24 0.30 0.02 94.00 22:40:49 Average: 7 3.87 0.00 1.32 0.31 0.02 94.48 22:40:49 22:40:49 22:40:49