Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a97f6093086d50af1a8f0aee99fcb6c3193069cc 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-ssh8433568658540198848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15022757113780589436.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5631874903200056617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5320693517368729886.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-ssh632669143198233515.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6005 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a97f6093086d50af1a8f0aee99fcb6c3193069cc (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97f6093086d50af1a8f0aee99fcb6c3193069cc # timeout=10 Commit message: "feat: update go-mod-bootstrap dep (#771)" > git rev-list --no-walk a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:45 ========================================================= 15:11:45 EdgeX Global Pipelines Version Info 15:11:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:46 ------------------- 15:11:46 stable info: 15:11:46 ------------------- 15:11:46 Commited By: Ginny Guan ginny@iotechsys.com 15:11:46 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:11:46 Message: update stable to v1.0.260 15:11:46 ------------------- 15:11:46 experimental info: 15:11:46 ------------------- 15:11:46 Commited By: Ginny Guan ginny@iotechsys.com 15:11:46 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:11:46 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:11:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:11:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97f609 [Pipeline] echo 15:11:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:47 provisioning config files... 15:11:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18320363181055698793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:48 ---> ****-login.sh 15:11:48 nexus3.edgexfoundry.org:10001 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 nexus3.edgexfoundry.org:10002 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 nexus3.edgexfoundry.org:10003 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 nexus3.edgexfoundry.org:10004 15:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:48 Configure a credential helper to remove this warning. See 15:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:48 15:11:48 Login Succeeded 15:11:48 ****.io 15:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:49 Configure a credential helper to remove this warning. See 15:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:49 15:11:49 Login Succeeded 15:11:49 ---> ****-login.sh ends [Pipeline] } 15:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:11:49 + git rev-list -1 --merges a97f6093086d50af1a8f0aee99fcb6c3193069cc~1..a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo 15:11:49 -----------> git rev-list -1 --merges a97f6093086d50af1a8f0aee99fcb6c3193069cc~1..a97f6093086d50af1a8f0aee99fcb6c3193069cc a97f6093086d50af1a8f0aee99fcb6c3193069cc [false] [Pipeline] sh 15:11:49 + git log --format=format:%s -1 a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo 15:11:49 ========================================================= 15:11:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:11:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:50 + git log --format=format:%s -1 a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo 15:11:50 [semverPrep] GIT_COMMIT: a97f6093086d50af1a8f0aee99fcb6c3193069cc, Commit Message: feat: update go-mod-bootstrap dep (#771) [Pipeline] echo 15:11:50 [semverPrep] This is not a build commit. [Pipeline] sh 15:11:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:50 + grep -v github /etc/ssh/ssh_known_hosts 15:11:50 + [ -e /tmp/ssh_known_hosts ] 15:11:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:11:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:11:50 + sudo tee -a /etc/ssh/ssh_known_hosts 15:11:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:51 15:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:11:51 b85a868b505f: Pulling fs layer 15:11:51 e2be974225ed: Pulling fs layer 15:11:51 339a4e72a1f5: Pulling fs layer 15:11:51 988bab9f4d93: Pulling fs layer 15:11:51 1469e6f7b9e6: Pulling fs layer 15:11:51 eaf3925da568: Pulling fs layer 15:11:51 bab4dde63d76: Pulling fs layer 15:11:51 bde34c3a00c8: Pulling fs layer 15:11:51 b352a97aabf1: Pulling fs layer 15:11:51 4872d77fe225: Pulling fs layer 15:11:51 5851b861e8e6: Pulling fs layer 15:11:51 988bab9f4d93: Waiting 15:11:51 1469e6f7b9e6: Waiting 15:11:51 eaf3925da568: Waiting 15:11:51 b352a97aabf1: Waiting 15:11:51 5851b861e8e6: Waiting 15:11:51 bde34c3a00c8: Waiting 15:11:51 4872d77fe225: Waiting 15:11:51 bab4dde63d76: Waiting 15:11:51 e2be974225ed: Download complete 15:11:51 988bab9f4d93: Download complete 15:11:51 1469e6f7b9e6: Verifying Checksum 15:11:51 1469e6f7b9e6: Download complete 15:11:51 eaf3925da568: Verifying Checksum 15:11:51 eaf3925da568: Download complete 15:11:51 339a4e72a1f5: Verifying Checksum 15:11:51 339a4e72a1f5: Download complete 15:11:51 bde34c3a00c8: Download complete 15:11:51 b352a97aabf1: Download complete 15:11:51 4872d77fe225: Verifying Checksum 15:11:51 4872d77fe225: Download complete 15:11:51 5851b861e8e6: Verifying Checksum 15:11:51 5851b861e8e6: Download complete 15:11:51 b85a868b505f: Verifying Checksum 15:11:51 b85a868b505f: Download complete 15:11:52 bab4dde63d76: Verifying Checksum 15:11:52 bab4dde63d76: Download complete 15:11:53 b85a868b505f: Pull complete 15:11:53 e2be974225ed: Pull complete 15:11:54 339a4e72a1f5: Pull complete 15:11:54 988bab9f4d93: Pull complete 15:11:54 1469e6f7b9e6: Pull complete 15:11:54 eaf3925da568: Pull complete 15:11:57 bab4dde63d76: Pull complete 15:11:57 bde34c3a00c8: Pull complete 15:11:57 b352a97aabf1: Pull complete 15:11:57 4872d77fe225: Pull complete 15:11:57 5851b861e8e6: Pull complete 15:11:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:58 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:12:02 $ docker top e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 -eo pid,comm 15:12:02 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). 15:12:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:02 [ssh-agent] Looking for ssh-agent implementation... 15:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:02 $ docker exec e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent 15:12:02 SSH_AUTH_SOCK=/tmp/ssh-iZaMvSGRGCf7/agent.32 15:12:02 SSH_AGENT_PID=38 15:12:02 Running ssh-add (command line suppressed) 15:12:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14989586516769656290.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14989586516769656290.key) 15:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:02 + git tag --points-at HEAD [Pipeline] } 15:12:02 $ docker exec --env ******** --env ******** e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent -k 15:12:03 unset SSH_AUTH_SOCK; 15:12:03 unset SSH_AGENT_PID; 15:12:03 echo Agent pid 38 killed; 15:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:03 [ssh-agent] Looking for ssh-agent implementation... 15:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:03 $ docker exec e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent 15:12:03 SSH_AUTH_SOCK=/tmp/ssh-pYrWUTBnqO1f/agent.71 15:12:03 SSH_AGENT_PID=77 15:12:03 Running ssh-add (command line suppressed) 15:12:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13381152616665832307.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13381152616665832307.key) 15:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:03 + git semver init 15:12:03 2024-07-20 15:12:03,838 [run_init] DEBUG init version:0.0.0 force:False 15:12:03 2024-07-20 15:12:03,839 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:12:03 2024-07-20 15:12:03,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:12:03 2024-07-20 15:12:03,840 [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) 15:12:05 2024-07-20 15:12:05,765 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:12:05 2024-07-20 15:12:05,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:12:05 2024-07-20 15:12:05,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:12:05 2024-07-20 15:12:05,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:12:05 3.1.0-dev.44 [Pipeline] } 15:12:05 $ docker exec --env ******** --env ******** e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent -k 15:12:05 unset SSH_AUTH_SOCK; 15:12:05 unset SSH_AGENT_PID; 15:12:05 echo Agent pid 77 killed; 15:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:06 + git semver [Pipeline] } 15:12:06 $ docker stop --time=1 e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 15:12:07 $ docker rm -f --volumes e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:08 Stashed 1 file(s) [Pipeline] echo 15:12:08 [edgeXSemver]: initialized semver on version 3.1.0-dev.44 [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 15:12:08 provisioning config files... 15:12:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2842846205545882994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:08 ---> ****-login.sh 15:12:08 nexus3.edgexfoundry.org:10001 15:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:08 Configure a credential helper to remove this warning. See 15:12:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:08 15:12:08 Login Succeeded 15:12:08 nexus3.edgexfoundry.org:10002 15:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:08 Configure a credential helper to remove this warning. See 15:12:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:08 15:12:08 Login Succeeded 15:12:08 nexus3.edgexfoundry.org:10003 15:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:09 Configure a credential helper to remove this warning. See 15:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:09 15:12:09 Login Succeeded 15:12:09 nexus3.edgexfoundry.org:10004 15:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:09 Configure a credential helper to remove this warning. See 15:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:09 15:12:09 Login Succeeded 15:12:09 ****.io 15:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:12:09 Configure a credential helper to remove this warning. See 15:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:12:09 15:12:09 Login Succeeded 15:12:09 ---> ****-login.sh ends [Pipeline] } 15:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:12:09 ========================================================= 15:12:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:12:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:09 + 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 . 15:12:10 Sending build context to Docker daemon 59.63MB 15:12:10 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:12:10 Step 2/15 : FROM ${BASE} AS builder 15:12:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:10 619be1103602: Pulling fs layer 15:12:10 7862e08f4a3e: Pulling fs layer 15:12:10 5df492c9dc93: Pulling fs layer 15:12:10 7629e6793208: Pulling fs layer 15:12:10 4f4fb700ef54: Pulling fs layer 15:12:10 fb5054dd5b73: Pulling fs layer 15:12:10 eeca6798cff9: Pulling fs layer 15:12:10 aa269ceb94a6: Pulling fs layer 15:12:10 ada007ff1a6a: Pulling fs layer 15:12:10 7629e6793208: Waiting 15:12:10 4f4fb700ef54: Waiting 15:12:10 ada007ff1a6a: Waiting 15:12:10 fb5054dd5b73: Waiting 15:12:10 eeca6798cff9: Waiting 15:12:10 aa269ceb94a6: Waiting 15:12:10 7862e08f4a3e: Verifying Checksum 15:12:10 7862e08f4a3e: Download complete 15:12:10 7629e6793208: Download complete 15:12:10 4f4fb700ef54: Verifying Checksum 15:12:10 4f4fb700ef54: Download complete 15:12:10 619be1103602: Verifying Checksum 15:12:10 619be1103602: Download complete 15:12:10 fb5054dd5b73: Verifying Checksum 15:12:10 fb5054dd5b73: Download complete 15:12:10 eeca6798cff9: Verifying Checksum 15:12:10 eeca6798cff9: Download complete 15:12:10 619be1103602: Pull complete 15:12:10 ada007ff1a6a: Verifying Checksum 15:12:10 ada007ff1a6a: Download complete 15:12:10 7862e08f4a3e: Pull complete 15:12:10 5df492c9dc93: Download complete 15:12:11 aa269ceb94a6: Verifying Checksum 15:12:11 aa269ceb94a6: Download complete 15:12:14 5df492c9dc93: Pull complete 15:12:14 7629e6793208: Pull complete 15:12:14 4f4fb700ef54: Pull complete 15:12:14 fb5054dd5b73: Pull complete 15:12:14 eeca6798cff9: Pull complete 15:12:17 aa269ceb94a6: Pull complete 15:12:17 ada007ff1a6a: Pull complete 15:12:17 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:12:17 ---> f489d0715acc 15:12:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:12:22 ---> Running in 90ba455a9610 15:12:22 Removing intermediate container 90ba455a9610 15:12:22 ---> 4bf665af1a3e 15:12:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:12:22 ---> Running in 65dc5e290e65 15:12:22 Removing intermediate container 65dc5e290e65 15:12:22 ---> 76f0c4cebff5 15:12:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:12:22 ---> Running in 27e9db965f09 15:12:22 Removing intermediate container 27e9db965f09 15:12:22 ---> e28b517f42d8 15:12:22 Step 6/15 : LABEL Name=edgex-ui-go 15:12:22 ---> Running in db656a85ab1f 15:12:22 Removing intermediate container db656a85ab1f 15:12:22 ---> 3a1da8b361a7 15:12:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:12:22 ---> Running in 88705733c5eb 15:12:22 Removing intermediate container 88705733c5eb 15:12:22 ---> 54e896a1c0b3 15:12:22 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:12:22 latest: Pulling from library/docker 15:12:23 ec99f8b99825: Pulling fs layer 15:12:23 b51de26b978b: Pulling fs layer 15:12:23 4f4fb700ef54: Pulling fs layer 15:12:23 49c66898423a: Pulling fs layer 15:12:23 6779e31867fd: Pulling fs layer 15:12:23 3c1004b85f6a: Pulling fs layer 15:12:23 e86ea0feb4a2: Pulling fs layer 15:12:23 f817e35d9d80: Pulling fs layer 15:12:23 ae1fb2931328: Pulling fs layer 15:12:23 a5066c7e2c42: Pulling fs layer 15:12:23 90b7bf5ced7b: Pulling fs layer 15:12:23 a73a570ebf2c: Pulling fs layer 15:12:23 52c445be87e8: Pulling fs layer 15:12:23 bbf677d17c5e: Pulling fs layer 15:12:23 e6aab2d6afc6: Pulling fs layer 15:12:23 1fb419f2c874: Pulling fs layer 15:12:23 ae1fb2931328: Waiting 15:12:23 a5066c7e2c42: Waiting 15:12:23 90b7bf5ced7b: Waiting 15:12:23 6779e31867fd: Waiting 15:12:23 a73a570ebf2c: Waiting 15:12:23 3c1004b85f6a: Waiting 15:12:23 52c445be87e8: Waiting 15:12:23 bbf677d17c5e: Waiting 15:12:23 e86ea0feb4a2: Waiting 15:12:23 49c66898423a: Waiting 15:12:23 f817e35d9d80: Waiting 15:12:23 e6aab2d6afc6: Waiting 15:12:23 4f4fb700ef54: Download complete 15:12:23 b51de26b978b: Verifying Checksum 15:12:23 b51de26b978b: Download complete 15:12:23 49c66898423a: Verifying Checksum 15:12:23 49c66898423a: Download complete 15:12:23 ec99f8b99825: Verifying Checksum 15:12:23 ec99f8b99825: Download complete 15:12:23 ec99f8b99825: Pull complete 15:12:23 Still waiting to schedule task 15:12:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:12:23 e86ea0feb4a2: Verifying Checksum 15:12:23 e86ea0feb4a2: Download complete 15:12:23 3c1004b85f6a: Verifying Checksum 15:12:23 3c1004b85f6a: Download complete 15:12:23 6779e31867fd: Verifying Checksum 15:12:23 6779e31867fd: Download complete 15:12:23 a5066c7e2c42: Verifying Checksum 15:12:23 a5066c7e2c42: Download complete 15:12:23 ae1fb2931328: Verifying Checksum 15:12:23 ae1fb2931328: Download complete 15:12:23 b51de26b978b: Pull complete 15:12:23 52c445be87e8: Verifying Checksum 15:12:23 52c445be87e8: Download complete 15:12:23 a73a570ebf2c: Download complete 15:12:23 4f4fb700ef54: Pull complete 15:12:23 90b7bf5ced7b: Verifying Checksum 15:12:23 90b7bf5ced7b: Download complete 15:12:23 49c66898423a: Pull complete 15:12:23 e6aab2d6afc6: Verifying Checksum 15:12:23 e6aab2d6afc6: Download complete 15:12:23 1fb419f2c874: Verifying Checksum 15:12:23 1fb419f2c874: Download complete 15:12:24 6779e31867fd: Pull complete 15:12:24 bbf677d17c5e: Verifying Checksum 15:12:24 bbf677d17c5e: Download complete 15:12:24 3c1004b85f6a: Pull complete 15:12:25 e86ea0feb4a2: Pull complete 15:12:25 f817e35d9d80: Pull complete 15:12:25 ae1fb2931328: Pull complete 15:12:25 a5066c7e2c42: Pull complete 15:12:25 90b7bf5ced7b: Pull complete 15:12:25 a73a570ebf2c: Pull complete 15:12:25 52c445be87e8: Pull complete 15:12:26 bbf677d17c5e: Pull complete 15:12:26 e6aab2d6afc6: Pull complete 15:12:26 1fb419f2c874: Pull complete 15:12:26 Digest: sha256:75f620cbf8e87543ec1fb0bf98fa2cfde8f684308dafb6c50cc75f3a235fa1fc 15:12:26 Status: Downloaded newer image for docker:latest 15:12:29 ---> 52e0d666e8fd 15:12:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:29 ---> Running in dc91e6410066 15:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:12:30 OK: 264 MiB in 52 packages 15:12:30 Removing intermediate container dc91e6410066 15:12:30 ---> 717c9c479e91 15:12:30 Step 10/15 : ENV GO111MODULE=on 15:12:30 ---> Running in 7f9879ceec6b 15:12:30 Removing intermediate container 7f9879ceec6b 15:12:30 ---> c8d243de95b3 15:12:30 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:12:30 ---> Running in 64b8b12b9d2b 15:12:30 Removing intermediate container 64b8b12b9d2b 15:12:30 ---> 67a8b1b53b6f 15:12:30 Step 12/15 : COPY go.mod vendor* ./ 15:12:31 ---> c394379c945a 15:12:31 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:31 ---> Running in e5d3ad3f815e 15:13:27 Removing intermediate container e5d3ad3f815e 15:13:27 ---> 2360b34fec51 15:13:27 Step 14/15 : COPY . . 15:13:27 ---> 95f600779c55 15:13:27 Step 15/15 : RUN ${MAKE} 15:13:27 ---> Running in 48c1d9c310c1 15:13:27 noop 15:13:27 Removing intermediate container 48c1d9c310c1 15:13:27 ---> 7e633643a9b8 15:13:27 Successfully built 7e633643a9b8 15:13:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:27 + docker inspect -f . ci-base-image-x86_64 15:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:27 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:13:27 $ 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 15:13:28 $ docker top 81cd043708704fdf4f6f6976eea40f434e2fa5673f9cf4386075dbc3a712d8e0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:28 + go version 15:13:28 go version go1.21.9 linux/amd64 [Pipeline] } 15:13:28 $ docker stop --time=1 81cd043708704fdf4f6f6976eea40f434e2fa5673f9cf4386075dbc3a712d8e0 15:13:29 $ docker rm -f --volumes 81cd043708704fdf4f6f6976eea40f434e2fa5673f9cf4386075dbc3a712d8e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:30 + docker inspect -f . ci-base-image-x86_64 15:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:30 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:13:30 $ 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 15:13:30 $ docker top 52befa47ec1e36501fd94a435a775dd7f110b64cdd72118e0a7bfe7892c0f517 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:13:31 + make test 15:13:31 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:13:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:13:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:13:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:13:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:54 ./bin/test-attribution-txt.sh 15:13:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:13:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:13:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 15:13:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:13:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:13:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:13:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:13:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:13:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:13:54 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:13:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 15:13:54 make -C web test 15:13:54 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:13:54 make[1]: tput: No such file or directory 15:13:54 make[1]: tput: No such file or directory 15:13:54 warning: generating ./VERSION 15:13:54 echo "0.0.0" > VERSION 15:13:54 docker build \ 15:13:54 -f Dockerfile \ 15:13:54 --build-arg USER=1000 \ 15:13:54 \ 15:13:54 --label "git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc" \ 15:13:54 -t edgexfoundry/edgex-web-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc \ 15:13:54 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:13:54 . 15:13:54 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:13:54 Install the buildx component to build images with BuildKit: 15:13:54 https://docs.docker.com/go/buildx/ 15:13:54 15:13:54 Sending build context to Docker daemon 2.62MB 15:13:54 Step 1/11 : FROM node:18-alpine3.18 15:13:54 18-alpine3.18: Pulling from library/node 15:13:54 619be1103602: Already exists 15:13:54 7e9a007eb24b: Pulling fs layer 15:13:54 5189255e31c8: Pulling fs layer 15:13:54 88f4f8a6bc8d: Pulling fs layer 15:13:55 88f4f8a6bc8d: Verifying Checksum 15:13:55 88f4f8a6bc8d: Download complete 15:13:55 5189255e31c8: Verifying Checksum 15:13:55 5189255e31c8: Download complete 15:13:55 7e9a007eb24b: Verifying Checksum 15:13:55 7e9a007eb24b: Download complete 15:13:56 7e9a007eb24b: Pull complete 15:13:56 5189255e31c8: Pull complete 15:13:56 88f4f8a6bc8d: Pull complete 15:13:56 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 15:13:56 Status: Downloaded newer image for node:18-alpine3.18 15:13:56 ---> a19326513a45 15:13:56 Step 2/11 : RUN apk add --no-cache chromium 15:13:57 ---> Running in 5afe2cbbc3d9 15:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:13:58 (1/154) Installing libexpat (2.6.2-r0) 15:13:58 (2/154) Installing brotli-libs (1.0.9-r14) 15:13:58 (3/154) Installing libbz2 (1.0.8-r5) 15:13:58 (4/154) Installing libpng (1.6.39-r3) 15:13:58 (5/154) Installing freetype (2.13.0-r5) 15:13:58 (6/154) Installing fontconfig (2.14.2-r3) 15:13:58 (7/154) Installing libfontenc (1.1.7-r2) 15:13:58 (8/154) Installing mkfontscale (1.2.2-r3) 15:13:58 (9/154) Installing font-opensans (0_git20210927-r1) 15:13:58 (10/154) Installing pkgconf (1.9.5-r0) 15:13:58 (11/154) Installing libffi (3.4.4-r2) 15:13:58 (12/154) Installing libintl (0.21.1-r7) 15:13:58 (13/154) Installing libblkid (2.38.1-r8) 15:13:58 (14/154) Installing libmount (2.38.1-r8) 15:13:58 (15/154) Installing pcre2 (10.42-r1) 15:13:58 (16/154) Installing glib (2.76.6-r0) 15:13:58 (17/154) Installing xz-libs (5.4.3-r0) 15:13:58 (18/154) Installing libxml2 (2.11.8-r0) 15:13:58 (19/154) Installing shared-mime-info (2.2-r5) 15:13:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6007 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:13:58 Running in /w/workspace/edgex-ui-go/174 [Pipeline] { [Pipeline] checkout 15:13:59 (20/154) Installing hicolor-icon-theme (0.17-r2) 15:13:59 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 15:13:59 (22/154) Installing libwebp (1.3.2-r0) 15:13:59 (23/154) Installing zstd-libs (1.5.5-r4) 15:13:59 (24/154) Installing tiff (4.5.1-r0) 15:13:59 (25/154) Installing gdk-pixbuf (2.42.10-r5) 15:13:59 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 15:13:59 (27/154) Installing libxau (1.0.11-r2) 15:13:59 (28/154) Installing libmd (1.0.4-r2) 15:13:59 (29/154) Installing libbsd (0.11.7-r1) 15:13:59 (30/154) Installing libxdmcp (1.1.4-r2) 15:13:59 (31/154) Installing libxcb (1.15-r1) 15:13:59 (32/154) Installing libx11 (1.8.7-r0) 15:13:59 (33/154) Installing libxcomposite (0.4.6-r3) 15:13:59 (34/154) Installing libxfixes (6.0.1-r2) 15:13:59 (35/154) Installing libxrender (0.9.11-r3) 15:13:59 (36/154) Installing libxcursor (1.2.1-r2) 15:13:59 (37/154) Installing libxdamage (1.1.6-r2) 15:13:59 (38/154) Installing libxext (1.3.5-r2) 15:13:59 (39/154) Installing libxi (1.8.1-r0) 15:13:59 (40/154) Installing libxinerama (1.1.5-r2) 15:13:59 (41/154) Installing libxrandr (1.5.3-r2) 15:13:59 (42/154) Installing libatk-1.0 (2.48.4-r0) 15:13:59 (43/154) Installing libxtst (1.2.4-r2) 15:13:59 (44/154) Installing dbus-libs (1.14.8-r0) 15:13:59 (45/154) Installing at-spi2-core (2.48.4-r0) 15:13:59 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 15:13:59 (47/154) Installing pixman (0.42.2-r1) 15:13:59 (48/154) Installing cairo (1.17.8-r1) 15:13:59 (49/154) Installing cairo-gobject (1.17.8-r1) 15:13:59 (50/154) Installing avahi-libs (0.8-r13) 15:13:59 (51/154) Installing gmp (6.2.1-r3) 15:13:59 (52/154) Installing nettle (3.8.1-r2) 15:13:59 (53/154) Installing libunistring (1.1-r1) 15:13:59 (54/154) Installing libidn2 (2.3.4-r1) 15:13:59 (55/154) Installing p11-kit (0.24.1-r2) 15:13:59 (56/154) Installing libtasn1 (4.19.0-r1) 15:13:59 (57/154) Installing gnutls (3.8.4-r0) 15:13:59 (58/154) Installing cups-libs (2.4.9-r0) 15:13:59 (59/154) Installing libepoxy (1.5.10-r1) 15:13:59 (60/154) Installing fribidi (1.0.13-r0) 15:13:59 (61/154) Installing graphite2 (1.3.14-r5) 15:13:59 (62/154) Installing harfbuzz (7.3.0-r0) 15:13:59 (63/154) Installing libxft (2.3.8-r1) 15:13:59 (64/154) Installing pango (1.50.14-r1) 15:13:59 (65/154) Installing wayland-libs-client (1.22.0-r2) 15:13:59 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 15:13:59 (67/154) Installing wayland-libs-egl (1.22.0-r2) 15:13:59 (68/154) Installing xkeyboard-config (2.38-r0) 15:13:59 (69/154) Installing libxkbcommon (1.5.0-r2) 15:13:59 (70/154) Installing gtk+3.0 (3.24.41-r0) 15:13:59 (71/154) Installing icu-data-full (73.2-r2) 15:13:59 (72/154) Installing mesa (23.0.4-r0) 15:13:59 (73/154) Installing llvm15-libs (15.0.7-r6) 15:14:00 (74/154) Installing hwdata-pci (0.370-r0) 15:14:00 (75/154) Installing libpciaccess (0.17-r2) 15:14:01 (76/154) Installing libdrm (2.4.115-r4) 15:14:01 (77/154) Installing musl-fts (1.2.7-r5) 15:14:01 (78/154) Installing libelf (0.189-r2) 15:14:01 (79/154) Installing mesa-glapi (23.0.4-r0) 15:14:01 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 15:14:01 (81/154) Installing eudev-libs (3.2.11-r8) 15:14:01 (82/154) Installing libmagic (5.45-r0) 15:14:01 (83/154) Installing file (5.45-r0) 15:14:01 (84/154) Installing libice (1.1.1-r2) 15:14:01 (85/154) Installing libuuid (2.38.1-r8) 15:14:01 (86/154) Installing libsm (1.2.4-r1) 15:14:01 (87/154) Installing libxt (1.3.0-r2) 15:14:01 (88/154) Installing libxmu (1.1.4-r2) 15:14:01 (89/154) Installing xset (1.2.5-r1) 15:14:01 (90/154) Installing xprop (1.2.7-r0) 15:14:01 (91/154) Installing xdg-utils (1.1.3-r4) 15:14:01 (92/154) Installing libogg (1.3.5-r4) 15:14:01 (93/154) Installing flac-libs (1.4.3-r0) 15:14:01 (94/154) Installing alsa-lib (1.2.9-r1) 15:14:01 (95/154) Installing libatomic (12.2.1_git20220924-r10) 15:14:01 (96/154) Installing svt-av1-libs (1.6.0-r0) 15:14:01 The recommended git tool is: git 15:14:02 (97/154) Installing aom-libs (3.6.1-r0) 15:14:02 (98/154) Installing libva (2.18.0-r1) 15:14:02 (99/154) Installing libvdpau (1.5-r1) 15:14:02 (100/154) Installing onevpl-libs (2023.2.1-r0) 15:14:02 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 15:14:02 (102/154) Installing libdav1d (1.2.1-r0) 15:14:02 (103/154) Installing libhwy (1.0.4-r1) 15:14:02 (104/154) Installing lcms2 (2.15-r2) 15:14:02 (105/154) Installing libjxl (0.8.2-r0) 15:14:02 (106/154) Installing lame-libs (3.100-r5) 15:14:02 (107/154) Installing opus (1.4-r0) 15:14:02 (108/154) Installing libgomp (12.2.1_git20220924-r10) 15:14:02 (109/154) Installing soxr (0.1.3-r5) 15:14:02 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 15:14:02 (111/154) Installing libtheora (1.1.1-r17) 15:14:02 (112/154) Installing libvorbis (1.3.7-r1) 15:14:02 (113/154) Installing libvpx (1.13.0-r2) 15:14:02 (114/154) Installing x264-libs (0.164_git20220602-r1) 15:14:02 (115/154) Installing numactl (2.0.16-r4) 15:14:02 (116/154) Installing x265-libs (3.5-r4) 15:14:03 (117/154) Installing xvidcore (1.3.7-r1) 15:14:03 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 15:14:03 (119/154) Installing libbluray (1.3.4-r0) 15:14:03 (120/154) Installing mpg123-libs (1.31.3-r1) 15:14:03 (121/154) Installing libopenmpt (0.7.2-r0) 15:14:03 (122/154) Installing cjson (1.7.17-r0) 15:14:03 (123/154) Installing mbedtls (2.28.8-r0) 15:14:03 (124/154) Installing librist (0.2.7-r0) 15:14:03 (125/154) Installing libsrt (1.5.2-r0) 15:14:03 (126/154) Installing libssh (0.10.5-r0) 15:14:03 (127/154) Installing libsodium (1.0.18-r3) 15:14:03 (128/154) Installing libzmq (4.3.4-r4) 15:14:03 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 15:14:03 (130/154) Installing libevent (2.1.12-r6) 15:14:03 (131/154) Installing wayland-libs-server (1.22.0-r2) 15:14:03 (132/154) Installing mesa-gbm (23.0.4-r0) 15:14:04 (133/154) Installing harfbuzz-subset (7.3.0-r0) 15:14:04 (134/154) Installing icu-libs (73.2-r2) 15:14:04 (135/154) Installing jsoncpp (1.9.5-r0) 15:14:04 (136/154) Installing minizip (1.2.13-r1) 15:14:04 (137/154) Installing nspr (4.35-r2) 15:14:04 (138/154) Installing sqlite-libs (3.41.2-r3) 15:14:04 (139/154) Installing nss (3.94-r0) 15:14:04 (140/154) Installing pipewire-libs (0.3.70-r1) 15:14:04 (141/154) Installing libasyncns (0.8-r1) 15:14:04 (142/154) Installing libltdl (2.4.7-r2) 15:14:04 (143/154) Installing orc (0.4.34-r0) 15:14:04 (144/154) Installing libsndfile (1.2.0-r2) 15:14:04 (145/154) Installing speexdsp (1.2.1-r1) 15:14:04 (146/154) Installing tdb-libs (1.4.8-r1) 15:14:04 (147/154) Installing libpulse (16.1-r10) 15:14:04 (148/154) Installing snappy (1.1.10-r1) 15:14:04 (149/154) Installing libwoff2common (1.0.2-r2) 15:14:04 (150/154) Installing libwoff2enc (1.0.2-r2) 15:14:04 (151/154) Installing libgpg-error (1.47-r1) 15:14:04 (152/154) Installing libgcrypt (1.10.2-r1) 15:14:04 (153/154) Installing libxslt (1.1.38-r0) 15:14:04 (154/154) Installing chromium (119.0.6045.159-r0) 15:14:06 using credential edgex-jenkins-ssh 15:14:06 Cloning the remote Git repository 15:14:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:14:06 > git init /w/workspace/edgex-ui-go/174 # timeout=10 15:14:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:14:06 > git --version # timeout=10 15:14:06 > git --version # 'git version 2.25.1' 15:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:07 Executing busybox-1.36.1-r5.trigger 15:14:07 Executing fontconfig-2.14.2-r3.trigger 15:14:07 Executing mkfontscale-1.2.2-r3.trigger 15:14:07 Executing glib-2.76.6-r0.trigger 15:14:07 Executing shared-mime-info-2.2-r5.trigger 15:14:07 Executing gdk-pixbuf-2.42.10-r5.trigger 15:14:07 Executing gtk-update-icon-cache-3.24.41-r0.trigger 15:14:07 Executing gtk+3.0-3.24.41-r0.trigger 15:14:07 OK: 579 MiB in 171 packages 15:14:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:14:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:12 Avoid second fetch 15:14:12 Checking out Revision a97f6093086d50af1a8f0aee99fcb6c3193069cc (main) 15:14:13 Commit message: "feat: update go-mod-bootstrap dep (#771)" 15:14:12 > git config core.sparsecheckout # timeout=10 15:14:12 > git checkout -f a97f6093086d50af1a8f0aee99fcb6c3193069cc # timeout=10 15:14:14 Removing intermediate container 5afe2cbbc3d9 15:14:14 ---> 57217c0b00d0 15:14:14 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:14:14 ---> Running in 8ea652f07069 15:14:14 Removing intermediate container 8ea652f07069 15:14:14 ---> 9b7b2def2de3 15:14:14 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 15:14:14 ---> Running in 7b1747972e01 15:14:14 Removing intermediate container 7b1747972e01 15:14:14 ---> 3a020d81fdb6 15:14:14 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 15:14:14 ---> Running in 14a1adfd3526 15:14:14 Removing intermediate container 14a1adfd3526 15:14:14 ---> 0f0048938afc 15:14:14 Step 6/11 : RUN npm install -g npm 15:14:14 ---> Running in ce542dd626d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:17 Dload Upload Total Spent Left Speed 15:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 15:14:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:14:18 + sudo tee /etc/docker/daemon.new 15:14:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:14:18 { 15:14:18 "registry-mirrors": [ 15:14:18 "https://nexus3.edgexfoundry.org:10001" 15:14:18 ], 15:14:18 "bip": "10.250.0.254/24", 15:14:18 "hosts": [ 15:14:18 "tcp://0.0.0.0:5555", 15:14:18 "unix:///var/run/docker.sock" 15:14:18 ], 15:14:18 "mtu": 1458, 15:14:18 "selinux-enabled": true, 15:14:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:14:18 } [Pipeline] sh 15:14:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:14:18 + sudo service docker restart 15:14:22 15:14:22 removed 7 packages, and changed 69 packages in 7s 15:14:22 15:14:22 22 packages are looking for funding 15:14:22 run `npm fund` for details 15:14:22 Removing intermediate container ce542dd626d0 15:14:22 ---> 0e350161fd9d 15:14:22 Step 7/11 : ARG USER=1000 15:14:22 ---> Running in adcf055cc0ea 15:14:22 Removing intermediate container adcf055cc0ea 15:14:22 ---> cd35598cbbe9 15:14:22 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:14:22 ---> Running in f2d2bcb1cd2a 15:14:22 Removing intermediate container f2d2bcb1cd2a 15:14:22 ---> dfcea06e18f7 15:14:22 Step 9/11 : USER $USER:$USER 15:14:22 ---> Running in 4a8610d82a23 15:14:22 Removing intermediate container 4a8610d82a23 15:14:22 ---> 3047c4ca858e 15:14:22 Step 10/11 : WORKDIR /app 15:14:22 ---> Running in fddc553bc57f 15:14:23 Removing intermediate container fddc553bc57f 15:14:23 ---> 1930a95e2dd2 15:14:23 Step 11/11 : LABEL git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:14:23 ---> Running in a22215ba72b1 15:14:23 Removing intermediate container a22215ba72b1 15:14:23 ---> d26faa06a317 15:14:23 Successfully built d26faa06a317 15:14:23 Successfully tagged edgexfoundry/edgex-web-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:14:23 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:14:23 touch edgex-web-ui.imagebuilt 15:14:23 mkdir -p node_modules coverage 15:14:23 chown "1000:1000" . node_modules coverage package-lock.json 15:14:23 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:14:28 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 15:14:28 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:14:28 npm warn deprecated har-validator@5.1.5: this library is no longer supported 15:14:29 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 15:14:30 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 15:14:30 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 15:14:30 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 15:14:30 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 15:14:30 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 15:14:31 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 15:14:31 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 15:14:31 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. 15:14:32 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:37 provisioning config files... 15:14:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/174@tmp/config13624791147820727505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:37 ---> ****-login.sh 15:14:37 nexus3.edgexfoundry.org:10001 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:38 15:14:38 added 1182 packages, and audited 1183 packages in 15s 15:14:38 15:14:38 100 packages are looking for funding 15:14:38 run `npm fund` for details 15:14:38 15:14:38 26 vulnerabilities (13 moderate, 12 high, 1 critical) 15:14:38 15:14:38 To address issues that do not require attention, run: 15:14:38 npm audit fix 15:14:38 15:14:38 To address all issues (including breaking changes), run: 15:14:38 npm audit fix --force 15:14:38 15:14:38 Run `npm audit` for details. 15:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:38 Configure a credential helper to remove this warning. See 15:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:38 15:14:38 Login Succeeded 15:14:38 nexus3.edgexfoundry.org:10002 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:38 Configure a credential helper to remove this warning. See 15:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:38 15:14:38 Login Succeeded 15:14:38 nexus3.edgexfoundry.org:10003 15:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 nexus3.edgexfoundry.org:10004 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 ****.io 15:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:39 Configure a credential helper to remove this warning. See 15:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:39 15:14:39 Login Succeeded 15:14:39 ---> ****-login.sh ends [Pipeline] } 15:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:40 ========================================================= 15:14:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:14:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:40 + 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 . 15:14:40 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 15:14:42 Sending build context to Docker daemon 35.41MB 15:14:42 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:14:42 Step 2/15 : FROM ${BASE} AS builder 15:14:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:42 c6b39de5b339: Pulling fs layer 15:14:42 a69c41024577: Pulling fs layer 15:14:42 d6de4b400683: Pulling fs layer 15:14:42 35cb2a7552d0: Pulling fs layer 15:14:42 4f4fb700ef54: Pulling fs layer 15:14:42 464afbd9ba4c: Pulling fs layer 15:14:42 00f215d4a9da: Pulling fs layer 15:14:42 d496ad576159: Pulling fs layer 15:14:42 4f4fb700ef54: Waiting 15:14:42 464afbd9ba4c: Waiting 15:14:42 00f215d4a9da: Waiting 15:14:42 d496ad576159: Waiting 15:14:42 35cb2a7552d0: Waiting 15:14:42 a69c41024577: Verifying Checksum 15:14:42 a69c41024577: Download complete 15:14:42 35cb2a7552d0: Verifying Checksum 15:14:42 35cb2a7552d0: Download complete 15:14:42 4f4fb700ef54: Verifying Checksum 15:14:42 4f4fb700ef54: Download complete 15:14:42 464afbd9ba4c: Verifying Checksum 15:14:42 464afbd9ba4c: Download complete 15:14:42 c6b39de5b339: Verifying Checksum 15:14:42 c6b39de5b339: Download complete 15:14:42 - Generating browser application bundles (phase: setup)... 15:14:42 d496ad576159: Verifying Checksum 15:14:42 d496ad576159: Download complete 15:14:43 c6b39de5b339: Pull complete 15:14:43 a69c41024577: Pull complete 15:14:44 d6de4b400683: Verifying Checksum 15:14:44 d6de4b400683: Download complete 15:14:45 00f215d4a9da: Verifying Checksum 15:14:45 00f215d4a9da: Download complete 15:14:57 d6de4b400683: Pull complete 15:14:57 35cb2a7552d0: Pull complete 15:14:57 4f4fb700ef54: Pull complete 15:14:57 464afbd9ba4c: Pull complete 15:15:05 00f215d4a9da: Pull complete 15:15:06 d496ad576159: Pull complete 15:15:06 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:15:06 ---> f246e2811388 15:15:06 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:15:08 ✔ Browser application bundle generation complete. 15:15:08 20 07 2024 15:15:05.568:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:15:08 20 07 2024 15:15:05.570:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:15:08 20 07 2024 15:15:05.573:INFO [launcher]: Starting browser ChromeHeadless 15:15:08 20 07 2024 15:15:05.886:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket opb2JqfnIehoGSvJAAAB with id 38084107 15:15:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 15:15:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.035 secs) 15:15:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.063 secs) 15:15:08 ---> Running in 467ad6871cfd 15:15:09 Removing intermediate container 467ad6871cfd 15:15:09 ---> da890f6b56d6 15:15:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:15:09 ---> Running in 3a530a46408b 15:15:09 Removing intermediate container 3a530a46408b 15:15:09 ---> 81b956fc49c4 15:15:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.103 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.115 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.119 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.132 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.228 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.238 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.243 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.254 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.263 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.285 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.299 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.323 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.351 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.359 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.366 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.39 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.406 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.41 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.455 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.457 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.459 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.47 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.479 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.487 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.493 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.494 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.496 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.5 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.507 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.509 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.525 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.537 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.547 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.553 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.557 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.567 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.589 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.602 secs) 15:15:09 WARN: ' 15:15:09 It looks like you're using ngModel on the same form field as formControlName. 15:15:09 Support for using the ngModel input property and ngModelChange event with 15:15:09 reactive form directives has been deprecated in Angular v6 and will be removed 15:15:09 in a future version of Angular. 15:15:09 15:15:09 For more information on this, see our API docs here: 15:15:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:15:09 ' 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.602 secs) 15:15:09 WARN: ' 15:15:09 It looks like you're using ngModel on the same form field as formControlName. 15:15:09 Support for using the ngModel input property and ngModelChange event with 15:15:09 reactive form directives has been deprecated in Angular v6 and will be removed 15:15:09 in a future version of Angular. 15:15:09 15:15:09 For more information on this, see our API docs here: 15:15:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:15:09 ' 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.623 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.638 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.644 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.646 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.648 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.658 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.673 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.679 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.7 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.713 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.721 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.725 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.729 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.744 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.755 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.758 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.76 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.761 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.766 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.769 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.772 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.777 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.779 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.783 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.793 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.809 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.823 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.829 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.834 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.839 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.89 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.904 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.909 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.915 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.917 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.919 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.92 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.93 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.94 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.945 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.959 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.961 secs) 15:15:09 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 15:15:09 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 15:15:09 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.961 secs) 15:15:09 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 15:15:09 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 15:15:09 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.963 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.965 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.966 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.967 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.972 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.978 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.987 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.996 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.999 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.001 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.004 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.006 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.008 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.009 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.028 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.037 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.038 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.069 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.074 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.09 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.094 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.106 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.109 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.113 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.116 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.118 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.122 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.129 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.137 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.141 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.155 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.176 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.181 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.185 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.191 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.194 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.195 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.218 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.226 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.242 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.244 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.246 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.249 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.25 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.252 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.253 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.26 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.275 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.283 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.287 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.289 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.295 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.306 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.315 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.332 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.35 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.363 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.367 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.373 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.378 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.38 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.382 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.384 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.4 secs) 15:15:09 ---> Running in f3be77ec7c23 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.405 secs) 15:15:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.949 secs / 1.405 secs) 15:15:09 TOTAL: 147 SUCCESS 15:15:09 ✔ Browser application bundle generation complete. 15:15:10 Removing intermediate container f3be77ec7c23 15:15:10 ---> fe80cfe68ce5 15:15:10 Step 6/15 : LABEL Name=edgex-ui-go 15:15:10 ---> Running in 5456b1523c84 15:15:10 15:15:10 =============================== Coverage summary =============================== 15:15:10 Statements : 39.01% ( 1373/3519 ) 15:15:10 Branches : 15.3% ( 94/614 ) 15:15:10 Functions : 32.06% ( 423/1319 ) 15:15:10 Lines : 38.94% ( 1342/3446 ) 15:15:10 ================================================================================ 15:15:10 Removing intermediate container 5456b1523c84 15:15:10 ---> 81ac96567f57 15:15:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:15:10 ---> Running in 4818fbaae133 15:15:10 ✔ Browser application bundle generation complete. 15:15:10 Removing intermediate container 4818fbaae133 15:15:10 ---> eefe5baea2dd 15:15:10 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:15:10 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:15:10 $ docker stop --time=1 52befa47ec1e36501fd94a435a775dd7f110b64cdd72118e0a7bfe7892c0f517 15:15:11 latest: Pulling from library/docker 15:15:11 a258b2a6b59a: Pulling fs layer 15:15:11 ea605edb795e: Pulling fs layer 15:15:11 4f4fb700ef54: Pulling fs layer 15:15:11 679037bd9e35: Pulling fs layer 15:15:11 29e324a196ce: Pulling fs layer 15:15:11 e685dd4691fe: Pulling fs layer 15:15:11 f5ca2677246d: Pulling fs layer 15:15:11 b04eb492771e: Pulling fs layer 15:15:11 027486f133ac: Pulling fs layer 15:15:11 2745e109244d: Pulling fs layer 15:15:11 2522f3cc4dd2: Pulling fs layer 15:15:11 53f77eb4a9ab: Pulling fs layer 15:15:11 134876d02e5c: Pulling fs layer 15:15:11 1143526db0ca: Pulling fs layer 15:15:11 8ad23f2508c1: Pulling fs layer 15:15:11 2410909ee57b: Pulling fs layer 15:15:11 29e324a196ce: Waiting 15:15:11 f5ca2677246d: Waiting 15:15:11 b04eb492771e: Waiting 15:15:11 2745e109244d: Waiting 15:15:11 2522f3cc4dd2: Waiting 15:15:11 027486f133ac: Waiting 15:15:11 134876d02e5c: Waiting 15:15:11 2410909ee57b: Waiting 15:15:11 e685dd4691fe: Waiting 15:15:11 8ad23f2508c1: Waiting 15:15:11 53f77eb4a9ab: Waiting 15:15:11 1143526db0ca: Waiting 15:15:11 4f4fb700ef54: Verifying Checksum 15:15:11 4f4fb700ef54: Download complete 15:15:11 a258b2a6b59a: Verifying Checksum 15:15:11 a258b2a6b59a: Download complete 15:15:11 679037bd9e35: Verifying Checksum 15:15:11 679037bd9e35: Download complete 15:15:11 ea605edb795e: Verifying Checksum 15:15:12 $ docker rm -f --volumes 52befa47ec1e36501fd94a435a775dd7f110b64cdd72118e0a7bfe7892c0f517 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:12 29e324a196ce: Verifying Checksum 15:15:12 29e324a196ce: Download complete 15:15:12 e685dd4691fe: Download complete 15:15:12 f5ca2677246d: Verifying Checksum 15:15:12 f5ca2677246d: Download complete 15:15:12 a258b2a6b59a: Pull complete 15:15:12 027486f133ac: Verifying Checksum 15:15:12 027486f133ac: Download complete 15:15:12 b04eb492771e: Verifying Checksum 15:15:12 b04eb492771e: Download complete 15:15:12 2745e109244d: Verifying Checksum 15:15:12 2745e109244d: Download complete 15:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:12 53f77eb4a9ab: Verifying Checksum 15:15:12 53f77eb4a9ab: Download complete 15:15:12 134876d02e5c: Verifying Checksum 15:15:12 134876d02e5c: Download complete 15:15:12 8ad23f2508c1: Verifying Checksum 15:15:12 8ad23f2508c1: Download complete 15:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:15:13 2522f3cc4dd2: Verifying Checksum 15:15:13 2522f3cc4dd2: Download complete 15:15:13 2410909ee57b: Verifying Checksum [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:13 ea605edb795e: Pull complete 15:15:14 + ls -al . 15:15:14 total 264 15:15:14 drwxrwxr-x 13 jenkins jenkins 4096 Jul 20 15:13 . 15:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:11 .. 15:15:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:11 .blubracket 15:15:14 -rw-rw-r-- 1 jenkins jenkins 18 Jul 20 15:11 .dockerignore 15:15:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:12 .git 15:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:11 .github 15:15:14 -rw-rw-r-- 1 jenkins jenkins 178 Jul 20 15:11 .gitignore 15:15:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:12 .semver 15:15:14 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 20 15:11 Attribution.txt 15:15:14 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 20 15:11 CHANGELOG.md 15:15:14 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 20 15:11 CONTRIBUTING.md 15:15:14 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 15:11 Dockerfile 15:15:14 -rw-rw-r-- 1 jenkins jenkins 652 Jul 20 15:11 Jenkinsfile 15:15:14 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 20 15:11 LICENSE 15:15:14 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 20 15:11 Makefile 15:15:14 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 20 15:11 README.md 15:15:14 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:12 VERSION 15:15:14 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 20 15:11 angularmigrationlogs.md 15:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:11 assets 15:15:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:11 bin 15:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:11 cmd 15:15:14 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:13 coverage.out 15:15:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:11 docs 15:15:14 -rw-rw-r-- 1 jenkins jenkins 6691 Jul 20 15:11 go.mod 15:15:14 -rw-rw-r-- 1 jenkins jenkins 100586 Jul 20 15:11 go.sum 15:15:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:11 internal 15:15:14 -rwxrwxr-x 1 jenkins jenkins 568 Jul 20 15:11 redeploy.sh 15:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:11 testing 15:15:14 -rw-rw-r-- 1 jenkins jenkins 155 Jul 20 15:11 version.go 15:15:14 drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 15:14 web [Pipeline] isUnix 15:15:14 4f4fb700ef54: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:14 679037bd9e35: Pull complete 15:15:14 + 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=a97f6093086d50af1a8f0aee99fcb6c3193069cc --label arch=amd64 --label version=3.1.0-dev.44 . 15:15:14 1143526db0ca: Verifying Checksum 15:15:14 1143526db0ca: Download complete 15:15:15 29e324a196ce: Pull complete 15:15:15 Sending build context to Docker daemon 346.6MB 15:15:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:15:15 Step 2/27 : FROM ${BASE} AS builder 15:15:15 ---> 7e633643a9b8 15:15:15 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:15:16 ---> Running in e86d8785dce8 15:15:16 Removing intermediate container e86d8785dce8 15:15:16 ---> c1e2634f570d 15:15:16 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 15:15:16 ---> Running in 994f144d9c87 15:15:16 Removing intermediate container 994f144d9c87 15:15:16 ---> ab3b109cbfb7 15:15:16 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 15:15:16 ---> Running in 02843c83fc01 15:15:16 Removing intermediate container 02843c83fc01 15:15:16 ---> 316bc8f333a3 15:15:16 Step 6/27 : LABEL Name=edgex-ui-go 15:15:16 ---> Running in f9dd32eef80d 15:15:16 Removing intermediate container f9dd32eef80d 15:15:16 ---> 8628c8ab16f5 15:15:16 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:15:16 ---> Running in 0a33c1d10efe 15:15:16 Removing intermediate container 0a33c1d10efe 15:15:16 ---> 70ac2a1dadee 15:15:16 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:15:17 ---> 43a92e2a6438 15:15:17 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:17 ---> Running in 53618dce4e49 15:15:17 e685dd4691fe: Pull complete 15:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:15:17 OK: 264 MiB in 52 packages 15:15:18 Removing intermediate container 53618dce4e49 15:15:18 ---> 4ff04e2131ed 15:15:18 Step 10/27 : ENV GO111MODULE=on 15:15:18 ---> Running in 7b7922ae0ff6 15:15:18 Removing intermediate container 7b7922ae0ff6 15:15:18 ---> 1735418dd644 15:15:18 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:15:18 ---> Running in f4a22bdff881 15:15:18 Removing intermediate container f4a22bdff881 15:15:18 ---> c99bacde3120 15:15:18 Step 12/27 : COPY go.mod vendor* ./ 15:15:18 ---> a6ed09d39704 15:15:18 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:18 ---> Running in d6f80723f502 15:15:18 f5ca2677246d: Pull complete 15:15:18 b04eb492771e: Pull complete 15:15:19 027486f133ac: Pull complete 15:15:19 Removing intermediate container d6f80723f502 15:15:19 ---> 654d79e3643f 15:15:19 Step 14/27 : COPY . . 15:15:19 2745e109244d: Pull complete 15:15:20 2522f3cc4dd2: Pull complete 15:15:21 53f77eb4a9ab: Pull complete 15:15:21 134876d02e5c: Pull complete 15:15:23 ---> a4a2f1e8bc10 15:15:23 Step 15/27 : RUN ${MAKE} 15:15:23 ---> Running in 4bb140d83845 15:15:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.44" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:15:25 1143526db0ca: Pull complete 15:15:25 8ad23f2508c1: Pull complete 15:15:25 2410909ee57b: Pull complete 15:15:25 Digest: sha256:75f620cbf8e87543ec1fb0bf98fa2cfde8f684308dafb6c50cc75f3a235fa1fc 15:15:25 Status: Downloaded newer image for docker:latest 15:15:28 ---> b55e070ee6e7 15:15:28 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:28 ---> Running in 792f26fb7711 15:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:15:30 OK: 266 MiB in 52 packages 15:15:31 Removing intermediate container 792f26fb7711 15:15:31 ---> 12571a6394a0 15:15:31 Step 10/15 : ENV GO111MODULE=on 15:15:31 ---> Running in 7ebb852a3f3a 15:15:32 Removing intermediate container 7ebb852a3f3a 15:15:32 ---> 3325da395b01 15:15:32 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:15:32 ---> Running in a644e144c240 15:15:32 Removing intermediate container a644e144c240 15:15:32 ---> 505017104555 15:15:32 Step 12/15 : COPY go.mod vendor* ./ 15:15:32 ---> 7ec3030e1c25 15:15:32 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:32 ---> Running in ede945986714 15:15:50 Removing intermediate container 4bb140d83845 15:15:50 ---> 442b6194599f 15:15:50 Step 16/27 : FROM alpine:3.18 15:15:50 3.18: Pulling from library/alpine 15:15:50 73baa7ef167e: Pulling fs layer 15:15:50 73baa7ef167e: Download complete 15:15:50 73baa7ef167e: Pull complete 15:15:50 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:15:50 Status: Downloaded newer image for alpine:3.18 15:15:50 ---> 8fd7cac70a4a 15:15:50 Step 17/27 : RUN apk --no-cache upgrade 15:15:50 ---> Running in 85feb2a995e9 15:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:15:50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:15:50 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:15:50 OK: 7 MiB in 15 packages 15:15:50 Removing intermediate container 85feb2a995e9 15:15:50 ---> 258f675d2e48 15:15:50 Step 18/27 : RUN apk add --update --no-cache dumb-init 15:15:50 ---> Running in 590bca3bf3c6 15:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:15:50 (1/1) Installing dumb-init (1.2.5-r2) 15:15:50 Executing busybox-1.36.1-r7.trigger 15:15:50 OK: 7 MiB in 16 packages 15:15:50 Removing intermediate container 590bca3bf3c6 15:15:50 ---> ab2b9e6b673a 15:15:50 Step 19/27 : EXPOSE 4000 15:15:50 ---> Running in 3eb004642098 15:15:50 Removing intermediate container 3eb004642098 15:15:50 ---> 2d23a2098f15 15:15:50 Step 20/27 : 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 15:15:50 ---> 925ef2462f02 15:15:50 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:15:50 ---> f8d0329b84b1 15:15:50 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:15:50 ---> accad66600b5 15:15:50 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:15:50 ---> Running in 727b040e0af7 15:15:50 Removing intermediate container 727b040e0af7 15:15:50 ---> 25237499646d 15:15:50 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:15:51 ---> Running in f8feb269fcbd 15:15:51 Removing intermediate container f8feb269fcbd 15:15:51 ---> 3e98e4601b27 15:15:51 Step 25/27 : LABEL arch=amd64 15:15:51 ---> Running in 40ad6947d0d3 15:15:51 Removing intermediate container 40ad6947d0d3 15:15:51 ---> 5cd8c769f17a 15:15:51 Step 26/27 : LABEL git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:15:51 ---> Running in 59403a350f64 15:15:51 Removing intermediate container 59403a350f64 15:15:51 ---> ae2d1f0cba33 15:15:51 Step 27/27 : LABEL version=3.1.0-dev.44 15:15:51 ---> Running in f50d14903e29 15:15:51 Removing intermediate container f50d14903e29 15:15:51 ---> 1c428365acad 15:15:51 [Warning] One or more build-args [ARCH] were not consumed 15:15:51 Successfully built 1c428365acad 15:15:51 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:51 provisioning config files... 15:15:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config771118644814610567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:51 ---> ****-login.sh 15:15:51 nexus3.edgexfoundry.org:10001 15:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:51 Configure a credential helper to remove this warning. See 15:15:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:51 15:15:51 Login Succeeded 15:15:51 nexus3.edgexfoundry.org:10002 15:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:51 Configure a credential helper to remove this warning. See 15:15:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:51 15:15:51 Login Succeeded 15:15:51 nexus3.edgexfoundry.org:10003 15:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:52 Configure a credential helper to remove this warning. See 15:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:52 15:15:52 Login Succeeded 15:15:52 nexus3.edgexfoundry.org:10004 15:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:52 Configure a credential helper to remove this warning. See 15:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:52 15:15:52 Login Succeeded 15:15:52 ****.io 15:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:15:52 Configure a credential helper to remove this warning. See 15:15:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:15:52 15:15:52 Login Succeeded 15:15:52 ---> ****-login.sh ends [Pipeline] } 15:15:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:15:52 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:15:52 a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:15:52 latest 15:15:52 3.1.0-dev.44 15:15:52 a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 15:15:52 main 15:15:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:53 d55a6917b2b6: Preparing 15:15:53 425a826b9d39: Preparing 15:15:53 ae63311dbe2a: Preparing 15:15:53 24285dca4756: Preparing 15:15:53 a8694b507402: Preparing 15:15:53 63ec0bd56cf3: Preparing 15:15:53 63ec0bd56cf3: Waiting 15:15:53 425a826b9d39: Pushed 15:15:53 d55a6917b2b6: Pushed 15:15:53 24285dca4756: Pushed 15:15:53 63ec0bd56cf3: Layer already exists 15:15:53 a8694b507402: Pushed 15:15:57 ae63311dbe2a: Pushed 15:15:57 a97f6093086d50af1a8f0aee99fcb6c3193069cc: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:58 d55a6917b2b6: Preparing 15:15:58 425a826b9d39: Preparing 15:15:58 ae63311dbe2a: Preparing 15:15:58 24285dca4756: Preparing 15:15:58 a8694b507402: Preparing 15:15:58 63ec0bd56cf3: Preparing 15:15:58 63ec0bd56cf3: Waiting 15:15:58 ae63311dbe2a: Layer already exists 15:15:58 a8694b507402: Layer already exists 15:15:58 24285dca4756: Layer already exists 15:15:58 d55a6917b2b6: Layer already exists 15:15:58 425a826b9d39: Layer already exists 15:15:58 63ec0bd56cf3: Layer already exists 15:15:58 latest: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.44 15:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:59 d55a6917b2b6: Preparing 15:15:59 425a826b9d39: Preparing 15:15:59 ae63311dbe2a: Preparing 15:15:59 24285dca4756: Preparing 15:15:59 a8694b507402: Preparing 15:15:59 63ec0bd56cf3: Preparing 15:15:59 63ec0bd56cf3: Waiting 15:15:59 a8694b507402: Layer already exists 15:15:59 425a826b9d39: Layer already exists 15:15:59 d55a6917b2b6: Layer already exists 15:15:59 24285dca4756: Layer already exists 15:15:59 63ec0bd56cf3: Layer already exists 15:15:59 ae63311dbe2a: Layer already exists 15:15:59 3.1.0-dev.44: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 15:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:00 d55a6917b2b6: Preparing 15:16:00 425a826b9d39: Preparing 15:16:00 ae63311dbe2a: Preparing 15:16:00 24285dca4756: Preparing 15:16:00 a8694b507402: Preparing 15:16:00 63ec0bd56cf3: Preparing 15:16:00 63ec0bd56cf3: Waiting 15:16:00 24285dca4756: Layer already exists 15:16:00 d55a6917b2b6: Layer already exists 15:16:00 ae63311dbe2a: Layer already exists 15:16:00 a8694b507402: Layer already exists 15:16:00 425a826b9d39: Layer already exists 15:16:00 63ec0bd56cf3: Layer already exists 15:16:00 a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:00 d55a6917b2b6: Preparing 15:16:00 425a826b9d39: Preparing 15:16:00 ae63311dbe2a: Preparing 15:16:00 24285dca4756: Preparing 15:16:00 a8694b507402: Preparing 15:16:00 63ec0bd56cf3: Preparing 15:16:00 63ec0bd56cf3: Waiting 15:16:00 24285dca4756: Layer already exists 15:16:00 d55a6917b2b6: Layer already exists 15:16:00 a8694b507402: Layer already exists 15:16:00 425a826b9d39: Layer already exists 15:16:00 ae63311dbe2a: Layer already exists 15:16:00 63ec0bd56cf3: Layer already exists 15:16:00 main: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:00 ===================================================== [Pipeline] echo 15:16:00 taggedImages: 15:16:00 - nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:16:00 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:16:00 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.44 15:16:00 - nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 15:16:00 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:01 15:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:01 latest: Pulling from edgex-lftools-log-publisher 15:16:01 5eb5b503b376: Pulling fs layer 15:16:01 5c69ac0246d0: Pulling fs layer 15:16:01 ec43610c2a17: Pulling fs layer 15:16:01 3a2ae6a8a46f: Pulling fs layer 15:16:01 33b1e0a273af: Pulling fs layer 15:16:01 5d3b04190fa2: Pulling fs layer 15:16:01 2f39f015ded8: Pulling fs layer 15:16:01 33b1e0a273af: Waiting 15:16:01 3a2ae6a8a46f: Waiting 15:16:01 5d3b04190fa2: Waiting 15:16:01 2f39f015ded8: Waiting 15:16:01 5c69ac0246d0: Download complete 15:16:01 3a2ae6a8a46f: Verifying Checksum 15:16:01 3a2ae6a8a46f: Download complete 15:16:01 33b1e0a273af: Verifying Checksum 15:16:01 33b1e0a273af: Download complete 15:16:01 5d3b04190fa2: Verifying Checksum 15:16:01 5d3b04190fa2: Download complete 15:16:01 ec43610c2a17: Verifying Checksum 15:16:01 ec43610c2a17: Download complete 15:16:01 5eb5b503b376: Verifying Checksum 15:16:01 5eb5b503b376: Download complete 15:16:02 2f39f015ded8: Download complete 15:16:02 5eb5b503b376: Pull complete 15:16:02 5c69ac0246d0: Pull complete 15:16:03 ec43610c2a17: Pull complete 15:16:03 3a2ae6a8a46f: Pull complete 15:16:03 33b1e0a273af: Pull complete 15:16:03 5d3b04190fa2: Pull complete 15:16:07 2f39f015ded8: Pull complete 15:16:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:08 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:16:08 $ 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 15:16:09 $ docker top 81030a3ffcf3f3486183249d5d5151f28c951a18cc2805aac7ee8882a0e69522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:09 ---> job-cost.sh 15:16:09 lf-activate-venv: SKIPPING 15:16:09 INFO: No Stack... 15:16:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:16:10 INFO: Archiving Costs [Pipeline] sh 15:16:10 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 15:16:10 + cut -d, -f6 [Pipeline] lock 15:16:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] 15:16:10 Resource [jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] did not exist. Created. 15:16:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:11 + echo total: 0.2199999988079071 [Pipeline] stash 15:16:11 Stashed 1 file(s) [Pipeline] } 15:16:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:11 $ docker stop --time=1 81030a3ffcf3f3486183249d5d5151f28c951a18cc2805aac7ee8882a0e69522 15:16:12 $ docker rm -f --volumes 81030a3ffcf3f3486183249d5d5151f28c951a18cc2805aac7ee8882a0e69522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:24 Removing intermediate container ede945986714 15:17:24 ---> 7eb9f6fbcb7e 15:17:24 Step 14/15 : COPY . . 15:17:27 ---> 165a2a801630 15:17:27 Step 15/15 : RUN ${MAKE} 15:17:27 ---> Running in 5b784b98258f 15:17:28 noop 15:17:29 Removing intermediate container 5b784b98258f 15:17:29 ---> 74ab386f19ed 15:17:29 Successfully built 74ab386f19ed 15:17:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:29 + docker inspect -f . ci-base-image-arm64 15:17:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-6007 does not seem to be running inside a container 15:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/174 -v /w/workspace/edgex-ui-go/174:/w/workspace/edgex-ui-go/174:rw,z -v /w/workspace/edgex-ui-go/174@tmp:/w/workspace/edgex-ui-go/174@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 15:17:31 $ docker top e33a2227ce3838e430051ad922b5fffcc25d97236e943fcd77aa8793d19f9f38 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:32 + go version 15:17:32 go version go1.21.9 linux/arm64 [Pipeline] } 15:17:32 $ docker stop --time=1 e33a2227ce3838e430051ad922b5fffcc25d97236e943fcd77aa8793d19f9f38 15:17:34 $ docker rm -f --volumes e33a2227ce3838e430051ad922b5fffcc25d97236e943fcd77aa8793d19f9f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:34 + docker inspect -f . ci-base-image-arm64 15:17:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-6007 does not seem to be running inside a container 15:17:35 $ 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/174 -v /w/workspace/edgex-ui-go/174:/w/workspace/edgex-ui-go/174:rw,z -v /w/workspace/edgex-ui-go/174@tmp:/w/workspace/edgex-ui-go/174@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 15:17:36 $ docker top 94202611bfe0ace71ef6064ddcf981d046d79c6fa78fc732306f314c784f7d74 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:37 + git config --global --add safe.directory /w/workspace/edgex-ui-go/174 [Pipeline] fileExists [Pipeline] sh 15:17:37 + make test 15:17:37 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:17:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:21:37 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:21:37 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:22:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:25 ./bin/test-attribution-txt.sh 15:22:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:22:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:22:25 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 15:22:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:22:25 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:22:25 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:22:25 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:22:25 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:22:25 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:22:25 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:22:25 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:22:25 $ docker stop --time=1 94202611bfe0ace71ef6064ddcf981d046d79c6fa78fc732306f314c784f7d74 15:22:27 $ docker rm -f --volumes 94202611bfe0ace71ef6064ddcf981d046d79c6fa78fc732306f314c784f7d74 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:29 Warning: overwriting stash ‘coverage-report’ 15:22:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:30 + ls -al . 15:22:30 total 260 15:22:30 drwxrwxr-x 12 jenkins jenkins 4096 Jul 20 15:17 . 15:22:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 .. 15:22:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 .blubracket 15:22:30 -rw-rw-r-- 1 jenkins jenkins 18 Jul 20 15:14 .dockerignore 15:22:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:14 .git 15:22:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 .github 15:22:30 -rw-rw-r-- 1 jenkins jenkins 178 Jul 20 15:14 .gitignore 15:22:30 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 20 15:14 Attribution.txt 15:22:30 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 20 15:14 CHANGELOG.md 15:22:30 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 20 15:14 CONTRIBUTING.md 15:22:30 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 15:14 Dockerfile 15:22:30 -rw-rw-r-- 1 jenkins jenkins 652 Jul 20 15:14 Jenkinsfile 15:22:30 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 20 15:14 LICENSE 15:22:30 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 20 15:14 Makefile 15:22:30 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 20 15:14 README.md 15:22:30 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:12 VERSION 15:22:30 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 20 15:14 angularmigrationlogs.md 15:22:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 assets 15:22:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 bin 15:22:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 cmd 15:22:30 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:17 coverage.out 15:22:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 docs 15:22:30 -rw-rw-r-- 1 jenkins jenkins 6691 Jul 20 15:14 go.mod 15:22:30 -rw-rw-r-- 1 jenkins jenkins 100586 Jul 20 15:14 go.sum 15:22:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:14 internal 15:22:30 -rwxrwxr-x 1 jenkins jenkins 568 Jul 20 15:14 redeploy.sh 15:22:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 testing 15:22:30 -rw-rw-r-- 1 jenkins jenkins 155 Jul 20 15:14 version.go 15:22:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:31 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc --label arch=arm64 --label version=3.1.0-dev.44 . 15:22:32 Sending build context to Docker daemon 35.41MB 15:22:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:22:32 Step 2/27 : FROM ${BASE} AS builder 15:22:32 ---> 74ab386f19ed 15:22:32 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:22:33 ---> Running in d668b0bb11da 15:22:33 Removing intermediate container d668b0bb11da 15:22:33 ---> 276b0ba67476 15:22:33 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 15:22:33 ---> Running in 6b4e7aaf226e 15:22:33 Removing intermediate container 6b4e7aaf226e 15:22:33 ---> 9f59b19f1411 15:22:33 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 15:22:33 ---> Running in eae02b0298de 15:22:34 Removing intermediate container eae02b0298de 15:22:34 ---> 9544453ac9d7 15:22:34 Step 6/27 : LABEL Name=edgex-ui-go 15:22:34 ---> Running in f5be599c449f 15:22:34 Removing intermediate container f5be599c449f 15:22:34 ---> 6c59787aa156 15:22:34 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:22:34 ---> Running in 649227dbc8af 15:22:35 Removing intermediate container 649227dbc8af 15:22:35 ---> 4e51e5bb2b7f 15:22:35 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:22:37 ---> 2afe459d8c1f 15:22:37 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:37 ---> Running in 94d1f3b3fe10 15:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:22:39 OK: 266 MiB in 52 packages 15:22:41 Removing intermediate container 94d1f3b3fe10 15:22:41 ---> e32b61d0ad8f 15:22:41 Step 10/27 : ENV GO111MODULE=on 15:22:41 ---> Running in 618027e1bf14 15:22:41 Removing intermediate container 618027e1bf14 15:22:41 ---> 2a0d9a336770 15:22:41 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:22:41 ---> Running in a076272edecc 15:22:41 Removing intermediate container a076272edecc 15:22:41 ---> 96b3c8ee9a9f 15:22:41 Step 12/27 : COPY go.mod vendor* ./ 15:22:42 ---> 9f8322b0f11b 15:22:42 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:42 ---> Running in fa7009570dfe 15:22:45 Removing intermediate container fa7009570dfe 15:22:45 ---> 8c36a364e0b6 15:22:45 Step 14/27 : COPY . . 15:22:49 ---> b72576d109e7 15:22:49 Step 15/27 : RUN ${MAKE} 15:22:49 ---> Running in 6fefabe9f391 15:22:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.44" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:26:57 Removing intermediate container 6fefabe9f391 15:26:57 ---> 0ba25980f2f9 15:26:57 Step 16/27 : FROM alpine:3.18 15:26:57 3.18: Pulling from library/alpine 15:26:57 5c905c7ebe2f: Pulling fs layer 15:26:57 5c905c7ebe2f: Download complete 15:26:57 5c905c7ebe2f: Pull complete 15:26:57 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:26:57 Status: Downloaded newer image for alpine:3.18 15:26:57 ---> dec292d02e07 15:26:57 Step 17/27 : RUN apk --no-cache upgrade 15:26:57 ---> Running in 47a10f6ef5fe 15:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:26:57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:26:57 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:26:57 OK: 8 MiB in 15 packages 15:26:57 Removing intermediate container 47a10f6ef5fe 15:26:57 ---> 860cdd9e6900 15:26:57 Step 18/27 : RUN apk add --update --no-cache dumb-init 15:26:57 ---> Running in ce71bddea7d9 15:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:26:58 (1/1) Installing dumb-init (1.2.5-r2) 15:26:58 Executing busybox-1.36.1-r7.trigger 15:26:58 OK: 8 MiB in 16 packages 15:26:59 Removing intermediate container ce71bddea7d9 15:26:59 ---> dc1351255ec0 15:26:59 Step 19/27 : EXPOSE 4000 15:26:59 ---> Running in 3a2dd441a5e0 15:26:59 Removing intermediate container 3a2dd441a5e0 15:26:59 ---> ba4994cf4b42 15:26:59 Step 20/27 : 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 15:27:02 ---> 86d9a17b844f 15:27:02 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:27:02 ---> c3326b498a9c 15:27:02 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:27:03 ---> 28bd2f1cda68 15:27:03 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:27:03 ---> Running in c5b606a2a433 15:27:03 Removing intermediate container c5b606a2a433 15:27:03 ---> 6e057def1db8 15:27:03 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:27:03 ---> Running in b8ada49474c4 15:27:04 Removing intermediate container b8ada49474c4 15:27:04 ---> 854474756cf9 15:27:04 Step 25/27 : LABEL arch=arm64 15:27:04 ---> Running in a9ff7c61e877 15:27:04 Removing intermediate container a9ff7c61e877 15:27:04 ---> 80d3856452a2 15:27:04 Step 26/27 : LABEL git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:27:04 ---> Running in 0526560f3029 15:27:04 Removing intermediate container 0526560f3029 15:27:04 ---> 445e2f200a2e 15:27:04 Step 27/27 : LABEL version=3.1.0-dev.44 15:27:04 ---> Running in 326caf87afa2 15:27:05 Removing intermediate container 326caf87afa2 15:27:05 ---> b9f6d6fe0036 15:27:05 [Warning] One or more build-args [ARCH] were not consumed 15:27:05 Successfully built b9f6d6fe0036 15:27:05 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:05 provisioning config files... 15:27:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/174@tmp/config9358644444112415969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:05 ---> ****-login.sh 15:27:05 nexus3.edgexfoundry.org:10001 15:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:06 Configure a credential helper to remove this warning. See 15:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:06 15:27:06 Login Succeeded 15:27:06 nexus3.edgexfoundry.org:10002 15:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:06 Configure a credential helper to remove this warning. See 15:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:06 15:27:06 Login Succeeded 15:27:06 nexus3.edgexfoundry.org:10003 15:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:06 Configure a credential helper to remove this warning. See 15:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:06 15:27:06 Login Succeeded 15:27:06 nexus3.edgexfoundry.org:10004 15:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:07 Configure a credential helper to remove this warning. See 15:27:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:07 15:27:07 Login Succeeded 15:27:07 ****.io 15:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:07 Configure a credential helper to remove this warning. See 15:27:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:07 15:27:07 Login Succeeded 15:27:07 ---> ****-login.sh ends [Pipeline] } 15:27:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:27:08 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:27:08 a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:27:08 latest 15:27:08 3.1.0-dev.44 15:27:08 a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 15:27:08 main 15:27:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:27:08 59dddf393af6: Preparing 15:27:08 62a0be39f4f3: Preparing 15:27:08 937368ced2b6: Preparing 15:27:08 1f988fc00051: Preparing 15:27:08 a2744605b596: Preparing 15:27:08 da707bb00cb8: Preparing 15:27:08 da707bb00cb8: Waiting 15:27:09 62a0be39f4f3: Pushed 15:27:09 1f988fc00051: Pushed 15:27:09 59dddf393af6: Pushed 15:27:09 da707bb00cb8: Layer already exists 15:27:10 a2744605b596: Pushed 15:27:20 937368ced2b6: Pushed 15:27:20 a97f6093086d50af1a8f0aee99fcb6c3193069cc: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:27:21 59dddf393af6: Preparing 15:27:21 62a0be39f4f3: Preparing 15:27:21 937368ced2b6: Preparing 15:27:21 1f988fc00051: Preparing 15:27:21 a2744605b596: Preparing 15:27:21 da707bb00cb8: Preparing 15:27:21 da707bb00cb8: Waiting 15:27:21 937368ced2b6: Layer already exists 15:27:21 62a0be39f4f3: Layer already exists 15:27:21 59dddf393af6: Layer already exists 15:27:21 1f988fc00051: Layer already exists 15:27:21 a2744605b596: Layer already exists 15:27:21 da707bb00cb8: Layer already exists 15:27:21 latest: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.44 15:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:27:22 59dddf393af6: Preparing 15:27:22 62a0be39f4f3: Preparing 15:27:22 937368ced2b6: Preparing 15:27:22 1f988fc00051: Preparing 15:27:22 a2744605b596: Preparing 15:27:22 da707bb00cb8: Preparing 15:27:22 da707bb00cb8: Waiting 15:27:22 937368ced2b6: Layer already exists 15:27:22 62a0be39f4f3: Layer already exists 15:27:22 1f988fc00051: Layer already exists 15:27:22 a2744605b596: Layer already exists 15:27:22 59dddf393af6: Layer already exists 15:27:22 da707bb00cb8: Layer already exists 15:27:22 3.1.0-dev.44: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 15:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:27:23 59dddf393af6: Preparing 15:27:23 62a0be39f4f3: Preparing 15:27:23 937368ced2b6: Preparing 15:27:23 1f988fc00051: Preparing 15:27:23 a2744605b596: Preparing 15:27:23 da707bb00cb8: Preparing 15:27:23 da707bb00cb8: Waiting 15:27:23 1f988fc00051: Layer already exists 15:27:23 62a0be39f4f3: Layer already exists 15:27:23 937368ced2b6: Layer already exists 15:27:23 a2744605b596: Layer already exists 15:27:23 59dddf393af6: Layer already exists 15:27:23 da707bb00cb8: Layer already exists 15:27:23 a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:27:24 59dddf393af6: Preparing 15:27:24 62a0be39f4f3: Preparing 15:27:24 937368ced2b6: Preparing 15:27:24 1f988fc00051: Preparing 15:27:24 a2744605b596: Preparing 15:27:24 da707bb00cb8: Preparing 15:27:24 da707bb00cb8: Waiting 15:27:24 59dddf393af6: Layer already exists 15:27:24 62a0be39f4f3: Layer already exists 15:27:24 1f988fc00051: Layer already exists 15:27:24 937368ced2b6: Layer already exists 15:27:24 a2744605b596: Layer already exists 15:27:24 da707bb00cb8: Layer already exists 15:27:24 main: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:24 ===================================================== [Pipeline] echo 15:27:24 taggedImages: 15:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc 15:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.44 15:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 15:27:24 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:25 15:27:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:25 arm64: Pulling from edgex-lftools-log-publisher 15:27:25 8998bd30e6a1: Pulling fs layer 15:27:25 04944245beec: Pulling fs layer 15:27:25 699f458cf7ca: Pulling fs layer 15:27:25 765212b225bb: Pulling fs layer 15:27:25 f23df028b6ca: Pulling fs layer 15:27:25 d65c8cfc05b1: Pulling fs layer 15:27:25 2437ff75d9bd: Pulling fs layer 15:27:25 765212b225bb: Waiting 15:27:25 f23df028b6ca: Waiting 15:27:25 d65c8cfc05b1: Waiting 15:27:25 2437ff75d9bd: Waiting 15:27:25 04944245beec: Verifying Checksum 15:27:25 04944245beec: Download complete 15:27:25 765212b225bb: Verifying Checksum 15:27:25 765212b225bb: Download complete 15:27:25 f23df028b6ca: Verifying Checksum 15:27:25 f23df028b6ca: Download complete 15:27:25 d65c8cfc05b1: Verifying Checksum 15:27:25 d65c8cfc05b1: Download complete 15:27:25 699f458cf7ca: Verifying Checksum 15:27:25 699f458cf7ca: Download complete 15:27:26 8998bd30e6a1: Verifying Checksum 15:27:26 8998bd30e6a1: Download complete 15:27:29 2437ff75d9bd: Verifying Checksum 15:27:29 2437ff75d9bd: Download complete 15:27:31 8998bd30e6a1: Pull complete 15:27:32 04944245beec: Pull complete 15:27:33 699f458cf7ca: Pull complete 15:27:34 765212b225bb: Pull complete 15:27:34 f23df028b6ca: Pull complete 15:27:34 d65c8cfc05b1: Pull complete 15:27:53 2437ff75d9bd: Pull complete 15:27:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:53 prd-ubuntu20.04-docker-arm64-4c-16g-6007 does not seem to be running inside a container 15:27:53 $ 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/174 -v /w/workspace/edgex-ui-go/174:/w/workspace/edgex-ui-go/174:rw,z -v /w/workspace/edgex-ui-go/174@tmp:/w/workspace/edgex-ui-go/174@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 15:27:56 $ docker top b7de7bd5bad7819081bbcb831c113cf9148fdf83585aaa4a32eee2f6b08b8bdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:57 ---> job-cost.sh 15:27:57 lf-activate-venv: SKIPPING 15:27:57 INFO: No Stack... 15:27:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:59 INFO: Archiving Costs [Pipeline] sh 15:27:59 + cat /w/workspace/edgex-ui-go/174/archives/cost.csv 15:27:59 + cut -d, -f6 [Pipeline] lock 15:27:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] 15:27:59 Resource [jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] did not exist. Created. 15:27:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:00 /w/workspace/edgex-ui-go/174@tmp/durable-2ec1cebb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:01 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:01 Warning: overwriting stash ‘stack-cost’ 15:28:01 Stashed 1 file(s) [Pipeline] } 15:28:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:01 $ docker stop --time=1 b7de7bd5bad7819081bbcb831c113cf9148fdf83585aaa4a32eee2f6b08b8bdb 15:28:02 $ docker rm -f --volumes b7de7bd5bad7819081bbcb831c113cf9148fdf83585aaa4a32eee2f6b08b8bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:28:03 provisioning config files... 15:28:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3670677151309995239tmp [Pipeline] { [Pipeline] sh 15:28:03 + set +x 15:28:03 + + curl -s https://codecov.io/bashbash 15:28:03 -s -- 15:28:04 15:28:04 _____ _ 15:28:04 / ____| | | 15:28:04 | | ___ __| | ___ ___ _____ __ 15:28:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:04 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:04 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:04 Bash-1.0.6 15:28:04 15:28:04 15:28:04 ==> git version 2.25.1 found 15:28:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:28:04 Release-Date: 2020-01-08 15:28:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:04 ==> Jenkins CI detected. 15:28:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:28:04 project root: . 15:28:04 --> token set from env 15:28:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:04 ==> Running gcov in . (disable via -X gcov) 15:28:04 ==> Python coveragepy not found 15:28:04 ==> Searching for coverage reports in: 15:28:04 + . 15:28:04 -> Found 1 reports 15:28:04 ==> Detecting git/mercurial file structure 15:28:04 ==> Reading reports 15:28:04 + ./coverage.out bytes=10 15:28:04 ==> Appending adjustments 15:28:04 https://docs.codecov.io/docs/fixing-reports 15:28:04 + Found adjustments 15:28:04 ==> Gzipping contents 15:28:04 12K /tmp/codecov.29rMzP.gz 15:28:04 ==> Uploading reports 15:28:04 url: https://codecov.io 15:28:04 query: branch=main&commit=a97f6093086d50af1a8f0aee99fcb6c3193069cc&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:04 -> Pinging Codecov 15:28:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a97f6093086d50af1a8f0aee99fcb6c3193069cc&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:04 -> Uploading to 15:28:04 https://storage.googleapis.com/codecov/v4/raw/2024-07-20/FB506323287CE973F263BFD2A0EB1F37/a97f6093086d50af1a8f0aee99fcb6c3193069cc/86431cc4-c1e9-4414-8c30-03ae705b0bc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240720%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240720T152804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c336c117115b3754ba9294aa277bc183621f5dad099ec0e69ac5435c8b7cd078 15:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:04 Dload Upload Total Spent Left Speed 15:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 34677 --:--:-- --:--:-- --:--:-- 34677 15:28:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] } 15:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:28:05 15:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:28:05 latest: Pulling from edgex-devops/edgex-snyk-go 15:28:05 619be1103602: Already exists 15:28:05 f8ea3408117e: Pulling fs layer 15:28:05 91320369b822: Pulling fs layer 15:28:05 0406650e8295: Pulling fs layer 15:28:05 4f4fb700ef54: Pulling fs layer 15:28:05 96d80e3f36e1: Pulling fs layer 15:28:05 bcf3aedb951c: Pulling fs layer 15:28:05 4f4fb700ef54: Waiting 15:28:05 96d80e3f36e1: Waiting 15:28:05 0406650e8295: Download complete 15:28:05 f8ea3408117e: Download complete 15:28:05 4f4fb700ef54: Verifying Checksum 15:28:05 4f4fb700ef54: Download complete 15:28:05 f8ea3408117e: Pull complete 15:28:06 96d80e3f36e1: Verifying Checksum 15:28:06 96d80e3f36e1: Download complete 15:28:06 91320369b822: Verifying Checksum 15:28:06 91320369b822: Download complete 15:28:07 bcf3aedb951c: Verifying Checksum 15:28:07 bcf3aedb951c: Download complete 15:28:10 91320369b822: Pull complete 15:28:10 0406650e8295: Pull complete 15:28:10 4f4fb700ef54: Pull complete 15:28:10 96d80e3f36e1: Pull complete 15:28:12 bcf3aedb951c: Pull complete 15:28:12 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:13 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 15:28:14 $ docker top 848bd3b55660c5ff65339feda6df7ca84952992b1d5b5912d75b5ab170775050 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 15:28:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:28:14 + set -o pipefail 15:28:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:28:27 15:28:27 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:28:27 15:28:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/a183a401-d249-4bf0-85ef-4e8259538d6f 15:28:27 15:28:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:28:27 15:28:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:27 [Pipeline] } 15:28:27 $ docker stop --time=1 848bd3b55660c5ff65339feda6df7ca84952992b1d5b5912d75b5ab170775050 15:28:29 $ docker rm -f --volumes 848bd3b55660c5ff65339feda6df7ca84952992b1d5b5912d75b5ab170775050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:30 + git log --format=format:%s -1 a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] sh 15:28:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:31 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:28:31 $ docker top 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b -eo pid,comm 15:28:31 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). 15:28:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:44 [ssh-agent] Looking for ssh-agent implementation... 15:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:44 $ docker exec 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b ssh-agent 15:28:44 SSH_AUTH_SOCK=/tmp/ssh-KiA9s6gQFK5F/agent.32 15:28:44 SSH_AGENT_PID=38 15:28:44 Running ssh-add (command line suppressed) 15:28:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13441248150319711254.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13441248150319711254.key) 15:28:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:44 + git semver tag 15:28:45 2024-07-20 15:28:44,912 [run_tag] DEBUG tag force:False 15:28:45 2024-07-20 15:28:44,912 [check_head_tag] DEBUG check head tag 15:28:45 2024-07-20 15:28:44,913 [execute] INFO git cat-file --batch-check 15:28:45 2024-07-20 15:28:44,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:28:45 2024-07-20 15:28:44,917 [execute] INFO git cat-file --batch 15:28:45 2024-07-20 15:28:44,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:28:45 2024-07-20 15:28:44,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:28:45 2024-07-20 15:28:44,936 [execute] INFO git tag -a v3.1.0-dev.44 -m v3.1.0-dev.44 15:28:45 2024-07-20 15:28:44,937 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.44', '-m', 'v3.1.0-dev.44'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:28:45 2024-07-20 15:28:44,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:28:45 3.1.0-dev.44 [Pipeline] } 15:28:45 $ docker exec --env ******** --env ******** 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b ssh-agent -k 15:28:45 unset SSH_AUTH_SOCK; 15:28:45 unset SSH_AGENT_PID; 15:28:45 echo Agent pid 38 killed; 15:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:45 + git semver [Pipeline] } 15:28:45 $ docker stop --time=1 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b 15:28:46 $ docker rm -f --volumes 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:47 15:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:47 0.23.1-centos7: Pulling from edgex-lftools 15:28:47 ab5ef0e58194: Pulling fs layer 15:28:47 9712f1f96733: Pulling fs layer 15:28:47 63f879dbbcfc: Pulling fs layer 15:28:47 0d9ebad4ef96: Pulling fs layer 15:28:47 e9a5061849ea: Pulling fs layer 15:28:47 d747dcd14b5f: Pulling fs layer 15:28:47 2de7ff778b66: Pulling fs layer 15:28:47 e9a5061849ea: Waiting 15:28:47 9712f1f96733: Verifying Checksum 15:28:47 9712f1f96733: Download complete 15:28:47 63f879dbbcfc: Verifying Checksum 15:28:47 63f879dbbcfc: Download complete 15:28:48 e9a5061849ea: Verifying Checksum 15:28:48 e9a5061849ea: Download complete 15:28:48 d747dcd14b5f: Download complete 15:28:48 0d9ebad4ef96: Verifying Checksum 15:28:48 0d9ebad4ef96: Download complete 15:28:48 ab5ef0e58194: Download complete 15:28:48 2de7ff778b66: Verifying Checksum 15:28:48 2de7ff778b66: Download complete 15:28:50 ab5ef0e58194: Pull complete 15:28:50 9712f1f96733: Pull complete 15:28:51 63f879dbbcfc: Pull complete 15:28:55 0d9ebad4ef96: Pull complete 15:28:55 e9a5061849ea: Pull complete 15:28:55 d747dcd14b5f: Pull complete 15:28:56 2de7ff778b66: Pull complete 15:28:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:56 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:28:58 $ docker top 3a624541d48ccfda76b9a4f480b02aac32d29a5ac28362a2c62a050e27442f2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:28:58 provisioning config files... 15:28:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8047428176625834588tmp 15:28:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17456428525712163699tmp 15:28:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4304062986476184617tmp [Pipeline] { [Pipeline] echo 15:28:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:28:58 ---> sigul-configuration.sh 15:28:58 gpg: directory `/root/.gnupg' created 15:28:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:28:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:28:58 gpg: keyring `/root/.gnupg/secring.gpg' created 15:28:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:28:58 gpg: CAST5 encrypted data 15:28:58 gpg: encrypted with 1 passphrase 15:28:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:28:59 + mkdir /home/jenkins 15:28:59 + mkdir /home/jenkins/sigul [Pipeline] sh 15:28:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:28:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:59 ---> sigul-install.sh 15:28:59 Sigul already installed; skipping installation. [Pipeline] sh 15:29:00 + git tag --list 15:29:00 0.1.1 15:29:00 v1.1.0 15:29:00 v1.2.0 15:29:00 v1.2.1 15:29:00 v1.3.0 15:29:00 v2.0.0 15:29:00 v2.1.0 15:29:00 v2.2.0 15:29:00 v2.3.0 15:29:00 v3.0 15:29:00 v3.0.0 15:29:00 v3.1 15:29:00 v3.1.0 15:29:00 v3.1.0-dev.1 15:29:00 v3.1.0-dev.10 15:29:00 v3.1.0-dev.11 15:29:00 v3.1.0-dev.12 15:29:00 v3.1.0-dev.13 15:29:00 v3.1.0-dev.14 15:29:00 v3.1.0-dev.15 15:29:00 v3.1.0-dev.16 15:29:00 v3.1.0-dev.17 15:29:00 v3.1.0-dev.18 15:29:00 v3.1.0-dev.19 15:29:00 v3.1.0-dev.2 15:29:00 v3.1.0-dev.20 15:29:00 v3.1.0-dev.21 15:29:00 v3.1.0-dev.22 15:29:00 v3.1.0-dev.23 15:29:00 v3.1.0-dev.24 15:29:00 v3.1.0-dev.25 15:29:00 v3.1.0-dev.26 15:29:00 v3.1.0-dev.27 15:29:00 v3.1.0-dev.28 15:29:00 v3.1.0-dev.29 15:29:00 v3.1.0-dev.3 15:29:00 v3.1.0-dev.30 15:29:00 v3.1.0-dev.31 15:29:00 v3.1.0-dev.32 15:29:00 v3.1.0-dev.33 15:29:00 v3.1.0-dev.34 15:29:00 v3.1.0-dev.35 15:29:00 v3.1.0-dev.36 15:29:00 v3.1.0-dev.37 15:29:00 v3.1.0-dev.38 15:29:00 v3.1.0-dev.39 15:29:00 v3.1.0-dev.4 15:29:00 v3.1.0-dev.40 15:29:00 v3.1.0-dev.41 15:29:00 v3.1.0-dev.42 15:29:00 v3.1.0-dev.43 15:29:00 v3.1.0-dev.44 15:29:00 v3.1.0-dev.5 15:29:00 v3.1.0-dev.6 15:29:00 v3.1.0-dev.7 15:29:00 v3.1.0-dev.8 15:29:00 v3.1.0-dev.9 [Pipeline] sh 15:29:00 + lftools sign git-tag v3.1.0-dev.44 15:29:00 Signing Git tag with Sigul... 15:29:00 Signing v3.1.0-dev.44 [Pipeline] echo 15:29:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:01 $ docker stop --time=1 3a624541d48ccfda76b9a4f480b02aac32d29a5ac28362a2c62a050e27442f2c 15:29:03 $ docker rm -f --volumes 3a624541d48ccfda76b9a4f480b02aac32d29a5ac28362a2c62a050e27442f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:03 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:04 $ docker top 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:04 [ssh-agent] Looking for ssh-agent implementation... 15:29:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:04 $ docker exec 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad ssh-agent 15:29:04 SSH_AUTH_SOCK=/tmp/ssh-9MA9F7vQf1Be/agent.32 15:29:04 SSH_AGENT_PID=38 15:29:04 Running ssh-add (command line suppressed) 15:29:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15914563436586710152.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15914563436586710152.key) 15:29:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:05 + git semver bump pre 15:29:05 2024-07-20 15:29:05,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:05 2024-07-20 15:29:05,302 [bump_version] DEBUG bumping version:3.1.0-dev.44 on axis:pre with prefix:dev 15:29:05 2024-07-20 15:29:05,303 [bump_version] DEBUG bumped version:3.1.0-dev.45 15:29:05 2024-07-20 15:29:05,303 [write_version] DEBUG write version:3.1.0-dev.45 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:29:05 2024-07-20 15:29:05,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:05 2024-07-20 15:29:05,303 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:05 2024-07-20 15:29:05,304 [execute] INFO git cat-file --batch-check 15:29:05 2024-07-20 15:29:05,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:05 2024-07-20 15:29:05,309 [execute] INFO git cat-file --batch 15:29:05 2024-07-20 15:29:05,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:05 2024-07-20 15:29:05,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:05 3.1.0-dev.45 [Pipeline] } 15:29:05 $ docker exec --env ******** --env ******** 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad ssh-agent -k 15:29:05 unset SSH_AUTH_SOCK; 15:29:05 unset SSH_AGENT_PID; 15:29:05 echo Agent pid 38 killed; 15:29:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:05 + git semver [Pipeline] } 15:29:06 $ docker stop --time=1 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad 15:29:07 $ docker rm -f --volumes 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad [Pipeline] // withDockerContainer [Pipeline] sh 15:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:08 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:08 $ docker top 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:08 [ssh-agent] Looking for ssh-agent implementation... 15:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:08 $ docker exec 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 ssh-agent 15:29:08 SSH_AUTH_SOCK=/tmp/ssh-gYDAPWj5tzPR/agent.33 15:29:08 SSH_AGENT_PID=39 15:29:08 Running ssh-add (command line suppressed) 15:29:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1041868201705466860.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1041868201705466860.key) 15:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:09 + git semver push 15:29:09 2024-07-20 15:29:09,421 [run_push] DEBUG push 15:29:09 2024-07-20 15:29:09,421 [execute] INFO git cat-file --batch-check 15:29:09 2024-07-20 15:29:09,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:09 2024-07-20 15:29:09,427 [execute] INFO git rev-list 86d866ebb817ea9b3150622906f3032dd9128c42 -- 15:29:09 2024-07-20 15:29:09,427 [execute] DEBUG Popen(['git', 'rev-list', '86d866ebb817ea9b3150622906f3032dd9128c42', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:09 2024-07-20 15:29:09,439 [execute] INFO git fetch -v origin 15:29:09 2024-07-20 15:29:09,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:29:10 2024-07-20 15:29:09,898 [run_push] DEBUG no remote changes detected 15:29:10 2024-07-20 15:29:09,898 [execute] INFO git push origin semver 15:29:10 2024-07-20 15:29:09,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:11 2024-07-20 15:29:10,802 [run_push] DEBUG push all version tags 15:29:11 2024-07-20 15:29:10,803 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:11 2024-07-20 15:29:10,804 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:29:11 2024-07-20 15:29:11,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:11 3.1.0-dev.45 [Pipeline] } 15:29:11 $ docker exec --env ******** --env ******** 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 ssh-agent -k 15:29:11 unset SSH_AUTH_SOCK; 15:29:11 unset SSH_AGENT_PID; 15:29:11 echo Agent pid 39 killed; 15:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:12 + git semver [Pipeline] } 15:29:12 $ docker stop --time=1 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 15:29:13 $ docker rm -f --volumes 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:29:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:29:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:29:14 total 16 15:29:14 drwxr-xr-x 3 root root 4096 Jul 20 15:16 . 15:29:14 drwxrwxr-x 14 jenkins jenkins 4096 Jul 20 15:28 .. 15:29:14 drwxr-xr-x 2 root root 4096 Jul 20 15:16 cost 15:29:14 -rw-r--r-- 1 root root 83 Jul 20 15:16 cost.csv 15:29:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:29:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:29:14 total 16 15:29:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:16 . 15:29:14 drwxrwxr-x 14 jenkins jenkins 4096 Jul 20 15:28 .. 15:29:14 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 15:16 cost 15:29:14 -rw-r--r-- 1 jenkins jenkins 83 Jul 20 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:29:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:15 ---> package-listing.sh 15:29:15 ++ facter osfamily 15:29:15 ++ tr '[:upper:]' '[:lower:]' 15:29:15 + OS_FAMILY=debian 15:29:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:29:15 + START_PACKAGES=/tmp/packages_start.txt 15:29:15 + END_PACKAGES=/tmp/packages_end.txt 15:29:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:15 + PACKAGES=/tmp/packages_start.txt 15:29:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:29:15 + PACKAGES=/tmp/packages_end.txt 15:29:15 + case "${OS_FAMILY}" in 15:29:15 + dpkg -l 15:29:15 + grep '^ii' 15:29:15 + '[' -f /tmp/packages_start.txt ']' 15:29:15 + '[' -f /tmp/packages_end.txt ']' 15:29:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:29:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:29:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:29:15 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 15:29:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:16 prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container 15:29:16 $ 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 15:29:16 $ docker top d0e0aa646575b0de13b24181c27886be894cc9a8bedf0ccfb87a0d39d015aa6f -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:17 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:17 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:17 + ls /var/log/sa-host 15:29:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:18 provisioning config files... 15:29:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6034739434619045960tmp [Pipeline] { [Pipeline] echo 15:29:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:18 ---> create-netrc.sh [Pipeline] } 15:29:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:18 ---> python-tools-install.sh [Pipeline] echo 15:29:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:19 ---> sudo-logs.sh 15:29:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:19 ---> job-cost.sh 15:29:19 lf-activate-venv: SKIPPING 15:29:19 DEBUG: total: 0.2199999988079071 15:29:19 INFO: Retrieving Stack Cost... 15:29:19 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:19 INFO: Archiving Costs [Pipeline] echo 15:29:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:20 ---> logs-deploy.sh 15:29:20 lf-activate-venv: SKIPPING 15:29:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/174 15:29:20 INFO: archiving workspace using pattern(s): 15:29:21 Archives upload complete. 15:29:21 INFO: archiving logs to Nexus 15:29:22 ---> uname -a: 15:29:22 Linux prd-ubuntu20-04-docker-8c-8g-6005 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:29:22 15:29:22 15:29:22 ---> lscpu: 15:29:22 Architecture: x86_64 15:29:22 CPU op-mode(s): 32-bit, 64-bit 15:29:22 Byte Order: Little Endian 15:29:22 Address sizes: 40 bits physical, 48 bits virtual 15:29:22 CPU(s): 8 15:29:22 On-line CPU(s) list: 0-7 15:29:22 Thread(s) per core: 1 15:29:22 Core(s) per socket: 1 15:29:22 Socket(s): 8 15:29:22 NUMA node(s): 1 15:29:22 Vendor ID: AuthenticAMD 15:29:22 CPU family: 23 15:29:22 Model: 49 15:29:22 Model name: AMD EPYC-Rome Processor 15:29:22 Stepping: 0 15:29:22 CPU MHz: 2799.998 15:29:22 BogoMIPS: 5599.99 15:29:22 Virtualization: AMD-V 15:29:22 Hypervisor vendor: KVM 15:29:22 Virtualization type: full 15:29:22 L1d cache: 256 KiB 15:29:22 L1i cache: 256 KiB 15:29:22 L2 cache: 4 MiB 15:29:22 L3 cache: 128 MiB 15:29:22 NUMA node0 CPU(s): 0-7 15:29:22 Vulnerability Itlb multihit: Not affected 15:29:22 Vulnerability L1tf: Not affected 15:29:22 Vulnerability Mds: Not affected 15:29:22 Vulnerability Meltdown: Not affected 15:29:22 Vulnerability Mmio stale data: Not affected 15:29:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:29:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:29:22 Vulnerability Srbds: Not affected 15:29:22 Vulnerability Tsx async abort: Not affected 15:29:22 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 15:29:22 15:29:22 15:29:22 ---> nproc: 15:29:22 8 15:29:22 15:29:22 15:29:22 ---> df -h: 15:29:22 Filesystem Size Used Avail Use% Mounted on 15:29:22 overlay 155G 16G 140G 10% / 15:29:22 tmpfs 64M 0 64M 0% /dev 15:29:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:29:22 shm 64M 0 64M 0% /dev/shm 15:29:22 /dev/vda1 155G 16G 140G 10% /facter-os 15:29:22 15:29:22 15:29:22 ---> sar -b -r -n DEV: 15:29:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6005) 07/20/24 _x86_64_ (8 CPU) 15:29:22 15:29:22 15:11:02 LINUX RESTART (8 CPU) 15:29:22 15:29:22 15:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:22 15:13:01 156.79 1.10 155.69 0.00 48.26 42487.58 0.00 15:29:22 15:14:01 250.36 1.33 249.03 0.00 13.20 94394.27 0.00 15:29:22 15:15:01 295.35 0.15 295.20 0.00 1.20 71867.62 0.00 15:29:22 15:16:01 211.36 1.20 210.16 0.00 26.40 79749.24 0.00 15:29:22 15:17:01 103.90 5.20 98.70 0.00 4356.34 25596.82 0.00 15:29:22 15:18:01 4.32 0.02 4.30 0.00 0.13 98.52 0.00 15:29:22 15:19:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 15:29:22 15:20:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 15:29:22 15:21:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 15:29:22 15:22:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 15:29:22 15:23:01 1.35 0.00 1.35 0.00 0.00 20.66 0.00 15:29:22 15:24:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 15:29:22 15:25:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 15:29:22 15:26:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 15:29:22 15:27:01 1.77 0.02 1.75 0.00 0.13 23.99 0.00 15:29:22 15:28:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 15:29:22 15:29:01 142.91 0.33 142.58 0.00 17.60 65118.48 0.00 15:29:22 Average: 69.26 0.55 68.71 0.00 262.74 22301.28 0.00 15:29:22 15:29:22 15:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:22 15:13:01 28315312 31477572 826872 2.51 105176 3264568 1996456 5.88 1189952 2909740 249072 15:29:22 15:14:01 26663156 31460312 835136 2.54 196028 4667592 1951216 5.75 1369468 4229868 244224 15:29:22 15:15:01 24297172 30152056 2135592 6.49 248020 5563492 2050524 6.04 2773920 5046404 25796 15:29:22 15:16:01 24805428 31467772 826152 2.51 253876 6359760 2031264 5.99 1742928 5602812 63792 15:29:22 15:17:01 23928268 31463024 802740 2.44 286640 7146640 1725624 5.09 2019628 6113360 40 15:29:22 15:18:01 23935988 31465908 799668 2.43 285156 7143396 1720876 5.07 2017352 6110148 168 15:29:22 15:19:01 23943384 31473384 792280 2.41 285184 7143396 1720876 5.07 2009188 6110148 16 15:29:22 15:20:01 23943524 31473532 792068 2.41 285220 7143400 1720876 5.07 2009328 6110152 16 15:29:22 15:21:01 23951508 31481576 783936 2.38 285260 7143384 1720876 5.07 2002020 6110152 20 15:29:22 15:22:01 23951832 31481928 783552 2.38 285268 7143408 1720876 5.07 2002092 6110156 180 15:29:22 15:23:01 23952664 31482808 782612 2.38 285312 7143412 1720876 5.07 2001720 6110160 204 15:29:22 15:24:01 23952412 31482592 782724 2.38 285328 7143412 1720876 5.07 2001340 6110160 8 15:29:22 15:25:01 23952900 31483208 782036 2.38 285336 7143544 1720876 5.07 2001364 6110272 8 15:29:22 15:26:01 23952944 31483312 781856 2.38 285348 7143540 1720876 5.07 2001176 6110292 8 15:29:22 15:27:01 23951104 31481596 783860 2.38 285368 7143524 1725096 5.08 2001552 6110268 8 15:29:22 15:28:01 23951344 31481848 783744 2.38 285396 7143528 1725096 5.08 2001484 6110272 8 15:29:22 15:29:01 22500364 31430748 825792 2.51 317484 8376736 1892456 5.58 2122952 7297040 1060 15:29:22 Average: 24349959 31395481 876507 2.67 267376 6703337 1799154 5.30 1956910 5788906 34390 15:29:22 15:29:22 15:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:22 15:13:01 ens3 671.85 471.78 7040.12 57.76 0.00 0.00 0.00 0.00 15:29:22 15:13:01 lo 5.22 5.22 0.57 0.57 0.00 0.00 0.00 0.00 15:29:22 15:13:01 docker0 328.62 417.93 26.29 1586.48 0.00 0.00 0.00 0.00 15:29:22 15:13:01 veth7870826 255.33 348.75 24.55 1155.62 0.00 0.00 0.00 0.09 15:29:22 15:14:01 ens3 408.48 182.05 4236.82 28.38 0.00 0.00 0.00 0.00 15:29:22 15:14:01 vethccc05d0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 15:29:22 15:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:29:22 15:14:01 veth593d4fe 28.80 109.98 2.19 1430.62 0.00 0.00 0.00 0.12 15:29:22 15:14:01 docker0 150.69 357.64 12.00 3531.96 0.00 0.00 0.00 0.00 15:29:22 15:15:01 ens3 362.82 174.12 4138.06 34.52 0.00 0.00 0.00 0.00 15:29:22 15:15:01 vethccc05d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:15:01 veth4de6430 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 15:29:22 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:15:01 docker0 156.57 333.48 19.44 4114.81 0.00 0.00 0.00 0.00 15:29:22 15:16:01 ens3 166.26 153.59 1303.29 514.57 0.00 0.00 0.00 0.00 15:29:22 15:16:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 15:29:22 15:16:01 docker0 6.92 11.85 0.40 125.83 0.00 0.00 0.00 0.00 15:29:22 15:17:01 ens3 239.61 104.63 4167.28 13.07 0.00 0.00 0.00 0.00 15:29:22 15:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:29:22 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:18:01 ens3 2.38 0.70 0.74 0.47 0.00 0.00 0.00 0.00 15:29:22 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:19:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:29:22 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:20:01 ens3 0.72 0.53 0.36 0.29 0.00 0.00 0.00 0.00 15:29:22 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:21:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:29:22 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:22:01 ens3 0.42 0.23 0.15 0.08 0.00 0.00 0.00 0.00 15:29:22 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:23:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:29:22 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:24:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:25:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:27:01 ens3 0.40 0.15 0.14 0.07 0.00 0.00 0.00 0.00 15:29:22 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:28:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:22 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:22 15:29:01 ens3 441.49 275.64 8094.26 113.24 0.00 0.00 0.00 0.00 15:29:22 15:29:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:29:22 15:29:01 vethbfb8de4 0.32 0.40 0.08 0.12 0.00 0.00 0.00 0.00 15:29:22 15:29:01 docker0 95.08 166.29 8.12 1255.33 0.00 0.00 0.00 0.00 15:29:22 Average: ens3 134.49 79.83 1699.43 44.84 0.00 0.00 0.00 0.00 15:29:22 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 15:29:22 Average: vethbfb8de4 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 15:29:22 Average: docker0 43.12 75.38 3.87 623.39 0.00 0.00 0.00 0.00 15:29:22 15:29:22 15:29:22 ---> sar -P ALL: 15:29:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6005) 07/20/24 _x86_64_ (8 CPU) 15:29:22 15:29:22 15:11:02 LINUX RESTART (8 CPU) 15:29:22 15:29:22 15:12:02 CPU %user %nice %system %iowait %steal %idle 15:29:22 15:13:01 all 6.26 0.00 2.93 2.15 0.07 88.59 15:29:22 15:13:01 0 6.41 0.00 3.44 3.39 0.07 86.69 15:29:22 15:13:01 1 6.27 0.00 3.10 0.50 0.07 90.07 15:29:22 15:13:01 2 6.07 0.00 3.87 7.16 0.09 82.81 15:29:22 15:13:01 3 5.77 0.00 3.08 0.82 0.07 90.26 15:29:22 15:13:01 4 6.17 0.00 2.48 0.07 0.09 91.20 15:29:22 15:13:01 5 7.52 0.00 2.32 0.53 0.05 89.57 15:29:22 15:13:01 6 6.26 0.00 2.53 0.92 0.05 90.23 15:29:22 15:13:01 7 5.58 0.00 2.64 3.84 0.09 87.86 15:29:22 15:14:01 all 32.54 0.00 8.33 1.32 0.10 57.70 15:29:22 15:14:01 0 32.44 0.00 8.53 0.15 0.10 58.78 15:29:22 15:14:01 1 32.39 0.00 8.71 0.98 0.10 57.82 15:29:22 15:14:01 2 32.56 0.00 8.03 0.81 0.08 58.51 15:29:22 15:14:01 3 32.32 0.00 7.45 0.05 0.10 60.07 15:29:22 15:14:01 4 32.51 0.00 9.31 3.44 0.10 54.64 15:29:22 15:14:01 5 30.59 0.00 7.09 0.10 0.07 62.15 15:29:22 15:14:01 6 32.63 0.00 7.95 0.29 0.08 59.05 15:29:22 15:14:01 7 34.92 0.00 9.59 4.78 0.12 50.59 15:29:22 15:15:01 all 16.13 0.00 3.67 1.37 0.07 78.75 15:29:22 15:15:01 0 15.93 0.00 3.70 0.13 0.08 80.16 15:29:22 15:15:01 1 22.04 0.00 3.38 2.50 0.07 72.01 15:29:22 15:15:01 2 20.71 0.00 4.31 1.91 0.05 73.02 15:29:22 15:15:01 3 9.83 0.00 4.37 0.39 0.08 85.32 15:29:22 15:15:01 4 15.84 0.00 4.20 0.84 0.08 79.04 15:29:22 15:15:01 5 16.10 0.00 3.37 1.95 0.07 78.51 15:29:22 15:15:01 6 13.31 0.00 2.42 0.18 0.07 84.01 15:29:22 15:15:01 7 15.27 0.00 3.65 3.08 0.07 77.94 15:29:22 15:16:01 all 27.20 0.00 5.55 0.86 0.08 66.32 15:29:22 15:16:01 0 26.34 0.00 5.79 0.05 0.07 67.75 15:29:22 15:16:01 1 24.00 0.00 4.67 0.05 0.07 71.22 15:29:22 15:16:01 2 25.85 0.00 5.87 3.76 0.08 64.43 15:29:22 15:16:01 3 24.75 0.00 5.67 0.18 0.05 69.34 15:29:22 15:16:01 4 28.81 0.00 5.94 2.05 0.08 63.12 15:29:22 15:16:01 5 27.73 0.00 5.04 0.27 0.08 66.88 15:29:22 15:16:01 6 31.06 0.00 5.19 0.24 0.08 63.43 15:29:22 15:16:01 7 29.08 0.00 6.19 0.32 0.08 64.33 15:29:22 15:17:01 all 4.76 0.00 2.23 0.46 0.03 92.51 15:29:22 15:17:01 0 5.70 0.00 1.89 0.07 0.03 92.31 15:29:22 15:17:01 1 5.77 0.00 2.70 0.12 0.05 91.36 15:29:22 15:17:01 2 4.44 0.00 1.94 0.74 0.03 92.84 15:29:22 15:17:01 3 4.55 0.00 2.86 0.75 0.03 91.80 15:29:22 15:17:01 4 3.58 0.00 2.95 1.02 0.03 92.41 15:29:22 15:17:01 5 4.50 0.00 1.73 0.12 0.02 93.64 15:29:22 15:17:01 6 4.40 0.00 1.78 0.82 0.03 92.97 15:29:22 15:17:01 7 5.15 0.00 1.97 0.07 0.03 92.78 15:29:22 15:18:01 all 0.09 0.00 0.05 0.18 0.01 99.67 15:29:22 15:18:01 0 0.03 0.00 0.08 0.02 0.02 99.85 15:29:22 15:18:01 1 0.07 0.00 0.08 0.47 0.02 99.37 15:29:22 15:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:22 15:18:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:29:22 15:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:22 15:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:29:22 15:18:01 6 0.07 0.00 0.05 0.85 0.02 99.02 15:29:22 15:18:01 7 0.42 0.00 0.10 0.07 0.05 99.37 15:29:22 15:19:01 all 0.16 0.00 0.01 0.04 0.01 99.78 15:29:22 15:19:01 0 0.03 0.00 0.02 0.02 0.00 99.93 15:29:22 15:19:01 1 0.08 0.00 0.07 0.00 0.02 99.83 15:29:22 15:19:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:29:22 15:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:19:01 6 0.00 0.00 0.00 0.32 0.00 99.68 15:29:22 15:19:01 7 1.08 0.00 0.00 0.00 0.02 98.91 15:29:22 15:20:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:29:22 15:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:29:22 15:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:29:22 15:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:29:22 15:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:29:22 15:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:22 15:20:01 7 1.94 0.00 0.02 0.00 0.02 98.03 15:29:22 15:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 15:29:22 15:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:29:22 15:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:29:22 15:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:29:22 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:29:22 15:21:01 5 0.35 0.00 0.02 0.00 0.00 99.63 15:29:22 15:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:29:22 15:21:01 7 0.15 0.00 0.00 0.00 0.00 99.85 15:29:22 15:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:29:22 15:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:29:22 15:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:29:22 15:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:29:22 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:29:22 15:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:29:22 15:23:01 all 0.24 0.00 0.01 0.00 0.00 99.74 15:29:22 15:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:29:22 15:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:29:22 15:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:29:22 15:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:29:22 15:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:29:22 15:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:29:22 15:23:01 7 1.76 0.00 0.00 0.00 0.00 98.24 15:29:22 15:29:22 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:29:22 15:24:01 all 0.26 0.00 0.01 0.00 0.01 99.73 15:29:22 15:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:29:22 15:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:29:22 15:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:29:22 15:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:29:22 15:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:29:22 15:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:29:22 15:24:01 7 1.97 0.00 0.00 0.00 0.02 98.01 15:29:22 15:25:01 all 0.24 0.00 0.00 0.00 0.01 99.75 15:29:22 15:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:29:22 15:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:29:22 15:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:22 15:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:29:22 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:25:01 7 1.74 0.00 0.02 0.00 0.02 98.22 15:29:22 15:26:01 all 0.24 0.00 0.01 0.00 0.00 99.75 15:29:22 15:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:29:22 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:29:22 15:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:29:22 15:26:01 6 0.05 0.00 0.02 0.02 0.00 99.92 15:29:22 15:26:01 7 1.78 0.00 0.00 0.00 0.00 98.22 15:29:22 15:27:01 all 0.05 0.00 0.03 0.01 0.01 99.90 15:29:22 15:27:01 0 0.03 0.00 0.05 0.05 0.02 99.85 15:29:22 15:27:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:29:22 15:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:29:22 15:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:29:22 15:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:29:22 15:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:29:22 15:27:01 6 0.03 0.00 0.03 0.03 0.02 99.88 15:29:22 15:27:01 7 0.13 0.00 0.03 0.00 0.02 99.82 15:29:22 15:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:29:22 15:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:29:22 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:29:22 15:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:29:22 15:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:22 15:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:29:22 15:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:29:22 15:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:29:22 15:29:01 all 9.31 0.00 4.06 0.57 0.06 86.00 15:29:22 15:29:01 0 8.48 0.00 3.36 0.02 0.08 88.06 15:29:22 15:29:01 1 9.84 0.00 6.05 1.26 0.07 82.79 15:29:22 15:29:01 2 7.50 0.00 3.52 0.03 0.05 88.90 15:29:22 15:29:01 3 9.38 0.00 3.74 0.19 0.05 86.64 15:29:22 15:29:01 4 10.45 0.00 4.07 0.97 0.05 84.46 15:29:22 15:29:01 5 10.27 0.00 3.61 0.12 0.05 85.95 15:29:22 15:29:01 6 8.18 0.00 3.98 0.81 0.05 86.97 15:29:22 15:29:01 7 10.40 0.00 4.14 1.13 0.08 84.24 15:29:22 Average: all 5.71 0.00 1.57 0.41 0.03 92.28 15:29:22 Average: 0 5.58 0.00 1.57 0.23 0.03 92.59 15:29:22 Average: 1 5.89 0.00 1.69 0.34 0.03 92.05 15:29:22 Average: 2 5.68 0.00 1.61 0.84 0.03 91.84 15:29:22 Average: 3 5.07 0.00 1.60 0.14 0.03 93.16 15:29:22 Average: 4 5.69 0.00 1.69 0.49 0.03 92.10 15:29:22 Average: 5 5.69 0.00 1.36 0.18 0.02 92.75 15:29:22 Average: 6 5.61 0.00 1.40 0.27 0.02 92.70 15:29:22 Average: 7 6.49 0.00 1.65 0.77 0.04 91.05 15:29:22 15:29:22 15:29:22