Started by user Lenny Goodell Replayed #131 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 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-ssh7489951013281615404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3932219138553316241.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh3524859048973426120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy 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-ssh9532491588677441201.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-ssh184325163494634984.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. Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16648’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16649 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 (main) Commit message: "Merge pull request #657 from yiqisoft/issue-642" > git config core.sparsecheckout # timeout=10 > git checkout -f 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 # timeout=10 > git rev-list --no-walk 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:55 ========================================================= 16:56:55 EdgeX Global Pipelines Version Info 16:56:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:56 ------------------- 16:56:56 stable info: 16:56:56 ------------------- 16:56:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:56 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:56:56 Message: update stable to v1.0.255 16:56:56 ------------------- 16:56:56 experimental info: 16:56:56 ------------------- 16:56:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:56 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:56:56 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27d7f09 [Pipeline] echo 16:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:57 provisioning config files... 16:56:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5433288704161433018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:57 ---> docker-login.sh 16:56:57 nexus3.edgexfoundry.org:10001 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:57 Configure a credential helper to remove this warning. See 16:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:57 16:56:57 Login Succeeded 16:56:57 nexus3.edgexfoundry.org:10002 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 nexus3.edgexfoundry.org:10003 16:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 nexus3.edgexfoundry.org:10004 16:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 docker.io 16:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 ---> docker-login.sh ends [Pipeline] } 16:56:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:56:59 + git rev-list -1 --merges 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0~1..27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo 16:56:59 -----------> git rev-list -1 --merges 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0~1..27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 16:56:59 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [false] [Pipeline] sh 16:56:59 + git log --format=format:%s -1 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo 16:56:59 ========================================================= 16:56:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:59 + git log --format=format:%s -1 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] echo 16:56:59 [semverPrep] GIT_COMMIT: 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0, Commit Message: Merge pull request #657 from yiqisoft/issue-642 [Pipeline] echo 16:56:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:57:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:00 + grep -v github /etc/ssh/ssh_known_hosts 16:57:00 + [ -e /tmp/ssh_known_hosts ] 16:57:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:57:00 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 16:57:00 16:57:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:00 16:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:00 0.1.4: Pulling from edgex-devops/py-git-semver 16:57:00 b85a868b505f: Pulling fs layer 16:57:00 e2be974225ed: Pulling fs layer 16:57:00 339a4e72a1f5: Pulling fs layer 16:57:00 988bab9f4d93: Pulling fs layer 16:57:00 1469e6f7b9e6: Pulling fs layer 16:57:00 eaf3925da568: Pulling fs layer 16:57:00 bab4dde63d76: Pulling fs layer 16:57:00 bde34c3a00c8: Pulling fs layer 16:57:00 b352a97aabf1: Pulling fs layer 16:57:00 4872d77fe225: Pulling fs layer 16:57:00 5851b861e8e6: Pulling fs layer 16:57:00 bab4dde63d76: Waiting 16:57:00 bde34c3a00c8: Waiting 16:57:00 1469e6f7b9e6: Waiting 16:57:00 b352a97aabf1: Waiting 16:57:00 4872d77fe225: Waiting 16:57:00 5851b861e8e6: Waiting 16:57:00 eaf3925da568: Waiting 16:57:00 988bab9f4d93: Waiting 16:57:00 e2be974225ed: Download complete 16:57:00 988bab9f4d93: Download complete 16:57:01 339a4e72a1f5: Verifying Checksum 16:57:01 339a4e72a1f5: Download complete 16:57:01 1469e6f7b9e6: Verifying Checksum 16:57:01 1469e6f7b9e6: Download complete 16:57:01 eaf3925da568: Verifying Checksum 16:57:01 eaf3925da568: Download complete 16:57:01 bde34c3a00c8: Verifying Checksum 16:57:01 bde34c3a00c8: Download complete 16:57:01 b352a97aabf1: Download complete 16:57:01 4872d77fe225: Verifying Checksum 16:57:01 4872d77fe225: Download complete 16:57:01 5851b861e8e6: Download complete 16:57:01 b85a868b505f: Download complete 16:57:01 bab4dde63d76: Verifying Checksum 16:57:01 bab4dde63d76: Download complete 16:57:02 b85a868b505f: Pull complete 16:57:02 e2be974225ed: Pull complete 16:57:03 339a4e72a1f5: Pull complete 16:57:03 988bab9f4d93: Pull complete 16:57:03 1469e6f7b9e6: Pull complete 16:57:04 eaf3925da568: Pull complete 16:57:06 bab4dde63d76: Pull complete 16:57:06 bde34c3a00c8: Pull complete 16:57:06 b352a97aabf1: Pull complete 16:57:06 4872d77fe225: Pull complete 16:57:06 5851b861e8e6: Pull complete 16:57:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:06 prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container 16:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:57:09 $ docker top 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 -eo pid,comm 16:57:09 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). 16:57:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:57:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:09 [ssh-agent] Looking for ssh-agent implementation... 16:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:09 $ docker exec 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent 16:57:10 SSH_AUTH_SOCK=/tmp/ssh-h95Oqta8LRop/agent.31 16:57:10 SSH_AGENT_PID=37 16:57:10 Running ssh-add (command line suppressed) 16:57:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9114679618169738216.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9114679618169738216.key) 16:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:10 + git tag --points-at HEAD [Pipeline] } 16:57:10 $ docker exec --env ******** --env ******** 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent -k 16:57:10 unset SSH_AUTH_SOCK; 16:57:10 unset SSH_AGENT_PID; 16:57:10 echo Agent pid 37 killed; 16:57:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:57:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:57:10 [ssh-agent] Looking for ssh-agent implementation... 16:57:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:57:10 $ docker exec 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent 16:57:10 SSH_AUTH_SOCK=/tmp/ssh-Cl1XT27lHUHT/agent.70 16:57:10 SSH_AGENT_PID=76 16:57:10 Running ssh-add (command line suppressed) 16:57:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4192261879643273589.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4192261879643273589.key) 16:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:57:11 + git semver init 16:57:11 2023-11-06 16:57:11,436 [run_init] DEBUG init version:0.0.0 force:False 16:57:11 2023-11-06 16:57:11,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:57:11 2023-11-06 16:57:11,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:57:11 2023-11-06 16:57:11,438 [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) 16:57:13 2023-11-06 16:57:13,156 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:57:13 2023-11-06 16:57:13,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:57:13 2023-11-06 16:57:13,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:57:13 2023-11-06 16:57:13,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:57:13 3.1.0-dev.12 [Pipeline] } 16:57:13 $ docker exec --env ******** --env ******** 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 ssh-agent -k 16:57:13 unset SSH_AUTH_SOCK; 16:57:13 unset SSH_AGENT_PID; 16:57:13 echo Agent pid 76 killed; 16:57:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:13 + git semver [Pipeline] } 16:57:14 $ docker stop --time=1 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 16:57:15 $ docker rm -f --volumes 08ef5ea3b03efb6ee82a6b1049a65811f171c401662c03cfdb5e5a6bc5a95db8 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:57:16 Stashed 1 file(s) [Pipeline] echo 16:57:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:16 provisioning config files... 16:57:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5152808582966148346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:16 ---> docker-login.sh 16:57:16 nexus3.edgexfoundry.org:10001 16:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:16 Configure a credential helper to remove this warning. See 16:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:16 16:57:16 Login Succeeded 16:57:16 nexus3.edgexfoundry.org:10002 16:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:16 Configure a credential helper to remove this warning. See 16:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:16 16:57:16 Login Succeeded 16:57:16 nexus3.edgexfoundry.org:10003 16:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:16 Configure a credential helper to remove this warning. See 16:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:16 16:57:16 Login Succeeded 16:57:16 nexus3.edgexfoundry.org:10004 16:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:16 Configure a credential helper to remove this warning. See 16:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:16 16:57:16 Login Succeeded 16:57:16 docker.io 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 ---> docker-login.sh ends [Pipeline] } 16:57:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:57:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:57:17 ========================================================= 16:57:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:57:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:57:17 Sending build context to Docker daemon 49.12MB 16:57:17 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 16:57:17 Step 2/15 : FROM ${BASE} AS builder 16:57:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:57:17 7264a8db6415: Pulling fs layer 16:57:17 c4d48a809fc2: Pulling fs layer 16:57:17 4f1c88b9dad5: Pulling fs layer 16:57:17 ad3a456e5733: Pulling fs layer 16:57:17 33e27b845d1e: Pulling fs layer 16:57:17 c68163c4e522: Pulling fs layer 16:57:17 50da416c3ac9: Pulling fs layer 16:57:17 23d2d4c4bb30: Pulling fs layer 16:57:17 33e27b845d1e: Waiting 16:57:17 c68163c4e522: Waiting 16:57:17 ad3a456e5733: Waiting 16:57:17 23d2d4c4bb30: Waiting 16:57:17 c4d48a809fc2: Download complete 16:57:17 ad3a456e5733: Verifying Checksum 16:57:17 ad3a456e5733: Download complete 16:57:17 33e27b845d1e: Verifying Checksum 16:57:17 33e27b845d1e: Download complete 16:57:17 7264a8db6415: Download complete 16:57:17 c68163c4e522: Verifying Checksum 16:57:17 c68163c4e522: Download complete 16:57:17 7264a8db6415: Pull complete 16:57:17 23d2d4c4bb30: Verifying Checksum 16:57:17 23d2d4c4bb30: Download complete 16:57:18 c4d48a809fc2: Pull complete 16:57:18 4f1c88b9dad5: Verifying Checksum 16:57:18 4f1c88b9dad5: Download complete 16:57:19 50da416c3ac9: Verifying Checksum 16:57:19 50da416c3ac9: Download complete 16:57:22 4f1c88b9dad5: Pull complete 16:57:22 ad3a456e5733: Pull complete 16:57:22 33e27b845d1e: Pull complete 16:57:22 c68163c4e522: Pull complete 16:57:24 50da416c3ac9: Pull complete 16:57:25 23d2d4c4bb30: Pull complete 16:57:25 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:57:25 ---> 0786185ac409 16:57:25 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:57:31 Still waiting to schedule task 16:57:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:57:31 ---> Running in aa5f3ae78f6c 16:57:31 Removing intermediate container aa5f3ae78f6c 16:57:31 ---> b39cc129f55e 16:57:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:57:31 ---> Running in 5d5ba4f2ec28 16:57:31 Removing intermediate container 5d5ba4f2ec28 16:57:31 ---> 7c2352e0e8e4 16:57:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:57:31 ---> Running in fe7c14f3fca2 16:57:31 Removing intermediate container fe7c14f3fca2 16:57:31 ---> 443f678de8c5 16:57:31 Step 6/15 : LABEL Name=edgex-ui-go 16:57:31 ---> Running in 0f3d013bc537 16:57:31 Removing intermediate container 0f3d013bc537 16:57:31 ---> 7c12997cf565 16:57:31 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:57:31 ---> Running in fa864852ae70 16:57:31 Removing intermediate container fa864852ae70 16:57:31 ---> 1645f002d5ec 16:57:31 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:57:31 latest: Pulling from library/docker 16:57:31 96526aa774ef: Pulling fs layer 16:57:31 308a300cc30f: Pulling fs layer 16:57:31 4f4fb700ef54: Pulling fs layer 16:57:31 5fcb7611fd77: Pulling fs layer 16:57:31 be9955e691a8: Pulling fs layer 16:57:31 1b5ce73eb848: Pulling fs layer 16:57:31 fe45098d8d9e: Pulling fs layer 16:57:31 843bf259cc12: Pulling fs layer 16:57:31 e56cd900ceac: Pulling fs layer 16:57:31 605d1390b383: Pulling fs layer 16:57:31 8f7854084fed: Pulling fs layer 16:57:31 843bf259cc12: Waiting 16:57:31 fe45098d8d9e: Waiting 16:57:31 1b5ce73eb848: Waiting 16:57:31 e56cd900ceac: Waiting 16:57:31 5fcb7611fd77: Waiting 16:57:31 605d1390b383: Waiting 16:57:31 be9955e691a8: Waiting 16:57:31 0a217d94afa5: Pulling fs layer 16:57:31 50e7dd98501d: Pulling fs layer 16:57:31 68811508944a: Pulling fs layer 16:57:31 50e7dd98501d: Waiting 16:57:31 0a217d94afa5: Waiting 16:57:31 8f7854084fed: Waiting 16:57:31 68811508944a: Waiting 16:57:32 4f4fb700ef54: Download complete 16:57:32 308a300cc30f: Verifying Checksum 16:57:32 308a300cc30f: Download complete 16:57:32 96526aa774ef: Download complete 16:57:32 96526aa774ef: Pull complete 16:57:32 308a300cc30f: Pull complete 16:57:32 be9955e691a8: Verifying Checksum 16:57:32 be9955e691a8: Download complete 16:57:32 5fcb7611fd77: Verifying Checksum 16:57:32 5fcb7611fd77: Download complete 16:57:32 4f4fb700ef54: Pull complete 16:57:32 1b5ce73eb848: Verifying Checksum 16:57:32 1b5ce73eb848: Download complete 16:57:32 fe45098d8d9e: Verifying Checksum 16:57:32 fe45098d8d9e: Download complete 16:57:32 843bf259cc12: Download complete 16:57:32 e56cd900ceac: Download complete 16:57:33 8f7854084fed: Verifying Checksum 16:57:33 8f7854084fed: Download complete 16:57:33 605d1390b383: Verifying Checksum 16:57:33 605d1390b383: Download complete 16:57:33 5fcb7611fd77: Pull complete 16:57:33 50e7dd98501d: Verifying Checksum 16:57:33 50e7dd98501d: Download complete 16:57:33 68811508944a: Verifying Checksum 16:57:33 68811508944a: Download complete 16:57:33 0a217d94afa5: Verifying Checksum 16:57:33 0a217d94afa5: Download complete 16:57:33 be9955e691a8: Pull complete 16:57:34 1b5ce73eb848: Pull complete 16:57:34 fe45098d8d9e: Pull complete 16:57:34 843bf259cc12: Pull complete 16:57:34 e56cd900ceac: Pull complete 16:57:34 605d1390b383: Pull complete 16:57:34 8f7854084fed: Pull complete 16:57:36 0a217d94afa5: Pull complete 16:57:36 50e7dd98501d: Pull complete 16:57:36 68811508944a: Pull complete 16:57:36 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 16:57:36 Status: Downloaded newer image for docker:latest 16:57:39 ---> 1bf6943eedd4 16:57:39 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:39 ---> Running in 396b69ddc4d2 16:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:57:40 OK: 264 MiB in 52 packages 16:57:40 Removing intermediate container 396b69ddc4d2 16:57:40 ---> a76127ef5582 16:57:40 Step 10/15 : ENV GO111MODULE=on 16:57:40 ---> Running in ffe9e158044b 16:57:40 Removing intermediate container ffe9e158044b 16:57:40 ---> 31a63de9ab29 16:57:40 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:57:40 ---> Running in 1955ce31ce5a 16:57:40 Removing intermediate container 1955ce31ce5a 16:57:40 ---> 530482ab44cc 16:57:40 Step 12/15 : COPY go.mod vendor* ./ 16:57:40 ---> 8445f2feb330 16:57:40 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:40 ---> Running in d6e523ff949f 16:58:37 Removing intermediate container d6e523ff949f 16:58:37 ---> a34cdec509f3 16:58:37 Step 14/15 : COPY . . 16:58:37 ---> eb6f9597a5a3 16:58:37 Step 15/15 : RUN ${MAKE} 16:58:37 ---> Running in bdd33d64fe6a 16:58:37 noop 16:58:37 Removing intermediate container bdd33d64fe6a 16:58:37 ---> 76f6111ee5c9 16:58:37 Successfully built 76f6111ee5c9 16:58:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:37 + docker inspect -f . ci-base-image-x86_64 16:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:37 prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container 16:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:58:37 $ docker top 3bb0bf23b65a5ac63f176f7f66243239a6edcf4628ef0af8669381c6b351c912 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:38 + go version 16:58:38 go version go1.21.0 linux/amd64 [Pipeline] } 16:58:38 $ docker stop --time=1 3bb0bf23b65a5ac63f176f7f66243239a6edcf4628ef0af8669381c6b351c912 16:58:39 $ docker rm -f --volumes 3bb0bf23b65a5ac63f176f7f66243239a6edcf4628ef0af8669381c6b351c912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:39 + docker inspect -f . ci-base-image-x86_64 16:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:40 prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container 16:58:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:58:40 $ docker top 74d42fba4e8bc7bc68b1f4824f98fd9564a7d4ac877b2880b5b12e1a8d961d65 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 16:58:41 + make test 16:58:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:58:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:58:52 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:58:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:55 ./bin/test-attribution-txt.sh 16:58:55 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 16:58:55 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:58:55 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:58:55 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:58:55 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:58:55 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:58:55 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:58:55 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 16:58:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add 16:58:55 make -C web test 16:58:55 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 16:58:55 make[1]: tput: No such file or directory 16:58:55 make[1]: tput: No such file or directory 16:58:55 warning: generating ./VERSION 16:58:55 echo "0.0.0" > VERSION 16:58:55 docker build \ 16:58:55 -f Dockerfile \ 16:58:55 --build-arg USER=1000 \ 16:58:55 \ 16:58:55 --label "git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0" \ 16:58:55 -t edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 \ 16:58:55 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:58:55 . 16:58:55 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:58:55 Install the buildx component to build images with BuildKit: 16:58:55 https://docs.docker.com/go/buildx/ 16:58:55 16:58:55 Sending build context to Docker daemon 2.706MB 16:58:55 Step 1/11 : FROM node:18-alpine3.18 16:58:56 18-alpine3.18: Pulling from library/node 16:58:56 96526aa774ef: Already exists 16:58:56 3130715204cf: Pulling fs layer 16:58:56 b06de8ab1c4f: Pulling fs layer 16:58:56 90ef3ffc5156: Pulling fs layer 16:58:56 90ef3ffc5156: Verifying Checksum 16:58:56 b06de8ab1c4f: Verifying Checksum 16:58:56 b06de8ab1c4f: Download complete 16:58:56 3130715204cf: Verifying Checksum 16:58:56 3130715204cf: Download complete 16:58:58 3130715204cf: Pull complete 16:58:58 b06de8ab1c4f: Pull complete 16:58:58 90ef3ffc5156: Pull complete 16:58:58 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 16:58:58 Status: Downloaded newer image for node:18-alpine3.18 16:58:58 ---> d1517ab6615b 16:58:58 Step 2/11 : RUN apk add --no-cache chromium 16:59:03 ---> Running in c403f44aca1f 16:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:59:03 (1/154) Installing libexpat (2.5.0-r1) 16:59:03 (2/154) Installing brotli-libs (1.0.9-r14) 16:59:03 (3/154) Installing libbz2 (1.0.8-r5) 16:59:03 (4/154) Installing libpng (1.6.39-r3) 16:59:03 (5/154) Installing freetype (2.13.0-r5) 16:59:03 (6/154) Installing fontconfig (2.14.2-r3) 16:59:03 (7/154) Installing libfontenc (1.1.7-r2) 16:59:03 (8/154) Installing mkfontscale (1.2.2-r3) 16:59:03 (9/154) Installing font-opensans (0_git20210927-r1) 16:59:03 (10/154) Installing pkgconf (1.9.5-r0) 16:59:03 (11/154) Installing libffi (3.4.4-r2) 16:59:03 (12/154) Installing libintl (0.21.1-r7) 16:59:03 (13/154) Installing libblkid (2.38.1-r8) 16:59:03 (14/154) Installing libmount (2.38.1-r8) 16:59:03 (15/154) Installing pcre2 (10.42-r1) 16:59:03 (16/154) Installing glib (2.76.4-r0) 16:59:03 (17/154) Installing xz-libs (5.4.3-r0) 16:59:03 (18/154) Installing libxml2 (2.11.4-r0) 16:59:03 (19/154) Installing shared-mime-info (2.2-r5) 16:59:03 (20/154) Installing hicolor-icon-theme (0.17-r2) 16:59:03 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 16:59:03 (22/154) Installing libwebp (1.3.2-r0) 16:59:03 (23/154) Installing zstd-libs (1.5.5-r4) 16:59:03 (24/154) Installing tiff (4.5.1-r0) 16:59:03 (25/154) Installing gdk-pixbuf (2.42.10-r5) 16:59:03 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 16:59:03 (27/154) Installing libxau (1.0.11-r2) 16:59:03 (28/154) Installing libmd (1.0.4-r2) 16:59:03 (29/154) Installing libbsd (0.11.7-r1) 16:59:03 (30/154) Installing libxdmcp (1.1.4-r2) 16:59:03 (31/154) Installing libxcb (1.15-r1) 16:59:03 (32/154) Installing libx11 (1.8.7-r0) 16:59:03 (33/154) Installing libxcomposite (0.4.6-r3) 16:59:03 (34/154) Installing libxfixes (6.0.1-r2) 16:59:03 (35/154) Installing libxrender (0.9.11-r3) 16:59:03 (36/154) Installing libxcursor (1.2.1-r2) 16:59:03 (37/154) Installing libxdamage (1.1.6-r2) 16:59:03 (38/154) Installing libxext (1.3.5-r2) 16:59:03 (39/154) Installing libxi (1.8.1-r0) 16:59:03 (40/154) Installing libxinerama (1.1.5-r2) 16:59:03 (41/154) Installing libxrandr (1.5.3-r2) 16:59:03 (42/154) Installing libatk-1.0 (2.48.3-r0) 16:59:03 (43/154) Installing libxtst (1.2.4-r2) 16:59:03 (44/154) Installing dbus-libs (1.14.8-r0) 16:59:03 (45/154) Installing at-spi2-core (2.48.3-r0) 16:59:03 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 16:59:03 (47/154) Installing pixman (0.42.2-r1) 16:59:03 (48/154) Installing cairo (1.17.8-r1) 16:59:03 (49/154) Installing cairo-gobject (1.17.8-r1) 16:59:03 (50/154) Installing avahi-libs (0.8-r13) 16:59:03 (51/154) Installing gmp (6.2.1-r3) 16:59:03 (52/154) Installing nettle (3.8.1-r2) 16:59:03 (53/154) Installing libunistring (1.1-r1) 16:59:03 (54/154) Installing libidn2 (2.3.4-r1) 16:59:03 (55/154) Installing p11-kit (0.24.1-r2) 16:59:03 (56/154) Installing libtasn1 (4.19.0-r1) 16:59:03 (57/154) Installing gnutls (3.8.0-r2) 16:59:03 (58/154) Installing cups-libs (2.4.7-r0) 16:59:03 (59/154) Installing libepoxy (1.5.10-r1) 16:59:03 (60/154) Installing fribidi (1.0.13-r0) 16:59:03 (61/154) Installing graphite2 (1.3.14-r5) 16:59:03 (62/154) Installing harfbuzz (7.3.0-r0) 16:59:03 (63/154) Installing libxft (2.3.8-r1) 16:59:03 (64/154) Installing pango (1.50.14-r1) 16:59:03 (65/154) Installing wayland-libs-client (1.22.0-r2) 16:59:03 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 16:59:03 (67/154) Installing wayland-libs-egl (1.22.0-r2) 16:59:03 (68/154) Installing xkeyboard-config (2.38-r0) 16:59:03 (69/154) Installing libxkbcommon (1.5.0-r2) 16:59:03 (70/154) Installing gtk+3.0 (3.24.38-r1) 16:59:03 Executing gtk+3.0-3.24.38-r1.post-install 16:59:03 (71/154) Installing icu-data-full (73.2-r2) 16:59:04 (72/154) Installing mesa (23.0.4-r0) 16:59:04 (73/154) Installing llvm15-libs (15.0.7-r6) 16:59:04 (74/154) Installing hwdata-pci (0.370-r0) 16:59:04 (75/154) Installing libpciaccess (0.17-r2) 16:59:04 (76/154) Installing libdrm (2.4.115-r4) 16:59:04 (77/154) Installing musl-fts (1.2.7-r5) 16:59:04 (78/154) Installing libelf (0.189-r2) 16:59:04 (79/154) Installing mesa-glapi (23.0.4-r0) 16:59:04 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 16:59:04 (81/154) Installing eudev-libs (3.2.11-r8) 16:59:04 (82/154) Installing libmagic (5.45-r0) 16:59:04 (83/154) Installing file (5.45-r0) 16:59:04 (84/154) Installing libice (1.1.1-r2) 16:59:04 (85/154) Installing libuuid (2.38.1-r8) 16:59:04 (86/154) Installing libsm (1.2.4-r1) 16:59:04 (87/154) Installing libxt (1.3.0-r2) 16:59:04 (88/154) Installing libxmu (1.1.4-r2) 16:59:04 (89/154) Installing xset (1.2.5-r1) 16:59:04 (90/154) Installing xprop (1.2.6-r0) 16:59:04 (91/154) Installing xdg-utils (1.1.3-r4) 16:59:04 (92/154) Installing libogg (1.3.5-r4) 16:59:04 (93/154) Installing flac-libs (1.4.3-r0) 16:59:04 (94/154) Installing alsa-lib (1.2.9-r1) 16:59:04 (95/154) Installing libatomic (12.2.1_git20220924-r10) 16:59:04 (96/154) Installing svt-av1-libs (1.6.0-r0) 16:59:04 (97/154) Installing aom-libs (3.6.1-r0) 16:59:05 (98/154) Installing libva (2.18.0-r1) 16:59:05 (99/154) Installing libvdpau (1.5-r1) 16:59:05 (100/154) Installing onevpl-libs (2023.2.1-r0) 16:59:05 (101/154) Installing ffmpeg-libavutil (6.0-r15) 16:59:05 (102/154) Installing libdav1d (1.2.1-r0) 16:59:05 (103/154) Installing libhwy (1.0.4-r1) 16:59:05 (104/154) Installing lcms2 (2.15-r2) 16:59:05 (105/154) Installing libjxl (0.8.2-r0) 16:59:05 (106/154) Installing lame-libs (3.100-r5) 16:59:05 (107/154) Installing opus (1.4-r0) 16:59:05 (108/154) Installing libgomp (12.2.1_git20220924-r10) 16:59:05 (109/154) Installing soxr (0.1.3-r5) 16:59:05 (110/154) Installing ffmpeg-libswresample (6.0-r15) 16:59:05 (111/154) Installing libtheora (1.1.1-r17) 16:59:05 (112/154) Installing libvorbis (1.3.7-r1) 16:59:05 (113/154) Installing libvpx (1.13.0-r2) 16:59:05 (114/154) Installing x264-libs (0.164_git20220602-r1) 16:59:05 (115/154) Installing numactl (2.0.16-r4) 16:59:05 (116/154) Installing x265-libs (3.5-r4) 16:59:05 (117/154) Installing xvidcore (1.3.7-r1) 16:59:05 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 16:59:05 (119/154) Installing libbluray (1.3.4-r0) 16:59:05 (120/154) Installing mpg123-libs (1.31.3-r1) 16:59:05 (121/154) Installing libopenmpt (0.7.2-r0) 16:59:05 (122/154) Installing cjson (1.7.15-r4) 16:59:05 (123/154) Installing mbedtls (2.28.5-r0) 16:59:05 (124/154) Installing librist (0.2.7-r0) 16:59:05 (125/154) Installing libsrt (1.5.2-r0) 16:59:05 (126/154) Installing libssh (0.10.5-r0) 16:59:05 (127/154) Installing libsodium (1.0.18-r3) 16:59:05 (128/154) Installing libzmq (4.3.4-r4) 16:59:05 (129/154) Installing ffmpeg-libavformat (6.0-r15) 16:59:05 (130/154) Installing libevent (2.1.12-r6) 16:59:05 (131/154) Installing wayland-libs-server (1.22.0-r2) 16:59:05 (132/154) Installing mesa-gbm (23.0.4-r0) 16:59:05 (133/154) Installing harfbuzz-subset (7.3.0-r0) 16:59:05 (134/154) Installing icu-libs (73.2-r2) 16:59:05 (135/154) Installing jsoncpp (1.9.5-r0) 16:59:05 (136/154) Installing minizip (1.2.13-r1) 16:59:05 (137/154) Installing nspr (4.35-r2) 16:59:05 (138/154) Installing sqlite-libs (3.41.2-r2) 16:59:05 (139/154) Installing nss (3.94-r0) 16:59:05 (140/154) Installing pipewire-libs (0.3.70-r1) 16:59:05 (141/154) Installing libasyncns (0.8-r1) 16:59:05 (142/154) Installing libltdl (2.4.7-r2) 16:59:05 (143/154) Installing orc (0.4.34-r0) 16:59:05 (144/154) Installing libsndfile (1.2.0-r2) 16:59:05 (145/154) Installing speexdsp (1.2.1-r1) 16:59:05 (146/154) Installing tdb-libs (1.4.8-r1) 16:59:05 (147/154) Installing libpulse (16.1-r10) 16:59:05 (148/154) Installing snappy (1.1.10-r1) 16:59:05 (149/154) Installing libwoff2common (1.0.2-r2) 16:59:05 (150/154) Installing libwoff2enc (1.0.2-r2) 16:59:05 (151/154) Installing libgpg-error (1.47-r1) 16:59:05 (152/154) Installing libgcrypt (1.10.2-r1) 16:59:05 (153/154) Installing libxslt (1.1.38-r0) 16:59:05 (154/154) Installing chromium (117.0.5938.62-r0) 16:59:07 Executing busybox-1.36.1-r2.trigger 16:59:07 Executing fontconfig-2.14.2-r3.trigger 16:59:07 Executing mkfontscale-1.2.2-r3.trigger 16:59:07 Executing glib-2.76.4-r0.trigger 16:59:07 Executing shared-mime-info-2.2-r5.trigger 16:59:07 Executing gdk-pixbuf-2.42.10-r5.trigger 16:59:07 Executing gtk-update-icon-cache-3.24.38-r1.trigger 16:59:07 OK: 576 MiB in 171 packages 16:59:22 Removing intermediate container c403f44aca1f 16:59:22 ---> 8edbbd2640e6 16:59:22 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:59:22 ---> Running in 1385c9486425 16:59:22 Removing intermediate container 1385c9486425 16:59:22 ---> 1f9205fd54cb 16:59:22 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 16:59:22 ---> Running in 267181b1552d 16:59:22 Removing intermediate container 267181b1552d 16:59:22 ---> 581d0488adc2 16:59:22 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 16:59:22 ---> Running in 1cced16f48ea 16:59:22 Removing intermediate container 1cced16f48ea 16:59:22 ---> 2e49dcaa7ee1 16:59:22 Step 6/11 : RUN npm install -g npm 16:59:22 ---> Running in 43a4500562bf 16:59:29 16:59:29 removed 31 packages, and changed 65 packages in 6s 16:59:29 16:59:29 26 packages are looking for funding 16:59:29 run `npm fund` for details 16:59:30 Removing intermediate container 43a4500562bf 16:59:30 ---> 305aebadf9b3 16:59:30 Step 7/11 : ARG USER=1000 16:59:30 ---> Running in 5101aaf1aa6c 16:59:30 Removing intermediate container 5101aaf1aa6c 16:59:30 ---> 28fad8e54419 16:59:30 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:59:30 ---> Running in 8574fa1bb7af 16:59:31 Removing intermediate container 8574fa1bb7af 16:59:31 ---> ff86d52e8893 16:59:31 Step 9/11 : USER $USER:$USER 16:59:31 ---> Running in e6a8d10f3d77 16:59:31 Removing intermediate container e6a8d10f3d77 16:59:31 ---> 010284d0a806 16:59:31 Step 10/11 : WORKDIR /app 16:59:31 ---> Running in fa5bac1c3f77 16:59:31 Removing intermediate container fa5bac1c3f77 16:59:31 ---> 8a9ab2aa9257 16:59:31 Step 11/11 : LABEL git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 16:59:31 ---> Running in 7792082e94be 16:59:31 Removing intermediate container 7792082e94be 16:59:31 ---> 3444c6fbe08c 16:59:31 Successfully built 3444c6fbe08c 16:59:31 Successfully tagged edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 16:59:31 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:59:31 touch edgex-web-ui.imagebuilt 16:59:31 mkdir -p node_modules coverage 16:59:31 chown "1000:1000" node_modules coverage package-lock.json 16:59:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:33 npm WARN EBADENGINE Unsupported engine { 16:59:33 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:59:33 npm WARN EBADENGINE required: { 16:59:33 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:59:33 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:59:33 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:59:33 npm WARN EBADENGINE }, 16:59:33 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 16:59:33 npm WARN EBADENGINE } 16:59:48 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:59:48 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:59:48 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:59:48 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 16:59:48 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:59:48 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:59:48 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:59:48 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:59:48 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:59:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:59:48 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:59:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:59:48 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. 16:59:49 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:59:49 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. 16:59:49 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. 16:59:50 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:59:52 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 16:59:52 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 16:59:54 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. 16:59:59 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. 17:00:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16651 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:00:00 Running in /w/workspace/edgex-ui-go/132 [Pipeline] { [Pipeline] checkout 17:00:00 The recommended git tool is: git 17:00:05 17:00:05 added 1478 packages, and audited 1479 packages in 33s 17:00:05 17:00:05 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 17:00:05 17:00:05 To address issues that do not require attention, run: 17:00:05 npm audit fix 17:00:05 17:00:05 To address all issues (including breaking changes), run: 17:00:05 npm audit fix --force 17:00:05 17:00:05 Run `npm audit` for details. 17:00:07 using credential edgex-jenkins-ssh 17:00:07 Cloning the remote Git repository 17:00:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:00:07 > git init /w/workspace/edgex-ui-go/132 # timeout=10 17:00:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:00:07 > git --version # timeout=10 17:00:07 > git --version # 'git version 2.25.1' 17:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:12 Avoid second fetch 17:00:12 Checking out Revision 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 (main) 17:00:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:00:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:12 > git config core.sparsecheckout # timeout=10 17:00:12 > git checkout -f 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 # timeout=10 17:00:13 Commit message: "Merge pull request #657 from yiqisoft/issue-642" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:14 Dload Upload Total Spent Left Speed 17:00:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 233k 0 --:--:-- --:--:-- --:--:-- 238k [Pipeline] sh 17:00:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:00:15 sudo tee /etc/docker/daemon.new 17:00:15 { 17:00:15 "registry-mirrors": [ 17:00:15 "https://nexus3.edgexfoundry.org:10001" 17:00:15 ], 17:00:15 "bip": "10.250.0.254/24", 17:00:15 "hosts": [ 17:00:15 "tcp://0.0.0.0:5555", 17:00:15 "unix:///var/run/docker.sock" 17:00:15 ], 17:00:15 "mtu": 1458, 17:00:15 "selinux-enabled": true, 17:00:15 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:15 } [Pipeline] sh 17:00:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:15 + sudo service docker restart 17:00:17 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 17:00:18 - Generating browser application bundles (phase: setup)... 17:00:23 Compiling @angular/core : es2015 as esm2015 17:00:23 Compiling @angular/compiler/testing : es2015 as esm2015 17:00:26 Compiling @angular/core/testing : es2015 as esm2015 17:00:26 Compiling @angular/common : es2015 as esm2015 17:00:27 Compiling @angular/platform-browser : es2015 as esm2015 17:00:27 Compiling @angular/common/testing : es2015 as esm2015 17:00:27 Compiling @angular/common/http : es2015 as esm2015 17:00:27 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:00:27 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:00:28 Compiling @angular/forms : es2015 as esm2015 17:00:28 Compiling @angular/router : es2015 as esm2015 17:00:28 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:00:28 Compiling @angular/common/http/testing : es2015 as esm2015 17:00:32 Compiling @angular/router/testing : es2015 as esm2015 17:00:36 06 11 2023 17:00:34.710:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:00:36 06 11 2023 17:00:34.712:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:00:36 06 11 2023 17:00:34.716:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:36 provisioning config files... 17:00:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/132@tmp/config13920549143177408922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:40 ---> docker-login.sh 17:00:40 nexus3.edgexfoundry.org:10001 17:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:40 Configure a credential helper to remove this warning. See 17:00:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:40 17:00:40 Login Succeeded 17:00:40 nexus3.edgexfoundry.org:10002 17:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:41 Configure a credential helper to remove this warning. See 17:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:41 17:00:41 Login Succeeded 17:00:41 nexus3.edgexfoundry.org:10003 17:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:41 Configure a credential helper to remove this warning. See 17:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:41 17:00:41 Login Succeeded 17:00:41 nexus3.edgexfoundry.org:10004 17:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:41 Configure a credential helper to remove this warning. See 17:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:41 17:00:41 Login Succeeded 17:00:41 docker.io 17:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:42 Configure a credential helper to remove this warning. See 17:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:42 17:00:42 Login Succeeded 17:00:42 ---> docker-login.sh ends [Pipeline] } 17:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:00:42 ========================================================= 17:00:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:00:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:00:44 Sending build context to Docker daemon 31.63MB 17:00:44 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:00:44 Step 2/15 : FROM ${BASE} AS builder 17:00:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:44 9fda8d8052c6: Pulling fs layer 17:00:44 5d54e960e981: Pulling fs layer 17:00:44 c4a7e357bf2a: Pulling fs layer 17:00:44 f0e02332f6b5: Pulling fs layer 17:00:44 cefa15bbcfad: Pulling fs layer 17:00:44 17808c966233: Pulling fs layer 17:00:44 f4c1fc716caa: Pulling fs layer 17:00:44 f0e02332f6b5: Waiting 17:00:44 cefa15bbcfad: Waiting 17:00:44 17808c966233: Waiting 17:00:44 f4c1fc716caa: Waiting 17:00:44 5d54e960e981: Verifying Checksum 17:00:44 5d54e960e981: Download complete 17:00:44 f0e02332f6b5: Verifying Checksum 17:00:44 f0e02332f6b5: Download complete 17:00:44 cefa15bbcfad: Verifying Checksum 17:00:44 cefa15bbcfad: Download complete 17:00:44 9fda8d8052c6: Verifying Checksum 17:00:44 9fda8d8052c6: Download complete 17:00:45 f4c1fc716caa: Verifying Checksum 17:00:45 f4c1fc716caa: Download complete 17:00:46 c4a7e357bf2a: Verifying Checksum 17:00:46 c4a7e357bf2a: Download complete 17:00:46 ✔ Browser application bundle generation complete. 17:00:46 06 11 2023 17:00:45.852:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket Q4rXG6rVW7SFMZ0OAAAB with id 77708614 17:00:47 17808c966233: Verifying Checksum 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.041 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.115 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.137 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.146 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.158 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.176 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.201 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.216 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.248 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.271 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.29 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.311 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.34 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.357 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.383 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.395 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.397 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.406 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.411 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.42 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.43 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.449 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.455 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.458 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.482 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.484 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.485 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.498 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.501 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.502 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.527 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.535 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.57 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.582 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.586 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.591 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.598 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.602 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.608 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.622 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.625 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.628 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.63 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.645 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.659 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.665 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.678 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.698 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.701 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.702 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.712 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.717 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.72 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.73 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.736 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.739 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.742 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.743 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.785 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.793 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.812 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.819 secs) 17:00:49 9fda8d8052c6: Pull complete 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.823 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.837 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.842 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.846 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.863 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.867 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.881 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.887 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.893 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.894 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.927 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.94 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.946 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.955 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.968 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.986 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.99 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.01 secs) 17:00:49 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.014 secs) 17:00:49 5d54e960e981: Pull complete 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.031 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.038 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.051 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.056 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.065 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.072 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.083 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.088 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.096 secs) 17:00:50 WARN: ' 17:00:50 It looks like you're using ngModel on the same form field as formControlName. 17:00:50 Support for using the ngModel input property and ngModelChange event with 17:00:50 reactive form directives has been deprecated in Angular v6 and will be removed 17:00:50 in a future version of Angular. 17:00:50 17:00:50 For more information on this, see our API docs here: 17:00:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:00:50 ' 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.096 secs) 17:00:50 WARN: ' 17:00:50 It looks like you're using ngModel on the same form field as formControlName. 17:00:50 Support for using the ngModel input property and ngModelChange event with 17:00:50 reactive form directives has been deprecated in Angular v6 and will be removed 17:00:50 in a future version of Angular. 17:00:50 17:00:50 For more information on this, see our API docs here: 17:00:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:00:50 ' 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.114 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.116 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.117 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.118 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.137 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.147 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.153 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.159 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.166 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.171 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.177 secs) 17:00:50 ERROR: 'NG0304: 'router-outlet' is not a known element: 17:00:50 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 17:00:50 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.177 secs) 17:00:50 ERROR: 'NG0304: 'router-outlet' is not a known element: 17:00:50 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 17:00:50 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.181 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.183 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.184 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.185 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.187 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.191 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.208 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.211 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.27 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.277 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.278 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.283 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.286 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.299 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.315 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.325 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.333 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.343 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.346 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.347 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.355 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.358 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.368 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.374 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.377 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.381 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.406 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.417 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.425 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.43 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.436 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.451 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.466 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.472 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.474 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.477 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.479 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.49 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.505 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.507 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.513 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.515 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.517 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.52 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.521 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.522 secs) 17:00:50 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.132 secs / 1.522 secs) 17:00:50 TOTAL: 147 SUCCESS 17:00:50 ✔ Browser application bundle generation complete. 17:00:51 17:00:51 =============================== Coverage summary =============================== 17:00:51 Statements : 41.02% ( 1473/3591 ) 17:00:51 Branches : 11.75% ( 114/970 ) 17:00:51 Functions : 32.21% ( 422/1310 ) 17:00:51 Lines : 39.01% ( 1328/3404 ) 17:00:51 ================================================================================ 17:00:51 ✔ Browser application bundle generation complete. 17:00:51 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 17:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:00:51 $ docker stop --time=1 74d42fba4e8bc7bc68b1f4824f98fd9564a7d4ac877b2880b5b12e1a8d961d65 17:00:53 $ docker rm -f --volumes 74d42fba4e8bc7bc68b1f4824f98fd9564a7d4ac877b2880b5b12e1a8d961d65 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:00:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:00:55 + ls -al . 17:00:55 total 180 17:00:55 drwxrwxr-x 13 jenkins jenkins 4096 Nov 6 16:58 . 17:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 16:56 .. 17:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 16:56 .blubracket 17:00:55 -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 16:56 .dockerignore 17:00:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 16:57 .git 17:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 16:56 .github 17:00:55 -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 16:56 .gitignore 17:00:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 16:57 .semver 17:00:55 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 6 16:56 Attribution.txt 17:00:55 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 16:56 CHANGELOG.md 17:00:55 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 16:56 CONTRIBUTING.md 17:00:55 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 16:56 Dockerfile 17:00:55 -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 16:56 Jenkinsfile 17:00:55 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 16:56 LICENSE 17:00:55 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 16:56 Makefile 17:00:55 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 16:56 README.md 17:00:55 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 16:57 VERSION 17:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 16:56 assets 17:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 16:56 bin 17:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 16:56 cmd 17:00:55 -rw-r--r-- 1 jenkins jenkins 10 Nov 6 16:58 coverage.out 17:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 16:56 docs 17:00:55 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 16:56 go.mod 17:00:55 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 16:56 go.sum 17:00:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 16:56 internal 17:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 16:56 testing 17:00:55 -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 16:56 version.go 17:00:55 drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 16:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:56 + 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=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 --label arch=amd64 --label version=3.1.0-dev.12 . 17:00:56 Sending build context to Docker daemon 51.82MB 17:00:56 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:00:56 Step 2/25 : FROM ${BASE} AS builder 17:00:56 ---> 76f6111ee5c9 17:00:56 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:00:57 ---> Running in 3a21ad16aa2b 17:00:57 Removing intermediate container 3a21ad16aa2b 17:00:57 ---> 041fc92f92cd 17:00:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:00:57 ---> Running in c39652f57b63 17:00:57 Removing intermediate container c39652f57b63 17:00:57 ---> 7dcd1551ee1e 17:00:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:00:57 ---> Running in fc5c226feb9a 17:00:57 Removing intermediate container fc5c226feb9a 17:00:57 ---> a5c38811bce0 17:00:57 Step 6/25 : LABEL Name=edgex-ui-go 17:00:57 ---> Running in 09b8a638213b 17:00:57 Removing intermediate container 09b8a638213b 17:00:57 ---> 95057f22bcba 17:00:57 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:00:57 ---> Running in a7baa9c1d28f 17:00:57 Removing intermediate container a7baa9c1d28f 17:00:57 ---> a9b7a95a27f4 17:00:57 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:00:59 ---> 62c78ff8be80 17:00:59 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:00:59 ---> Running in bcc78af07b18 17:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:00:59 OK: 264 MiB in 52 packages 17:01:00 Removing intermediate container bcc78af07b18 17:01:00 ---> d7bc814c17af 17:01:00 Step 10/25 : ENV GO111MODULE=on 17:01:00 ---> Running in 151061e44821 17:01:00 Removing intermediate container 151061e44821 17:01:00 ---> b3403eb0c757 17:01:00 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:01:00 ---> Running in 0f405cc6e6a5 17:01:00 Removing intermediate container 0f405cc6e6a5 17:01:00 ---> d4b54105d983 17:01:00 Step 12/25 : COPY go.mod vendor* ./ 17:01:00 ---> 6d84947a11c5 17:01:00 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:00 ---> Running in 259985bc2262 17:01:01 Removing intermediate container 259985bc2262 17:01:01 ---> 8dcc266e2bc4 17:01:01 Step 14/25 : COPY . . 17:01:03 ---> e0d071a7a43d 17:01:03 Step 15/25 : RUN ${MAKE} 17:01:03 ---> Running in c5cbe2e5e543 17:01:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.12" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:01:04 c4a7e357bf2a: Pull complete 17:01:04 f0e02332f6b5: Pull complete 17:01:05 cefa15bbcfad: Pull complete 17:01:13 17808c966233: Pull complete 17:01:17 f4c1fc716caa: Pull complete 17:01:18 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:01:18 ---> ea914061e18c 17:01:18 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:01:19 ---> Running in 0c9fa6995c77 17:01:19 Removing intermediate container 0c9fa6995c77 17:01:19 ---> 6bb9fa65eda3 17:01:19 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:01:19 ---> Running in 138fb797dad9 17:01:19 Removing intermediate container 138fb797dad9 17:01:19 ---> 17d139a3c250 17:01:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:01:19 ---> Running in 7708adb93005 17:01:20 Removing intermediate container 7708adb93005 17:01:20 ---> d83ba76a7ad8 17:01:20 Step 6/15 : LABEL Name=edgex-ui-go 17:01:20 ---> Running in 54b98ee85df3 17:01:20 Removing intermediate container 54b98ee85df3 17:01:20 ---> c9b379a261e9 17:01:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:01:20 ---> Running in ea34db453b53 17:01:21 Removing intermediate container ea34db453b53 17:01:21 ---> 7edd538b0bfc 17:01:21 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:01:21 latest: Pulling from library/docker 17:01:21 579b34f0a95b: Pulling fs layer 17:01:21 2ecd494fa26a: Pulling fs layer 17:01:21 4f4fb700ef54: Pulling fs layer 17:01:21 99624a4fd86a: Pulling fs layer 17:01:21 6b3f207db0e4: Pulling fs layer 17:01:21 2f21744ef460: Pulling fs layer 17:01:21 80fde8283b9a: Pulling fs layer 17:01:21 cfd52aaeb832: Pulling fs layer 17:01:21 2aa7661f3209: Pulling fs layer 17:01:21 ad7962f27383: Pulling fs layer 17:01:21 c8cf6870052b: Pulling fs layer 17:01:21 1996d6e72d7b: Pulling fs layer 17:01:21 112e10f1d4c1: Pulling fs layer 17:01:21 b97b6e3dbded: Pulling fs layer 17:01:21 2f21744ef460: Waiting 17:01:21 c8cf6870052b: Waiting 17:01:21 80fde8283b9a: Waiting 17:01:21 1996d6e72d7b: Waiting 17:01:21 cfd52aaeb832: Waiting 17:01:21 ad7962f27383: Waiting 17:01:21 2aa7661f3209: Waiting 17:01:21 b97b6e3dbded: Waiting 17:01:21 99624a4fd86a: Waiting 17:01:21 6b3f207db0e4: Waiting 17:01:22 4f4fb700ef54: Download complete 17:01:22 579b34f0a95b: Verifying Checksum 17:01:22 579b34f0a95b: Download complete 17:01:22 2ecd494fa26a: Verifying Checksum 17:01:22 2ecd494fa26a: Download complete 17:01:23 99624a4fd86a: Verifying Checksum 17:01:23 99624a4fd86a: Download complete 17:01:23 6b3f207db0e4: Verifying Checksum 17:01:23 6b3f207db0e4: Download complete 17:01:23 2f21744ef460: Verifying Checksum 17:01:23 2f21744ef460: Download complete 17:01:23 80fde8283b9a: Verifying Checksum 17:01:23 80fde8283b9a: Download complete 17:01:23 579b34f0a95b: Pull complete 17:01:23 cfd52aaeb832: Download complete 17:01:23 2aa7661f3209: Verifying Checksum 17:01:23 2aa7661f3209: Download complete 17:01:23 c8cf6870052b: Verifying Checksum 17:01:23 c8cf6870052b: Download complete 17:01:23 112e10f1d4c1: Verifying Checksum 17:01:23 112e10f1d4c1: Download complete 17:01:23 ad7962f27383: Verifying Checksum 17:01:23 ad7962f27383: Download complete 17:01:23 b97b6e3dbded: Verifying Checksum 17:01:23 b97b6e3dbded: Download complete 17:01:23 2ecd494fa26a: Pull complete 17:01:24 4f4fb700ef54: Pull complete 17:01:24 1996d6e72d7b: Verifying Checksum 17:01:24 1996d6e72d7b: Download complete 17:01:25 99624a4fd86a: Pull complete 17:01:26 Removing intermediate container c5cbe2e5e543 17:01:26 ---> 3c7762fa2094 17:01:26 Step 16/25 : FROM alpine:3.18 17:01:26 3.18: Pulling from library/alpine 17:01:26 96526aa774ef: Already exists 17:01:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:01:26 Status: Downloaded newer image for alpine:3.18 17:01:26 ---> 8ca4688f4f35 17:01:26 Step 17/25 : EXPOSE 4000 17:01:26 ---> Running in 3260f85ab33a 17:01:26 6b3f207db0e4: Pull complete 17:01:27 Removing intermediate container 3260f85ab33a 17:01:27 ---> 6cba7a65b32b 17:01:27 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 17:01:28 2f21744ef460: Pull complete 17:01:28 80fde8283b9a: Pull complete 17:01:29 cfd52aaeb832: Pull complete 17:01:29 2aa7661f3209: Pull complete 17:01:29 ---> 89c749ec12ec 17:01:29 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:01:29 ---> 070c54986f24 17:01:29 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:01:30 ---> c5244d3e63e5 17:01:30 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:01:30 ---> Running in 1d020fb39e2c 17:01:30 Removing intermediate container 1d020fb39e2c 17:01:30 ---> b4af957a6212 17:01:30 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:01:30 ---> Running in 135e1f15764f 17:01:30 Removing intermediate container 135e1f15764f 17:01:30 ---> 8fc742309ed8 17:01:30 Step 23/25 : LABEL arch=amd64 17:01:30 ---> Running in 8b718b8ba53d 17:01:30 Removing intermediate container 8b718b8ba53d 17:01:30 ---> 47c66087da53 17:01:30 Step 24/25 : LABEL git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 17:01:30 ---> Running in 112cb63858db 17:01:30 Removing intermediate container 112cb63858db 17:01:30 ---> 47e9063a2518 17:01:30 Step 25/25 : LABEL version=3.1.0-dev.12 17:01:30 ---> Running in 6ba9c3ef1e06 17:01:30 Removing intermediate container 6ba9c3ef1e06 17:01:30 ---> ea76c2934c15 17:01:30 [Warning] One or more build-args [ARCH] were not consumed 17:01:30 Successfully built ea76c2934c15 17:01:30 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:30 provisioning config files... 17:01:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15942420739885265788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:31 ---> docker-login.sh 17:01:31 nexus3.edgexfoundry.org:10001 17:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:31 Configure a credential helper to remove this warning. See 17:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:31 17:01:31 Login Succeeded 17:01:31 nexus3.edgexfoundry.org:10002 17:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:31 Configure a credential helper to remove this warning. See 17:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:31 17:01:31 Login Succeeded 17:01:31 nexus3.edgexfoundry.org:10003 17:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:31 Configure a credential helper to remove this warning. See 17:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:31 17:01:31 Login Succeeded 17:01:31 nexus3.edgexfoundry.org:10004 17:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:31 Configure a credential helper to remove this warning. See 17:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:31 17:01:31 Login Succeeded 17:01:31 docker.io 17:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:31 Configure a credential helper to remove this warning. See 17:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:31 17:01:31 Login Succeeded 17:01:31 ---> docker-login.sh ends [Pipeline] } 17:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:01:32 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 17:01:32 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 17:01:32 latest 17:01:32 3.1.0-dev.12 17:01:32 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 17:01:32 main 17:01:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 17:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:01:32 616ea5ea7136: Preparing 17:01:32 ac3a1790c005: Preparing 17:01:32 0909c6623640: Preparing 17:01:32 cc2447e1835a: Preparing 17:01:32 cc2447e1835a: Layer already exists 17:01:32 ac3a1790c005: Pushed 17:01:32 616ea5ea7136: Pushed 17:01:33 ad7962f27383: Pull complete 17:01:33 c8cf6870052b: Pull complete 17:01:35 0909c6623640: Pushed 17:01:35 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:01:36 616ea5ea7136: Preparing 17:01:36 ac3a1790c005: Preparing 17:01:36 0909c6623640: Preparing 17:01:36 cc2447e1835a: Preparing 17:01:36 0909c6623640: Layer already exists 17:01:36 cc2447e1835a: Layer already exists 17:01:36 ac3a1790c005: Layer already exists 17:01:36 616ea5ea7136: Layer already exists 17:01:36 latest: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:36 1996d6e72d7b: Pull complete 17:01:36 112e10f1d4c1: Pull complete 17:01:36 b97b6e3dbded: Pull complete 17:01:36 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 17:01:36 Status: Downloaded newer image for docker:latest 17:01:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 17:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:01:37 616ea5ea7136: Preparing 17:01:37 ac3a1790c005: Preparing 17:01:37 0909c6623640: Preparing 17:01:37 cc2447e1835a: Preparing 17:01:37 ac3a1790c005: Layer already exists 17:01:37 0909c6623640: Layer already exists 17:01:37 cc2447e1835a: Layer already exists 17:01:37 616ea5ea7136: Layer already exists 17:01:37 3.1.0-dev.12: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:37 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 17:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:01:37 616ea5ea7136: Preparing 17:01:37 ac3a1790c005: Preparing 17:01:37 0909c6623640: Preparing 17:01:37 cc2447e1835a: Preparing 17:01:37 ac3a1790c005: Layer already exists 17:01:37 616ea5ea7136: Layer already exists 17:01:37 0909c6623640: Layer already exists 17:01:37 cc2447e1835a: Layer already exists 17:01:37 27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 17:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:01:38 616ea5ea7136: Preparing 17:01:38 ac3a1790c005: Preparing 17:01:38 0909c6623640: Preparing 17:01:38 cc2447e1835a: Preparing 17:01:38 ac3a1790c005: Layer already exists 17:01:38 616ea5ea7136: Layer already exists 17:01:38 0909c6623640: Layer already exists 17:01:38 cc2447e1835a: Layer already exists 17:01:38 main: digest: sha256:cb6d69921aaa7940653f703d547dd1777c5e4820293e8305815059f1162e004a size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:38 ===================================================== [Pipeline] echo 17:01:38 taggedImages: 17:01:38 - nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 17:01:38 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:01:38 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 17:01:38 - nexus3.edgexfoundry.org:10004/edgex-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0-3.1.0-dev.12 17:01:38 - 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 17:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:38 17:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:39 latest: Pulling from edgex-lftools-log-publisher 17:01:39 5eb5b503b376: Pulling fs layer 17:01:39 5c69ac0246d0: Pulling fs layer 17:01:39 ec43610c2a17: Pulling fs layer 17:01:39 3a2ae6a8a46f: Pulling fs layer 17:01:39 33b1e0a273af: Pulling fs layer 17:01:39 5d3b04190fa2: Pulling fs layer 17:01:39 2f39f015ded8: Pulling fs layer 17:01:39 33b1e0a273af: Waiting 17:01:39 5d3b04190fa2: Waiting 17:01:39 2f39f015ded8: Waiting 17:01:39 3a2ae6a8a46f: Waiting 17:01:39 5c69ac0246d0: Download complete 17:01:39 3a2ae6a8a46f: Verifying Checksum 17:01:39 3a2ae6a8a46f: Download complete 17:01:39 33b1e0a273af: Verifying Checksum 17:01:39 33b1e0a273af: Download complete 17:01:39 5d3b04190fa2: Verifying Checksum 17:01:39 5d3b04190fa2: Download complete 17:01:39 ---> d28be2f7a7f3 17:01:39 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:39 ---> Running in 3b5aad473449 17:01:39 ec43610c2a17: Verifying Checksum 17:01:39 ec43610c2a17: Download complete 17:01:39 5eb5b503b376: Verifying Checksum 17:01:39 5eb5b503b376: Download complete 17:01:39 2f39f015ded8: Download complete 17:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:01:41 OK: 266 MiB in 52 packages 17:01:42 Removing intermediate container 3b5aad473449 17:01:42 ---> dd323e55c65e 17:01:42 Step 10/15 : ENV GO111MODULE=on 17:01:42 5eb5b503b376: Pull complete 17:01:42 5c69ac0246d0: Pull complete 17:01:42 ---> Running in 9ca92045236e 17:01:42 Removing intermediate container 9ca92045236e 17:01:42 ---> 40d8f6e8df87 17:01:42 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:01:42 ---> Running in 30dafc5965fe 17:01:43 Removing intermediate container 30dafc5965fe 17:01:43 ---> 42dae73aec6e 17:01:43 Step 12/15 : COPY go.mod vendor* ./ 17:01:43 ec43610c2a17: Pull complete 17:01:43 3a2ae6a8a46f: Pull complete 17:01:43 ---> b446ba79c734 17:01:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:44 ---> Running in 2579a29b6346 17:01:44 33b1e0a273af: Pull complete 17:01:44 5d3b04190fa2: Pull complete 17:01:54 2f39f015ded8: Pull complete 17:01:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:54 prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container 17:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:01:55 $ docker top 0aa89905352029eea6b8b668c09fee6f8179045fb1d421de66982b8207f65913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:55 ---> job-cost.sh 17:01:55 lf-activate-venv: SKIPPING 17:01:55 INFO: No Stack... 17:01:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:56 INFO: Archiving Costs [Pipeline] sh 17:01:56 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 17:01:56 + cut -d, -f6 [Pipeline] lock 17:01:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] 17:01:56 Resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] did not exist. Created. 17:01:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:56 + echo total: 0.2199999988079071 [Pipeline] stash 17:01:57 Stashed 1 file(s) [Pipeline] } 17:01:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:57 $ docker stop --time=1 0aa89905352029eea6b8b668c09fee6f8179045fb1d421de66982b8207f65913 17:01:58 $ docker rm -f --volumes 0aa89905352029eea6b8b668c09fee6f8179045fb1d421de66982b8207f65913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:03:05 Removing intermediate container 2579a29b6346 17:03:05 ---> afa87390be5e 17:03:05 Step 14/15 : COPY . . 17:03:05 ---> c924bc8aa95e 17:03:05 Step 15/15 : RUN ${MAKE} 17:03:05 ---> Running in d03fb4da6fd1 17:03:05 noop 17:03:05 Removing intermediate container d03fb4da6fd1 17:03:05 ---> e61e4c5553c2 17:03:05 Successfully built e61e4c5553c2 17:03:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:06 + docker inspect -f . ci-base-image-arm64 17:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container 17:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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 17:03:10 $ docker top ef77e65670983b7a663bc713dd21d97095f4c60621f5684cdc2a219660c34af3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:11 + go version 17:03:11 go version go1.21.0 linux/arm64 [Pipeline] } 17:03:11 $ docker stop --time=1 ef77e65670983b7a663bc713dd21d97095f4c60621f5684cdc2a219660c34af3 17:03:13 $ docker rm -f --volumes ef77e65670983b7a663bc713dd21d97095f4c60621f5684cdc2a219660c34af3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:13 + docker inspect -f . ci-base-image-arm64 17:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container 17:03:13 $ 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/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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 17:03:15 $ docker top a82260408e0a9063636f93d5e802573a02e80cf0024673cbf38204c7d5fc826e -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:15 + git config --global --add safe.directory /w/workspace/edgex-ui-go/132 [Pipeline] fileExists [Pipeline] sh 17:03:16 + make test 17:03:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:03:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:05:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:05:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:13 ./bin/test-attribution-txt.sh 17:05:13 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 17:05:13 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 17:05:13 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 17:05:13 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 17:05:13 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:05:13 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:05:13 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:05:13 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 17:05:13 An attribution for golang.org/x/time is missing from Attribution.txt, please add 17:05:13 make -C web test 17:05:13 make[1]: Entering directory '/w/workspace/edgex-ui-go/132/web' 17:05:13 make[1]: tput: No such file or directory 17:05:13 make[1]: tput: No such file or directory 17:05:13 warning: generating ./VERSION 17:05:13 echo "0.0.0" > VERSION 17:05:13 docker build \ 17:05:13 -f Dockerfile \ 17:05:13 --build-arg USER=1000 \ 17:05:13 \ 17:05:13 --label "git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0" \ 17:05:13 -t edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 \ 17:05:13 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:05:13 . 17:05:13 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:05:13 Install the buildx component to build images with BuildKit: 17:05:13 https://docs.docker.com/go/buildx/ 17:05:13 17:05:14 Sending build context to Docker daemon 2.706MB 17:05:14 Step 1/11 : FROM node:18-alpine3.18 17:05:16 18-alpine3.18: Pulling from library/node 17:05:16 579b34f0a95b: Already exists 17:05:16 193dce5f4a0c: Pulling fs layer 17:05:16 78d1fe6b9b44: Pulling fs layer 17:05:16 18c854bc80ea: Pulling fs layer 17:05:16 18c854bc80ea: Verifying Checksum 17:05:16 18c854bc80ea: Download complete 17:05:16 78d1fe6b9b44: Verifying Checksum 17:05:16 78d1fe6b9b44: Download complete 17:05:17 193dce5f4a0c: Verifying Checksum 17:05:17 193dce5f4a0c: Download complete 17:05:30 193dce5f4a0c: Pull complete 17:05:30 78d1fe6b9b44: Pull complete 17:05:31 18c854bc80ea: Pull complete 17:05:31 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 17:05:31 Status: Downloaded newer image for node:18-alpine3.18 17:05:31 ---> f5a5f9201015 17:05:31 Step 2/11 : RUN apk add --no-cache chromium 17:05:32 ---> Running in b7dde0702ac8 17:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:05:35 (1/151) Installing libexpat (2.5.0-r1) 17:05:35 (2/151) Installing brotli-libs (1.0.9-r14) 17:05:35 (3/151) Installing libbz2 (1.0.8-r5) 17:05:35 (4/151) Installing libpng (1.6.39-r3) 17:05:35 (5/151) Installing freetype (2.13.0-r5) 17:05:35 (6/151) Installing fontconfig (2.14.2-r3) 17:05:35 (7/151) Installing libfontenc (1.1.7-r2) 17:05:35 (8/151) Installing mkfontscale (1.2.2-r3) 17:05:35 (9/151) Installing font-opensans (0_git20210927-r1) 17:05:35 (10/151) Installing pkgconf (1.9.5-r0) 17:05:35 (11/151) Installing libffi (3.4.4-r2) 17:05:35 (12/151) Installing libintl (0.21.1-r7) 17:05:35 (13/151) Installing libblkid (2.38.1-r8) 17:05:35 (14/151) Installing libmount (2.38.1-r8) 17:05:35 (15/151) Installing pcre2 (10.42-r1) 17:05:35 (16/151) Installing glib (2.76.4-r0) 17:05:35 (17/151) Installing xz-libs (5.4.3-r0) 17:05:35 (18/151) Installing libxml2 (2.11.4-r0) 17:05:35 (19/151) Installing shared-mime-info (2.2-r5) 17:05:35 (20/151) Installing hicolor-icon-theme (0.17-r2) 17:05:35 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 17:05:35 (22/151) Installing libwebp (1.3.2-r0) 17:05:35 (23/151) Installing zstd-libs (1.5.5-r4) 17:05:35 (24/151) Installing tiff (4.5.1-r0) 17:05:35 (25/151) Installing gdk-pixbuf (2.42.10-r5) 17:05:36 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 17:05:36 (27/151) Installing libxau (1.0.11-r2) 17:05:36 (28/151) Installing libmd (1.0.4-r2) 17:05:36 (29/151) Installing libbsd (0.11.7-r1) 17:05:36 (30/151) Installing libxdmcp (1.1.4-r2) 17:05:36 (31/151) Installing libxcb (1.15-r1) 17:05:36 (32/151) Installing libx11 (1.8.7-r0) 17:05:36 (33/151) Installing libxcomposite (0.4.6-r3) 17:05:36 (34/151) Installing libxfixes (6.0.1-r2) 17:05:36 (35/151) Installing libxrender (0.9.11-r3) 17:05:36 (36/151) Installing libxcursor (1.2.1-r2) 17:05:36 (37/151) Installing libxdamage (1.1.6-r2) 17:05:36 (38/151) Installing libxext (1.3.5-r2) 17:05:36 (39/151) Installing libxi (1.8.1-r0) 17:05:36 (40/151) Installing libxinerama (1.1.5-r2) 17:05:36 (41/151) Installing libxrandr (1.5.3-r2) 17:05:36 (42/151) Installing libatk-1.0 (2.48.3-r0) 17:05:36 (43/151) Installing libxtst (1.2.4-r2) 17:05:36 (44/151) Installing dbus-libs (1.14.8-r0) 17:05:36 (45/151) Installing at-spi2-core (2.48.3-r0) 17:05:36 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 17:05:36 (47/151) Installing pixman (0.42.2-r1) 17:05:36 (48/151) Installing cairo (1.17.8-r1) 17:05:36 (49/151) Installing cairo-gobject (1.17.8-r1) 17:05:36 (50/151) Installing avahi-libs (0.8-r13) 17:05:36 (51/151) Installing gmp (6.2.1-r3) 17:05:36 (52/151) Installing nettle (3.8.1-r2) 17:05:36 (53/151) Installing libunistring (1.1-r1) 17:05:36 (54/151) Installing libidn2 (2.3.4-r1) 17:05:36 (55/151) Installing p11-kit (0.24.1-r2) 17:05:36 (56/151) Installing libtasn1 (4.19.0-r1) 17:05:36 (57/151) Installing gnutls (3.8.0-r2) 17:05:36 (58/151) Installing cups-libs (2.4.7-r0) 17:05:36 (59/151) Installing libepoxy (1.5.10-r1) 17:05:36 (60/151) Installing fribidi (1.0.13-r0) 17:05:36 (61/151) Installing graphite2 (1.3.14-r5) 17:05:36 (62/151) Installing harfbuzz (7.3.0-r0) 17:05:36 (63/151) Installing libxft (2.3.8-r1) 17:05:36 (64/151) Installing pango (1.50.14-r1) 17:05:36 (65/151) Installing wayland-libs-client (1.22.0-r2) 17:05:36 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 17:05:36 (67/151) Installing wayland-libs-egl (1.22.0-r2) 17:05:36 (68/151) Installing xkeyboard-config (2.38-r0) 17:05:36 (69/151) Installing libxkbcommon (1.5.0-r2) 17:05:36 (70/151) Installing gtk+3.0 (3.24.38-r1) 17:05:37 Executing gtk+3.0-3.24.38-r1.post-install 17:05:37 (71/151) Installing icu-data-full (73.2-r2) 17:05:38 (72/151) Installing mesa (23.0.4-r0) 17:05:38 (73/151) Installing llvm15-libs (15.0.7-r6) 17:05:40 (74/151) Installing libdrm (2.4.115-r4) 17:05:40 (75/151) Installing musl-fts (1.2.7-r5) 17:05:40 (76/151) Installing libelf (0.189-r2) 17:05:40 (77/151) Installing mesa-glapi (23.0.4-r0) 17:05:40 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 17:05:40 (79/151) Installing eudev-libs (3.2.11-r8) 17:05:40 (80/151) Installing libmagic (5.45-r0) 17:05:41 (81/151) Installing file (5.45-r0) 17:05:41 (82/151) Installing libice (1.1.1-r2) 17:05:41 (83/151) Installing libuuid (2.38.1-r8) 17:05:41 (84/151) Installing libsm (1.2.4-r1) 17:05:41 (85/151) Installing libxt (1.3.0-r2) 17:05:41 (86/151) Installing libxmu (1.1.4-r2) 17:05:41 (87/151) Installing xset (1.2.5-r1) 17:05:41 (88/151) Installing xprop (1.2.6-r0) 17:05:41 (89/151) Installing xdg-utils (1.1.3-r4) 17:05:41 (90/151) Installing libogg (1.3.5-r4) 17:05:41 (91/151) Installing flac-libs (1.4.3-r0) 17:05:41 (92/151) Installing alsa-lib (1.2.9-r1) 17:05:41 (93/151) Installing libatomic (12.2.1_git20220924-r10) 17:05:41 (94/151) Installing svt-av1-libs (1.6.0-r0) 17:05:41 (95/151) Installing aom-libs (3.6.1-r0) 17:05:41 (96/151) Installing libva (2.18.0-r1) 17:05:41 (97/151) Installing libvdpau (1.5-r1) 17:05:41 (98/151) Installing ffmpeg-libavutil (6.0-r15) 17:05:41 (99/151) Installing libdav1d (1.2.1-r0) 17:05:41 (100/151) Installing libhwy (1.0.4-r1) 17:05:41 (101/151) Installing lcms2 (2.15-r2) 17:05:41 (102/151) Installing libjxl (0.8.2-r0) 17:05:41 (103/151) Installing lame-libs (3.100-r5) 17:05:41 (104/151) Installing opus (1.4-r0) 17:05:41 (105/151) Installing libgomp (12.2.1_git20220924-r10) 17:05:41 (106/151) Installing soxr (0.1.3-r5) 17:05:41 (107/151) Installing ffmpeg-libswresample (6.0-r15) 17:05:41 (108/151) Installing libtheora (1.1.1-r17) 17:05:41 (109/151) Installing libvorbis (1.3.7-r1) 17:05:41 (110/151) Installing libvpx (1.13.0-r2) 17:05:41 (111/151) Installing x264-libs (0.164_git20220602-r1) 17:05:41 (112/151) Installing numactl (2.0.16-r4) 17:05:41 (113/151) Installing x265-libs (3.5-r4) 17:05:41 (114/151) Installing xvidcore (1.3.7-r1) 17:05:42 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 17:05:42 (116/151) Installing libbluray (1.3.4-r0) 17:05:42 (117/151) Installing mpg123-libs (1.31.3-r1) 17:05:42 (118/151) Installing libopenmpt (0.7.2-r0) 17:05:42 (119/151) Installing cjson (1.7.15-r4) 17:05:42 (120/151) Installing mbedtls (2.28.5-r0) 17:05:42 (121/151) Installing librist (0.2.7-r0) 17:05:42 (122/151) Installing libsrt (1.5.2-r0) 17:05:42 (123/151) Installing libssh (0.10.5-r0) 17:05:42 (124/151) Installing libsodium (1.0.18-r3) 17:05:42 (125/151) Installing libzmq (4.3.4-r4) 17:05:42 (126/151) Installing ffmpeg-libavformat (6.0-r15) 17:05:42 (127/151) Installing libevent (2.1.12-r6) 17:05:42 (128/151) Installing wayland-libs-server (1.22.0-r2) 17:05:42 (129/151) Installing mesa-gbm (23.0.4-r0) 17:05:42 (130/151) Installing harfbuzz-subset (7.3.0-r0) 17:05:42 (131/151) Installing icu-libs (73.2-r2) 17:05:42 (132/151) Installing jsoncpp (1.9.5-r0) 17:05:42 (133/151) Installing minizip (1.2.13-r1) 17:05:42 (134/151) Installing nspr (4.35-r2) 17:05:42 (135/151) Installing sqlite-libs (3.41.2-r2) 17:05:42 (136/151) Installing nss (3.94-r0) 17:05:42 (137/151) Installing pipewire-libs (0.3.70-r1) 17:05:43 (138/151) Installing libasyncns (0.8-r1) 17:05:43 (139/151) Installing libltdl (2.4.7-r2) 17:05:43 (140/151) Installing orc (0.4.34-r0) 17:05:43 (141/151) Installing libsndfile (1.2.0-r2) 17:05:43 (142/151) Installing speexdsp (1.2.1-r1) 17:05:43 (143/151) Installing tdb-libs (1.4.8-r1) 17:05:43 (144/151) Installing libpulse (16.1-r10) 17:05:43 (145/151) Installing snappy (1.1.10-r1) 17:05:43 (146/151) Installing libwoff2common (1.0.2-r2) 17:05:43 (147/151) Installing libwoff2enc (1.0.2-r2) 17:05:43 (148/151) Installing libgpg-error (1.47-r1) 17:05:43 (149/151) Installing libgcrypt (1.10.2-r1) 17:05:43 (150/151) Installing libxslt (1.1.38-r0) 17:05:43 (151/151) Installing chromium (117.0.5938.62-r0) 17:05:48 Executing busybox-1.36.1-r2.trigger 17:05:48 Executing fontconfig-2.14.2-r3.trigger 17:05:48 Executing mkfontscale-1.2.2-r3.trigger 17:05:48 Executing glib-2.76.4-r0.trigger 17:05:48 Executing shared-mime-info-2.2-r5.trigger 17:05:50 Executing gdk-pixbuf-2.42.10-r5.trigger 17:05:50 Executing gtk-update-icon-cache-3.24.38-r1.trigger 17:05:50 OK: 555 MiB in 168 packages 17:06:05 Removing intermediate container b7dde0702ac8 17:06:05 ---> 06cc6f144ebd 17:06:05 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:06:05 ---> Running in 0e8820a6336c 17:06:05 Removing intermediate container 0e8820a6336c 17:06:05 ---> 3da582d6bc4b 17:06:05 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 17:06:05 ---> Running in 6cc9c9cbde26 17:06:05 Removing intermediate container 6cc9c9cbde26 17:06:05 ---> 9a299f29ed89 17:06:05 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 17:06:05 ---> Running in 434753b87067 17:06:05 Removing intermediate container 434753b87067 17:06:05 ---> 53abfb049013 17:06:05 Step 6/11 : RUN npm install -g npm 17:06:05 ---> Running in a0e84c6fb67b 17:06:32 17:06:32 removed 31 packages, and changed 65 packages in 22s 17:06:32 17:06:32 26 packages are looking for funding 17:06:32 run `npm fund` for details 17:06:32 Removing intermediate container a0e84c6fb67b 17:06:32 ---> 6fe728606bed 17:06:32 Step 7/11 : ARG USER=1000 17:06:32 ---> Running in e8c06876f736 17:06:32 Removing intermediate container e8c06876f736 17:06:32 ---> b198a71e9770 17:06:32 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:06:32 ---> Running in fa51aa35c604 17:06:34 Removing intermediate container fa51aa35c604 17:06:34 ---> 639ca9ee560f 17:06:34 Step 9/11 : USER $USER:$USER 17:06:34 ---> Running in c9b0b47fbb5e 17:06:34 Removing intermediate container c9b0b47fbb5e 17:06:34 ---> c1857aa6b227 17:06:34 Step 10/11 : WORKDIR /app 17:06:34 ---> Running in b0fecd1bff3a 17:06:34 Removing intermediate container b0fecd1bff3a 17:06:34 ---> 916b2ec3310a 17:06:34 Step 11/11 : LABEL git_sha=27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 17:06:35 ---> Running in 3016b5ae3fa6 17:06:35 Removing intermediate container 3016b5ae3fa6 17:06:35 ---> b66c1486b49d 17:06:35 Successfully built b66c1486b49d 17:06:35 Successfully tagged edgexfoundry/edgex-web-ui:27d7f0953c9fdd47967e32fc16da1d0dd0b862e0 17:06:35 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:06:35 touch edgex-web-ui.imagebuilt 17:06:35 mkdir -p node_modules coverage 17:06:35 chown "1000:1000" node_modules coverage package-lock.json 17:06:35 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:06:47 npm WARN EBADENGINE Unsupported engine { 17:06:47 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:06:47 npm WARN EBADENGINE required: { 17:06:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:06:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:06:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:06:47 npm WARN EBADENGINE }, 17:06:47 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:06:47 npm WARN EBADENGINE } 17:08:10 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:08:10 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:08:10 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:08:10 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 17:08:10 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:08:10 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:08:11 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:08:15 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:08:22 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 17:08:22 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 17:08:37 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. 17:09:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:09:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:09:45 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:09:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:09:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:09:48 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. 17:09:49 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. 17:09:49 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. 17:09:49 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:10:28 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. 17:10:46 npm ERR! code EPIPE 17:10:46 npm ERR! syscall write 17:10:46 npm ERR! errno EPIPE 17:10:46 npm ERR! request to https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz failed, reason: write EPIPE 17:10:46 17:10:46 npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-06T17_06_38_208Z-debug-0.log 17:10:49 make[1]: *** [Makefile:139: node_modules] Error 1 17:10:49 make[1]: Leaving directory '/w/workspace/edgex-ui-go/132/web' 17:10:49 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 17:10:49 $ docker stop --time=1 a82260408e0a9063636f93d5e802573a02e80cf0024673cbf38204c7d5fc826e 17:10:54 $ docker rm -f --volumes a82260408e0a9063636f93d5e802573a02e80cf0024673cbf38204c7d5fc826e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:55 17:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:56 arm64: Pulling from edgex-lftools-log-publisher 17:10:56 8998bd30e6a1: Pulling fs layer 17:10:56 04944245beec: Pulling fs layer 17:10:56 699f458cf7ca: Pulling fs layer 17:10:56 765212b225bb: Pulling fs layer 17:10:56 f23df028b6ca: Pulling fs layer 17:10:56 d65c8cfc05b1: Pulling fs layer 17:10:56 2437ff75d9bd: Pulling fs layer 17:10:56 f23df028b6ca: Waiting 17:10:56 d65c8cfc05b1: Waiting 17:10:56 2437ff75d9bd: Waiting 17:10:56 765212b225bb: Waiting 17:10:56 04944245beec: Verifying Checksum 17:10:56 04944245beec: Download complete 17:10:56 765212b225bb: Verifying Checksum 17:10:56 765212b225bb: Download complete 17:10:56 f23df028b6ca: Verifying Checksum 17:10:56 f23df028b6ca: Download complete 17:10:56 d65c8cfc05b1: Verifying Checksum 17:10:56 d65c8cfc05b1: Download complete 17:10:56 699f458cf7ca: Verifying Checksum 17:10:56 699f458cf7ca: Download complete 17:10:56 8998bd30e6a1: Download complete 17:10:59 2437ff75d9bd: Verifying Checksum 17:10:59 2437ff75d9bd: Download complete 17:11:01 8998bd30e6a1: Pull complete 17:11:01 04944245beec: Pull complete 17:11:03 699f458cf7ca: Pull complete 17:11:03 765212b225bb: Pull complete 17:11:04 f23df028b6ca: Pull complete 17:11:04 d65c8cfc05b1: Pull complete 17:11:22 2437ff75d9bd: Pull complete 17:11:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container 17:11:22 $ 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/132 -v /w/workspace/edgex-ui-go/132:/w/workspace/edgex-ui-go/132:rw,z -v /w/workspace/edgex-ui-go/132@tmp:/w/workspace/edgex-ui-go/132@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 17:11:25 $ docker top b038e67849771fd3c5a7e65024386021b003c3c418102576d358a2998d9ea626 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:26 ---> job-cost.sh 17:11:26 lf-activate-venv: SKIPPING 17:11:26 INFO: No Stack... 17:11:26 INFO: Retrieving Pricing Info for: v3-standard-4 17:11:27 INFO: Archiving Costs [Pipeline] sh 17:11:28 + cat /w/workspace/edgex-ui-go/132/archives/cost.csv 17:11:28 + cut -d, -f6 [Pipeline] lock 17:11:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] 17:11:28 Resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] did not exist. Created. 17:11:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:28 /w/workspace/edgex-ui-go/132@tmp/durable-3ed40c00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:11:29 + echo total: 0.10999999940395355 [Pipeline] stash 17:11:29 Warning: overwriting stash ‘stack-cost’ 17:11:29 Stashed 1 file(s) [Pipeline] } 17:11:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:29 $ docker stop --time=1 b038e67849771fd3c5a7e65024386021b003c3c418102576d358a2998d9ea626 17:11:31 $ docker rm -f --volumes b038e67849771fd3c5a7e65024386021b003c3c418102576d358a2998d9ea626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:31 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:11:32 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 17:11:32 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 17:11:32 total 16 17:11:32 drwxr-xr-x 3 root root 4096 Nov 6 17:01 . 17:11:32 drwxrwxr-x 14 jenkins jenkins 4096 Nov 6 17:01 .. 17:11:32 drwxr-xr-x 2 root root 4096 Nov 6 17:01 cost 17:11:32 -rw-r--r-- 1 root root 83 Nov 6 17:01 cost.csv 17:11:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 17:11:32 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 17:11:32 total 16 17:11:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 17:01 . 17:11:32 drwxrwxr-x 14 jenkins jenkins 4096 Nov 6 17:01 .. 17:11:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 17:01 cost 17:11:32 -rw-r--r-- 1 jenkins jenkins 83 Nov 6 17:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:11:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:11:33 ---> package-listing.sh 17:11:33 ++ tr '[:upper:]' '[:lower:]' 17:11:33 ++ facter osfamily 17:11:33 + OS_FAMILY=debian 17:11:33 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 17:11:33 + START_PACKAGES=/tmp/packages_start.txt 17:11:33 + END_PACKAGES=/tmp/packages_end.txt 17:11:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:11:33 + PACKAGES=/tmp/packages_start.txt 17:11:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 17:11:33 + PACKAGES=/tmp/packages_end.txt 17:11:33 + case "${OS_FAMILY}" in 17:11:33 + dpkg -l 17:11:33 + grep '^ii' 17:11:33 + '[' -f /tmp/packages_start.txt ']' 17:11:33 + '[' -f /tmp/packages_end.txt ']' 17:11:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:11:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 17:11:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 17:11:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 17:11:33 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 17:11:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:34 prd-ubuntu20.04-docker-8c-8g-16649 does not seem to be running inside a container 17:11:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:11:34 $ docker top c356cdc7f0e41a2edfdf5d6ad1fb8317c7804fcdaae42ce939ce96302fc87ddd -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:35 + touch /tmp/pre-build-complete [Pipeline] sh 17:11:35 + mkdir -p /var/log/sysstat [Pipeline] sh 17:11:35 + ls /var/log/sa-host 17:11:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:35 provisioning config files... 17:11:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3621948316688504901tmp [Pipeline] { [Pipeline] echo 17:11:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:11:36 ---> create-netrc.sh [Pipeline] } 17:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:11:36 ---> python-tools-install.sh [Pipeline] echo 17:11:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:11:36 ---> sudo-logs.sh 17:11:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:11:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:11:37 ---> job-cost.sh 17:11:37 lf-activate-venv: SKIPPING 17:11:37 DEBUG: total: 0.2199999988079071 17:11:37 INFO: Retrieving Stack Cost... 17:11:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:11:37 INFO: Archiving Costs [Pipeline] echo 17:11:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:11:38 ---> logs-deploy.sh 17:11:38 lf-activate-venv: SKIPPING 17:11:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/132 17:11:38 INFO: archiving workspace using pattern(s): 17:11:39 Archives upload complete. 17:11:39 INFO: archiving logs to Nexus 17:11:40 ---> uname -a: 17:11:40 Linux prd-ubuntu20-04-docker-8c-8g-16649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:11:40 17:11:40 17:11:40 ---> lscpu: 17:11:40 Architecture: x86_64 17:11:40 CPU op-mode(s): 32-bit, 64-bit 17:11:40 Byte Order: Little Endian 17:11:40 Address sizes: 40 bits physical, 48 bits virtual 17:11:40 CPU(s): 8 17:11:40 On-line CPU(s) list: 0-7 17:11:40 Thread(s) per core: 1 17:11:40 Core(s) per socket: 1 17:11:40 Socket(s): 8 17:11:40 NUMA node(s): 1 17:11:40 Vendor ID: AuthenticAMD 17:11:40 CPU family: 23 17:11:40 Model: 49 17:11:40 Model name: AMD EPYC-Rome Processor 17:11:40 Stepping: 0 17:11:40 CPU MHz: 2799.998 17:11:40 BogoMIPS: 5599.99 17:11:40 Virtualization: AMD-V 17:11:40 Hypervisor vendor: KVM 17:11:40 Virtualization type: full 17:11:40 L1d cache: 256 KiB 17:11:40 L1i cache: 256 KiB 17:11:40 L2 cache: 4 MiB 17:11:40 L3 cache: 128 MiB 17:11:40 NUMA node0 CPU(s): 0-7 17:11:40 Vulnerability Itlb multihit: Not affected 17:11:40 Vulnerability L1tf: Not affected 17:11:40 Vulnerability Mds: Not affected 17:11:40 Vulnerability Meltdown: Not affected 17:11:40 Vulnerability Mmio stale data: Not affected 17:11:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:11:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:11:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:11:40 Vulnerability Srbds: Not affected 17:11:40 Vulnerability Tsx async abort: Not affected 17:11:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:11:40 17:11:40 17:11:40 ---> nproc: 17:11:40 8 17:11:40 17:11:40 17:11:40 ---> df -h: 17:11:40 Filesystem Size Used Avail Use% Mounted on 17:11:40 overlay 155G 14G 142G 9% / 17:11:40 tmpfs 64M 0 64M 0% /dev 17:11:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:11:40 shm 64M 0 64M 0% /dev/shm 17:11:40 /dev/vda1 155G 14G 142G 9% /facter-os 17:11:40 17:11:40 17:11:40 ---> sar -b -r -n DEV: 17:11:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16649) 11/06/23 _x86_64_ (8 CPU) 17:11:40 17:11:40 16:56:17 LINUX RESTART (8 CPU) 17:11:40 17:11:40 16:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:11:40 16:58:01 155.87 3.18 152.69 0.00 438.73 49266.06 0.00 17:11:40 16:59:01 176.00 0.78 175.22 0.00 15.20 62118.45 0.00 17:11:40 17:00:01 277.52 0.60 276.92 0.00 8.67 56175.17 0.00 17:11:40 17:01:01 215.76 0.25 215.51 0.00 13.06 38481.20 0.00 17:11:40 17:02:01 202.35 11.68 190.67 0.00 5191.34 52740.82 0.00 17:11:40 17:03:01 3.38 0.02 3.37 0.00 0.13 97.73 0.00 17:11:40 17:04:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 17:11:40 17:05:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 17:11:40 17:06:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 17:11:40 17:07:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 17:11:40 17:08:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 17:11:40 17:09:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 17:11:40 17:10:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 17:11:40 17:11:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 17:11:40 Average: 74.45 1.18 73.27 0.00 404.84 18500.41 0.00 17:11:40 17:11:40 16:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:11:40 16:58:01 28685828 31544604 767376 2.33 85504 3027236 2007372 5.92 1082188 2712332 81536 17:11:40 16:59:01 27568772 31554436 747908 2.27 158652 3964032 1801004 5.31 1208964 3573144 116704 17:11:40 17:00:01 25407696 30900748 1390204 4.23 222020 5254620 2177044 6.42 1910776 4855596 741300 17:11:40 17:01:01 26128200 31474516 824660 2.51 227780 5114068 2049440 6.04 1635288 4445056 300 17:11:40 17:02:01 24915272 31474952 792148 2.41 261268 6226728 1709656 5.04 2002212 5189196 80 17:11:40 17:03:01 24937488 31492248 775248 2.36 259764 6223476 1707824 5.03 1981472 5185924 408 17:11:40 17:04:01 24939400 31494332 773008 2.35 259772 6223608 1707824 5.03 1980508 5186040 184 17:11:40 17:05:01 24940752 31495724 771524 2.35 259784 6223612 1707824 5.03 1978688 5186060 176 17:11:40 17:06:01 24942336 31497356 769876 2.34 259808 6223612 1707824 5.03 1976980 5186060 8 17:11:40 17:07:01 24950940 31505964 761144 2.31 259816 6223616 1707824 5.03 1967744 5186064 4 17:11:40 17:08:01 24953684 31508732 758552 2.31 259828 6223620 1707824 5.03 1965924 5186068 12 17:11:40 17:09:01 24953708 31508756 758484 2.31 259844 6223620 1707824 5.03 1965716 5186068 8 17:11:40 17:10:01 24953408 31508488 758704 2.31 259856 6223624 1707824 5.03 1966196 5186072 84 17:11:40 17:11:01 24953360 31508468 758664 2.31 259880 6223628 1707824 5.03 1965788 5186076 220 17:11:40 Average: 25516489 31462095 814821 2.48 235255 5685650 1793924 5.29 1827746 4817840 67216 17:11:40 17:11:40 16:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:11:40 16:58:01 veth7340e11 96.58 125.00 9.43 222.33 0.00 0.00 0.00 0.02 17:11:40 16:58:01 docker0 129.91 158.86 10.85 535.74 0.00 0.00 0.00 0.00 17:11:40 16:58:01 lo 5.00 5.00 0.54 0.54 0.00 0.00 0.00 0.00 17:11:40 16:58:01 ens3 440.61 273.60 6496.89 42.93 0.00 0.00 0.00 0.00 17:11:40 16:59:01 vethce95e0d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:11:40 16:59:01 docker0 110.20 229.03 9.49 2133.46 0.00 0.00 0.00 0.00 17:11:40 16:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:11:40 16:59:01 ens3 281.65 142.86 2982.35 23.72 0.00 0.00 0.00 0.00 17:11:40 17:00:01 vethe9b397d 627.91 640.36 67.33 2246.39 0.00 0.00 0.00 0.18 17:11:40 17:00:01 vethce95e0d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:00:01 docker0 690.52 833.39 62.48 6160.10 0.00 0.00 0.00 0.00 17:11:40 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:00:01 ens3 880.67 742.09 6184.27 181.62 0.00 0.00 0.00 0.00 17:11:40 17:01:01 docker0 5.57 8.00 0.32 97.04 0.00 0.00 0.00 0.00 17:11:40 17:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:11:40 17:01:01 ens3 44.24 29.58 136.24 15.51 0.00 0.00 0.00 0.00 17:11:40 17:02:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:02:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 17:11:40 17:02:01 ens3 361.86 208.48 5288.91 361.95 0.00 0.00 0.00 0.00 17:11:40 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:03:01 ens3 1.10 0.67 3.20 0.05 0.00 0.00 0.00 0.00 17:11:40 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:04:01 ens3 0.92 0.23 0.31 0.20 0.00 0.00 0.00 0.00 17:11:40 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:07:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:11:40 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:10:01 ens3 0.97 0.37 0.44 0.27 0.00 0.00 0.00 0.00 17:11:40 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:40 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 17:11:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:11:40 Average: docker0 66.87 87.80 5.94 637.57 0.00 0.00 0.00 0.00 17:11:40 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:11:40 Average: ens3 143.76 99.88 1506.63 44.74 0.00 0.00 0.00 0.00 17:11:40 17:11:40 17:11:40 ---> sar -P ALL: 17:11:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16649) 11/06/23 _x86_64_ (8 CPU) 17:11:40 17:11:40 16:56:17 LINUX RESTART (8 CPU) 17:11:40 17:11:40 16:57:01 CPU %user %nice %system %iowait %steal %idle 17:11:40 16:58:01 all 7.31 0.00 3.61 3.02 0.08 85.98 17:11:40 16:58:01 0 6.48 0.00 3.91 0.17 0.08 89.36 17:11:40 16:58:01 1 7.87 0.00 3.64 4.18 0.07 84.24 17:11:40 16:58:01 2 7.17 0.00 3.83 0.84 0.07 88.09 17:11:40 16:58:01 3 7.73 0.00 4.00 14.02 0.10 74.14 17:11:40 16:58:01 4 7.56 0.00 3.32 0.79 0.07 88.26 17:11:40 16:58:01 5 7.63 0.00 3.71 0.14 0.07 88.45 17:11:40 16:58:01 6 7.03 0.00 3.11 0.17 0.07 89.63 17:11:40 16:58:01 7 6.98 0.00 3.41 3.91 0.08 85.62 17:11:40 16:59:01 all 20.41 0.00 5.41 5.42 0.08 68.67 17:11:40 16:59:01 0 20.84 0.00 5.13 6.75 0.10 67.17 17:11:40 16:59:01 1 20.35 0.00 6.85 24.47 0.10 48.22 17:11:40 16:59:01 2 20.71 0.00 5.42 4.80 0.08 68.99 17:11:40 16:59:01 3 20.12 0.00 5.69 3.77 0.08 70.34 17:11:40 16:59:01 4 19.62 0.00 5.36 0.98 0.08 73.96 17:11:40 16:59:01 5 21.98 0.00 4.93 0.69 0.08 72.31 17:11:40 16:59:01 6 20.56 0.00 5.57 1.38 0.07 72.42 17:11:40 16:59:01 7 19.13 0.00 4.34 0.64 0.07 75.82 17:11:40 17:00:01 all 11.50 0.00 4.54 3.76 0.09 80.12 17:11:40 17:00:01 0 7.21 0.00 5.55 1.49 0.08 85.66 17:11:40 17:00:01 1 10.97 0.00 2.41 1.52 0.07 85.03 17:11:40 17:00:01 2 12.45 0.00 6.28 3.37 0.08 77.81 17:11:40 17:00:01 3 4.14 0.00 3.74 4.12 0.07 87.93 17:11:40 17:00:01 4 5.52 0.00 3.64 14.14 0.08 76.62 17:11:40 17:00:01 5 36.67 0.00 5.82 2.32 0.12 55.07 17:11:40 17:00:01 6 8.62 0.00 5.69 0.75 0.08 84.85 17:11:40 17:00:01 7 6.41 0.00 3.16 2.38 0.10 87.95 17:11:40 17:01:01 all 17.65 0.00 3.53 3.13 0.06 75.62 17:11:40 17:01:01 0 13.67 0.00 3.38 1.32 0.05 81.58 17:11:40 17:01:01 1 20.24 0.00 3.64 0.34 0.07 75.72 17:11:40 17:01:01 2 25.36 0.00 4.50 1.02 0.08 69.04 17:11:40 17:01:01 3 16.99 0.00 3.67 3.15 0.07 76.13 17:11:40 17:01:01 4 21.23 0.00 4.18 16.12 0.07 58.40 17:11:40 17:01:01 5 14.16 0.00 2.75 0.10 0.05 82.95 17:11:40 17:01:01 6 15.24 0.00 2.98 2.87 0.07 78.85 17:11:40 17:01:01 7 14.41 0.00 3.17 0.22 0.05 82.16 17:11:40 17:02:01 all 20.52 0.00 5.09 6.92 0.11 67.37 17:11:40 17:02:01 0 22.65 0.00 4.97 8.01 0.12 64.25 17:11:40 17:02:01 1 22.14 0.00 4.71 1.01 0.10 72.04 17:11:40 17:02:01 2 21.20 0.00 4.24 10.65 0.12 63.79 17:11:40 17:02:01 3 20.14 0.00 5.69 10.06 0.12 63.99 17:11:40 17:02:01 4 18.56 0.00 3.85 7.59 0.08 69.91 17:11:40 17:02:01 5 17.06 0.00 4.84 2.86 0.08 75.16 17:11:40 17:02:01 6 20.03 0.00 5.70 10.06 0.08 64.13 17:11:40 17:02:01 7 22.37 0.00 6.71 5.15 0.14 65.64 17:11:40 17:03:01 all 0.12 0.00 0.08 0.43 0.01 99.36 17:11:40 17:03:01 0 0.17 0.00 0.10 3.01 0.02 96.71 17:11:40 17:03:01 1 0.02 0.00 0.07 0.22 0.00 99.70 17:11:40 17:03:01 2 0.12 0.00 0.07 0.03 0.02 99.77 17:11:40 17:03:01 3 0.27 0.00 0.07 0.03 0.02 99.62 17:11:40 17:03:01 4 0.07 0.00 0.05 0.00 0.02 99.87 17:11:40 17:03:01 5 0.07 0.00 0.05 0.00 0.02 99.87 17:11:40 17:03:01 6 0.03 0.00 0.05 0.00 0.02 99.90 17:11:40 17:03:01 7 0.20 0.00 0.15 0.17 0.00 99.48 17:11:40 17:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 17:11:40 17:04:01 0 0.08 0.00 0.02 0.02 0.02 99.87 17:11:40 17:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:04:01 2 0.08 0.00 0.02 0.10 0.00 99.80 17:11:40 17:04:01 3 0.25 0.00 0.00 0.00 0.00 99.75 17:11:40 17:04:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:11:40 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:11:40 17:05:01 all 0.08 0.00 0.01 0.00 0.01 99.90 17:11:40 17:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:11:40 17:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:11:40 17:05:01 2 0.02 0.00 0.03 0.02 0.02 99.92 17:11:40 17:05:01 3 0.48 0.00 0.02 0.00 0.02 99.48 17:11:40 17:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:11:40 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:11:40 17:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:06:01 all 0.08 0.00 0.01 0.00 0.00 99.91 17:11:40 17:06:01 0 0.03 0.00 0.03 0.03 0.02 99.88 17:11:40 17:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:40 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:06:01 3 0.53 0.00 0.02 0.00 0.00 99.45 17:11:40 17:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:11:40 17:07:01 all 0.11 0.00 0.03 0.02 0.00 99.84 17:11:40 17:07:01 0 0.02 0.00 0.03 0.17 0.00 99.78 17:11:40 17:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:11:40 17:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:11:40 17:07:01 3 0.58 0.00 0.03 0.00 0.02 99.37 17:11:40 17:07:01 4 0.05 0.00 0.02 0.02 0.00 99.92 17:11:40 17:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:11:40 17:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:11:40 17:07:01 7 0.10 0.00 0.05 0.00 0.02 99.83 17:11:40 17:08:01 all 0.07 0.00 0.01 0.00 0.01 99.91 17:11:40 17:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:11:40 17:08:01 3 0.47 0.00 0.00 0.00 0.00 99.53 17:11:40 17:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:11:40 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:11:40 17:11:40 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:11:40 17:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:11:40 17:09:01 0 0.05 0.00 0.03 0.02 0.02 99.88 17:11:40 17:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:11:40 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:11:40 17:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:40 17:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:11:40 17:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:11:40 17:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:11:40 17:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:11:40 17:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:11:40 17:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:11:40 17:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:11:40 17:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:11:40 17:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:11:40 17:11:01 0 0.07 0.00 0.07 0.02 0.02 99.83 17:11:40 17:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:11:40 17:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:11:40 17:11:01 4 0.05 0.00 0.00 0.02 0.00 99.93 17:11:40 17:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:11:40 17:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 17:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:11:40 Average: all 5.53 0.00 1.59 1.61 0.03 91.23 17:11:40 Average: 0 5.06 0.00 1.65 1.49 0.04 91.76 17:11:40 Average: 1 5.79 0.00 1.51 2.24 0.03 90.42 17:11:40 Average: 2 6.19 0.00 1.74 1.48 0.03 90.56 17:11:40 Average: 3 5.10 0.00 1.63 2.49 0.04 90.74 17:11:40 Average: 4 5.17 0.00 1.45 2.82 0.03 90.53 17:11:40 Average: 5 6.93 0.00 1.57 0.43 0.03 91.04 17:11:40 Average: 6 5.09 0.00 1.64 1.08 0.03 92.16 17:11:40 Average: 7 4.94 0.00 1.49 0.88 0.03 92.65 17:11:40 17:11:40 17:11:40