Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a42c1ef4457854628ec334ca54ee718c509553b1 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-ssh17008553572393205099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4045357756639523637.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2861402498480411891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh18408948937118771874.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-ssh10815518228981941549.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.23 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-37423 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 a42c1ef4457854628ec334ca54ee718c509553b1 (main) Commit message: "Merge pull request #811 from weichou1229/v4-module" > 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 a42c1ef4457854628ec334ca54ee718c509553b1 # timeout=10 > git rev-list --no-walk 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:07:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:07:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:07:38 ========================================================= 07:07:38 EdgeX Global Pipelines Version Info 07:07:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:07:39 ------------------- 07:07:39 stable info: 07:07:39 ------------------- 07:07:39 Commited By: Cherry Wang cherry@iotechsys.com 07:07:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:07:39 Message: update stable to v1.0.269 07:07:39 ------------------- 07:07:39 experimental info: 07:07:39 ------------------- 07:07:39 Commited By: **** collab-it+edgex@linuxfoundation.org 07:07:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:07:39 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:07:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42c1ef [Pipeline] echo 07:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:40 provisioning config files... 07:07:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9991495960857470510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:41 ---> ****-login.sh 07:07:41 nexus3.edgexfoundry.org:10001 07:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:41 Configure a credential helper to remove this warning. See 07:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:41 07:07:41 Login Succeeded 07:07:41 nexus3.edgexfoundry.org:10002 07:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:41 Configure a credential helper to remove this warning. See 07:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:41 07:07:41 Login Succeeded 07:07:41 nexus3.edgexfoundry.org:10003 07:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:41 Configure a credential helper to remove this warning. See 07:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:41 07:07:41 Login Succeeded 07:07:41 nexus3.edgexfoundry.org:10004 07:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:41 Configure a credential helper to remove this warning. See 07:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:41 07:07:41 Login Succeeded 07:07:41 ****.io 07:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:42 Configure a credential helper to remove this warning. See 07:07:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:42 07:07:42 Login Succeeded 07:07:42 ---> ****-login.sh ends [Pipeline] } 07:07:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:07:42 + git rev-list -1 --merges a42c1ef4457854628ec334ca54ee718c509553b1~1..a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo 07:07:42 -----------> git rev-list -1 --merges a42c1ef4457854628ec334ca54ee718c509553b1~1..a42c1ef4457854628ec334ca54ee718c509553b1 a42c1ef4457854628ec334ca54ee718c509553b1 07:07:42 a42c1ef4457854628ec334ca54ee718c509553b1 [false] [Pipeline] sh 07:07:42 + git log --format=format:%s -1 a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo 07:07:42 ========================================================= 07:07:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:07:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:07:43 + git log --format=format:%s -1 a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo 07:07:43 [semverPrep] GIT_COMMIT: a42c1ef4457854628ec334ca54ee718c509553b1, Commit Message: Merge pull request #811 from weichou1229/v4-module [Pipeline] echo 07:07:43 [semverPrep] This is not a build commit. [Pipeline] sh 07:07:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:07:43 + grep -v github /etc/ssh/ssh_known_hosts 07:07:43 + [ -e /tmp/ssh_known_hosts ] 07:07:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:07:43 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:07:43 sudo tee -a /etc/ssh/ssh_known_hosts 07:07:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:07:43 07:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:07:44 0.1.4: Pulling from edgex-devops/py-git-semver 07:07:44 b85a868b505f: Pulling fs layer 07:07:44 e2be974225ed: Pulling fs layer 07:07:44 339a4e72a1f5: Pulling fs layer 07:07:44 988bab9f4d93: Pulling fs layer 07:07:44 1469e6f7b9e6: Pulling fs layer 07:07:44 eaf3925da568: Pulling fs layer 07:07:44 bab4dde63d76: Pulling fs layer 07:07:44 bde34c3a00c8: Pulling fs layer 07:07:44 b352a97aabf1: Pulling fs layer 07:07:44 4872d77fe225: Pulling fs layer 07:07:44 5851b861e8e6: Pulling fs layer 07:07:44 988bab9f4d93: Waiting 07:07:44 1469e6f7b9e6: Waiting 07:07:44 eaf3925da568: Waiting 07:07:44 bab4dde63d76: Waiting 07:07:44 bde34c3a00c8: Waiting 07:07:44 b352a97aabf1: Waiting 07:07:44 4872d77fe225: Waiting 07:07:44 e2be974225ed: Verifying Checksum 07:07:44 e2be974225ed: Download complete 07:07:44 988bab9f4d93: Verifying Checksum 07:07:44 988bab9f4d93: Download complete 07:07:44 1469e6f7b9e6: Verifying Checksum 07:07:44 1469e6f7b9e6: Download complete 07:07:44 eaf3925da568: Verifying Checksum 07:07:44 eaf3925da568: Download complete 07:07:44 339a4e72a1f5: Verifying Checksum 07:07:44 339a4e72a1f5: Download complete 07:07:44 bde34c3a00c8: Verifying Checksum 07:07:44 bde34c3a00c8: Download complete 07:07:44 b352a97aabf1: Verifying Checksum 07:07:44 b352a97aabf1: Download complete 07:07:44 4872d77fe225: Verifying Checksum 07:07:44 4872d77fe225: Download complete 07:07:44 5851b861e8e6: Verifying Checksum 07:07:44 5851b861e8e6: Download complete 07:07:44 b85a868b505f: Verifying Checksum 07:07:44 b85a868b505f: Download complete 07:07:44 bab4dde63d76: Verifying Checksum 07:07:44 bab4dde63d76: Download complete 07:07:45 b85a868b505f: Pull complete 07:07:45 e2be974225ed: Pull complete 07:07:46 339a4e72a1f5: Pull complete 07:07:46 988bab9f4d93: Pull complete 07:07:46 1469e6f7b9e6: Pull complete 07:07:46 eaf3925da568: Pull complete 07:07:48 bab4dde63d76: Pull complete 07:07:48 bde34c3a00c8: Pull complete 07:07:48 b352a97aabf1: Pull complete 07:07:48 4872d77fe225: Pull complete 07:07:48 5851b861e8e6: Pull complete 07:07:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:48 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:07:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:07:52 $ docker top e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 -eo pid,comm 07:07:53 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). 07:07:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:53 [ssh-agent] Looking for ssh-agent implementation... 07:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:53 $ docker exec e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent 07:07:53 SSH_AUTH_SOCK=/tmp/ssh-2YQLkxXoDCSf/agent.33 07:07:53 SSH_AGENT_PID=39 07:07:53 Running ssh-add (command line suppressed) 07:07:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15814656585236266106.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15814656585236266106.key) 07:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:07:53 + git tag --points-at HEAD [Pipeline] } 07:07:53 $ docker exec --env ******** --env ******** e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent -k 07:07:53 unset SSH_AUTH_SOCK; 07:07:53 unset SSH_AGENT_PID; 07:07:53 echo Agent pid 39 killed; 07:07:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:53 [ssh-agent] Looking for ssh-agent implementation... 07:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:53 $ docker exec e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent 07:07:54 SSH_AUTH_SOCK=/tmp/ssh-AU5AAhgxBdqO/agent.72 07:07:54 SSH_AGENT_PID=78 07:07:54 Running ssh-add (command line suppressed) 07:07:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3425544366636912652.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3425544366636912652.key) 07:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:07:54 + git semver init 07:07:54 2025-01-22 07:07:54,645 [run_init] DEBUG init version:0.0.0 force:False 07:07:54 2025-01-22 07:07:54,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:07:54 2025-01-22 07:07:54,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:07:54 2025-01-22 07:07:54,646 [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) 07:07:56 2025-01-22 07:07:56,600 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:07:56 2025-01-22 07:07:56,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:07:56 2025-01-22 07:07:56,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:07:56 2025-01-22 07:07:56,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:07:56 4.0.0-dev.1 [Pipeline] } 07:07:56 $ docker exec --env ******** --env ******** e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent -k 07:07:56 unset SSH_AUTH_SOCK; 07:07:56 unset SSH_AGENT_PID; 07:07:56 echo Agent pid 78 killed; 07:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:07:57 + git semver [Pipeline] } 07:07:57 $ docker stop --time=1 e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 07:07:58 $ docker rm -f --volumes e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 [Pipeline] // withDockerContainer [Pipeline] sh 07:07:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:07:59 Stashed 1 file(s) [Pipeline] echo 07:07:59 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 07:07:59 provisioning config files... 07:07:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17810846874286910910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:59 ---> ****-login.sh 07:07:59 nexus3.edgexfoundry.org:10001 07:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:59 Configure a credential helper to remove this warning. See 07:07:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:59 07:07:59 Login Succeeded 07:07:59 nexus3.edgexfoundry.org:10002 07:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:07:59 Configure a credential helper to remove this warning. See 07:07:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:07:59 07:07:59 Login Succeeded 07:07:59 nexus3.edgexfoundry.org:10003 07:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:00 Configure a credential helper to remove this warning. See 07:08:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:00 07:08:00 Login Succeeded 07:08:00 nexus3.edgexfoundry.org:10004 07:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:00 Configure a credential helper to remove this warning. See 07:08:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:00 07:08:00 Login Succeeded 07:08:00 ****.io 07:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:00 Configure a credential helper to remove this warning. See 07:08:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:00 07:08:00 Login Succeeded 07:08:00 ---> ****-login.sh ends [Pipeline] } 07:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:08:00 ========================================================= 07:08:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:08:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:08:01 Sending build context to Docker daemon 60.25MB 07:08:01 Step 1/15 : ARG BASE=golang:1.23-alpine3.20 07:08:01 Step 2/15 : FROM ${BASE} AS builder 07:08:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:08:01 da9db072f522: Pulling fs layer 07:08:01 6ef4a4ee8ca5: Pulling fs layer 07:08:01 06f05ace1117: Pulling fs layer 07:08:01 5fe327b54edc: Pulling fs layer 07:08:01 4f4fb700ef54: Pulling fs layer 07:08:01 92a5565b7b96: Pulling fs layer 07:08:01 ff9bb7016b71: Pulling fs layer 07:08:01 b67dba6c2c7d: Pulling fs layer 07:08:01 5fe327b54edc: Waiting 07:08:01 a813b0c90790: Pulling fs layer 07:08:01 4f4fb700ef54: Waiting 07:08:01 92a5565b7b96: Waiting 07:08:01 b67dba6c2c7d: Waiting 07:08:01 a813b0c90790: Waiting 07:08:01 6ef4a4ee8ca5: Verifying Checksum 07:08:01 6ef4a4ee8ca5: Download complete 07:08:01 5fe327b54edc: Verifying Checksum 07:08:01 5fe327b54edc: Download complete 07:08:01 4f4fb700ef54: Verifying Checksum 07:08:01 4f4fb700ef54: Download complete 07:08:01 92a5565b7b96: Verifying Checksum 07:08:01 92a5565b7b96: Download complete 07:08:01 da9db072f522: Download complete 07:08:01 ff9bb7016b71: Verifying Checksum 07:08:01 ff9bb7016b71: Download complete 07:08:01 da9db072f522: Pull complete 07:08:01 a813b0c90790: Verifying Checksum 07:08:01 a813b0c90790: Download complete 07:08:01 6ef4a4ee8ca5: Pull complete 07:08:01 06f05ace1117: Verifying Checksum 07:08:01 06f05ace1117: Download complete 07:08:02 b67dba6c2c7d: Verifying Checksum 07:08:02 b67dba6c2c7d: Download complete 07:08:04 06f05ace1117: Pull complete 07:08:04 5fe327b54edc: Pull complete 07:08:04 4f4fb700ef54: Pull complete 07:08:04 92a5565b7b96: Pull complete 07:08:05 ff9bb7016b71: Pull complete 07:08:07 b67dba6c2c7d: Pull complete 07:08:07 a813b0c90790: Pull complete 07:08:07 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:08:07 ---> 3ba60ce46760 07:08:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:08:13 ---> Running in b679c038833a 07:08:13 Removing intermediate container b679c038833a 07:08:13 ---> 70d6a24e2ed5 07:08:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:08:13 ---> Running in 1d05330841e4 07:08:13 Removing intermediate container 1d05330841e4 07:08:13 ---> c694c36ae4d3 07:08:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:08:13 ---> Running in c91152521799 07:08:13 Removing intermediate container c91152521799 07:08:13 ---> 45285a9dc9ab 07:08:13 Step 6/15 : LABEL Name=edgex-ui-go 07:08:13 ---> Running in 059c9f433868 07:08:13 Removing intermediate container 059c9f433868 07:08:13 ---> ed724baf68a8 07:08:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:08:13 ---> Running in fb8ed940f712 07:08:13 Removing intermediate container fb8ed940f712 07:08:13 ---> 9708c7aeaafe 07:08:13 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:08:13 latest: Pulling from library/docker 07:08:13 1f3e46996e29: Pulling fs layer 07:08:13 45a7e790ce26: Pulling fs layer 07:08:13 4f4fb700ef54: Pulling fs layer 07:08:13 b194e4ba7297: Pulling fs layer 07:08:13 3fa71e1b4bdf: Pulling fs layer 07:08:13 1f69dd01e718: Pulling fs layer 07:08:13 8a7ea6d7d215: Pulling fs layer 07:08:13 f758613ca6aa: Pulling fs layer 07:08:13 6784e01e7ee0: Pulling fs layer 07:08:13 b194e4ba7297: Waiting 07:08:13 3fa71e1b4bdf: Waiting 07:08:13 1f69dd01e718: Waiting 07:08:13 8a7ea6d7d215: Waiting 07:08:13 f758613ca6aa: Waiting 07:08:13 6784e01e7ee0: Waiting 07:08:13 f641cf8410c5: Pulling fs layer 07:08:13 a2d8586bd336: Pulling fs layer 07:08:13 e3ab3c5615db: Pulling fs layer 07:08:13 46bad553db23: Pulling fs layer 07:08:13 95f47357d94e: Pulling fs layer 07:08:13 2d4a45c060f5: Pulling fs layer 07:08:13 d622858f2a88: Pulling fs layer 07:08:13 f641cf8410c5: Waiting 07:08:13 a2d8586bd336: Waiting 07:08:13 e3ab3c5615db: Waiting 07:08:13 2d4a45c060f5: Waiting 07:08:13 46bad553db23: Waiting 07:08:13 d622858f2a88: Waiting 07:08:13 95f47357d94e: Waiting 07:08:13 4f4fb700ef54: Verifying Checksum 07:08:13 4f4fb700ef54: Download complete 07:08:13 1f3e46996e29: Verifying Checksum 07:08:13 1f3e46996e29: Download complete 07:08:13 45a7e790ce26: Verifying Checksum 07:08:13 45a7e790ce26: Download complete 07:08:13 b194e4ba7297: Verifying Checksum 07:08:13 b194e4ba7297: Download complete 07:08:13 1f3e46996e29: Pull complete 07:08:13 3fa71e1b4bdf: Verifying Checksum 07:08:13 3fa71e1b4bdf: Download complete 07:08:13 1f69dd01e718: Verifying Checksum 07:08:13 1f69dd01e718: Download complete 07:08:13 f758613ca6aa: Verifying Checksum 07:08:13 f758613ca6aa: Download complete 07:08:13 8a7ea6d7d215: Verifying Checksum 07:08:13 8a7ea6d7d215: Download complete 07:08:13 6784e01e7ee0: Verifying Checksum 07:08:13 6784e01e7ee0: Download complete 07:08:13 f641cf8410c5: Verifying Checksum 07:08:13 f641cf8410c5: Download complete 07:08:13 45a7e790ce26: Pull complete 07:08:13 e3ab3c5615db: Verifying Checksum 07:08:13 e3ab3c5615db: Download complete 07:08:13 46bad553db23: Verifying Checksum 07:08:13 46bad553db23: Download complete 07:08:13 4f4fb700ef54: Pull complete 07:08:13 a2d8586bd336: Download complete 07:08:13 b194e4ba7297: Pull complete 07:08:13 2d4a45c060f5: Verifying Checksum 07:08:13 2d4a45c060f5: Download complete 07:08:13 d622858f2a88: Download complete 07:08:14 95f47357d94e: Verifying Checksum 07:08:14 95f47357d94e: Download complete 07:08:14 3fa71e1b4bdf: Pull complete 07:08:14 Still waiting to schedule task 07:08:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:08:14 1f69dd01e718: Pull complete 07:08:15 8a7ea6d7d215: Pull complete 07:08:15 f758613ca6aa: Pull complete 07:08:15 6784e01e7ee0: Pull complete 07:08:15 f641cf8410c5: Pull complete 07:08:15 a2d8586bd336: Pull complete 07:08:15 e3ab3c5615db: Pull complete 07:08:15 46bad553db23: Pull complete 07:08:16 95f47357d94e: Pull complete 07:08:16 2d4a45c060f5: Pull complete 07:08:16 d622858f2a88: Pull complete 07:08:16 Digest: sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 07:08:16 Status: Downloaded newer image for docker:latest 07:08:20 ---> a3de096d2189 07:08:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:08:20 ---> Running in 73ded54f17e3 07:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:08:20 OK: 248 MiB in 58 packages 07:08:20 Removing intermediate container 73ded54f17e3 07:08:20 ---> e2441faf0cd6 07:08:20 Step 10/15 : ENV GO111MODULE=on 07:08:20 ---> Running in a7df8a3157ef 07:08:20 Removing intermediate container a7df8a3157ef 07:08:20 ---> 9c44e09f44b0 07:08:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:08:20 ---> Running in 502bcc8f3cdd 07:08:21 Removing intermediate container 502bcc8f3cdd 07:08:21 ---> 028bc9f16f24 07:08:21 Step 12/15 : COPY go.mod vendor* ./ 07:08:21 ---> 98a9b04e0d85 07:08:21 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:21 ---> Running in 5b8a57d13f39 07:09:17 Removing intermediate container 5b8a57d13f39 07:09:17 ---> bdc64b1f7b19 07:09:17 Step 14/15 : COPY . . 07:09:17 ---> 15b0fb5f4127 07:09:17 Step 15/15 : RUN ${MAKE} 07:09:17 ---> Running in c1664d093657 07:09:17 noop 07:09:17 Removing intermediate container c1664d093657 07:09:17 ---> bb85b5dfbe1d 07:09:17 Successfully built bb85b5dfbe1d 07:09:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:17 + docker inspect -f . ci-base-image-x86_64 07:09:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:17 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:09:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:18 $ docker top fdb30595c047866fd49c7a5b342b9ee0ee6a407332ae3bd468d9ba8b2727cb50 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:18 + go version 07:09:18 go version go1.23.4 linux/amd64 [Pipeline] } 07:09:18 $ docker stop --time=1 fdb30595c047866fd49c7a5b342b9ee0ee6a407332ae3bd468d9ba8b2727cb50 07:09:19 $ docker rm -f --volumes fdb30595c047866fd49c7a5b342b9ee0ee6a407332ae3bd468d9ba8b2727cb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:20 + docker inspect -f . ci-base-image-x86_64 07:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:20 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:09:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:20 $ docker top c978a91528c6a36bc9b52176ace3feebe2dbfff59cb0440e9b5c10fad2ab70c3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:09:21 + make test 07:09:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:09:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 07:09:38 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 07:09:38 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:09:43 ./bin/test-attribution-txt.sh 07:09:43 make -C web test 07:09:43 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:09:43 make[1]: tput: No such file or directory 07:09:43 make[1]: tput: No such file or directory 07:09:43 warning: generating ./VERSION 07:09:43 echo "0.0.0" > VERSION 07:09:43 docker build \ 07:09:43 -f Dockerfile \ 07:09:43 --build-arg USER=1000 \ 07:09:43 \ 07:09:43 --label "git_sha=a42c1ef4457854628ec334ca54ee718c509553b1" \ 07:09:43 -t edgexfoundry/edgex-web-ui:a42c1ef4457854628ec334ca54ee718c509553b1 \ 07:09:43 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:09:43 . 07:09:43 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:09:43 Install the buildx component to build images with BuildKit: 07:09:43 https://docs.docker.com/go/buildx/ 07:09:43 07:09:43 Sending build context to Docker daemon 2.62MB 07:09:43 Step 1/10 : FROM node:18-alpine3.18 07:09:43 18-alpine3.18: Pulling from library/node 07:09:43 619be1103602: Pulling fs layer 07:09:43 7e9a007eb24b: Pulling fs layer 07:09:43 5189255e31c8: Pulling fs layer 07:09:43 88f4f8a6bc8d: Pulling fs layer 07:09:43 88f4f8a6bc8d: Waiting 07:09:43 5189255e31c8: Verifying Checksum 07:09:43 5189255e31c8: Download complete 07:09:43 88f4f8a6bc8d: Verifying Checksum 07:09:43 88f4f8a6bc8d: Download complete 07:09:43 619be1103602: Verifying Checksum 07:09:43 619be1103602: Download complete 07:09:43 619be1103602: Pull complete 07:09:43 7e9a007eb24b: Verifying Checksum 07:09:43 7e9a007eb24b: Download complete 07:09:44 7e9a007eb24b: Pull complete 07:09:45 5189255e31c8: Pull complete 07:09:45 88f4f8a6bc8d: Pull complete 07:09:45 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 07:09:45 Status: Downloaded newer image for node:18-alpine3.18 07:09:45 ---> a19326513a45 07:09:45 Step 2/10 : RUN apk add --no-cache chromium 07:09:49 ---> Running in 8552d4372183 07:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:09:50 (1/154) Installing libexpat (2.6.4-r0) 07:09:50 (2/154) Installing brotli-libs (1.0.9-r14) 07:09:50 (3/154) Installing libbz2 (1.0.8-r5) 07:09:50 (4/154) Installing libpng (1.6.44-r0) 07:09:50 (5/154) Installing freetype (2.13.0-r5) 07:09:50 (6/154) Installing fontconfig (2.14.2-r3) 07:09:50 (7/154) Installing libfontenc (1.1.7-r2) 07:09:50 (8/154) Installing mkfontscale (1.2.2-r3) 07:09:50 (9/154) Installing font-opensans (0_git20210927-r1) 07:09:50 (10/154) Installing pkgconf (1.9.5-r0) 07:09:50 (11/154) Installing libffi (3.4.4-r2) 07:09:50 (12/154) Installing libintl (0.21.1-r7) 07:09:50 (13/154) Installing libblkid (2.38.1-r8) 07:09:50 (14/154) Installing libmount (2.38.1-r8) 07:09:50 (15/154) Installing pcre2 (10.42-r1) 07:09:50 (16/154) Installing glib (2.76.6-r0) 07:09:50 (17/154) Installing xz-libs (5.4.3-r0) 07:09:50 (18/154) Installing libxml2 (2.11.8-r0) 07:09:50 (19/154) Installing shared-mime-info (2.2-r5) 07:09:50 (20/154) Installing hicolor-icon-theme (0.17-r2) 07:09:50 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 07:09:50 (22/154) Installing libwebp (1.3.2-r0) 07:09:50 (23/154) Installing zstd-libs (1.5.5-r4) 07:09:50 (24/154) Installing tiff (4.5.1-r0) 07:09:50 (25/154) Installing gdk-pixbuf (2.42.12-r0) 07:09:50 (26/154) Installing gtk-update-icon-cache (3.24.43-r0) 07:09:50 (27/154) Installing libxau (1.0.11-r2) 07:09:50 (28/154) Installing libmd (1.0.4-r2) 07:09:50 (29/154) Installing libbsd (0.11.7-r1) 07:09:50 (30/154) Installing libxdmcp (1.1.4-r2) 07:09:50 (31/154) Installing libxcb (1.15-r1) 07:09:50 (32/154) Installing libx11 (1.8.7-r0) 07:09:50 (33/154) Installing libxcomposite (0.4.6-r3) 07:09:50 (34/154) Installing libxfixes (6.0.1-r2) 07:09:50 (35/154) Installing libxrender (0.9.11-r3) 07:09:50 (36/154) Installing libxcursor (1.2.1-r2) 07:09:50 (37/154) Installing libxdamage (1.1.6-r2) 07:09:50 (38/154) Installing libxext (1.3.5-r2) 07:09:50 (39/154) Installing libxi (1.8.1-r0) 07:09:50 (40/154) Installing libxinerama (1.1.5-r2) 07:09:50 (41/154) Installing libxrandr (1.5.3-r2) 07:09:50 (42/154) Installing libatk-1.0 (2.48.4-r0) 07:09:50 (43/154) Installing libxtst (1.2.4-r2) 07:09:50 (44/154) Installing dbus-libs (1.14.8-r0) 07:09:50 (45/154) Installing at-spi2-core (2.48.4-r0) 07:09:50 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 07:09:50 (47/154) Installing pixman (0.42.2-r1) 07:09:50 (48/154) Installing cairo (1.17.8-r1) 07:09:50 (49/154) Installing cairo-gobject (1.17.8-r1) 07:09:50 (50/154) Installing avahi-libs (0.8-r13) 07:09:50 (51/154) Installing gmp (6.2.1-r3) 07:09:50 (52/154) Installing nettle (3.8.1-r2) 07:09:50 (53/154) Installing libunistring (1.1-r1) 07:09:50 (54/154) Installing libidn2 (2.3.4-r1) 07:09:50 (55/154) Installing p11-kit (0.24.1-r2) 07:09:50 (56/154) Installing libtasn1 (4.19.0-r1) 07:09:50 (57/154) Installing gnutls (3.8.4-r0) 07:09:50 (58/154) Installing cups-libs (2.4.9-r0) 07:09:50 (59/154) Installing libepoxy (1.5.10-r1) 07:09:50 (60/154) Installing fribidi (1.0.13-r0) 07:09:50 (61/154) Installing graphite2 (1.3.14-r5) 07:09:50 (62/154) Installing harfbuzz (7.3.0-r0) 07:09:50 (63/154) Installing libxft (2.3.8-r1) 07:09:50 (64/154) Installing pango (1.50.14-r1) 07:09:50 (65/154) Installing wayland-libs-client (1.22.0-r2) 07:09:50 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 07:09:50 (67/154) Installing wayland-libs-egl (1.22.0-r2) 07:09:50 (68/154) Installing xkeyboard-config (2.38-r0) 07:09:50 (69/154) Installing libxkbcommon (1.5.0-r2) 07:09:50 (70/154) Installing gtk+3.0 (3.24.43-r0) 07:09:50 (71/154) Installing icu-data-full (73.2-r2) 07:09:51 (72/154) Installing mesa (23.0.4-r0) 07:09:51 (73/154) Installing llvm15-libs (15.0.7-r6) 07:09:51 (74/154) Installing hwdata-pci (0.370-r0) 07:09:51 (75/154) Installing libpciaccess (0.17-r2) 07:09:51 (76/154) Installing libdrm (2.4.115-r4) 07:09:51 (77/154) Installing musl-fts (1.2.7-r5) 07:09:51 (78/154) Installing libelf (0.189-r2) 07:09:51 (79/154) Installing mesa-glapi (23.0.4-r0) 07:09:51 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 07:09:52 (81/154) Installing eudev-libs (3.2.11-r8) 07:09:52 (82/154) Installing libmagic (5.45-r0) 07:09:52 (83/154) Installing file (5.45-r0) 07:09:52 (84/154) Installing libice (1.1.1-r2) 07:09:52 (85/154) Installing libuuid (2.38.1-r8) 07:09:52 (86/154) Installing libsm (1.2.4-r1) 07:09:52 (87/154) Installing libxt (1.3.0-r2) 07:09:52 (88/154) Installing libxmu (1.1.4-r2) 07:09:52 (89/154) Installing xset (1.2.5-r1) 07:09:52 (90/154) Installing xprop (1.2.7-r0) 07:09:52 (91/154) Installing xdg-utils (1.1.3-r4) 07:09:52 (92/154) Installing libogg (1.3.5-r4) 07:09:52 (93/154) Installing flac-libs (1.4.3-r0) 07:09:52 (94/154) Installing alsa-lib (1.2.9-r1) 07:09:52 (95/154) Installing libatomic (12.2.1_git20220924-r10) 07:09:52 (96/154) Installing svt-av1-libs (1.6.0-r0) 07:09:52 (97/154) Installing aom-libs (3.6.1-r0) 07:09:52 (98/154) Installing libva (2.18.0-r1) 07:09:52 (99/154) Installing libvdpau (1.5-r1) 07:09:52 (100/154) Installing onevpl-libs (2023.2.1-r0) 07:09:52 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 07:09:52 (102/154) Installing libdav1d (1.2.1-r0) 07:09:52 (103/154) Installing libhwy (1.0.4-r1) 07:09:52 (104/154) Installing lcms2 (2.15-r2) 07:09:52 (105/154) Installing libjxl (0.8.2-r0) 07:09:52 (106/154) Installing lame-libs (3.100-r5) 07:09:52 (107/154) Installing opus (1.4-r0) 07:09:52 (108/154) Installing libgomp (12.2.1_git20220924-r10) 07:09:52 (109/154) Installing soxr (0.1.3-r5) 07:09:52 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 07:09:52 (111/154) Installing libtheora (1.1.1-r17) 07:09:52 (112/154) Installing libvorbis (1.3.7-r1) 07:09:52 (113/154) Installing libvpx (1.13.0-r2) 07:09:52 (114/154) Installing x264-libs (0.164_git20220602-r1) 07:09:52 (115/154) Installing numactl (2.0.16-r4) 07:09:52 (116/154) Installing x265-libs (3.5-r4) 07:09:52 (117/154) Installing xvidcore (1.3.7-r1) 07:09:52 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 07:09:52 (119/154) Installing libbluray (1.3.4-r0) 07:09:52 (120/154) Installing mpg123-libs (1.31.3-r1) 07:09:52 (121/154) Installing libopenmpt (0.7.2-r0) 07:09:52 (122/154) Installing cjson (1.7.17-r0) 07:09:52 (123/154) Installing mbedtls (2.28.9-r0) 07:09:52 (124/154) Installing librist (0.2.7-r0) 07:09:52 (125/154) Installing libsrt (1.5.2-r0) 07:09:52 (126/154) Installing libssh (0.10.5-r0) 07:09:52 (127/154) Installing libsodium (1.0.18-r3) 07:09:52 (128/154) Installing libzmq (4.3.4-r4) 07:09:52 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 07:09:52 (130/154) Installing libevent (2.1.12-r6) 07:09:52 (131/154) Installing wayland-libs-server (1.22.0-r2) 07:09:52 (132/154) Installing mesa-gbm (23.0.4-r0) 07:09:52 (133/154) Installing harfbuzz-subset (7.3.0-r0) 07:09:52 (134/154) Installing icu-libs (73.2-r2) 07:09:52 (135/154) Installing jsoncpp (1.9.5-r0) 07:09:52 (136/154) Installing minizip (1.2.13-r1) 07:09:52 (137/154) Installing nspr (4.35-r2) 07:09:52 (138/154) Installing sqlite-libs (3.41.2-r3) 07:09:52 (139/154) Installing nss (3.94-r0) 07:09:52 (140/154) Installing pipewire-libs (0.3.70-r1) 07:09:52 (141/154) Installing libasyncns (0.8-r1) 07:09:52 (142/154) Installing libltdl (2.4.7-r2) 07:09:52 (143/154) Installing orc (0.4.39-r0) 07:09:52 (144/154) Installing libsndfile (1.2.2-r1) 07:09:52 (145/154) Installing speexdsp (1.2.1-r1) 07:09:52 (146/154) Installing tdb-libs (1.4.8-r1) 07:09:52 (147/154) Installing libpulse (16.1-r10) 07:09:52 (148/154) Installing snappy (1.1.10-r1) 07:09:52 (149/154) Installing libwoff2common (1.0.2-r2) 07:09:52 (150/154) Installing libwoff2enc (1.0.2-r2) 07:09:52 (151/154) Installing libgpg-error (1.47-r1) 07:09:52 (152/154) Installing libgcrypt (1.10.2-r1) 07:09:52 (153/154) Installing libxslt (1.1.38-r0) 07:09:52 (154/154) Installing chromium (119.0.6045.159-r0) 07:09:54 Executing busybox-1.36.1-r5.trigger 07:09:54 Executing fontconfig-2.14.2-r3.trigger 07:09:54 Executing mkfontscale-1.2.2-r3.trigger 07:09:54 Executing glib-2.76.6-r0.trigger 07:09:54 Executing shared-mime-info-2.2-r5.trigger 07:09:54 Executing gdk-pixbuf-2.42.12-r0.trigger 07:09:54 Executing gtk-update-icon-cache-3.24.43-r0.trigger 07:09:54 Executing gtk+3.0-3.24.43-r0.trigger 07:09:54 OK: 579 MiB in 171 packages 07:10:04 Removing intermediate container 8552d4372183 07:10:04 ---> 90b409ca96e2 07:10:04 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:10:04 ---> Running in 452c3f830548 07:10:04 Removing intermediate container 452c3f830548 07:10:04 ---> 7e2eeecfcf92 07:10:04 Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider 07:10:04 ---> Running in 4e7753fe5800 07:10:04 Removing intermediate container 4e7753fe5800 07:10:04 ---> a38299b64045 07:10:04 Step 5/10 : ENV PATH /app/node_modules/.bin:$PATH 07:10:04 ---> Running in 0016336cb936 07:10:04 Removing intermediate container 0016336cb936 07:10:04 ---> 85d0ae42baa5 07:10:04 Step 6/10 : ARG USER=1000 07:10:04 ---> Running in f2c9d2f134c1 07:10:04 Removing intermediate container f2c9d2f134c1 07:10:04 ---> 3f3fb2820b89 07:10:04 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:10:04 ---> Running in 07cf5ba5f6de 07:10:04 Removing intermediate container 07cf5ba5f6de 07:10:04 ---> be433fa14fb1 07:10:04 Step 8/10 : USER $USER:$USER 07:10:04 ---> Running in 9864b15e3e7e 07:10:04 Removing intermediate container 9864b15e3e7e 07:10:04 ---> 7243d3298f57 07:10:04 Step 9/10 : WORKDIR /app 07:10:04 ---> Running in eaa5661aafdc 07:10:04 Removing intermediate container eaa5661aafdc 07:10:04 ---> f9609525c65e 07:10:04 Step 10/10 : LABEL git_sha=a42c1ef4457854628ec334ca54ee718c509553b1 07:10:04 ---> Running in aeb365307b4f 07:10:04 Removing intermediate container aeb365307b4f 07:10:04 ---> 2036bb4c0d4f 07:10:04 Successfully built 2036bb4c0d4f 07:10:04 Successfully tagged edgexfoundry/edgex-web-ui:a42c1ef4457854628ec334ca54ee718c509553b1 07:10:04 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:10:04 touch edgex-web-ui.imagebuilt 07:10:04 mkdir -p node_modules coverage 07:10:04 chown "1000:1000" . node_modules coverage package-lock.json 07:10:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:10:09 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 07:10:10 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:10:10 npm warn deprecated har-validator@5.1.5: this library is no longer supported 07:10:11 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 07:10:11 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 07:10:12 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 07:10:12 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. 07:10:12 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. 07:10:13 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. 07:10:14 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 07:10:14 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 07:10:14 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 07:10:16 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. 07:10:22 07:10:22 added 1182 packages, and audited 1183 packages in 16s 07:10:22 07:10:22 100 packages are looking for funding 07:10:22 run `npm fund` for details 07:10:22 07:10:22 38 vulnerabilities (3 low, 17 moderate, 17 high, 1 critical) 07:10:22 07:10:22 To address issues that do not require attention, run: 07:10:22 npm audit fix 07:10:22 07:10:22 To address all issues (including breaking changes), run: 07:10:22 npm audit fix --force 07:10:22 07:10:22 Run `npm audit` for details. 07:10:22 npm notice 07:10:22 npm notice New major version of npm available! 10.7.0 -> 11.0.0 07:10:22 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0 07:10:22 npm notice To update run: npm install -g npm@11.0.0 07:10:22 npm notice 07:10:34 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 07:10:34 - Generating browser application bundles (phase: setup)... 07:11:00 ✔ Browser application bundle generation complete. 07:11:00 22 01 2025 07:10:57.323:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:11:00 22 01 2025 07:10:57.326:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:11:00 22 01 2025 07:10:57.330:INFO [launcher]: Starting browser ChromeHeadless 07:11:00 22 01 2025 07:10:57.727:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket UBZsLUsd7cUlXwHXAAAB with id 41784041 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.052 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.096 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.139 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.158 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.173 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.192 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.199 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.213 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.222 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.234 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.267 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.278 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.297 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.315 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.331 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.346 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.354 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.377 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.383 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.389 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.396 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.407 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.42 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.425 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.428 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.444 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.457 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.46 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.47 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.473 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.475 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.478 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.482 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.484 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.491 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.494 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.512 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.526 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.531 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.538 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.539 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.54 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.546 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.548 secs) 07:11:00 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:11:00 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:11:00 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.548 secs) 07:11:00 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 07:11:00 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 07:11:00 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.551 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.553 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.555 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.556 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.565 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.575 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.609 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.615 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.629 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.64 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.644 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.66 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.663 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.664 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.666 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.668 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.669 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.675 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.691 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.695 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.72 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.729 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.765 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.767 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.771 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.775 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.776 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.777 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.778 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.782 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.798 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.812 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.828 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.829 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.837 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.845 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.85 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.855 secs) 07:11:00 WARN: ' 07:11:00 It looks like you're using ngModel on the same form field as formControlName. 07:11:00 Support for using the ngModel input property and ngModelChange event with 07:11:00 reactive form directives has been deprecated in Angular v6 and will be removed 07:11:00 in a future version of Angular. 07:11:00 07:11:00 For more information on this, see our API docs here: 07:11:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:11:00 ' 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.855 secs) 07:11:00 WARN: ' 07:11:00 It looks like you're using ngModel on the same form field as formControlName. 07:11:00 Support for using the ngModel input property and ngModelChange event with 07:11:00 reactive form directives has been deprecated in Angular v6 and will be removed 07:11:00 in a future version of Angular. 07:11:00 07:11:00 For more information on this, see our API docs here: 07:11:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:11:00 ' 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.871 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.875 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.878 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.899 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.906 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.908 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.91 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.911 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.914 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.928 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.935 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.937 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.938 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.942 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.955 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.963 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.971 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.978 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.981 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.985 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.991 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.993 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.996 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.998 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.999 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.023 secs) 07:11:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.028 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.081 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.087 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.089 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.108 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.116 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.127 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.132 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.134 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.137 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.148 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.15 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.152 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.154 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.156 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.16 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.174 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.187 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.191 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.195 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.198 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.224 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.229 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.237 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.252 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.261 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.279 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.284 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.285 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.286 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.288 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.299 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.307 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.311 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.313 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.337 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.342 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.344 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.346 secs) 07:11:01 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.721 secs / 1.346 secs) 07:11:01 TOTAL: 147 SUCCESS 07:11:01 ✔ Browser application bundle generation complete. 07:11:01 07:11:01 =============================== Coverage summary =============================== 07:11:01 Statements : 39.01% ( 1373/3519 ) 07:11:01 Branches : 15.3% ( 94/614 ) 07:11:01 Functions : 32.06% ( 423/1319 ) 07:11:01 Lines : 38.94% ( 1342/3446 ) 07:11:01 ================================================================================ 07:11:01 ✔ Browser application bundle generation complete. 07:11:03 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:11:03 $ docker stop --time=1 c978a91528c6a36bc9b52176ace3feebe2dbfff59cb0440e9b5c10fad2ab70c3 07:11:04 $ docker rm -f --volumes c978a91528c6a36bc9b52176ace3feebe2dbfff59cb0440e9b5c10fad2ab70c3 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:11:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:11:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:11:06 + ls -al . 07:11:06 total 272 07:11:06 drwxrwxr-x 13 jenkins jenkins 4096 Jan 22 07:09 . 07:11:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:07 .. 07:11:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:07 .blubracket 07:11:06 -rw-rw-r-- 1 jenkins jenkins 18 Jan 22 07:07 .dockerignore 07:11:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:07 .git 07:11:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:07 .github 07:11:06 -rw-rw-r-- 1 jenkins jenkins 178 Jan 22 07:07 .gitignore 07:11:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 22 07:07 .semver 07:11:06 -rw-rw-r-- 1 jenkins jenkins 18578 Jan 22 07:07 Attribution.txt 07:11:06 -rw-rw-r-- 1 jenkins jenkins 21430 Jan 22 07:07 CHANGELOG.md 07:11:06 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 07:07 CONTRIBUTING.md 07:11:06 -rw-rw-r-- 1 jenkins jenkins 1940 Jan 22 07:07 Dockerfile 07:11:06 -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 07:07 Jenkinsfile 07:11:06 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 07:07 LICENSE 07:11:06 -rw-rw-r-- 1 jenkins jenkins 2189 Jan 22 07:07 Makefile 07:11:06 -rw-rw-r-- 1 jenkins jenkins 4381 Jan 22 07:07 README.md 07:11:06 -rw-rw-r-- 1 jenkins jenkins 11 Jan 22 07:07 VERSION 07:11:06 -rw-rw-r-- 1 jenkins jenkins 4832 Jan 22 07:07 angularmigrationlogs.md 07:11:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:07 assets 07:11:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:07 bin 07:11:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:07 cmd 07:11:06 -rw-r--r-- 1 jenkins jenkins 14679 Jan 22 07:09 coverage.out 07:11:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:07 docs 07:11:06 -rw-rw-r-- 1 jenkins jenkins 5895 Jan 22 07:07 go.mod 07:11:06 -rw-rw-r-- 1 jenkins jenkins 86071 Jan 22 07:07 go.sum 07:11:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:07 internal 07:11:06 -rwxrwxr-x 1 jenkins jenkins 568 Jan 22 07:07 redeploy.sh 07:11:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:07 testing 07:11:06 -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 07:07 version.go 07:11:06 drwxrwxr-x 7 jenkins jenkins 4096 Jan 22 07:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + 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=a42c1ef4457854628ec334ca54ee718c509553b1 --label arch=amd64 --label version=4.0.0-dev.1 . 07:11:08 Sending build context to Docker daemon 347.2MB 07:11:08 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:11:08 Step 2/27 : FROM ${BASE} AS builder 07:11:08 ---> bb85b5dfbe1d 07:11:08 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:11:11 ---> Running in e101e25ee3a9 07:11:11 Removing intermediate container e101e25ee3a9 07:11:11 ---> 96fa2df4dd2b 07:11:11 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 07:11:11 ---> Running in aeae16e009c5 07:11:11 Removing intermediate container aeae16e009c5 07:11:11 ---> 33f5716319ef 07:11:11 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 07:11:11 ---> Running in 7d886bc30e1e 07:11:11 Removing intermediate container 7d886bc30e1e 07:11:11 ---> 21349ae1d651 07:11:11 Step 6/27 : LABEL Name=edgex-ui-go 07:11:11 ---> Running in 39c9b073f25b 07:11:11 Removing intermediate container 39c9b073f25b 07:11:11 ---> 0b37643cdeb5 07:11:11 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 07:11:11 ---> Running in 4b0de9fec09e 07:11:11 Removing intermediate container 4b0de9fec09e 07:11:11 ---> 69ebef88b9ed 07:11:11 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:11:12 ---> abcfadd64f50 07:11:12 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:11:12 ---> Running in 58f0d4620831 07:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:11:13 OK: 248 MiB in 58 packages 07:11:13 Removing intermediate container 58f0d4620831 07:11:13 ---> 68a95c87e3a9 07:11:13 Step 10/27 : ENV GO111MODULE=on 07:11:13 ---> Running in ca91f623f4c3 07:11:13 Removing intermediate container ca91f623f4c3 07:11:13 ---> 9b06beeb7833 07:11:13 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:11:13 ---> Running in 5345fad5c775 07:11:13 Removing intermediate container 5345fad5c775 07:11:13 ---> de2038480d03 07:11:13 Step 12/27 : COPY go.mod vendor* ./ 07:11:14 ---> 83f2bf51dc88 07:11:14 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:14 ---> Running in 2b28096ff71d 07:11:14 Removing intermediate container 2b28096ff71d 07:11:14 ---> 15bf32f60078 07:11:14 Step 14/27 : COPY . . 07:11:21 ---> fa06b3051203 07:11:21 Step 15/27 : RUN ${MAKE} 07:11:21 ---> Running in 848d9f927976 07:11:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:11:53 Removing intermediate container 848d9f927976 07:11:53 ---> 804828add92a 07:11:53 Step 16/27 : FROM alpine:3.20 07:11:53 3.20: Pulling from library/alpine 07:11:53 66a3d608f3fa: Pulling fs layer 07:11:53 66a3d608f3fa: Verifying Checksum 07:11:53 66a3d608f3fa: Download complete 07:11:53 66a3d608f3fa: Pull complete 07:11:53 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:11:53 Status: Downloaded newer image for alpine:3.20 07:11:53 ---> e29df9b510ff 07:11:53 Step 17/27 : RUN apk --no-cache upgrade 07:11:53 ---> Running in ab17bcd1c901 07:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:11:53 OK: 8 MiB in 14 packages 07:11:53 Removing intermediate container ab17bcd1c901 07:11:53 ---> 069aff5e9a6d 07:11:53 Step 18/27 : RUN apk add --update --no-cache dumb-init 07:11:53 ---> Running in 452effca08fb 07:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:11:53 (1/1) Installing dumb-init (1.2.5-r3) 07:11:53 Executing busybox-1.36.1-r29.trigger 07:11:53 OK: 8 MiB in 15 packages 07:11:54 Removing intermediate container 452effca08fb 07:11:54 ---> c69355df6e38 07:11:54 Step 19/27 : EXPOSE 4000 07:11:54 ---> Running in a74ef9e932b8 07:11:54 Removing intermediate container a74ef9e932b8 07:11:54 ---> a030806a17a4 07:11:54 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 07:11:55 ---> f1a70ed23862 07:11:55 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:11:55 ---> 6eafc145eaf9 07:11:55 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:11:55 ---> 44a6b04eac03 07:11:55 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:11:55 ---> Running in fc7fc9f8663b 07:11:56 Removing intermediate container fc7fc9f8663b 07:11:56 ---> 7c1e3f7ba85b 07:11:56 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 07:11:56 ---> Running in fdfa1d742344 07:11:56 Removing intermediate container fdfa1d742344 07:11:56 ---> f7efffbd1c52 07:11:56 Step 25/27 : LABEL arch=amd64 07:11:56 ---> Running in b0f296c92bab 07:11:56 Removing intermediate container b0f296c92bab 07:11:56 ---> c59dab31df1e 07:11:56 Step 26/27 : LABEL git_sha=a42c1ef4457854628ec334ca54ee718c509553b1 07:11:56 ---> Running in b234a65d30c2 07:11:56 Removing intermediate container b234a65d30c2 07:11:56 ---> bd33f8eb1acf 07:11:56 Step 27/27 : LABEL version=4.0.0-dev.1 07:11:56 ---> Running in d4cce554203b 07:11:56 Removing intermediate container d4cce554203b 07:11:56 ---> 59a0512dfcc1 07:11:56 [Warning] One or more build-args [ARCH] were not consumed 07:11:56 Successfully built 59a0512dfcc1 07:11:56 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:56 provisioning config files... 07:11:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1235713261790519833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:57 ---> ****-login.sh 07:11:57 nexus3.edgexfoundry.org:10001 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 nexus3.edgexfoundry.org:10002 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 nexus3.edgexfoundry.org:10003 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 nexus3.edgexfoundry.org:10004 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 ****.io 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 ---> ****-login.sh ends [Pipeline] } 07:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:57 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:11:57 a42c1ef4457854628ec334ca54ee718c509553b1 07:11:57 latest 07:11:57 4.0.0-dev.1 07:11:57 a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 07:11:57 main 07:11:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1 07:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:11:58 807bb6278067: Preparing 07:11:58 75bcdc99742a: Preparing 07:11:58 74eafb7d9caf: Preparing 07:11:58 c9fec64d3522: Preparing 07:11:58 322070a10f5c: Preparing 07:11:58 ce5a8cde9eee: Preparing 07:11:58 ce5a8cde9eee: Waiting 07:11:58 75bcdc99742a: Pushed 07:11:58 807bb6278067: Pushed 07:11:58 322070a10f5c: Pushed 07:11:58 c9fec64d3522: Pushed 07:11:58 ce5a8cde9eee: Layer already exists 07:12:02 74eafb7d9caf: Pushed 07:12:02 a42c1ef4457854628ec334ca54ee718c509553b1: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:12:03 807bb6278067: Preparing 07:12:03 75bcdc99742a: Preparing 07:12:03 74eafb7d9caf: Preparing 07:12:03 c9fec64d3522: Preparing 07:12:03 322070a10f5c: Preparing 07:12:03 ce5a8cde9eee: Preparing 07:12:03 ce5a8cde9eee: Waiting 07:12:03 74eafb7d9caf: Layer already exists 07:12:03 c9fec64d3522: Layer already exists 07:12:03 807bb6278067: Layer already exists 07:12:03 75bcdc99742a: Layer already exists 07:12:03 322070a10f5c: Layer already exists 07:12:03 ce5a8cde9eee: Layer already exists 07:12:03 latest: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.1 07:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:12:04 807bb6278067: Preparing 07:12:04 75bcdc99742a: Preparing 07:12:04 74eafb7d9caf: Preparing 07:12:04 c9fec64d3522: Preparing 07:12:04 322070a10f5c: Preparing 07:12:04 ce5a8cde9eee: Preparing 07:12:04 ce5a8cde9eee: Waiting 07:12:04 c9fec64d3522: Layer already exists 07:12:04 74eafb7d9caf: Layer already exists 07:12:04 322070a10f5c: Layer already exists 07:12:04 807bb6278067: Layer already exists 07:12:04 75bcdc99742a: Layer already exists 07:12:04 ce5a8cde9eee: Layer already exists 07:12:04 4.0.0-dev.1: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 07:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:12:04 807bb6278067: Preparing 07:12:04 75bcdc99742a: Preparing 07:12:04 74eafb7d9caf: Preparing 07:12:04 c9fec64d3522: Preparing 07:12:04 322070a10f5c: Preparing 07:12:04 ce5a8cde9eee: Preparing 07:12:04 ce5a8cde9eee: Waiting 07:12:04 74eafb7d9caf: Layer already exists 07:12:04 75bcdc99742a: Layer already exists 07:12:04 322070a10f5c: Layer already exists 07:12:04 807bb6278067: Layer already exists 07:12:04 c9fec64d3522: Layer already exists 07:12:04 ce5a8cde9eee: Layer already exists 07:12:04 a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:12:05 807bb6278067: Preparing 07:12:05 75bcdc99742a: Preparing 07:12:05 74eafb7d9caf: Preparing 07:12:05 c9fec64d3522: Preparing 07:12:05 322070a10f5c: Preparing 07:12:05 ce5a8cde9eee: Preparing 07:12:05 ce5a8cde9eee: Waiting 07:12:05 74eafb7d9caf: Layer already exists 07:12:05 807bb6278067: Layer already exists 07:12:05 75bcdc99742a: Layer already exists 07:12:05 c9fec64d3522: Layer already exists 07:12:05 322070a10f5c: Layer already exists 07:12:05 ce5a8cde9eee: Layer already exists 07:12:05 main: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:05 ===================================================== [Pipeline] echo 07:12:05 taggedImages: 07:12:05 - nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1 07:12:05 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:12:05 - nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.1 07:12:05 - nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 07:12:05 - 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 07:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:06 07:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:06 latest: Pulling from edgex-lftools-log-publisher 07:12:06 5eb5b503b376: Pulling fs layer 07:12:06 5c69ac0246d0: Pulling fs layer 07:12:06 ec43610c2a17: Pulling fs layer 07:12:06 3a2ae6a8a46f: Pulling fs layer 07:12:06 33b1e0a273af: Pulling fs layer 07:12:06 3a2ae6a8a46f: Waiting 07:12:06 5d3b04190fa2: Pulling fs layer 07:12:06 33b1e0a273af: Waiting 07:12:06 2f39f015ded8: Pulling fs layer 07:12:06 5d3b04190fa2: Waiting 07:12:06 2f39f015ded8: Waiting 07:12:06 5c69ac0246d0: Download complete 07:12:06 3a2ae6a8a46f: Verifying Checksum 07:12:06 3a2ae6a8a46f: Download complete 07:12:06 33b1e0a273af: Verifying Checksum 07:12:06 33b1e0a273af: Download complete 07:12:06 5d3b04190fa2: Verifying Checksum 07:12:06 5d3b04190fa2: Download complete 07:12:06 ec43610c2a17: Verifying Checksum 07:12:06 ec43610c2a17: Download complete 07:12:06 5eb5b503b376: Verifying Checksum 07:12:06 5eb5b503b376: Download complete 07:12:07 2f39f015ded8: Download complete 07:12:08 5eb5b503b376: Pull complete 07:12:08 5c69ac0246d0: Pull complete 07:12:08 ec43610c2a17: Pull complete 07:12:08 3a2ae6a8a46f: Pull complete 07:12:08 33b1e0a273af: Pull complete 07:12:11 5d3b04190fa2: Pull complete 07:12:15 2f39f015ded8: Pull complete 07:12:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:15 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:12:19 $ docker top 21637cdf0ae273168595775e200e9cb5e7c3d9abb4c744f888730ea8b0cf7a15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:19 ---> job-cost.sh 07:12:19 lf-activate-venv: SKIPPING 07:12:19 INFO: No Stack... 07:12:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:20 INFO: Archiving Costs [Pipeline] sh 07:12:20 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:12:20 + cut -d, -f6 [Pipeline] lock 07:12:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] 07:12:20 Resource [jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] did not exist. Created. 07:12:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:12:20 + echo total: 0.2199999988079071 [Pipeline] stash 07:12:21 Stashed 1 file(s) [Pipeline] } 07:12:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } 07:12:21 $ docker stop --time=1 21637cdf0ae273168595775e200e9cb5e7c3d9abb4c744f888730ea8b0cf7a15 07:12:22 $ docker rm -f --volumes 21637cdf0ae273168595775e200e9cb5e7c3d9abb4c744f888730ea8b0cf7a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:13:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37444 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:13:45 Running in /w/workspace/edgex-ui-go/183 [Pipeline] { [Pipeline] checkout 07:13:48 The recommended git tool is: git 07:13:56 using credential edgex-jenkins-ssh 07:13:56 Cloning the remote Git repository 07:13:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:13:56 > git init /w/workspace/edgex-ui-go/183 # timeout=10 07:13:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:13:56 > git --version # timeout=10 07:13:56 > git --version # 'git version 2.25.1' 07:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:02 Avoid second fetch 07:14:02 Checking out Revision a42c1ef4457854628ec334ca54ee718c509553b1 (main) 07:14:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:14:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:02 > git config core.sparsecheckout # timeout=10 07:14:02 > git checkout -f a42c1ef4457854628ec334ca54ee718c509553b1 # timeout=10 07:14:03 Commit message: "Merge pull request #811 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:14:09 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:09 Dload Upload Total Spent Left Speed 07:14:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 07:14:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:14:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:14:10 + sudo tee /etc/docker/daemon.new 07:14:10 { 07:14:10 "registry-mirrors": [ 07:14:10 "https://nexus3.edgexfoundry.org:10001" 07:14:10 ], 07:14:10 "bip": "10.250.0.254/24", 07:14:10 "hosts": [ 07:14:10 "tcp://0.0.0.0:5555", 07:14:10 "unix:///var/run/docker.sock" 07:14:10 ], 07:14:10 "mtu": 1458, 07:14:10 "selinux-enabled": true, 07:14:10 "seccomp-profile": "/etc/docker/seccomp.json" 07:14:10 } [Pipeline] sh 07:14:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:14:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:29 provisioning config files... 07:14:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/183@tmp/config8092940667743154850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:30 ---> ****-login.sh 07:14:30 nexus3.edgexfoundry.org:10001 07:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:30 Configure a credential helper to remove this warning. See 07:14:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:30 07:14:30 Login Succeeded 07:14:30 nexus3.edgexfoundry.org:10002 07:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:30 Configure a credential helper to remove this warning. See 07:14:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:30 07:14:30 Login Succeeded 07:14:30 nexus3.edgexfoundry.org:10003 07:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:31 Configure a credential helper to remove this warning. See 07:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:31 07:14:31 Login Succeeded 07:14:31 nexus3.edgexfoundry.org:10004 07:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:31 Configure a credential helper to remove this warning. See 07:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:31 07:14:31 Login Succeeded 07:14:31 ****.io 07:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:31 Configure a credential helper to remove this warning. See 07:14:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:31 07:14:31 Login Succeeded 07:14:31 ---> ****-login.sh ends [Pipeline] } 07:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:14:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:14:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:14:32 ========================================================= 07:14:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:14:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:14:33 #0 building with "default" instance using docker driver 07:14:33 07:14:33 #1 [internal] load .dockerignore 07:14:33 #1 transferring context: 58B 0.0s done 07:14:33 #1 DONE 0.1s 07:14:33 07:14:33 #2 [internal] load build definition from Dockerfile 07:14:33 #2 transferring dockerfile: 1.98kB done 07:14:33 #2 DONE 0.1s 07:14:33 07:14:33 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:14:33 #3 DONE 0.1s 07:14:33 07:14:33 #4 [internal] load metadata for docker.io/library/docker:latest 07:14:34 #4 DONE 0.9s 07:14:34 07:14:34 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:14:34 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 07:14:34 #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 07:14:34 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 450.56kB / 4.09MB 0.1s 07:14:34 #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 07:14:34 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 07:14:34 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s 07:14:34 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 07:14:34 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 2.10MB / 70.67MB 0.2s 07:14:34 #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 07:14:34 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 07:14:34 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 07:14:34 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 07:14:34 #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 0B / 93B 0.3s 07:14:34 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.4s 07:14:34 #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 07:14:34 #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 07:14:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 290.82kB / 98.78MB 0.4s 07:14:34 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s 07:14:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.24MB / 98.78MB 0.5s 07:14:34 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s 07:14:35 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.6s 07:14:35 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.6s 07:14:35 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 23.07MB / 70.67MB 0.8s 07:14:35 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.59MB / 98.78MB 0.8s 07:14:35 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s 07:14:35 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 27.52MB / 70.67MB 0.9s 07:14:35 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done 07:14:35 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 1.0s 07:14:35 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s 07:14:35 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.2s 07:14:35 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.2s 07:14:35 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.3s 07:14:35 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 40.89MB / 98.78MB 1.3s 07:14:36 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.43MB / 70.67MB 1.4s 07:14:36 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 45.98MB / 98.78MB 1.4s 07:14:36 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.3s done 07:14:36 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 07:14:36 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 58.72MB / 70.67MB 1.6s 07:14:36 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.6s 07:14:36 #5 ... 07:14:36 07:14:36 #6 [internal] load build context 07:14:36 #6 transferring context: 35.13MB 1.6s done 07:14:36 #6 DONE 1.7s 07:14:36 07:14:36 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:14:36 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 62.28MB / 70.67MB 1.7s 07:14:36 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 68.16MB / 70.67MB 1.8s 07:14:36 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.8s 07:14:36 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done 07:14:36 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.9s 07:14:36 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s done 07:14:36 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 81.79MB / 98.78MB 2.2s 07:14:36 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 07:14:36 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.47MB / 98.78MB 2.4s 07:14:37 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 97.13MB / 98.78MB 2.5s 07:14:37 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done 07:14:42 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.3s 07:14:43 #5 ... 07:14:43 07:14:43 #7 FROM docker.io/library/docker:latest@sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 07:14:43 #7 resolve docker.io/library/docker:latest@sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 0.1s done 07:14:43 #7 sha256:8369bb0b3de7e7dbb8b7194c767f06eb203b691a3929d75e7aae32b5dcebe855 12.04kB / 12.04kB done 07:14:43 #7 sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 5.17kB / 5.17kB done 07:14:43 #7 sha256:1fe5d1f039ad7469f1a6fa8430310d6cb0de51b4b7271d1364f1abccfd7a8cad 4.01kB / 4.01kB done 07:14:43 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:14:43 #7 sha256:52f827f723504aa3325bb5a54247f0dc4b92bb72569525bc951532c4ef679bd4 3.99MB / 3.99MB 1.5s done 07:14:43 #7 extracting sha256:52f827f723504aa3325bb5a54247f0dc4b92bb72569525bc951532c4ef679bd4 0.5s done 07:14:43 #7 sha256:b727576946f5ef0ee11736742c4ff0470a45828e4ce130d8e5158a71cdc4515a 8.07MB / 8.07MB 2.0s done 07:14:43 #7 sha256:2959c0b73dae5e70c97573b56c908480cc4794318911d7610b30a7d08add5e67 455B / 455B 2.0s done 07:14:43 #7 sha256:fc9d6033bb3f386bb327c2a9dea343cefc26aeb5b2e417d7c983657640216e63 17.80MB / 17.80MB 2.9s done 07:14:43 #7 sha256:71047f9f9e392480cc32ed9ac2fc6ed8585cce97a79dc96a0930c972f75ca660 18.46MB / 18.46MB 3.0s done 07:14:43 #7 extracting sha256:b727576946f5ef0ee11736742c4ff0470a45828e4ce130d8e5158a71cdc4515a 1.0s done 07:14:43 #7 sha256:5a0b817e8d2b390c439babdc0043d6cf2b5759fb141bd00c9afda6079131e738 17.65MB / 17.65MB 3.5s done 07:14:43 #7 sha256:a1c318310707fb7d70580473eefb15f5bafd42ed152cffed011782dea9d4f3c0 537B / 537B 3.0s done 07:14:43 #7 sha256:508661da5f6d786932535a6222a1c9ab8241662fa84c4aa1fe7f0e696bb814dd 116B / 116B 3.2s done 07:14:43 #7 sha256:07193a6ec91b4162516067c96e1ef0e311d7040662f575641cfd216ba9fb1b6f 1.01kB / 1.01kB 3.1s done 07:14:43 #7 sha256:0aeabb3b339362e97bb858dde3992bea728a71c3383d745f93e427151713b6c7 6.98MB / 6.98MB 3.6s done 07:14:43 #7 sha256:1c10601a92c5b122e04503bcb1e83c4f3f82a117bc4e728e37b9e391f59211f9 97.79kB / 97.79kB 3.3s done 07:14:43 #7 sha256:f6f958e3424c382e9adc12d77fcbbd8874e403b5b88b7c90902a67d15c890e59 1.02kB / 1.02kB 3.4s done 07:14:43 #7 sha256:03e6227060ad9047fcb92528e802e2346e3dd60dc992edf63a3d4d013ead61e6 53.95MB / 53.95MB 5.9s done 07:14:43 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:14:43 #7 extracting sha256:2959c0b73dae5e70c97573b56c908480cc4794318911d7610b30a7d08add5e67 done 07:14:43 #7 sha256:a6d4f193ab21aed60d8c9fec5613d685cb40335600aa233556a06505e0ef5318 1.51kB / 1.51kB 3.7s done 07:14:43 #7 extracting sha256:fc9d6033bb3f386bb327c2a9dea343cefc26aeb5b2e417d7c983657640216e63 0.8s done 07:14:43 #7 sha256:759900d45cbe5d399f81c58532e5522310c16f03afe794a0bf3a50b5fd054c77 3.26kB / 3.26kB 3.7s done 07:14:43 #7 extracting sha256:71047f9f9e392480cc32ed9ac2fc6ed8585cce97a79dc96a0930c972f75ca660 1.3s done 07:14:43 #7 extracting sha256:5a0b817e8d2b390c439babdc0043d6cf2b5759fb141bd00c9afda6079131e738 1.4s done 07:14:43 #7 extracting sha256:a1c318310707fb7d70580473eefb15f5bafd42ed152cffed011782dea9d4f3c0 done 07:14:43 #7 extracting sha256:07193a6ec91b4162516067c96e1ef0e311d7040662f575641cfd216ba9fb1b6f done 07:14:43 #7 extracting sha256:508661da5f6d786932535a6222a1c9ab8241662fa84c4aa1fe7f0e696bb814dd done 07:14:43 #7 extracting sha256:0aeabb3b339362e97bb858dde3992bea728a71c3383d745f93e427151713b6c7 0.8s 07:14:43 #7 extracting sha256:0aeabb3b339362e97bb858dde3992bea728a71c3383d745f93e427151713b6c7 1.1s done 07:14:43 #7 extracting sha256:1c10601a92c5b122e04503bcb1e83c4f3f82a117bc4e728e37b9e391f59211f9 done 07:14:43 #7 extracting sha256:f6f958e3424c382e9adc12d77fcbbd8874e403b5b88b7c90902a67d15c890e59 done 07:14:43 #7 extracting sha256:03e6227060ad9047fcb92528e802e2346e3dd60dc992edf63a3d4d013ead61e6 07:14:46 #7 extracting sha256:03e6227060ad9047fcb92528e802e2346e3dd60dc992edf63a3d4d013ead61e6 3.3s done 07:14:46 #7 extracting sha256:a6d4f193ab21aed60d8c9fec5613d685cb40335600aa233556a06505e0ef5318 done 07:14:46 #7 extracting sha256:759900d45cbe5d399f81c58532e5522310c16f03afe794a0bf3a50b5fd054c77 07:14:46 #7 extracting sha256:759900d45cbe5d399f81c58532e5522310c16f03afe794a0bf3a50b5fd054c77 done 07:14:47 #7 DONE 12.9s 07:14:47 07:14:47 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:14:47 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.7s 07:14:52 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.9s 07:14:57 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.9s done 07:14:58 #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 07:14:58 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:14:58 #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 07:14:58 #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 07:14:58 #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 07:14:58 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 07:15:04 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s 07:15:07 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.6s done 07:15:07 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 07:15:09 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done 07:15:09 #5 DONE 35.1s 07:15:09 07:15:09 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:15:11 #8 DONE 1.4s 07:15:11 07:15:11 #9 [builder 3/8] RUN apk add --update --no-cache make git 07:15:11 #9 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:15:12 #9 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:15:13 #9 2.354 OK: 239 MiB in 58 packages 07:15:13 #9 DONE 2.7s 07:15:13 07:15:13 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:15:13 #10 DONE 0.1s 07:15:13 07:15:13 #11 [builder 5/8] COPY go.mod vendor* ./ 07:15:13 #11 DONE 0.2s 07:15:13 07:15:13 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:46 #12 DONE 28.5s 07:15:46 07:15:46 #13 [builder 7/8] COPY . . 07:15:46 #13 DONE 0.9s 07:15:46 07:15:46 #14 [builder 8/8] RUN echo noop 07:15:46 #14 0.625 noop 07:15:46 #14 DONE 0.7s 07:15:46 07:15:46 #15 exporting to image 07:15:46 #15 exporting layers 07:16:18 #15 exporting layers 34.0s done 07:16:18 #15 writing image sha256:4abf6ba1aff9617c22531c9c9774294ed0181824fdf5fd988ba07d105c2a0820 done 07:16:18 #15 naming to docker.io/library/ci-base-image-arm64 done 07:16:18 #15 DONE 34.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:18 + docker inspect -f . ci-base-image-arm64 07:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:18 prd-ubuntu20.04-docker-arm64-4c-16g-37444 does not seem to be running inside a container 07:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/183 -v /w/workspace/edgex-ui-go/183:/w/workspace/edgex-ui-go/183:rw,z -v /w/workspace/edgex-ui-go/183@tmp:/w/workspace/edgex-ui-go/183@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 07:16:20 $ docker top cbc1d1ef7c2c3309392db0651148ae47fd2b0debc7fa6562c6d2a7b74ffbe461 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:20 + go version 07:16:20 go version go1.23.4 linux/arm64 [Pipeline] } 07:16:20 $ docker stop --time=1 cbc1d1ef7c2c3309392db0651148ae47fd2b0debc7fa6562c6d2a7b74ffbe461 07:16:22 $ docker rm -f --volumes cbc1d1ef7c2c3309392db0651148ae47fd2b0debc7fa6562c6d2a7b74ffbe461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:22 + docker inspect -f . ci-base-image-arm64 07:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-37444 does not seem to be running inside a container 07:16:23 $ 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/183 -v /w/workspace/edgex-ui-go/183:/w/workspace/edgex-ui-go/183:rw,z -v /w/workspace/edgex-ui-go/183@tmp:/w/workspace/edgex-ui-go/183@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 07:16:24 $ docker top bc863944270cf98759d1d3bd03aa3770904b9d40a28cfb583ee3934f6629964d -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:24 + git config --global --add safe.directory /w/workspace/edgex-ui-go/183 [Pipeline] fileExists [Pipeline] sh 07:16:24 + make test 07:16:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:16:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements 07:18:21 github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements 07:18:21 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:18:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:18:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:18:48 ./bin/test-attribution-txt.sh [Pipeline] echo 07:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:18:48 $ docker stop --time=1 bc863944270cf98759d1d3bd03aa3770904b9d40a28cfb583ee3934f6629964d 07:18:50 $ docker rm -f --volumes bc863944270cf98759d1d3bd03aa3770904b9d40a28cfb583ee3934f6629964d [Pipeline] // withDockerContainer [Pipeline] sh 07:18:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:18:52 Warning: overwriting stash ‘coverage-report’ 07:18:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:18:53 + ls -al . 07:18:53 total 268 07:18:53 drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 07:16 . 07:18:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:13 .. 07:18:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:14 .blubracket 07:18:53 -rw-rw-r-- 1 jenkins jenkins 18 Jan 22 07:14 .dockerignore 07:18:53 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:14 .git 07:18:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:14 .github 07:18:53 -rw-rw-r-- 1 jenkins jenkins 178 Jan 22 07:14 .gitignore 07:18:53 -rw-rw-r-- 1 jenkins jenkins 18578 Jan 22 07:14 Attribution.txt 07:18:53 -rw-rw-r-- 1 jenkins jenkins 21430 Jan 22 07:14 CHANGELOG.md 07:18:53 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 07:14 CONTRIBUTING.md 07:18:53 -rw-rw-r-- 1 jenkins jenkins 1940 Jan 22 07:14 Dockerfile 07:18:53 -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 07:14 Jenkinsfile 07:18:53 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 07:14 LICENSE 07:18:53 -rw-rw-r-- 1 jenkins jenkins 2189 Jan 22 07:14 Makefile 07:18:53 -rw-rw-r-- 1 jenkins jenkins 4381 Jan 22 07:14 README.md 07:18:53 -rw-rw-r-- 1 jenkins jenkins 11 Jan 22 07:07 VERSION 07:18:53 -rw-rw-r-- 1 jenkins jenkins 4832 Jan 22 07:14 angularmigrationlogs.md 07:18:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:14 assets 07:18:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:14 bin 07:18:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:14 cmd 07:18:53 -rw-r--r-- 1 jenkins jenkins 14679 Jan 22 07:18 coverage.out 07:18:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:14 docs 07:18:53 -rw-rw-r-- 1 jenkins jenkins 5895 Jan 22 07:14 go.mod 07:18:53 -rw-rw-r-- 1 jenkins jenkins 86071 Jan 22 07:14 go.sum 07:18:53 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:14 internal 07:18:53 -rwxrwxr-x 1 jenkins jenkins 568 Jan 22 07:14 redeploy.sh 07:18:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:14 testing 07:18:53 -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 07:14 version.go 07:18:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 + 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=a42c1ef4457854628ec334ca54ee718c509553b1 --label arch=arm64 --label version=4.0.0-dev.1 . 07:18:54 #0 building with "default" instance using docker driver 07:18:54 07:18:54 #1 [internal] load build definition from Dockerfile 07:18:54 #1 transferring dockerfile: 1.98kB 0.0s done 07:18:54 #1 DONE 0.0s 07:18:54 07:18:54 #2 [internal] load .dockerignore 07:18:54 #2 transferring context: 58B done 07:18:54 #2 DONE 0.0s 07:18:54 07:18:54 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:54 #3 DONE 0.0s 07:18:54 07:18:54 #4 [internal] load metadata for docker.io/library/docker:latest 07:18:54 #4 DONE 0.2s 07:18:54 07:18:54 #5 [internal] load metadata for docker.io/library/alpine:3.20 07:18:54 #5 DONE 0.3s 07:18:54 07:18:54 #6 FROM docker.io/library/docker:latest@sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 07:18:54 #6 CACHED 07:18:54 07:18:54 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:18:54 #7 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 07:18:55 #7 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:18:55 #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 307.20kB / 4.09MB 0.1s 07:18:55 #7 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:18:55 #7 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:18:55 #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s 07:18:55 #7 ... 07:18:55 07:18:55 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:18:55 #8 DONE 0.3s 07:18:55 07:18:55 #9 [internal] load build context 07:18:55 #9 transferring context: 89.10kB 0.3s done 07:18:55 #9 DONE 0.3s 07:18:55 07:18:55 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:18:55 #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 07:18:55 #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 07:18:55 #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done 07:18:55 #7 ... 07:18:55 07:18:55 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:18:55 #10 DONE 0.5s 07:18:55 07:18:55 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:18:55 #7 DONE 1.0s 07:18:55 07:18:55 #11 [stage-1 2/7] RUN apk --no-cache upgrade 07:18:56 #11 0.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:57 #11 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:58 #11 2.522 OK: 9 MiB in 14 packages 07:18:58 #11 ... 07:18:58 07:18:58 #12 [builder 3/8] RUN apk add --update --no-cache make git 07:18:58 #12 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:58 #12 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:58 #12 2.686 OK: 239 MiB in 58 packages 07:18:58 #12 DONE 3.1s 07:18:58 07:18:58 #11 [stage-1 2/7] RUN apk --no-cache upgrade 07:18:58 #11 DONE 2.9s 07:18:58 07:18:58 #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:18:58 #13 DONE 0.1s 07:18:58 07:18:58 #14 [stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:18:59 #14 ... 07:18:59 07:18:59 #15 [builder 5/8] COPY go.mod vendor* ./ 07:18:59 #15 DONE 0.3s 07:18:59 07:18:59 #16 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:01 #16 DONE 2.0s 07:19:01 07:19:01 #17 [builder 7/8] COPY . . 07:19:01 #17 ... 07:19:01 07:19:01 #14 [stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:19:01 #14 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:19:01 #14 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:19:01 #14 2.728 (1/1) Installing dumb-init (1.2.5-r3) 07:19:01 #14 2.740 Executing busybox-1.36.1-r29.trigger 07:19:01 #14 2.767 OK: 9 MiB in 15 packages 07:19:01 #14 DONE 3.2s 07:19:02 07:19:02 #17 [builder 7/8] COPY . . 07:19:02 #17 DONE 1.3s 07:19:02 07:19:02 #18 [builder 8/8] RUN make build 07:19:03 #18 0.625 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:21:10 #18 DONE 122.4s 07:21:10 07:21:10 #19 [stage-1 4/7] 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 07:21:10 #19 DONE 0.4s 07:21:10 07:21:10 #20 [stage-1 5/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:21:10 #20 DONE 0.1s 07:21:10 07:21:10 #21 [stage-1 6/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:21:10 #21 DONE 0.1s 07:21:10 07:21:10 #22 [stage-1 7/7] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:21:10 #22 DONE 0.1s 07:21:10 07:21:10 #23 exporting to image 07:21:10 #23 exporting layers 07:21:10 #23 exporting layers 1.1s done 07:21:10 #23 writing image sha256:cf4020abc0c18caa877bcc038c571f9be5eb3e034c52732f1031e0b58940ef44 done 07:21:10 #23 naming to docker.io/library/edgex-ui-arm64 done 07:21:10 #23 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:10 provisioning config files... 07:21:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/183@tmp/config2870884932616920066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:10 ---> ****-login.sh 07:21:10 nexus3.edgexfoundry.org:10001 07:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:10 Configure a credential helper to remove this warning. See 07:21:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:10 07:21:10 Login Succeeded 07:21:10 nexus3.edgexfoundry.org:10002 07:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded 07:21:11 nexus3.edgexfoundry.org:10003 07:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded 07:21:11 nexus3.edgexfoundry.org:10004 07:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded 07:21:11 ****.io 07:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:11 Configure a credential helper to remove this warning. See 07:21:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:11 07:21:11 Login Succeeded 07:21:11 ---> ****-login.sh ends [Pipeline] } 07:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:21:11 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:21:11 a42c1ef4457854628ec334ca54ee718c509553b1 07:21:11 latest 07:21:11 4.0.0-dev.1 07:21:11 a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 07:21:11 main 07:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1 07:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:21:12 5f70bf18a086: Preparing 07:21:12 df02f0adf306: Preparing 07:21:12 c3f432713cf9: Preparing 07:21:12 92b9ebc919ee: Preparing 07:21:12 97942f8465e7: Preparing 07:21:12 69fc4db59560: Preparing 07:21:12 534a70dc8296: Preparing 07:21:12 69fc4db59560: Waiting 07:21:12 534a70dc8296: Waiting 07:21:12 5f70bf18a086: Layer already exists 07:21:12 c3f432713cf9: Pushed 07:21:12 df02f0adf306: Pushed 07:21:12 97942f8465e7: Pushed 07:21:12 69fc4db59560: Pushed 07:21:12 534a70dc8296: Layer already exists 07:21:23 92b9ebc919ee: Pushed 07:21:23 a42c1ef4457854628ec334ca54ee718c509553b1: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:21:23 5f70bf18a086: Preparing 07:21:23 df02f0adf306: Preparing 07:21:23 c3f432713cf9: Preparing 07:21:23 92b9ebc919ee: Preparing 07:21:23 97942f8465e7: Preparing 07:21:23 69fc4db59560: Preparing 07:21:23 534a70dc8296: Preparing 07:21:23 69fc4db59560: Waiting 07:21:23 534a70dc8296: Waiting 07:21:23 c3f432713cf9: Layer already exists 07:21:23 df02f0adf306: Layer already exists 07:21:23 92b9ebc919ee: Layer already exists 07:21:23 5f70bf18a086: Layer already exists 07:21:23 97942f8465e7: Layer already exists 07:21:23 69fc4db59560: Layer already exists 07:21:23 534a70dc8296: Layer already exists 07:21:23 latest: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.1 07:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:21:24 5f70bf18a086: Preparing 07:21:24 df02f0adf306: Preparing 07:21:24 c3f432713cf9: Preparing 07:21:24 92b9ebc919ee: Preparing 07:21:24 97942f8465e7: Preparing 07:21:24 69fc4db59560: Preparing 07:21:24 534a70dc8296: Preparing 07:21:24 69fc4db59560: Waiting 07:21:24 534a70dc8296: Waiting 07:21:24 c3f432713cf9: Layer already exists 07:21:24 df02f0adf306: Layer already exists 07:21:24 5f70bf18a086: Layer already exists 07:21:24 92b9ebc919ee: Layer already exists 07:21:24 97942f8465e7: Layer already exists 07:21:24 69fc4db59560: Layer already exists 07:21:24 534a70dc8296: Layer already exists 07:21:24 4.0.0-dev.1: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 07:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:21:25 5f70bf18a086: Preparing 07:21:25 df02f0adf306: Preparing 07:21:25 c3f432713cf9: Preparing 07:21:25 92b9ebc919ee: Preparing 07:21:25 97942f8465e7: Preparing 07:21:25 69fc4db59560: Preparing 07:21:25 534a70dc8296: Preparing 07:21:25 69fc4db59560: Waiting 07:21:25 534a70dc8296: Waiting 07:21:25 97942f8465e7: Layer already exists 07:21:25 c3f432713cf9: Layer already exists 07:21:25 92b9ebc919ee: Layer already exists 07:21:25 5f70bf18a086: Layer already exists 07:21:25 df02f0adf306: Layer already exists 07:21:25 69fc4db59560: Layer already exists 07:21:25 534a70dc8296: Layer already exists 07:21:25 a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:21:26 5f70bf18a086: Preparing 07:21:26 df02f0adf306: Preparing 07:21:26 c3f432713cf9: Preparing 07:21:26 92b9ebc919ee: Preparing 07:21:26 97942f8465e7: Preparing 07:21:26 69fc4db59560: Preparing 07:21:26 534a70dc8296: Preparing 07:21:26 69fc4db59560: Waiting 07:21:26 534a70dc8296: Waiting 07:21:26 97942f8465e7: Layer already exists 07:21:26 92b9ebc919ee: Layer already exists 07:21:26 df02f0adf306: Layer already exists 07:21:26 5f70bf18a086: Layer already exists 07:21:26 c3f432713cf9: Layer already exists 07:21:26 69fc4db59560: Layer already exists 07:21:26 534a70dc8296: Layer already exists 07:21:26 main: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:27 ===================================================== [Pipeline] echo 07:21:27 taggedImages: 07:21:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1 07:21:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:21:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.1 07:21:27 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 07:21:27 - 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 07:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:27 07:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:27 arm64: Pulling from edgex-lftools-log-publisher 07:21:27 8998bd30e6a1: Pulling fs layer 07:21:27 04944245beec: Pulling fs layer 07:21:27 699f458cf7ca: Pulling fs layer 07:21:27 765212b225bb: Pulling fs layer 07:21:27 f23df028b6ca: Pulling fs layer 07:21:27 d65c8cfc05b1: Pulling fs layer 07:21:27 2437ff75d9bd: Pulling fs layer 07:21:27 d65c8cfc05b1: Waiting 07:21:27 2437ff75d9bd: Waiting 07:21:27 765212b225bb: Waiting 07:21:27 f23df028b6ca: Waiting 07:21:28 04944245beec: Verifying Checksum 07:21:28 04944245beec: Download complete 07:21:28 765212b225bb: Verifying Checksum 07:21:28 765212b225bb: Download complete 07:21:28 f23df028b6ca: Verifying Checksum 07:21:28 f23df028b6ca: Download complete 07:21:28 d65c8cfc05b1: Download complete 07:21:28 699f458cf7ca: Download complete 07:21:28 8998bd30e6a1: Verifying Checksum 07:21:28 8998bd30e6a1: Download complete 07:21:30 2437ff75d9bd: Verifying Checksum 07:21:30 2437ff75d9bd: Download complete 07:21:34 8998bd30e6a1: Pull complete 07:21:35 04944245beec: Pull complete 07:21:37 699f458cf7ca: Pull complete 07:21:37 765212b225bb: Pull complete 07:21:38 f23df028b6ca: Pull complete 07:21:38 d65c8cfc05b1: Pull complete 07:22:04 2437ff75d9bd: Pull complete 07:22:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:05 prd-ubuntu20.04-docker-arm64-4c-16g-37444 does not seem to be running inside a container 07:22:05 $ 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/183 -v /w/workspace/edgex-ui-go/183:/w/workspace/edgex-ui-go/183:rw,z -v /w/workspace/edgex-ui-go/183@tmp:/w/workspace/edgex-ui-go/183@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 07:22:06 $ docker top 372607e039a35be168d2060587d59ed96c1e66813fab1a23aab0e6232a08974b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:07 ---> job-cost.sh 07:22:07 lf-activate-venv: SKIPPING 07:22:07 INFO: No Stack... 07:22:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:08 INFO: Archiving Costs [Pipeline] sh 07:22:08 + cat /w/workspace/edgex-ui-go/183/archives/cost.csv 07:22:08 + cut -d, -f6 [Pipeline] lock 07:22:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] 07:22:08 Resource [jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] did not exist. Created. 07:22:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:09 /w/workspace/edgex-ui-go/183@tmp/durable-dee04592/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:22:09 + echo total: 0.2199999988079071 [Pipeline] stash 07:22:09 Warning: overwriting stash ‘stack-cost’ 07:22:09 Stashed 1 file(s) [Pipeline] } 07:22:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } 07:22:09 $ docker stop --time=1 372607e039a35be168d2060587d59ed96c1e66813fab1a23aab0e6232a08974b 07:22:11 $ docker rm -f --volumes 372607e039a35be168d2060587d59ed96c1e66813fab1a23aab0e6232a08974b [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 07:22:11 provisioning config files... 07:22:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11790610915570334262tmp [Pipeline] { [Pipeline] sh 07:22:12 + set +x 07:22:12 + curl -s https://codecov.io/bash 07:22:12 + bash -s -- 07:22:12 07:22:12 _____ _ 07:22:12 / ____| | | 07:22:12 | | ___ __| | ___ ___ _____ __ 07:22:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:22:12 | |___| (_) | (_| | __/ (_| (_) \ V / 07:22:12 \_____\___/ \__,_|\___|\___\___/ \_/ 07:22:12 Bash-1.0.6 07:22:12 07:22:12 07:22:12 ==> git version 2.25.1 found 07:22:12 ==> 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 07:22:12 Release-Date: 2020-01-08 07:22:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:22:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:22:12 ==> Jenkins CI detected. 07:22:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:22:12 project root: . 07:22:12 --> token set from env 07:22:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:22:12 ==> Running gcov in . (disable via -X gcov) 07:22:12 ==> Python coveragepy not found 07:22:12 ==> Searching for coverage reports in: 07:22:12 + . 07:22:12 -> Found 1 reports 07:22:12 ==> Detecting git/mercurial file structure 07:22:12 ==> Reading reports 07:22:12 + ./coverage.out bytes=14679 07:22:12 ==> Appending adjustments 07:22:12 https://docs.codecov.io/docs/fixing-reports 07:22:12 + Found adjustments 07:22:12 ==> Gzipping contents 07:22:12 12K /tmp/codecov.AIPXCW.gz 07:22:12 ==> Uploading reports 07:22:12 url: https://codecov.io 07:22:12 query: branch=main&commit=a42c1ef4457854628ec334ca54ee718c509553b1&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:22:12 -> Pinging Codecov 07:22:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a42c1ef4457854628ec334ca54ee718c509553b1&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:22:13 -> Uploading to 07:22:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/a42c1ef4457854628ec334ca54ee718c509553b1/be71007d-b309-4cf5-a634-5aef22c0fea7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250122%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250122T072212Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3f1c0c01afe78797bb1aca8f28872d3acfc1ccdb5fab74d398b6762f25ebc7 07:22:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:13 Dload Upload Total Spent Left Speed 07:22:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10294 0 0 100 10294 0 32168 --:--:-- --:--:-- --:--:-- 32168 07:22:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] } 07:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:22:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:22:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:22:13 07:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:22:14 latest: Pulling from edgex-devops/edgex-snyk-go 07:22:14 43c4264eed91: Pulling fs layer 07:22:14 4cc291be95ef: Pulling fs layer 07:22:14 2ac1f1163629: Pulling fs layer 07:22:14 5c3c966382ef: Pulling fs layer 07:22:14 4f4fb700ef54: Pulling fs layer 07:22:14 d9c7d2e4e75e: Pulling fs layer 07:22:14 9c3e1370e548: Pulling fs layer 07:22:14 4f4fb700ef54: Waiting 07:22:14 5c3c966382ef: Waiting 07:22:14 d9c7d2e4e75e: Waiting 07:22:14 9c3e1370e548: Waiting 07:22:14 4cc291be95ef: Verifying Checksum 07:22:14 4cc291be95ef: Download complete 07:22:14 5c3c966382ef: Verifying Checksum 07:22:14 5c3c966382ef: Download complete 07:22:14 4f4fb700ef54: Verifying Checksum 07:22:14 4f4fb700ef54: Download complete 07:22:14 43c4264eed91: Download complete 07:22:14 43c4264eed91: Pull complete 07:22:14 d9c7d2e4e75e: Verifying Checksum 07:22:14 d9c7d2e4e75e: Download complete 07:22:14 4cc291be95ef: Pull complete 07:22:14 2ac1f1163629: Verifying Checksum 07:22:14 2ac1f1163629: Download complete 07:22:15 9c3e1370e548: Verifying Checksum 07:22:15 9c3e1370e548: Download complete 07:22:18 2ac1f1163629: Pull complete 07:22:18 5c3c966382ef: Pull complete 07:22:18 4f4fb700ef54: Pull complete 07:22:18 d9c7d2e4e75e: Pull complete 07:22:22 9c3e1370e548: Pull complete 07:22:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:22 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:22:26 $ docker top 707a429f2886ef7530d55fcaf90a88bab027f608439cb8cd845bd10bfd623b63 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 07:22:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 07:22:26 + set -o pipefail 07:22:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 07:22:35 07:22:35 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:22:35 07:22:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/5cb62ab4-4e3e-43ac-aa6c-fdceb0841809 07:22:35 07:22:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:22:35 07:22:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:22:35 [Pipeline] } 07:22:35 $ docker stop --time=1 707a429f2886ef7530d55fcaf90a88bab027f608439cb8cd845bd10bfd623b63 07:22:39 $ docker rm -f --volumes 707a429f2886ef7530d55fcaf90a88bab027f608439cb8cd845bd10bfd623b63 [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 07:22:40 + git log --format=format:%s -1 a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] sh 07:22:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:40 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:22:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:22:41 $ docker top 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:41 [ssh-agent] Looking for ssh-agent implementation... 07:22:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:41 $ docker exec 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 ssh-agent 07:22:41 SSH_AUTH_SOCK=/tmp/ssh-InoDVK19b2ud/agent.33 07:22:41 SSH_AGENT_PID=39 07:22:41 Running ssh-add (command line suppressed) 07:22:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18206535303058906520.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18206535303058906520.key) 07:22:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:42 + git semver tag 07:22:42 2025-01-22 07:22:42,292 [run_tag] DEBUG tag force:False 07:22:42 2025-01-22 07:22:42,292 [check_head_tag] DEBUG check head tag 07:22:42 2025-01-22 07:22:42,293 [execute] INFO git cat-file --batch-check 07:22:42 2025-01-22 07:22:42,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:22:42 2025-01-22 07:22:42,297 [execute] INFO git cat-file --batch 07:22:42 2025-01-22 07:22:42,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 07:22:42 2025-01-22 07:22:42,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:22:42 2025-01-22 07:22:42,319 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 07:22:42 2025-01-22 07:22:42,319 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:22:42 2025-01-22 07:22:42,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:22:42 4.0.0-dev.1 [Pipeline] } 07:22:42 $ docker exec --env ******** --env ******** 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 ssh-agent -k 07:22:42 unset SSH_AUTH_SOCK; 07:22:42 unset SSH_AGENT_PID; 07:22:42 echo Agent pid 39 killed; 07:22:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:42 + git semver [Pipeline] } 07:22:43 $ docker stop --time=1 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 07:22:44 $ docker rm -f --volumes 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:22:44 07:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:22:45 0.23.1-centos7: Pulling from edgex-lftools 07:22:45 ab5ef0e58194: Pulling fs layer 07:22:45 9712f1f96733: Pulling fs layer 07:22:45 63f879dbbcfc: Pulling fs layer 07:22:45 0d9ebad4ef96: Pulling fs layer 07:22:45 e9a5061849ea: Pulling fs layer 07:22:45 d747dcd14b5f: Pulling fs layer 07:22:45 2de7ff778b66: Pulling fs layer 07:22:45 e9a5061849ea: Waiting 07:22:45 d747dcd14b5f: Waiting 07:22:45 2de7ff778b66: Waiting 07:22:45 0d9ebad4ef96: Waiting 07:22:45 9712f1f96733: Verifying Checksum 07:22:45 9712f1f96733: Download complete 07:22:45 63f879dbbcfc: Verifying Checksum 07:22:45 63f879dbbcfc: Download complete 07:22:45 e9a5061849ea: Verifying Checksum 07:22:45 e9a5061849ea: Download complete 07:22:45 0d9ebad4ef96: Verifying Checksum 07:22:45 0d9ebad4ef96: Download complete 07:22:45 d747dcd14b5f: Verifying Checksum 07:22:45 d747dcd14b5f: Download complete 07:22:45 ab5ef0e58194: Download complete 07:22:45 2de7ff778b66: Verifying Checksum 07:22:45 2de7ff778b66: Download complete 07:22:48 ab5ef0e58194: Pull complete 07:22:48 9712f1f96733: Pull complete 07:22:49 63f879dbbcfc: Pull complete 07:22:52 0d9ebad4ef96: Pull complete 07:22:52 e9a5061849ea: Pull complete 07:22:52 d747dcd14b5f: Pull complete 07:22:53 2de7ff778b66: Pull complete 07:22:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:22:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:53 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:22:59 $ docker top 448e27156a2932818d1fb29d4561fbd56cbce6e6fd8199085e2935ce1464dde5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:22:59 provisioning config files... 07:22:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4016644430619069341tmp 07:22:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1907556199522765164tmp 07:22:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14585059462969745145tmp [Pipeline] { [Pipeline] echo 07:22:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:23:00 ---> sigul-configuration.sh 07:23:00 gpg: directory `/root/.gnupg' created 07:23:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:23:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:23:00 gpg: keyring `/root/.gnupg/secring.gpg' created 07:23:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:23:00 gpg: CAST5 encrypted data 07:23:00 gpg: encrypted with 1 passphrase 07:23:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:23:00 + mkdir /home/jenkins 07:23:00 + mkdir /home/jenkins/sigul [Pipeline] sh 07:23:00 + 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 07:23:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:23:01 ---> sigul-install.sh 07:23:01 Sigul already installed; skipping installation. [Pipeline] sh 07:23:01 + git tag --list 07:23:01 0.1.1 07:23:01 v1.1.0 07:23:01 v1.2.0 07:23:01 v1.2.1 07:23:01 v1.3.0 07:23:01 v2.0.0 07:23:01 v2.1.0 07:23:01 v2.2.0 07:23:01 v2.3.0 07:23:01 v3.0 07:23:01 v3.0.0 07:23:01 v3.1 07:23:01 v3.1.0 07:23:01 v3.1.0-dev.1 07:23:01 v3.1.0-dev.10 07:23:01 v3.1.0-dev.11 07:23:01 v3.1.0-dev.12 07:23:01 v3.1.0-dev.13 07:23:01 v3.1.0-dev.14 07:23:01 v3.1.0-dev.15 07:23:01 v3.1.0-dev.16 07:23:01 v3.1.0-dev.17 07:23:01 v3.1.0-dev.18 07:23:01 v3.1.0-dev.19 07:23:01 v3.1.0-dev.2 07:23:01 v3.1.0-dev.20 07:23:01 v3.1.0-dev.21 07:23:01 v3.1.0-dev.22 07:23:01 v3.1.0-dev.23 07:23:01 v3.1.0-dev.24 07:23:01 v3.1.0-dev.25 07:23:01 v3.1.0-dev.26 07:23:01 v3.1.0-dev.27 07:23:01 v3.1.0-dev.28 07:23:01 v3.1.0-dev.29 07:23:01 v3.1.0-dev.3 07:23:01 v3.1.0-dev.30 07:23:01 v3.1.0-dev.31 07:23:01 v3.1.0-dev.32 07:23:01 v3.1.0-dev.33 07:23:01 v3.1.0-dev.34 07:23:01 v3.1.0-dev.35 07:23:01 v3.1.0-dev.36 07:23:01 v3.1.0-dev.37 07:23:01 v3.1.0-dev.38 07:23:01 v3.1.0-dev.39 07:23:01 v3.1.0-dev.4 07:23:01 v3.1.0-dev.40 07:23:01 v3.1.0-dev.41 07:23:01 v3.1.0-dev.42 07:23:01 v3.1.0-dev.43 07:23:01 v3.1.0-dev.44 07:23:01 v3.1.0-dev.45 07:23:01 v3.1.0-dev.46 07:23:01 v3.1.0-dev.47 07:23:01 v3.1.0-dev.48 07:23:01 v3.1.0-dev.49 07:23:01 v3.1.0-dev.5 07:23:01 v3.1.0-dev.50 07:23:01 v3.1.0-dev.51 07:23:01 v3.1.0-dev.52 07:23:01 v3.1.0-dev.6 07:23:01 v3.1.0-dev.7 07:23:01 v3.1.0-dev.8 07:23:01 v3.1.0-dev.9 07:23:01 v4.0.0-dev.1 [Pipeline] sh 07:23:01 + lftools sign git-tag v4.0.0-dev.1 07:23:02 Signing Git tag with Sigul... 07:23:02 Signing v4.0.0-dev.1 [Pipeline] echo 07:23:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:23:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:23:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:23:02 $ docker stop --time=1 448e27156a2932818d1fb29d4561fbd56cbce6e6fd8199085e2935ce1464dde5 07:23:04 $ docker rm -f --volumes 448e27156a2932818d1fb29d4561fbd56cbce6e6fd8199085e2935ce1464dde5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:23:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:04 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:23: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:23:05 $ docker top 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:05 [ssh-agent] Looking for ssh-agent implementation... 07:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:05 $ docker exec 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 ssh-agent 07:23:05 SSH_AUTH_SOCK=/tmp/ssh-anMmQOLwjMLX/agent.31 07:23:05 SSH_AGENT_PID=37 07:23:05 Running ssh-add (command line suppressed) 07:23:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6170889736661760444.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6170889736661760444.key) 07:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:06 + git semver bump pre 07:23:06 2025-01-22 07:23:06,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:23:06 2025-01-22 07:23:06,306 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 07:23:06 2025-01-22 07:23:06,306 [bump_version] DEBUG bumped version:4.0.0-dev.2 07:23:06 2025-01-22 07:23:06,306 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 07:23:06 2025-01-22 07:23:06,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:23:06 2025-01-22 07:23:06,306 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:23:06 2025-01-22 07:23:06,308 [execute] INFO git cat-file --batch-check 07:23:06 2025-01-22 07:23:06,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:23:06 2025-01-22 07:23:06,314 [execute] INFO git cat-file --batch 07:23:06 2025-01-22 07:23:06,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:23:06 2025-01-22 07:23:06,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:23:06 4.0.0-dev.2 [Pipeline] } 07:23:06 $ docker exec --env ******** --env ******** 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 ssh-agent -k 07:23:06 unset SSH_AUTH_SOCK; 07:23:06 unset SSH_AGENT_PID; 07:23:06 echo Agent pid 37 killed; 07:23:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:06 + git semver [Pipeline] } 07:23:07 $ docker stop --time=1 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 07:23:08 $ docker rm -f --volumes 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:09 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:23:09 $ docker top c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 -eo pid,comm 07:23:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:23:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:09 [ssh-agent] Looking for ssh-agent implementation... 07:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:09 $ docker exec c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 ssh-agent 07:23:09 SSH_AUTH_SOCK=/tmp/ssh-Md1D3KUF1cZi/agent.32 07:23:09 SSH_AGENT_PID=38 07:23:09 Running ssh-add (command line suppressed) 07:23:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4531739997883855814.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4531739997883855814.key) 07:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:10 + git semver push 07:23:10 2025-01-22 07:23:10,480 [run_push] DEBUG push 07:23:10 2025-01-22 07:23:10,481 [execute] INFO git cat-file --batch-check 07:23:10 2025-01-22 07:23:10,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:23:10 2025-01-22 07:23:10,486 [execute] INFO git rev-list 80c21724042525a0e7d2385cdf728e928f7ccbef -- 07:23:10 2025-01-22 07:23:10,486 [execute] DEBUG Popen(['git', 'rev-list', '80c21724042525a0e7d2385cdf728e928f7ccbef', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:23:10 2025-01-22 07:23:10,498 [execute] INFO git fetch -v origin 07:23:10 2025-01-22 07:23:10,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:23:11 2025-01-22 07:23:10,978 [run_push] DEBUG no remote changes detected 07:23:11 2025-01-22 07:23:10,978 [execute] INFO git push origin semver 07:23:11 2025-01-22 07:23:10,979 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:23:11 2025-01-22 07:23:11,646 [run_push] DEBUG push all version tags 07:23:11 2025-01-22 07:23:11,647 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:23:11 2025-01-22 07:23:11,647 [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) 07:23:12 2025-01-22 07:23:12,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:23:12 4.0.0-dev.2 [Pipeline] } 07:23:12 $ docker exec --env ******** --env ******** c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 ssh-agent -k 07:23:12 unset SSH_AUTH_SOCK; 07:23:12 unset SSH_AGENT_PID; 07:23:12 echo Agent pid 38 killed; 07:23:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:12 + git semver [Pipeline] } 07:23:13 $ docker stop --time=1 c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 07:23:14 $ docker rm -f --volumes c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 [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 07:23:15 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 07:23:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:23:15 total 16 07:23:15 drwxr-xr-x 3 root root 4096 Jan 22 07:12 . 07:23:15 drwxrwxr-x 14 jenkins jenkins 4096 Jan 22 07:23 .. 07:23:15 drwxr-xr-x 2 root root 4096 Jan 22 07:12 cost 07:23:15 -rw-r--r-- 1 root root 83 Jan 22 07:12 cost.csv 07:23:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:23:15 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:23:15 total 16 07:23:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 22 07:12 . 07:23:15 drwxrwxr-x 14 jenkins jenkins 4096 Jan 22 07:23 .. 07:23:15 drwxr-xr-x 2 jenkins jenkins 4096 Jan 22 07:12 cost 07:23:15 -rw-r--r-- 1 jenkins jenkins 83 Jan 22 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:23:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:16 ---> package-listing.sh 07:23:16 ++ facter osfamily 07:23:16 ++ tr '[:upper:]' '[:lower:]' 07:23:16 + OS_FAMILY=debian 07:23:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:23:16 + START_PACKAGES=/tmp/packages_start.txt 07:23:16 + END_PACKAGES=/tmp/packages_end.txt 07:23:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:16 + PACKAGES=/tmp/packages_start.txt 07:23:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:23:16 + PACKAGES=/tmp/packages_end.txt 07:23:16 + case "${OS_FAMILY}" in 07:23:16 + dpkg -l 07:23:16 + grep '^ii' 07:23:16 + '[' -f /tmp/packages_start.txt ']' 07:23:16 + '[' -f /tmp/packages_end.txt ']' 07:23:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:23:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:23:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:23:16 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 07:23:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:17 prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container 07:23:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:23:17 $ docker top 27e7d81e853576eb37c84772a488b137450446a1cfb56ed6adffa8a8c7964489 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:18 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:18 + mkdir -p /var/log/sysstat [Pipeline] sh 07:23:18 + ls /var/log/sa-host 07:23:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:18 provisioning config files... 07:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9953774818144027846tmp [Pipeline] { [Pipeline] echo 07:23:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:19 ---> create-netrc.sh [Pipeline] } 07:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:23:19 ---> python-tools-install.sh [Pipeline] echo 07:23:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:19 ---> sudo-logs.sh 07:23:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:23:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:20 ---> job-cost.sh 07:23:20 lf-activate-venv: SKIPPING 07:23:20 DEBUG: total: 0.2199999988079071 07:23:20 INFO: Retrieving Stack Cost... 07:23:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:23:20 INFO: Archiving Costs [Pipeline] echo 07:23:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:23:21 ---> logs-deploy.sh 07:23:21 lf-activate-venv: SKIPPING 07:23:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/183 07:23:21 INFO: archiving workspace using pattern(s): 07:23:22 Archives upload complete. 07:23:22 INFO: archiving logs to Nexus 07:23:23 ---> uname -a: 07:23:23 Linux prd-ubuntu20-04-docker-8c-8g-37423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:23:23 07:23:23 07:23:23 ---> lscpu: 07:23:23 Architecture: x86_64 07:23:23 CPU op-mode(s): 32-bit, 64-bit 07:23:23 Byte Order: Little Endian 07:23:23 Address sizes: 40 bits physical, 48 bits virtual 07:23:23 CPU(s): 8 07:23:23 On-line CPU(s) list: 0-7 07:23:23 Thread(s) per core: 1 07:23:23 Core(s) per socket: 1 07:23:23 Socket(s): 8 07:23:23 NUMA node(s): 1 07:23:23 Vendor ID: AuthenticAMD 07:23:23 CPU family: 23 07:23:23 Model: 49 07:23:23 Model name: AMD EPYC-Rome Processor 07:23:23 Stepping: 0 07:23:23 CPU MHz: 2799.998 07:23:23 BogoMIPS: 5599.99 07:23:23 Virtualization: AMD-V 07:23:23 Hypervisor vendor: KVM 07:23:23 Virtualization type: full 07:23:23 L1d cache: 256 KiB 07:23:23 L1i cache: 256 KiB 07:23:23 L2 cache: 4 MiB 07:23:23 L3 cache: 128 MiB 07:23:23 NUMA node0 CPU(s): 0-7 07:23:23 Vulnerability Itlb multihit: Not affected 07:23:23 Vulnerability L1tf: Not affected 07:23:23 Vulnerability Mds: Not affected 07:23:23 Vulnerability Meltdown: Not affected 07:23:23 Vulnerability Mmio stale data: Not affected 07:23:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:23:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:23:23 Vulnerability Srbds: Not affected 07:23:23 Vulnerability Tsx async abort: Not affected 07:23:23 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 07:23:23 07:23:23 07:23:23 ---> nproc: 07:23:23 8 07:23:23 07:23:23 07:23:23 ---> df -h: 07:23:23 Filesystem Size Used Avail Use% Mounted on 07:23:23 overlay 155G 16G 140G 10% / 07:23:23 tmpfs 64M 0 64M 0% /dev 07:23:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:23:23 shm 64M 0 64M 0% /dev/shm 07:23:23 /dev/vda1 155G 16G 140G 10% /facter-os 07:23:23 07:23:23 07:23:23 ---> sar -b -r -n DEV: 07:23:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37423) 01/22/25 _x86_64_ (8 CPU) 07:23:23 07:23:23 07:06:44 LINUX RESTART (8 CPU) 07:23:23 07:23:23 07:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:23:23 07:08:01 332.93 48.12 284.82 0.00 5415.87 156508.93 0.00 07:23:23 07:09:01 284.23 3.41 280.82 0.00 44.58 92783.90 0.00 07:23:23 07:10:01 128.21 0.07 128.15 0.00 11.20 67247.06 0.00 07:23:23 07:11:01 166.32 0.17 166.16 0.00 4.67 38138.58 0.00 07:23:23 07:12:01 234.48 4.25 230.23 0.00 2090.72 83072.17 0.00 07:23:23 07:13:01 90.38 2.97 87.42 0.00 2366.01 27371.17 0.00 07:23:23 07:14:01 3.80 0.02 3.78 0.00 0.13 91.17 0.00 07:23:23 07:15:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 07:23:23 07:16:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:23:23 07:17:01 1.83 0.02 1.82 0.00 0.13 20.26 0.00 07:23:23 07:18:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 07:23:23 07:19:01 1.17 0.00 1.17 0.00 0.00 18.80 0.00 07:23:23 07:20:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 07:23:23 07:21:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:23:23 07:22:01 1.93 0.02 1.92 0.00 0.13 25.86 0.00 07:23:23 07:23:01 141.93 0.23 141.69 0.00 15.46 62363.61 0.00 07:23:23 Average: 87.11 3.70 83.40 0.00 621.68 32986.73 0.00 07:23:23 07:23:23 07:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:23 07:08:01 29561996 31519320 821212 2.50 62544 2187404 2053388 6.05 1060596 1908744 241496 07:23:23 07:09:01 26531224 31504228 793848 2.41 184916 4836516 1885232 5.56 1377820 4340728 494488 07:23:23 07:10:01 25736936 31495552 798952 2.43 194060 5598232 1883328 5.55 1911036 4580512 297208 07:23:23 07:11:01 24277812 30351468 1932624 5.88 230256 5794156 2241844 6.61 2703676 5132948 289576 07:23:23 07:12:01 24574660 31371364 897872 2.73 250328 6505336 1920172 5.66 1868784 5690072 101004 07:23:23 07:13:01 23977148 31463152 801924 2.44 269424 7121644 1722280 5.08 2008376 6083900 192 07:23:23 07:14:01 23982044 31463104 801904 2.44 267908 7118392 1717092 5.06 2007104 6080700 8 07:23:23 07:15:01 23987436 31468568 796236 2.42 267948 7118396 1717092 5.06 2001704 6080700 168 07:23:23 07:16:01 23987600 31468724 796024 2.42 267964 7118396 1717092 5.06 2001156 6080700 12 07:23:23 07:17:01 23995128 31476296 788360 2.40 267996 7118400 1717092 5.06 1993828 6080708 36 07:23:23 07:18:01 23995420 31476652 787956 2.40 268008 7118404 1717092 5.06 1993896 6080708 8 07:23:23 07:19:01 23996168 31477416 787140 2.39 268028 7118408 1717092 5.06 1993652 6080712 160 07:23:23 07:20:01 23996404 31477792 786708 2.39 268032 7118540 1717092 5.06 1993692 6080832 8 07:23:23 07:21:01 23996356 31477748 786688 2.39 268040 7118540 1717092 5.06 1993976 6080832 164 07:23:23 07:22:01 23995360 31476852 787892 2.40 268076 7118516 1744600 5.14 1994088 6080816 60 07:23:23 07:23:01 22462604 31391716 864732 2.63 299040 8401332 1812304 5.34 2140016 7323748 924 07:23:23 Average: 24565894 31397497 876880 2.67 243910 6531913 1812493 5.34 1940212 5611710 89094 07:23:23 07:23:23 07:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:23 07:08:01 ens3 501.78 393.12 5932.59 96.16 0.00 0.00 0.00 0.00 07:23:23 07:08:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 07:23:23 07:08:01 docker0 71.35 65.08 5.11 397.93 0.00 0.00 0.00 0.00 07:23:23 07:09:01 ens3 587.39 354.69 5612.12 42.17 0.00 0.00 0.00 0.00 07:23:23 07:09:01 lo 2.66 2.66 0.31 0.31 0.00 0.00 0.00 0.00 07:23:23 07:09:01 docker0 285.89 461.11 24.45 2867.43 0.00 0.00 0.00 0.00 07:23:23 07:10:01 veth907a53a 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 07:23:23 07:10:01 ens3 240.81 104.88 4624.04 22.11 0.00 0.00 0.00 0.00 07:23:23 07:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:23:23 07:10:01 docker0 62.16 178.69 3.71 3858.77 0.00 0.00 0.00 0.00 07:23:23 07:11:01 vethe73559e 0.22 0.33 0.05 0.13 0.00 0.00 0.00 0.00 07:23:23 07:11:01 veth907a53a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:11:01 ens3 165.49 112.50 1611.74 27.93 0.00 0.00 0.00 0.00 07:23:23 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:11:01 docker0 97.97 142.73 16.41 1593.98 0.00 0.00 0.00 0.00 07:23:23 07:12:01 ens3 208.87 175.92 1682.70 465.75 0.00 0.00 0.00 0.00 07:23:23 07:12:01 lo 4.13 4.13 0.43 0.43 0.00 0.00 0.00 0.00 07:23:23 07:12:01 docker0 4.37 9.42 0.26 114.91 0.00 0.00 0.00 0.00 07:23:23 07:13:01 ens3 165.47 97.72 3931.11 29.60 0.00 0.00 0.00 0.00 07:23:23 07:13:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 07:23:23 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:14:01 ens3 2.23 0.67 3.61 0.29 0.00 0.00 0.00 0.00 07:23:23 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:15:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 07:23:23 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:16:01 ens3 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 07:23:23 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:17:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:18:01 ens3 0.25 0.08 0.08 0.06 0.00 0.00 0.00 0.00 07:23:23 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:19:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:23:23 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:21:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:23 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 07:23:01 veth6418011 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:23:23 07:23:01 ens3 380.09 238.34 7981.31 116.25 0.00 0.00 0.00 0.00 07:23:23 07:23:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 07:23:23 07:23:01 docker0 54.67 92.40 5.12 836.00 0.00 0.00 0.00 0.00 07:23:23 Average: veth6418011 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:23:23 Average: ens3 140.91 92.44 1961.57 50.03 0.00 0.00 0.00 0.00 07:23:23 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 07:23:23 Average: docker0 36.05 59.38 3.44 604.56 0.00 0.00 0.00 0.00 07:23:23 07:23:23 07:23:23 ---> sar -P ALL: 07:23:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37423) 01/22/25 _x86_64_ (8 CPU) 07:23:23 07:23:23 07:06:44 LINUX RESTART (8 CPU) 07:23:23 07:23:23 07:07:01 CPU %user %nice %system %iowait %steal %idle 07:23:23 07:08:01 all 7.50 0.00 2.21 2.62 0.04 87.62 07:23:23 07:08:01 0 8.28 0.00 1.91 0.45 0.05 89.30 07:23:23 07:08:01 1 7.87 0.00 2.52 4.94 0.03 84.64 07:23:23 07:08:01 2 6.60 0.00 1.75 0.20 0.03 91.41 07:23:23 07:08:01 3 4.56 0.00 1.38 0.35 0.03 93.68 07:23:23 07:08:01 4 6.19 0.00 3.21 0.55 0.05 90.00 07:23:23 07:08:01 5 10.98 0.00 2.52 0.55 0.03 85.91 07:23:23 07:08:01 6 5.24 0.00 2.13 6.80 0.05 85.77 07:23:23 07:08:01 7 10.25 0.00 2.30 7.13 0.05 80.27 07:23:23 07:09:01 all 9.08 0.00 4.44 5.51 0.09 80.88 07:23:23 07:09:01 0 8.74 0.00 4.00 4.10 0.07 83.09 07:23:23 07:09:01 1 12.38 0.00 4.62 17.00 0.10 65.90 07:23:23 07:09:01 2 8.83 0.00 5.18 0.86 0.12 85.02 07:23:23 07:09:01 3 7.93 0.00 4.12 0.97 0.07 86.92 07:23:23 07:09:01 4 8.83 0.00 5.35 6.58 0.08 79.16 07:23:23 07:09:01 5 9.32 0.00 4.16 6.80 0.10 79.61 07:23:23 07:09:01 6 6.60 0.00 3.26 5.16 0.07 84.92 07:23:23 07:09:01 7 9.99 0.00 4.88 2.64 0.10 82.38 07:23:23 07:10:01 all 26.24 0.00 5.78 4.20 0.07 63.70 07:23:23 07:10:01 0 27.85 0.00 5.83 0.27 0.07 65.98 07:23:23 07:10:01 1 26.45 0.00 5.00 0.23 0.07 68.25 07:23:23 07:10:01 2 26.05 0.00 6.92 0.62 0.05 66.36 07:23:23 07:10:01 3 23.17 0.00 4.58 0.20 0.07 71.98 07:23:23 07:10:01 4 26.33 0.00 6.46 16.87 0.08 50.25 07:23:23 07:10:01 5 28.07 0.00 6.21 0.42 0.05 65.25 07:23:23 07:10:01 6 25.96 0.00 5.50 2.64 0.08 65.82 07:23:23 07:10:01 7 26.03 0.00 5.75 12.38 0.10 55.74 07:23:23 07:11:01 all 17.50 0.00 2.83 3.07 0.06 76.55 07:23:23 07:11:01 0 15.22 0.00 3.34 15.94 0.08 65.41 07:23:23 07:11:01 1 21.49 0.00 3.29 1.12 0.07 74.03 07:23:23 07:11:01 2 31.74 0.00 3.61 1.49 0.07 63.09 07:23:23 07:11:01 3 6.21 0.00 2.05 1.73 0.05 89.97 07:23:23 07:11:01 4 14.31 0.00 2.05 0.45 0.05 83.14 07:23:23 07:11:01 5 24.96 0.00 4.93 0.37 0.07 69.68 07:23:23 07:11:01 6 15.84 0.00 1.83 0.90 0.05 81.38 07:23:23 07:11:01 7 10.23 0.00 1.52 2.54 0.05 85.65 07:23:23 07:12:01 all 25.07 0.00 5.85 4.10 0.07 64.91 07:23:23 07:12:01 0 23.70 0.00 5.45 1.64 0.07 69.14 07:23:23 07:12:01 1 24.36 0.00 6.32 6.66 0.07 62.59 07:23:23 07:12:01 2 25.48 0.00 5.77 10.61 0.13 58.00 07:23:23 07:12:01 3 25.27 0.00 5.65 4.60 0.07 64.41 07:23:23 07:12:01 4 25.17 0.00 6.28 1.01 0.05 67.49 07:23:23 07:12:01 5 25.65 0.00 5.56 0.17 0.05 68.57 07:23:23 07:12:01 6 25.20 0.00 6.25 0.22 0.07 68.26 07:23:23 07:12:01 7 25.71 0.00 5.50 7.86 0.08 60.85 07:23:23 07:13:01 all 4.12 0.00 1.88 2.01 0.05 91.93 07:23:23 07:13:01 0 3.86 0.00 2.10 1.54 0.07 92.43 07:23:23 07:13:01 1 3.18 0.00 2.14 3.04 0.05 91.59 07:23:23 07:13:01 2 3.56 0.00 1.92 0.64 0.03 93.84 07:23:23 07:13:01 3 4.90 0.00 1.59 0.85 0.07 92.59 07:23:23 07:13:01 4 5.01 0.00 1.89 4.22 0.03 88.85 07:23:23 07:13:01 5 4.13 0.00 2.11 2.59 0.03 91.13 07:23:23 07:13:01 6 4.79 0.00 1.56 0.03 0.03 93.58 07:23:23 07:13:01 7 3.56 0.00 1.76 3.19 0.05 91.43 07:23:23 07:14:01 all 0.12 0.00 0.06 0.02 0.01 99.80 07:23:23 07:14:01 0 0.03 0.00 0.08 0.02 0.03 99.83 07:23:23 07:14:01 1 0.05 0.00 0.05 0.02 0.02 99.87 07:23:23 07:14:01 2 0.00 0.00 0.05 0.00 0.00 99.95 07:23:23 07:14:01 3 0.08 0.00 0.07 0.08 0.02 99.75 07:23:23 07:14:01 4 0.03 0.00 0.05 0.00 0.00 99.92 07:23:23 07:14:01 5 0.05 0.00 0.03 0.02 0.00 99.90 07:23:23 07:14:01 6 0.45 0.00 0.03 0.00 0.02 99.50 07:23:23 07:14:01 7 0.25 0.00 0.08 0.00 0.02 99.65 07:23:23 07:15:01 all 0.25 0.00 0.01 0.01 0.01 99.72 07:23:23 07:15:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:23:23 07:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:23:23 07:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:15:01 3 0.03 0.00 0.03 0.03 0.02 99.88 07:23:23 07:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:23 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:15:01 6 1.81 0.00 0.02 0.00 0.02 98.16 07:23:23 07:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:23 07:16:01 all 0.03 0.00 0.01 0.01 0.02 99.92 07:23:23 07:16:01 0 0.03 0.00 0.03 0.02 0.03 99.88 07:23:23 07:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 07:23:23 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:16:01 3 0.03 0.00 0.00 0.10 0.00 99.87 07:23:23 07:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:23:23 07:16:01 5 0.02 0.00 0.00 0.00 0.10 99.88 07:23:23 07:16:01 6 0.12 0.00 0.00 0.00 0.00 99.88 07:23:23 07:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:23 07:17:01 all 0.29 0.00 0.01 0.01 0.01 99.69 07:23:23 07:17:01 0 0.43 0.00 0.00 0.00 0.02 99.55 07:23:23 07:17:01 1 0.03 0.00 0.05 0.02 0.03 99.87 07:23:23 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:23:23 07:17:01 4 0.30 0.00 0.00 0.00 0.00 99.70 07:23:23 07:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:17:01 6 1.45 0.00 0.00 0.00 0.02 98.53 07:23:23 07:17:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:23:23 07:18:01 all 0.21 0.00 0.01 0.00 0.01 99.77 07:23:23 07:18:01 0 1.50 0.00 0.00 0.00 0.02 98.48 07:23:23 07:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:23:23 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:23:23 07:18:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:23:23 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:23:23 07:18:01 7 0.00 0.00 0.02 0.02 0.02 99.95 07:23:23 07:23:23 07:18:01 CPU %user %nice %system %iowait %steal %idle 07:23:23 07:19:01 all 0.04 0.00 0.01 0.01 0.01 99.94 07:23:23 07:19:01 0 0.17 0.00 0.02 0.00 0.02 99.80 07:23:23 07:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:23:23 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:19:01 3 0.02 0.00 0.00 0.03 0.02 99.93 07:23:23 07:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:23 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:23:23 07:20:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:23:23 07:20:01 0 0.50 0.00 0.00 0.00 0.03 99.47 07:23:23 07:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:23:23 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:23 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:23:23 07:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:23:23 07:21:01 all 0.22 0.00 0.01 0.01 0.01 99.75 07:23:23 07:21:01 0 1.58 0.00 0.00 0.00 0.00 98.42 07:23:23 07:21:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:23:23 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:23 07:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:23:23 07:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:23 07:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:23:23 07:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:23:23 07:21:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:23:23 07:22:01 all 0.19 0.00 0.02 0.00 0.01 99.76 07:23:23 07:22:01 0 1.39 0.00 0.05 0.00 0.02 98.55 07:23:23 07:22:01 1 0.08 0.00 0.05 0.00 0.03 99.83 07:23:23 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:23 07:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 07:23:23 07:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:23 07:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:23:23 07:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:23:23 07:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:23:23 07:23:01 all 8.53 0.00 3.74 2.94 0.06 84.72 07:23:23 07:23:01 0 8.30 0.00 3.83 5.34 0.08 82.44 07:23:23 07:23:01 1 8.67 0.00 3.10 0.02 0.05 88.17 07:23:23 07:23:01 2 9.33 0.00 3.21 0.79 0.03 86.63 07:23:23 07:23:01 3 9.31 0.00 3.61 4.03 0.07 82.98 07:23:23 07:23:01 4 8.16 0.00 4.69 0.10 0.05 87.00 07:23:23 07:23:01 5 8.75 0.00 3.48 0.59 0.07 87.11 07:23:23 07:23:01 6 8.23 0.00 3.79 7.33 0.10 80.55 07:23:23 07:23:01 7 7.49 0.00 4.21 5.41 0.05 82.84 07:23:23 Average: all 6.18 0.00 1.67 1.52 0.03 90.60 07:23:23 Average: 0 6.31 0.00 1.65 1.82 0.04 90.17 07:23:23 Average: 1 6.52 0.00 1.70 2.05 0.04 89.69 07:23:23 Average: 2 6.94 0.00 1.77 0.95 0.03 90.31 07:23:23 Average: 3 5.06 0.00 1.43 0.81 0.03 92.67 07:23:23 Average: 4 5.88 0.00 1.87 1.85 0.03 90.38 07:23:23 Average: 5 6.96 0.00 1.80 0.71 0.03 90.49 07:23:23 Average: 6 5.95 0.00 1.51 1.43 0.03 91.08 07:23:23 Average: 7 5.81 0.00 1.62 2.56 0.04 89.98 07:23:23 07:23:23 07:23:23