Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 810f843ca8afc54dd8e89bba5045e5c7e7013274 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-ssh6189058675005579002.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8742324698843714346.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9206909253989143449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14895341535562090016.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-ssh6726419990386051263.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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12655 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 810f843ca8afc54dd8e89bba5045e5c7e7013274 (main) Commit message: "Merge pull request #601 from lenny-intel/v3-updates" > git config core.sparsecheckout # timeout=10 > git checkout -f 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-list --no-walk 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:32 ========================================================= 00:01:32 EdgeX Global Pipelines Version Info 00:01:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:32 ------------------- 00:01:32 stable info: 00:01:32 ------------------- 00:01:32 Commited By: Bill Mahoney bill.mahoney@intel.com 00:01:32 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:01:32 Message: update stable to v1.0.248 00:01:33 ------------------- 00:01:33 experimental info: 00:01:33 ------------------- 00:01:33 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:01:33 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:01:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:01:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:01:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo 00:01:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 810f843 [Pipeline] echo 00:01:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:34 provisioning config files... 00:01:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15611737529693750129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:34 ---> docker-login.sh 00:01:34 nexus3.edgexfoundry.org:10001 00:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:34 Configure a credential helper to remove this warning. See 00:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:34 00:01:34 Login Succeeded 00:01:34 nexus3.edgexfoundry.org:10002 00:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:34 Configure a credential helper to remove this warning. See 00:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:34 00:01:34 Login Succeeded 00:01:34 nexus3.edgexfoundry.org:10003 00:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:34 Configure a credential helper to remove this warning. See 00:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:34 00:01:34 Login Succeeded 00:01:34 nexus3.edgexfoundry.org:10004 00:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:34 Configure a credential helper to remove this warning. See 00:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:34 00:01:34 Login Succeeded 00:01:34 docker.io 00:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:35 Configure a credential helper to remove this warning. See 00:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:35 00:01:35 Login Succeeded 00:01:35 ---> docker-login.sh ends [Pipeline] } 00:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:01:35 + git rev-list -1 --merges 810f843ca8afc54dd8e89bba5045e5c7e7013274~1..810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo 00:01:35 -----------> git rev-list -1 --merges 810f843ca8afc54dd8e89bba5045e5c7e7013274~1..810f843ca8afc54dd8e89bba5045e5c7e7013274 810f843ca8afc54dd8e89bba5045e5c7e7013274 00:01:35 810f843ca8afc54dd8e89bba5045e5c7e7013274 [false] [Pipeline] sh 00:01:35 + git log --format=format:%s -1 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo 00:01:36 ========================================================= 00:01:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:36 + git log --format=format:%s -1 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] echo 00:01:36 [semverPrep] GIT_COMMIT: 810f843ca8afc54dd8e89bba5045e5c7e7013274, Commit Message: Merge pull request #601 from lenny-intel/v3-updates [Pipeline] echo 00:01:36 [semverPrep] This is not a build commit. [Pipeline] sh 00:01:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:36 + grep -v github /etc/ssh/ssh_known_hosts 00:01:36 + [ -e /tmp/ssh_known_hosts ] 00:01:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:36 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:36 sudo tee -a /etc/ssh/ssh_known_hosts 00:01:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:37 00:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:37 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:37 b85a868b505f: Pulling fs layer 00:01:37 e2be974225ed: Pulling fs layer 00:01:37 339a4e72a1f5: Pulling fs layer 00:01:37 988bab9f4d93: Pulling fs layer 00:01:37 1469e6f7b9e6: Pulling fs layer 00:01:37 eaf3925da568: Pulling fs layer 00:01:37 988bab9f4d93: Waiting 00:01:37 eaf3925da568: Waiting 00:01:37 1469e6f7b9e6: Waiting 00:01:37 bab4dde63d76: Pulling fs layer 00:01:37 bde34c3a00c8: Pulling fs layer 00:01:37 b352a97aabf1: Pulling fs layer 00:01:37 bde34c3a00c8: Waiting 00:01:37 bab4dde63d76: Waiting 00:01:37 4872d77fe225: Pulling fs layer 00:01:37 5851b861e8e6: Pulling fs layer 00:01:37 4872d77fe225: Waiting 00:01:37 e2be974225ed: Download complete 00:01:37 988bab9f4d93: Download complete 00:01:37 1469e6f7b9e6: Verifying Checksum 00:01:37 1469e6f7b9e6: Download complete 00:01:37 339a4e72a1f5: Verifying Checksum 00:01:37 339a4e72a1f5: Download complete 00:01:37 eaf3925da568: Verifying Checksum 00:01:37 eaf3925da568: Download complete 00:01:37 bde34c3a00c8: Verifying Checksum 00:01:37 bde34c3a00c8: Download complete 00:01:37 b352a97aabf1: Download complete 00:01:37 4872d77fe225: Verifying Checksum 00:01:37 4872d77fe225: Download complete 00:01:37 5851b861e8e6: Verifying Checksum 00:01:37 5851b861e8e6: Download complete 00:01:37 b85a868b505f: Verifying Checksum 00:01:37 b85a868b505f: Download complete 00:01:37 bab4dde63d76: Verifying Checksum 00:01:37 bab4dde63d76: Download complete 00:01:38 b85a868b505f: Pull complete 00:01:39 e2be974225ed: Pull complete 00:01:39 339a4e72a1f5: Pull complete 00:01:39 988bab9f4d93: Pull complete 00:01:39 1469e6f7b9e6: Pull complete 00:01:39 eaf3925da568: Pull complete 00:01:41 bab4dde63d76: Pull complete 00:01:41 bde34c3a00c8: Pull complete 00:01:41 b352a97aabf1: Pull complete 00:01:41 4872d77fe225: Pull complete 00:01:41 5851b861e8e6: Pull complete 00:01:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:42 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:01:42 $ 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 00:01:45 $ docker top 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 -eo pid,comm 00:01: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). 00:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:45 [ssh-agent] Looking for ssh-agent implementation... 00:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:45 $ docker exec 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent 00:01:45 SSH_AUTH_SOCK=/tmp/ssh-wVAkBOYpQeaF/agent.33 00:01:45 SSH_AGENT_PID=39 00:01:45 Running ssh-add (command line suppressed) 00:01:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17475906940927809030.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17475906940927809030.key) 00:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:46 + git tag --points-at HEAD [Pipeline] } 00:01:46 $ docker exec --env ******** --env ******** 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent -k 00:01:46 unset SSH_AUTH_SOCK; 00:01:46 unset SSH_AGENT_PID; 00:01:46 echo Agent pid 39 killed; 00:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:46 [ssh-agent] Looking for ssh-agent implementation... 00:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:47 $ docker exec 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent 00:01:47 SSH_AUTH_SOCK=/tmp/ssh-b04tMCjynTlV/agent.71 00:01:47 SSH_AGENT_PID=77 00:01:47 Running ssh-add (command line suppressed) 00:01:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9895863073956738928.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9895863073956738928.key) 00:01:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:48 + git semver init 00:01:48 2023-05-04 00:01:48,792 [run_init] DEBUG init version:0.0.0 force:False 00:01:48 2023-05-04 00:01:48,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:01:48 2023-05-04 00:01:48,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:01:48 2023-05-04 00:01:48,794 [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) 00:01:51 2023-05-04 00:01:50,287 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 00:01:51 2023-05-04 00:01:50,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 00:01:51 2023-05-04 00:01:50,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:01:51 2023-05-04 00:01:50,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:01:51 3.0.0-dev.6 [Pipeline] } 00:01:51 $ docker exec --env ******** --env ******** 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 ssh-agent -k 00:01:51 unset SSH_AUTH_SOCK; 00:01:51 unset SSH_AGENT_PID; 00:01:51 echo Agent pid 77 killed; 00:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:51 + git semver [Pipeline] } 00:01:52 $ docker stop --time=1 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 00:01:53 $ docker rm -f --volumes 95bed6a7a585782585e01458e8bea36474875ef92449e69ed884f968385cf841 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:53 Stashed 1 file(s) [Pipeline] echo 00:01:54 [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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 00:01:54 provisioning config files... 00:01:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6372571175174496672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:54 ---> docker-login.sh 00:01:54 nexus3.edgexfoundry.org:10001 00:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:54 Configure a credential helper to remove this warning. See 00:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:54 00:01:54 Login Succeeded 00:01:54 nexus3.edgexfoundry.org:10002 00:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:54 Configure a credential helper to remove this warning. See 00:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:54 00:01:54 Login Succeeded 00:01:54 nexus3.edgexfoundry.org:10003 00:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:54 Configure a credential helper to remove this warning. See 00:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:54 00:01:54 Login Succeeded 00:01:54 nexus3.edgexfoundry.org:10004 00:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:54 Configure a credential helper to remove this warning. See 00:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:54 00:01:54 Login Succeeded 00:01:54 docker.io 00:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:54 Configure a credential helper to remove this warning. See 00:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:54 00:01:54 Login Succeeded 00:01:54 ---> docker-login.sh ends [Pipeline] } 00:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:55 ========================================================= 00:01:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:01:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:01:55 Sending build context to Docker daemon 45.91MB 00:01:55 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 00:01:55 Step 2/15 : FROM ${BASE} AS builder 00:01:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:55 f56be85fc22e: Pulling fs layer 00:01:55 85791d961cd3: Pulling fs layer 00:01:55 d694b5ae8c79: Pulling fs layer 00:01:55 9f32a84ed3da: Pulling fs layer 00:01:55 4d19c01a9841: Pulling fs layer 00:01:55 9325e15d5711: Pulling fs layer 00:01:55 556b6ee489ea: Pulling fs layer 00:01:55 c5a4b2cf53e6: Pulling fs layer 00:01:55 4d19c01a9841: Waiting 00:01:55 9325e15d5711: Waiting 00:01:55 556b6ee489ea: Waiting 00:01:55 c5a4b2cf53e6: Waiting 00:01:55 9f32a84ed3da: Waiting 00:01:55 85791d961cd3: Verifying Checksum 00:01:55 85791d961cd3: Download complete 00:01:55 9f32a84ed3da: Verifying Checksum 00:01:55 9f32a84ed3da: Download complete 00:01:55 4d19c01a9841: Verifying Checksum 00:01:55 4d19c01a9841: Download complete 00:01:55 f56be85fc22e: Verifying Checksum 00:01:55 f56be85fc22e: Download complete 00:01:55 9325e15d5711: Verifying Checksum 00:01:55 9325e15d5711: Download complete 00:01:56 f56be85fc22e: Pull complete 00:01:56 85791d961cd3: Pull complete 00:01:56 d694b5ae8c79: Verifying Checksum 00:01:56 d694b5ae8c79: Download complete 00:01:56 c5a4b2cf53e6: Verifying Checksum 00:01:56 c5a4b2cf53e6: Download complete 00:01:56 556b6ee489ea: Verifying Checksum 00:01:56 556b6ee489ea: Download complete 00:02:00 d694b5ae8c79: Pull complete 00:02:00 9f32a84ed3da: Pull complete 00:02:00 4d19c01a9841: Pull complete 00:02:00 9325e15d5711: Pull complete 00:02:03 556b6ee489ea: Pull complete 00:02:03 c5a4b2cf53e6: Pull complete 00:02:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:03 ---> c4be618373d6 00:02:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:02:09 Still waiting to schedule task 00:02:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:02:09 ---> Running in fa5713beda17 00:02:09 Removing intermediate container fa5713beda17 00:02:09 ---> 170324e4e816 00:02:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:02:09 ---> Running in 1b11aa88e2e2 00:02:09 Removing intermediate container 1b11aa88e2e2 00:02:09 ---> 487c4bfa42e4 00:02:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:02:09 ---> Running in 1278fb9b7f07 00:02:09 Removing intermediate container 1278fb9b7f07 00:02:09 ---> 0cb1aa09b4b2 00:02:09 Step 6/15 : LABEL Name=edgex-ui-go 00:02:09 ---> Running in edd88e4726f1 00:02:09 Removing intermediate container edd88e4726f1 00:02:09 ---> a3d37d6545ad 00:02:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:02:09 ---> Running in f557c78a8616 00:02:09 Removing intermediate container f557c78a8616 00:02:09 ---> ce976a90fffd 00:02:09 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:02:09 latest: Pulling from library/docker 00:02:10 f56be85fc22e: Already exists 00:02:10 7ed9ddfd3b8f: Pulling fs layer 00:02:10 788e1ab5616a: Pulling fs layer 00:02:10 c585cb37f4e3: Pulling fs layer 00:02:10 f07ac151bd26: Pulling fs layer 00:02:10 40ec0a365c4d: Pulling fs layer 00:02:10 8e86e06bd107: Pulling fs layer 00:02:10 265c5956ad77: Pulling fs layer 00:02:10 0326226f4470: Pulling fs layer 00:02:10 e09aa9eb39ba: Pulling fs layer 00:02:10 8f731bd845bb: Pulling fs layer 00:02:10 b045f4bf5e58: Pulling fs layer 00:02:10 6f439390c271: Pulling fs layer 00:02:10 4e540a8453c0: Pulling fs layer 00:02:10 4e540a8453c0: Waiting 00:02:10 8f731bd845bb: Waiting 00:02:10 6f439390c271: Waiting 00:02:10 b045f4bf5e58: Waiting 00:02:10 f07ac151bd26: Waiting 00:02:10 40ec0a365c4d: Waiting 00:02:10 8e86e06bd107: Waiting 00:02:10 265c5956ad77: Waiting 00:02:10 0326226f4470: Waiting 00:02:10 e09aa9eb39ba: Waiting 00:02:10 788e1ab5616a: Verifying Checksum 00:02:10 788e1ab5616a: Download complete 00:02:10 7ed9ddfd3b8f: Download complete 00:02:10 7ed9ddfd3b8f: Pull complete 00:02:10 c585cb37f4e3: Verifying Checksum 00:02:10 c585cb37f4e3: Download complete 00:02:10 f07ac151bd26: Verifying Checksum 00:02:10 f07ac151bd26: Download complete 00:02:10 8e86e06bd107: Verifying Checksum 00:02:10 8e86e06bd107: Download complete 00:02:10 265c5956ad77: Verifying Checksum 00:02:10 265c5956ad77: Download complete 00:02:10 788e1ab5616a: Pull complete 00:02:10 0326226f4470: Download complete 00:02:11 e09aa9eb39ba: Verifying Checksum 00:02:11 e09aa9eb39ba: Download complete 00:02:11 8f731bd845bb: Verifying Checksum 00:02:11 8f731bd845bb: Download complete 00:02:11 40ec0a365c4d: Verifying Checksum 00:02:11 40ec0a365c4d: Download complete 00:02:11 6f439390c271: Verifying Checksum 00:02:11 6f439390c271: Download complete 00:02:11 c585cb37f4e3: Pull complete 00:02:11 4e540a8453c0: Verifying Checksum 00:02:11 4e540a8453c0: Download complete 00:02:11 f07ac151bd26: Pull complete 00:02:11 b045f4bf5e58: Verifying Checksum 00:02:11 b045f4bf5e58: Download complete 00:02:11 40ec0a365c4d: Pull complete 00:02:11 8e86e06bd107: Pull complete 00:02:11 265c5956ad77: Pull complete 00:02:12 0326226f4470: Pull complete 00:02:12 e09aa9eb39ba: Pull complete 00:02:12 8f731bd845bb: Pull complete 00:02:13 b045f4bf5e58: Pull complete 00:02:13 6f439390c271: Pull complete 00:02:13 4e540a8453c0: Pull complete 00:02:13 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 00:02:13 Status: Downloaded newer image for docker:latest 00:02:15 ---> f2bda5dbf061 00:02:15 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:15 ---> Running in 28053e83a872 00:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:16 OK: 265 MiB in 53 packages 00:02:16 Removing intermediate container 28053e83a872 00:02:16 ---> e57da3c8a2bc 00:02:16 Step 10/15 : ENV GO111MODULE=on 00:02:16 ---> Running in b95dcb0e8752 00:02:16 Removing intermediate container b95dcb0e8752 00:02:16 ---> 39ebf430be69 00:02:16 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:02:16 ---> Running in a6cc385e4b60 00:02:16 Removing intermediate container a6cc385e4b60 00:02:16 ---> 87a49982157c 00:02:16 Step 12/15 : COPY go.mod vendor* ./ 00:02:16 ---> 9e20077106d5 00:02:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:16 ---> Running in da359ba1d78f 00:02:43 Removing intermediate container da359ba1d78f 00:02:43 ---> 4795400c5f3b 00:02:43 Step 14/15 : COPY . . 00:02:44 ---> 2844ab8c8445 00:02:44 Step 15/15 : RUN ${MAKE} 00:02:44 ---> Running in 1fe86a6bee87 00:02:44 noop 00:02:45 Removing intermediate container 1fe86a6bee87 00:02:45 ---> e1ab83f31ea3 00:02:45 Successfully built e1ab83f31ea3 00:02:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:45 + docker inspect -f . ci-base-image-x86_64 00:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:45 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:02:45 $ 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 00:02:46 $ docker top f330014a7613f9bb3c78af64e42aa6578c755f5ed6d66ecb8687af45d7d78b2b -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:46 + go version 00:02:46 go version go1.20.2 linux/amd64 [Pipeline] } 00:02:46 $ docker stop --time=1 f330014a7613f9bb3c78af64e42aa6578c755f5ed6d66ecb8687af45d7d78b2b 00:02:47 $ docker rm -f --volumes f330014a7613f9bb3c78af64e42aa6578c755f5ed6d66ecb8687af45d7d78b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:48 + docker inspect -f . ci-base-image-x86_64 00:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:48 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:02:48 $ 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 00:02:48 $ docker top e148202f8b1664ddc1bb7f64122592a16e504450779f6caddd4a1917657a84ba -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 00:02:49 + make test 00:02:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 00:02:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:03:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 00:03:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 00:03:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:05 ./bin/test-attribution-txt.sh 00:03:05 make -C web test 00:03:05 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 00:03:05 make[1]: tput: No such file or directory 00:03:05 make[1]: tput: No such file or directory 00:03:05 warning: generating ./VERSION 00:03:05 echo "0.0.0" > VERSION 00:03:05 docker build \ 00:03:05 -f Dockerfile \ 00:03:05 --build-arg USER=1000 \ 00:03:05 \ 00:03:05 --label "git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274" \ 00:03:05 -t edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 \ 00:03:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 00:03:05 . 00:03:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 00:03:05 Install the buildx component to build images with BuildKit: 00:03:05 https://docs.docker.com/go/buildx/ 00:03:05 00:03:05 Sending build context to Docker daemon 3.269MB 00:03:05 Step 1/10 : FROM node:16.17-alpine3.15 00:03:05 16.17-alpine3.15: Pulling from library/node 00:03:05 9621f1afde84: Pulling fs layer 00:03:05 c6f70ee39829: Pulling fs layer 00:03:05 56892a8094a2: Pulling fs layer 00:03:05 58dd87906ef0: Pulling fs layer 00:03:05 58dd87906ef0: Waiting 00:03:05 9621f1afde84: Download complete 00:03:06 9621f1afde84: Pull complete 00:03:06 58dd87906ef0: Verifying Checksum 00:03:06 58dd87906ef0: Download complete 00:03:06 56892a8094a2: Verifying Checksum 00:03:06 56892a8094a2: Download complete 00:03:07 c6f70ee39829: Verifying Checksum 00:03:07 c6f70ee39829: Download complete 00:03:08 c6f70ee39829: Pull complete 00:03:08 56892a8094a2: Pull complete 00:03:08 58dd87906ef0: Pull complete 00:03:08 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 00:03:08 Status: Downloaded newer image for node:16.17-alpine3.15 00:03:08 ---> b69703f70c3d 00:03:08 Step 2/10 : RUN apk add --no-cache chromium 00:03:10 ---> Running in c2269d36b0f6 00:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:03:11 (1/129) Installing libxau (1.0.9-r0) 00:03:11 (2/129) Installing libmd (1.0.3-r0) 00:03:11 (3/129) Installing libbsd (0.11.3-r1) 00:03:11 (4/129) Installing libxdmcp (1.1.3-r0) 00:03:11 (5/129) Installing libxcb (1.14-r2) 00:03:11 (6/129) Installing libx11 (1.7.3.1-r0) 00:03:11 (7/129) Installing libxext (1.3.4-r0) 00:03:11 (8/129) Installing libice (1.0.10-r0) 00:03:11 (9/129) Installing libuuid (2.37.4-r0) 00:03:11 (10/129) Installing libsm (1.2.3-r0) 00:03:11 (11/129) Installing libxt (1.2.1-r0) 00:03:11 (12/129) Installing libxmu (1.1.3-r0) 00:03:11 (13/129) Installing xset (1.2.4-r0) 00:03:11 (14/129) Installing xprop (1.2.5-r0) 00:03:11 (15/129) Installing xdg-utils (1.1.3-r0) 00:03:11 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 00:03:11 (17/129) Installing pkgconf (1.8.1-r0) 00:03:11 (18/129) Installing libffi (3.4.2-r1) 00:03:11 (19/129) Installing libintl (0.21-r0) 00:03:11 (20/129) Installing libblkid (2.37.4-r0) 00:03:11 (21/129) Installing libmount (2.37.4-r0) 00:03:11 (22/129) Installing pcre (8.45-r1) 00:03:12 (23/129) Installing glib (2.70.1-r0) 00:03:12 (24/129) Installing xz-libs (5.2.5-r1) 00:03:12 (25/129) Installing libxml2 (2.9.14-r2) 00:03:12 (26/129) Installing shared-mime-info (2.1-r2) 00:03:12 (27/129) Installing hicolor-icon-theme (0.17-r1) 00:03:12 (28/129) Installing libjpeg-turbo (2.1.2-r0) 00:03:12 (29/129) Installing libpng (1.6.37-r1) 00:03:12 (30/129) Installing libwebp (1.2.2-r0) 00:03:12 (31/129) Installing zstd-libs (1.5.0-r0) 00:03:12 (32/129) Installing tiff (4.4.0-r1) 00:03:12 (33/129) Installing gdk-pixbuf (2.42.8-r0) 00:03:12 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 00:03:12 (35/129) Installing libxcomposite (0.4.5-r0) 00:03:12 (36/129) Installing libxfixes (6.0.0-r0) 00:03:12 (37/129) Installing libxrender (0.9.10-r3) 00:03:12 (38/129) Installing libxcursor (1.2.0-r0) 00:03:12 (39/129) Installing libxdamage (1.1.5-r1) 00:03:12 (40/129) Installing libxi (1.8-r0) 00:03:12 (41/129) Installing libxinerama (1.1.4-r1) 00:03:12 (42/129) Installing libxrandr (1.5.2-r1) 00:03:12 (43/129) Installing atk (2.36.0-r0) 00:03:12 (44/129) Installing libxtst (1.2.3-r3) 00:03:12 (45/129) Installing dbus-libs (1.12.24-r0) 00:03:12 (46/129) Installing at-spi2-core (2.42.0-r0) 00:03:12 (47/129) Installing at-spi2-atk (2.38.0-r0) 00:03:12 (48/129) Installing expat (2.5.0-r0) 00:03:12 (49/129) Installing brotli-libs (1.0.9-r5) 00:03:12 (50/129) Installing libbz2 (1.0.8-r1) 00:03:12 (51/129) Installing freetype (2.11.1-r2) 00:03:12 (52/129) Installing fontconfig (2.13.1-r4) 00:03:12 (53/129) Installing pixman (0.40.0-r4) 00:03:12 (54/129) Installing cairo (1.16.0-r5) 00:03:12 (55/129) Installing cairo-gobject (1.16.0-r5) 00:03:12 (56/129) Installing avahi-libs (0.8-r5) 00:03:12 (57/129) Installing gmp (6.2.1-r1) 00:03:12 (58/129) Installing nettle (3.7.3-r0) 00:03:12 (59/129) Installing p11-kit (0.24.0-r1) 00:03:12 (60/129) Installing libtasn1 (4.18.0-r1) 00:03:12 (61/129) Installing libunistring (0.9.10-r1) 00:03:12 (62/129) Installing gnutls (3.7.1-r2) 00:03:12 (63/129) Installing cups-libs (2.3.3-r6) 00:03:12 (64/129) Installing libepoxy (1.5.9-r0) 00:03:12 (65/129) Installing fribidi (1.0.11-r0) 00:03:12 (66/129) Installing graphite2 (1.3.14-r0) 00:03:12 (67/129) Installing harfbuzz (3.0.0-r2) 00:03:12 (68/129) Installing libxft (2.3.4-r0) 00:03:12 (69/129) Installing pango (1.48.10-r0) 00:03:12 (70/129) Installing wayland-libs-client (1.19.0-r1) 00:03:12 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 00:03:12 (72/129) Installing wayland-libs-egl (1.19.0-r1) 00:03:12 (73/129) Installing xkeyboard-config (2.34-r0) 00:03:12 (74/129) Installing libxkbcommon (1.3.1-r0) 00:03:12 (75/129) Installing gtk+3.0 (3.24.30-r0) 00:03:12 Executing gtk+3.0-3.24.30-r0.post-install 00:03:12 (76/129) Installing libfontenc (1.1.4-r0) 00:03:12 (77/129) Installing mkfontscale (1.2.1-r1) 00:03:12 (78/129) Installing ttf-opensans (1.10-r1) 00:03:12 Executing ttf-opensans-1.10-r1.post-install 00:03:14 (79/129) Installing libogg (1.3.5-r0) 00:03:14 (80/129) Installing flac (1.3.4-r0) 00:03:14 (81/129) Installing alsa-lib (1.2.5.1-r1) 00:03:15 (82/129) Installing libatomic (10.3.1_git20211027-r0) 00:03:15 (83/129) Installing sdl2 (2.0.16-r4) 00:03:15 (84/129) Installing aom-libs (3.2.0-r0) 00:03:15 (85/129) Installing libass (0.15.2-r0) 00:03:15 (86/129) Installing libdav1d (0.9.2-r0) 00:03:15 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:03:15 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 00:03:15 (89/129) Installing lame (3.100-r0) 00:03:15 (90/129) Installing opus (1.3.1-r1) 00:03:15 (91/129) Installing libgomp (10.3.1_git20211027-r0) 00:03:15 (92/129) Installing soxr (0.1.3-r2) 00:03:15 (93/129) Installing libsrt (1.4.2-r1) 00:03:15 (94/129) Installing libssh (0.9.6-r1) 00:03:15 (95/129) Installing libtheora (1.1.1-r16) 00:03:15 (96/129) Installing v4l-utils-libs (1.22.1-r1) 00:03:15 (97/129) Installing libpciaccess (0.16-r0) 00:03:15 (98/129) Installing libdrm (2.4.109-r0) 00:03:15 (99/129) Installing libva (2.13.0-r0) 00:03:15 (100/129) Installing libvdpau (1.4-r0) 00:03:15 (101/129) Installing vidstab (1.1.0-r1) 00:03:15 (102/129) Installing libvorbis (1.3.7-r0) 00:03:15 (103/129) Installing libvpx (1.10.0-r0) 00:03:15 (104/129) Installing vulkan-loader (1.2.196-r0) 00:03:15 (105/129) Installing x264-libs (20210613-r0) 00:03:15 (106/129) Installing x265-libs (3.5-r0) 00:03:15 (107/129) Installing xvidcore (1.3.7-r1) 00:03:15 (108/129) Installing ffmpeg-libs (4.4.1-r2) 00:03:15 (109/129) Installing libevent (2.1.12-r4) 00:03:15 (110/129) Installing mesa (21.2.6-r0) 00:03:15 (111/129) Installing wayland-libs-server (1.19.0-r1) 00:03:15 (112/129) Installing mesa-gbm (21.2.6-r0) 00:03:15 (113/129) Installing lcms2 (2.12-r1) 00:03:15 (114/129) Installing nspr (4.32-r0) 00:03:15 (115/129) Installing sqlite-libs (3.36.0-r0) 00:03:15 (116/129) Installing nss (3.78.1-r0) 00:03:15 (117/129) Installing libasyncns (0.8-r1) 00:03:15 (118/129) Installing libltdl (2.4.6-r7) 00:03:15 (119/129) Installing orc (0.4.32-r0) 00:03:15 (120/129) Installing libsndfile (1.0.31-r1) 00:03:15 (121/129) Installing speexdsp (1.2.0-r0) 00:03:15 (122/129) Installing tdb-libs (1.4.5-r0) 00:03:15 (123/129) Installing libpulse (15.0-r2) 00:03:15 (124/129) Installing re2 (2021.11.01-r0) 00:03:15 (125/129) Installing snappy (1.1.9-r1) 00:03:15 (126/129) Installing libgpg-error (1.42-r1) 00:03:15 (127/129) Installing libgcrypt (1.9.4-r0) 00:03:15 (128/129) Installing libxslt (1.1.35-r0) 00:03:15 (129/129) Installing chromium (99.0.4844.84-r0) 00:03:17 Executing busybox-1.34.1-r7.trigger 00:03:17 Executing glib-2.70.1-r0.trigger 00:03:17 Executing shared-mime-info-2.1-r2.trigger 00:03:18 Executing gdk-pixbuf-2.42.8-r0.trigger 00:03:18 Executing gtk-update-icon-cache-2.24.33-r0.trigger 00:03:18 Executing fontconfig-2.13.1-r4.trigger 00:03:18 Executing mkfontscale-1.2.1-r1.trigger 00:03:18 OK: 286 MiB in 145 packages 00:03:23 Removing intermediate container c2269d36b0f6 00:03:23 ---> ef1f13fac0ea 00:03:23 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 00:03:23 ---> Running in 8dcf5a494f3b 00:03:23 Removing intermediate container 8dcf5a494f3b 00:03:23 ---> 97d2493297a4 00:03:23 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 00:03:23 ---> Running in dce054108977 00:03:23 Removing intermediate container dce054108977 00:03:23 ---> 2e21072ac7ee 00:03:23 Step 5/10 : RUN npm install -g npm 00:03:23 ---> Running in 947d2d14b5d2 00:03:30 00:03:30 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 00:03:30 00:03:30 27 packages are looking for funding 00:03:30 run `npm fund` for details 00:03:30 00:03:30 found 0 vulnerabilities 00:03:31 Removing intermediate container 947d2d14b5d2 00:03:31 ---> 6f2edcae7088 00:03:31 Step 6/10 : ARG USER=1000 00:03:31 ---> Running in 8b3958658b03 00:03:31 Removing intermediate container 8b3958658b03 00:03:31 ---> cc50abda8398 00:03:31 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 00:03:32 ---> Running in 570feed5c9f4 00:03:33 Removing intermediate container 570feed5c9f4 00:03:33 ---> 5eee0ce2521a 00:03:33 Step 8/10 : USER $USER:$USER 00:03:33 ---> Running in 5c3b83985eca 00:03:33 Removing intermediate container 5c3b83985eca 00:03:33 ---> 5ca185f8757e 00:03:33 Step 9/10 : WORKDIR /app 00:03:33 ---> Running in 9b371f62418a 00:03:33 Removing intermediate container 9b371f62418a 00:03:33 ---> da77f57c7839 00:03:33 Step 10/10 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 00:03:33 ---> Running in ff1eb772ff83 00:03:34 Removing intermediate container ff1eb772ff83 00:03:34 ---> debb964b8efb 00:03:34 Successfully built debb964b8efb 00:03:34 Successfully tagged edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 00:03:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 00:03:34 touch edgex-web-ui.imagebuilt 00:03:34 mkdir -p node_modules coverage 00:03:34 chown "1000:1000" node_modules coverage package-lock.json 00:03:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:35 npm WARN EBADENGINE Unsupported engine { 00:03:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 00:03:35 npm WARN EBADENGINE required: { 00:03:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:03:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:03:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:03:35 npm WARN EBADENGINE }, 00:03:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:03:35 npm WARN EBADENGINE } 00:03:39 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 00:03:39 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 00:03:39 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 00:03:39 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 00:03:40 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 00:03:40 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 00:03:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:03:41 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 00:03:41 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 00:03:44 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 00:03:44 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 00:03:45 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. 00:03:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 00:03:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:03:45 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. 00:03:45 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. 00:03:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:03:48 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. 00:03:52 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 00:03:57 00:03:57 added 1478 packages, and audited 1479 packages in 22s 00:03:57 00:03:57 90 packages are looking for funding 00:03:57 run `npm fund` for details 00:03:57 00:03:57 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 00:03:57 00:03:57 To address issues that do not require attention, run: 00:03:57 npm audit fix 00:03:57 00:03:57 To address all issues (including breaking changes), run: 00:03:57 npm audit fix --force 00:03:57 00:03:57 Run `npm audit` for details. 00:04:05 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 00:04:08 - Generating browser application bundles (phase: setup)... 00:04:12 Compiling @angular/core : es2015 as esm2015 00:04:12 Compiling @angular/compiler/testing : es2015 as esm2015 00:04:16 Compiling @angular/common : es2015 as esm2015 00:04:16 Compiling @angular/core/testing : es2015 as esm2015 00:04:16 Compiling @angular/platform-browser : es2015 as esm2015 00:04:16 Compiling @angular/common/testing : es2015 as esm2015 00:04:17 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 00:04:17 Compiling @angular/platform-browser/testing : es2015 as esm2015 00:04:17 Compiling @angular/common/http : es2015 as esm2015 00:04:17 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 00:04:17 Compiling @angular/router : es2015 as esm2015 00:04:18 Compiling @angular/forms : es2015 as esm2015 00:04:18 Compiling @angular/common/http/testing : es2015 as esm2015 00:04:20 Compiling @angular/router/testing : es2015 as esm2015 00:04:26 04 05 2023 00:04:26.101:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 00:04:26 04 05 2023 00:04:26.103:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 00:04:26 04 05 2023 00:04:26.106:INFO [launcher]: Starting browser ChromeHeadless 00:04:38 ✔ Browser application bundle generation complete. 00:04:38 04 05 2023 00:04:37.691:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket hDMK5y9NoXqrYd97AAAB with id 60164010 00:04:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 00:04:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.194 secs) 00:04:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.343 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.41 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.464 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.525 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.572 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.587 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.612 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.62 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.631 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.711 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.73 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.74 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.744 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.753 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.758 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.775 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.8 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.824 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.831 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.835 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.84 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.887 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.896 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.905 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.917 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.943 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.954 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.963 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.97 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.974 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.977 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.98 secs) 00:04:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 1.017 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 1.022 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.024 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.028 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.03 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.065 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.082 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.087 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.104 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.125 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.128 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.13 secs) 00:04:42 WARN: ' 00:04:42 It looks like you're using ngModel on the same form field as formControlName. 00:04:42 Support for using the ngModel input property and ngModelChange event with 00:04:42 reactive form directives has been deprecated in Angular v6 and will be removed 00:04:42 in a future version of Angular. 00:04:42 00:04:42 For more information on this, see our API docs here: 00:04:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:04:42 ' 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.13 secs) 00:04:42 WARN: ' 00:04:42 It looks like you're using ngModel on the same form field as formControlName. 00:04:42 Support for using the ngModel input property and ngModelChange event with 00:04:42 reactive form directives has been deprecated in Angular v6 and will be removed 00:04:42 in a future version of Angular. 00:04:42 00:04:42 For more information on this, see our API docs here: 00:04:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:04:42 ' 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.155 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.181 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.186 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.189 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.197 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.224 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.232 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.244 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.254 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.26 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.267 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.323 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.328 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.345 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.356 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.374 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.379 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.388 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.394 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.407 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.413 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.416 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.42 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.422 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.429 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.438 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.456 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.466 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.471 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.475 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.486 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.493 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.503 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.519 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.528 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.534 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.539 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.543 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.549 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.552 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.554 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.572 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.602 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.614 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.623 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.63 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.652 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.676 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.723 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.727 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.729 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.735 secs) 00:04:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.738 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.768 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.775 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.781 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.783 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.786 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.788 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.812 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.823 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.83 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.84 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.842 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.918 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.931 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.943 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.962 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.971 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.984 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.988 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.992 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.996 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.999 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.001 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.018 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.028 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.04 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.044 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.051 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.062 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.078 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.092 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.103 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.108 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.111 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.112 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.116 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.125 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.145 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.158 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.162 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.167 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.175 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.18 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.193 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.207 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.213 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.219 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.24 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.251 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.257 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.259 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.26 secs) 00:04:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.215 secs / 2.26 secs) 00:04:43 TOTAL: 149 SUCCESS 00:04:43 ✔ Browser application bundle generation complete. 00:04:44 00:04:44 =============================== Coverage summary =============================== 00:04:44 Statements : 40.95% ( 1466/3580 ) 00:04:44 Branches : 12.03% ( 111/923 ) 00:04:44 Functions : 33.2% ( 431/1298 ) 00:04:44 Lines : 38.88% ( 1317/3387 ) 00:04:44 ================================================================================ 00:04:44 ✔ Browser application bundle generation complete. 00:04:45 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 00:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:04:45 $ docker stop --time=1 e148202f8b1664ddc1bb7f64122592a16e504450779f6caddd4a1917657a84ba 00:04:46 $ docker rm -f --volumes e148202f8b1664ddc1bb7f64122592a16e504450779f6caddd4a1917657a84ba [Pipeline] // withDockerContainer [Pipeline] sh 00:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:04:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:04:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:04:49 + ls -al . 00:04:49 total 180 00:04:49 drwxrwxr-x 14 jenkins jenkins 4096 May 4 00:02 . 00:04:49 drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:01 .. 00:04:49 drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:01 .blubracket 00:04:49 -rw-rw-r-- 1 jenkins jenkins 18 May 4 00:01 .dockerignore 00:04:49 drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:01 .git 00:04:49 drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:01 .github 00:04:49 -rw-rw-r-- 1 jenkins jenkins 185 May 4 00:01 .gitignore 00:04:49 drwxr-xr-x 3 jenkins jenkins 4096 May 4 00:01 .semver 00:04:49 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 00:01 Attribution.txt 00:04:49 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 00:01 CHANGELOG.md 00:04:49 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 00:01 CONTRIBUTING.md 00:04:49 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 00:01 Dockerfile 00:04:49 -rw-rw-r-- 1 jenkins jenkins 652 May 4 00:01 Jenkinsfile 00:04:49 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 00:01 LICENSE 00:04:49 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 00:01 Makefile 00:04:49 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 00:01 README.md 00:04:49 -rw-rw-r-- 1 jenkins jenkins 11 May 4 00:01 VERSION 00:04:49 drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:01 assets 00:04:49 drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:01 bin 00:04:49 drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:01 cmd 00:04:49 -rw-r--r-- 1 jenkins jenkins 10 May 4 00:02 coverage.out 00:04:49 drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:01 docs 00:04:49 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 00:01 go.mod 00:04:49 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 00:01 go.sum 00:04:49 drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:01 internal 00:04:49 drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:01 snap 00:04:49 drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:01 testing 00:04:49 -rw-rw-r-- 1 jenkins jenkins 155 May 4 00:01 version.go 00:04:49 drwxrwxr-x 6 jenkins jenkins 4096 May 4 00:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:49 + 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=810f843ca8afc54dd8e89bba5045e5c7e7013274 --label arch=amd64 --label version=3.0.0-dev.6 . 00:04:49 Sending build context to Docker daemon 48.66MB 00:04:49 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:04:49 Step 2/25 : FROM ${BASE} AS builder 00:04:49 ---> e1ab83f31ea3 00:04:49 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:04:50 ---> Running in 2de0409801b4 00:04:50 Removing intermediate container 2de0409801b4 00:04:50 ---> 521e2f0170f0 00:04:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:04:50 ---> Running in f6d9fcf5cbbd 00:04:50 Removing intermediate container f6d9fcf5cbbd 00:04:50 ---> 10142d0d160f 00:04:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:04:50 ---> Running in d7b325900a4e 00:04:50 Removing intermediate container d7b325900a4e 00:04:50 ---> e96d80bd7c22 00:04:50 Step 6/25 : LABEL Name=edgex-ui-go 00:04:50 ---> Running in fdf414b56a4f 00:04:50 Removing intermediate container fdf414b56a4f 00:04:50 ---> f095fb4c12fe 00:04:50 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:04:50 ---> Running in 516658378cb9 00:04:50 Removing intermediate container 516658378cb9 00:04:50 ---> 95162db9c602 00:04:50 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:04:51 ---> a90ad3f8faf2 00:04:51 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:51 ---> Running in 81bb895ecec9 00:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:04:52 OK: 265 MiB in 53 packages 00:04:52 Removing intermediate container 81bb895ecec9 00:04:52 ---> e039c5dc5bf9 00:04:52 Step 10/25 : ENV GO111MODULE=on 00:04:52 ---> Running in 8a51a48fa862 00:04:52 Removing intermediate container 8a51a48fa862 00:04:52 ---> edc363d4bc84 00:04:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:04:52 ---> Running in 03ce107bebcc 00:04:52 Removing intermediate container 03ce107bebcc 00:04:52 ---> 37cd01e01252 00:04:52 Step 12/25 : COPY go.mod vendor* ./ 00:04:52 ---> 0948b2834ba1 00:04:52 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:52 ---> Running in 6f27a0bdcf94 00:04:53 Removing intermediate container 6f27a0bdcf94 00:04:53 ---> 0f0336b2e23e 00:04:53 Step 14/25 : COPY . . 00:04:55 ---> 197d6eba36dc 00:04:55 Step 15/25 : RUN ${MAKE} 00:04:55 ---> Running in 79b0dab40bf4 00:04:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:05:13 Removing intermediate container 79b0dab40bf4 00:05:13 ---> e85cc41a8028 00:05:13 Step 16/25 : FROM alpine:3.17 00:05:13 3.17: Pulling from library/alpine 00:05:13 f56be85fc22e: Already exists 00:05:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:05:13 Status: Downloaded newer image for alpine:3.17 00:05:13 ---> 9ed4aefc74f6 00:05:13 Step 17/25 : EXPOSE 4000 00:05:13 ---> Running in 4658c918c4f5 00:05:13 Removing intermediate container 4658c918c4f5 00:05:13 ---> 9ed2f91aeacd 00:05:13 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:05:14 ---> 6656dab90b4d 00:05:14 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 00:05:14 ---> 802f7ed2f6d7 00:05:14 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 00:05:14 ---> ec4588ee4def 00:05:14 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:05:14 ---> Running in e74d35c65bb7 00:05:14 Removing intermediate container e74d35c65bb7 00:05:14 ---> 555632965689 00:05:14 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 00:05:14 ---> Running in a60dc6a6310e 00:05:15 Removing intermediate container a60dc6a6310e 00:05:15 ---> f82cc3dc23c9 00:05:15 Step 23/25 : LABEL arch=amd64 00:05:15 ---> Running in a14be0c1fcd0 00:05:15 Removing intermediate container a14be0c1fcd0 00:05:15 ---> 1b483d4c32de 00:05:15 Step 24/25 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 00:05:15 ---> Running in 666b27ad30fc 00:05:15 Removing intermediate container 666b27ad30fc 00:05:15 ---> 70dc1c6ce18d 00:05:15 Step 25/25 : LABEL version=3.0.0-dev.6 00:05:15 ---> Running in d88d867dd5b3 00:05:15 Removing intermediate container d88d867dd5b3 00:05:15 ---> 8e1a21f75b94 00:05:15 [Warning] One or more build-args [ARCH] were not consumed 00:05:15 Successfully built 8e1a21f75b94 00:05:15 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:15 provisioning config files... 00:05:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11373022036012237197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:15 ---> docker-login.sh 00:05:15 nexus3.edgexfoundry.org:10001 00:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:15 Configure a credential helper to remove this warning. See 00:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:15 00:05:15 Login Succeeded 00:05:15 nexus3.edgexfoundry.org:10002 00:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:15 Configure a credential helper to remove this warning. See 00:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:15 00:05:15 Login Succeeded 00:05:15 nexus3.edgexfoundry.org:10003 00:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:16 Configure a credential helper to remove this warning. See 00:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:16 00:05:16 Login Succeeded 00:05:16 nexus3.edgexfoundry.org:10004 00:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:16 Configure a credential helper to remove this warning. See 00:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:16 00:05:16 Login Succeeded 00:05:16 docker.io 00:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:21 Configure a credential helper to remove this warning. See 00:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:21 00:05:21 Login Succeeded 00:05:21 ---> docker-login.sh ends [Pipeline] } 00:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:21 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 00:05:21 810f843ca8afc54dd8e89bba5045e5c7e7013274 00:05:21 latest 00:05:21 3.0.0-dev.6 00:05:21 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 00:05:21 main 00:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 00:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:05:22 9992dc725025: Preparing 00:05:22 abc18435775c: Preparing 00:05:22 b55dbb36c680: Preparing 00:05:22 f1417ff83b31: Preparing 00:05:22 f1417ff83b31: Layer already exists 00:05:22 9992dc725025: Pushed 00:05:22 abc18435775c: Pushed 00:05:25 b55dbb36c680: Pushed 00:05:25 810f843ca8afc54dd8e89bba5045e5c7e7013274: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:05:26 9992dc725025: Preparing 00:05:26 abc18435775c: Preparing 00:05:26 b55dbb36c680: Preparing 00:05:26 f1417ff83b31: Preparing 00:05:26 abc18435775c: Layer already exists 00:05:26 f1417ff83b31: Layer already exists 00:05:26 b55dbb36c680: Layer already exists 00:05:26 9992dc725025: Layer already exists 00:05:26 latest: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.6 00:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:05:27 9992dc725025: Preparing 00:05:27 abc18435775c: Preparing 00:05:27 b55dbb36c680: Preparing 00:05:27 f1417ff83b31: Preparing 00:05:27 f1417ff83b31: Layer already exists 00:05:27 9992dc725025: Layer already exists 00:05:27 b55dbb36c680: Layer already exists 00:05:27 abc18435775c: Layer already exists 00:05:27 3.0.0-dev.6: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:27 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 00:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:05:27 9992dc725025: Preparing 00:05:27 abc18435775c: Preparing 00:05:27 b55dbb36c680: Preparing 00:05:27 f1417ff83b31: Preparing 00:05:27 9992dc725025: Layer already exists 00:05:27 abc18435775c: Layer already exists 00:05:27 b55dbb36c680: Layer already exists 00:05:27 f1417ff83b31: Layer already exists 00:05:27 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 00:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:05:28 9992dc725025: Preparing 00:05:28 abc18435775c: Preparing 00:05:28 b55dbb36c680: Preparing 00:05:28 f1417ff83b31: Preparing 00:05:28 f1417ff83b31: Layer already exists 00:05:28 b55dbb36c680: Layer already exists 00:05:28 9992dc725025: Layer already exists 00:05:28 abc18435775c: Layer already exists 00:05:28 main: digest: sha256:4995ff040cb442dc09243818f612302ef28d0f92c824aa61af507dc7e83e6152 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:28 ===================================================== [Pipeline] echo 00:05:28 taggedImages: 00:05:28 - nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 00:05:28 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:05:28 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.6 00:05:28 - nexus3.edgexfoundry.org:10004/edgex-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 00:05:28 - 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 00:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:29 00:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:29 latest: Pulling from edgex-lftools-log-publisher 00:05:29 5eb5b503b376: Pulling fs layer 00:05:29 5c69ac0246d0: Pulling fs layer 00:05:29 ec43610c2a17: Pulling fs layer 00:05:29 3a2ae6a8a46f: Pulling fs layer 00:05:29 33b1e0a273af: Pulling fs layer 00:05:29 5d3b04190fa2: Pulling fs layer 00:05:29 2f39f015ded8: Pulling fs layer 00:05:29 3a2ae6a8a46f: Waiting 00:05:29 2f39f015ded8: Waiting 00:05:29 5d3b04190fa2: Waiting 00:05:29 5c69ac0246d0: Download complete 00:05:29 3a2ae6a8a46f: Verifying Checksum 00:05:29 3a2ae6a8a46f: Download complete 00:05:29 33b1e0a273af: Verifying Checksum 00:05:29 33b1e0a273af: Download complete 00:05:29 5d3b04190fa2: Download complete 00:05:29 ec43610c2a17: Download complete 00:05:29 5eb5b503b376: Verifying Checksum 00:05:29 5eb5b503b376: Download complete 00:05:30 2f39f015ded8: Download complete 00:05:30 5eb5b503b376: Pull complete 00:05:30 5c69ac0246d0: Pull complete 00:05:31 ec43610c2a17: Pull complete 00:05:31 3a2ae6a8a46f: Pull complete 00:05:31 33b1e0a273af: Pull complete 00:05:31 5d3b04190fa2: Pull complete 00:05:35 2f39f015ded8: Pull complete 00:05:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:35 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:05:35 $ 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 00:05:39 $ docker top 585cebc8649b9661becfe3ddcc9492a827e89623e1fe318911e8a06aa5f9ab70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:39 ---> job-cost.sh 00:05:39 lf-activate-venv: SKIPPING 00:05:39 INFO: No Stack... 00:05:39 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:40 INFO: Archiving Costs [Pipeline] sh 00:05:40 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 00:05:40 + cut -d, -f6 [Pipeline] lock 00:05:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] 00:05:40 Resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] did not exist. Created. 00:05:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:05:40 + echo total: 0.2199999988079071 [Pipeline] stash 00:05:41 Stashed 1 file(s) [Pipeline] } 00:05:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 00:05:41 $ docker stop --time=1 585cebc8649b9661becfe3ddcc9492a827e89623e1fe318911e8a06aa5f9ab70 00:05:42 $ docker rm -f --volumes 585cebc8649b9661becfe3ddcc9492a827e89623e1fe318911e8a06aa5f9ab70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12657 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 00:06:17 Running in /w/workspace/edgex-ui-go/102 [Pipeline] { [Pipeline] checkout 00:06:17 The recommended git tool is: git 00:06:23 using credential edgex-jenkins-ssh 00:06:23 Cloning the remote Git repository 00:06:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:06:24 > git init /w/workspace/edgex-ui-go/102 # timeout=10 00:06:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:06:24 > git --version # timeout=10 00:06:24 > git --version # 'git version 2.25.1' 00:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:06:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:29 Avoid second fetch 00:06:29 Checking out Revision 810f843ca8afc54dd8e89bba5045e5c7e7013274 (main) 00:06:30 Commit message: "Merge pull request #601 from lenny-intel/v3-updates" 00:06:29 > git config core.sparsecheckout # timeout=10 00:06:29 > git checkout -f 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:31 Dload Upload Total Spent Left Speed 00:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 00:06:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:06:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:06:32 + sudo tee /etc/docker/daemon.new 00:06:32 { 00:06:32 "registry-mirrors": [ 00:06:32 "https://nexus3.edgexfoundry.org:10001" 00:06:32 ], 00:06:32 "bip": "10.250.0.254/24", 00:06:32 "hosts": [ 00:06:32 "tcp://0.0.0.0:5555", 00:06:32 "unix:///var/run/docker.sock" 00:06:32 ], 00:06:32 "mtu": 1458, 00:06:32 "selinux-enabled": true, 00:06:32 "seccomp-profile": "/etc/docker/seccomp.json" 00:06:32 } [Pipeline] sh 00:06:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:06:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:51 provisioning config files... 00:06:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/102@tmp/config9873204871805928002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:52 ---> docker-login.sh 00:06:52 nexus3.edgexfoundry.org:10001 00:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:52 Configure a credential helper to remove this warning. See 00:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:52 00:06:52 Login Succeeded 00:06:52 nexus3.edgexfoundry.org:10002 00:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:53 Configure a credential helper to remove this warning. See 00:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:53 00:06:53 Login Succeeded 00:06:53 nexus3.edgexfoundry.org:10003 00:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:53 Configure a credential helper to remove this warning. See 00:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:53 00:06:53 Login Succeeded 00:06:53 nexus3.edgexfoundry.org:10004 00:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:53 Configure a credential helper to remove this warning. See 00:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:53 00:06:53 Login Succeeded 00:06:53 docker.io 00:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:54 Configure a credential helper to remove this warning. See 00:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:54 00:06:54 Login Succeeded 00:06:54 ---> docker-login.sh ends [Pipeline] } 00:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:54 ========================================================= 00:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:06:56 Sending build context to Docker daemon 28.88MB 00:06:56 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 00:06:56 Step 2/15 : FROM ${BASE} AS builder 00:06:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:56 c41833b44d91: Pulling fs layer 00:06:56 ed15518f5707: Pulling fs layer 00:06:56 feae8fd75edb: Pulling fs layer 00:06:56 242c74f7c9fa: Pulling fs layer 00:06:56 3cdef696dda3: Pulling fs layer 00:06:56 2ced38df9373: Pulling fs layer 00:06:56 58f1dce35555: Pulling fs layer 00:06:56 3cdef696dda3: Waiting 00:06:56 242c74f7c9fa: Waiting 00:06:56 2ced38df9373: Waiting 00:06:56 58f1dce35555: Waiting 00:06:56 ed15518f5707: Verifying Checksum 00:06:56 ed15518f5707: Download complete 00:06:56 242c74f7c9fa: Verifying Checksum 00:06:56 242c74f7c9fa: Download complete 00:06:56 3cdef696dda3: Verifying Checksum 00:06:56 3cdef696dda3: Download complete 00:06:56 c41833b44d91: Verifying Checksum 00:06:56 c41833b44d91: Download complete 00:06:57 c41833b44d91: Pull complete 00:06:57 58f1dce35555: Verifying Checksum 00:06:57 58f1dce35555: Download complete 00:06:57 ed15518f5707: Pull complete 00:06:58 feae8fd75edb: Verifying Checksum 00:06:58 feae8fd75edb: Download complete 00:06:59 2ced38df9373: Verifying Checksum 00:06:59 2ced38df9373: Download complete 00:07:11 feae8fd75edb: Pull complete 00:07:11 242c74f7c9fa: Pull complete 00:07:11 3cdef696dda3: Pull complete 00:07:18 2ced38df9373: Pull complete 00:07:19 58f1dce35555: Pull complete 00:07:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:07:19 ---> fadd8f120f05 00:07:19 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:07:21 ---> Running in f8fabc0b698f 00:07:22 Removing intermediate container f8fabc0b698f 00:07:22 ---> 98ee71f058c9 00:07:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:07:22 ---> Running in 8c7ff407f484 00:07:22 Removing intermediate container 8c7ff407f484 00:07:22 ---> 88b39a2c4dd2 00:07:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:07:22 ---> Running in d975135fe664 00:07:23 Removing intermediate container d975135fe664 00:07:23 ---> b07e77b37f8d 00:07:23 Step 6/15 : LABEL Name=edgex-ui-go 00:07:23 ---> Running in b7180129576c 00:07:23 Removing intermediate container b7180129576c 00:07:23 ---> 2e6b4ed2f23c 00:07:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:07:23 ---> Running in b57ff5a9a67b 00:07:23 Removing intermediate container b57ff5a9a67b 00:07:23 ---> 4403725d1070 00:07:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:07:24 latest: Pulling from library/docker 00:07:24 c41833b44d91: Already exists 00:07:24 6343a5c17821: Pulling fs layer 00:07:24 7fb3fc37985f: Pulling fs layer 00:07:24 c69224d8e51c: Pulling fs layer 00:07:24 9509eea51bfd: Pulling fs layer 00:07:24 13893f74905f: Pulling fs layer 00:07:24 a478c30451b0: Pulling fs layer 00:07:24 cca6ee3ffb4d: Pulling fs layer 00:07:24 fe1b37f33852: Pulling fs layer 00:07:24 b44bc8c7e93d: Pulling fs layer 00:07:24 0e42b4e3b30c: Pulling fs layer 00:07:24 d97e7eb47f8a: Pulling fs layer 00:07:24 3ed71508fdeb: Pulling fs layer 00:07:24 fca51f470542: Pulling fs layer 00:07:24 fe1b37f33852: Waiting 00:07:24 b44bc8c7e93d: Waiting 00:07:24 0e42b4e3b30c: Waiting 00:07:24 9509eea51bfd: Waiting 00:07:24 d97e7eb47f8a: Waiting 00:07:24 3ed71508fdeb: Waiting 00:07:24 fca51f470542: Waiting 00:07:24 13893f74905f: Waiting 00:07:24 cca6ee3ffb4d: Waiting 00:07:24 a478c30451b0: Waiting 00:07:24 7fb3fc37985f: Verifying Checksum 00:07:24 7fb3fc37985f: Download complete 00:07:24 6343a5c17821: Verifying Checksum 00:07:24 6343a5c17821: Download complete 00:07:25 c69224d8e51c: Verifying Checksum 00:07:25 c69224d8e51c: Download complete 00:07:25 9509eea51bfd: Verifying Checksum 00:07:25 9509eea51bfd: Download complete 00:07:25 a478c30451b0: Verifying Checksum 00:07:25 a478c30451b0: Download complete 00:07:25 13893f74905f: Verifying Checksum 00:07:25 13893f74905f: Download complete 00:07:25 cca6ee3ffb4d: Verifying Checksum 00:07:25 cca6ee3ffb4d: Download complete 00:07:25 fe1b37f33852: Verifying Checksum 00:07:25 fe1b37f33852: Download complete 00:07:25 0e42b4e3b30c: Verifying Checksum 00:07:25 0e42b4e3b30c: Download complete 00:07:25 6343a5c17821: Pull complete 00:07:25 b44bc8c7e93d: Verifying Checksum 00:07:25 b44bc8c7e93d: Download complete 00:07:25 3ed71508fdeb: Download complete 00:07:26 fca51f470542: Verifying Checksum 00:07:26 fca51f470542: Download complete 00:07:26 7fb3fc37985f: Pull complete 00:07:26 c69224d8e51c: Pull complete 00:07:26 d97e7eb47f8a: Verifying Checksum 00:07:26 d97e7eb47f8a: Download complete 00:07:27 9509eea51bfd: Pull complete 00:07:29 13893f74905f: Pull complete 00:07:29 a478c30451b0: Pull complete 00:07:29 cca6ee3ffb4d: Pull complete 00:07:29 fe1b37f33852: Pull complete 00:07:30 b44bc8c7e93d: Pull complete 00:07:31 0e42b4e3b30c: Pull complete 00:07:35 d97e7eb47f8a: Pull complete 00:07:35 3ed71508fdeb: Pull complete 00:07:35 fca51f470542: Pull complete 00:07:35 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 00:07:35 Status: Downloaded newer image for docker:latest 00:07:37 ---> 29dfed2da703 00:07:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:37 ---> Running in 01466b7959c2 00:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:07:39 OK: 263 MiB in 53 packages 00:07:40 Removing intermediate container 01466b7959c2 00:07:40 ---> 2ce9e6e5871f 00:07:40 Step 10/15 : ENV GO111MODULE=on 00:07:40 ---> Running in f60eef6008c8 00:07:41 Removing intermediate container f60eef6008c8 00:07:41 ---> de1af39f6356 00:07:41 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:07:41 ---> Running in 569344b12f8c 00:07:41 Removing intermediate container 569344b12f8c 00:07:41 ---> f91f57d84b66 00:07:41 Step 12/15 : COPY go.mod vendor* ./ 00:07:42 ---> 0069a26ca4fe 00:07:42 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:42 ---> Running in c61b73fe8ebc 00:08:50 Removing intermediate container c61b73fe8ebc 00:08:50 ---> db3165ec32af 00:08:50 Step 14/15 : COPY . . 00:08:50 ---> c83b25438a04 00:08:50 Step 15/15 : RUN ${MAKE} 00:08:50 ---> Running in b65b0adc2a95 00:08:50 noop 00:08:50 Removing intermediate container b65b0adc2a95 00:08:50 ---> e174092d6d14 00:08:50 Successfully built e174092d6d14 00:08:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:50 + docker inspect -f . ci-base-image-arm64 00:08:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:51 prd-ubuntu20.04-docker-arm64-4c-16g-12657 does not seem to be running inside a container 00:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/102 -v /w/workspace/edgex-ui-go/102:/w/workspace/edgex-ui-go/102:rw,z -v /w/workspace/edgex-ui-go/102@tmp:/w/workspace/edgex-ui-go/102@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 00:08:54 $ docker top 65d5dda55de1ba0b45d7ef98f574b557acafe466be925c64f955cd3a1607e3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:55 + go version 00:08:55 go version go1.20.2 linux/arm64 [Pipeline] } 00:08:55 $ docker stop --time=1 65d5dda55de1ba0b45d7ef98f574b557acafe466be925c64f955cd3a1607e3c1 00:08:56 $ docker rm -f --volumes 65d5dda55de1ba0b45d7ef98f574b557acafe466be925c64f955cd3a1607e3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:57 + docker inspect -f . ci-base-image-arm64 00:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-12657 does not seem to be running inside a container 00:08:57 $ 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/102 -v /w/workspace/edgex-ui-go/102:/w/workspace/edgex-ui-go/102:rw,z -v /w/workspace/edgex-ui-go/102@tmp:/w/workspace/edgex-ui-go/102@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 00:08:58 $ docker top 971f5f53ceb6767e6f0eb0f400b9b326bd74e7827a70b5780e0cf2e9f07568ff -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:59 + git config --global --add safe.directory /w/workspace/edgex-ui-go/102 [Pipeline] fileExists [Pipeline] sh 00:09:00 + make test 00:09:00 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 00:09:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:11:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 00:11:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 00:11:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:11:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:11:50 ./bin/test-attribution-txt.sh 00:11:50 make -C web test 00:11:50 make[1]: Entering directory '/w/workspace/edgex-ui-go/102/web' 00:11:50 make[1]: tput: No such file or directory 00:11:50 make[1]: tput: No such file or directory 00:11:50 warning: generating ./VERSION 00:11:50 echo "0.0.0" > VERSION 00:11:50 docker build \ 00:11:50 -f Dockerfile \ 00:11:50 --build-arg USER=1000 \ 00:11:50 \ 00:11:50 --label "git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274" \ 00:11:50 -t edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 \ 00:11:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 00:11:50 . 00:11:50 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 00:11:50 Install the buildx component to build images with BuildKit: 00:11:50 https://docs.docker.com/go/buildx/ 00:11:50 00:11:50 Sending build context to Docker daemon 3.269MB 00:11:50 Step 1/10 : FROM node:16.17-alpine3.15 00:11:50 16.17-alpine3.15: Pulling from library/node 00:11:50 47517142f6ba: Pulling fs layer 00:11:50 5f8c4bfa009b: Pulling fs layer 00:11:50 f7079c9c4ba1: Pulling fs layer 00:11:50 aba105e6f55a: Pulling fs layer 00:11:50 aba105e6f55a: Waiting 00:11:50 47517142f6ba: Verifying Checksum 00:11:50 47517142f6ba: Download complete 00:11:50 aba105e6f55a: Verifying Checksum 00:11:50 aba105e6f55a: Download complete 00:11:50 f7079c9c4ba1: Verifying Checksum 00:11:50 f7079c9c4ba1: Download complete 00:11:50 47517142f6ba: Pull complete 00:11:51 5f8c4bfa009b: Verifying Checksum 00:11:51 5f8c4bfa009b: Download complete 00:11:54 5f8c4bfa009b: Pull complete 00:11:55 f7079c9c4ba1: Pull complete 00:11:55 aba105e6f55a: Pull complete 00:11:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 00:11:55 Status: Downloaded newer image for node:16.17-alpine3.15 00:11:55 ---> bf1b8b58d215 00:11:55 Step 2/10 : RUN apk add --no-cache chromium 00:11:55 ---> Running in c231be023d7f 00:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:12:00 (1/128) Installing libxau (1.0.9-r0) 00:12:00 (2/128) Installing libmd (1.0.3-r0) 00:12:00 (3/128) Installing libbsd (0.11.3-r1) 00:12:00 (4/128) Installing libxdmcp (1.1.3-r0) 00:12:00 (5/128) Installing libxcb (1.14-r2) 00:12:01 (6/128) Installing libx11 (1.7.3.1-r0) 00:12:01 (7/128) Installing libxext (1.3.4-r0) 00:12:01 (8/128) Installing libice (1.0.10-r0) 00:12:01 (9/128) Installing libuuid (2.37.4-r0) 00:12:01 (10/128) Installing libsm (1.2.3-r0) 00:12:01 (11/128) Installing libxt (1.2.1-r0) 00:12:01 (12/128) Installing libxmu (1.1.3-r0) 00:12:01 (13/128) Installing xset (1.2.4-r0) 00:12:01 (14/128) Installing xprop (1.2.5-r0) 00:12:01 (15/128) Installing xdg-utils (1.1.3-r0) 00:12:01 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 00:12:01 (17/128) Installing pkgconf (1.8.1-r0) 00:12:01 (18/128) Installing libffi (3.4.2-r1) 00:12:01 (19/128) Installing libintl (0.21-r0) 00:12:01 (20/128) Installing libblkid (2.37.4-r0) 00:12:01 (21/128) Installing libmount (2.37.4-r0) 00:12:01 (22/128) Installing pcre (8.45-r1) 00:12:01 (23/128) Installing glib (2.70.1-r0) 00:12:01 (24/128) Installing xz-libs (5.2.5-r1) 00:12:01 (25/128) Installing libxml2 (2.9.14-r2) 00:12:01 (26/128) Installing shared-mime-info (2.1-r2) 00:12:02 (27/128) Installing hicolor-icon-theme (0.17-r1) 00:12:02 (28/128) Installing libjpeg-turbo (2.1.2-r0) 00:12:02 (29/128) Installing libpng (1.6.37-r1) 00:12:02 (30/128) Installing libwebp (1.2.2-r0) 00:12:02 (31/128) Installing zstd-libs (1.5.0-r0) 00:12:02 (32/128) Installing tiff (4.4.0-r1) 00:12:02 (33/128) Installing gdk-pixbuf (2.42.8-r0) 00:12:02 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 00:12:02 (35/128) Installing libxcomposite (0.4.5-r0) 00:12:02 (36/128) Installing libxfixes (6.0.0-r0) 00:12:02 (37/128) Installing libxrender (0.9.10-r3) 00:12:02 (38/128) Installing libxcursor (1.2.0-r0) 00:12:02 (39/128) Installing libxdamage (1.1.5-r1) 00:12:02 (40/128) Installing libxi (1.8-r0) 00:12:02 (41/128) Installing libxinerama (1.1.4-r1) 00:12:02 (42/128) Installing libxrandr (1.5.2-r1) 00:12:02 (43/128) Installing atk (2.36.0-r0) 00:12:02 (44/128) Installing libxtst (1.2.3-r3) 00:12:02 (45/128) Installing dbus-libs (1.12.24-r0) 00:12:02 (46/128) Installing at-spi2-core (2.42.0-r0) 00:12:02 (47/128) Installing at-spi2-atk (2.38.0-r0) 00:12:02 (48/128) Installing expat (2.5.0-r0) 00:12:02 (49/128) Installing brotli-libs (1.0.9-r5) 00:12:02 (50/128) Installing libbz2 (1.0.8-r1) 00:12:02 (51/128) Installing freetype (2.11.1-r2) 00:12:02 (52/128) Installing fontconfig (2.13.1-r4) 00:12:02 (53/128) Installing pixman (0.40.0-r4) 00:12:02 (54/128) Installing cairo (1.16.0-r5) 00:12:02 (55/128) Installing cairo-gobject (1.16.0-r5) 00:12:02 (56/128) Installing avahi-libs (0.8-r5) 00:12:02 (57/128) Installing gmp (6.2.1-r1) 00:12:02 (58/128) Installing nettle (3.7.3-r0) 00:12:02 (59/128) Installing p11-kit (0.24.0-r1) 00:12:02 (60/128) Installing libtasn1 (4.18.0-r1) 00:12:02 (61/128) Installing libunistring (0.9.10-r1) 00:12:02 (62/128) Installing gnutls (3.7.1-r2) 00:12:02 (63/128) Installing cups-libs (2.3.3-r6) 00:12:02 (64/128) Installing libepoxy (1.5.9-r0) 00:12:02 (65/128) Installing fribidi (1.0.11-r0) 00:12:02 (66/128) Installing graphite2 (1.3.14-r0) 00:12:02 (67/128) Installing harfbuzz (3.0.0-r2) 00:12:02 (68/128) Installing libxft (2.3.4-r0) 00:12:02 (69/128) Installing pango (1.48.10-r0) 00:12:03 (70/128) Installing wayland-libs-client (1.19.0-r1) 00:12:03 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 00:12:03 (72/128) Installing wayland-libs-egl (1.19.0-r1) 00:12:03 (73/128) Installing xkeyboard-config (2.34-r0) 00:12:03 (74/128) Installing libxkbcommon (1.3.1-r0) 00:12:03 (75/128) Installing gtk+3.0 (3.24.30-r0) 00:12:03 Executing gtk+3.0-3.24.30-r0.post-install 00:12:03 (76/128) Installing libfontenc (1.1.4-r0) 00:12:03 (77/128) Installing mkfontscale (1.2.1-r1) 00:12:03 (78/128) Installing ttf-opensans (1.10-r1) 00:12:03 Executing ttf-opensans-1.10-r1.post-install 00:12:06 (79/128) Installing libogg (1.3.5-r0) 00:12:06 (80/128) Installing flac (1.3.4-r0) 00:12:06 (81/128) Installing alsa-lib (1.2.5.1-r1) 00:12:06 (82/128) Installing libatomic (10.3.1_git20211027-r0) 00:12:06 (83/128) Installing sdl2 (2.0.16-r4) 00:12:06 (84/128) Installing aom-libs (3.2.0-r0) 00:12:06 (85/128) Installing libass (0.15.2-r0) 00:12:06 (86/128) Installing libdav1d (0.9.2-r0) 00:12:06 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:12:06 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 00:12:06 (89/128) Installing lame (3.100-r0) 00:12:06 (90/128) Installing opus (1.3.1-r1) 00:12:06 (91/128) Installing libgomp (10.3.1_git20211027-r0) 00:12:06 (92/128) Installing soxr (0.1.3-r2) 00:12:06 (93/128) Installing libsrt (1.4.2-r1) 00:12:06 (94/128) Installing libssh (0.9.6-r1) 00:12:06 (95/128) Installing libtheora (1.1.1-r16) 00:12:06 (96/128) Installing v4l-utils-libs (1.22.1-r1) 00:12:06 (97/128) Installing libdrm (2.4.109-r0) 00:12:06 (98/128) Installing libva (2.13.0-r0) 00:12:06 (99/128) Installing libvdpau (1.4-r0) 00:12:06 (100/128) Installing vidstab (1.1.0-r1) 00:12:06 (101/128) Installing libvorbis (1.3.7-r0) 00:12:06 (102/128) Installing libvpx (1.10.0-r0) 00:12:06 (103/128) Installing vulkan-loader (1.2.196-r0) 00:12:06 (104/128) Installing x264-libs (20210613-r0) 00:12:07 (105/128) Installing x265-libs (3.5-r0) 00:12:07 (106/128) Installing xvidcore (1.3.7-r1) 00:12:07 (107/128) Installing ffmpeg-libs (4.4.1-r2) 00:12:07 (108/128) Installing libevent (2.1.12-r4) 00:12:07 (109/128) Installing mesa (21.2.6-r0) 00:12:07 (110/128) Installing wayland-libs-server (1.19.0-r1) 00:12:07 (111/128) Installing mesa-gbm (21.2.6-r0) 00:12:07 (112/128) Installing lcms2 (2.12-r1) 00:12:07 (113/128) Installing nspr (4.32-r0) 00:12:07 (114/128) Installing sqlite-libs (3.36.0-r0) 00:12:07 (115/128) Installing nss (3.78.1-r0) 00:12:07 (116/128) Installing libasyncns (0.8-r1) 00:12:07 (117/128) Installing libltdl (2.4.6-r7) 00:12:07 (118/128) Installing orc (0.4.32-r0) 00:12:07 (119/128) Installing libsndfile (1.0.31-r1) 00:12:07 (120/128) Installing speexdsp (1.2.0-r0) 00:12:07 (121/128) Installing tdb-libs (1.4.5-r0) 00:12:07 (122/128) Installing libpulse (15.0-r2) 00:12:08 (123/128) Installing re2 (2021.11.01-r0) 00:12:08 (124/128) Installing snappy (1.1.9-r1) 00:12:08 (125/128) Installing libgpg-error (1.42-r1) 00:12:08 (126/128) Installing libgcrypt (1.9.4-r0) 00:12:08 (127/128) Installing libxslt (1.1.35-r0) 00:12:08 (128/128) Installing chromium (99.0.4844.84-r0) 00:12:12 Executing busybox-1.34.1-r7.trigger 00:12:12 Executing glib-2.70.1-r0.trigger 00:12:12 Executing shared-mime-info-2.1-r2.trigger 00:12:14 Executing gdk-pixbuf-2.42.8-r0.trigger 00:12:14 Executing gtk-update-icon-cache-2.24.33-r0.trigger 00:12:14 Executing fontconfig-2.13.1-r4.trigger 00:12:14 Executing mkfontscale-1.2.1-r1.trigger 00:12:14 OK: 275 MiB in 144 packages 00:12:24 Removing intermediate container c231be023d7f 00:12:24 ---> 3f3d82e4fec9 00:12:24 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 00:12:24 ---> Running in 9d5262707f35 00:12:24 Removing intermediate container 9d5262707f35 00:12:24 ---> 5dfea2d44332 00:12:24 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 00:12:24 ---> Running in 4c715deeea9d 00:12:24 Removing intermediate container 4c715deeea9d 00:12:24 ---> 2d88f02e315d 00:12:24 Step 5/10 : RUN npm install -g npm 00:12:24 ---> Running in 4f5aa86e31d7 00:12:56 00:12:56 removed 7 packages, changed 101 packages, and audited 264 packages in 26s 00:12:56 00:12:56 27 packages are looking for funding 00:12:56 run `npm fund` for details 00:12:56 00:12:56 found 0 vulnerabilities 00:13:01 Removing intermediate container 4f5aa86e31d7 00:13:01 ---> 60fe8fc900cb 00:13:01 Step 6/10 : ARG USER=1000 00:13:01 ---> Running in dc239e8f3484 00:13:01 Removing intermediate container dc239e8f3484 00:13:01 ---> f27aa647ef76 00:13:01 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 00:13:01 ---> Running in f2a3bf83c9cb 00:13:04 Removing intermediate container f2a3bf83c9cb 00:13:04 ---> 1334136513d6 00:13:04 Step 8/10 : USER $USER:$USER 00:13:04 ---> Running in 1b20272bb200 00:13:04 Removing intermediate container 1b20272bb200 00:13:04 ---> b46f3ee4e5d9 00:13:04 Step 9/10 : WORKDIR /app 00:13:04 ---> Running in 8a93051c1c58 00:13:04 Removing intermediate container 8a93051c1c58 00:13:04 ---> ec48835511f6 00:13:04 Step 10/10 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 00:13:04 ---> Running in c1d8dc1f8942 00:13:04 Removing intermediate container c1d8dc1f8942 00:13:04 ---> 2111783bae57 00:13:04 Successfully built 2111783bae57 00:13:04 Successfully tagged edgexfoundry/edgex-web-ui:810f843ca8afc54dd8e89bba5045e5c7e7013274 00:13:04 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 00:13:04 touch edgex-web-ui.imagebuilt 00:13:04 mkdir -p node_modules coverage 00:13:04 chown "1000:1000" node_modules coverage package-lock.json 00:13:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:17 npm WARN EBADENGINE Unsupported engine { 00:13:17 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 00:13:17 npm WARN EBADENGINE required: { 00:13:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:13:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:13:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:13:17 npm WARN EBADENGINE }, 00:13:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 00:13:17 npm WARN EBADENGINE } 00:13:47 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 00:13:47 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 00:13:47 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 00:13:47 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 00:13:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 00:13:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 00:14:01 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:14:01 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 00:14:03 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 00:14:25 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 00:14:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:14:25 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 00:14:27 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. 00:14:29 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. 00:14:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:14:41 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 00:14:44 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 00:14:59 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. 00:15:39 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 00:16:19 00:16:19 added 1475 packages, and audited 1476 packages in 3m 00:16:19 00:16:19 90 packages are looking for funding 00:16:19 run `npm fund` for details 00:16:19 00:16:19 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 00:16:19 00:16:19 To address issues that do not require attention, run: 00:16:19 npm audit fix 00:16:19 00:16:19 To address all issues (including breaking changes), run: 00:16:19 npm audit fix --force 00:16:19 00:16:19 Run `npm audit` for details. 00:16:20 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 00:16:38 - Generating browser application bundles (phase: setup)... 00:17:10 Compiling @angular/core : es2015 as esm2015 00:17:10 Compiling @angular/compiler/testing : es2015 as esm2015 00:17:43 Compiling @angular/common : es2015 as esm2015 00:17:43 Compiling @angular/core/testing : es2015 as esm2015 00:17:49 Compiling @angular/platform-browser : es2015 as esm2015 00:17:49 Compiling @angular/common/testing : es2015 as esm2015 00:17:54 Compiling @angular/router : es2015 as esm2015 00:17:54 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 00:18:00 Compiling @angular/platform-browser/testing : es2015 as esm2015 00:18:02 Compiling @angular/common/http : es2015 as esm2015 00:18:02 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 00:18:06 Compiling @angular/forms : es2015 as esm2015 00:18:07 Compiling @angular/router/testing : es2015 as esm2015 00:18:08 Compiling @angular/common/http/testing : es2015 as esm2015 00:19:16 04 05 2023 00:19:09.108:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 00:19:16 04 05 2023 00:19:09.122:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 00:19:16 04 05 2023 00:19:09.152:INFO [launcher]: Starting browser ChromeHeadless 00:20:12 04 05 2023 00:20:09.495:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 00:21:08 04 05 2023 00:21:03.049:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 00:21:27 ✔ Browser application bundle generation complete. 00:21:27 04 05 2023 00:21:26.013:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 59P0X3O_ALEMjCzPAAAB with id 61878319 00:21:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 00:21:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.733 secs) 00:21:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.468 secs) 00:21:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.572 secs) 00:21:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.609 secs) 00:21:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.655 secs) 00:21:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.917 secs) 00:21:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.947 secs) 00:21:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.548 secs) 00:21:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.63 secs) 00:21:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.018 secs) 00:21:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.044 secs) 00:21:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.064 secs) 00:21:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.228 secs) 00:21:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.297 secs) 00:21:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.523 secs) 00:21:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.614 secs) 00:21:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.699 secs) 00:21:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.769 secs) 00:21:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.887 secs) 00:21:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.992 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.401 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.426 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.446 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.467 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.483 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.528 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.549 secs) 00:21:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.611 secs) 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.844 secs) 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.01 secs) 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.066 secs) 00:21:50 WARN: ' 00:21:50 It looks like you're using ngModel on the same form field as formControlName. 00:21:50 Support for using the ngModel input property and ngModelChange event with 00:21:50 reactive form directives has been deprecated in Angular v6 and will be removed 00:21:50 in a future version of Angular. 00:21:50 00:21:50 For more information on this, see our API docs here: 00:21:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:21:50 ' 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.066 secs) 00:21:50 WARN: ' 00:21:50 It looks like you're using ngModel on the same form field as formControlName. 00:21:50 Support for using the ngModel input property and ngModelChange event with 00:21:50 reactive form directives has been deprecated in Angular v6 and will be removed 00:21:50 in a future version of Angular. 00:21:50 00:21:50 For more information on this, see our API docs here: 00:21:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:21:50 ' 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.293 secs) 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.314 secs) 00:21:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.328 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.846 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.939 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.964 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.108 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.298 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.319 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.363 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.395 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.424 secs) 00:21:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.509 secs) 00:21:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.602 secs) 00:21:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.816 secs) 00:21:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.878 secs) 00:21:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.029 secs) 00:21:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.124 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.176 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.28 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.522 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.569 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.732 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.751 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.766 secs) 00:21:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.786 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.994 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.167 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.203 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.435 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.562 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.633 secs) 00:21:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.706 secs) 00:21:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.784 secs) 00:21:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.822 secs) 00:21:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.856 secs) 00:21:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.241 secs) 00:21:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.342 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.394 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.41 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.422 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.473 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.493 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.505 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.615 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.787 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.857 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.904 secs) 00:21:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.095 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.245 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.322 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.344 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.377 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.436 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.453 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.549 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.627 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.675 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.755 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.792 secs) 00:21:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.867 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.97 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.048 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.195 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.229 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.476 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.543 secs) 00:21:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.6 secs) 00:21:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.85 secs) 00:21:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.031 secs) 00:21:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.067 secs) 00:21:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.127 secs) 00:21:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.181 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.298 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.334 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.367 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.402 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.563 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.629 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.661 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.849 secs) 00:22:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.909 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.004 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.083 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.21 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.286 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.324 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.372 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.466 secs) 00:22:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.609 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.678 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.791 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.871 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.089 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.112 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.13 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.284 secs) 00:22:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.308 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.326 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.344 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.398 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.436 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.462 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.489 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.722 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.793 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.814 secs) 00:22:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.83 secs) 00:22:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.967 secs) 00:22:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.019 secs) 00:22:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.063 secs) 00:22:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.095 secs) 00:22:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.656 secs) 00:22:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.727 secs) 00:22:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.744 secs) 00:22:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.758 secs) 00:22:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.948 secs) 00:22:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.995 secs) 00:22:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.609 secs / 15.995 secs) 00:22:06 TOTAL: 149 SUCCESS 00:22:06 ✔ Browser application bundle generation complete. 00:22:10 00:22:10 =============================== Coverage summary =============================== 00:22:10 Statements : 40.98% ( 1467/3580 ) 00:22:10 Branches : 12.03% ( 111/923 ) 00:22:10 Functions : 33.28% ( 432/1298 ) 00:22:10 Lines : 38.91% ( 1318/3387 ) 00:22:10 ================================================================================ 00:22:10 04 05 2023 00:22:10.323:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 00:22:11 ✔ Browser application bundle generation complete. 00:22:12 make[1]: Leaving directory '/w/workspace/edgex-ui-go/102/web' [Pipeline] echo 00:22:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:22:12 $ docker stop --time=1 971f5f53ceb6767e6f0eb0f400b9b326bd74e7827a70b5780e0cf2e9f07568ff 00:22:14 $ docker rm -f --volumes 971f5f53ceb6767e6f0eb0f400b9b326bd74e7827a70b5780e0cf2e9f07568ff [Pipeline] // withDockerContainer [Pipeline] sh 00:22:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:22:18 Warning: overwriting stash ‘coverage-report’ 00:22:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:22:27 + ls -al . 00:22:27 total 176 00:22:27 drwxrwxr-x 13 jenkins jenkins 4096 May 4 00:09 . 00:22:27 drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:06 .. 00:22:27 drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:06 .blubracket 00:22:27 -rw-rw-r-- 1 jenkins jenkins 18 May 4 00:06 .dockerignore 00:22:27 drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:06 .git 00:22:27 drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:06 .github 00:22:27 -rw-rw-r-- 1 jenkins jenkins 185 May 4 00:06 .gitignore 00:22:27 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 00:06 Attribution.txt 00:22:27 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 00:06 CHANGELOG.md 00:22:27 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 00:06 CONTRIBUTING.md 00:22:27 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 00:06 Dockerfile 00:22:27 -rw-rw-r-- 1 jenkins jenkins 652 May 4 00:06 Jenkinsfile 00:22:27 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 00:06 LICENSE 00:22:27 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 00:06 Makefile 00:22:27 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 00:06 README.md 00:22:27 -rw-rw-r-- 1 jenkins jenkins 11 May 4 00:01 VERSION 00:22:27 drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:06 assets 00:22:27 drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:06 bin 00:22:27 drwxrwxr-x 3 jenkins jenkins 4096 May 4 00:06 cmd 00:22:27 -rw-r--r-- 1 jenkins jenkins 10 May 4 00:09 coverage.out 00:22:27 drwxrwxr-x 2 jenkins jenkins 4096 May 4 00:06 docs 00:22:27 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 00:06 go.mod 00:22:27 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 00:06 go.sum 00:22:27 drwxrwxr-x 8 jenkins jenkins 4096 May 4 00:06 internal 00:22:27 drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:06 snap 00:22:27 drwxrwxr-x 4 jenkins jenkins 4096 May 4 00:06 testing 00:22:27 -rw-rw-r-- 1 jenkins jenkins 155 May 4 00:06 version.go 00:22:27 drwxrwxr-x 6 jenkins jenkins 4096 May 4 00:13 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:28 + 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=810f843ca8afc54dd8e89bba5045e5c7e7013274 --label arch=arm64 --label version=3.0.0-dev.6 . 00:22:29 Sending build context to Docker daemon 31.63MB 00:22:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:22:29 Step 2/25 : FROM ${BASE} AS builder 00:22:29 ---> e174092d6d14 00:22:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:22:30 ---> Running in ca5617b6ef11 00:22:30 Removing intermediate container ca5617b6ef11 00:22:30 ---> 948d92e9612c 00:22:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 00:22:30 ---> Running in ad5886f8e3ec 00:22:31 Removing intermediate container ad5886f8e3ec 00:22:31 ---> 125b6b79fb5e 00:22:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 00:22:31 ---> Running in 02e460743b81 00:22:31 Removing intermediate container 02e460743b81 00:22:31 ---> 146585a4b5fc 00:22:31 Step 6/25 : LABEL Name=edgex-ui-go 00:22:31 ---> Running in 36b1adeeceb4 00:22:31 Removing intermediate container 36b1adeeceb4 00:22:31 ---> c7022b5363f9 00:22:31 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 00:22:31 ---> Running in 5e03c051203f 00:22:32 Removing intermediate container 5e03c051203f 00:22:32 ---> acc4039038a1 00:22:32 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:22:34 ---> 5e51efeb7c59 00:22:34 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:34 ---> Running in c7c8e35aa046 00:22:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:22:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:22:36 OK: 263 MiB in 53 packages 00:22:37 Removing intermediate container c7c8e35aa046 00:22:37 ---> 0ea7c5c67000 00:22:37 Step 10/25 : ENV GO111MODULE=on 00:22:37 ---> Running in 8b966d75a78d 00:22:37 Removing intermediate container 8b966d75a78d 00:22:37 ---> 63def656f5f4 00:22:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:22:38 ---> Running in b5c7c30fbabb 00:22:38 Removing intermediate container b5c7c30fbabb 00:22:38 ---> ea968a60cad9 00:22:38 Step 12/25 : COPY go.mod vendor* ./ 00:22:38 ---> db499aff7bdd 00:22:38 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:38 ---> Running in 665ac4216342 00:22:41 Removing intermediate container 665ac4216342 00:22:41 ---> 7cdc9d0b95cb 00:22:41 Step 14/25 : COPY . . 00:22:45 ---> 76f609abc6a0 00:22:45 Step 15/25 : RUN ${MAKE} 00:22:45 ---> Running in ac0dbea1f54f 00:22:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:24:53 Removing intermediate container ac0dbea1f54f 00:24:53 ---> 82db0799eb06 00:24:53 Step 16/25 : FROM alpine:3.17 00:24:53 3.17: Pulling from library/alpine 00:24:53 c41833b44d91: Already exists 00:24:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:24:53 Status: Downloaded newer image for alpine:3.17 00:24:53 ---> 51e60588ff2c 00:24:53 Step 17/25 : EXPOSE 4000 00:24:53 ---> Running in 657f8d19cc53 00:24:53 Removing intermediate container 657f8d19cc53 00:24:53 ---> ae01b5c558eb 00:24:53 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:24:53 ---> 2525f628e02a 00:24:53 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 00:24:53 ---> d0c1b3914320 00:24:53 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 00:24:54 ---> fc50fae52026 00:24:54 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:24:54 ---> Running in 9dd20707561d 00:24:54 Removing intermediate container 9dd20707561d 00:24:54 ---> 2eab87a76d45 00:24:54 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 00:24:54 ---> Running in ca4109d69c35 00:24:55 Removing intermediate container ca4109d69c35 00:24:55 ---> 794cdbba22e8 00:24:55 Step 23/25 : LABEL arch=arm64 00:24:55 ---> Running in b40aaeadf927 00:24:55 Removing intermediate container b40aaeadf927 00:24:55 ---> 846dfe2958f5 00:24:55 Step 24/25 : LABEL git_sha=810f843ca8afc54dd8e89bba5045e5c7e7013274 00:24:55 ---> Running in f04fd1bff2de 00:24:55 Removing intermediate container f04fd1bff2de 00:24:55 ---> eae319ae8b18 00:24:55 Step 25/25 : LABEL version=3.0.0-dev.6 00:24:56 ---> Running in 180c212a0362 00:24:56 Removing intermediate container 180c212a0362 00:24:56 ---> 8660ab1eb355 00:24:56 [Warning] One or more build-args [ARCH] were not consumed 00:24:56 Successfully built 8660ab1eb355 00:24:56 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 00:24:56 provisioning config files... 00:24:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/102@tmp/config16783232951385929430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:57 ---> docker-login.sh 00:24:57 nexus3.edgexfoundry.org:10001 00:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:57 Configure a credential helper to remove this warning. See 00:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:57 00:24:57 Login Succeeded 00:24:57 nexus3.edgexfoundry.org:10002 00:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:57 Configure a credential helper to remove this warning. See 00:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:57 00:24:57 Login Succeeded 00:24:57 nexus3.edgexfoundry.org:10003 00:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:58 Configure a credential helper to remove this warning. See 00:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:58 00:24:58 Login Succeeded 00:24:58 nexus3.edgexfoundry.org:10004 00:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:58 Configure a credential helper to remove this warning. See 00:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:58 00:24:58 Login Succeeded 00:24:58 docker.io 00:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:59 Configure a credential helper to remove this warning. See 00:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:59 00:24:59 Login Succeeded 00:24:59 ---> docker-login.sh ends [Pipeline] } 00:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:59 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 00:24:59 810f843ca8afc54dd8e89bba5045e5c7e7013274 00:24:59 latest 00:24:59 3.0.0-dev.6 00:24:59 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 00:24:59 main 00:24:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274 00:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:25:00 03f2d3cb2dab: Preparing 00:25:00 77fcb5af56f9: Preparing 00:25:00 ff288a54d216: Preparing 00:25:00 26cbea5cba74: Preparing 00:25:00 26cbea5cba74: Layer already exists 00:25:00 77fcb5af56f9: Pushed 00:25:00 03f2d3cb2dab: Pushed 00:25:07 ff288a54d216: Pushed 00:25:07 810f843ca8afc54dd8e89bba5045e5c7e7013274: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:25:07 03f2d3cb2dab: Preparing 00:25:07 77fcb5af56f9: Preparing 00:25:07 ff288a54d216: Preparing 00:25:07 26cbea5cba74: Preparing 00:25:07 ff288a54d216: Layer already exists 00:25:07 77fcb5af56f9: Layer already exists 00:25:07 03f2d3cb2dab: Layer already exists 00:25:07 26cbea5cba74: Layer already exists 00:25:08 latest: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.6 00:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:25:08 03f2d3cb2dab: Preparing 00:25:08 77fcb5af56f9: Preparing 00:25:08 ff288a54d216: Preparing 00:25:08 26cbea5cba74: Preparing 00:25:08 77fcb5af56f9: Layer already exists 00:25:08 26cbea5cba74: Layer already exists 00:25:08 ff288a54d216: Layer already exists 00:25:08 03f2d3cb2dab: Layer already exists 00:25:08 3.0.0-dev.6: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 00:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:25:09 03f2d3cb2dab: Preparing 00:25:09 77fcb5af56f9: Preparing 00:25:09 ff288a54d216: Preparing 00:25:09 26cbea5cba74: Preparing 00:25:09 ff288a54d216: Layer already exists 00:25:09 03f2d3cb2dab: Layer already exists 00:25:09 26cbea5cba74: Layer already exists 00:25:09 77fcb5af56f9: Layer already exists 00:25:10 810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 00:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:25:10 03f2d3cb2dab: Preparing 00:25:10 77fcb5af56f9: Preparing 00:25:10 ff288a54d216: Preparing 00:25:10 26cbea5cba74: Preparing 00:25:10 77fcb5af56f9: Layer already exists 00:25:10 26cbea5cba74: Layer already exists 00:25:10 03f2d3cb2dab: Layer already exists 00:25:10 ff288a54d216: Layer already exists 00:25:11 main: digest: sha256:ff3f3e561af1368ec4b324611cb64d1f13ffc0c92f6a5c4ccf882059e336b840 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:11 ===================================================== [Pipeline] echo 00:25:11 taggedImages: 00:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274 00:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.6 00:25:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:810f843ca8afc54dd8e89bba5045e5c7e7013274-3.0.0-dev.6 00:25:11 - 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 00:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:11 00:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:11 arm64: Pulling from edgex-lftools-log-publisher 00:25:11 8998bd30e6a1: Pulling fs layer 00:25:11 04944245beec: Pulling fs layer 00:25:11 699f458cf7ca: Pulling fs layer 00:25:11 765212b225bb: Pulling fs layer 00:25:11 f23df028b6ca: Pulling fs layer 00:25:11 d65c8cfc05b1: Pulling fs layer 00:25:11 2437ff75d9bd: Pulling fs layer 00:25:11 765212b225bb: Waiting 00:25:11 f23df028b6ca: Waiting 00:25:11 d65c8cfc05b1: Waiting 00:25:11 2437ff75d9bd: Waiting 00:25:12 04944245beec: Verifying Checksum 00:25:12 04944245beec: Download complete 00:25:12 765212b225bb: Verifying Checksum 00:25:12 765212b225bb: Download complete 00:25:12 f23df028b6ca: Download complete 00:25:12 d65c8cfc05b1: Verifying Checksum 00:25:12 d65c8cfc05b1: Download complete 00:25:12 699f458cf7ca: Verifying Checksum 00:25:12 699f458cf7ca: Download complete 00:25:12 8998bd30e6a1: Download complete 00:25:15 2437ff75d9bd: Verifying Checksum 00:25:15 2437ff75d9bd: Download complete 00:25:16 8998bd30e6a1: Pull complete 00:25:17 04944245beec: Pull complete 00:25:18 699f458cf7ca: Pull complete 00:25:18 765212b225bb: Pull complete 00:25:19 f23df028b6ca: Pull complete 00:25:19 d65c8cfc05b1: Pull complete 00:25:34 2437ff75d9bd: Pull complete 00:25:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:34 prd-ubuntu20.04-docker-arm64-4c-16g-12657 does not seem to be running inside a container 00:25:34 $ 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/102 -v /w/workspace/edgex-ui-go/102:/w/workspace/edgex-ui-go/102:rw,z -v /w/workspace/edgex-ui-go/102@tmp:/w/workspace/edgex-ui-go/102@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 00:25:38 $ docker top 71fc9f6f924fcc9d001820bd8831ac4bcf86d9678a20e5568aedacbf40dbe60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:38 ---> job-cost.sh 00:25:38 lf-activate-venv: SKIPPING 00:25:38 INFO: No Stack... 00:25:39 INFO: Retrieving Pricing Info for: v3-standard-4 00:25:40 INFO: Archiving Costs [Pipeline] sh 00:25:40 + cat /w/workspace/edgex-ui-go/102/archives/cost.csv 00:25:40 + cut -d, -f6 [Pipeline] lock 00:25:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] 00:25:40 Resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] did not exist. Created. 00:25:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:41 /w/workspace/edgex-ui-go/102@tmp/durable-20611273/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:25:42 + echo total: 0.10999999940395355 [Pipeline] stash 00:25:42 Warning: overwriting stash ‘stack-cost’ 00:25:47 Stashed 1 file(s) [Pipeline] } 00:25:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:47 $ docker stop --time=1 71fc9f6f924fcc9d001820bd8831ac4bcf86d9678a20e5568aedacbf40dbe60a 00:25:49 $ docker rm -f --volumes 71fc9f6f924fcc9d001820bd8831ac4bcf86d9678a20e5568aedacbf40dbe60a [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 00:25:49 provisioning config files... 00:25:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16764033974748487870tmp [Pipeline] { [Pipeline] sh 00:25:49 + set +x 00:25:49 + bash -s -- 00:25:49 + curl -s https://codecov.io/bash 00:25:49 00:25:49 _____ _ 00:25:49 / ____| | | 00:25:49 | | ___ __| | ___ ___ _____ __ 00:25:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:25:49 | |___| (_) | (_| | __/ (_| (_) \ V / 00:25:49 \_____\___/ \__,_|\___|\___\___/ \_/ 00:25:49 Bash-1.0.6 00:25:49 00:25:49 00:25:49 ==> git version 2.25.1 found 00:25:49 ==> 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 00:25:49 Release-Date: 2020-01-08 00:25:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:25:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:25:49 ==> Jenkins CI detected. 00:25:49 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 00:25:49 project root: . 00:25:49 --> token set from env 00:25:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:25:49 ==> Running gcov in . (disable via -X gcov) 00:25:50 ==> Python coveragepy not found 00:25:50 ==> Searching for coverage reports in: 00:25:50 + . 00:25:50 -> Found 1 reports 00:25:50 ==> Detecting git/mercurial file structure 00:25:50 ==> Reading reports 00:25:50 + ./coverage.out bytes=10 00:25:50 ==> Appending adjustments 00:25:50 https://docs.codecov.io/docs/fixing-reports 00:25:50 + Found adjustments 00:25:50 ==> Gzipping contents 00:25:50 12K /tmp/codecov.7rE2lQ.gz 00:25:50 ==> Uploading reports 00:25:50 url: https://codecov.io 00:25:50 query: branch=main&commit=810f843ca8afc54dd8e89bba5045e5c7e7013274&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:25:50 -> Pinging Codecov 00:25:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=810f843ca8afc54dd8e89bba5045e5c7e7013274&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:25:50 -> Uploading to 00:25:50 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/810f843ca8afc54dd8e89bba5045e5c7e7013274/53e3d202-d205-4066-9231-fb577aada5b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T002550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8727af5f37de4680e54fa377eae1b28d56c941b83f095561c5342a8c603109c 00:25:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:25:50 Dload Upload Total Spent Left Speed 00:25:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 36669 --:--:-- --:--:-- --:--:-- 36669 00:25:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] } 00:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:25:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:25:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:25:51 00:25:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:25:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:25:52 df9b9388f04a: Pulling fs layer 00:25:52 52dc419b0ee2: Pulling fs layer 00:25:52 25bc292e5bac: Pulling fs layer 00:25:52 114826534d7a: Pulling fs layer 00:25:52 4657fd5d0bcf: Pulling fs layer 00:25:52 6ad1cebc031e: Pulling fs layer 00:25:52 8a3aa393b2d8: Pulling fs layer 00:25:52 114826534d7a: Waiting 00:25:52 4657fd5d0bcf: Waiting 00:25:52 6ad1cebc031e: Waiting 00:25:52 8a3aa393b2d8: Waiting 00:25:52 25bc292e5bac: Verifying Checksum 00:25:52 25bc292e5bac: Download complete 00:25:52 52dc419b0ee2: Download complete 00:25:52 4657fd5d0bcf: Verifying Checksum 00:25:52 4657fd5d0bcf: Download complete 00:25:52 df9b9388f04a: Download complete 00:25:52 6ad1cebc031e: Verifying Checksum 00:25:52 6ad1cebc031e: Download complete 00:25:52 df9b9388f04a: Pull complete 00:25:52 52dc419b0ee2: Pull complete 00:25:52 25bc292e5bac: Pull complete 00:25:52 114826534d7a: Verifying Checksum 00:25:52 114826534d7a: Download complete 00:25:53 8a3aa393b2d8: Verifying Checksum 00:25:53 8a3aa393b2d8: Download complete 00:25:56 114826534d7a: Pull complete 00:25:56 4657fd5d0bcf: Pull complete 00:25:56 6ad1cebc031e: Pull complete 00:25:59 8a3aa393b2d8: Pull complete 00:25:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:25:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:00 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:26:00 $ 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 00:26:04 $ docker top 540ca27ea9ad0567d755ca4962e2a09a525ec20bbcbe3c30fab1ff9968b84993 -eo pid,comm [Pipeline] { [Pipeline] echo 00:26:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 00:26:04 + set -o pipefail 00:26:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 00:26:09 00:26:09 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 00:26:09 00:26:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/2d8edc41-bcd9-449d-bed1-740bf5f5377e 00:26:09 00:26:09 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 00:26:09 00:26:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:26:09 00:26:09 00:26:09 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:26:09 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:26:09 More details here: https://snyk.co/ue1NS 00:26:09 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 00:26:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:26:09 $ docker stop --time=1 540ca27ea9ad0567d755ca4962e2a09a525ec20bbcbe3c30fab1ff9968b84993 00:26:13 $ docker rm -f --volumes 540ca27ea9ad0567d755ca4962e2a09a525ec20bbcbe3c30fab1ff9968b84993 [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 00:26:14 + git log --format=format:%s -1 810f843ca8afc54dd8e89bba5045e5c7e7013274 [Pipeline] sh 00:26:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:15 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:26:15 $ 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 00:26:15 $ docker top 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 -eo pid,comm 00:26:15 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). 00:26:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:15 [ssh-agent] Looking for ssh-agent implementation... 00:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:15 $ docker exec 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 ssh-agent 00:26:16 SSH_AUTH_SOCK=/tmp/ssh-OvAK386PFYo3/agent.34 00:26:16 SSH_AGENT_PID=40 00:26:16 Running ssh-add (command line suppressed) 00:26:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14434570780972669922.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14434570780972669922.key) 00:26:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:16 + git semver tag 00:26:16 2023-05-04 00:26:16,661 [run_tag] DEBUG tag force:False 00:26:16 2023-05-04 00:26:16,661 [check_head_tag] DEBUG check head tag 00:26:16 2023-05-04 00:26:16,662 [execute] INFO git cat-file --batch-check 00:26:16 2023-05-04 00:26:16,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 00:26:16 2023-05-04 00:26:16,666 [execute] INFO git cat-file --batch 00:26:16 2023-05-04 00:26:16,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 00:26:16 2023-05-04 00:26:16,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:16 2023-05-04 00:26:16,681 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 00:26:16 2023-05-04 00:26:16,681 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 00:26:16 2023-05-04 00:26:16,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:16 3.0.0-dev.6 [Pipeline] } 00:26:16 $ docker exec --env ******** --env ******** 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 ssh-agent -k 00:26:16 unset SSH_AUTH_SOCK; 00:26:16 unset SSH_AGENT_PID; 00:26:16 echo Agent pid 40 killed; 00:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:17 + git semver [Pipeline] } 00:26:17 $ docker stop --time=1 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 00:26:18 $ docker rm -f --volumes 0da332c79403ca39c430fb1ab28d03b2416826ae60dd5ee0c6749d22cf315382 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:26:19 00:26:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:26:19 0.23.1-centos7: Pulling from edgex-lftools 00:26:19 ab5ef0e58194: Pulling fs layer 00:26:19 9712f1f96733: Pulling fs layer 00:26:19 63f879dbbcfc: Pulling fs layer 00:26:19 0d9ebad4ef96: Pulling fs layer 00:26:19 e9a5061849ea: Pulling fs layer 00:26:19 d747dcd14b5f: Pulling fs layer 00:26:19 2de7ff778b66: Pulling fs layer 00:26:19 e9a5061849ea: Waiting 00:26:19 d747dcd14b5f: Waiting 00:26:19 2de7ff778b66: Waiting 00:26:19 0d9ebad4ef96: Waiting 00:26:19 9712f1f96733: Verifying Checksum 00:26:19 9712f1f96733: Download complete 00:26:19 63f879dbbcfc: Verifying Checksum 00:26:19 63f879dbbcfc: Download complete 00:26:19 e9a5061849ea: Verifying Checksum 00:26:19 e9a5061849ea: Download complete 00:26:19 0d9ebad4ef96: Verifying Checksum 00:26:19 0d9ebad4ef96: Download complete 00:26:19 d747dcd14b5f: Verifying Checksum 00:26:19 d747dcd14b5f: Download complete 00:26:20 ab5ef0e58194: Verifying Checksum 00:26:20 ab5ef0e58194: Download complete 00:26:20 2de7ff778b66: Verifying Checksum 00:26:22 ab5ef0e58194: Pull complete 00:26:22 9712f1f96733: Pull complete 00:26:23 63f879dbbcfc: Pull complete 00:26:26 0d9ebad4ef96: Pull complete 00:26:26 e9a5061849ea: Pull complete 00:26:27 d747dcd14b5f: Pull complete 00:26:28 2de7ff778b66: Pull complete 00:26:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:26:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:28 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:26:28 $ 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 00:26:33 $ docker top 1d56fe8aee18d68cf0dcaf57b993306d8a0ee52894cae8985e1be10779e09dcb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:26:33 provisioning config files... 00:26:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15828381077589317705tmp 00:26:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5698774064465116086tmp 00:26:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17875592039808787143tmp [Pipeline] { [Pipeline] echo 00:26:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:26:33 ---> sigul-configuration.sh 00:26:33 gpg: directory `/root/.gnupg' created 00:26:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:26:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:26:33 gpg: keyring `/root/.gnupg/secring.gpg' created 00:26:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:26:33 gpg: CAST5 encrypted data 00:26:33 gpg: encrypted with 1 passphrase 00:26:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:26:34 + mkdir /home/jenkins 00:26:34 + mkdir /home/jenkins/sigul [Pipeline] sh 00:26:34 + 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 00:26:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:26:34 ---> sigul-install.sh 00:26:34 Sigul already installed; skipping installation. [Pipeline] sh 00:26:35 + git tag --list 00:26:35 0.1.1 00:26:35 v1.1.0 00:26:35 v1.2.0 00:26:35 v1.2.1 00:26:35 v1.3.0 00:26:35 v2.0.0 00:26:35 v2.1.0 00:26:35 v2.2.0 00:26:35 v2.2.1-dev.1 00:26:35 v2.2.1-dev.2 00:26:35 v2.2.1-dev.3 00:26:35 v2.2.1-dev.4 00:26:35 v2.2.1-dev.5 00:26:35 v2.2.1-dev.6 00:26:35 v2.2.1-dev.7 00:26:35 v2.3.0 00:26:35 v2.3.0-dev.10 00:26:35 v2.3.0-dev.11 00:26:35 v2.3.0-dev.12 00:26:35 v2.3.0-dev.13 00:26:35 v2.3.0-dev.14 00:26:35 v2.3.0-dev.15 00:26:35 v2.3.0-dev.16 00:26:35 v2.3.0-dev.17 00:26:35 v2.3.0-dev.18 00:26:35 v2.3.0-dev.19 00:26:35 v2.3.0-dev.20 00:26:35 v2.3.0-dev.21 00:26:35 v2.3.0-dev.22 00:26:35 v2.3.0-dev.23 00:26:35 v2.3.0-dev.24 00:26:35 v2.3.0-dev.7 00:26:35 v2.3.0-dev.8 00:26:35 v2.3.0-dev.9 00:26:35 v3.0.0-dev.1 00:26:35 v3.0.0-dev.2 00:26:35 v3.0.0-dev.3 00:26:35 v3.0.0-dev.4 00:26:35 v3.0.0-dev.5 00:26:35 v3.0.0-dev.6 [Pipeline] sh 00:26:35 + lftools sign git-tag v3.0.0-dev.6 00:26:35 Signing Git tag with Sigul... 00:26:35 Signing v3.0.0-dev.6 [Pipeline] echo 00:26:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:26:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:26:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:26:36 $ docker stop --time=1 1d56fe8aee18d68cf0dcaf57b993306d8a0ee52894cae8985e1be10779e09dcb 00:26:37 $ docker rm -f --volumes 1d56fe8aee18d68cf0dcaf57b993306d8a0ee52894cae8985e1be10779e09dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:26:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:38 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:26:38 $ 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 00:26:39 $ docker top abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae -eo pid,comm 00:26:39 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). 00:26:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:39 [ssh-agent] Looking for ssh-agent implementation... 00:26:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:39 $ docker exec abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae ssh-agent 00:26:39 SSH_AUTH_SOCK=/tmp/ssh-zEq3wgdKrdH2/agent.33 00:26:39 SSH_AGENT_PID=39 00:26:39 Running ssh-add (command line suppressed) 00:26:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9829718867286452235.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9829718867286452235.key) 00:26:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:39 + git semver bump pre 00:26:40 2023-05-04 00:26:39,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:40 2023-05-04 00:26:39,985 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev 00:26:40 2023-05-04 00:26:39,985 [bump_version] DEBUG bumped version:3.0.0-dev.7 00:26:40 2023-05-04 00:26:39,985 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 00:26:40 2023-05-04 00:26:39,985 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:40 2023-05-04 00:26:39,985 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:40 2023-05-04 00:26:39,986 [execute] INFO git cat-file --batch-check 00:26:40 2023-05-04 00:26:39,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:26:40 2023-05-04 00:26:39,991 [execute] INFO git cat-file --batch 00:26:40 2023-05-04 00:26:39,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:26:40 2023-05-04 00:26:39,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:40 3.0.0-dev.7 [Pipeline] } 00:26:40 $ docker exec --env ******** --env ******** abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae ssh-agent -k 00:26:40 unset SSH_AUTH_SOCK; 00:26:40 unset SSH_AGENT_PID; 00:26:40 echo Agent pid 39 killed; 00:26:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:40 + git semver [Pipeline] } 00:26:40 $ docker stop --time=1 abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae 00:26:42 $ docker rm -f --volumes abab04d2eac6f8251122be6f981cf277e3a18025f1ed2f94a294986fd2b844ae [Pipeline] // withDockerContainer [Pipeline] sh 00:26:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:26:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:42 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:26:43 $ 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 00:26:43 $ docker top 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 -eo pid,comm 00:26:43 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). 00:26:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:26:43 [ssh-agent] Looking for ssh-agent implementation... 00:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:26:43 $ docker exec 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 ssh-agent 00:26:43 SSH_AUTH_SOCK=/tmp/ssh-7PEtvTvXBTIp/agent.33 00:26:43 SSH_AGENT_PID=39 00:26:43 Running ssh-add (command line suppressed) 00:26:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17663596289549036336.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17663596289549036336.key) 00:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:26:44 + git semver push 00:26:44 2023-05-04 00:26:44,288 [run_push] DEBUG push 00:26:44 2023-05-04 00:26:44,288 [execute] INFO git cat-file --batch-check 00:26:44 2023-05-04 00:26:44,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:26:44 2023-05-04 00:26:44,293 [execute] INFO git rev-list 94f6dca2bd438e5209509f90420af46f421f11eb -- 00:26:44 2023-05-04 00:26:44,293 [execute] DEBUG Popen(['git', 'rev-list', '94f6dca2bd438e5209509f90420af46f421f11eb', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:26:44 2023-05-04 00:26:44,303 [execute] INFO git fetch -v origin 00:26:44 2023-05-04 00:26:44,304 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:26:44 2023-05-04 00:26:44,784 [run_push] DEBUG no remote changes detected 00:26:44 2023-05-04 00:26:44,784 [execute] INFO git push origin semver 00:26:44 2023-05-04 00:26:44,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:26:45 2023-05-04 00:26:45,523 [run_push] DEBUG push all version tags 00:26:45 2023-05-04 00:26:45,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:26:45 2023-05-04 00:26:45,524 [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) 00:26:46 2023-05-04 00:26:46,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:26:46 3.0.0-dev.7 [Pipeline] } 00:26:46 $ docker exec --env ******** --env ******** 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 ssh-agent -k 00:26:46 unset SSH_AUTH_SOCK; 00:26:46 unset SSH_AGENT_PID; 00:26:46 echo Agent pid 39 killed; 00:26:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:26:46 + git semver [Pipeline] } 00:26:47 $ docker stop --time=1 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 00:26:48 $ docker rm -f --volumes 374ae29116c52bfa1db2d51446a61af24bb2b3c59487e1c4fdac2dbc29c0caf7 [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 00:26:48 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 00:26:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:26:48 total 16 00:26:48 drwxr-xr-x 3 root root 4096 May 4 00:05 . 00:26:48 drwxrwxr-x 15 jenkins jenkins 4096 May 4 00:26 .. 00:26:48 drwxr-xr-x 2 root root 4096 May 4 00:05 cost 00:26:48 -rw-r--r-- 1 root root 83 May 4 00:05 cost.csv 00:26:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:26:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:26:48 total 16 00:26:48 drwxr-xr-x 3 jenkins jenkins 4096 May 4 00:05 . 00:26:48 drwxrwxr-x 15 jenkins jenkins 4096 May 4 00:26 .. 00:26:48 drwxr-xr-x 2 jenkins jenkins 4096 May 4 00:05 cost 00:26:48 -rw-r--r-- 1 jenkins jenkins 83 May 4 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:26:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:26:50 ---> package-listing.sh 00:26:50 ++ facter osfamily 00:26:50 ++ tr '[:upper:]' '[:lower:]' 00:26:50 + OS_FAMILY=debian 00:26:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 00:26:50 + START_PACKAGES=/tmp/packages_start.txt 00:26:50 + END_PACKAGES=/tmp/packages_end.txt 00:26:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:26:50 + PACKAGES=/tmp/packages_start.txt 00:26:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:26:50 + PACKAGES=/tmp/packages_end.txt 00:26:50 + case "${OS_FAMILY}" in 00:26:50 + dpkg -l 00:26:50 + grep '^ii' 00:26:50 + '[' -f /tmp/packages_start.txt ']' 00:26:50 + '[' -f /tmp/packages_end.txt ']' 00:26:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:26:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:26:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 00:26:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 00:26:50 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 00:26:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:51 prd-ubuntu20.04-docker-8c-8g-12655 does not seem to be running inside a container 00:26:51 $ 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 00:26:51 $ docker top 0d0d68853d429a5d31cf830f197a635ab8b6470a2b1316b835bd1f8408237d21 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:26:52 + mkdir -p /var/log/sysstat [Pipeline] sh 00:26:52 + ls /var/log/sa-host 00:26:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:52 provisioning config files... 00:26:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11392165404700658749tmp [Pipeline] { [Pipeline] echo 00:26:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:26:52 ---> create-netrc.sh [Pipeline] } 00:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> python-tools-install.sh [Pipeline] echo 00:26:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> sudo-logs.sh 00:26:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:26:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:26:53 ---> job-cost.sh 00:26:53 lf-activate-venv: SKIPPING 00:26:53 DEBUG: total: 0.2199999988079071 00:26:53 INFO: Retrieving Stack Cost... 00:26:54 INFO: Retrieving Pricing Info for: v3-standard-8 00:26:54 INFO: Archiving Costs [Pipeline] echo 00:26:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:26:54 ---> logs-deploy.sh 00:26:54 lf-activate-venv: SKIPPING 00:26:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/102 00:26:54 INFO: archiving workspace using pattern(s): 00:26:55 Archives upload complete. 00:26:55 INFO: archiving logs to Nexus