Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9fc1cd79997bee2dad67cb4a71f5bce9889504c 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-ssh1478841596048562539.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-ssh13361677072516701275.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-ssh11967850302891608982.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-ssh909424605761044.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-ssh9042203920812695351.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1221’ Running on prd-ubuntu20.04-docker-8c-8g-1223 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 d9fc1cd79997bee2dad67cb4a71f5bce9889504c (main) Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" > 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 d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 > git rev-list --no-walk 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:41:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:41:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:41:08 ========================================================= 05:41:08 EdgeX Global Pipelines Version Info 05:41:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:41:08 ------------------- 05:41:08 stable info: 05:41:08 ------------------- 05:41:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:41:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:41:08 Message: update stable to v1.0.258 05:41:09 ------------------- 05:41:09 experimental info: 05:41:09 ------------------- 05:41:09 Commited By: **** collab-it+edgex@linuxfoundation.org 05:41:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:41:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:41:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9fc1cd [Pipeline] echo 05:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:10 provisioning config files... 05:41:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7764273529055144664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:11 ---> ****-login.sh 05:41:11 nexus3.edgexfoundry.org:10001 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 nexus3.edgexfoundry.org:10002 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 nexus3.edgexfoundry.org:10003 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 nexus3.edgexfoundry.org:10004 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 ****.io 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:12 Configure a credential helper to remove this warning. See 05:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:12 05:41:12 Login Succeeded 05:41:12 ---> ****-login.sh ends [Pipeline] } 05:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:41:12 + git rev-list -1 --merges d9fc1cd79997bee2dad67cb4a71f5bce9889504c~1..d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo 05:41:12 -----------> git rev-list -1 --merges d9fc1cd79997bee2dad67cb4a71f5bce9889504c~1..d9fc1cd79997bee2dad67cb4a71f5bce9889504c d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:41:12 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [false] [Pipeline] sh 05:41:12 + git log --format=format:%s -1 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo 05:41:12 ========================================================= 05:41:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:41:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:13 + git log --format=format:%s -1 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo 05:41:13 [semverPrep] GIT_COMMIT: d9fc1cd79997bee2dad67cb4a71f5bce9889504c, Commit Message: Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17 [Pipeline] echo 05:41:13 [semverPrep] This is not a build commit. [Pipeline] sh 05:41:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:13 + grep -v github /etc/ssh/ssh_known_hosts 05:41:13 + [ -e /tmp/ssh_known_hosts ] 05:41:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:41:13 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 05:41:13 -a /etc/ssh/ssh_known_hosts 05:41:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:14 05:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:14 0.1.4: Pulling from edgex-devops/py-git-semver 05:41:14 b85a868b505f: Pulling fs layer 05:41:14 e2be974225ed: Pulling fs layer 05:41:14 339a4e72a1f5: Pulling fs layer 05:41:14 988bab9f4d93: Pulling fs layer 05:41:14 1469e6f7b9e6: Pulling fs layer 05:41:14 eaf3925da568: Pulling fs layer 05:41:14 bab4dde63d76: Pulling fs layer 05:41:14 bde34c3a00c8: Pulling fs layer 05:41:14 b352a97aabf1: Pulling fs layer 05:41:14 4872d77fe225: Pulling fs layer 05:41:14 5851b861e8e6: Pulling fs layer 05:41:14 1469e6f7b9e6: Waiting 05:41:14 988bab9f4d93: Waiting 05:41:14 bab4dde63d76: Waiting 05:41:14 eaf3925da568: Waiting 05:41:14 4872d77fe225: Waiting 05:41:14 bde34c3a00c8: Waiting 05:41:14 b352a97aabf1: Waiting 05:41:14 e2be974225ed: Verifying Checksum 05:41:14 e2be974225ed: Download complete 05:41:14 988bab9f4d93: Verifying Checksum 05:41:14 988bab9f4d93: Download complete 05:41:14 339a4e72a1f5: Verifying Checksum 05:41:14 339a4e72a1f5: Download complete 05:41:14 1469e6f7b9e6: Verifying Checksum 05:41:14 1469e6f7b9e6: Download complete 05:41:14 eaf3925da568: Verifying Checksum 05:41:14 eaf3925da568: Download complete 05:41:14 bde34c3a00c8: Download complete 05:41:14 b352a97aabf1: Verifying Checksum 05:41:14 b352a97aabf1: Download complete 05:41:14 4872d77fe225: Verifying Checksum 05:41:14 4872d77fe225: Download complete 05:41:14 5851b861e8e6: Download complete 05:41:14 b85a868b505f: Verifying Checksum 05:41:14 b85a868b505f: Download complete 05:41:14 bab4dde63d76: Verifying Checksum 05:41:14 bab4dde63d76: Download complete 05:41:15 b85a868b505f: Pull complete 05:41:16 e2be974225ed: Pull complete 05:41:16 339a4e72a1f5: Pull complete 05:41:16 988bab9f4d93: Pull complete 05:41:16 1469e6f7b9e6: Pull complete 05:41:16 eaf3925da568: Pull complete 05:41:18 bab4dde63d76: Pull complete 05:41:18 bde34c3a00c8: Pull complete 05:41:18 b352a97aabf1: Pull complete 05:41:18 4872d77fe225: Pull complete 05:41:18 5851b861e8e6: Pull complete 05:41:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:19 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:41:19 $ 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 05:41:21 $ docker top 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 -eo pid,comm 05:41:22 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). 05:41:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:22 [ssh-agent] Looking for ssh-agent implementation... 05:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:22 $ docker exec 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent 05:41:22 SSH_AUTH_SOCK=/tmp/ssh-aZvikDL8skV5/agent.32 05:41:22 SSH_AGENT_PID=38 05:41:22 Running ssh-add (command line suppressed) 05:41:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13902947212219827045.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13902947212219827045.key) 05:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:22 + git tag --points-at HEAD [Pipeline] } 05:41:22 $ docker exec --env ******** --env ******** 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent -k 05:41:22 unset SSH_AUTH_SOCK; 05:41:22 unset SSH_AGENT_PID; 05:41:22 echo Agent pid 38 killed; 05:41:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:22 [ssh-agent] Looking for ssh-agent implementation... 05:41:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:23 $ docker exec 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent 05:41:23 SSH_AUTH_SOCK=/tmp/ssh-akx8CZWEZ7OL/agent.71 05:41:23 SSH_AGENT_PID=78 05:41:23 Running ssh-add (command line suppressed) 05:41:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_100796535684212896.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_100796535684212896.key) 05:41:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:23 + git semver init 05:41:23 2024-02-19 05:41:23,731 [run_init] DEBUG init version:0.0.0 force:False 05:41:23 2024-02-19 05:41:23,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:41:23 2024-02-19 05:41:23,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:41:23 2024-02-19 05:41:23,733 [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) 05:41:26 2024-02-19 05:41:25,943 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 05:41:26 2024-02-19 05:41:25,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 05:41:26 2024-02-19 05:41:25,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:41:26 2024-02-19 05:41:25,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:41:26 3.1.0-dev.34 [Pipeline] } 05:41:26 $ docker exec --env ******** --env ******** 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent -k 05:41:26 unset SSH_AUTH_SOCK; 05:41:26 unset SSH_AGENT_PID; 05:41:26 echo Agent pid 78 killed; 05:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:26 + git semver [Pipeline] } 05:41:27 $ docker stop --time=1 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 05:41:28 $ docker rm -f --volumes 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:29 Stashed 1 file(s) [Pipeline] echo 05:41:29 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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 05:41:29 provisioning config files... 05:41:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14159829121604207088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:29 ---> ****-login.sh 05:41:29 nexus3.edgexfoundry.org:10001 05:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:29 Configure a credential helper to remove this warning. See 05:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:29 05:41:29 Login Succeeded 05:41:29 nexus3.edgexfoundry.org:10002 05:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:29 Configure a credential helper to remove this warning. See 05:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:29 05:41:29 Login Succeeded 05:41:29 nexus3.edgexfoundry.org:10003 05:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:30 Configure a credential helper to remove this warning. See 05:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:30 05:41:30 Login Succeeded 05:41:30 nexus3.edgexfoundry.org:10004 05:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:30 Configure a credential helper to remove this warning. See 05:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:30 05:41:30 Login Succeeded 05:41:30 ****.io 05:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:30 Configure a credential helper to remove this warning. See 05:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:30 05:41:30 Login Succeeded 05:41:30 ---> ****-login.sh ends [Pipeline] } 05:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:30 ========================================================= 05:41:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:41:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:30 + 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 . 05:41:31 Sending build context to Docker daemon 59.02MB 05:41:31 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:41:31 Step 2/15 : FROM ${BASE} AS builder 05:41:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:31 7264a8db6415: Pulling fs layer 05:41:31 c4d48a809fc2: Pulling fs layer 05:41:31 4f1c88b9dad5: Pulling fs layer 05:41:31 ad3a456e5733: Pulling fs layer 05:41:31 69c7f0334f64: Pulling fs layer 05:41:31 1f1c1a5573a3: Pulling fs layer 05:41:31 ad3a456e5733: Waiting 05:41:31 69c7f0334f64: Waiting 05:41:31 ce7588e14bc9: Pulling fs layer 05:41:31 b5e4710f87ac: Pulling fs layer 05:41:31 1f1c1a5573a3: Waiting 05:41:31 b5e4710f87ac: Waiting 05:41:31 ce7588e14bc9: Waiting 05:41:31 c4d48a809fc2: Download complete 05:41:31 ad3a456e5733: Verifying Checksum 05:41:31 ad3a456e5733: Download complete 05:41:31 69c7f0334f64: Verifying Checksum 05:41:31 69c7f0334f64: Download complete 05:41:31 7264a8db6415: Verifying Checksum 05:41:31 7264a8db6415: Download complete 05:41:31 1f1c1a5573a3: Verifying Checksum 05:41:31 1f1c1a5573a3: Download complete 05:41:31 7264a8db6415: Pull complete 05:41:31 b5e4710f87ac: Verifying Checksum 05:41:31 b5e4710f87ac: Download complete 05:41:31 c4d48a809fc2: Pull complete 05:41:31 4f1c88b9dad5: Verifying Checksum 05:41:31 4f1c88b9dad5: Download complete 05:41:32 ce7588e14bc9: Verifying Checksum 05:41:32 ce7588e14bc9: Download complete 05:41:34 4f1c88b9dad5: Pull complete 05:41:35 ad3a456e5733: Pull complete 05:41:35 69c7f0334f64: Pull complete 05:41:35 1f1c1a5573a3: Pull complete 05:41:37 ce7588e14bc9: Pull complete 05:41:37 b5e4710f87ac: Pull complete 05:41:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:41:37 ---> 88b5674ff536 05:41:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:41:42 ---> Running in f9302476eb1b 05:41:42 Removing intermediate container f9302476eb1b 05:41:42 ---> 8645fc9a9fb2 05:41:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:41:42 ---> Running in bb8e5468b280 05:41:42 Removing intermediate container bb8e5468b280 05:41:42 ---> e8616354931e 05:41:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:41:42 ---> Running in aa54067688f5 05:41:42 Removing intermediate container aa54067688f5 05:41:42 ---> 8e1645f0abae 05:41:42 Step 6/15 : LABEL Name=edgex-ui-go 05:41:42 ---> Running in 678251d80fdd 05:41:42 Removing intermediate container 678251d80fdd 05:41:42 ---> 2e981f02b721 05:41:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:41:42 ---> Running in fa85f2181986 05:41:42 Removing intermediate container fa85f2181986 05:41:42 ---> 9650f3eae340 05:41:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:41:42 latest: Pulling from library/docker 05:41:42 4abcf2066143: Pulling fs layer 05:41:42 6a25a43dc0fd: Pulling fs layer 05:41:42 4f4fb700ef54: Pulling fs layer 05:41:42 8453b14f8be1: Pulling fs layer 05:41:42 a5449a857d65: Pulling fs layer 05:41:42 3dde2c9dd264: Pulling fs layer 05:41:42 44b786ed2257: Pulling fs layer 05:41:42 36fa2b1e15e2: Pulling fs layer 05:41:42 4b17757db9c4: Pulling fs layer 05:41:42 aa8480c0a982: Pulling fs layer 05:41:42 6747b4aa1d49: Pulling fs layer 05:41:42 a87b7b228fe9: Pulling fs layer 05:41:42 b71bafe58ee8: Pulling fs layer 05:41:42 a2097d940bc7: Pulling fs layer 05:41:42 d1935d92e1c6: Pulling fs layer 05:41:42 820ac51fb076: Pulling fs layer 05:41:42 8453b14f8be1: Waiting 05:41:42 d1935d92e1c6: Waiting 05:41:42 820ac51fb076: Waiting 05:41:42 a2097d940bc7: Waiting 05:41:42 36fa2b1e15e2: Waiting 05:41:42 a5449a857d65: Waiting 05:41:42 6747b4aa1d49: Waiting 05:41:42 4b17757db9c4: Waiting 05:41:42 a87b7b228fe9: Waiting 05:41:42 3dde2c9dd264: Waiting 05:41:42 aa8480c0a982: Waiting 05:41:42 b71bafe58ee8: Waiting 05:41:42 4f4fb700ef54: Verifying Checksum 05:41:42 4f4fb700ef54: Download complete 05:41:42 6a25a43dc0fd: Verifying Checksum 05:41:42 6a25a43dc0fd: Download complete 05:41:42 4abcf2066143: Verifying Checksum 05:41:42 4abcf2066143: Download complete 05:41:42 8453b14f8be1: Verifying Checksum 05:41:42 8453b14f8be1: Download complete 05:41:43 4abcf2066143: Pull complete 05:41:43 3dde2c9dd264: Verifying Checksum 05:41:43 3dde2c9dd264: Download complete 05:41:43 6a25a43dc0fd: Pull complete 05:41:43 a5449a857d65: Verifying Checksum 05:41:43 a5449a857d65: Download complete 05:41:43 36fa2b1e15e2: Verifying Checksum 05:41:43 36fa2b1e15e2: Download complete 05:41:43 4f4fb700ef54: Pull complete 05:41:43 44b786ed2257: Verifying Checksum 05:41:43 44b786ed2257: Download complete 05:41:43 8453b14f8be1: Pull complete 05:41:43 aa8480c0a982: Download complete 05:41:43 4b17757db9c4: Download complete 05:41:43 b71bafe58ee8: Verifying Checksum 05:41:43 b71bafe58ee8: Download complete 05:41:43 6747b4aa1d49: Verifying Checksum 05:41:43 6747b4aa1d49: Download complete 05:41:43 a87b7b228fe9: Verifying Checksum 05:41:43 a87b7b228fe9: Download complete 05:41:43 820ac51fb076: Download complete 05:41:43 d1935d92e1c6: Verifying Checksum 05:41:43 d1935d92e1c6: Download complete 05:41:43 a5449a857d65: Pull complete 05:41:44 3dde2c9dd264: Pull complete 05:41:44 a2097d940bc7: Verifying Checksum 05:41:44 a2097d940bc7: Download complete 05:41:44 Still waiting to schedule task 05:41:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1222’ 05:41:44 44b786ed2257: Pull complete 05:41:44 36fa2b1e15e2: Pull complete 05:41:44 4b17757db9c4: Pull complete 05:41:44 aa8480c0a982: Pull complete 05:41:44 6747b4aa1d49: Pull complete 05:41:44 a87b7b228fe9: Pull complete 05:41:45 b71bafe58ee8: Pull complete 05:41:45 a2097d940bc7: Pull complete 05:41:45 d1935d92e1c6: Pull complete 05:41:45 820ac51fb076: Pull complete 05:41:45 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 05:41:45 Status: Downloaded newer image for docker:latest 05:41:48 ---> 494118efa42c 05:41:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:48 ---> Running in 5a820b85e95f 05:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:49 OK: 264 MiB in 52 packages 05:41:49 Removing intermediate container 5a820b85e95f 05:41:49 ---> c87d662f1b2b 05:41:49 Step 10/15 : ENV GO111MODULE=on 05:41:49 ---> Running in 130a7529e234 05:41:49 Removing intermediate container 130a7529e234 05:41:49 ---> fac3db083ea5 05:41:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:41:49 ---> Running in 6aef172975a2 05:41:49 Removing intermediate container 6aef172975a2 05:41:49 ---> 651c1907e172 05:41:49 Step 12/15 : COPY go.mod vendor* ./ 05:41:49 ---> ea4a56148909 05:41:49 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:49 ---> Running in e12217c4830f 05:42:16 Removing intermediate container e12217c4830f 05:42:16 ---> 8b1ff5771b3b 05:42:16 Step 14/15 : COPY . . 05:42:16 ---> 5a40e6a6eaf2 05:42:16 Step 15/15 : RUN ${MAKE} 05:42:16 ---> Running in cf028eaebecc 05:42:16 noop 05:42:16 Removing intermediate container cf028eaebecc 05:42:16 ---> b23424bd1b84 05:42:16 Successfully built b23424bd1b84 05:42:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:17 + docker inspect -f . ci-base-image-x86_64 05:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:17 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:17 $ docker top 3cd161f43584513a22a7e0d1fc2a33b0bb869dc576c6950578bb2ac4ff82cc9e -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:17 + go version 05:42:17 go version go1.21.0 linux/amd64 [Pipeline] } 05:42:17 $ docker stop --time=1 3cd161f43584513a22a7e0d1fc2a33b0bb869dc576c6950578bb2ac4ff82cc9e 05:42:19 $ docker rm -f --volumes 3cd161f43584513a22a7e0d1fc2a33b0bb869dc576c6950578bb2ac4ff82cc9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker inspect -f . ci-base-image-x86_64 05:42:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:19 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:42:19 $ 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 05:42:20 $ docker top 25297aed9aeb837e4a68f4d7206d785f8ff913e81e2e5829634dba9ba2655a14 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 05:42:20 + make test 05:42:20 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:42:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:42:30 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:42:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:33 ./bin/test-attribution-txt.sh 05:42:33 make -C web test 05:42:33 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 05:42:33 make[1]: tput: No such file or directory 05:42:33 make[1]: tput: No such file or directory 05:42:33 warning: generating ./VERSION 05:42:33 echo "0.0.0" > VERSION 05:42:33 docker build \ 05:42:33 -f Dockerfile \ 05:42:33 --build-arg USER=1000 \ 05:42:33 \ 05:42:33 --label "git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c" \ 05:42:33 -t edgexfoundry/edgex-web-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c \ 05:42:33 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:42:33 . 05:42:33 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:42:33 Install the buildx component to build images with BuildKit: 05:42:33 https://docs.docker.com/go/buildx/ 05:42:33 05:42:33 Sending build context to Docker daemon 2.62MB 05:42:33 Step 1/11 : FROM node:18-alpine3.18 05:42:33 18-alpine3.18: Pulling from library/node 05:42:33 619be1103602: Pulling fs layer 05:42:33 3ca0848cfd88: Pulling fs layer 05:42:33 ea995ae82edc: Pulling fs layer 05:42:33 8ef45897bdf2: Pulling fs layer 05:42:33 8ef45897bdf2: Waiting 05:42:33 ea995ae82edc: Verifying Checksum 05:42:33 ea995ae82edc: Download complete 05:42:33 619be1103602: Verifying Checksum 05:42:33 619be1103602: Download complete 05:42:33 8ef45897bdf2: Verifying Checksum 05:42:33 8ef45897bdf2: Download complete 05:42:34 619be1103602: Pull complete 05:42:34 3ca0848cfd88: Verifying Checksum 05:42:34 3ca0848cfd88: Download complete 05:42:35 3ca0848cfd88: Pull complete 05:42:35 ea995ae82edc: Pull complete 05:42:35 8ef45897bdf2: Pull complete 05:42:35 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 05:42:35 Status: Downloaded newer image for node:18-alpine3.18 05:42:35 ---> 4f966fe318ae 05:42:35 Step 2/11 : RUN apk add --no-cache chromium 05:42:37 ---> Running in 20668f69bb85 05:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:42:38 (1/154) Installing libexpat (2.6.0-r0) 05:42:38 (2/154) Installing brotli-libs (1.0.9-r14) 05:42:38 (3/154) Installing libbz2 (1.0.8-r5) 05:42:38 (4/154) Installing libpng (1.6.39-r3) 05:42:38 (5/154) Installing freetype (2.13.0-r5) 05:42:38 (6/154) Installing fontconfig (2.14.2-r3) 05:42:38 (7/154) Installing libfontenc (1.1.7-r2) 05:42:38 (8/154) Installing mkfontscale (1.2.2-r3) 05:42:38 (9/154) Installing font-opensans (0_git20210927-r1) 05:42:38 (10/154) Installing pkgconf (1.9.5-r0) 05:42:38 (11/154) Installing libffi (3.4.4-r2) 05:42:38 (12/154) Installing libintl (0.21.1-r7) 05:42:38 (13/154) Installing libblkid (2.38.1-r8) 05:42:38 (14/154) Installing libmount (2.38.1-r8) 05:42:38 (15/154) Installing pcre2 (10.42-r1) 05:42:38 (16/154) Installing glib (2.76.6-r0) 05:42:38 (17/154) Installing xz-libs (5.4.3-r0) 05:42:38 (18/154) Installing libxml2 (2.11.7-r0) 05:42:38 (19/154) Installing shared-mime-info (2.2-r5) 05:42:38 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:42:38 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:42:38 (22/154) Installing libwebp (1.3.2-r0) 05:42:38 (23/154) Installing zstd-libs (1.5.5-r4) 05:42:38 (24/154) Installing tiff (4.5.1-r0) 05:42:38 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:42:38 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 05:42:38 (27/154) Installing libxau (1.0.11-r2) 05:42:38 (28/154) Installing libmd (1.0.4-r2) 05:42:38 (29/154) Installing libbsd (0.11.7-r1) 05:42:38 (30/154) Installing libxdmcp (1.1.4-r2) 05:42:38 (31/154) Installing libxcb (1.15-r1) 05:42:38 (32/154) Installing libx11 (1.8.7-r0) 05:42:38 (33/154) Installing libxcomposite (0.4.6-r3) 05:42:38 (34/154) Installing libxfixes (6.0.1-r2) 05:42:38 (35/154) Installing libxrender (0.9.11-r3) 05:42:38 (36/154) Installing libxcursor (1.2.1-r2) 05:42:38 (37/154) Installing libxdamage (1.1.6-r2) 05:42:38 (38/154) Installing libxext (1.3.5-r2) 05:42:38 (39/154) Installing libxi (1.8.1-r0) 05:42:38 (40/154) Installing libxinerama (1.1.5-r2) 05:42:38 (41/154) Installing libxrandr (1.5.3-r2) 05:42:38 (42/154) Installing libatk-1.0 (2.48.4-r0) 05:42:38 (43/154) Installing libxtst (1.2.4-r2) 05:42:38 (44/154) Installing dbus-libs (1.14.8-r0) 05:42:38 (45/154) Installing at-spi2-core (2.48.4-r0) 05:42:38 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 05:42:38 (47/154) Installing pixman (0.42.2-r1) 05:42:38 (48/154) Installing cairo (1.17.8-r1) 05:42:38 (49/154) Installing cairo-gobject (1.17.8-r1) 05:42:38 (50/154) Installing avahi-libs (0.8-r13) 05:42:38 (51/154) Installing gmp (6.2.1-r3) 05:42:38 (52/154) Installing nettle (3.8.1-r2) 05:42:38 (53/154) Installing libunistring (1.1-r1) 05:42:38 (54/154) Installing libidn2 (2.3.4-r1) 05:42:38 (55/154) Installing p11-kit (0.24.1-r2) 05:42:38 (56/154) Installing libtasn1 (4.19.0-r1) 05:42:38 (57/154) Installing gnutls (3.8.3-r0) 05:42:38 (58/154) Installing cups-libs (2.4.7-r0) 05:42:38 (59/154) Installing libepoxy (1.5.10-r1) 05:42:38 (60/154) Installing fribidi (1.0.13-r0) 05:42:38 (61/154) Installing graphite2 (1.3.14-r5) 05:42:38 (62/154) Installing harfbuzz (7.3.0-r0) 05:42:38 (63/154) Installing libxft (2.3.8-r1) 05:42:38 (64/154) Installing pango (1.50.14-r1) 05:42:38 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:42:38 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:42:38 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:42:38 (68/154) Installing xkeyboard-config (2.38-r0) 05:42:38 (69/154) Installing libxkbcommon (1.5.0-r2) 05:42:38 (70/154) Installing gtk+3.0 (3.24.38-r1) 05:42:38 Executing gtk+3.0-3.24.38-r1.post-install 05:42:38 (71/154) Installing icu-data-full (73.2-r2) 05:42:39 (72/154) Installing mesa (23.0.4-r0) 05:42:39 (73/154) Installing llvm15-libs (15.0.7-r6) 05:42:40 (74/154) Installing hwdata-pci (0.370-r0) 05:42:40 (75/154) Installing libpciaccess (0.17-r2) 05:42:40 (76/154) Installing libdrm (2.4.115-r4) 05:42:40 (77/154) Installing musl-fts (1.2.7-r5) 05:42:40 (78/154) Installing libelf (0.189-r2) 05:42:40 (79/154) Installing mesa-glapi (23.0.4-r0) 05:42:40 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:42:40 (81/154) Installing eudev-libs (3.2.11-r8) 05:42:40 (82/154) Installing libmagic (5.45-r0) 05:42:40 (83/154) Installing file (5.45-r0) 05:42:40 (84/154) Installing libice (1.1.1-r2) 05:42:40 (85/154) Installing libuuid (2.38.1-r8) 05:42:40 (86/154) Installing libsm (1.2.4-r1) 05:42:40 (87/154) Installing libxt (1.3.0-r2) 05:42:40 (88/154) Installing libxmu (1.1.4-r2) 05:42:40 (89/154) Installing xset (1.2.5-r1) 05:42:40 (90/154) Installing xprop (1.2.7-r0) 05:42:40 (91/154) Installing xdg-utils (1.1.3-r4) 05:42:40 (92/154) Installing libogg (1.3.5-r4) 05:42:40 (93/154) Installing flac-libs (1.4.3-r0) 05:42:40 (94/154) Installing alsa-lib (1.2.9-r1) 05:42:40 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:42:40 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:42:40 (97/154) Installing aom-libs (3.6.1-r0) 05:42:40 (98/154) Installing libva (2.18.0-r1) 05:42:40 (99/154) Installing libvdpau (1.5-r1) 05:42:40 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:42:40 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 05:42:40 (102/154) Installing libdav1d (1.2.1-r0) 05:42:40 (103/154) Installing libhwy (1.0.4-r1) 05:42:40 (104/154) Installing lcms2 (2.15-r2) 05:42:40 (105/154) Installing libjxl (0.8.2-r0) 05:42:40 (106/154) Installing lame-libs (3.100-r5) 05:42:40 (107/154) Installing opus (1.4-r0) 05:42:40 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:42:40 (109/154) Installing soxr (0.1.3-r5) 05:42:40 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 05:42:40 (111/154) Installing libtheora (1.1.1-r17) 05:42:40 (112/154) Installing libvorbis (1.3.7-r1) 05:42:40 (113/154) Installing libvpx (1.13.0-r2) 05:42:40 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:42:40 (115/154) Installing numactl (2.0.16-r4) 05:42:40 (116/154) Installing x265-libs (3.5-r4) 05:42:40 (117/154) Installing xvidcore (1.3.7-r1) 05:42:40 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 05:42:40 (119/154) Installing libbluray (1.3.4-r0) 05:42:40 (120/154) Installing mpg123-libs (1.31.3-r1) 05:42:40 (121/154) Installing libopenmpt (0.7.2-r0) 05:42:40 (122/154) Installing cjson (1.7.17-r0) 05:42:40 (123/154) Installing mbedtls (2.28.7-r0) 05:42:41 (124/154) Installing librist (0.2.7-r0) 05:42:41 (125/154) Installing libsrt (1.5.2-r0) 05:42:41 (126/154) Installing libssh (0.10.5-r0) 05:42:41 (127/154) Installing libsodium (1.0.18-r3) 05:42:41 (128/154) Installing libzmq (4.3.4-r4) 05:42:41 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 05:42:41 (130/154) Installing libevent (2.1.12-r6) 05:42:41 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:42:41 (132/154) Installing mesa-gbm (23.0.4-r0) 05:42:41 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:42:41 (134/154) Installing icu-libs (73.2-r2) 05:42:41 (135/154) Installing jsoncpp (1.9.5-r0) 05:42:41 (136/154) Installing minizip (1.2.13-r1) 05:42:41 (137/154) Installing nspr (4.35-r2) 05:42:41 (138/154) Installing sqlite-libs (3.41.2-r3) 05:42:41 (139/154) Installing nss (3.94-r0) 05:42:41 (140/154) Installing pipewire-libs (0.3.70-r1) 05:42:41 (141/154) Installing libasyncns (0.8-r1) 05:42:41 (142/154) Installing libltdl (2.4.7-r2) 05:42:41 (143/154) Installing orc (0.4.34-r0) 05:42:41 (144/154) Installing libsndfile (1.2.0-r2) 05:42:41 (145/154) Installing speexdsp (1.2.1-r1) 05:42:41 (146/154) Installing tdb-libs (1.4.8-r1) 05:42:41 (147/154) Installing libpulse (16.1-r10) 05:42:41 (148/154) Installing snappy (1.1.10-r1) 05:42:41 (149/154) Installing libwoff2common (1.0.2-r2) 05:42:41 (150/154) Installing libwoff2enc (1.0.2-r2) 05:42:41 (151/154) Installing libgpg-error (1.47-r1) 05:42:41 (152/154) Installing libgcrypt (1.10.2-r1) 05:42:41 (153/154) Installing libxslt (1.1.38-r0) 05:42:41 (154/154) Installing chromium (119.0.6045.159-r0) 05:42:42 Executing busybox-1.36.1-r5.trigger 05:42:42 Executing fontconfig-2.14.2-r3.trigger 05:42:42 Executing mkfontscale-1.2.2-r3.trigger 05:42:42 Executing glib-2.76.6-r0.trigger 05:42:42 Executing shared-mime-info-2.2-r5.trigger 05:42:43 Executing gdk-pixbuf-2.42.10-r5.trigger 05:42:43 Executing gtk-update-icon-cache-3.24.38-r1.trigger 05:42:43 OK: 580 MiB in 171 packages 05:42:53 Removing intermediate container 20668f69bb85 05:42:53 ---> 4eeeeb945d10 05:42:53 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:42:53 ---> Running in d281e2afbdb0 05:42:53 Removing intermediate container d281e2afbdb0 05:42:53 ---> 3a514e566730 05:42:53 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:42:53 ---> Running in 1e8112384ce3 05:42:53 Removing intermediate container 1e8112384ce3 05:42:53 ---> 904203a06298 05:42:53 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:42:53 ---> Running in bf0e306c924c 05:42:53 Removing intermediate container bf0e306c924c 05:42:53 ---> 3b428b57eacd 05:42:53 Step 6/11 : RUN npm install -g npm 05:42:53 ---> Running in e79ae64035a2 05:42:58 05:42:58 removed 25 packages, and changed 45 packages in 6s 05:42:58 05:42:58 24 packages are looking for funding 05:42:58 run `npm fund` for details 05:43:00 Removing intermediate container e79ae64035a2 05:43:00 ---> 8b9d6c0a1575 05:43:00 Step 7/11 : ARG USER=1000 05:43:00 ---> Running in 9277271ae01b 05:43:00 Removing intermediate container 9277271ae01b 05:43:00 ---> 83333bd00716 05:43:00 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:43:00 ---> Running in 9396c340a5eb 05:43:00 Removing intermediate container 9396c340a5eb 05:43:00 ---> bc8f34285a93 05:43:00 Step 9/11 : USER $USER:$USER 05:43:00 ---> Running in b16e74ca705f 05:43:00 Removing intermediate container b16e74ca705f 05:43:00 ---> 7a192fd6a076 05:43:00 Step 10/11 : WORKDIR /app 05:43:00 ---> Running in bbe365b7da5e 05:43:00 Removing intermediate container bbe365b7da5e 05:43:00 ---> 8c0cd748f7b7 05:43:00 Step 11/11 : LABEL git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:43:00 ---> Running in 7d8ac2509f78 05:43:00 Removing intermediate container 7d8ac2509f78 05:43:00 ---> 8a239b99e43a 05:43:00 Successfully built 8a239b99e43a 05:43:00 Successfully tagged edgexfoundry/edgex-web-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:43:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:43:00 touch edgex-web-ui.imagebuilt 05:43:00 mkdir -p node_modules coverage 05:43:00 chown "1000:1000" . node_modules coverage package-lock.json 05:43:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:43:13 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:43:13 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 05:43:13 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. 05:43:13 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 05:43:13 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 05:43:13 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. 05:43:13 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 05:43:14 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. 05:43:15 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:43:16 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 05:43:17 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 05:43:17 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 05:43:18 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. 05:43:23 05:43:23 added 1182 packages, and audited 1183 packages in 21s 05:43:23 05:43:23 100 packages are looking for funding 05:43:23 run `npm fund` for details 05:43:23 05:43:23 20 vulnerabilities (12 moderate, 7 high, 1 critical) 05:43:23 05:43:23 To address issues that do not require attention, run: 05:43:23 npm audit fix 05:43:23 05:43:23 To address all issues (including breaking changes), run: 05:43:23 npm audit fix --force 05:43:23 05:43:23 Run `npm audit` for details. 05:43:28 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:43:29 - Generating browser application bundles (phase: setup)... 05:43:56 ✔ Browser application bundle generation complete. 05:43:56 19 02 2024 05:43:52.162:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:43:56 19 02 2024 05:43:52.164:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:43:56 19 02 2024 05:43:52.167:INFO [launcher]: Starting browser ChromeHeadless 05:43:56 19 02 2024 05:43:52.470:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket rGUY4ei7cLeGbrmNAAAB with id 86361311 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.079 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.111 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.183 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.199 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.219 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.222 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.235 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.254 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.265 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.272 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.317 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.32 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.327 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.336 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.358 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.362 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.374 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.44 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.466 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.48 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.483 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.497 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.5 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.505 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.507 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.509 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.512 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.52 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.529 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.531 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.544 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.552 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.56 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.569 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.574 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.582 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.587 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.589 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.602 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.605 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.607 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.609 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.617 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.64 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.669 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.683 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.692 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.697 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.713 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.717 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.718 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.741 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.754 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.774 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.778 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.781 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.791 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.813 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.823 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.826 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.826 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.834 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.847 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.865 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.869 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.872 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.893 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.899 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.904 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.909 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.926 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.941 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.946 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.953 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.956 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.958 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.959 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.96 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.971 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.977 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.981 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.004 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.007 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.008 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.009 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.014 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.024 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.029 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.043 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.054 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.057 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.06 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.062 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.073 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.084 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.094 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.099 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.118 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.123 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.138 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.145 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.147 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.152 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.158 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.161 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.166 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.178 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.198 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.205 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.212 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.214 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.216 secs) 05:43:56 WARN: ' 05:43:56 It looks like you're using ngModel on the same form field as formControlName. 05:43:56 Support for using the ngModel input property and ngModelChange event with 05:43:56 reactive form directives has been deprecated in Angular v6 and will be removed 05:43:56 in a future version of Angular. 05:43:56 05:43:56 For more information on this, see our API docs here: 05:43:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:43:56 ' 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.216 secs) 05:43:56 WARN: ' 05:43:56 It looks like you're using ngModel on the same form field as formControlName. 05:43:56 Support for using the ngModel input property and ngModelChange event with 05:43:56 reactive form directives has been deprecated in Angular v6 and will be removed 05:43:56 in a future version of Angular. 05:43:56 05:43:56 For more information on this, see our API docs here: 05:43:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:43:56 ' 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.228 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.23 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.231 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.236 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.254 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.261 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.267 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.268 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.28 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.287 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.289 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.291 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.292 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.296 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.298 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.299 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.3 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.304 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.308 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.31 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.319 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.321 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.322 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.328 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.36 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.365 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.369 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.371 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.374 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.384 secs) 05:43:56 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:43:56 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:43:56 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.384 secs) 05:43:56 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:43:56 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:43:56 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.387 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.389 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.39 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.4 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.413 secs) 05:43:56 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.501 secs / 1.413 secs) 05:43:56 TOTAL: 147 SUCCESS 05:43:56 ✔ Browser application bundle generation complete. 05:43:56 05:43:56 =============================== Coverage summary =============================== 05:43:56 Statements : 39.04% ( 1374/3519 ) 05:43:56 Branches : 15.3% ( 94/614 ) 05:43:56 Functions : 32.14% ( 424/1319 ) 05:43:56 Lines : 38.97% ( 1343/3446 ) 05:43:56 ================================================================================ 05:43:56 ✔ Browser application bundle generation complete. 05:43:58 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 05:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:43:58 $ docker stop --time=1 25297aed9aeb837e4a68f4d7206d785f8ff913e81e2e5829634dba9ba2655a14 05:43:59 $ docker rm -f --volumes 25297aed9aeb837e4a68f4d7206d785f8ff913e81e2e5829634dba9ba2655a14 [Pipeline] // withDockerContainer [Pipeline] sh 05:44:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:44:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:44:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:44:01 + ls -al . 05:44:01 total 196 05:44:01 drwxrwxr-x 13 jenkins jenkins 4096 Feb 19 05:42 . 05:44:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:41 .. 05:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:41 .blubracket 05:44:01 -rw-rw-r-- 1 jenkins jenkins 18 Feb 19 05:41 .dockerignore 05:44:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:41 .git 05:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:41 .github 05:44:01 -rw-rw-r-- 1 jenkins jenkins 178 Feb 19 05:41 .gitignore 05:44:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:41 .semver 05:44:01 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 19 05:41 Attribution.txt 05:44:01 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 19 05:41 CHANGELOG.md 05:44:01 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 05:41 CONTRIBUTING.md 05:44:01 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 19 05:41 Dockerfile 05:44:01 -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 05:41 Jenkinsfile 05:44:01 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 05:41 LICENSE 05:44:01 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 19 05:41 Makefile 05:44:01 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 19 05:41 README.md 05:44:01 -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 05:41 VERSION 05:44:01 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 19 05:41 angularmigrationlogs.md 05:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:41 assets 05:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:41 bin 05:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:41 cmd 05:44:01 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 05:42 coverage.out 05:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:41 docs 05:44:01 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 19 05:41 go.mod 05:44:01 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 19 05:41 go.sum 05:44:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:41 internal 05:44:01 -rwxrwxr-x 1 jenkins jenkins 568 Feb 19 05:41 redeploy.sh 05:44:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:41 testing 05:44:01 -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 05:41 version.go 05:44:01 drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 05:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:01 + 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=d9fc1cd79997bee2dad67cb4a71f5bce9889504c --label arch=amd64 --label version=3.1.0-dev.34 . 05:44:03 Sending build context to Docker daemon 346MB 05:44:03 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:44:03 Step 2/26 : FROM ${BASE} AS builder 05:44:03 ---> b23424bd1b84 05:44:03 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:44:04 ---> Running in 6ff9cc9de11a 05:44:04 Removing intermediate container 6ff9cc9de11a 05:44:04 ---> dfdb846603f8 05:44:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:44:05 ---> Running in feb8bf5a6e48 05:44:05 Removing intermediate container feb8bf5a6e48 05:44:05 ---> 8f4f53288dfa 05:44:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:44:05 ---> Running in 80986d957aea 05:44:05 Removing intermediate container 80986d957aea 05:44:05 ---> a888cfcec963 05:44:05 Step 6/26 : LABEL Name=edgex-ui-go 05:44:05 ---> Running in e97922d207de 05:44:05 Removing intermediate container e97922d207de 05:44:05 ---> 897a0e6b2a17 05:44:05 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:44:05 ---> Running in 2358e780a0a8 05:44:05 Removing intermediate container 2358e780a0a8 05:44:05 ---> 56adba2657c2 05:44:05 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:44:06 ---> 547dd3b1f0a4 05:44:06 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:06 ---> Running in 6e2bc2b248e5 05:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:06 OK: 264 MiB in 52 packages 05:44:07 Removing intermediate container 6e2bc2b248e5 05:44:07 ---> 51703c36953c 05:44:07 Step 10/26 : ENV GO111MODULE=on 05:44:07 ---> Running in 2a4d508e977a 05:44:07 Removing intermediate container 2a4d508e977a 05:44:07 ---> 309ce772cb70 05:44:07 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:44:07 ---> Running in 32bfdb768db9 05:44:07 Removing intermediate container 32bfdb768db9 05:44:07 ---> ead3be2e77a6 05:44:07 Step 12/26 : COPY go.mod vendor* ./ 05:44:07 ---> f5bbede8f755 05:44:07 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:07 ---> Running in be57404e6ac4 05:44:08 Removing intermediate container be57404e6ac4 05:44:08 ---> aac4a37626eb 05:44:08 Step 14/26 : COPY . . 05:44:13 ---> dbc69c00bd4c 05:44:13 Step 15/26 : RUN ${MAKE} 05:44:13 ---> Running in f00f2e217c22 05:44:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.34" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:44:31 Removing intermediate container f00f2e217c22 05:44:31 ---> ea56dd555e8b 05:44:31 Step 16/26 : FROM alpine:3.18 05:44:31 3.18: Pulling from library/alpine 05:44:31 619be1103602: Already exists 05:44:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:44:31 Status: Downloaded newer image for alpine:3.18 05:44:31 ---> d3782b16ccc9 05:44:31 Step 17/26 : RUN apk --no-cache upgrade 05:44:31 ---> Running in 444ac6dda664 05:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:31 OK: 7 MiB in 15 packages 05:44:31 Removing intermediate container 444ac6dda664 05:44:31 ---> 3416e3d40826 05:44:31 Step 18/26 : EXPOSE 4000 05:44:31 ---> Running in c226c579553b 05:44:31 Removing intermediate container c226c579553b 05:44:31 ---> a0061f399afb 05:44:31 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 05:44:32 ---> 518083059e06 05:44:32 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:44:32 ---> 80e92bcedbee 05:44:32 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:44:32 ---> 738a7f8f7270 05:44:32 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:44:32 ---> Running in 29bbdc9284b0 05:44:32 Removing intermediate container 29bbdc9284b0 05:44:32 ---> 7832bfcc7cf7 05:44:32 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:44:32 ---> Running in f7cdf6a68e9a 05:44:32 Removing intermediate container f7cdf6a68e9a 05:44:32 ---> 98d80ca99d27 05:44:32 Step 24/26 : LABEL arch=amd64 05:44:32 ---> Running in dac7c5f47cbb 05:44:33 Removing intermediate container dac7c5f47cbb 05:44:33 ---> 1cbbea353db9 05:44:33 Step 25/26 : LABEL git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:44:33 ---> Running in d65b10792538 05:44:33 Removing intermediate container d65b10792538 05:44:33 ---> eb3fe7265675 05:44:33 Step 26/26 : LABEL version=3.1.0-dev.34 05:44:33 ---> Running in 32c912e51a1c 05:44:33 Removing intermediate container 32c912e51a1c 05:44:33 ---> a06b4043aa68 05:44:33 [Warning] One or more build-args [ARCH] were not consumed 05:44:33 Successfully built a06b4043aa68 05:44:33 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:33 provisioning config files... 05:44:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14062194233992136827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:34 ---> ****-login.sh 05:44:34 nexus3.edgexfoundry.org:10001 05:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:34 Configure a credential helper to remove this warning. See 05:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:34 05:44:34 Login Succeeded 05:44:34 nexus3.edgexfoundry.org:10002 05:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:34 Configure a credential helper to remove this warning. See 05:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:34 05:44:34 Login Succeeded 05:44:34 nexus3.edgexfoundry.org:10003 05:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:34 Configure a credential helper to remove this warning. See 05:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:34 05:44:34 Login Succeeded 05:44:34 nexus3.edgexfoundry.org:10004 05:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:34 Configure a credential helper to remove this warning. See 05:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:34 05:44:34 Login Succeeded 05:44:34 ****.io 05:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:34 Configure a credential helper to remove this warning. See 05:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:34 05:44:34 Login Succeeded 05:44:34 ---> ****-login.sh ends [Pipeline] } 05:44:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:34 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:44:34 d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:44:34 latest 05:44:34 3.1.0-dev.34 05:44:34 d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 05:44:34 main 05:44:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:44:35 daaf224d6bf0: Preparing 05:44:35 6a7811ed409f: Preparing 05:44:35 c11e5780b28b: Preparing 05:44:35 dec24ec9f74f: Preparing 05:44:35 aedc3bda2944: Preparing 05:44:35 aedc3bda2944: Layer already exists 05:44:35 6a7811ed409f: Pushed 05:44:35 dec24ec9f74f: Pushed 05:44:35 daaf224d6bf0: Pushed 05:44:38 c11e5780b28b: Pushed 05:44:38 d9fc1cd79997bee2dad67cb4a71f5bce9889504c: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:44:39 daaf224d6bf0: Preparing 05:44:39 6a7811ed409f: Preparing 05:44:39 c11e5780b28b: Preparing 05:44:39 dec24ec9f74f: Preparing 05:44:39 aedc3bda2944: Preparing 05:44:39 6a7811ed409f: Layer already exists 05:44:39 c11e5780b28b: Layer already exists 05:44:39 aedc3bda2944: Layer already exists 05:44:39 daaf224d6bf0: Layer already exists 05:44:39 dec24ec9f74f: Layer already exists 05:44:39 latest: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.34 05:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:44:40 daaf224d6bf0: Preparing 05:44:40 6a7811ed409f: Preparing 05:44:40 c11e5780b28b: Preparing 05:44:40 dec24ec9f74f: Preparing 05:44:40 aedc3bda2944: Preparing 05:44:40 aedc3bda2944: Layer already exists 05:44:40 daaf224d6bf0: Layer already exists 05:44:40 6a7811ed409f: Layer already exists 05:44:40 dec24ec9f74f: Layer already exists 05:44:40 c11e5780b28b: Layer already exists 05:44:40 3.1.0-dev.34: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 05:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:44:41 daaf224d6bf0: Preparing 05:44:41 6a7811ed409f: Preparing 05:44:41 c11e5780b28b: Preparing 05:44:41 dec24ec9f74f: Preparing 05:44:41 aedc3bda2944: Preparing 05:44:41 dec24ec9f74f: Layer already exists 05:44:41 aedc3bda2944: Layer already exists 05:44:41 c11e5780b28b: Layer already exists 05:44:41 daaf224d6bf0: Layer already exists 05:44:41 6a7811ed409f: Layer already exists 05:44:41 d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 05:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:44:42 daaf224d6bf0: Preparing 05:44:42 6a7811ed409f: Preparing 05:44:42 c11e5780b28b: Preparing 05:44:42 dec24ec9f74f: Preparing 05:44:42 aedc3bda2944: Preparing 05:44:42 c11e5780b28b: Layer already exists 05:44:42 daaf224d6bf0: Layer already exists 05:44:42 dec24ec9f74f: Layer already exists 05:44:42 aedc3bda2944: Layer already exists 05:44:42 6a7811ed409f: Layer already exists 05:44:42 main: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:42 ===================================================== [Pipeline] echo 05:44:42 taggedImages: 05:44:42 - nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:44:42 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:44:42 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.34 05:44:42 - nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 05:44:42 - 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 05:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:42 05:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:43 latest: Pulling from edgex-lftools-log-publisher 05:44:43 5eb5b503b376: Pulling fs layer 05:44:43 5c69ac0246d0: Pulling fs layer 05:44:43 ec43610c2a17: Pulling fs layer 05:44:43 3a2ae6a8a46f: Pulling fs layer 05:44:43 33b1e0a273af: Pulling fs layer 05:44:43 5d3b04190fa2: Pulling fs layer 05:44:43 2f39f015ded8: Pulling fs layer 05:44:43 33b1e0a273af: Waiting 05:44:43 5d3b04190fa2: Waiting 05:44:43 2f39f015ded8: Waiting 05:44:43 3a2ae6a8a46f: Waiting 05:44:43 5c69ac0246d0: Download complete 05:44:43 3a2ae6a8a46f: Verifying Checksum 05:44:43 3a2ae6a8a46f: Download complete 05:44:43 33b1e0a273af: Verifying Checksum 05:44:43 33b1e0a273af: Download complete 05:44:43 5d3b04190fa2: Verifying Checksum 05:44:43 5d3b04190fa2: Download complete 05:44:43 ec43610c2a17: Verifying Checksum 05:44:43 ec43610c2a17: Download complete 05:44:43 5eb5b503b376: Verifying Checksum 05:44:43 5eb5b503b376: Download complete 05:44:44 2f39f015ded8: Download complete 05:44:44 5eb5b503b376: Pull complete 05:44:44 5c69ac0246d0: Pull complete 05:44:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1224 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:44:45 Running in /w/workspace/edgex-ui-go/164 [Pipeline] { 05:44:45 ec43610c2a17: Pull complete 05:44:45 3a2ae6a8a46f: Pull complete [Pipeline] checkout 05:44:45 33b1e0a273af: Pull complete 05:44:45 5d3b04190fa2: Pull complete 05:44:48 The recommended git tool is: git 05:44:49 2f39f015ded8: Pull complete 05:44:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:50 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:44:50 $ 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 05:44:53 using credential edgex-jenkins-ssh 05:44:53 Cloning the remote Git repository 05:44:54 $ docker top 2258b5a0a66c0b1960294ac1ad83c33760b187014b13a0e0f1b1a2a3c367a6d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:54 ---> job-cost.sh 05:44:54 lf-activate-venv: SKIPPING 05:44:54 INFO: No Stack... 05:44:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:44:54 > git init /w/workspace/edgex-ui-go/164 # timeout=10 05:44:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:44:54 > git --version # timeout=10 05:44:54 > git --version # 'git version 2.25.1' 05:44:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:55 INFO: Archiving Costs [Pipeline] sh 05:44:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 05:44:55 + cut -d, -f6 [Pipeline] lock 05:44:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] 05:44:55 Resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] did not exist. Created. 05:44:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:55 + echo total: 0.2199999988079071 [Pipeline] stash 05:44:56 Stashed 1 file(s) [Pipeline] } 05:44:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:56 $ docker stop --time=1 2258b5a0a66c0b1960294ac1ad83c33760b187014b13a0e0f1b1a2a3c367a6d4 05:44:57 $ docker rm -f --volumes 2258b5a0a66c0b1960294ac1ad83c33760b187014b13a0e0f1b1a2a3c367a6d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:44:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:44:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:00 Avoid second fetch 05:45:00 Checking out Revision d9fc1cd79997bee2dad67cb4a71f5bce9889504c (main) 05:45:01 Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" 05:45:00 > git config core.sparsecheckout # timeout=10 05:45:00 > git checkout -f d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:03 Dload Upload Total Spent Left Speed 05:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 05:45:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:45:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:03 + sudo tee /etc/docker/daemon.new 05:45:03 { 05:45:03 "registry-mirrors": [ 05:45:03 "https://nexus3.edgexfoundry.org:10001" 05:45:03 ], 05:45:03 "bip": "10.250.0.254/24", 05:45:03 "hosts": [ 05:45:03 "tcp://0.0.0.0:5555", 05:45:03 "unix:///var/run/docker.sock" 05:45:03 ], 05:45:03 "mtu": 1458, 05:45:03 "selinux-enabled": true, 05:45:03 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:03 } [Pipeline] sh 05:45:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:45:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:22 provisioning config files... 05:45:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/164@tmp/config16640602806904142283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:23 ---> ****-login.sh 05:45:23 nexus3.edgexfoundry.org:10001 05:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:23 Configure a credential helper to remove this warning. See 05:45:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:23 05:45:23 Login Succeeded 05:45:23 nexus3.edgexfoundry.org:10002 05:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:24 Configure a credential helper to remove this warning. See 05:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:24 05:45:24 Login Succeeded 05:45:24 nexus3.edgexfoundry.org:10003 05:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:24 Configure a credential helper to remove this warning. See 05:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:24 05:45:24 Login Succeeded 05:45:24 nexus3.edgexfoundry.org:10004 05:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:24 Configure a credential helper to remove this warning. See 05:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:24 05:45:24 Login Succeeded 05:45:24 ****.io 05:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:25 Configure a credential helper to remove this warning. See 05:45:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:25 05:45:25 Login Succeeded 05:45:25 ---> ****-login.sh ends [Pipeline] } 05:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:25 ========================================================= 05:45:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:45:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:26 + 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 . 05:45:30 Sending build context to Docker daemon 35.1MB 05:45:30 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:45:30 Step 2/15 : FROM ${BASE} AS builder 05:45:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:30 9fda8d8052c6: Pulling fs layer 05:45:30 5d54e960e981: Pulling fs layer 05:45:30 c4a7e357bf2a: Pulling fs layer 05:45:30 f0e02332f6b5: Pulling fs layer 05:45:30 872ee5b61b7b: Pulling fs layer 05:45:30 0c6a40ed1a82: Pulling fs layer 05:45:30 94ae7d8d031c: Pulling fs layer 05:45:30 872ee5b61b7b: Waiting 05:45:30 0c6a40ed1a82: Waiting 05:45:30 94ae7d8d031c: Waiting 05:45:30 f0e02332f6b5: Waiting 05:45:30 5d54e960e981: Verifying Checksum 05:45:30 5d54e960e981: Download complete 05:45:30 f0e02332f6b5: Verifying Checksum 05:45:30 f0e02332f6b5: Download complete 05:45:30 872ee5b61b7b: Verifying Checksum 05:45:30 872ee5b61b7b: Download complete 05:45:30 9fda8d8052c6: Download complete 05:45:30 94ae7d8d031c: Verifying Checksum 05:45:30 94ae7d8d031c: Download complete 05:45:31 9fda8d8052c6: Pull complete 05:45:31 5d54e960e981: Pull complete 05:45:32 c4a7e357bf2a: Download complete 05:45:33 0c6a40ed1a82: Download complete 05:45:45 c4a7e357bf2a: Pull complete 05:45:45 f0e02332f6b5: Pull complete 05:45:45 872ee5b61b7b: Pull complete 05:45:53 0c6a40ed1a82: Pull complete 05:45:57 94ae7d8d031c: Pull complete 05:45:57 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:45:57 ---> 86de565de09d 05:45:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:45:59 ---> Running in 76f216281d0a 05:45:59 Removing intermediate container 76f216281d0a 05:45:59 ---> bcb86efd3b2a 05:45:59 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:45:59 ---> Running in 61deddb34b4c 05:46:00 Removing intermediate container 61deddb34b4c 05:46:00 ---> c854b8741b30 05:46:00 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:46:00 ---> Running in 5c2fb0318929 05:46:00 Removing intermediate container 5c2fb0318929 05:46:00 ---> 34aa080394b2 05:46:00 Step 6/15 : LABEL Name=edgex-ui-go 05:46:00 ---> Running in 7c90fbc89c59 05:46:00 Removing intermediate container 7c90fbc89c59 05:46:00 ---> 819c43b8acc7 05:46:00 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:46:00 ---> Running in 7e63d2344f39 05:46:01 Removing intermediate container 7e63d2344f39 05:46:01 ---> 557e8a2e0b12 05:46:01 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:46:01 latest: Pulling from library/docker 05:46:02 bca4290a9639: Pulling fs layer 05:46:02 2cd627277f8a: Pulling fs layer 05:46:02 4f4fb700ef54: Pulling fs layer 05:46:02 a4fb61f641ed: Pulling fs layer 05:46:02 733caa879861: Pulling fs layer 05:46:02 41b482f87146: Pulling fs layer 05:46:02 1ffd3afa1d3e: Pulling fs layer 05:46:02 10d13b96e2ce: Pulling fs layer 05:46:02 872b0ec9e92a: Pulling fs layer 05:46:02 2a41040cfda2: Pulling fs layer 05:46:02 a9a7dbdb4be0: Pulling fs layer 05:46:02 c0f19de4bc80: Pulling fs layer 05:46:02 cd728e783f4c: Pulling fs layer 05:46:02 18b8e706ffed: Pulling fs layer 05:46:02 6c7707c3da47: Pulling fs layer 05:46:02 a763d50092c4: Pulling fs layer 05:46:02 a4fb61f641ed: Waiting 05:46:02 733caa879861: Waiting 05:46:02 41b482f87146: Waiting 05:46:02 1ffd3afa1d3e: Waiting 05:46:02 10d13b96e2ce: Waiting 05:46:02 872b0ec9e92a: Waiting 05:46:02 2a41040cfda2: Waiting 05:46:02 a9a7dbdb4be0: Waiting 05:46:02 c0f19de4bc80: Waiting 05:46:02 cd728e783f4c: Waiting 05:46:02 18b8e706ffed: Waiting 05:46:02 6c7707c3da47: Waiting 05:46:02 a763d50092c4: Waiting 05:46:02 4f4fb700ef54: Verifying Checksum 05:46:02 2cd627277f8a: Verifying Checksum 05:46:02 2cd627277f8a: Download complete 05:46:02 bca4290a9639: Verifying Checksum 05:46:02 bca4290a9639: Download complete 05:46:02 a4fb61f641ed: Verifying Checksum 05:46:02 a4fb61f641ed: Download complete 05:46:02 41b482f87146: Verifying Checksum 05:46:02 41b482f87146: Download complete 05:46:03 733caa879861: Verifying Checksum 05:46:03 733caa879861: Download complete 05:46:03 10d13b96e2ce: Verifying Checksum 05:46:03 10d13b96e2ce: Download complete 05:46:03 1ffd3afa1d3e: Verifying Checksum 05:46:03 1ffd3afa1d3e: Download complete 05:46:03 872b0ec9e92a: Download complete 05:46:03 bca4290a9639: Pull complete 05:46:03 2a41040cfda2: Verifying Checksum 05:46:03 2a41040cfda2: Download complete 05:46:03 c0f19de4bc80: Download complete 05:46:03 cd728e783f4c: Verifying Checksum 05:46:03 cd728e783f4c: Download complete 05:46:03 6c7707c3da47: Verifying Checksum 05:46:03 6c7707c3da47: Download complete 05:46:03 a9a7dbdb4be0: Verifying Checksum 05:46:03 a9a7dbdb4be0: Download complete 05:46:03 a763d50092c4: Verifying Checksum 05:46:03 a763d50092c4: Download complete 05:46:04 2cd627277f8a: Pull complete 05:46:04 4f4fb700ef54: Pull complete 05:46:04 a4fb61f641ed: Pull complete 05:46:05 18b8e706ffed: Verifying Checksum 05:46:05 18b8e706ffed: Download complete 05:46:05 733caa879861: Pull complete 05:46:07 41b482f87146: Pull complete 05:46:08 1ffd3afa1d3e: Pull complete 05:46:08 10d13b96e2ce: Pull complete 05:46:09 872b0ec9e92a: Pull complete 05:46:09 2a41040cfda2: Pull complete 05:46:12 a9a7dbdb4be0: Pull complete 05:46:12 c0f19de4bc80: Pull complete 05:46:13 cd728e783f4c: Pull complete 05:46:16 18b8e706ffed: Pull complete 05:46:16 6c7707c3da47: Pull complete 05:46:17 a763d50092c4: Pull complete 05:46:17 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 05:46:17 Status: Downloaded newer image for docker:latest 05:46:19 ---> e7c6d2071450 05:46:19 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:46:19 ---> Running in d996710bf00f 05:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:22 OK: 266 MiB in 52 packages 05:46:23 Removing intermediate container d996710bf00f 05:46:23 ---> 9c9933f4b440 05:46:23 Step 10/15 : ENV GO111MODULE=on 05:46:23 ---> Running in f6346088a19e 05:46:23 Removing intermediate container f6346088a19e 05:46:23 ---> e21594c91f37 05:46:23 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:46:23 ---> Running in 5e72eada1b8f 05:46:23 Removing intermediate container 5e72eada1b8f 05:46:23 ---> 45cc60ce1320 05:46:23 Step 12/15 : COPY go.mod vendor* ./ 05:46:27 ---> 753facaa0a82 05:46:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:27 ---> Running in b6cd6bd68cc3 05:47:34 Removing intermediate container b6cd6bd68cc3 05:47:34 ---> b8be788b517f 05:47:34 Step 14/15 : COPY . . 05:47:34 ---> 1d46040148af 05:47:34 Step 15/15 : RUN ${MAKE} 05:47:34 ---> Running in fc1ce7d2b073 05:47:34 noop 05:47:34 Removing intermediate container fc1ce7d2b073 05:47:34 ---> a39f39370d6f 05:47:34 Successfully built a39f39370d6f 05:47:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:35 + docker inspect -f . ci-base-image-arm64 05:47:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:35 prd-ubuntu20.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container 05:47:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/164 -v /w/workspace/edgex-ui-go/164:/w/workspace/edgex-ui-go/164:rw,z -v /w/workspace/edgex-ui-go/164@tmp:/w/workspace/edgex-ui-go/164@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 05:47:36 $ docker top ef57f4030b19f9b057b5fc3f6f142c23e810f5a8ac8c02e656744053648b9118 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:37 + go version 05:47:37 go version go1.21.0 linux/arm64 [Pipeline] } 05:47:37 $ docker stop --time=1 ef57f4030b19f9b057b5fc3f6f142c23e810f5a8ac8c02e656744053648b9118 05:47:41 $ docker rm -f --volumes ef57f4030b19f9b057b5fc3f6f142c23e810f5a8ac8c02e656744053648b9118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:41 + docker inspect -f . ci-base-image-arm64 05:47:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container 05:47:42 $ 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/164 -v /w/workspace/edgex-ui-go/164:/w/workspace/edgex-ui-go/164:rw,z -v /w/workspace/edgex-ui-go/164@tmp:/w/workspace/edgex-ui-go/164@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 05:47:43 $ docker top 150d0ad8010f93ba8679e469a8b357018c9f2cc35801ed10b22f1ede6233b143 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:44 + git config --global --add safe.directory /w/workspace/edgex-ui-go/164 [Pipeline] fileExists [Pipeline] sh 05:47:45 + make test 05:47:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:47:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:49:12 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:49:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:34 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:49:34 $ docker stop --time=1 150d0ad8010f93ba8679e469a8b357018c9f2cc35801ed10b22f1ede6233b143 05:49:40 $ docker rm -f --volumes 150d0ad8010f93ba8679e469a8b357018c9f2cc35801ed10b22f1ede6233b143 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:41 Warning: overwriting stash ‘coverage-report’ 05:49:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:43 + ls -al . 05:49:43 total 192 05:49:43 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:47 . 05:49:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:44 .. 05:49:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:45 .blubracket 05:49:43 -rw-rw-r-- 1 jenkins jenkins 18 Feb 19 05:45 .dockerignore 05:49:43 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:45 .git 05:49:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:45 .github 05:49:43 -rw-rw-r-- 1 jenkins jenkins 178 Feb 19 05:45 .gitignore 05:49:43 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 19 05:45 Attribution.txt 05:49:43 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 19 05:45 CHANGELOG.md 05:49:43 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 05:45 CONTRIBUTING.md 05:49:43 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 19 05:45 Dockerfile 05:49:43 -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 05:45 Jenkinsfile 05:49:43 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 05:45 LICENSE 05:49:43 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 19 05:45 Makefile 05:49:43 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 19 05:45 README.md 05:49:43 -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 05:41 VERSION 05:49:43 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 19 05:45 angularmigrationlogs.md 05:49:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:45 assets 05:49:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:45 bin 05:49:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:45 cmd 05:49:43 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 05:47 coverage.out 05:49:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:45 docs 05:49:43 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 19 05:45 go.mod 05:49:43 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 19 05:45 go.sum 05:49:43 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:45 internal 05:49:43 -rwxrwxr-x 1 jenkins jenkins 568 Feb 19 05:45 redeploy.sh 05:49:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:45 testing 05:49:43 -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 05:45 version.go 05:49:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:43 + 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=d9fc1cd79997bee2dad67cb4a71f5bce9889504c --label arch=arm64 --label version=3.1.0-dev.34 . 05:49:45 Sending build context to Docker daemon 35.1MB 05:49:45 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:49:45 Step 2/26 : FROM ${BASE} AS builder 05:49:45 ---> a39f39370d6f 05:49:45 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:49:45 ---> Running in e030aa17a36d 05:49:45 Removing intermediate container e030aa17a36d 05:49:45 ---> 6526eaeecc28 05:49:45 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:49:45 ---> Running in 9e0732acdbec 05:49:46 Removing intermediate container 9e0732acdbec 05:49:46 ---> d87918dabdf6 05:49:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:49:46 ---> Running in 8d22df4f45cd 05:49:46 Removing intermediate container 8d22df4f45cd 05:49:46 ---> 185538644b7a 05:49:46 Step 6/26 : LABEL Name=edgex-ui-go 05:49:46 ---> Running in 2093669b42dc 05:49:47 Removing intermediate container 2093669b42dc 05:49:47 ---> c2ae7382fc2a 05:49:47 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:49:47 ---> Running in a269ee695060 05:49:47 Removing intermediate container a269ee695060 05:49:47 ---> f30c73270997 05:49:47 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:49:49 ---> a975bda03c68 05:49:49 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:49 ---> Running in fbef875f05da 05:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:52 OK: 266 MiB in 52 packages 05:49:56 Removing intermediate container fbef875f05da 05:49:56 ---> b650a5d41306 05:49:56 Step 10/26 : ENV GO111MODULE=on 05:49:56 ---> Running in 567b4b4a01dc 05:49:56 Removing intermediate container 567b4b4a01dc 05:49:56 ---> 7127712a5ef9 05:49:56 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:49:56 ---> Running in 4d5138b1e5e1 05:49:57 Removing intermediate container 4d5138b1e5e1 05:49:57 ---> 742a4258ca6f 05:49:57 Step 12/26 : COPY go.mod vendor* ./ 05:49:58 ---> 984331039a82 05:49:58 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:58 ---> Running in 00ef6a12fa8d 05:50:00 Removing intermediate container 00ef6a12fa8d 05:50:00 ---> fe31fe3d11dc 05:50:00 Step 14/26 : COPY . . 05:50:03 ---> a3304d51618c 05:50:03 Step 15/26 : RUN ${MAKE} 05:50:04 ---> Running in 93cd0b3b63d5 05:50:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.34" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:51:56 Removing intermediate container 93cd0b3b63d5 05:51:56 ---> 5a689765ef1b 05:51:56 Step 16/26 : FROM alpine:3.18 05:51:56 3.18: Pulling from library/alpine 05:51:56 c6b39de5b339: Pulling fs layer 05:51:56 c6b39de5b339: Verifying Checksum 05:51:56 c6b39de5b339: Pull complete 05:51:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:51:56 Status: Downloaded newer image for alpine:3.18 05:51:56 ---> 33abbf032149 05:51:56 Step 17/26 : RUN apk --no-cache upgrade 05:51:56 ---> Running in 01446ca873e3 05:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:51:56 OK: 8 MiB in 15 packages 05:51:57 Removing intermediate container 01446ca873e3 05:51:57 ---> b75507deaa08 05:51:57 Step 18/26 : EXPOSE 4000 05:51:57 ---> Running in ec62f8e419b8 05:51:57 Removing intermediate container ec62f8e419b8 05:51:57 ---> c8ca83eff7de 05:51:57 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 05:51:59 ---> e9218d4f2d04 05:51:59 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:51:59 ---> 626d40c4e246 05:51:59 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:52:00 ---> cce8c84d1edf 05:52:00 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:52:00 ---> Running in 3ca6090d3d64 05:52:00 Removing intermediate container 3ca6090d3d64 05:52:00 ---> f786a9d2de89 05:52:00 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:52:00 ---> Running in ace8a2bafef1 05:52:01 Removing intermediate container ace8a2bafef1 05:52:01 ---> 28fa077fe5a0 05:52:01 Step 24/26 : LABEL arch=arm64 05:52:01 ---> Running in 5c0f0ae80600 05:52:01 Removing intermediate container 5c0f0ae80600 05:52:01 ---> 1678543dcc89 05:52:01 Step 25/26 : LABEL git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:52:01 ---> Running in 14bba582785b 05:52:01 Removing intermediate container 14bba582785b 05:52:01 ---> b9fd6745635c 05:52:01 Step 26/26 : LABEL version=3.1.0-dev.34 05:52:01 ---> Running in a6b2e361ea42 05:52:02 Removing intermediate container a6b2e361ea42 05:52:02 ---> eefd5292c8b3 05:52:02 [Warning] One or more build-args [ARCH] were not consumed 05:52:02 Successfully built eefd5292c8b3 05:52:02 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 05:52:02 provisioning config files... 05:52:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/164@tmp/config13339602934605084227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:03 ---> ****-login.sh 05:52:03 nexus3.edgexfoundry.org:10001 05:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:03 Configure a credential helper to remove this warning. See 05:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:03 05:52:03 Login Succeeded 05:52:03 nexus3.edgexfoundry.org:10002 05:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:03 Configure a credential helper to remove this warning. See 05:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:03 05:52:03 Login Succeeded 05:52:03 nexus3.edgexfoundry.org:10003 05:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:04 Configure a credential helper to remove this warning. See 05:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:04 05:52:04 Login Succeeded 05:52:04 nexus3.edgexfoundry.org:10004 05:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:04 Configure a credential helper to remove this warning. See 05:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:04 05:52:04 Login Succeeded 05:52:04 ****.io 05:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:05 Configure a credential helper to remove this warning. See 05:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:05 05:52:05 Login Succeeded 05:52:05 ---> ****-login.sh ends [Pipeline] } 05:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:52:05 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:52:05 d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:52:05 latest 05:52:05 3.1.0-dev.34 05:52:05 d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 05:52:05 main 05:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:06 f93599466677: Preparing 05:52:06 b7382fcdad5c: Preparing 05:52:06 64bd914ae436: Preparing 05:52:06 a8ae79480342: Preparing 05:52:06 7c504f21be85: Preparing 05:52:06 7c504f21be85: Layer already exists 05:52:07 f93599466677: Pushed 05:52:07 a8ae79480342: Pushed 05:52:07 b7382fcdad5c: Pushed 05:52:13 64bd914ae436: Pushed 05:52:13 d9fc1cd79997bee2dad67cb4a71f5bce9889504c: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:14 f93599466677: Preparing 05:52:14 b7382fcdad5c: Preparing 05:52:14 64bd914ae436: Preparing 05:52:14 a8ae79480342: Preparing 05:52:14 7c504f21be85: Preparing 05:52:14 b7382fcdad5c: Layer already exists 05:52:14 64bd914ae436: Layer already exists 05:52:14 7c504f21be85: Layer already exists 05:52:14 a8ae79480342: Layer already exists 05:52:14 f93599466677: Layer already exists 05:52:14 latest: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.34 05:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:15 f93599466677: Preparing 05:52:15 b7382fcdad5c: Preparing 05:52:15 64bd914ae436: Preparing 05:52:15 a8ae79480342: Preparing 05:52:15 7c504f21be85: Preparing 05:52:15 7c504f21be85: Layer already exists 05:52:15 a8ae79480342: Layer already exists 05:52:15 64bd914ae436: Layer already exists 05:52:15 f93599466677: Layer already exists 05:52:15 b7382fcdad5c: Layer already exists 05:52:15 3.1.0-dev.34: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 05:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:16 f93599466677: Preparing 05:52:16 b7382fcdad5c: Preparing 05:52:16 64bd914ae436: Preparing 05:52:16 a8ae79480342: Preparing 05:52:16 7c504f21be85: Preparing 05:52:16 b7382fcdad5c: Layer already exists 05:52:16 a8ae79480342: Layer already exists 05:52:16 64bd914ae436: Layer already exists 05:52:16 7c504f21be85: Layer already exists 05:52:16 f93599466677: Layer already exists 05:52:16 d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:21 f93599466677: Preparing 05:52:21 b7382fcdad5c: Preparing 05:52:21 64bd914ae436: Preparing 05:52:21 a8ae79480342: Preparing 05:52:21 7c504f21be85: Preparing 05:52:21 a8ae79480342: Layer already exists 05:52:21 7c504f21be85: Layer already exists 05:52:21 b7382fcdad5c: Layer already exists 05:52:21 f93599466677: Layer already exists 05:52:21 64bd914ae436: Layer already exists 05:52:21 main: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:21 ===================================================== [Pipeline] echo 05:52:21 taggedImages: 05:52:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c 05:52:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:52:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.34 05:52:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 05:52:21 - 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 05:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:22 05:52:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:22 arm64: Pulling from edgex-lftools-log-publisher 05:52:22 8998bd30e6a1: Pulling fs layer 05:52:22 04944245beec: Pulling fs layer 05:52:22 699f458cf7ca: Pulling fs layer 05:52:22 765212b225bb: Pulling fs layer 05:52:22 f23df028b6ca: Pulling fs layer 05:52:22 d65c8cfc05b1: Pulling fs layer 05:52:22 2437ff75d9bd: Pulling fs layer 05:52:22 765212b225bb: Waiting 05:52:22 f23df028b6ca: Waiting 05:52:22 d65c8cfc05b1: Waiting 05:52:22 2437ff75d9bd: Waiting 05:52:23 04944245beec: Verifying Checksum 05:52:23 04944245beec: Download complete 05:52:23 765212b225bb: Verifying Checksum 05:52:23 765212b225bb: Download complete 05:52:23 f23df028b6ca: Verifying Checksum 05:52:23 f23df028b6ca: Download complete 05:52:23 d65c8cfc05b1: Verifying Checksum 05:52:23 d65c8cfc05b1: Download complete 05:52:23 699f458cf7ca: Verifying Checksum 05:52:23 699f458cf7ca: Download complete 05:52:23 8998bd30e6a1: Verifying Checksum 05:52:23 8998bd30e6a1: Download complete 05:52:26 2437ff75d9bd: Verifying Checksum 05:52:26 2437ff75d9bd: Download complete 05:52:28 8998bd30e6a1: Pull complete 05:52:28 04944245beec: Pull complete 05:52:29 699f458cf7ca: Pull complete 05:52:29 765212b225bb: Pull complete 05:52:30 f23df028b6ca: Pull complete 05:52:30 d65c8cfc05b1: Pull complete 05:52:45 2437ff75d9bd: Pull complete 05:52:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:46 prd-ubuntu20.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container 05:52:46 $ 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/164 -v /w/workspace/edgex-ui-go/164:/w/workspace/edgex-ui-go/164:rw,z -v /w/workspace/edgex-ui-go/164@tmp:/w/workspace/edgex-ui-go/164@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 05:52:49 $ docker top 82193daf21b2d33847234a1483978f12a0952e34f3319fb00cb66a0f71b52f90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:50 ---> job-cost.sh 05:52:50 lf-activate-venv: SKIPPING 05:52:50 INFO: No Stack... 05:52:50 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:51 INFO: Archiving Costs [Pipeline] sh 05:52:51 + cat /w/workspace/edgex-ui-go/164/archives/cost.csv 05:52:51 + cut -d, -f6 [Pipeline] lock 05:52:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] 05:52:51 Resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] did not exist. Created. 05:52:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:52 /w/workspace/edgex-ui-go/164@tmp/durable-334cda8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:52 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:52 Warning: overwriting stash ‘stack-cost’ 05:52:52 Stashed 1 file(s) [Pipeline] } 05:52:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:53 $ docker stop --time=1 82193daf21b2d33847234a1483978f12a0952e34f3319fb00cb66a0f71b52f90 05:52:54 $ docker rm -f --volumes 82193daf21b2d33847234a1483978f12a0952e34f3319fb00cb66a0f71b52f90 [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 05:52:55 provisioning config files... 05:52:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12054130467997906584tmp [Pipeline] { [Pipeline] sh 05:52:56 + set +x 05:52:56 + curl -s https://codecov.io/bash 05:52:56 + bash -s -- 05:52:56 05:52:56 _____ _ 05:52:56 / ____| | | 05:52:56 | | ___ __| | ___ ___ _____ __ 05:52:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:56 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:56 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:56 Bash-1.0.6 05:52:56 05:52:56 05:52:56 ==> git version 2.25.1 found 05:52:56 ==> 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 05:52:56 Release-Date: 2020-01-08 05:52:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:52:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:56 ==> Jenkins CI detected. 05:52:56 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:52:56 project root: . 05:52:56 --> token set from env 05:52:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:56 ==> Running gcov in . (disable via -X gcov) 05:52:56 ==> Python coveragepy not found 05:52:56 ==> Searching for coverage reports in: 05:52:56 + . 05:52:56 -> Found 1 reports 05:52:56 ==> Detecting git/mercurial file structure 05:52:56 ==> Reading reports 05:52:56 + ./coverage.out bytes=10 05:52:56 ==> Appending adjustments 05:52:56 https://docs.codecov.io/docs/fixing-reports 05:52:56 + Found adjustments 05:52:56 ==> Gzipping contents 05:52:56 12K /tmp/codecov.ImR0Sx.gz 05:52:56 ==> Uploading reports 05:52:56 url: https://codecov.io 05:52:56 query: branch=main&commit=d9fc1cd79997bee2dad67cb4a71f5bce9889504c&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:52:56 -> Pinging Codecov 05:52:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d9fc1cd79997bee2dad67cb4a71f5bce9889504c&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:52:56 -> Uploading to 05:52:56 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/FB506323287CE973F263BFD2A0EB1F37/d9fc1cd79997bee2dad67cb4a71f5bce9889504c/31cbe2ac-bbce-44b3-82aa-3f0603d0f65c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T055256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=538fa593562eacd73ed4895b0fb3cbf10ac36c959ccaa92baaff9bf0b9da2576 05:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:56 Dload Upload Total Spent Left Speed 05:52:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 38977 --:--:-- --:--:-- --:--:-- 38977 100 8653 0 0 100 8653 0 30045 --:--:-- --:--:-- --:--:-- 29941 05:52:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] } 05:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:52:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:52:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:52:58 05:52:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:52:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:52:58 df9b9388f04a: Pulling fs layer 05:52:58 52dc419b0ee2: Pulling fs layer 05:52:58 25bc292e5bac: Pulling fs layer 05:52:58 114826534d7a: Pulling fs layer 05:52:58 4657fd5d0bcf: Pulling fs layer 05:52:58 6ad1cebc031e: Pulling fs layer 05:52:58 8a3aa393b2d8: Pulling fs layer 05:52:58 4657fd5d0bcf: Waiting 05:52:58 6ad1cebc031e: Waiting 05:52:58 8a3aa393b2d8: Waiting 05:52:58 114826534d7a: Waiting 05:52:58 25bc292e5bac: Verifying Checksum 05:52:58 25bc292e5bac: Download complete 05:52:58 52dc419b0ee2: Verifying Checksum 05:52:58 52dc419b0ee2: Download complete 05:52:58 4657fd5d0bcf: Verifying Checksum 05:52:58 4657fd5d0bcf: Download complete 05:52:58 df9b9388f04a: Verifying Checksum 05:52:58 df9b9388f04a: Download complete 05:52:58 6ad1cebc031e: Verifying Checksum 05:52:58 6ad1cebc031e: Download complete 05:52:58 df9b9388f04a: Pull complete 05:52:58 52dc419b0ee2: Pull complete 05:52:58 25bc292e5bac: Pull complete 05:52:59 114826534d7a: Verifying Checksum 05:52:59 114826534d7a: Download complete 05:52:59 8a3aa393b2d8: Verifying Checksum 05:52:59 8a3aa393b2d8: Download complete 05:53:03 114826534d7a: Pull complete 05:53:03 4657fd5d0bcf: Pull complete 05:53:03 6ad1cebc031e: Pull complete 05:53:05 8a3aa393b2d8: Pull complete 05:53:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:05 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:53:05 $ 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 05:53:09 $ docker top 665162d5f7e309efd1cc589d178c4f048a19d77053ade8b488dace27c43972b4 -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 05:53:09 + set -o pipefail 05:53:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 05:53:15 05:53:15 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:53:15 05:53:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9499eb26-85f0-4abe-a033-0bf9d5cb035d 05:53:15 05:53:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:53:15 05:53:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:53:15 05:53:15 05:53:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:53:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:53:15 More details here: https://snyk.co/ue1NS [Pipeline] } 05:53:15 $ docker stop --time=1 665162d5f7e309efd1cc589d178c4f048a19d77053ade8b488dace27c43972b4 05:53:18 $ docker rm -f --volumes 665162d5f7e309efd1cc589d178c4f048a19d77053ade8b488dace27c43972b4 [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 05:53:19 + git log --format=format:%s -1 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] sh 05:53:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:20 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:53:20 $ 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 05:53:21 $ docker top cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a -eo pid,comm 05:53:21 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). 05:53:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:21 [ssh-agent] Looking for ssh-agent implementation... 05:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:21 $ docker exec cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a ssh-agent 05:53:21 SSH_AUTH_SOCK=/tmp/ssh-kCIe626bh93r/agent.33 05:53:21 SSH_AGENT_PID=39 05:53:21 Running ssh-add (command line suppressed) 05:53:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7183298655919208267.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7183298655919208267.key) 05:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:22 + git semver tag 05:53:22 2024-02-19 05:53:22,258 [run_tag] DEBUG tag force:False 05:53:22 2024-02-19 05:53:22,258 [check_head_tag] DEBUG check head tag 05:53:22 2024-02-19 05:53:22,259 [execute] INFO git cat-file --batch-check 05:53:22 2024-02-19 05:53:22,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:53:22 2024-02-19 05:53:22,263 [execute] INFO git cat-file --batch 05:53:22 2024-02-19 05:53:22,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:53:22 2024-02-19 05:53:22,282 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:22 2024-02-19 05:53:22,282 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 05:53:22 2024-02-19 05:53:22,283 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:53:22 2024-02-19 05:53:22,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:22 3.1.0-dev.34 [Pipeline] } 05:53:22 $ docker exec --env ******** --env ******** cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a ssh-agent -k 05:53:22 unset SSH_AUTH_SOCK; 05:53:22 unset SSH_AGENT_PID; 05:53:22 echo Agent pid 39 killed; 05:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:23 + git semver [Pipeline] } 05:53:23 $ docker stop --time=1 cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a 05:53:24 $ docker rm -f --volumes cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:25 05:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:25 0.23.1-centos7: Pulling from edgex-lftools 05:53:25 ab5ef0e58194: Pulling fs layer 05:53:25 9712f1f96733: Pulling fs layer 05:53:25 63f879dbbcfc: Pulling fs layer 05:53:25 0d9ebad4ef96: Pulling fs layer 05:53:25 e9a5061849ea: Pulling fs layer 05:53:25 d747dcd14b5f: Pulling fs layer 05:53:25 2de7ff778b66: Pulling fs layer 05:53:25 e9a5061849ea: Waiting 05:53:25 d747dcd14b5f: Waiting 05:53:25 2de7ff778b66: Waiting 05:53:25 0d9ebad4ef96: Waiting 05:53:25 9712f1f96733: Download complete 05:53:25 63f879dbbcfc: Verifying Checksum 05:53:25 63f879dbbcfc: Download complete 05:53:26 e9a5061849ea: Verifying Checksum 05:53:26 e9a5061849ea: Download complete 05:53:26 d747dcd14b5f: Verifying Checksum 05:53:26 d747dcd14b5f: Download complete 05:53:26 0d9ebad4ef96: Verifying Checksum 05:53:26 0d9ebad4ef96: Download complete 05:53:26 ab5ef0e58194: Verifying Checksum 05:53:26 ab5ef0e58194: Download complete 05:53:26 2de7ff778b66: Verifying Checksum 05:53:26 2de7ff778b66: Download complete 05:53:28 ab5ef0e58194: Pull complete 05:53:28 9712f1f96733: Pull complete 05:53:29 63f879dbbcfc: Pull complete 05:53:33 0d9ebad4ef96: Pull complete 05:53:33 e9a5061849ea: Pull complete 05:53:33 d747dcd14b5f: Pull complete 05:53:34 2de7ff778b66: Pull complete 05:53:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:34 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:53:34 $ 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 05:53:39 $ docker top 28cc1fdb9f020889ae53153a5af7708444dccdf96d1bcc9fa1e15787d336d8ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:53:39 provisioning config files... 05:53:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13409646399001495884tmp 05:53:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15368153618093988251tmp 05:53:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6739543948540087017tmp [Pipeline] { [Pipeline] echo 05:53:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:53:39 ---> sigul-configuration.sh 05:53:39 gpg: directory `/root/.gnupg' created 05:53:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:53:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:53:39 gpg: keyring `/root/.gnupg/secring.gpg' created 05:53:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:53:39 gpg: CAST5 encrypted data 05:53:39 gpg: encrypted with 1 passphrase 05:53:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:53:39 + mkdir /home/jenkins 05:53:39 + mkdir /home/jenkins/sigul [Pipeline] sh 05:53:40 + 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 05:53:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:53:40 ---> sigul-install.sh 05:53:40 Sigul already installed; skipping installation. [Pipeline] sh 05:53:40 + git tag --list 05:53:40 0.1.1 05:53:40 v1.1.0 05:53:40 v1.2.0 05:53:40 v1.2.1 05:53:40 v1.3.0 05:53:40 v2.0.0 05:53:40 v2.1.0 05:53:40 v2.2.0 05:53:40 v2.3.0 05:53:40 v3.0 05:53:40 v3.0.0 05:53:40 v3.1 05:53:40 v3.1.0 05:53:40 v3.1.0-dev.1 05:53:40 v3.1.0-dev.10 05:53:40 v3.1.0-dev.11 05:53:40 v3.1.0-dev.12 05:53:40 v3.1.0-dev.13 05:53:40 v3.1.0-dev.14 05:53:40 v3.1.0-dev.15 05:53:40 v3.1.0-dev.16 05:53:40 v3.1.0-dev.17 05:53:40 v3.1.0-dev.18 05:53:40 v3.1.0-dev.19 05:53:40 v3.1.0-dev.2 05:53:40 v3.1.0-dev.20 05:53:40 v3.1.0-dev.21 05:53:40 v3.1.0-dev.22 05:53:40 v3.1.0-dev.23 05:53:40 v3.1.0-dev.24 05:53:40 v3.1.0-dev.25 05:53:40 v3.1.0-dev.26 05:53:40 v3.1.0-dev.27 05:53:40 v3.1.0-dev.28 05:53:40 v3.1.0-dev.29 05:53:40 v3.1.0-dev.3 05:53:40 v3.1.0-dev.30 05:53:40 v3.1.0-dev.31 05:53:40 v3.1.0-dev.32 05:53:40 v3.1.0-dev.33 05:53:40 v3.1.0-dev.34 05:53:40 v3.1.0-dev.4 05:53:40 v3.1.0-dev.5 05:53:40 v3.1.0-dev.6 05:53:40 v3.1.0-dev.7 05:53:40 v3.1.0-dev.8 05:53:40 v3.1.0-dev.9 [Pipeline] sh 05:53:41 + lftools sign git-tag v3.1.0-dev.34 05:53:41 Signing Git tag with Sigul... 05:53:41 Signing v3.1.0-dev.34 [Pipeline] echo 05:53:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:53:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:53:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:53:42 $ docker stop --time=1 28cc1fdb9f020889ae53153a5af7708444dccdf96d1bcc9fa1e15787d336d8ba 05:53:43 $ docker rm -f --volumes 28cc1fdb9f020889ae53153a5af7708444dccdf96d1bcc9fa1e15787d336d8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:53:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:45 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:53:45 $ 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 05:53:45 $ docker top 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 -eo pid,comm 05:53:45 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). 05:53:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:45 [ssh-agent] Looking for ssh-agent implementation... 05:53:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:46 $ docker exec 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 ssh-agent 05:53:46 SSH_AUTH_SOCK=/tmp/ssh-hq02pZ9x3EXG/agent.32 05:53:46 SSH_AGENT_PID=38 05:53:46 Running ssh-add (command line suppressed) 05:53:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3284302739524912441.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3284302739524912441.key) 05:53:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:46 + git semver bump pre 05:53:46 2024-02-19 05:53:46,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:46 2024-02-19 05:53:46,777 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 05:53:46 2024-02-19 05:53:46,777 [bump_version] DEBUG bumped version:3.1.0-dev.35 05:53:46 2024-02-19 05:53:46,777 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 05:53:46 2024-02-19 05:53:46,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:46 2024-02-19 05:53:46,777 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:46 2024-02-19 05:53:46,779 [execute] INFO git cat-file --batch-check 05:53:46 2024-02-19 05:53:46,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:53:46 2024-02-19 05:53:46,785 [execute] INFO git cat-file --batch 05:53:46 2024-02-19 05:53:46,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:53:46 2024-02-19 05:53:46,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:46 3.1.0-dev.35 [Pipeline] } 05:53:46 $ docker exec --env ******** --env ******** 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 ssh-agent -k 05:53:46 unset SSH_AUTH_SOCK; 05:53:46 unset SSH_AGENT_PID; 05:53:46 echo Agent pid 38 killed; 05:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:47 + git semver [Pipeline] } 05:53:47 $ docker stop --time=1 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 05:53:49 $ docker rm -f --volumes 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:50 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:53:50 $ 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 05:53:50 $ docker top 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:50 [ssh-agent] Looking for ssh-agent implementation... 05:53:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:50 $ docker exec 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 ssh-agent 05:53:51 SSH_AUTH_SOCK=/tmp/ssh-oYrP6S1oxP77/agent.33 05:53:51 SSH_AGENT_PID=39 05:53:51 Running ssh-add (command line suppressed) 05:53:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3000888805737251962.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3000888805737251962.key) 05:53:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:51 + git semver push 05:53:51 2024-02-19 05:53:51,665 [run_push] DEBUG push 05:53:51 2024-02-19 05:53:51,665 [execute] INFO git cat-file --batch-check 05:53:51 2024-02-19 05:53:51,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:53:51 2024-02-19 05:53:51,670 [execute] INFO git rev-list caa627a694ed30e5ab87d533daf1c3b30a9192db -- 05:53:51 2024-02-19 05:53:51,670 [execute] DEBUG Popen(['git', 'rev-list', 'caa627a694ed30e5ab87d533daf1c3b30a9192db', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:53:51 2024-02-19 05:53:51,681 [execute] INFO git fetch -v origin 05:53:51 2024-02-19 05:53:51,682 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:53:52 2024-02-19 05:53:52,204 [run_push] DEBUG no remote changes detected 05:53:52 2024-02-19 05:53:52,205 [execute] INFO git push origin semver 05:53:52 2024-02-19 05:53:52,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:53:53 2024-02-19 05:53:52,903 [run_push] DEBUG push all version tags 05:53:53 2024-02-19 05:53:52,903 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:53:53 2024-02-19 05:53:52,904 [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) 05:53:53 2024-02-19 05:53:53,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:53:53 3.1.0-dev.35 [Pipeline] } 05:53:53 $ docker exec --env ******** --env ******** 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 ssh-agent -k 05:53:53 unset SSH_AUTH_SOCK; 05:53:53 unset SSH_AGENT_PID; 05:53:53 echo Agent pid 39 killed; 05:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:54 + git semver [Pipeline] } 05:53:54 $ docker stop --time=1 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 05:53:56 $ docker rm -f --volumes 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 [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 05:53:57 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 05:53:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:53:57 total 16 05:53:57 drwxr-xr-x 3 root root 4096 Feb 19 05:44 . 05:53:57 drwxrwxr-x 14 jenkins jenkins 4096 Feb 19 05:53 .. 05:53:57 drwxr-xr-x 2 root root 4096 Feb 19 05:44 cost 05:53:57 -rw-r--r-- 1 root root 83 Feb 19 05:44 cost.csv 05:53:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:53:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:53:57 total 16 05:53:57 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:44 . 05:53:57 drwxrwxr-x 14 jenkins jenkins 4096 Feb 19 05:53 .. 05:53:57 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:44 cost 05:53:57 -rw-r--r-- 1 jenkins jenkins 83 Feb 19 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:53:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:58 ---> package-listing.sh 05:53:58 ++ facter osfamily 05:53:58 ++ tr '[:upper:]' '[:lower:]' 05:53:58 + OS_FAMILY=debian 05:53:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:53:58 + START_PACKAGES=/tmp/packages_start.txt 05:53:58 + END_PACKAGES=/tmp/packages_end.txt 05:53:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:58 + PACKAGES=/tmp/packages_start.txt 05:53:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:53:58 + PACKAGES=/tmp/packages_end.txt 05:53:58 + case "${OS_FAMILY}" in 05:53:58 + grep '^ii' 05:53:58 + dpkg -l 05:53:58 + '[' -f /tmp/packages_start.txt ']' 05:53:58 + '[' -f /tmp/packages_end.txt ']' 05:53:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:53:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:53:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:53:58 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 05:53:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:00 prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container 05:54:00 $ 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 05:54:00 $ docker top 8049244c5fca08ca9531c8efeb868acb6a7dbe4f1b0ce5004c076d19f81c9791 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:01 + mkdir -p /var/log/sysstat [Pipeline] sh 05:54:01 + ls /var/log/sa-host 05:54:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:01 provisioning config files... 05:54:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14855371028022979248tmp [Pipeline] { [Pipeline] echo 05:54:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:01 ---> create-netrc.sh [Pipeline] } 05:54:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:02 ---> python-tools-install.sh [Pipeline] echo 05:54:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:02 ---> sudo-logs.sh 05:54:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:03 ---> job-cost.sh 05:54:03 lf-activate-venv: SKIPPING 05:54:03 DEBUG: total: 0.2199999988079071 05:54:03 INFO: Retrieving Stack Cost... 05:54:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:54:03 INFO: Archiving Costs [Pipeline] echo 05:54:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:04 ---> logs-deploy.sh 05:54:04 lf-activate-venv: SKIPPING 05:54:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/164 05:54:04 INFO: archiving workspace using pattern(s): 05:54:05 Archives upload complete. 05:54:05 INFO: archiving logs to Nexus 05:54:05 ---> uname -a: 05:54:05 Linux prd-ubuntu20-04-docker-8c-8g-1223 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:54:05 05:54:05 05:54:05 ---> lscpu: 05:54:05 Architecture: x86_64 05:54:05 CPU op-mode(s): 32-bit, 64-bit 05:54:05 Byte Order: Little Endian 05:54:05 Address sizes: 40 bits physical, 48 bits virtual 05:54:05 CPU(s): 8 05:54:05 On-line CPU(s) list: 0-7 05:54:05 Thread(s) per core: 1 05:54:05 Core(s) per socket: 1 05:54:05 Socket(s): 8 05:54:05 NUMA node(s): 1 05:54:05 Vendor ID: AuthenticAMD 05:54:05 CPU family: 23 05:54:05 Model: 49 05:54:05 Model name: AMD EPYC-Rome Processor 05:54:05 Stepping: 0 05:54:05 CPU MHz: 2799.998 05:54:05 BogoMIPS: 5599.99 05:54:05 Virtualization: AMD-V 05:54:05 Hypervisor vendor: KVM 05:54:05 Virtualization type: full 05:54:05 L1d cache: 256 KiB 05:54:05 L1i cache: 256 KiB 05:54:05 L2 cache: 4 MiB 05:54:05 L3 cache: 128 MiB 05:54:05 NUMA node0 CPU(s): 0-7 05:54:05 Vulnerability Itlb multihit: Not affected 05:54:05 Vulnerability L1tf: Not affected 05:54:05 Vulnerability Mds: Not affected 05:54:05 Vulnerability Meltdown: Not affected 05:54:05 Vulnerability Mmio stale data: Not affected 05:54:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:54:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:54:05 Vulnerability Srbds: Not affected 05:54:05 Vulnerability Tsx async abort: Not affected 05:54:05 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 05:54:05 05:54:05