Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18a2e64752eb0867df47b996ff52522c7dc545ed 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-ssh7501781788349957223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15540777147570269288.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7261231131182799404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1643490164339683975.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-ssh7184774778025243887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5215’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5219 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 18a2e64752eb0867df47b996ff52522c7dc545ed (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" > git rev-list --no-walk 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:23:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:58 ========================================================= 06:23:58 EdgeX Global Pipelines Version Info 06:23:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:23:59 ------------------- 06:23:59 stable info: 06:23:59 ------------------- 06:23:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:23:59 Message: update stable to v1.0.258 06:24:00 ------------------- 06:24:00 experimental info: 06:24:00 ------------------- 06:24:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:24:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:24:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:24:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a2e64 [Pipeline] echo 06:24:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:01 provisioning config files... 06:24:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9308699553153754274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:01 ---> ****-login.sh 06:24:01 nexus3.edgexfoundry.org:10001 06:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:02 Configure a credential helper to remove this warning. See 06:24:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:02 06:24:02 Login Succeeded 06:24:02 nexus3.edgexfoundry.org:10002 06:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:03 Configure a credential helper to remove this warning. See 06:24:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:03 06:24:03 Login Succeeded 06:24:03 nexus3.edgexfoundry.org:10003 06:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:03 Configure a credential helper to remove this warning. See 06:24:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:03 06:24:03 Login Succeeded 06:24:03 nexus3.edgexfoundry.org:10004 06:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:03 Configure a credential helper to remove this warning. See 06:24:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:03 06:24:03 Login Succeeded 06:24:03 ****.io 06:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:03 Configure a credential helper to remove this warning. See 06:24:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:03 06:24:03 Login Succeeded 06:24:03 ---> ****-login.sh ends [Pipeline] } 06:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:24:04 + git rev-list -1 --merges 18a2e64752eb0867df47b996ff52522c7dc545ed~1..18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo 06:24:04 -----------> git rev-list -1 --merges 18a2e64752eb0867df47b996ff52522c7dc545ed~1..18a2e64752eb0867df47b996ff52522c7dc545ed 18a2e64752eb0867df47b996ff52522c7dc545ed 06:24:04 18a2e64752eb0867df47b996ff52522c7dc545ed [false] [Pipeline] sh 06:24:04 + git log --format=format:%s -1 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo 06:24:04 ========================================================= 06:24:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:24:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:04 + git log --format=format:%s -1 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] echo 06:24:04 [semverPrep] GIT_COMMIT: 18a2e64752eb0867df47b996ff52522c7dc545ed, Commit Message: Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21 [Pipeline] echo 06:24:04 [semverPrep] This is not a build commit. [Pipeline] sh 06:24:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:05 + grep -v github /etc/ssh/ssh_known_hosts 06:24:05 + [ -e /tmp/ssh_known_hosts ] 06:24:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:24:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:24:05 + sudo tee -a /etc/ssh/ssh_known_hosts 06:24:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:05 06:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:05 0.1.4: Pulling from edgex-devops/py-git-semver 06:24:05 b85a868b505f: Pulling fs layer 06:24:05 e2be974225ed: Pulling fs layer 06:24:05 339a4e72a1f5: Pulling fs layer 06:24:05 988bab9f4d93: Pulling fs layer 06:24:05 1469e6f7b9e6: Pulling fs layer 06:24:05 eaf3925da568: Pulling fs layer 06:24:05 bab4dde63d76: Pulling fs layer 06:24:05 bde34c3a00c8: Pulling fs layer 06:24:05 b352a97aabf1: Pulling fs layer 06:24:05 4872d77fe225: Pulling fs layer 06:24:05 5851b861e8e6: Pulling fs layer 06:24:05 bab4dde63d76: Waiting 06:24:05 1469e6f7b9e6: Waiting 06:24:05 bde34c3a00c8: Waiting 06:24:05 b352a97aabf1: Waiting 06:24:05 4872d77fe225: Waiting 06:24:05 5851b861e8e6: Waiting 06:24:05 eaf3925da568: Waiting 06:24:05 988bab9f4d93: Waiting 06:24:06 e2be974225ed: Verifying Checksum 06:24:06 e2be974225ed: Download complete 06:24:06 988bab9f4d93: Verifying Checksum 06:24:06 988bab9f4d93: Download complete 06:24:06 1469e6f7b9e6: Verifying Checksum 06:24:06 1469e6f7b9e6: Download complete 06:24:06 339a4e72a1f5: Verifying Checksum 06:24:06 339a4e72a1f5: Download complete 06:24:06 eaf3925da568: Download complete 06:24:06 bde34c3a00c8: Verifying Checksum 06:24:06 bde34c3a00c8: Download complete 06:24:06 b352a97aabf1: Download complete 06:24:06 4872d77fe225: Verifying Checksum 06:24:06 4872d77fe225: Download complete 06:24:06 5851b861e8e6: Verifying Checksum 06:24:06 5851b861e8e6: Download complete 06:24:06 b85a868b505f: Verifying Checksum 06:24:06 b85a868b505f: Download complete 06:24:06 bab4dde63d76: Verifying Checksum 06:24:06 bab4dde63d76: Download complete 06:24:08 b85a868b505f: Pull complete 06:24:08 e2be974225ed: Pull complete 06:24:09 339a4e72a1f5: Pull complete 06:24:09 988bab9f4d93: Pull complete 06:24:09 1469e6f7b9e6: Pull complete 06:24:09 eaf3925da568: Pull complete 06:24:12 bab4dde63d76: Pull complete 06:24:12 bde34c3a00c8: Pull complete 06:24:12 b352a97aabf1: Pull complete 06:24:12 4872d77fe225: Pull complete 06:24:12 5851b861e8e6: Pull complete 06:24:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:13 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:24:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:19 $ docker top 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c -eo pid,comm 06:24:19 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). 06:24:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:20 [ssh-agent] Looking for ssh-agent implementation... 06:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:20 $ docker exec 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent 06:24:20 SSH_AUTH_SOCK=/tmp/ssh-m15n5a2oPscH/agent.32 06:24:20 SSH_AGENT_PID=39 06:24:20 Running ssh-add (command line suppressed) 06:24:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8704092575805865018.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8704092575805865018.key) 06:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:20 + git tag --points-at HEAD [Pipeline] } 06:24:20 $ docker exec --env ******** --env ******** 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent -k 06:24:20 unset SSH_AUTH_SOCK; 06:24:20 unset SSH_AGENT_PID; 06:24:20 echo Agent pid 39 killed; 06:24:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:20 [ssh-agent] Looking for ssh-agent implementation... 06:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:21 $ docker exec 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent 06:24:21 SSH_AUTH_SOCK=/tmp/ssh-IJ8pKtcHBddT/agent.71 06:24:21 SSH_AGENT_PID=77 06:24:21 Running ssh-add (command line suppressed) 06:24:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5747312221968122622.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5747312221968122622.key) 06:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:21 + git semver init 06:24:21 2024-03-08 06:24:21,861 [run_init] DEBUG init version:0.0.0 force:False 06:24:21 2024-03-08 06:24:21,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:24:21 2024-03-08 06:24:21,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:24:21 2024-03-08 06:24:21,863 [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) 06:24:24 2024-03-08 06:24:24,022 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 06:24:24 2024-03-08 06:24:24,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 06:24:24 2024-03-08 06:24:24,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:24:24 2024-03-08 06:24:24,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:24:24 3.1.0-dev.37 [Pipeline] } 06:24:24 $ docker exec --env ******** --env ******** 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c ssh-agent -k 06:24:24 unset SSH_AUTH_SOCK; 06:24:24 unset SSH_AGENT_PID; 06:24:24 echo Agent pid 77 killed; 06:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:24 + git semver [Pipeline] } 06:24:25 $ docker stop --time=1 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c 06:24:26 $ docker rm -f --volumes 7a846276bc39ba8f008f569f7d02638304df443ff68c1198b7f9160cca21694c [Pipeline] // withDockerContainer [Pipeline] sh 06:24:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:27 Stashed 1 file(s) [Pipeline] echo 06:24:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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 06:24:28 provisioning config files... 06:24:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15342406987164737367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:28 ---> ****-login.sh 06:24:28 nexus3.edgexfoundry.org:10001 06:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:28 Configure a credential helper to remove this warning. See 06:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:28 06:24:28 Login Succeeded 06:24:28 nexus3.edgexfoundry.org:10002 06:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:28 Configure a credential helper to remove this warning. See 06:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:28 06:24:28 Login Succeeded 06:24:28 nexus3.edgexfoundry.org:10003 06:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:28 Configure a credential helper to remove this warning. See 06:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:28 06:24:28 Login Succeeded 06:24:28 nexus3.edgexfoundry.org:10004 06:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:28 Configure a credential helper to remove this warning. See 06:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:28 06:24:28 Login Succeeded 06:24:28 ****.io 06:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:29 Configure a credential helper to remove this warning. See 06:24:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:29 06:24:29 Login Succeeded 06:24:29 ---> ****-login.sh ends [Pipeline] } 06:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:29 ========================================================= 06:24:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:24:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:24:30 Sending build context to Docker daemon 59.2MB 06:24:30 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:24:30 Step 2/15 : FROM ${BASE} AS builder 06:24:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:30 7264a8db6415: Pulling fs layer 06:24:30 c4d48a809fc2: Pulling fs layer 06:24:30 4f1c88b9dad5: Pulling fs layer 06:24:30 ad3a456e5733: Pulling fs layer 06:24:30 69c7f0334f64: Pulling fs layer 06:24:30 1f1c1a5573a3: Pulling fs layer 06:24:30 ce7588e14bc9: Pulling fs layer 06:24:30 b5e4710f87ac: Pulling fs layer 06:24:30 69c7f0334f64: Waiting 06:24:30 1f1c1a5573a3: Waiting 06:24:30 ce7588e14bc9: Waiting 06:24:30 b5e4710f87ac: Waiting 06:24:30 ad3a456e5733: Waiting 06:24:30 c4d48a809fc2: Verifying Checksum 06:24:30 c4d48a809fc2: Download complete 06:24:30 ad3a456e5733: Verifying Checksum 06:24:30 ad3a456e5733: Download complete 06:24:30 69c7f0334f64: Verifying Checksum 06:24:30 69c7f0334f64: Download complete 06:24:30 7264a8db6415: Verifying Checksum 06:24:30 7264a8db6415: Download complete 06:24:30 1f1c1a5573a3: Verifying Checksum 06:24:30 1f1c1a5573a3: Download complete 06:24:30 7264a8db6415: Pull complete 06:24:30 b5e4710f87ac: Verifying Checksum 06:24:30 b5e4710f87ac: Download complete 06:24:30 c4d48a809fc2: Pull complete 06:24:30 4f1c88b9dad5: Verifying Checksum 06:24:30 4f1c88b9dad5: Download complete 06:24:31 ce7588e14bc9: Verifying Checksum 06:24:31 ce7588e14bc9: Download complete 06:24:34 4f1c88b9dad5: Pull complete 06:24:34 ad3a456e5733: Pull complete 06:24:34 69c7f0334f64: Pull complete 06:24:34 1f1c1a5573a3: Pull complete 06:24:36 ce7588e14bc9: Pull complete 06:24:37 b5e4710f87ac: Pull complete 06:24:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:24:37 ---> 88b5674ff536 06:24:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:24:42 ---> Running in 1382a2eb39d3 06:24:42 Removing intermediate container 1382a2eb39d3 06:24:42 ---> af17432b608b 06:24:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:24:42 ---> Running in 352755be655a 06:24:42 Removing intermediate container 352755be655a 06:24:42 ---> 7ffd0dc306eb 06:24:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:24:42 ---> Running in 8a7feb15f9e9 06:24:42 Removing intermediate container 8a7feb15f9e9 06:24:42 ---> 24a8a8ead84f 06:24:42 Step 6/15 : LABEL Name=edgex-ui-go 06:24:42 ---> Running in c5c7df7b2dd5 06:24:42 Removing intermediate container c5c7df7b2dd5 06:24:42 ---> 985b4931d59b 06:24:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:24:42 ---> Running in b3822d273c40 06:24:42 Removing intermediate container b3822d273c40 06:24:42 ---> ca12f8b17f0d 06:24:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:24:42 latest: Pulling from library/docker 06:24:42 4abcf2066143: Pulling fs layer 06:24:42 482602742300: Pulling fs layer 06:24:42 4f4fb700ef54: Pulling fs layer 06:24:42 b74b0467a17b: Pulling fs layer 06:24:42 1c282e3f92e6: Pulling fs layer 06:24:42 0e849924e7d9: Pulling fs layer 06:24:42 e1cad5e1cb56: Pulling fs layer 06:24:42 1540ba4b4f15: Pulling fs layer 06:24:42 57f561a4b2d3: Pulling fs layer 06:24:42 8cd7db794e11: Pulling fs layer 06:24:42 b74b0467a17b: Waiting 06:24:42 a3eb1e49e9d2: Pulling fs layer 06:24:42 1c282e3f92e6: Waiting 06:24:42 74f266a13596: Pulling fs layer 06:24:42 de50c4d8546d: Pulling fs layer 06:24:42 0e849924e7d9: Waiting 06:24:42 ff1dfb59bff5: Pulling fs layer 06:24:42 57f561a4b2d3: Waiting 06:24:42 833108d18ae9: Pulling fs layer 06:24:42 8cd7db794e11: Waiting 06:24:42 bae8fdc5ff9d: Pulling fs layer 06:24:42 1540ba4b4f15: Waiting 06:24:42 a3eb1e49e9d2: Waiting 06:24:42 74f266a13596: Waiting 06:24:42 bae8fdc5ff9d: Waiting 06:24:42 de50c4d8546d: Waiting 06:24:42 ff1dfb59bff5: Waiting 06:24:42 4f4fb700ef54: Verifying Checksum 06:24:42 4f4fb700ef54: Download complete 06:24:42 Still waiting to schedule task 06:24:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5218’ 06:24:43 4abcf2066143: Download complete 06:24:43 b74b0467a17b: Verifying Checksum 06:24:43 b74b0467a17b: Download complete 06:24:43 4abcf2066143: Pull complete 06:24:43 1c282e3f92e6: Verifying Checksum 06:24:43 1c282e3f92e6: Download complete 06:24:43 0e849924e7d9: Verifying Checksum 06:24:43 0e849924e7d9: Download complete 06:24:43 1540ba4b4f15: Download complete 06:24:43 e1cad5e1cb56: Verifying Checksum 06:24:43 e1cad5e1cb56: Download complete 06:24:43 57f561a4b2d3: Verifying Checksum 06:24:43 57f561a4b2d3: Download complete 06:24:43 8cd7db794e11: Verifying Checksum 06:24:43 8cd7db794e11: Download complete 06:24:43 74f266a13596: Download complete 06:24:43 de50c4d8546d: Verifying Checksum 06:24:43 de50c4d8546d: Download complete 06:24:43 482602742300: Verifying Checksum 06:24:43 833108d18ae9: Download complete 06:24:43 482602742300: Pull complete 06:24:43 bae8fdc5ff9d: Verifying Checksum 06:24:43 bae8fdc5ff9d: Download complete 06:24:43 a3eb1e49e9d2: Verifying Checksum 06:24:43 a3eb1e49e9d2: Download complete 06:24:43 4f4fb700ef54: Pull complete 06:24:44 b74b0467a17b: Pull complete 06:24:44 1c282e3f92e6: Pull complete 06:24:44 ff1dfb59bff5: Verifying Checksum 06:24:44 ff1dfb59bff5: Download complete 06:24:44 0e849924e7d9: Pull complete 06:24:45 e1cad5e1cb56: Pull complete 06:24:45 1540ba4b4f15: Pull complete 06:24:45 57f561a4b2d3: Pull complete 06:24:45 8cd7db794e11: Pull complete 06:24:45 a3eb1e49e9d2: Pull complete 06:24:45 74f266a13596: Pull complete 06:24:45 de50c4d8546d: Pull complete 06:24:46 ff1dfb59bff5: Pull complete 06:24:46 833108d18ae9: Pull complete 06:24:47 bae8fdc5ff9d: Pull complete 06:24:47 Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 06:24:47 Status: Downloaded newer image for docker:latest 06:24:49 ---> e459224aa727 06:24:49 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:49 ---> Running in 29ed770a629c 06:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:24:50 OK: 264 MiB in 52 packages 06:24:50 Removing intermediate container 29ed770a629c 06:24:50 ---> 7fd81820cf77 06:24:50 Step 10/15 : ENV GO111MODULE=on 06:24:50 ---> Running in 8535fb787e12 06:24:50 Removing intermediate container 8535fb787e12 06:24:50 ---> 6b96253097f7 06:24:50 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:24:50 ---> Running in 45e7b8f7954e 06:24:50 Removing intermediate container 45e7b8f7954e 06:24:50 ---> aac9a3141e15 06:24:50 Step 12/15 : COPY go.mod vendor* ./ 06:24:50 ---> ea5ae2c70627 06:24:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:50 ---> Running in 01d253141f4c 06:25:23 Removing intermediate container 01d253141f4c 06:25:23 ---> aca40a8feb42 06:25:23 Step 14/15 : COPY . . 06:25:24 ---> 012036b03042 06:25:24 Step 15/15 : RUN ${MAKE} 06:25:24 ---> Running in 2f15c54d2946 06:25:24 noop 06:25:25 Removing intermediate container 2f15c54d2946 06:25:25 ---> 5180d1dd14bb 06:25:25 Successfully built 5180d1dd14bb 06:25:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:25 + docker inspect -f . ci-base-image-x86_64 06:25:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:25 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:26 $ docker top c276be665a98eba88014992eab76b12aec37fc3c1dd5c4e230ffd738804ee2f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:26 + go version 06:25:26 go version go1.21.0 linux/amd64 [Pipeline] } 06:25:26 $ docker stop --time=1 c276be665a98eba88014992eab76b12aec37fc3c1dd5c4e230ffd738804ee2f4 06:25:28 $ docker rm -f --volumes c276be665a98eba88014992eab76b12aec37fc3c1dd5c4e230ffd738804ee2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:28 + docker inspect -f . ci-base-image-x86_64 06:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:28 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:29 $ docker top 40af5458761318e207b12c8aecfd2b66b4085dd210af37a57dad728b09678bd3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 06:25:29 + make test 06:25:29 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:25:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:25:40 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:25:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:25:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:25:43 ./bin/test-attribution-txt.sh 06:25:43 make -C web test 06:25:43 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 06:25:43 make[1]: tput: No such file or directory 06:25:43 make[1]: tput: No such file or directory 06:25:43 warning: generating ./VERSION 06:25:43 echo "0.0.0" > VERSION 06:25:43 docker build \ 06:25:43 -f Dockerfile \ 06:25:43 --build-arg USER=1000 \ 06:25:43 \ 06:25:43 --label "git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed" \ 06:25:43 -t edgexfoundry/edgex-web-ui:18a2e64752eb0867df47b996ff52522c7dc545ed \ 06:25:43 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 06:25:43 . 06:25:43 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 06:25:43 Install the buildx component to build images with BuildKit: 06:25:43 https://docs.docker.com/go/buildx/ 06:25:43 06:25:43 Sending build context to Docker daemon 2.62MB 06:25:43 Step 1/11 : FROM node:18-alpine3.18 06:25:43 18-alpine3.18: Pulling from library/node 06:25:43 619be1103602: Pulling fs layer 06:25:43 3ca0848cfd88: Pulling fs layer 06:25:43 ea995ae82edc: Pulling fs layer 06:25:43 8ef45897bdf2: Pulling fs layer 06:25:43 8ef45897bdf2: Waiting 06:25:43 ea995ae82edc: Verifying Checksum 06:25:43 ea995ae82edc: Download complete 06:25:43 619be1103602: Verifying Checksum 06:25:43 619be1103602: Download complete 06:25:44 8ef45897bdf2: Verifying Checksum 06:25:44 8ef45897bdf2: Download complete 06:25:44 619be1103602: Pull complete 06:25:44 3ca0848cfd88: Verifying Checksum 06:25:44 3ca0848cfd88: Download complete 06:25:45 3ca0848cfd88: Pull complete 06:25:45 ea995ae82edc: Pull complete 06:25:45 8ef45897bdf2: Pull complete 06:25:45 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 06:25:45 Status: Downloaded newer image for node:18-alpine3.18 06:25:45 ---> 4f966fe318ae 06:25:45 Step 2/11 : RUN apk add --no-cache chromium 06:25:48 ---> Running in 6650eaf1b957 06:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:25:48 (1/154) Installing libexpat (2.6.0-r0) 06:25:48 (2/154) Installing brotli-libs (1.0.9-r14) 06:25:48 (3/154) Installing libbz2 (1.0.8-r5) 06:25:48 (4/154) Installing libpng (1.6.39-r3) 06:25:48 (5/154) Installing freetype (2.13.0-r5) 06:25:48 (6/154) Installing fontconfig (2.14.2-r3) 06:25:48 (7/154) Installing libfontenc (1.1.7-r2) 06:25:48 (8/154) Installing mkfontscale (1.2.2-r3) 06:25:48 (9/154) Installing font-opensans (0_git20210927-r1) 06:25:48 (10/154) Installing pkgconf (1.9.5-r0) 06:25:48 (11/154) Installing libffi (3.4.4-r2) 06:25:48 (12/154) Installing libintl (0.21.1-r7) 06:25:48 (13/154) Installing libblkid (2.38.1-r8) 06:25:48 (14/154) Installing libmount (2.38.1-r8) 06:25:48 (15/154) Installing pcre2 (10.42-r1) 06:25:48 (16/154) Installing glib (2.76.6-r0) 06:25:48 (17/154) Installing xz-libs (5.4.3-r0) 06:25:48 (18/154) Installing libxml2 (2.11.7-r0) 06:25:48 (19/154) Installing shared-mime-info (2.2-r5) 06:25:48 (20/154) Installing hicolor-icon-theme (0.17-r2) 06:25:48 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 06:25:48 (22/154) Installing libwebp (1.3.2-r0) 06:25:48 (23/154) Installing zstd-libs (1.5.5-r4) 06:25:48 (24/154) Installing tiff (4.5.1-r0) 06:25:48 (25/154) Installing gdk-pixbuf (2.42.10-r5) 06:25:48 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 06:25:48 (27/154) Installing libxau (1.0.11-r2) 06:25:48 (28/154) Installing libmd (1.0.4-r2) 06:25:48 (29/154) Installing libbsd (0.11.7-r1) 06:25:48 (30/154) Installing libxdmcp (1.1.4-r2) 06:25:48 (31/154) Installing libxcb (1.15-r1) 06:25:48 (32/154) Installing libx11 (1.8.7-r0) 06:25:48 (33/154) Installing libxcomposite (0.4.6-r3) 06:25:48 (34/154) Installing libxfixes (6.0.1-r2) 06:25:48 (35/154) Installing libxrender (0.9.11-r3) 06:25:48 (36/154) Installing libxcursor (1.2.1-r2) 06:25:48 (37/154) Installing libxdamage (1.1.6-r2) 06:25:48 (38/154) Installing libxext (1.3.5-r2) 06:25:48 (39/154) Installing libxi (1.8.1-r0) 06:25:48 (40/154) Installing libxinerama (1.1.5-r2) 06:25:48 (41/154) Installing libxrandr (1.5.3-r2) 06:25:48 (42/154) Installing libatk-1.0 (2.48.4-r0) 06:25:48 (43/154) Installing libxtst (1.2.4-r2) 06:25:48 (44/154) Installing dbus-libs (1.14.8-r0) 06:25:48 (45/154) Installing at-spi2-core (2.48.4-r0) 06:25:48 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 06:25:48 (47/154) Installing pixman (0.42.2-r1) 06:25:48 (48/154) Installing cairo (1.17.8-r1) 06:25:48 (49/154) Installing cairo-gobject (1.17.8-r1) 06:25:48 (50/154) Installing avahi-libs (0.8-r13) 06:25:48 (51/154) Installing gmp (6.2.1-r3) 06:25:48 (52/154) Installing nettle (3.8.1-r2) 06:25:48 (53/154) Installing libunistring (1.1-r1) 06:25:48 (54/154) Installing libidn2 (2.3.4-r1) 06:25:48 (55/154) Installing p11-kit (0.24.1-r2) 06:25:48 (56/154) Installing libtasn1 (4.19.0-r1) 06:25:48 (57/154) Installing gnutls (3.8.3-r0) 06:25:48 (58/154) Installing cups-libs (2.4.7-r0) 06:25:48 (59/154) Installing libepoxy (1.5.10-r1) 06:25:49 (60/154) Installing fribidi (1.0.13-r0) 06:25:49 (61/154) Installing graphite2 (1.3.14-r5) 06:25:49 (62/154) Installing harfbuzz (7.3.0-r0) 06:25:49 (63/154) Installing libxft (2.3.8-r1) 06:25:49 (64/154) Installing pango (1.50.14-r1) 06:25:49 (65/154) Installing wayland-libs-client (1.22.0-r2) 06:25:49 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 06:25:49 (67/154) Installing wayland-libs-egl (1.22.0-r2) 06:25:49 (68/154) Installing xkeyboard-config (2.38-r0) 06:25:49 (69/154) Installing libxkbcommon (1.5.0-r2) 06:25:49 (70/154) Installing gtk+3.0 (3.24.38-r1) 06:25:49 Executing gtk+3.0-3.24.38-r1.post-install 06:25:49 (71/154) Installing icu-data-full (73.2-r2) 06:25:49 (72/154) Installing mesa (23.0.4-r0) 06:25:49 (73/154) Installing llvm15-libs (15.0.7-r6) 06:25:49 (74/154) Installing hwdata-pci (0.370-r0) 06:25:49 (75/154) Installing libpciaccess (0.17-r2) 06:25:49 (76/154) Installing libdrm (2.4.115-r4) 06:25:49 (77/154) Installing musl-fts (1.2.7-r5) 06:25:49 (78/154) Installing libelf (0.189-r2) 06:25:49 (79/154) Installing mesa-glapi (23.0.4-r0) 06:25:49 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 06:25:50 (81/154) Installing eudev-libs (3.2.11-r8) 06:25:50 (82/154) Installing libmagic (5.45-r0) 06:25:50 (83/154) Installing file (5.45-r0) 06:25:50 (84/154) Installing libice (1.1.1-r2) 06:25:50 (85/154) Installing libuuid (2.38.1-r8) 06:25:50 (86/154) Installing libsm (1.2.4-r1) 06:25:50 (87/154) Installing libxt (1.3.0-r2) 06:25:50 (88/154) Installing libxmu (1.1.4-r2) 06:25:50 (89/154) Installing xset (1.2.5-r1) 06:25:50 (90/154) Installing xprop (1.2.7-r0) 06:25:50 (91/154) Installing xdg-utils (1.1.3-r4) 06:25:50 (92/154) Installing libogg (1.3.5-r4) 06:25:50 (93/154) Installing flac-libs (1.4.3-r0) 06:25:50 (94/154) Installing alsa-lib (1.2.9-r1) 06:25:50 (95/154) Installing libatomic (12.2.1_git20220924-r10) 06:25:50 (96/154) Installing svt-av1-libs (1.6.0-r0) 06:25:50 (97/154) Installing aom-libs (3.6.1-r0) 06:25:50 (98/154) Installing libva (2.18.0-r1) 06:25:50 (99/154) Installing libvdpau (1.5-r1) 06:25:50 (100/154) Installing onevpl-libs (2023.2.1-r0) 06:25:50 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 06:25:50 (102/154) Installing libdav1d (1.2.1-r0) 06:25:50 (103/154) Installing libhwy (1.0.4-r1) 06:25:50 (104/154) Installing lcms2 (2.15-r2) 06:25:50 (105/154) Installing libjxl (0.8.2-r0) 06:25:50 (106/154) Installing lame-libs (3.100-r5) 06:25:50 (107/154) Installing opus (1.4-r0) 06:25:50 (108/154) Installing libgomp (12.2.1_git20220924-r10) 06:25:50 (109/154) Installing soxr (0.1.3-r5) 06:25:50 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 06:25:50 (111/154) Installing libtheora (1.1.1-r17) 06:25:50 (112/154) Installing libvorbis (1.3.7-r1) 06:25:50 (113/154) Installing libvpx (1.13.0-r2) 06:25:50 (114/154) Installing x264-libs (0.164_git20220602-r1) 06:25:50 (115/154) Installing numactl (2.0.16-r4) 06:25:50 (116/154) Installing x265-libs (3.5-r4) 06:25:50 (117/154) Installing xvidcore (1.3.7-r1) 06:25:50 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 06:25:50 (119/154) Installing libbluray (1.3.4-r0) 06:25:50 (120/154) Installing mpg123-libs (1.31.3-r1) 06:25:50 (121/154) Installing libopenmpt (0.7.2-r0) 06:25:50 (122/154) Installing cjson (1.7.17-r0) 06:25:50 (123/154) Installing mbedtls (2.28.7-r0) 06:25:50 (124/154) Installing librist (0.2.7-r0) 06:25:50 (125/154) Installing libsrt (1.5.2-r0) 06:25:50 (126/154) Installing libssh (0.10.5-r0) 06:25:50 (127/154) Installing libsodium (1.0.18-r3) 06:25:50 (128/154) Installing libzmq (4.3.4-r4) 06:25:50 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 06:25:50 (130/154) Installing libevent (2.1.12-r6) 06:25:50 (131/154) Installing wayland-libs-server (1.22.0-r2) 06:25:50 (132/154) Installing mesa-gbm (23.0.4-r0) 06:25:50 (133/154) Installing harfbuzz-subset (7.3.0-r0) 06:25:50 (134/154) Installing icu-libs (73.2-r2) 06:25:50 (135/154) Installing jsoncpp (1.9.5-r0) 06:25:50 (136/154) Installing minizip (1.2.13-r1) 06:25:50 (137/154) Installing nspr (4.35-r2) 06:25:50 (138/154) Installing sqlite-libs (3.41.2-r3) 06:25:50 (139/154) Installing nss (3.94-r0) 06:25:50 (140/154) Installing pipewire-libs (0.3.70-r1) 06:25:50 (141/154) Installing libasyncns (0.8-r1) 06:25:50 (142/154) Installing libltdl (2.4.7-r2) 06:25:50 (143/154) Installing orc (0.4.34-r0) 06:25:50 (144/154) Installing libsndfile (1.2.0-r2) 06:25:50 (145/154) Installing speexdsp (1.2.1-r1) 06:25:50 (146/154) Installing tdb-libs (1.4.8-r1) 06:25:50 (147/154) Installing libpulse (16.1-r10) 06:25:50 (148/154) Installing snappy (1.1.10-r1) 06:25:51 (149/154) Installing libwoff2common (1.0.2-r2) 06:25:51 (150/154) Installing libwoff2enc (1.0.2-r2) 06:25:51 (151/154) Installing libgpg-error (1.47-r1) 06:25:51 (152/154) Installing libgcrypt (1.10.2-r1) 06:25:51 (153/154) Installing libxslt (1.1.38-r0) 06:25:51 (154/154) Installing chromium (119.0.6045.159-r0) 06:25:52 Executing busybox-1.36.1-r5.trigger 06:25:52 Executing fontconfig-2.14.2-r3.trigger 06:25:52 Executing mkfontscale-1.2.2-r3.trigger 06:25:52 Executing glib-2.76.6-r0.trigger 06:25:52 Executing shared-mime-info-2.2-r5.trigger 06:25:52 Executing gdk-pixbuf-2.42.10-r5.trigger 06:25:53 Executing gtk-update-icon-cache-3.24.38-r1.trigger 06:25:53 OK: 580 MiB in 171 packages 06:26:03 Removing intermediate container 6650eaf1b957 06:26:03 ---> 24597b6e103c 06:26:03 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 06:26:03 ---> Running in 284befe92a0c 06:26:03 Removing intermediate container 284befe92a0c 06:26:03 ---> 0365c80375fb 06:26:03 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 06:26:03 ---> Running in dc841443ea93 06:26:03 Removing intermediate container dc841443ea93 06:26:03 ---> f602f926c983 06:26:03 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 06:26:03 ---> Running in 161a44d60079 06:26:03 Removing intermediate container 161a44d60079 06:26:03 ---> 1060a5667372 06:26:03 Step 6/11 : RUN npm install -g npm 06:26:03 ---> Running in 4a86e412a9e8 06:26:09 06:26:09 removed 26 packages, and changed 55 packages in 6s 06:26:09 06:26:09 24 packages are looking for funding 06:26:09 run `npm fund` for details 06:26:11 Removing intermediate container 4a86e412a9e8 06:26:11 ---> 3ca875b51e71 06:26:11 Step 7/11 : ARG USER=1000 06:26:11 ---> Running in b337b57f7216 06:26:11 Removing intermediate container b337b57f7216 06:26:11 ---> b7fa983dd00b 06:26:11 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 06:26:11 ---> Running in 90d197c0ce36 06:26:11 Removing intermediate container 90d197c0ce36 06:26:11 ---> e911c6fb1be9 06:26:11 Step 9/11 : USER $USER:$USER 06:26:11 ---> Running in 448c8814a598 06:26:11 Removing intermediate container 448c8814a598 06:26:11 ---> cf2e93223c04 06:26:11 Step 10/11 : WORKDIR /app 06:26:11 ---> Running in c96c0f4ad4ba 06:26:11 Removing intermediate container c96c0f4ad4ba 06:26:11 ---> 899534a3e1cc 06:26:11 Step 11/11 : LABEL git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed 06:26:11 ---> Running in 445a0da6c8f9 06:26:11 Removing intermediate container 445a0da6c8f9 06:26:11 ---> a51d8d8e29e8 06:26:11 Successfully built a51d8d8e29e8 06:26:11 Successfully tagged edgexfoundry/edgex-web-ui:18a2e64752eb0867df47b996ff52522c7dc545ed 06:26:11 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 06:26:11 touch edgex-web-ui.imagebuilt 06:26:11 mkdir -p node_modules coverage 06:26:11 chown "1000:1000" . node_modules coverage package-lock.json 06:26:11 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 06:26:24 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. 06:26:24 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 06:26:24 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 06:26:24 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. 06:26:24 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 06:26:24 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 06:26:24 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 06:26:25 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. 06:26:26 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 06:26:27 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 06:26:28 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 06:26:28 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 06:26:30 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. 06:26:34 06:26:34 added 1182 packages, and audited 1183 packages in 22s 06:26:34 06:26:34 100 packages are looking for funding 06:26:34 run `npm fund` for details 06:26:34 06:26:34 19 vulnerabilities (12 moderate, 6 high, 1 critical) 06:26:34 06:26:34 To address issues that do not require attention, run: 06:26:34 npm audit fix 06:26:34 06:26:34 To address all issues (including breaking changes), run: 06:26:34 npm audit fix --force 06:26:34 06:26:34 Run `npm audit` for details. 06:26:42 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 06:26:43 - Generating browser application bundles (phase: setup)... 06:27:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5224 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 06:27:07 Running in /w/workspace/edgex-ui-go/167 [Pipeline] { [Pipeline] checkout 06:27:10 ✔ Browser application bundle generation complete. 06:27:10 08 03 2024 06:27:09.586:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 06:27:10 08 03 2024 06:27:09.588:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 06:27:10 08 03 2024 06:27:09.591:INFO [launcher]: Starting browser ChromeHeadless 06:27:10 08 03 2024 06:27:09.933:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket EkWFj_SRSZzA34tyAAAB with id 42211724 06:27:11 The recommended git tool is: git 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.095 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.134 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.146 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.184 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.197 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.24 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.246 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.262 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.29 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.3 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.329 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.362 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.369 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.371 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.376 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.383 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.386 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.388 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.392 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.424 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.47 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.491 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.499 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.506 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.513 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.53 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.533 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.542 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.571 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.585 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.587 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.588 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.592 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.607 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.61 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.619 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.655 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.658 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.66 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.662 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.675 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.678 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.722 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.737 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.745 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.76 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.764 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.78 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.799 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.818 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.828 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.844 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.92 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.938 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.954 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.974 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.983 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.987 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.995 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.997 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.998 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 1 sec) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 1.02 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 1.029 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 1.035 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 1.051 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.072 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.078 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.082 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.099 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.113 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.124 secs) 06:27:13 WARN: ' 06:27:13 It looks like you're using ngModel on the same form field as formControlName. 06:27:13 Support for using the ngModel input property and ngModelChange event with 06:27:13 reactive form directives has been deprecated in Angular v6 and will be removed 06:27:13 in a future version of Angular. 06:27:13 06:27:13 For more information on this, see our API docs here: 06:27:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:27:13 ' 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.124 secs) 06:27:13 WARN: ' 06:27:13 It looks like you're using ngModel on the same form field as formControlName. 06:27:13 Support for using the ngModel input property and ngModelChange event with 06:27:13 reactive form directives has been deprecated in Angular v6 and will be removed 06:27:13 in a future version of Angular. 06:27:13 06:27:13 For more information on this, see our API docs here: 06:27:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 06:27:13 ' 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.143 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.156 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.169 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.177 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.185 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.191 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.193 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.195 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.197 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.203 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.205 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.208 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.247 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.255 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.264 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.269 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.274 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.288 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.293 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.297 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.299 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.308 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.315 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.322 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.34 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.361 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.367 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.369 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.371 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.384 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.394 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.397 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.4 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.401 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.41 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.418 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.423 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.443 secs) 06:27:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.468 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.494 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.498 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.502 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.506 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.511 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.524 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.526 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.537 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.54 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.543 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.544 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.559 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.562 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.565 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.567 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.569 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.57 secs) 06:27:14 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:27:14 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:27:14 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.57 secs) 06:27:14 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 06:27:14 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 06:27:14 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.572 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.576 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.579 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.58 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.582 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.586 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.588 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.602 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.608 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.613 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.615 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.616 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.62 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.636 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.642 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.649 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.653 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.673 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.695 secs) 06:27:14 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.73 secs / 1.695 secs) 06:27:14 TOTAL: 147 SUCCESS 06:27:14 ✔ Browser application bundle generation complete. 06:27:14 06:27:14 =============================== Coverage summary =============================== 06:27:14 Statements : 39.01% ( 1373/3519 ) 06:27:14 Branches : 15.3% ( 94/614 ) 06:27:14 Functions : 32.06% ( 423/1319 ) 06:27:14 Lines : 38.94% ( 1342/3446 ) 06:27:14 ================================================================================ 06:27:14 ✔ Browser application bundle generation complete. 06:27:16 using credential edgex-jenkins-ssh 06:27:16 Cloning the remote Git repository 06:27:16 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 06:27:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:27:16 $ docker stop --time=1 40af5458761318e207b12c8aecfd2b66b4085dd210af37a57dad728b09678bd3 06:27:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:27:16 > git init /w/workspace/edgex-ui-go/167 # timeout=10 06:27:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:27:16 > git --version # timeout=10 06:27:16 > git --version # 'git version 2.25.1' 06:27:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:17 $ docker rm -f --volumes 40af5458761318e207b12c8aecfd2b66b4085dd210af37a57dad728b09678bd3 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:27:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:27:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:27:19 + ls -al . 06:27:19 total 196 06:27:19 drwxrwxr-x 13 jenkins jenkins 4096 Mar 8 06:25 . 06:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:23 .. 06:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 .blubracket 06:27:19 -rw-rw-r-- 1 jenkins jenkins 18 Mar 8 06:23 .dockerignore 06:27:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:24 .git 06:27:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 .github 06:27:19 -rw-rw-r-- 1 jenkins jenkins 178 Mar 8 06:23 .gitignore 06:27:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:24 .semver 06:27:19 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 8 06:23 Attribution.txt 06:27:19 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 8 06:23 CHANGELOG.md 06:27:19 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 8 06:23 CONTRIBUTING.md 06:27:19 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 8 06:23 Dockerfile 06:27:19 -rw-rw-r-- 1 jenkins jenkins 652 Mar 8 06:23 Jenkinsfile 06:27:19 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 8 06:23 LICENSE 06:27:19 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 8 06:23 Makefile 06:27:19 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 8 06:23 README.md 06:27:19 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 06:24 VERSION 06:27:19 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 8 06:23 angularmigrationlogs.md 06:27:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 assets 06:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 bin 06:27:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:23 cmd 06:27:19 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 06:25 coverage.out 06:27:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:23 docs 06:27:19 -rw-rw-r-- 1 jenkins jenkins 3557 Mar 8 06:23 go.mod 06:27:19 -rw-rw-r-- 1 jenkins jenkins 35391 Mar 8 06:23 go.sum 06:27:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:23 internal 06:27:19 -rwxrwxr-x 1 jenkins jenkins 568 Mar 8 06:23 redeploy.sh 06:27:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:23 testing 06:27:19 -rw-rw-r-- 1 jenkins jenkins 155 Mar 8 06:23 version.go 06:27:19 drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 06:26 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:19 + 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=18a2e64752eb0867df47b996ff52522c7dc545ed --label arch=amd64 --label version=3.1.0-dev.37 . 06:27:21 Sending build context to Docker daemon 346.1MB 06:27:21 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:27:21 Step 2/26 : FROM ${BASE} AS builder 06:27:21 ---> 5180d1dd14bb 06:27:21 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:27:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:27:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:21 Avoid second fetch 06:27:21 Checking out Revision 18a2e64752eb0867df47b996ff52522c7dc545ed (main) 06:27:22 > git config core.sparsecheckout # timeout=10 06:27:22 > git checkout -f 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 06:27:22 Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.21" 06:27:23 ---> Running in 2305cac3cf4a 06:27:23 Removing intermediate container 2305cac3cf4a 06:27:23 ---> c0f499c64b5c 06:27:23 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:27:23 ---> Running in 36b1cb293ee1 06:27:23 Removing intermediate container 36b1cb293ee1 06:27:23 ---> ea196e30e180 06:27:23 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:27:23 ---> Running in 3bb0de7eb0fa 06:27:23 Removing intermediate container 3bb0de7eb0fa 06:27:23 ---> 24fce6da5a92 06:27:23 Step 6/26 : LABEL Name=edgex-ui-go 06:27:23 ---> Running in 1dfb4f128bf4 06:27:23 Removing intermediate container 1dfb4f128bf4 06:27:23 ---> 3b9ac78b4a74 06:27:23 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:27:23 ---> Running in edec63943cf6 06:27:23 Removing intermediate container edec63943cf6 06:27:23 ---> b95080efb3ea 06:27:23 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:27:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:24 Dload Upload Total Spent Left Speed 06:27:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 06:27:24 ---> e7c318cf299b 06:27:24 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:27:24 ---> Running in 712250c85bab 06:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:24 OK: 264 MiB in 52 packages 06:27:24 + sudo tee /etc/docker/daemon.new 06:27:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:27:24 { 06:27:24 "registry-mirrors": [ 06:27:24 "https://nexus3.edgexfoundry.org:10001" 06:27:24 ], 06:27:24 "bip": "10.250.0.254/24", 06:27:24 "hosts": [ 06:27:24 "tcp://0.0.0.0:5555", 06:27:24 "unix:///var/run/docker.sock" 06:27:24 ], 06:27:24 "mtu": 1458, 06:27:24 "selinux-enabled": true, 06:27:24 "seccomp-profile": "/etc/docker/seccomp.json" 06:27:24 } [Pipeline] sh 06:27:24 Removing intermediate container 712250c85bab 06:27:24 ---> b020cda0a9d1 06:27:24 Step 10/26 : ENV GO111MODULE=on 06:27:24 ---> Running in 66bcb3813be9 06:27:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:27:25 Removing intermediate container 66bcb3813be9 06:27:25 ---> ca55ebb5b722 06:27:25 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:27:25 ---> Running in b5ba608ea696 06:27:25 Removing intermediate container b5ba608ea696 06:27:25 ---> a8fd37a86c80 06:27:25 Step 12/26 : COPY go.mod vendor* ./ 06:27:25 ---> 54607c07fb41 06:27:25 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:25 + sudo service docker restart 06:27:25 ---> Running in 6c534a115cad 06:27:26 Removing intermediate container 6c534a115cad 06:27:26 ---> deec2387f6b8 06:27:26 Step 14/26 : COPY . . 06:27:31 ---> b310f3ead9af 06:27:31 Step 15/26 : RUN ${MAKE} 06:27:31 ---> Running in 4341a592adcd 06:27:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.37" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:43 provisioning config files... 06:27:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/167@tmp/config8347615414273200652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:44 ---> ****-login.sh 06:27:44 nexus3.edgexfoundry.org:10001 06:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 nexus3.edgexfoundry.org:10002 06:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 nexus3.edgexfoundry.org:10003 06:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 nexus3.edgexfoundry.org:10004 06:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:46 Configure a credential helper to remove this warning. See 06:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:46 06:27:46 Login Succeeded 06:27:46 ****.io 06:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:46 Configure a credential helper to remove this warning. See 06:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:46 06:27:46 Login Succeeded 06:27:46 ---> ****-login.sh ends [Pipeline] } 06:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:47 ========================================================= 06:27:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:27:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:27:49 Sending build context to Docker daemon 35.2MB 06:27:49 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:27:49 Step 2/15 : FROM ${BASE} AS builder 06:27:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:27:49 9fda8d8052c6: Pulling fs layer 06:27:49 5d54e960e981: Pulling fs layer 06:27:49 c4a7e357bf2a: Pulling fs layer 06:27:49 f0e02332f6b5: Pulling fs layer 06:27:49 872ee5b61b7b: Pulling fs layer 06:27:49 0c6a40ed1a82: Pulling fs layer 06:27:49 94ae7d8d031c: Pulling fs layer 06:27:49 f0e02332f6b5: Waiting 06:27:49 872ee5b61b7b: Waiting 06:27:49 0c6a40ed1a82: Waiting 06:27:49 94ae7d8d031c: Waiting 06:27:49 5d54e960e981: Download complete 06:27:49 f0e02332f6b5: Verifying Checksum 06:27:49 f0e02332f6b5: Download complete 06:27:49 872ee5b61b7b: Verifying Checksum 06:27:49 872ee5b61b7b: Download complete 06:27:49 9fda8d8052c6: Verifying Checksum 06:27:49 9fda8d8052c6: Download complete 06:27:49 94ae7d8d031c: Verifying Checksum 06:27:49 94ae7d8d031c: Download complete 06:27:50 9fda8d8052c6: Pull complete 06:27:51 5d54e960e981: Pull complete 06:27:51 c4a7e357bf2a: Verifying Checksum 06:27:51 c4a7e357bf2a: Download complete 06:27:52 0c6a40ed1a82: Verifying Checksum 06:27:52 0c6a40ed1a82: Download complete 06:27:53 Removing intermediate container 4341a592adcd 06:27:53 ---> 97fbc25640d1 06:27:53 Step 16/26 : FROM alpine:3.18 06:27:53 3.18: Pulling from library/alpine 06:27:53 619be1103602: Already exists 06:27:53 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:27:53 Status: Downloaded newer image for alpine:3.18 06:27:53 ---> d3782b16ccc9 06:27:53 Step 17/26 : RUN apk --no-cache upgrade 06:27:53 ---> Running in 7b80ce2bfd69 06:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:53 OK: 7 MiB in 15 packages 06:27:53 Removing intermediate container 7b80ce2bfd69 06:27:53 ---> bbf3d09fc440 06:27:53 Step 18/26 : EXPOSE 4000 06:27:53 ---> Running in b9e31f9211b0 06:27:53 Removing intermediate container b9e31f9211b0 06:27:53 ---> 6971c81668b3 06:27:53 Step 19/26 : 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 06:27:53 ---> 698e9e0a951b 06:27:53 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:27:54 ---> 6bea6aa842f6 06:27:54 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:27:54 ---> d84c96896044 06:27:54 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:27:54 ---> Running in aacdafbbf7fe 06:27:54 Removing intermediate container aacdafbbf7fe 06:27:54 ---> 3f7c35ce3a7d 06:27:54 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 06:27:54 ---> Running in f0f9100bcbb0 06:27:54 Removing intermediate container f0f9100bcbb0 06:27:54 ---> 48b1330dbb22 06:27:54 Step 24/26 : LABEL arch=amd64 06:27:54 ---> Running in c46140b88a66 06:27:54 Removing intermediate container c46140b88a66 06:27:54 ---> e7eea9f74a52 06:27:54 Step 25/26 : LABEL git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed 06:27:54 ---> Running in cb3a7facb21e 06:27:54 Removing intermediate container cb3a7facb21e 06:27:54 ---> 7f7b62c04f4a 06:27:54 Step 26/26 : LABEL version=3.1.0-dev.37 06:27:54 ---> Running in d41834111636 06:27:54 Removing intermediate container d41834111636 06:27:54 ---> 09c00348c07a 06:27:54 [Warning] One or more build-args [ARCH] were not consumed 06:27:54 Successfully built 09c00348c07a 06:27:54 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:55 provisioning config files... 06:27:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8381744772285796238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:55 ---> ****-login.sh 06:27:55 nexus3.edgexfoundry.org:10001 06:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:55 Configure a credential helper to remove this warning. See 06:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:55 06:27:55 Login Succeeded 06:27:55 nexus3.edgexfoundry.org:10002 06:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:55 Configure a credential helper to remove this warning. See 06:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:55 06:27:55 Login Succeeded 06:27:55 nexus3.edgexfoundry.org:10003 06:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:55 Configure a credential helper to remove this warning. See 06:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:55 06:27:55 Login Succeeded 06:27:55 nexus3.edgexfoundry.org:10004 06:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:55 Configure a credential helper to remove this warning. See 06:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:55 06:27:55 Login Succeeded 06:27:55 ****.io 06:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:56 Configure a credential helper to remove this warning. See 06:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:56 06:27:56 Login Succeeded 06:27:56 ---> ****-login.sh ends [Pipeline] } 06:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:56 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:27:56 18a2e64752eb0867df47b996ff52522c7dc545ed 06:27:56 latest 06:27:56 3.1.0-dev.37 06:27:56 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 06:27:56 main 06:27:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed 06:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:27:57 d8aa34b0f64a: Preparing 06:27:57 ad101a84e694: Preparing 06:27:57 9d7680c1eede: Preparing 06:27:57 1e807ee22b72: Preparing 06:27:57 aedc3bda2944: Preparing 06:27:57 aedc3bda2944: Layer already exists 06:27:57 1e807ee22b72: Pushed 06:27:57 ad101a84e694: Pushed 06:27:57 d8aa34b0f64a: Pushed 06:28:00 9d7680c1eede: Pushed 06:28:00 18a2e64752eb0867df47b996ff52522c7dc545ed: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:28:01 d8aa34b0f64a: Preparing 06:28:01 ad101a84e694: Preparing 06:28:01 9d7680c1eede: Preparing 06:28:01 1e807ee22b72: Preparing 06:28:01 aedc3bda2944: Preparing 06:28:01 9d7680c1eede: Layer already exists 06:28:01 ad101a84e694: Layer already exists 06:28:01 1e807ee22b72: Layer already exists 06:28:01 d8aa34b0f64a: Layer already exists 06:28:01 aedc3bda2944: Layer already exists 06:28:01 latest: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.37 06:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:28:02 d8aa34b0f64a: Preparing 06:28:02 ad101a84e694: Preparing 06:28:02 9d7680c1eede: Preparing 06:28:02 1e807ee22b72: Preparing 06:28:02 aedc3bda2944: Preparing 06:28:02 aedc3bda2944: Layer already exists 06:28:02 9d7680c1eede: Layer already exists 06:28:02 ad101a84e694: Layer already exists 06:28:02 1e807ee22b72: Layer already exists 06:28:02 d8aa34b0f64a: Layer already exists 06:28:02 3.1.0-dev.37: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 06:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:28:02 d8aa34b0f64a: Preparing 06:28:02 ad101a84e694: Preparing 06:28:02 9d7680c1eede: Preparing 06:28:02 1e807ee22b72: Preparing 06:28:02 aedc3bda2944: Preparing 06:28:02 aedc3bda2944: Layer already exists 06:28:02 ad101a84e694: Layer already exists 06:28:02 d8aa34b0f64a: Layer already exists 06:28:02 9d7680c1eede: Layer already exists 06:28:02 1e807ee22b72: Layer already exists 06:28:02 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:28:03 d8aa34b0f64a: Preparing 06:28:03 ad101a84e694: Preparing 06:28:03 9d7680c1eede: Preparing 06:28:03 1e807ee22b72: Preparing 06:28:03 aedc3bda2944: Preparing 06:28:03 aedc3bda2944: Layer already exists 06:28:03 9d7680c1eede: Layer already exists 06:28:03 d8aa34b0f64a: Layer already exists 06:28:03 ad101a84e694: Layer already exists 06:28:03 1e807ee22b72: Layer already exists 06:28:03 main: digest: sha256:06985afb55116a2ea5664210ca7de217ec304a0c5e62b63930f9cf977a4dac90 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:03 ===================================================== [Pipeline] echo 06:28:04 taggedImages: 06:28:04 - nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed 06:28:04 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:28:04 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.37 06:28:04 - nexus3.edgexfoundry.org:10004/edgex-ui:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 06:28:04 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:04 06:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:05 latest: Pulling from edgex-lftools-log-publisher 06:28:05 5eb5b503b376: Pulling fs layer 06:28:05 5c69ac0246d0: Pulling fs layer 06:28:05 ec43610c2a17: Pulling fs layer 06:28:05 3a2ae6a8a46f: Pulling fs layer 06:28:05 33b1e0a273af: Pulling fs layer 06:28:05 5d3b04190fa2: Pulling fs layer 06:28:05 2f39f015ded8: Pulling fs layer 06:28:05 33b1e0a273af: Waiting 06:28:05 5d3b04190fa2: Waiting 06:28:05 3a2ae6a8a46f: Waiting 06:28:05 2f39f015ded8: Waiting 06:28:05 5c69ac0246d0: Verifying Checksum 06:28:05 5c69ac0246d0: Download complete 06:28:05 3a2ae6a8a46f: Verifying Checksum 06:28:05 3a2ae6a8a46f: Download complete 06:28:05 33b1e0a273af: Verifying Checksum 06:28:05 33b1e0a273af: Download complete 06:28:05 5d3b04190fa2: Download complete 06:28:05 ec43610c2a17: Verifying Checksum 06:28:05 ec43610c2a17: Download complete 06:28:05 5eb5b503b376: Verifying Checksum 06:28:05 5eb5b503b376: Download complete 06:28:05 2f39f015ded8: Download complete 06:28:06 5eb5b503b376: Pull complete 06:28:06 5c69ac0246d0: Pull complete 06:28:07 ec43610c2a17: Pull complete 06:28:07 3a2ae6a8a46f: Pull complete 06:28:07 33b1e0a273af: Pull complete 06:28:07 5d3b04190fa2: Pull complete 06:28:07 c4a7e357bf2a: Pull complete 06:28:07 f0e02332f6b5: Pull complete 06:28:07 872ee5b61b7b: Pull complete 06:28:12 2f39f015ded8: Pull complete 06:28:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:12 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:28:14 0c6a40ed1a82: Pull complete 06:28:16 94ae7d8d031c: Pull complete 06:28:16 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:28:16 ---> 86de565de09d 06:28:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:28:16 $ docker top e78d58fc711a891910d9ed4f490413141ee100a4ad51853b3da0f73039847743 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:17 ---> job-cost.sh 06:28:17 lf-activate-venv: SKIPPING 06:28:17 INFO: No Stack... 06:28:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:28:17 INFO: Archiving Costs [Pipeline] sh 06:28:17 + cut -d, -f6 06:28:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 06:28:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] 06:28:18 Resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] did not exist. Created. 06:28:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:18 ---> Running in 1167ca208fc0 06:28:18 Removing intermediate container 1167ca208fc0 06:28:18 ---> 820053293466 06:28:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:28:18 + echo total: 0.2199999988079071 [Pipeline] stash 06:28:18 ---> Running in 8ba5d3eae2f1 06:28:18 Removing intermediate container 8ba5d3eae2f1 06:28:18 ---> ccfef24df212 06:28:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:28:18 ---> Running in 6011f8e15a7a 06:28:18 Stashed 1 file(s) [Pipeline] } 06:28:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 06:28:18 $ docker stop --time=1 e78d58fc711a891910d9ed4f490413141ee100a4ad51853b3da0f73039847743 06:28:19 Removing intermediate container 6011f8e15a7a 06:28:19 ---> 97baafe63dd0 06:28:19 Step 6/15 : LABEL Name=edgex-ui-go 06:28:19 ---> Running in b488aa87c9c6 06:28:19 Removing intermediate container b488aa87c9c6 06:28:19 ---> 9e1bf75659da 06:28:19 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:28:19 ---> Running in da55adf77cd7 06:28:19 Removing intermediate container da55adf77cd7 06:28:19 ---> 18fb5c8510f2 06:28:19 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:28:20 $ docker rm -f --volumes e78d58fc711a891910d9ed4f490413141ee100a4ad51853b3da0f73039847743 [Pipeline] // withDockerContainer 06:28:20 latest: Pulling from library/docker [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 06:28:20 bca4290a9639: Pulling fs layer 06:28:20 1445a503f72c: Pulling fs layer 06:28:20 4f4fb700ef54: Pulling fs layer 06:28:20 15768397550a: Pulling fs layer 06:28:20 15768397550a: Waiting 06:28:20 97a732e1a4ab: Pulling fs layer 06:28:20 97a732e1a4ab: Waiting 06:28:20 8585f249362e: Pulling fs layer 06:28:20 7cd0945b801b: Pulling fs layer 06:28:20 10633038d357: Pulling fs layer 06:28:20 7cd0945b801b: Waiting 06:28:20 44e79eafdb91: Pulling fs layer 06:28:20 10633038d357: Waiting 06:28:20 1095b69416c8: Pulling fs layer 06:28:20 1e1e1c5b71d7: Pulling fs layer 06:28:20 1095b69416c8: Waiting 06:28:20 411ed5d80a13: Pulling fs layer 06:28:20 1e1e1c5b71d7: Waiting 06:28:20 f5971634f397: Pulling fs layer 06:28:20 411ed5d80a13: Waiting 06:28:20 2644a092a7d9: Pulling fs layer 06:28:20 f5971634f397: Waiting 06:28:20 f6f2d6caebeb: Pulling fs layer 06:28:20 2644a092a7d9: Waiting 06:28:20 f6f2d6caebeb: Waiting 06:28:20 ec19dabf82f6: Pulling fs layer 06:28:20 ec19dabf82f6: Waiting 06:28:20 4f4fb700ef54: Verifying Checksum 06:28:20 4f4fb700ef54: Download complete 06:28:20 1445a503f72c: Verifying Checksum 06:28:20 1445a503f72c: Download complete [Pipeline] } 06:28:20 bca4290a9639: Verifying Checksum 06:28:20 bca4290a9639: Download complete 06:28:20 15768397550a: Verifying Checksum 06:28:20 15768397550a: Download complete 06:28:21 97a732e1a4ab: Verifying Checksum 06:28:21 97a732e1a4ab: Download complete 06:28:21 10633038d357: Verifying Checksum 06:28:21 10633038d357: Download complete 06:28:21 8585f249362e: Verifying Checksum 06:28:21 8585f249362e: Download complete 06:28:21 7cd0945b801b: Verifying Checksum 06:28:21 7cd0945b801b: Download complete 06:28:21 44e79eafdb91: Download complete 06:28:21 1095b69416c8: Verifying Checksum 06:28:21 1095b69416c8: Download complete 06:28:21 bca4290a9639: Pull complete 06:28:21 f5971634f397: Verifying Checksum 06:28:21 f5971634f397: Download complete 06:28:21 411ed5d80a13: Verifying Checksum 06:28:21 411ed5d80a13: Download complete 06:28:22 1e1e1c5b71d7: Verifying Checksum 06:28:22 1e1e1c5b71d7: Download complete 06:28:22 f6f2d6caebeb: Verifying Checksum 06:28:22 f6f2d6caebeb: Download complete 06:28:22 ec19dabf82f6: Verifying Checksum 06:28:22 ec19dabf82f6: Download complete 06:28:22 1445a503f72c: Pull complete 06:28:22 4f4fb700ef54: Pull complete 06:28:23 15768397550a: Pull complete 06:28:23 2644a092a7d9: Verifying Checksum 06:28:23 2644a092a7d9: Download complete 06:28:24 97a732e1a4ab: Pull complete 06:28:25 8585f249362e: Pull complete 06:28:27 7cd0945b801b: Pull complete 06:28:27 10633038d357: Pull complete 06:28:27 44e79eafdb91: Pull complete 06:28:27 1095b69416c8: Pull complete 06:28:29 1e1e1c5b71d7: Pull complete 06:28:29 411ed5d80a13: Pull complete 06:28:30 f5971634f397: Pull complete 06:28:34 2644a092a7d9: Pull complete 06:28:34 f6f2d6caebeb: Pull complete 06:28:34 ec19dabf82f6: Pull complete 06:28:34 Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 06:28:34 Status: Downloaded newer image for docker:latest 06:28:37 ---> 01c9e0643793 06:28:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:28:37 ---> Running in 34970994c7bf 06:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:28:39 OK: 266 MiB in 52 packages 06:28:40 Removing intermediate container 34970994c7bf 06:28:40 ---> f2ee1adfaf8e 06:28:40 Step 10/15 : ENV GO111MODULE=on 06:28:40 ---> Running in 55a811e9eca7 06:28:40 Removing intermediate container 55a811e9eca7 06:28:40 ---> d954ef04d7f1 06:28:40 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:28:40 ---> Running in 701b9e3ca3dc 06:28:40 Removing intermediate container 701b9e3ca3dc 06:28:40 ---> 5bb5a53b285b 06:28:40 Step 12/15 : COPY go.mod vendor* ./ 06:28:41 ---> 0f546f60b76a 06:28:41 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:41 ---> Running in 773a5ea98194 06:29:49 Removing intermediate container 773a5ea98194 06:29:49 ---> 1d2378237a1c 06:29:49 Step 14/15 : COPY . . 06:29:49 ---> d3c9a3f84518 06:29:49 Step 15/15 : RUN ${MAKE} 06:29:49 ---> Running in 4459eae57ced 06:29:49 noop 06:29:49 Removing intermediate container 4459eae57ced 06:29:49 ---> 40191b1ae7f6 06:29:49 Successfully built 40191b1ae7f6 06:29:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:49 + docker inspect -f . ci-base-image-arm64 06:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:50 prd-ubuntu20.04-docker-arm64-4c-16g-5224 does not seem to be running inside a container 06:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/167 -v /w/workspace/edgex-ui-go/167:/w/workspace/edgex-ui-go/167:rw,z -v /w/workspace/edgex-ui-go/167@tmp:/w/workspace/edgex-ui-go/167@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 06:29:51 $ docker top 291e03055ecb50688f73d1e80c9c62f3eda3af394b5854a4befdcc14796ad461 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:52 + go version 06:29:52 go version go1.21.0 linux/arm64 [Pipeline] } 06:29:52 $ docker stop --time=1 291e03055ecb50688f73d1e80c9c62f3eda3af394b5854a4befdcc14796ad461 06:29:54 $ docker rm -f --volumes 291e03055ecb50688f73d1e80c9c62f3eda3af394b5854a4befdcc14796ad461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:54 + docker inspect -f . ci-base-image-arm64 06:29:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:55 prd-ubuntu20.04-docker-arm64-4c-16g-5224 does not seem to be running inside a container 06:29:55 $ 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/167 -v /w/workspace/edgex-ui-go/167:/w/workspace/edgex-ui-go/167:rw,z -v /w/workspace/edgex-ui-go/167@tmp:/w/workspace/edgex-ui-go/167@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 06:29:56 $ docker top b7d5201ee1f342e075b52462be8a8f3d1fba81a6e1d1cc3453f9abeca5f9e4c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/167 [Pipeline] fileExists [Pipeline] sh 06:29:58 + make test 06:29:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:30:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:31:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 06:31:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 06:31:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:31:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:31:46 ./bin/test-attribution-txt.sh [Pipeline] echo 06:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:31:46 $ docker stop --time=1 b7d5201ee1f342e075b52462be8a8f3d1fba81a6e1d1cc3453f9abeca5f9e4c5 06:31:48 $ docker rm -f --volumes b7d5201ee1f342e075b52462be8a8f3d1fba81a6e1d1cc3453f9abeca5f9e4c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:49 Warning: overwriting stash ‘coverage-report’ 06:31:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:31:51 + ls -al . 06:31:51 total 192 06:31:51 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 06:30 . 06:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:27 .. 06:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:27 .blubracket 06:31:51 -rw-rw-r-- 1 jenkins jenkins 18 Mar 8 06:27 .dockerignore 06:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:27 .git 06:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:27 .github 06:31:51 -rw-rw-r-- 1 jenkins jenkins 178 Mar 8 06:27 .gitignore 06:31:51 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 8 06:27 Attribution.txt 06:31:51 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 8 06:27 CHANGELOG.md 06:31:51 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 8 06:27 CONTRIBUTING.md 06:31:51 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 8 06:27 Dockerfile 06:31:51 -rw-rw-r-- 1 jenkins jenkins 652 Mar 8 06:27 Jenkinsfile 06:31:51 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 8 06:27 LICENSE 06:31:51 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 8 06:27 Makefile 06:31:51 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 8 06:27 README.md 06:31:51 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 06:24 VERSION 06:31:51 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 8 06:27 angularmigrationlogs.md 06:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:27 assets 06:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:27 bin 06:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 06:27 cmd 06:31:51 -rw-r--r-- 1 jenkins jenkins 10 Mar 8 06:30 coverage.out 06:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 06:27 docs 06:31:51 -rw-rw-r-- 1 jenkins jenkins 3557 Mar 8 06:27 go.mod 06:31:51 -rw-rw-r-- 1 jenkins jenkins 35391 Mar 8 06:27 go.sum 06:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 06:27 internal 06:31:51 -rwxrwxr-x 1 jenkins jenkins 568 Mar 8 06:27 redeploy.sh 06:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:27 testing 06:31:51 -rw-rw-r-- 1 jenkins jenkins 155 Mar 8 06:27 version.go 06:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 06:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + 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=18a2e64752eb0867df47b996ff52522c7dc545ed --label arch=arm64 --label version=3.1.0-dev.37 . 06:31:53 Sending build context to Docker daemon 35.2MB 06:31:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 06:31:53 Step 2/26 : FROM ${BASE} AS builder 06:31:53 ---> 40191b1ae7f6 06:31:53 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:31:53 ---> Running in d7e4e9668438 06:31:53 Removing intermediate container d7e4e9668438 06:31:53 ---> f108a6f29f29 06:31:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:31:53 ---> Running in 4348f4c24c32 06:31:54 Removing intermediate container 4348f4c24c32 06:31:54 ---> cd2df8446998 06:31:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:31:54 ---> Running in c8dd3784af9c 06:31:54 Removing intermediate container c8dd3784af9c 06:31:54 ---> ea8dbd664397 06:31:54 Step 6/26 : LABEL Name=edgex-ui-go 06:31:54 ---> Running in b62a1896e4b5 06:31:54 Removing intermediate container b62a1896e4b5 06:31:54 ---> fad104a30888 06:31:54 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:31:55 ---> Running in 05ca170d9a53 06:31:55 Removing intermediate container 05ca170d9a53 06:31:55 ---> 5efea3324ffb 06:31:55 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:31:57 ---> 3f9ecac86ab0 06:31:57 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:57 ---> Running in 485321e28a4f 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:32:00 OK: 266 MiB in 52 packages 06:32:01 Removing intermediate container 485321e28a4f 06:32:01 ---> e0e43daf51b9 06:32:01 Step 10/26 : ENV GO111MODULE=on 06:32:01 ---> Running in 6de411a0d108 06:32:01 Removing intermediate container 6de411a0d108 06:32:01 ---> 403b507eb53f 06:32:01 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:32:01 ---> Running in 574875a1fe7c 06:32:01 Removing intermediate container 574875a1fe7c 06:32:01 ---> 3d0498891828 06:32:01 Step 12/26 : COPY go.mod vendor* ./ 06:32:02 ---> 21f425a1b6cd 06:32:02 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:02 ---> Running in 08cb8a53e31e 06:32:04 Removing intermediate container 08cb8a53e31e 06:32:04 ---> 6d24f90cc138 06:32:04 Step 14/26 : COPY . . 06:32:08 ---> 9379e0b09825 06:32:08 Step 15/26 : RUN ${MAKE} 06:32:08 ---> Running in 3db2c96b5e8c 06:32:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.37" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:34:00 Removing intermediate container 3db2c96b5e8c 06:34:00 ---> 93b0c965942e 06:34:00 Step 16/26 : FROM alpine:3.18 06:34:00 3.18: Pulling from library/alpine 06:34:00 c6b39de5b339: Pulling fs layer 06:34:00 c6b39de5b339: Verifying Checksum 06:34:00 c6b39de5b339: Download complete 06:34:00 c6b39de5b339: Pull complete 06:34:00 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:34:00 Status: Downloaded newer image for alpine:3.18 06:34:00 ---> 33abbf032149 06:34:00 Step 17/26 : RUN apk --no-cache upgrade 06:34:00 ---> Running in 9dcb6d115b6c 06:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:34:00 OK: 8 MiB in 15 packages 06:34:00 Removing intermediate container 9dcb6d115b6c 06:34:00 ---> b43f14e83fb6 06:34:00 Step 18/26 : EXPOSE 4000 06:34:00 ---> Running in 4a0b3aabf2a5 06:34:00 Removing intermediate container 4a0b3aabf2a5 06:34:00 ---> 038de842cf27 06:34:00 Step 19/26 : 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 06:34:00 ---> 16098818279d 06:34:00 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 06:34:00 ---> 06ddde6aee07 06:34:00 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 06:34:01 ---> 343b29f17ee6 06:34:01 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:34:01 ---> Running in 108a199c2a90 06:34:01 Removing intermediate container 108a199c2a90 06:34:01 ---> 4c0677bb2cf0 06:34:01 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 06:34:01 ---> Running in aa56b4a37f5e 06:34:02 Removing intermediate container aa56b4a37f5e 06:34:02 ---> cc8352c3c91a 06:34:02 Step 24/26 : LABEL arch=arm64 06:34:02 ---> Running in 979ebd651f0d 06:34:02 Removing intermediate container 979ebd651f0d 06:34:02 ---> 05a1536357c2 06:34:02 Step 25/26 : LABEL git_sha=18a2e64752eb0867df47b996ff52522c7dc545ed 06:34:02 ---> Running in 43c6b990a046 06:34:02 Removing intermediate container 43c6b990a046 06:34:02 ---> 155ea4c2dfbe 06:34:02 Step 26/26 : LABEL version=3.1.0-dev.37 06:34:02 ---> Running in 16fe7f96c579 06:34:03 Removing intermediate container 16fe7f96c579 06:34:03 ---> 920c15684e9e 06:34:03 [Warning] One or more build-args [ARCH] were not consumed 06:34:03 Successfully built 920c15684e9e 06:34:03 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:03 provisioning config files... 06:34:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/167@tmp/config5831460979497928713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:04 ---> ****-login.sh 06:34:04 nexus3.edgexfoundry.org:10001 06:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:04 Configure a credential helper to remove this warning. See 06:34:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:04 06:34:04 Login Succeeded 06:34:04 nexus3.edgexfoundry.org:10002 06:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:04 Configure a credential helper to remove this warning. See 06:34:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:04 06:34:04 Login Succeeded 06:34:04 nexus3.edgexfoundry.org:10003 06:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:05 Configure a credential helper to remove this warning. See 06:34:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:05 06:34:05 Login Succeeded 06:34:05 nexus3.edgexfoundry.org:10004 06:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:05 Configure a credential helper to remove this warning. See 06:34:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:05 06:34:05 Login Succeeded 06:34:05 ****.io 06:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:06 Configure a credential helper to remove this warning. See 06:34:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:06 06:34:06 Login Succeeded 06:34:06 ---> ****-login.sh ends [Pipeline] } 06:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:06 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 06:34:06 18a2e64752eb0867df47b996ff52522c7dc545ed 06:34:06 latest 06:34:06 3.1.0-dev.37 06:34:06 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 06:34:06 main 06:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed 06:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:34:07 4c8fd585a63d: Preparing 06:34:07 66130a9dbf91: Preparing 06:34:07 6d03de9fe93b: Preparing 06:34:07 16e374aacfb9: Preparing 06:34:07 7c504f21be85: Preparing 06:34:07 7c504f21be85: Layer already exists 06:34:07 16e374aacfb9: Pushed 06:34:07 66130a9dbf91: Pushed 06:34:07 4c8fd585a63d: Pushed 06:34:14 6d03de9fe93b: Pushed 06:34:14 18a2e64752eb0867df47b996ff52522c7dc545ed: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:34:15 4c8fd585a63d: Preparing 06:34:15 66130a9dbf91: Preparing 06:34:15 6d03de9fe93b: Preparing 06:34:15 16e374aacfb9: Preparing 06:34:15 7c504f21be85: Preparing 06:34:15 66130a9dbf91: Layer already exists 06:34:15 6d03de9fe93b: Layer already exists 06:34:15 4c8fd585a63d: Layer already exists 06:34:15 7c504f21be85: Layer already exists 06:34:15 16e374aacfb9: Layer already exists 06:34:15 latest: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.37 06:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:34:16 4c8fd585a63d: Preparing 06:34:16 66130a9dbf91: Preparing 06:34:16 6d03de9fe93b: Preparing 06:34:16 16e374aacfb9: Preparing 06:34:16 7c504f21be85: Preparing 06:34:16 16e374aacfb9: Layer already exists 06:34:16 6d03de9fe93b: Layer already exists 06:34:16 4c8fd585a63d: Layer already exists 06:34:16 7c504f21be85: Layer already exists 06:34:16 66130a9dbf91: Layer already exists 06:34:16 3.1.0-dev.37: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 06:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:34:17 4c8fd585a63d: Preparing 06:34:17 66130a9dbf91: Preparing 06:34:17 6d03de9fe93b: Preparing 06:34:17 16e374aacfb9: Preparing 06:34:17 7c504f21be85: Preparing 06:34:17 6d03de9fe93b: Layer already exists 06:34:17 4c8fd585a63d: Layer already exists 06:34:17 16e374aacfb9: Layer already exists 06:34:17 66130a9dbf91: Layer already exists 06:34:17 7c504f21be85: Layer already exists 06:34:17 18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 06:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 06:34:19 4c8fd585a63d: Preparing 06:34:19 66130a9dbf91: Preparing 06:34:19 6d03de9fe93b: Preparing 06:34:19 16e374aacfb9: Preparing 06:34:19 7c504f21be85: Preparing 06:34:19 6d03de9fe93b: Layer already exists 06:34:19 66130a9dbf91: Layer already exists 06:34:19 16e374aacfb9: Layer already exists 06:34:19 4c8fd585a63d: Layer already exists 06:34:19 7c504f21be85: Layer already exists 06:34:19 main: digest: sha256:4a02209ab4a97fe06d2bad67b8fa10819404f72ea20188a6256a2a0ba9456309 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:19 ===================================================== [Pipeline] echo 06:34:19 taggedImages: 06:34:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed 06:34:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 06:34:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.37 06:34:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:18a2e64752eb0867df47b996ff52522c7dc545ed-3.1.0-dev.37 06:34:19 - 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 06:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:20 06:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:20 arm64: Pulling from edgex-lftools-log-publisher 06:34:20 8998bd30e6a1: Pulling fs layer 06:34:20 04944245beec: Pulling fs layer 06:34:20 699f458cf7ca: Pulling fs layer 06:34:20 765212b225bb: Pulling fs layer 06:34:20 f23df028b6ca: Pulling fs layer 06:34:20 d65c8cfc05b1: Pulling fs layer 06:34:20 2437ff75d9bd: Pulling fs layer 06:34:20 765212b225bb: Waiting 06:34:20 f23df028b6ca: Waiting 06:34:20 d65c8cfc05b1: Waiting 06:34:20 2437ff75d9bd: Waiting 06:34:20 04944245beec: Verifying Checksum 06:34:20 04944245beec: Download complete 06:34:20 765212b225bb: Verifying Checksum 06:34:20 765212b225bb: Download complete 06:34:20 f23df028b6ca: Verifying Checksum 06:34:20 f23df028b6ca: Download complete 06:34:20 d65c8cfc05b1: Verifying Checksum 06:34:20 d65c8cfc05b1: Download complete 06:34:21 699f458cf7ca: Verifying Checksum 06:34:21 699f458cf7ca: Download complete 06:34:21 8998bd30e6a1: Verifying Checksum 06:34:21 8998bd30e6a1: Download complete 06:34:23 2437ff75d9bd: Verifying Checksum 06:34:23 2437ff75d9bd: Download complete 06:34:26 8998bd30e6a1: Pull complete 06:34:26 04944245beec: Pull complete 06:34:28 699f458cf7ca: Pull complete 06:34:28 765212b225bb: Pull complete 06:34:29 f23df028b6ca: Pull complete 06:34:29 d65c8cfc05b1: Pull complete 06:34:47 2437ff75d9bd: Pull complete 06:34:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:47 prd-ubuntu20.04-docker-arm64-4c-16g-5224 does not seem to be running inside a container 06:34:47 $ 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/167 -v /w/workspace/edgex-ui-go/167:/w/workspace/edgex-ui-go/167:rw,z -v /w/workspace/edgex-ui-go/167@tmp:/w/workspace/edgex-ui-go/167@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 06:34:50 $ docker top dcbacb95c6a79497515c014db1b4ac1dc47c06b972a72e987336d8a1cb4f111c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:51 ---> job-cost.sh 06:34:51 lf-activate-venv: SKIPPING 06:34:51 INFO: No Stack... 06:34:52 INFO: Retrieving Pricing Info for: v3-standard-4 06:34:52 INFO: Archiving Costs [Pipeline] sh 06:34:52 + cat /w/workspace/edgex-ui-go/167/archives/cost.csv+ 06:34:52 cut -d, -f6 [Pipeline] lock 06:34:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] 06:34:53 Resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] did not exist. Created. 06:34:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:34:53 /w/workspace/edgex-ui-go/167@tmp/durable-7ee325d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:34:54 + echo total: 0.10999999940395355 [Pipeline] stash 06:34:54 Warning: overwriting stash ‘stack-cost’ 06:34:54 Stashed 1 file(s) [Pipeline] } 06:34:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 06:34:54 $ docker stop --time=1 dcbacb95c6a79497515c014db1b4ac1dc47c06b972a72e987336d8a1cb4f111c 06:34:55 $ docker rm -f --volumes dcbacb95c6a79497515c014db1b4ac1dc47c06b972a72e987336d8a1cb4f111c [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 06:34:57 provisioning config files... 06:34:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config989195503180274893tmp [Pipeline] { [Pipeline] sh 06:34:57 + set +x 06:34:57 + curl -s https://codecov.io/bash 06:34:57 + bash -s -- 06:34:57 06:34:57 _____ _ 06:34:57 / ____| | | 06:34:57 | | ___ __| | ___ ___ _____ __ 06:34:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:34:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:34:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:34:57 Bash-1.0.6 06:34:57 06:34:57 06:34:57 ==> git version 2.25.1 found 06:34:57 ==> 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 06:34:57 Release-Date: 2020-01-08 06:34:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:34:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:34:57 ==> Jenkins CI detected. 06:34:57 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 06:34:57 project root: . 06:34:57 --> token set from env 06:34:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:34:57 ==> Running gcov in . (disable via -X gcov) 06:34:57 ==> Python coveragepy not found 06:34:57 ==> Searching for coverage reports in: 06:34:57 + . 06:34:57 -> Found 1 reports 06:34:57 ==> Detecting git/mercurial file structure 06:34:57 ==> Reading reports 06:34:57 + ./coverage.out bytes=10 06:34:57 ==> Appending adjustments 06:34:57 https://docs.codecov.io/docs/fixing-reports 06:34:58 + Found adjustments 06:34:58 ==> Gzipping contents 06:34:58 12K /tmp/codecov.r9pr1d.gz 06:34:58 ==> Uploading reports 06:34:58 url: https://codecov.io 06:34:58 query: branch=main&commit=18a2e64752eb0867df47b996ff52522c7dc545ed&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:34:58 -> Pinging Codecov 06:34:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18a2e64752eb0867df47b996ff52522c7dc545ed&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:34:58 -> Uploading to 06:34:58 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/FB506323287CE973F263BFD2A0EB1F37/18a2e64752eb0867df47b996ff52522c7dc545ed/a093e454-aa23-4784-8b1b-1e09d5c737c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T063458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c81524f8c517d92381aecccb16ba8e1610d3d306e49e41676e5984a3735ea27 06:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:58 Dload Upload Total Spent Left Speed 06:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 30903 --:--:-- --:--:-- --:--:-- 30903 06:34:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] } 06:34:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:34:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:34:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:35:00 06:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:35:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:35:00 df9b9388f04a: Pulling fs layer 06:35:00 52dc419b0ee2: Pulling fs layer 06:35:00 25bc292e5bac: Pulling fs layer 06:35:00 114826534d7a: Pulling fs layer 06:35:00 4657fd5d0bcf: Pulling fs layer 06:35:00 6ad1cebc031e: Pulling fs layer 06:35:00 8a3aa393b2d8: Pulling fs layer 06:35:00 4657fd5d0bcf: Waiting 06:35:00 8a3aa393b2d8: Waiting 06:35:00 6ad1cebc031e: Waiting 06:35:00 25bc292e5bac: Verifying Checksum 06:35:00 25bc292e5bac: Download complete 06:35:00 52dc419b0ee2: Download complete 06:35:00 4657fd5d0bcf: Verifying Checksum 06:35:00 4657fd5d0bcf: Download complete 06:35:00 df9b9388f04a: Verifying Checksum 06:35:00 df9b9388f04a: Download complete 06:35:00 6ad1cebc031e: Verifying Checksum 06:35:00 6ad1cebc031e: Download complete 06:35:00 df9b9388f04a: Pull complete 06:35:01 52dc419b0ee2: Pull complete 06:35:01 25bc292e5bac: Pull complete 06:35:01 114826534d7a: Verifying Checksum 06:35:01 114826534d7a: Download complete 06:35:01 8a3aa393b2d8: Verifying Checksum 06:35:01 8a3aa393b2d8: Download complete 06:35:04 114826534d7a: Pull complete 06:35:04 4657fd5d0bcf: Pull complete 06:35:05 6ad1cebc031e: Pull complete 06:35:07 8a3aa393b2d8: Pull complete 06:35:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:08 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:35:13 $ docker top 138dfec2bf191bea85e479fbe157c7756aabb4f134d5b157ad3491def8495e4c -eo pid,comm [Pipeline] { [Pipeline] echo 06:35:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 06:35:13 + set -o pipefail 06:35:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 06:35:20 06:35:20 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 06:35:20 06:35:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a053bc35-dc55-4587-b3f5-2c4f1a229191 06:35:20 06:35:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:35:20 06:35:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:35:20 06:35:21 06:35:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:35:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:35:21 More details here: https://snyk.co/ue1NS [Pipeline] } 06:35:21 $ docker stop --time=1 138dfec2bf191bea85e479fbe157c7756aabb4f134d5b157ad3491def8495e4c 06:35:24 $ docker rm -f --volumes 138dfec2bf191bea85e479fbe157c7756aabb4f134d5b157ad3491def8495e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:25 + git log --format=format:%s -1 18a2e64752eb0867df47b996ff52522c7dc545ed [Pipeline] sh 06:35:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:26 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:27 $ docker top 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa -eo pid,comm 06:35:27 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). 06:35:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:27 [ssh-agent] Looking for ssh-agent implementation... 06:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:27 $ docker exec 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa ssh-agent 06:35:27 SSH_AUTH_SOCK=/tmp/ssh-0ClcVgzgzxxd/agent.32 06:35:27 SSH_AGENT_PID=38 06:35:27 Running ssh-add (command line suppressed) 06:35:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11151212456650321530.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11151212456650321530.key) 06:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:28 + git semver tag 06:35:28 2024-03-08 06:35:28,220 [run_tag] DEBUG tag force:False 06:35:28 2024-03-08 06:35:28,220 [check_head_tag] DEBUG check head tag 06:35:28 2024-03-08 06:35:28,221 [execute] INFO git cat-file --batch-check 06:35:28 2024-03-08 06:35:28,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:35:28 2024-03-08 06:35:28,224 [execute] INFO git cat-file --batch 06:35:28 2024-03-08 06:35:28,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 06:35:28 2024-03-08 06:35:28,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:35:28 2024-03-08 06:35:28,239 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 06:35:28 2024-03-08 06:35:28,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 06:35:28 2024-03-08 06:35:28,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:35:28 3.1.0-dev.37 [Pipeline] } 06:35:28 $ docker exec --env ******** --env ******** 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa ssh-agent -k 06:35:28 unset SSH_AUTH_SOCK; 06:35:28 unset SSH_AGENT_PID; 06:35:28 echo Agent pid 38 killed; 06:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:28 + git semver [Pipeline] } 06:35:29 $ docker stop --time=1 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa 06:35:30 $ docker rm -f --volumes 0d8ed409f07238103fef2053df65b21c94dc350169d1cd50c856c374081794aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:35:31 06:35:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:35:31 0.23.1-centos7: Pulling from edgex-lftools 06:35:31 ab5ef0e58194: Pulling fs layer 06:35:31 9712f1f96733: Pulling fs layer 06:35:31 63f879dbbcfc: Pulling fs layer 06:35:31 0d9ebad4ef96: Pulling fs layer 06:35:31 e9a5061849ea: Pulling fs layer 06:35:31 d747dcd14b5f: Pulling fs layer 06:35:31 2de7ff778b66: Pulling fs layer 06:35:31 d747dcd14b5f: Waiting 06:35:31 2de7ff778b66: Waiting 06:35:31 e9a5061849ea: Waiting 06:35:31 0d9ebad4ef96: Waiting 06:35:31 9712f1f96733: Verifying Checksum 06:35:31 9712f1f96733: Download complete 06:35:31 63f879dbbcfc: Verifying Checksum 06:35:31 63f879dbbcfc: Download complete 06:35:31 e9a5061849ea: Verifying Checksum 06:35:31 e9a5061849ea: Download complete 06:35:31 d747dcd14b5f: Verifying Checksum 06:35:31 d747dcd14b5f: Download complete 06:35:31 ab5ef0e58194: Verifying Checksum 06:35:31 ab5ef0e58194: Download complete 06:35:31 0d9ebad4ef96: Verifying Checksum 06:35:31 0d9ebad4ef96: Download complete 06:35:31 2de7ff778b66: Verifying Checksum 06:35:31 2de7ff778b66: Download complete 06:35:35 ab5ef0e58194: Pull complete 06:35:35 9712f1f96733: Pull complete 06:35:35 63f879dbbcfc: Pull complete 06:35:38 0d9ebad4ef96: Pull complete 06:35:38 e9a5061849ea: Pull complete 06:35:38 d747dcd14b5f: Pull complete 06:35:39 2de7ff778b66: Pull complete 06:35:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:40 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:35:48 $ docker top 56d623eb87e9c687bb4b5aca87afbf014513371884afee04c0ca4a0870a1f211 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:35:48 provisioning config files... 06:35:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1254492467300763220tmp 06:35:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11670874103642823495tmp 06:35:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10471236489386300852tmp [Pipeline] { [Pipeline] echo 06:35:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:35:48 ---> sigul-configuration.sh 06:35:48 gpg: directory `/root/.gnupg' created 06:35:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:35:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:35:48 gpg: keyring `/root/.gnupg/secring.gpg' created 06:35:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:35:48 gpg: CAST5 encrypted data 06:35:48 gpg: encrypted with 1 passphrase 06:35:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:35:49 + mkdir /home/jenkins 06:35:49 + mkdir /home/jenkins/sigul [Pipeline] sh 06:35:49 + 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 06:35:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:35:49 ---> sigul-install.sh 06:35:49 Sigul already installed; skipping installation. [Pipeline] sh 06:35:50 + git tag --list 06:35:50 0.1.1 06:35:50 v1.1.0 06:35:50 v1.2.0 06:35:50 v1.2.1 06:35:50 v1.3.0 06:35:50 v2.0.0 06:35:50 v2.1.0 06:35:50 v2.2.0 06:35:50 v2.3.0 06:35:50 v3.0 06:35:50 v3.0.0 06:35:50 v3.1 06:35:50 v3.1.0 06:35:50 v3.1.0-dev.1 06:35:50 v3.1.0-dev.10 06:35:50 v3.1.0-dev.11 06:35:50 v3.1.0-dev.12 06:35:50 v3.1.0-dev.13 06:35:50 v3.1.0-dev.14 06:35:50 v3.1.0-dev.15 06:35:50 v3.1.0-dev.16 06:35:50 v3.1.0-dev.17 06:35:50 v3.1.0-dev.18 06:35:50 v3.1.0-dev.19 06:35:50 v3.1.0-dev.2 06:35:50 v3.1.0-dev.20 06:35:50 v3.1.0-dev.21 06:35:50 v3.1.0-dev.22 06:35:50 v3.1.0-dev.23 06:35:50 v3.1.0-dev.24 06:35:50 v3.1.0-dev.25 06:35:50 v3.1.0-dev.26 06:35:50 v3.1.0-dev.27 06:35:50 v3.1.0-dev.28 06:35:50 v3.1.0-dev.29 06:35:50 v3.1.0-dev.3 06:35:50 v3.1.0-dev.30 06:35:50 v3.1.0-dev.31 06:35:50 v3.1.0-dev.32 06:35:50 v3.1.0-dev.33 06:35:50 v3.1.0-dev.34 06:35:50 v3.1.0-dev.35 06:35:50 v3.1.0-dev.36 06:35:50 v3.1.0-dev.37 06:35:50 v3.1.0-dev.4 06:35:50 v3.1.0-dev.5 06:35:50 v3.1.0-dev.6 06:35:50 v3.1.0-dev.7 06:35:50 v3.1.0-dev.8 06:35:50 v3.1.0-dev.9 [Pipeline] sh 06:35:50 + lftools sign git-tag v3.1.0-dev.37 06:35:50 Signing Git tag with Sigul... 06:35:50 Signing v3.1.0-dev.37 [Pipeline] echo 06:35:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:35:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:35:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:35:51 $ docker stop --time=1 56d623eb87e9c687bb4b5aca87afbf014513371884afee04c0ca4a0870a1f211 06:35:52 $ docker rm -f --volumes 56d623eb87e9c687bb4b5aca87afbf014513371884afee04c0ca4a0870a1f211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:35:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:54 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:54 $ docker top 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 -eo pid,comm 06:35:54 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). 06:35:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:35:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:35:55 [ssh-agent] Looking for ssh-agent implementation... 06:35:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:55 $ docker exec 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 ssh-agent 06:35:55 SSH_AUTH_SOCK=/tmp/ssh-MEvyvZUl5YTO/agent.33 06:35:55 SSH_AGENT_PID=39 06:35:55 Running ssh-add (command line suppressed) 06:35:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6475551370416706037.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6475551370416706037.key) 06:35:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:35:55 + git semver bump pre 06:35:55 2024-03-08 06:35:55,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:35:55 2024-03-08 06:35:55,897 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev 06:35:55 2024-03-08 06:35:55,897 [bump_version] DEBUG bumped version:3.1.0-dev.38 06:35:55 2024-03-08 06:35:55,897 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 06:35:55 2024-03-08 06:35:55,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:35:55 2024-03-08 06:35:55,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:35:55 2024-03-08 06:35:55,899 [execute] INFO git cat-file --batch-check 06:35:55 2024-03-08 06:35:55,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:35:55 2024-03-08 06:35:55,905 [execute] INFO git cat-file --batch 06:35:55 2024-03-08 06:35:55,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:35:55 2024-03-08 06:35:55,910 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:35:55 3.1.0-dev.38 [Pipeline] } 06:35:55 $ docker exec --env ******** --env ******** 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 ssh-agent -k 06:35:56 unset SSH_AUTH_SOCK; 06:35:56 unset SSH_AGENT_PID; 06:35:56 echo Agent pid 39 killed; 06:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:35:56 + git semver [Pipeline] } 06:35:56 $ docker stop --time=1 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 06:35:58 $ docker rm -f --volumes 7cbcffe76b454f836ab62557a9432f3beacf02c6cef657862b86096182452829 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:35:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:59 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:35:59 $ docker top 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 -eo pid,comm 06:35:59 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). 06:35:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:00 [ssh-agent] Looking for ssh-agent implementation... 06:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:00 $ docker exec 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 ssh-agent 06:36:00 SSH_AUTH_SOCK=/tmp/ssh-lJipCzHAuUQd/agent.33 06:36:00 SSH_AGENT_PID=39 06:36:00 Running ssh-add (command line suppressed) 06:36:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13174598510631056687.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13174598510631056687.key) 06:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:00 + git semver push 06:36:00 2024-03-08 06:36:00,891 [run_push] DEBUG push 06:36:00 2024-03-08 06:36:00,892 [execute] INFO git cat-file --batch-check 06:36:00 2024-03-08 06:36:00,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:36:00 2024-03-08 06:36:00,895 [execute] INFO git rev-list e39ce7597a14d9613cbaea7ad14f54f19741fb6a -- 06:36:00 2024-03-08 06:36:00,896 [execute] DEBUG Popen(['git', 'rev-list', 'e39ce7597a14d9613cbaea7ad14f54f19741fb6a', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:36:00 2024-03-08 06:36:00,907 [execute] INFO git fetch -v origin 06:36:00 2024-03-08 06:36:00,908 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:36:01 2024-03-08 06:36:01,417 [run_push] DEBUG no remote changes detected 06:36:01 2024-03-08 06:36:01,418 [execute] INFO git push origin semver 06:36:01 2024-03-08 06:36:01,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:36:02 2024-03-08 06:36:02,133 [run_push] DEBUG push all version tags 06:36:02 2024-03-08 06:36:02,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:36:02 2024-03-08 06:36:02,134 [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) 06:36:03 2024-03-08 06:36:02,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:36:03 3.1.0-dev.38 [Pipeline] } 06:36:03 $ docker exec --env ******** --env ******** 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 ssh-agent -k 06:36:03 unset SSH_AUTH_SOCK; 06:36:03 unset SSH_AGENT_PID; 06:36:03 echo Agent pid 39 killed; 06:36:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:36:03 + git semver [Pipeline] } 06:36:03 $ docker stop --time=1 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 06:36:05 $ docker rm -f --volumes 9242c9f87eeb94b23663995781839c709c0645bb8baa2355336b9928139860c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:36:06 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 06:36:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:36:06 total 16 06:36:06 drwxr-xr-x 3 root root 4096 Mar 8 06:28 . 06:36:06 drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:35 .. 06:36:06 drwxr-xr-x 2 root root 4096 Mar 8 06:28 cost 06:36:06 -rw-r--r-- 1 root root 83 Mar 8 06:28 cost.csv 06:36:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:36:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 06:36:06 total 16 06:36:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:28 . 06:36:06 drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:35 .. 06:36:06 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 06:28 cost 06:36:06 -rw-r--r-- 1 jenkins jenkins 83 Mar 8 06:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:36:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:36:08 ---> package-listing.sh 06:36:08 ++ facter osfamily 06:36:08 ++ tr '[:upper:]' '[:lower:]' 06:36:08 + OS_FAMILY=debian 06:36:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 06:36:08 + START_PACKAGES=/tmp/packages_start.txt 06:36:08 + END_PACKAGES=/tmp/packages_end.txt 06:36:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:36:08 + PACKAGES=/tmp/packages_start.txt 06:36:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:36:08 + PACKAGES=/tmp/packages_end.txt 06:36:08 + case "${OS_FAMILY}" in 06:36:08 + dpkg -l 06:36:08 + grep '^ii' 06:36:08 + '[' -f /tmp/packages_start.txt ']' 06:36:08 + '[' -f /tmp/packages_end.txt ']' 06:36:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:36:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 06:36:08 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 06:36:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 06:36:08 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 06:36:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:09 prd-ubuntu20.04-docker-8c-8g-5219 does not seem to be running inside a container 06:36:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:36:09 $ docker top 8c4aafb21108c1946a11695a00262942ee2aaa6f61ab9ee48bfc04ec94e422cf -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:36:10 + mkdir -p /var/log/sysstat [Pipeline] sh 06:36:10 + ls /var/log/sa-host 06:36:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:10 provisioning config files... 06:36:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8446286323548115589tmp [Pipeline] { [Pipeline] echo 06:36:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:36:11 ---> create-netrc.sh [Pipeline] } 06:36:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:36:11 ---> python-tools-install.sh [Pipeline] echo 06:36:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:36:12 ---> sudo-logs.sh 06:36:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:36:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:36:12 ---> job-cost.sh 06:36:12 lf-activate-venv: SKIPPING 06:36:12 DEBUG: total: 0.2199999988079071 06:36:12 INFO: Retrieving Stack Cost... 06:36:13 INFO: Retrieving Pricing Info for: v3-standard-8 06:36:13 INFO: Archiving Costs [Pipeline] echo 06:36:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:36:13 ---> logs-deploy.sh 06:36:13 lf-activate-venv: SKIPPING 06:36:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/167 06:36:13 INFO: archiving workspace using pattern(s): 06:36:14 Archives upload complete. 06:36:14 INFO: archiving logs to Nexus 06:36:15 ---> uname -a: 06:36:15 Linux prd-ubuntu20-04-docker-8c-8g-5219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:36:15 06:36:15 06:36:15 ---> lscpu: 06:36:15 Architecture: x86_64 06:36:15 CPU op-mode(s): 32-bit, 64-bit 06:36:15 Byte Order: Little Endian 06:36:15 Address sizes: 40 bits physical, 48 bits virtual 06:36:15 CPU(s): 8 06:36:15 On-line CPU(s) list: 0-7 06:36:15 Thread(s) per core: 1 06:36:15 Core(s) per socket: 1 06:36:15 Socket(s): 8 06:36:15 NUMA node(s): 1 06:36:15 Vendor ID: AuthenticAMD 06:36:15 CPU family: 23 06:36:15 Model: 49 06:36:15 Model name: AMD EPYC-Rome Processor 06:36:15 Stepping: 0 06:36:15 CPU MHz: 2799.998 06:36:15 BogoMIPS: 5599.99 06:36:15 Virtualization: AMD-V 06:36:15 Hypervisor vendor: KVM 06:36:15 Virtualization type: full 06:36:15 L1d cache: 256 KiB 06:36:15 L1i cache: 256 KiB 06:36:15 L2 cache: 4 MiB 06:36:15 L3 cache: 128 MiB 06:36:15 NUMA node0 CPU(s): 0-7 06:36:15 Vulnerability Itlb multihit: Not affected 06:36:15 Vulnerability L1tf: Not affected 06:36:15 Vulnerability Mds: Not affected 06:36:15 Vulnerability Meltdown: Not affected 06:36:15 Vulnerability Mmio stale data: Not affected 06:36:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:36:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:36:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:36:15 Vulnerability Srbds: Not affected 06:36:15 Vulnerability Tsx async abort: Not affected 06:36:15 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 06:36:15 06:36:15 06:36:15 ---> nproc: 06:36:15 8 06:36:15 06:36:15 06:36:15 ---> df -h: 06:36:15 Filesystem Size Used Avail Use% Mounted on 06:36:15 overlay 155G 15G 141G 10% / 06:36:15 tmpfs 64M 0 64M 0% /dev 06:36:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:36:15 shm 64M 0 64M 0% /dev/shm 06:36:15 /dev/vda1 155G 15G 141G 10% /facter-os 06:36:15 06:36:15 06:36:15 ---> sar -b -r -n DEV: 06:36:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5219) 03/08/24 _x86_64_ (8 CPU) 06:36:15 06:36:15 06:23:12 LINUX RESTART (8 CPU) 06:36:15 06:36:15 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:36:15 06:25:01 166.72 10.98 155.74 0.00 1742.64 51248.79 0.00 06:36:15 06:26:01 170.82 2.23 168.59 0.00 37.56 89184.46 0.00 06:36:15 06:27:01 318.68 0.37 318.31 0.00 2.93 36332.48 0.00 06:36:15 06:28:01 184.72 0.17 184.55 0.00 9.73 65971.00 0.00 06:36:15 06:29:01 97.48 10.40 87.09 0.00 3427.70 22956.19 0.00 06:36:15 06:30:01 6.57 0.02 6.55 0.00 0.13 120.51 0.00 06:36:15 06:31:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 06:36:15 06:32:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 06:36:15 06:33:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 06:36:15 06:34:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 06:36:15 06:35:01 2.55 0.10 2.45 0.00 10.26 104.63 0.00 06:36:15 06:36:01 139.88 0.27 139.61 0.00 2.13 56941.58 0.00 06:36:15 Average: 91.11 2.04 89.07 0.00 435.81 26950.33 0.00 06:36:15 06:36:15 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:36:15 06:25:01 28166140 31546624 759456 2.31 109836 3477160 1915012 5.64 1205624 3043188 487772 06:36:15 06:26:01 26529380 31540380 756324 2.30 148684 4977212 1859220 5.48 1776196 4006952 60784 06:36:15 06:27:01 25388032 30471756 1816832 5.53 198364 4923984 2054524 6.05 2376624 4441112 21540 06:36:15 06:28:01 25742584 31532548 761716 2.32 203576 5613472 1755060 5.17 1580492 4903788 1260 06:36:15 06:29:01 24874572 31484728 781588 2.38 231528 6356116 1725704 5.09 1854952 5415464 1076 06:36:15 06:30:01 24881844 31487064 778744 2.37 230028 6352864 1707148 5.03 1846576 5412244 24 06:36:15 06:31:01 24887380 31492664 773120 2.35 230048 6352868 1707148 5.03 1841196 5412252 8 06:36:15 06:32:01 24887552 31492844 772788 2.35 230068 6352872 1707148 5.03 1841204 5412252 12 06:36:15 06:33:01 24893332 31498660 766968 2.33 230080 6352872 1707148 5.03 1835320 5412252 8 06:36:15 06:34:01 24894852 31500212 765532 2.33 230108 6352880 1707148 5.03 1833984 5412260 4 06:36:15 06:35:01 24542448 31460648 804536 2.45 231716 6654420 1964392 5.79 1877704 5712904 301884 06:36:15 06:36:01 23347664 31441080 817432 2.49 278932 7661128 1842860 5.43 1997584 6659044 812 06:36:15 Average: 25252982 31412434 862920 2.62 212747 5952321 1804376 5.32 1822288 5103643 72932 06:36:15 06:36:15 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:36:15 06:25:01 ens3 586.22 426.66 9343.10 61.01 0.00 0.00 0.00 0.00 06:36:15 06:25:01 lo 8.13 8.13 0.86 0.86 0.00 0.00 0.00 0.00 06:36:15 06:25:01 docker0 236.11 268.11 18.93 2447.27 0.00 0.00 0.00 0.00 06:36:15 06:26:01 ens3 262.41 119.33 4619.68 92.40 0.00 0.00 0.00 0.00 06:36:15 06:26:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:36:15 06:26:01 veth9767e4d 0.00 0.21 0.00 0.02 0.00 0.00 0.00 0.00 06:36:15 06:26:01 docker0 61.07 188.23 3.65 3835.04 0.00 0.00 0.00 0.00 06:36:15 06:27:01 veth863087a 0.22 0.33 0.05 0.12 0.00 0.00 0.00 0.00 06:36:15 06:27:01 ens3 415.41 434.06 1685.60 59.13 0.00 0.00 0.00 0.00 06:36:15 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:27:01 veth9767e4d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:27:01 docker0 416.65 389.72 42.14 1665.61 0.00 0.00 0.00 0.00 06:36:15 06:28:01 ens3 71.82 60.22 103.17 251.51 0.00 0.00 0.00 0.00 06:36:15 06:28:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 06:36:15 06:28:01 docker0 2.77 5.07 0.17 61.79 0.00 0.00 0.00 0.00 06:36:15 06:29:01 ens3 506.40 265.62 4597.15 77.31 0.00 0.00 0.00 0.00 06:36:15 06:29:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 06:36:15 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:30:01 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 06:36:15 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:36:15 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:32:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 06:36:15 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:36:15 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:34:01 ens3 3.32 5.45 0.87 7.24 0.00 0.00 0.00 0.00 06:36:15 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:36:15 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:35:01 ens3 133.06 91.05 3963.89 60.74 0.00 0.00 0.00 0.00 06:36:15 06:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:36:15 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:15 06:36:01 ens3 256.62 168.69 4190.16 40.65 0.00 0.00 0.00 0.00 06:36:15 06:36:01 veth9d2a30f 0.92 0.83 0.16 0.27 0.00 0.00 0.00 0.00 06:36:15 06:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:36:15 06:36:01 docker0 56.97 75.70 4.70 919.56 0.00 0.00 0.00 0.00 06:36:15 Average: ens3 186.36 130.94 2376.76 54.19 0.00 0.00 0.00 0.00 06:36:15 Average: veth9d2a30f 0.08 0.07 0.01 0.02 0.00 0.00 0.00 0.00 06:36:15 Average: lo 1.64 1.64 0.16 0.16 0.00 0.00 0.00 0.00 06:36:15 Average: docker0 64.46 77.31 5.80 746.13 0.00 0.00 0.00 0.00 06:36:15 06:36:15 06:36:15 ---> sar -P ALL: 06:36:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5219) 03/08/24 _x86_64_ (8 CPU) 06:36:15 06:36:15 06:23:12 LINUX RESTART (8 CPU) 06:36:15 06:36:15 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:36:15 06:25:01 all 9.02 0.00 4.04 4.05 0.07 82.82 06:36:15 06:25:01 0 10.13 0.00 3.69 1.83 0.08 84.26 06:36:15 06:25:01 1 9.80 0.00 4.00 3.56 0.08 82.56 06:36:15 06:25:01 2 9.87 0.00 4.37 8.91 0.07 76.78 06:36:15 06:25:01 3 8.72 0.00 5.10 7.05 0.07 79.06 06:36:15 06:25:01 4 9.10 0.00 3.33 2.00 0.05 85.52 06:36:15 06:25:01 5 7.61 0.00 3.85 8.10 0.08 80.36 06:36:15 06:25:01 6 8.35 0.00 3.98 0.47 0.07 87.13 06:36:15 06:25:01 7 8.58 0.00 3.96 0.49 0.07 86.90 06:36:15 06:26:01 all 18.52 0.00 4.28 5.37 0.15 71.69 06:36:15 06:26:01 0 24.14 0.00 5.86 14.24 0.15 55.60 06:36:15 06:26:01 1 18.12 0.00 4.87 25.51 0.15 51.35 06:36:15 06:26:01 2 17.32 0.00 4.07 0.82 0.12 77.67 06:36:15 06:26:01 3 15.51 0.00 5.78 0.23 0.13 78.34 06:36:15 06:26:01 4 18.42 0.00 3.30 1.77 0.17 76.34 06:36:15 06:26:01 5 19.19 0.00 3.08 0.12 0.18 77.43 06:36:15 06:26:01 6 18.03 0.00 3.73 0.13 0.12 77.99 06:36:15 06:26:01 7 17.38 0.00 3.57 0.18 0.15 78.72 06:36:15 06:27:01 all 15.90 0.00 3.38 2.88 0.08 77.77 06:36:15 06:27:01 0 11.68 0.00 2.57 1.07 0.07 84.62 06:36:15 06:27:01 1 29.38 0.00 4.81 4.52 0.10 61.20 06:36:15 06:27:01 2 13.41 0.00 2.98 9.74 0.07 73.80 06:36:15 06:27:01 3 21.32 0.00 4.42 0.77 0.10 73.39 06:36:15 06:27:01 4 14.46 0.00 2.67 0.86 0.08 81.94 06:36:15 06:27:01 5 12.30 0.00 2.30 0.97 0.07 84.36 06:36:15 06:27:01 6 6.27 0.00 2.45 4.10 0.07 87.11 06:36:15 06:27:01 7 18.45 0.00 4.83 1.01 0.10 75.61 06:36:15 06:28:01 all 22.00 0.00 3.92 2.42 0.07 71.59 06:36:15 06:28:01 0 23.63 0.00 4.48 0.89 0.07 70.94 06:36:15 06:28:01 1 25.58 0.00 4.71 1.65 0.10 67.97 06:36:15 06:28:01 2 22.83 0.00 3.45 4.95 0.07 68.70 06:36:15 06:28:01 3 20.46 0.00 3.85 3.68 0.07 71.95 06:36:15 06:28:01 4 21.79 0.00 3.52 5.10 0.08 69.51 06:36:15 06:28:01 5 21.17 0.00 3.15 0.10 0.05 75.53 06:36:15 06:28:01 6 18.30 0.00 4.68 1.46 0.07 75.50 06:36:15 06:28:01 7 22.26 0.00 3.51 1.54 0.07 72.62 06:36:15 06:29:01 all 5.02 0.00 2.40 1.33 0.06 91.20 06:36:15 06:29:01 0 3.96 0.00 1.93 3.18 0.03 90.90 06:36:15 06:29:01 1 5.04 0.00 3.31 1.19 0.03 90.42 06:36:15 06:29:01 2 5.32 0.00 3.84 0.82 0.05 89.96 06:36:15 06:29:01 3 5.77 0.00 1.66 0.07 0.03 92.47 06:36:15 06:29:01 4 5.22 0.00 2.00 0.05 0.05 92.68 06:36:15 06:29:01 5 4.75 0.00 1.82 0.05 0.05 93.32 06:36:15 06:29:01 6 5.10 0.00 2.42 4.71 0.17 87.60 06:36:15 06:29:01 7 5.02 0.00 2.19 0.56 0.05 92.19 06:36:15 06:30:01 all 0.08 0.00 0.05 0.01 0.00 99.86 06:36:15 06:30:01 0 0.03 0.00 0.03 0.07 0.02 99.85 06:36:15 06:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:36:15 06:30:01 2 0.02 0.00 0.05 0.00 0.00 99.93 06:36:15 06:30:01 3 0.10 0.00 0.03 0.02 0.00 99.85 06:36:15 06:30:01 4 0.07 0.00 0.07 0.00 0.00 99.87 06:36:15 06:30:01 5 0.27 0.00 0.07 0.00 0.00 99.67 06:36:15 06:30:01 6 0.05 0.00 0.07 0.03 0.02 99.83 06:36:15 06:30:01 7 0.03 0.00 0.05 0.00 0.00 99.92 06:36:15 06:31:01 all 0.03 0.00 0.01 0.02 0.01 99.94 06:36:15 06:31:01 0 0.03 0.00 0.00 0.07 0.00 99.90 06:36:15 06:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:36:15 06:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:36:15 06:31:01 3 0.02 0.00 0.00 0.07 0.00 99.92 06:36:15 06:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:36:15 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:36:15 06:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:36:15 06:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:36:15 06:32:01 all 0.02 0.00 0.01 0.01 0.00 99.95 06:36:15 06:32:01 0 0.03 0.00 0.02 0.03 0.00 99.92 06:36:15 06:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:36:15 06:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:36:15 06:32:01 3 0.00 0.00 0.00 0.08 0.00 99.92 06:36:15 06:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:36:15 06:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:36:15 06:32:01 6 0.00 0.00 0.05 0.00 0.02 99.93 06:36:15 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:36:15 06:33:01 all 0.03 0.00 0.01 0.03 0.00 99.92 06:36:15 06:33:01 0 0.07 0.00 0.00 0.07 0.00 99.87 06:36:15 06:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:36:15 06:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:36:15 06:33:01 3 0.02 0.00 0.00 0.13 0.02 99.83 06:36:15 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:36:15 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:36:15 06:33:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:36:15 06:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:36:15 06:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 06:36:15 06:34:01 0 0.05 0.00 0.02 0.02 0.00 99.92 06:36:15 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:36:15 06:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:36:15 06:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:36:15 06:34:01 4 0.08 0.00 0.02 0.00 0.00 99.90 06:36:15 06:34:01 5 0.00 0.00 0.03 0.00 0.02 99.95 06:36:15 06:34:01 6 0.05 0.00 0.03 0.00 0.00 99.92 06:36:15 06:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:36:15 06:35:01 all 0.78 0.00 0.36 0.03 0.01 98.82 06:36:15 06:35:01 0 0.68 0.00 0.27 0.17 0.02 98.87 06:36:15 06:35:01 1 0.73 0.00 0.33 0.00 0.02 98.92 06:36:15 06:35:01 2 0.65 0.00 0.42 0.00 0.00 98.93 06:36:15 06:35:01 3 0.83 0.00 0.42 0.02 0.00 98.73 06:36:15 06:35:01 4 0.72 0.00 0.25 0.00 0.02 99.02 06:36:15 06:35:01 5 0.68 0.00 0.50 0.00 0.00 98.82 06:36:15 06:35:01 6 0.90 0.00 0.28 0.00 0.02 98.80 06:36:15 06:35:01 7 1.02 0.00 0.42 0.05 0.02 98.50 06:36:15 06:36:15 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:36:15 06:36:01 all 8.53 0.00 3.68 3.39 0.10 84.30 06:36:15 06:36:01 0 9.36 0.00 3.24 0.57 0.10 86.72 06:36:15 06:36:01 1 8.73 0.00 2.85 0.08 0.07 88.27 06:36:15 06:36:01 2 8.85 0.00 3.78 0.07 0.12 87.19 06:36:15 06:36:01 3 9.97 0.00 3.83 9.25 0.10 76.85 06:36:15 06:36:01 4 8.42 0.00 3.98 4.79 0.07 82.74 06:36:15 06:36:01 5 7.72 0.00 4.90 9.77 0.12 77.50 06:36:15 06:36:01 6 7.63 0.00 3.66 2.13 0.10 86.47 06:36:15 06:36:01 7 7.58 0.00 3.16 0.47 0.10 88.69 06:36:15 Average: all 6.64 0.00 1.84 1.62 0.05 89.86 06:36:15 Average: 0 6.96 0.00 1.83 1.85 0.04 89.31 06:36:15 Average: 1 8.09 0.00 2.07 3.03 0.05 86.76 06:36:15 Average: 2 6.50 0.00 1.91 2.10 0.04 89.44 06:36:15 Average: 3 6.87 0.00 2.08 1.77 0.04 89.23 06:36:15 Average: 4 6.51 0.00 1.59 1.21 0.04 90.65 06:36:15 Average: 5 6.11 0.00 1.63 1.58 0.05 90.63 06:36:15 Average: 6 5.38 0.00 1.78 1.08 0.06 91.71 06:36:15 Average: 7 6.68 0.00 1.80 0.36 0.05 91.11 06:36:15 06:36:15 06:36:15