Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a5a4ec92ca374ae5f786629731d1f336ce6694e 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-ssh15826613696863823382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9123262668218647548.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14606268079210495387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3781349804776795907.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-ssh7746324865794788716.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7565 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8a5a4ec92ca374ae5f786629731d1f336ce6694e (main) Commit message: "Merge pull request #592 from bnevis-i/api-gateway-rename" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-list --no-walk 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:43 ========================================================= 15:12:43 EdgeX Global Pipelines Version Info 15:12:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:43 ------------------- 15:12:43 stable info: 15:12:43 ------------------- 15:12:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:43 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:12:43 Message: update stable to v1.0.245 15:12:44 ------------------- 15:12:44 experimental info: 15:12:44 ------------------- 15:12:44 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:44 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 15:12:44 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:12:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo 15:12:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a5a4ec [Pipeline] echo 15:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:45 provisioning config files... 15:12:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9700815876495434462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:45 ---> docker-login.sh 15:12:45 nexus3.edgexfoundry.org:10001 15:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:45 Configure a credential helper to remove this warning. See 15:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:45 15:12:45 Login Succeeded 15:12:45 nexus3.edgexfoundry.org:10002 15:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:45 Configure a credential helper to remove this warning. See 15:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:45 15:12:45 Login Succeeded 15:12:45 nexus3.edgexfoundry.org:10003 15:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:45 Configure a credential helper to remove this warning. See 15:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:45 15:12:45 Login Succeeded 15:12:45 nexus3.edgexfoundry.org:10004 15:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:46 Configure a credential helper to remove this warning. See 15:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:46 15:12:46 Login Succeeded 15:12:46 docker.io 15:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:46 Configure a credential helper to remove this warning. See 15:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:46 15:12:46 Login Succeeded 15:12:46 ---> docker-login.sh ends [Pipeline] } 15:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:12:46 + git rev-list -1 --merges 8a5a4ec92ca374ae5f786629731d1f336ce6694e~1..8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo 15:12:46 -----------> git rev-list -1 --merges 8a5a4ec92ca374ae5f786629731d1f336ce6694e~1..8a5a4ec92ca374ae5f786629731d1f336ce6694e 8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:12:46 8a5a4ec92ca374ae5f786629731d1f336ce6694e [false] [Pipeline] sh 15:12:47 + git log --format=format:%s -1 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo 15:12:47 ========================================================= 15:12:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:12:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:47 + git log --format=format:%s -1 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo 15:12:47 [semverPrep] GIT_COMMIT: 8a5a4ec92ca374ae5f786629731d1f336ce6694e, Commit Message: Merge pull request #592 from bnevis-i/api-gateway-rename [Pipeline] echo 15:12:47 [semverPrep] This is not a build commit. [Pipeline] sh 15:12:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:47 + grep -v github /etc/ssh/ssh_known_hosts 15:12:47 + [ -e /tmp/ssh_known_hosts ] 15:12:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:12:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:12:47 + sudo tee -a /etc/ssh/ssh_known_hosts 15:12:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:48 15:12:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:48 0.1.4: Pulling from edgex-devops/py-git-semver 15:12:48 b85a868b505f: Pulling fs layer 15:12:48 e2be974225ed: Pulling fs layer 15:12:48 339a4e72a1f5: Pulling fs layer 15:12:48 988bab9f4d93: Pulling fs layer 15:12:48 1469e6f7b9e6: Pulling fs layer 15:12:48 eaf3925da568: Pulling fs layer 15:12:48 bab4dde63d76: Pulling fs layer 15:12:48 bde34c3a00c8: Pulling fs layer 15:12:48 b352a97aabf1: Pulling fs layer 15:12:48 4872d77fe225: Pulling fs layer 15:12:48 5851b861e8e6: Pulling fs layer 15:12:48 bab4dde63d76: Waiting 15:12:48 bde34c3a00c8: Waiting 15:12:48 b352a97aabf1: Waiting 15:12:48 4872d77fe225: Waiting 15:12:48 5851b861e8e6: Waiting 15:12:48 988bab9f4d93: Waiting 15:12:48 1469e6f7b9e6: Waiting 15:12:48 eaf3925da568: Waiting 15:12:48 e2be974225ed: Verifying Checksum 15:12:48 e2be974225ed: Download complete 15:12:48 988bab9f4d93: Verifying Checksum 15:12:48 988bab9f4d93: Download complete 15:12:48 1469e6f7b9e6: Verifying Checksum 15:12:48 1469e6f7b9e6: Download complete 15:12:48 339a4e72a1f5: Verifying Checksum 15:12:48 339a4e72a1f5: Download complete 15:12:48 eaf3925da568: Verifying Checksum 15:12:48 eaf3925da568: Download complete 15:12:48 bde34c3a00c8: Verifying Checksum 15:12:48 bde34c3a00c8: Download complete 15:12:48 b352a97aabf1: Verifying Checksum 15:12:48 b352a97aabf1: Download complete 15:12:48 4872d77fe225: Download complete 15:12:48 5851b861e8e6: Verifying Checksum 15:12:48 5851b861e8e6: Download complete 15:12:48 b85a868b505f: Verifying Checksum 15:12:48 b85a868b505f: Download complete 15:12:49 bab4dde63d76: Verifying Checksum 15:12:49 bab4dde63d76: Download complete 15:12:50 b85a868b505f: Pull complete 15:12:50 e2be974225ed: Pull complete 15:12:50 339a4e72a1f5: Pull complete 15:12:50 988bab9f4d93: Pull complete 15:12:51 1469e6f7b9e6: Pull complete 15:12:51 eaf3925da568: Pull complete 15:12:53 bab4dde63d76: Pull complete 15:12:53 bde34c3a00c8: Pull complete 15:12:53 b352a97aabf1: Pull complete 15:12:53 4872d77fe225: Pull complete 15:12:53 5851b861e8e6: Pull complete 15:12:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:53 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:12:55 $ docker top 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 -eo pid,comm 15:12:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:12:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:55 [ssh-agent] Looking for ssh-agent implementation... 15:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:55 $ docker exec 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent 15:12:56 SSH_AUTH_SOCK=/tmp/ssh-MCNEbQjEHwer/agent.32 15:12:56 SSH_AGENT_PID=38 15:12:56 Running ssh-add (command line suppressed) 15:12:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8095065951387295554.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8095065951387295554.key) 15:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:56 + git tag --points-at HEAD [Pipeline] } 15:12:56 $ docker exec --env ******** --env ******** 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent -k 15:12:56 unset SSH_AUTH_SOCK; 15:12:56 unset SSH_AGENT_PID; 15:12:56 echo Agent pid 38 killed; 15:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:56 [ssh-agent] Looking for ssh-agent implementation... 15:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:56 $ docker exec 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent 15:12:56 SSH_AUTH_SOCK=/tmp/ssh-h24dNqHFcefx/agent.70 15:12:56 SSH_AGENT_PID=76 15:12:56 Running ssh-add (command line suppressed) 15:12:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6862334066018877661.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6862334066018877661.key) 15:12:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:57 + git semver init 15:12:57 2023-04-12 15:12:57,476 [run_init] DEBUG init version:0.0.0 force:False 15:12:57 2023-04-12 15:12:57,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:12:57 2023-04-12 15:12:57,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:12:57 2023-04-12 15:12:57,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:12:59 2023-04-12 15:12:58,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:12:59 2023-04-12 15:12:58,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:12:59 2023-04-12 15:12:58,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:12:59 2023-04-12 15:12:58,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:12:59 3.0.0-dev.3 [Pipeline] } 15:12:59 $ docker exec --env ******** --env ******** 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent -k 15:12:59 unset SSH_AUTH_SOCK; 15:12:59 unset SSH_AGENT_PID; 15:12:59 echo Agent pid 76 killed; 15:12:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:59 + git semver [Pipeline] } 15:13:00 $ docker stop --time=1 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 15:13:01 $ docker rm -f --volumes 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:13:02 Stashed 1 file(s) [Pipeline] echo 15:13:02 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:02 provisioning config files... 15:13:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11246154445503844812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:02 ---> docker-login.sh 15:13:02 nexus3.edgexfoundry.org:10001 15:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:02 Configure a credential helper to remove this warning. See 15:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:02 15:13:02 Login Succeeded 15:13:02 nexus3.edgexfoundry.org:10002 15:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:02 Configure a credential helper to remove this warning. See 15:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:02 15:13:02 Login Succeeded 15:13:02 nexus3.edgexfoundry.org:10003 15:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:02 Configure a credential helper to remove this warning. See 15:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:02 15:13:02 Login Succeeded 15:13:02 nexus3.edgexfoundry.org:10004 15:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:02 Configure a credential helper to remove this warning. See 15:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:02 15:13:02 Login Succeeded 15:13:02 docker.io 15:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:02 Configure a credential helper to remove this warning. See 15:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:02 15:13:02 Login Succeeded 15:13:02 ---> docker-login.sh ends [Pipeline] } 15:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:03 ========================================================= 15:13:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:13:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:03 + 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 . 15:13:03 Sending build context to Docker daemon 45.72MB 15:13:03 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 15:13:03 Step 2/16 : FROM ${BASE} AS builder 15:13:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:13:03 63b65145d645: Pulling fs layer 15:13:03 a2d21d5440eb: Pulling fs layer 15:13:03 935e6c44a52c: Pulling fs layer 15:13:03 94cc34f8dd06: Pulling fs layer 15:13:03 30dea6a524f1: Pulling fs layer 15:13:03 a2aff8979fd8: Pulling fs layer 15:13:03 6808be2612f2: Pulling fs layer 15:13:03 f25807f1079a: Pulling fs layer 15:13:03 94cc34f8dd06: Waiting 15:13:03 30dea6a524f1: Waiting 15:13:03 6808be2612f2: Waiting 15:13:03 a2d21d5440eb: Download complete 15:13:03 94cc34f8dd06: Verifying Checksum 15:13:03 94cc34f8dd06: Download complete 15:13:03 30dea6a524f1: Verifying Checksum 15:13:03 30dea6a524f1: Download complete 15:13:03 63b65145d645: Verifying Checksum 15:13:03 63b65145d645: Download complete 15:13:03 a2aff8979fd8: Verifying Checksum 15:13:03 a2aff8979fd8: Download complete 15:13:03 63b65145d645: Pull complete 15:13:04 a2d21d5440eb: Pull complete 15:13:04 f25807f1079a: Verifying Checksum 15:13:04 f25807f1079a: Download complete 15:13:04 935e6c44a52c: Verifying Checksum 15:13:04 935e6c44a52c: Download complete 15:13:04 6808be2612f2: Verifying Checksum 15:13:04 6808be2612f2: Download complete 15:13:07 935e6c44a52c: Pull complete 15:13:07 94cc34f8dd06: Pull complete 15:13:07 30dea6a524f1: Pull complete 15:13:07 a2aff8979fd8: Pull complete 15:13:10 6808be2612f2: Pull complete 15:13:11 f25807f1079a: Pull complete 15:13:11 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:13:11 ---> 3b553350e43f 15:13:11 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:13:14 ---> Running in c2c57a224e04 15:13:14 Removing intermediate container c2c57a224e04 15:13:14 ---> cf4256d7815b 15:13:14 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:13:14 ---> Running in 8b175c439bcc 15:13:14 Removing intermediate container 8b175c439bcc 15:13:14 ---> 07a42beb3a7f 15:13:14 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:13:14 ---> Running in 16a11fd4ad00 15:13:14 Removing intermediate container 16a11fd4ad00 15:13:14 ---> 186d2fddf9d9 15:13:14 Step 6/16 : LABEL Name=edgex-ui-go 15:13:14 ---> Running in 58d6212bf1b4 15:13:14 Removing intermediate container 58d6212bf1b4 15:13:14 ---> 70980a9b0f56 15:13:14 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:13:14 ---> Running in 3f82846c2e54 15:13:14 Removing intermediate container 3f82846c2e54 15:13:14 ---> 7af2473ff52b 15:13:14 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:13:15 latest: Pulling from library/docker 15:13:15 f56be85fc22e: Pulling fs layer 15:13:15 7ed9ddfd3b8f: Pulling fs layer 15:13:15 788e1ab5616a: Pulling fs layer 15:13:15 4e33d011f086: Pulling fs layer 15:13:15 383037bf46bc: Pulling fs layer 15:13:15 04921806bf90: Pulling fs layer 15:13:15 de21e211d8be: Pulling fs layer 15:13:15 d1a705462f92: Pulling fs layer 15:13:15 026562b829bc: Pulling fs layer 15:13:15 f4bc4d1e2e3a: Pulling fs layer 15:13:15 06512f64e545: Pulling fs layer 15:13:15 97a6e8d4b278: Pulling fs layer 15:13:15 65fc0503abc0: Pulling fs layer 15:13:15 810d9c8fb6b2: Pulling fs layer 15:13:15 4e33d011f086: Waiting 15:13:15 383037bf46bc: Waiting 15:13:15 de21e211d8be: Waiting 15:13:15 04921806bf90: Waiting 15:13:15 d1a705462f92: Waiting 15:13:15 026562b829bc: Waiting 15:13:15 97a6e8d4b278: Waiting 15:13:15 f4bc4d1e2e3a: Waiting 15:13:15 65fc0503abc0: Waiting 15:13:15 06512f64e545: Waiting 15:13:15 810d9c8fb6b2: Waiting 15:13:15 788e1ab5616a: Download complete 15:13:15 7ed9ddfd3b8f: Download complete 15:13:15 f56be85fc22e: Verifying Checksum 15:13:15 f56be85fc22e: Download complete 15:13:15 4e33d011f086: Verifying Checksum 15:13:15 4e33d011f086: Download complete 15:13:15 383037bf46bc: Verifying Checksum 15:13:15 383037bf46bc: Download complete 15:13:15 f56be85fc22e: Pull complete 15:13:15 de21e211d8be: Verifying Checksum 15:13:15 de21e211d8be: Download complete 15:13:15 d1a705462f92: Verifying Checksum 15:13:15 d1a705462f92: Download complete 15:13:15 026562b829bc: Verifying Checksum 15:13:15 026562b829bc: Download complete 15:13:15 7ed9ddfd3b8f: Pull complete 15:13:15 788e1ab5616a: Pull complete 15:13:15 06512f64e545: Verifying Checksum 15:13:15 06512f64e545: Download complete 15:13:16 f4bc4d1e2e3a: Verifying Checksum 15:13:16 f4bc4d1e2e3a: Download complete 15:13:16 04921806bf90: Verifying Checksum 15:13:16 04921806bf90: Download complete 15:13:16 4e33d011f086: Pull complete 15:13:16 65fc0503abc0: Download complete 15:13:16 810d9c8fb6b2: Verifying Checksum 15:13:16 383037bf46bc: Pull complete 15:13:17 97a6e8d4b278: Verifying Checksum 15:13:17 97a6e8d4b278: Download complete 15:13:17 Still waiting to schedule task 15:13:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:13:17 04921806bf90: Pull complete 15:13:17 de21e211d8be: Pull complete 15:13:17 d1a705462f92: Pull complete 15:13:17 026562b829bc: Pull complete 15:13:17 f4bc4d1e2e3a: Pull complete 15:13:17 06512f64e545: Pull complete 15:13:18 97a6e8d4b278: Pull complete 15:13:18 65fc0503abc0: Pull complete 15:13:18 810d9c8fb6b2: Pull complete 15:13:18 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 15:13:18 Status: Downloaded newer image for docker:latest 15:13:20 ---> 62deadf1d06d 15:13:20 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:20 ---> Running in e909a445a5e5 15:13:20 Removing intermediate container e909a445a5e5 15:13:20 ---> fdd876e3950b 15:13:20 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:21 ---> Running in 4255b41e2dce 15:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:13:21 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:13:23 OK: 265 MiB in 53 packages 15:13:23 Removing intermediate container 4255b41e2dce 15:13:23 ---> 71dfc498959a 15:13:23 Step 11/16 : ENV GO111MODULE=on 15:13:23 ---> Running in 63cb1b24d2de 15:13:24 Removing intermediate container 63cb1b24d2de 15:13:24 ---> 13e8844ef8db 15:13:24 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:13:24 ---> Running in 275e61e5fc94 15:13:24 Removing intermediate container 275e61e5fc94 15:13:24 ---> a41bb8933af9 15:13:24 Step 13/16 : COPY go.mod vendor* ./ 15:13:24 ---> 90bf9606b5bc 15:13:24 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:24 ---> Running in 8a8829185554 15:13:51 Removing intermediate container 8a8829185554 15:13:51 ---> 2c823ebce372 15:13:51 Step 15/16 : COPY . . 15:13:51 ---> 8d98656c9e02 15:13:51 Step 16/16 : RUN ${MAKE} 15:13:51 ---> Running in 9e09b5d5888b 15:13:51 noop 15:13:51 Removing intermediate container 9e09b5d5888b 15:13:51 ---> 64e4f583fb57 15:13:51 Successfully built 64e4f583fb57 15:13:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:51 + docker inspect -f . ci-base-image-x86_64 15:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:51 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:52 $ docker top 22d5051e3add5ba7e2c8992e0b98aa80a2da5de5ad7b61c7d27ca40bf807320c -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:52 + go version 15:13:52 go version go1.20.2 linux/amd64 [Pipeline] } 15:13:52 $ docker stop --time=1 22d5051e3add5ba7e2c8992e0b98aa80a2da5de5ad7b61c7d27ca40bf807320c 15:13:53 $ docker rm -f --volumes 22d5051e3add5ba7e2c8992e0b98aa80a2da5de5ad7b61c7d27ca40bf807320c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:54 + docker inspect -f . ci-base-image-x86_64 15:13:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:54 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:54 $ docker top 21433c7d1718df485f80837ad01dc97c55a9d0b8c70202e4423c59f38915ba4a -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:13:55 + make test 15:13:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:14:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:14:10 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:14:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:14:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:14:12 ./bin/test-attribution-txt.sh 15:14:12 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 15:14:12 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 15:14:12 An attribution for golang.org/x/net is missing from Attribution.txt, please add 15:14:12 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 15:14:12 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 15:14:12 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 15:14:12 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 15:14:12 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:14:12 make -C web test 15:14:12 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:14:12 make[1]: tput: No such file or directory 15:14:12 make[1]: tput: No such file or directory 15:14:12 warning: generating ./VERSION 15:14:12 echo "0.0.0" > VERSION 15:14:12 docker build \ 15:14:12 -f Dockerfile \ 15:14:12 --build-arg USER=1000 \ 15:14:12 \ 15:14:12 --label "git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e" \ 15:14:12 -t edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e \ 15:14:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:14:12 . 15:14:12 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:14:12 Install the buildx component to build images with BuildKit: 15:14:12 https://docs.docker.com/go/buildx/ 15:14:12 15:14:12 Sending build context to Docker daemon 3.269MB 15:14:12 Step 1/10 : FROM node:16.17-alpine3.15 15:14:13 16.17-alpine3.15: Pulling from library/node 15:14:13 9621f1afde84: Pulling fs layer 15:14:13 c6f70ee39829: Pulling fs layer 15:14:13 56892a8094a2: Pulling fs layer 15:14:13 58dd87906ef0: Pulling fs layer 15:14:13 9621f1afde84: Verifying Checksum 15:14:13 9621f1afde84: Download complete 15:14:13 9621f1afde84: Pull complete 15:14:13 56892a8094a2: Download complete 15:14:13 58dd87906ef0: Verifying Checksum 15:14:13 58dd87906ef0: Download complete 15:14:15 c6f70ee39829: Verifying Checksum 15:14:15 c6f70ee39829: Download complete 15:14:15 c6f70ee39829: Pull complete 15:14:15 56892a8094a2: Pull complete 15:14:16 58dd87906ef0: Pull complete 15:14:16 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:14:16 Status: Downloaded newer image for node:16.17-alpine3.15 15:14:16 ---> b69703f70c3d 15:14:16 Step 2/10 : RUN apk add --no-cache chromium 15:14:18 ---> Running in 64f94c201f6a 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:14:18 (1/129) Installing libxau (1.0.9-r0) 15:14:18 (2/129) Installing libmd (1.0.3-r0) 15:14:18 (3/129) Installing libbsd (0.11.3-r1) 15:14:18 (4/129) Installing libxdmcp (1.1.3-r0) 15:14:18 (5/129) Installing libxcb (1.14-r2) 15:14:18 (6/129) Installing libx11 (1.7.3.1-r0) 15:14:18 (7/129) Installing libxext (1.3.4-r0) 15:14:18 (8/129) Installing libice (1.0.10-r0) 15:14:18 (9/129) Installing libuuid (2.37.4-r0) 15:14:18 (10/129) Installing libsm (1.2.3-r0) 15:14:18 (11/129) Installing libxt (1.2.1-r0) 15:14:18 (12/129) Installing libxmu (1.1.3-r0) 15:14:18 (13/129) Installing xset (1.2.4-r0) 15:14:18 (14/129) Installing xprop (1.2.5-r0) 15:14:18 (15/129) Installing xdg-utils (1.1.3-r0) 15:14:18 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:14:18 (17/129) Installing pkgconf (1.8.1-r0) 15:14:18 (18/129) Installing libffi (3.4.2-r1) 15:14:18 (19/129) Installing libintl (0.21-r0) 15:14:18 (20/129) Installing libblkid (2.37.4-r0) 15:14:18 (21/129) Installing libmount (2.37.4-r0) 15:14:18 (22/129) Installing pcre (8.45-r1) 15:14:18 (23/129) Installing glib (2.70.1-r0) 15:14:18 (24/129) Installing xz-libs (5.2.5-r1) 15:14:18 (25/129) Installing libxml2 (2.9.14-r2) 15:14:18 (26/129) Installing shared-mime-info (2.1-r2) 15:14:18 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:14:19 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:14:19 (29/129) Installing libpng (1.6.37-r1) 15:14:19 (30/129) Installing libwebp (1.2.2-r0) 15:14:19 (31/129) Installing zstd-libs (1.5.0-r0) 15:14:19 (32/129) Installing tiff (4.4.0-r1) 15:14:19 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:14:19 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:14:19 (35/129) Installing libxcomposite (0.4.5-r0) 15:14:19 (36/129) Installing libxfixes (6.0.0-r0) 15:14:19 (37/129) Installing libxrender (0.9.10-r3) 15:14:19 (38/129) Installing libxcursor (1.2.0-r0) 15:14:19 (39/129) Installing libxdamage (1.1.5-r1) 15:14:19 (40/129) Installing libxi (1.8-r0) 15:14:19 (41/129) Installing libxinerama (1.1.4-r1) 15:14:19 (42/129) Installing libxrandr (1.5.2-r1) 15:14:19 (43/129) Installing atk (2.36.0-r0) 15:14:19 (44/129) Installing libxtst (1.2.3-r3) 15:14:19 (45/129) Installing dbus-libs (1.12.24-r0) 15:14:19 (46/129) Installing at-spi2-core (2.42.0-r0) 15:14:19 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:14:19 (48/129) Installing expat (2.5.0-r0) 15:14:19 (49/129) Installing brotli-libs (1.0.9-r5) 15:14:19 (50/129) Installing libbz2 (1.0.8-r1) 15:14:19 (51/129) Installing freetype (2.11.1-r2) 15:14:19 (52/129) Installing fontconfig (2.13.1-r4) 15:14:19 (53/129) Installing pixman (0.40.0-r4) 15:14:19 (54/129) Installing cairo (1.16.0-r5) 15:14:19 (55/129) Installing cairo-gobject (1.16.0-r5) 15:14:19 (56/129) Installing avahi-libs (0.8-r5) 15:14:19 (57/129) Installing gmp (6.2.1-r1) 15:14:19 (58/129) Installing nettle (3.7.3-r0) 15:14:19 (59/129) Installing p11-kit (0.24.0-r1) 15:14:19 (60/129) Installing libtasn1 (4.18.0-r1) 15:14:19 (61/129) Installing libunistring (0.9.10-r1) 15:14:19 (62/129) Installing gnutls (3.7.1-r2) 15:14:19 (63/129) Installing cups-libs (2.3.3-r6) 15:14:19 (64/129) Installing libepoxy (1.5.9-r0) 15:14:19 (65/129) Installing fribidi (1.0.11-r0) 15:14:19 (66/129) Installing graphite2 (1.3.14-r0) 15:14:19 (67/129) Installing harfbuzz (3.0.0-r2) 15:14:19 (68/129) Installing libxft (2.3.4-r0) 15:14:19 (69/129) Installing pango (1.48.10-r0) 15:14:19 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:14:19 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:14:19 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:14:19 (73/129) Installing xkeyboard-config (2.34-r0) 15:14:19 (74/129) Installing libxkbcommon (1.3.1-r0) 15:14:19 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:14:20 Executing gtk+3.0-3.24.30-r0.post-install 15:14:20 (76/129) Installing libfontenc (1.1.4-r0) 15:14:20 (77/129) Installing mkfontscale (1.2.1-r1) 15:14:20 (78/129) Installing ttf-opensans (1.10-r1) 15:14:20 Executing ttf-opensans-1.10-r1.post-install 15:14:22 (79/129) Installing libogg (1.3.5-r0) 15:14:22 (80/129) Installing flac (1.3.4-r0) 15:14:22 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:14:22 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:14:22 (83/129) Installing sdl2 (2.0.16-r4) 15:14:22 (84/129) Installing aom-libs (3.2.0-r0) 15:14:22 (85/129) Installing libass (0.15.2-r0) 15:14:22 (86/129) Installing libdav1d (0.9.2-r0) 15:14:22 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:14:22 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:14:22 (89/129) Installing lame (3.100-r0) 15:14:22 (90/129) Installing opus (1.3.1-r1) 15:14:22 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:14:22 (92/129) Installing soxr (0.1.3-r2) 15:14:22 (93/129) Installing libsrt (1.4.2-r1) 15:14:22 (94/129) Installing libssh (0.9.6-r1) 15:14:22 (95/129) Installing libtheora (1.1.1-r16) 15:14:22 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:14:22 (97/129) Installing libpciaccess (0.16-r0) 15:14:22 (98/129) Installing libdrm (2.4.109-r0) 15:14:22 (99/129) Installing libva (2.13.0-r0) 15:14:22 (100/129) Installing libvdpau (1.4-r0) 15:14:22 (101/129) Installing vidstab (1.1.0-r1) 15:14:22 (102/129) Installing libvorbis (1.3.7-r0) 15:14:22 (103/129) Installing libvpx (1.10.0-r0) 15:14:22 (104/129) Installing vulkan-loader (1.2.196-r0) 15:14:22 (105/129) Installing x264-libs (20210613-r0) 15:14:22 (106/129) Installing x265-libs (3.5-r0) 15:14:22 (107/129) Installing xvidcore (1.3.7-r1) 15:14:22 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:14:22 (109/129) Installing libevent (2.1.12-r4) 15:14:22 (110/129) Installing mesa (21.2.6-r0) 15:14:22 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:14:22 (112/129) Installing mesa-gbm (21.2.6-r0) 15:14:22 (113/129) Installing lcms2 (2.12-r1) 15:14:22 (114/129) Installing nspr (4.32-r0) 15:14:22 (115/129) Installing sqlite-libs (3.36.0-r0) 15:14:22 (116/129) Installing nss (3.78.1-r0) 15:14:22 (117/129) Installing libasyncns (0.8-r1) 15:14:22 (118/129) Installing libltdl (2.4.6-r7) 15:14:22 (119/129) Installing orc (0.4.32-r0) 15:14:22 (120/129) Installing libsndfile (1.0.31-r1) 15:14:22 (121/129) Installing speexdsp (1.2.0-r0) 15:14:23 (122/129) Installing tdb-libs (1.4.5-r0) 15:14:23 (123/129) Installing libpulse (15.0-r2) 15:14:23 (124/129) Installing re2 (2021.11.01-r0) 15:14:23 (125/129) Installing snappy (1.1.9-r1) 15:14:23 (126/129) Installing libgpg-error (1.42-r1) 15:14:23 (127/129) Installing libgcrypt (1.9.4-r0) 15:14:23 (128/129) Installing libxslt (1.1.35-r0) 15:14:23 (129/129) Installing chromium (99.0.4844.84-r0) 15:14:25 Executing busybox-1.34.1-r7.trigger 15:14:25 Executing glib-2.70.1-r0.trigger 15:14:25 Executing shared-mime-info-2.1-r2.trigger 15:14:25 Executing gdk-pixbuf-2.42.8-r0.trigger 15:14:25 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:14:25 Executing fontconfig-2.13.1-r4.trigger 15:14:25 Executing mkfontscale-1.2.1-r1.trigger 15:14:25 OK: 286 MiB in 145 packages 15:14:30 Removing intermediate container 64f94c201f6a 15:14:30 ---> 02bcbe5c3495 15:14:30 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:14:30 ---> Running in 1542659c2d54 15:14:30 Removing intermediate container 1542659c2d54 15:14:30 ---> d531e1fa45e5 15:14:30 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:14:30 ---> Running in cf1b4fe7a681 15:14:30 Removing intermediate container cf1b4fe7a681 15:14:30 ---> c5d791a44b80 15:14:30 Step 5/10 : RUN npm install -g npm 15:14:30 ---> Running in 7d2316382131 15:14:37 15:14:37 removed 7 packages, changed 99 packages, and audited 238 packages in 6s 15:14:37 15:14:37 18 packages are looking for funding 15:14:37 run `npm fund` for details 15:14:37 15:14:37 found 0 vulnerabilities 15:14:38 Removing intermediate container 7d2316382131 15:14:38 ---> b7543d811b77 15:14:38 Step 6/10 : ARG USER=1000 15:14:38 ---> Running in 32410b77968a 15:14:38 Removing intermediate container 32410b77968a 15:14:38 ---> c890aa388b01 15:14:38 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:14:39 ---> Running in 06006fa11435 15:14:39 Removing intermediate container 06006fa11435 15:14:39 ---> 15409664d1eb 15:14:39 Step 8/10 : USER $USER:$USER 15:14:39 ---> Running in 6f445437c066 15:14:39 Removing intermediate container 6f445437c066 15:14:39 ---> 11a66445e8a7 15:14:39 Step 9/10 : WORKDIR /app 15:14:39 ---> Running in f2c68a0f35d5 15:14:39 Removing intermediate container f2c68a0f35d5 15:14:39 ---> 499b8d97ec43 15:14:39 Step 10/10 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:14:39 ---> Running in b3005f13e53b 15:14:39 Removing intermediate container b3005f13e53b 15:14:39 ---> fb21cfdefbe0 15:14:40 Successfully built fb21cfdefbe0 15:14:40 Successfully tagged edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:14:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:14:40 touch edgex-web-ui.imagebuilt 15:14:40 mkdir -p node_modules coverage 15:14:40 chown "1000:1000" node_modules coverage package-lock.json 15:14:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:41 npm WARN EBADENGINE Unsupported engine { 15:14:41 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:14:41 npm WARN EBADENGINE required: { 15:14:41 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:14:41 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:14:41 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:14:41 npm WARN EBADENGINE }, 15:14:41 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:14:41 npm WARN EBADENGINE } 15:14:44 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:14:45 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 15:14:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:14:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:14:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:14:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:14:46 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:14:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:14:46 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:14:48 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 15:14:49 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 15:14:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7566 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:14:49 Running in /w/workspace/edgex-ui-go/99 [Pipeline] { [Pipeline] checkout 15:14:49 The recommended git tool is: git 15:14:50 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 15:14:50 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. 15:14:50 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:14:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:14:51 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. 15:14:51 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. 15:14:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:14:55 using credential edgex-jenkins-ssh 15:14:55 Cloning the remote Git repository 15:14:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:14:55 > git init /w/workspace/edgex-ui-go/99 # timeout=10 15:14:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:14:55 > git --version # timeout=10 15:14:55 > git --version # 'git version 2.25.1' 15:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:56 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. 15:14:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:14:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:00 Avoid second fetch 15:15:00 Checking out Revision 8a5a4ec92ca374ae5f786629731d1f336ce6694e (main) 15:15:00 > git config core.sparsecheckout # timeout=10 15:15:00 > git checkout -f 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 15:15:01 Commit message: "Merge pull request #592 from bnevis-i/api-gateway-rename" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:15:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:15:02 Dload Upload Total Spent Left Speed 15:15:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 15:15:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:15:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:15:03 + sudo tee /etc/docker/daemon.new 15:15:03 { 15:15:03 "registry-mirrors": [ 15:15:03 "https://nexus3.edgexfoundry.org:10001" 15:15:03 ], 15:15:03 "bip": "10.250.0.254/24", 15:15:03 "hosts": [ 15:15:03 "tcp://0.0.0.0:5555", 15:15:03 "unix:///var/run/docker.sock" 15:15:03 ], 15:15:03 "mtu": 1458, 15:15:03 "selinux-enabled": true, 15:15:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:15:03 } [Pipeline] sh 15:15:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:15:04 + sudo service docker restart 15:15:04 15:15:04 added 1478 packages, and audited 1479 packages in 23s 15:15:04 15:15:04 90 packages are looking for funding 15:15:04 run `npm fund` for details 15:15:04 15:15:04 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 15:15:04 15:15:04 To address issues that do not require attention, run: 15:15:04 npm audit fix 15:15:04 15:15:04 To address all issues (including breaking changes), run: 15:15:04 npm audit fix --force 15:15:04 15:15:04 Run `npm audit` for details. 15:15:12 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 15:15:15 - Generating browser application bundles (phase: setup)... 15:15:19 Compiling @angular/compiler/testing : es2015 as esm2015 15:15:19 Compiling @angular/core : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:22 provisioning config files... 15:15:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/99@tmp/config5236063327151029432tmp 15:15:22 Compiling @angular/common : es2015 as esm2015 15:15:22 Compiling @angular/core/testing : es2015 as esm2015 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:23 ---> docker-login.sh 15:15:23 nexus3.edgexfoundry.org:10001 15:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:23 Configure a credential helper to remove this warning. See 15:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:23 15:15:23 Login Succeeded 15:15:23 nexus3.edgexfoundry.org:10002 15:15:23 Compiling @angular/platform-browser : es2015 as esm2015 15:15:23 Compiling @angular/common/testing : es2015 as esm2015 15:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:23 Configure a credential helper to remove this warning. See 15:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:23 15:15:24 Compiling @angular/common/http : es2015 as esm2015 15:15:24 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:15:24 Login Succeeded 15:15:24 nexus3.edgexfoundry.org:10003 15:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:24 Configure a credential helper to remove this warning. See 15:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:24 15:15:24 Login Succeeded 15:15:24 nexus3.edgexfoundry.org:10004 15:15:24 Compiling @angular/router : es2015 as esm2015 15:15:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:15:24 Compiling @angular/forms : es2015 as esm2015 15:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:24 Configure a credential helper to remove this warning. See 15:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:24 15:15:24 Login Succeeded 15:15:24 docker.io 15:15:24 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:25 Compiling @angular/common/http/testing : es2015 as esm2015 15:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:25 Configure a credential helper to remove this warning. See 15:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:25 15:15:25 Login Succeeded 15:15:25 ---> docker-login.sh ends [Pipeline] } 15:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:15:25 ========================================================= 15:15:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:15:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:25 + 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 . 15:15:26 Sending build context to Docker daemon 28.79MB 15:15:26 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 15:15:26 Step 2/16 : FROM ${BASE} AS builder 15:15:27 Compiling @angular/router/testing : es2015 as esm2015 15:15:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:27 af6eaf76a39c: Pulling fs layer 15:15:27 55522c791124: Pulling fs layer 15:15:27 ce5c4a1c91eb: Pulling fs layer 15:15:27 169dfbe0d373: Pulling fs layer 15:15:27 e1ff8fa3b103: Pulling fs layer 15:15:27 52ebb69f0ebf: Pulling fs layer 15:15:27 5abe8eddf0d5: Pulling fs layer 15:15:27 e1ff8fa3b103: Waiting 15:15:27 52ebb69f0ebf: Waiting 15:15:27 5abe8eddf0d5: Waiting 15:15:27 169dfbe0d373: Waiting 15:15:27 55522c791124: Verifying Checksum 15:15:27 55522c791124: Download complete 15:15:27 169dfbe0d373: Verifying Checksum 15:15:27 169dfbe0d373: Download complete 15:15:27 e1ff8fa3b103: Verifying Checksum 15:15:27 e1ff8fa3b103: Download complete 15:15:27 af6eaf76a39c: Verifying Checksum 15:15:28 af6eaf76a39c: Pull complete 15:15:28 5abe8eddf0d5: Verifying Checksum 15:15:28 5abe8eddf0d5: Download complete 15:15:28 55522c791124: Pull complete 15:15:29 ce5c4a1c91eb: Verifying Checksum 15:15:29 ce5c4a1c91eb: Download complete 15:15:29 52ebb69f0ebf: Verifying Checksum 15:15:29 52ebb69f0ebf: Download complete 15:15:33 12 04 2023 15:15:32.789:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:15:33 12 04 2023 15:15:32.794:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:15:33 12 04 2023 15:15:32.800:INFO [launcher]: Starting browser ChromeHeadless 15:15:42 ce5c4a1c91eb: Pull complete 15:15:42 169dfbe0d373: Pull complete 15:15:42 e1ff8fa3b103: Pull complete 15:15:45 ✔ Browser application bundle generation complete. 15:15:45 12 04 2023 15:15:44.875:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 4IDdicYXNFzBeNdkAAAB with id 4014214 15:15:47 52ebb69f0ebf: Pull complete 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.121 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.13 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.141 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.148 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.173 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.262 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.275 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.299 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.306 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.318 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.327 secs) 15:15:48 WARN: ' 15:15:48 It looks like you're using ngModel on the same form field as formControlName. 15:15:48 Support for using the ngModel input property and ngModelChange event with 15:15:48 reactive form directives has been deprecated in Angular v6 and will be removed 15:15:48 in a future version of Angular. 15:15:48 15:15:48 For more information on this, see our API docs here: 15:15:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:15:48 ' 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.327 secs) 15:15:48 WARN: ' 15:15:48 It looks like you're using ngModel on the same form field as formControlName. 15:15:48 Support for using the ngModel input property and ngModelChange event with 15:15:48 reactive form directives has been deprecated in Angular v6 and will be removed 15:15:48 in a future version of Angular. 15:15:48 15:15:48 For more information on this, see our API docs here: 15:15:48 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:15:48 ' 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.385 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.401 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.44 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.46 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.481 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.483 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.487 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.542 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.559 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.598 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.605 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.613 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.635 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.639 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.642 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.645 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.711 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.733 secs) 15:15:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.744 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.758 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.763 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.766 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.784 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.828 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.842 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.852 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.856 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.861 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.866 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.888 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.905 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.909 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.911 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.919 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.935 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.937 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.939 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.946 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.962 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.973 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.982 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.988 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.992 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.995 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.997 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.999 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.007 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.009 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.012 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.015 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.032 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.037 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.049 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.053 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.055 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.06 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.082 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.103 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.106 secs) 15:15:49 5abe8eddf0d5: Pull complete 15:15:49 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:15:49 ---> 6cb57ee374ae 15:15:49 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.108 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.128 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.14 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.173 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.182 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.199 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.204 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.208 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.209 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.216 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.223 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.256 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.28 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.287 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.297 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.312 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.315 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.318 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.335 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.339 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.342 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.36 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.391 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.4 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.412 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.418 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.428 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.437 secs) 15:15:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.468 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.482 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.501 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.511 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.514 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.522 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.53 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.573 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.601 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.631 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.661 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.677 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.687 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.696 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.705 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.707 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.708 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.726 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.741 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.748 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.765 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.77 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.772 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.778 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.831 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.86 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.867 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.877 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.88 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.898 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.91 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.994 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.012 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.018 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.024 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.037 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.043 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.052 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.082 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.101 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.11 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.13 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.139 secs) 15:15:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.147 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.18 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.188 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.193 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.199 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.213 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.222 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.241 secs) 15:15:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.373 secs / 2.241 secs) 15:15:51 TOTAL: 149 SUCCESS 15:15:51 ✔ Browser application bundle generation complete. 15:15:51 ---> Running in ccf785a21773 15:15:51 Removing intermediate container ccf785a21773 15:15:51 ---> 466a66b40f4f 15:15:51 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:15:51 ---> Running in 1889c62a1572 15:15:51 15:15:51 =============================== Coverage summary =============================== 15:15:51 Statements : 40.95% ( 1466/3580 ) 15:15:51 Branches : 12.03% ( 111/923 ) 15:15:51 Functions : 33.2% ( 431/1298 ) 15:15:51 Lines : 38.88% ( 1317/3387 ) 15:15:51 ================================================================================ 15:15:51 ✔ Browser application bundle generation complete. 15:15:52 Removing intermediate container 1889c62a1572 15:15:52 ---> 04544f881ba1 15:15:52 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:15:52 ---> Running in 99279f39c573 15:15:52 Removing intermediate container 99279f39c573 15:15:52 ---> ad25113916ce 15:15:52 Step 6/16 : LABEL Name=edgex-ui-go 15:15:52 ---> Running in 542a001720d0 15:15:52 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:15:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:15:52 $ docker stop --time=1 21433c7d1718df485f80837ad01dc97c55a9d0b8c70202e4423c59f38915ba4a 15:15:52 Removing intermediate container 542a001720d0 15:15:52 ---> 73490e9a57eb 15:15:52 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:15:52 ---> Running in f373a7a8b3e4 15:15:53 Removing intermediate container f373a7a8b3e4 15:15:53 ---> a04d77a19ef8 15:15:53 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:15:53 latest: Pulling from library/docker 15:15:53 c41833b44d91: Pulling fs layer 15:15:53 6343a5c17821: Pulling fs layer 15:15:53 7fb3fc37985f: Pulling fs layer 15:15:53 79a39cbcbcac: Pulling fs layer 15:15:53 bd9b08f0a6fe: Pulling fs layer 15:15:53 9f730369bd8d: Pulling fs layer 15:15:53 b7a8edceb3bd: Pulling fs layer 15:15:53 f7b43bb1740d: Pulling fs layer 15:15:53 e766bd2508a2: Pulling fs layer 15:15:53 1cff11aa55cd: Pulling fs layer 15:15:53 5c8564d51ddd: Pulling fs layer 15:15:53 337dc3b11c12: Pulling fs layer 15:15:53 76c5058099a1: Pulling fs layer 15:15:53 59ccd6efa6f9: Pulling fs layer 15:15:53 79a39cbcbcac: Waiting 15:15:53 bd9b08f0a6fe: Waiting 15:15:53 9f730369bd8d: Waiting 15:15:53 b7a8edceb3bd: Waiting 15:15:53 f7b43bb1740d: Waiting 15:15:53 e766bd2508a2: Waiting 15:15:53 1cff11aa55cd: Waiting 15:15:53 337dc3b11c12: Waiting 15:15:53 5c8564d51ddd: Waiting 15:15:53 76c5058099a1: Waiting 15:15:53 59ccd6efa6f9: Waiting 15:15:53 7fb3fc37985f: Verifying Checksum 15:15:53 7fb3fc37985f: Download complete 15:15:53 6343a5c17821: Verifying Checksum 15:15:53 6343a5c17821: Download complete 15:15:53 c41833b44d91: Verifying Checksum 15:15:53 c41833b44d91: Download complete 15:15:54 $ docker rm -f --volumes 21433c7d1718df485f80837ad01dc97c55a9d0b8c70202e4423c59f38915ba4a [Pipeline] // withDockerContainer [Pipeline] sh 15:15:54 + sudo chown -R jenkins:jenkins . 15:15:54 bd9b08f0a6fe: Verifying Checksum 15:15:54 bd9b08f0a6fe: Download complete 15:15:54 79a39cbcbcac: Verifying Checksum 15:15:54 79a39cbcbcac: Download complete 15:15:54 b7a8edceb3bd: Verifying Checksum 15:15:54 b7a8edceb3bd: Download complete 15:15:54 f7b43bb1740d: Verifying Checksum 15:15:54 f7b43bb1740d: Download complete 15:15:54 e766bd2508a2: Verifying Checksum 15:15:54 e766bd2508a2: Download complete 15:15:54 9f730369bd8d: Verifying Checksum 15:15:54 9f730369bd8d: Download complete [Pipeline] stash 15:15:55 c41833b44d91: Pull complete 15:15:55 5c8564d51ddd: Verifying Checksum 15:15:55 5c8564d51ddd: Download complete 15:15:55 1cff11aa55cd: Verifying Checksum 15:15:55 1cff11aa55cd: Download complete 15:15:55 76c5058099a1: Verifying Checksum 15:15:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:15:55 59ccd6efa6f9: Verifying Checksum 15:15:55 59ccd6efa6f9: Download complete [Pipeline] sh 15:15:55 6343a5c17821: Pull complete 15:15:55 + sudo chown -R jenkins:jenkins . 15:15:55 7fb3fc37985f: Pull complete 15:15:56 337dc3b11c12: Verifying Checksum 15:15:56 337dc3b11c12: Download complete [Pipeline] sh 15:15:56 79a39cbcbcac: Pull complete 15:15:56 + ls -al . 15:15:56 total 188 15:15:56 drwxrwxr-x 14 jenkins jenkins 4096 Apr 12 15:13 . 15:15:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:12 .. 15:15:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:12 .blubracket 15:15:56 -rw-rw-r-- 1 jenkins jenkins 18 Apr 12 15:12 .dockerignore 15:15:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:13 .git 15:15:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:12 .github 15:15:56 -rw-rw-r-- 1 jenkins jenkins 185 Apr 12 15:12 .gitignore 15:15:56 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 15:12 .semver 15:15:56 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 12 15:12 Attribution.txt 15:15:56 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 12 15:12 CHANGELOG.md 15:15:56 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 15:12 CONTRIBUTING.md 15:15:56 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 12 15:12 Dockerfile 15:15:56 -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 15:12 Jenkinsfile 15:15:56 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 15:12 LICENSE 15:15:56 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 12 15:12 Makefile 15:15:56 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 12 15:12 README.md 15:15:56 -rw-rw-r-- 1 jenkins jenkins 11 Apr 12 15:13 VERSION 15:15:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:12 assets 15:15:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:12 bin 15:15:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:12 cmd 15:15:56 -rw-r--r-- 1 jenkins jenkins 10 Apr 12 15:13 coverage.out 15:15:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:12 docs 15:15:56 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 12 15:12 go.mod 15:15:56 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 12 15:12 go.sum 15:15:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:12 internal 15:15:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:12 snap 15:15:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:12 testing 15:15:56 -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:12 version.go 15:15:56 drwxrwxr-x 6 jenkins jenkins 4096 Apr 12 15:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:57 + 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=8a5a4ec92ca374ae5f786629731d1f336ce6694e --label arch=amd64 --label version=3.0.0-dev.3 . 15:15:57 Sending build context to Docker daemon 48.47MB 15:15:57 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:15:57 Step 2/26 : FROM ${BASE} AS builder 15:15:57 ---> 64e4f583fb57 15:15:57 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:15:57 bd9b08f0a6fe: Pull complete 15:15:57 ---> Running in bfd3e506d2cb 15:15:57 Removing intermediate container bfd3e506d2cb 15:15:57 ---> 46f98a47ff7e 15:15:57 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:15:57 ---> Running in 87705ca2c150 15:15:57 Removing intermediate container 87705ca2c150 15:15:57 ---> 9b4b6b2ed2d6 15:15:57 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:15:58 ---> Running in 14da6f70ad4f 15:15:58 Removing intermediate container 14da6f70ad4f 15:15:58 ---> 687d1972d8d9 15:15:58 Step 6/26 : LABEL Name=edgex-ui-go 15:15:58 ---> Running in cdc82581da46 15:15:58 Removing intermediate container cdc82581da46 15:15:58 ---> 7490c573b851 15:15:58 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:15:58 ---> Running in 2c8b4706b7a8 15:15:58 Removing intermediate container 2c8b4706b7a8 15:15:58 ---> 36a9ad712631 15:15:58 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:15:58 9f730369bd8d: Pull complete 15:15:58 b7a8edceb3bd: Pull complete 15:15:59 ---> 19aebbbf7f7b 15:15:59 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:59 ---> Running in 7e5d31ab6a13 15:15:59 f7b43bb1740d: Pull complete 15:15:59 e766bd2508a2: Pull complete 15:15:59 Removing intermediate container 7e5d31ab6a13 15:15:59 ---> 90123171c6f5 15:15:59 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:59 ---> Running in f337bb613611 15:15:59 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:16:00 1cff11aa55cd: Pull complete 15:16:00 5c8564d51ddd: Pull complete 15:16:00 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:16:01 OK: 265 MiB in 53 packages 15:16:02 Removing intermediate container f337bb613611 15:16:02 ---> edda646e7197 15:16:02 Step 11/26 : ENV GO111MODULE=on 15:16:02 ---> Running in b633772b4848 15:16:02 Removing intermediate container b633772b4848 15:16:02 ---> 180ff2613095 15:16:02 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:16:02 ---> Running in 10c3aa2d3217 15:16:02 Removing intermediate container 10c3aa2d3217 15:16:02 ---> 18c97a63a0ba 15:16:02 Step 13/26 : COPY go.mod vendor* ./ 15:16:02 ---> 92da6fd3f0ee 15:16:02 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:02 ---> Running in 7498029b0377 15:16:02 Removing intermediate container 7498029b0377 15:16:02 ---> 386436ca9397 15:16:02 Step 15/26 : COPY . . 15:16:03 337dc3b11c12: Pull complete 15:16:03 76c5058099a1: Pull complete 15:16:03 59ccd6efa6f9: Pull complete 15:16:03 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 15:16:03 Status: Downloaded newer image for docker:latest 15:16:04 ---> 9017b6556e7a 15:16:04 Step 16/26 : RUN ${MAKE} 15:16:04 ---> Running in 498e11df1f15 15:16:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:16:06 ---> 3e4c61b0c17a 15:16:06 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:06 ---> Running in 7067b9fb4bf0 15:16:07 Removing intermediate container 7067b9fb4bf0 15:16:07 ---> 56c80affb196 15:16:07 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:08 ---> Running in 133933d59cda 15:16:09 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:09 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:11 OK: 263 MiB in 53 packages 15:16:12 Removing intermediate container 133933d59cda 15:16:12 ---> aadae8259dd6 15:16:12 Step 11/16 : ENV GO111MODULE=on 15:16:12 ---> Running in fec9948162bf 15:16:12 Removing intermediate container fec9948162bf 15:16:12 ---> a47829cf146b 15:16:12 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:16:12 ---> Running in 1e7bbe3614ec 15:16:12 Removing intermediate container 1e7bbe3614ec 15:16:12 ---> 0cec8725fa93 15:16:12 Step 13/16 : COPY go.mod vendor* ./ 15:16:13 ---> d78065d333a0 15:16:13 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:13 ---> Running in 56fb098dec21 15:16:26 Removing intermediate container 498e11df1f15 15:16:26 ---> 3a599ec14adb 15:16:26 Step 17/26 : FROM alpine:3.14 15:16:26 3.14: Pulling from library/alpine 15:16:26 f7dab3ab2d6e: Pulling fs layer 15:16:26 f7dab3ab2d6e: Verifying Checksum 15:16:26 f7dab3ab2d6e: Download complete 15:16:26 f7dab3ab2d6e: Pull complete 15:16:26 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 15:16:26 Status: Downloaded newer image for alpine:3.14 15:16:26 ---> 9e179bacf43c 15:16:26 Step 18/26 : EXPOSE 4000 15:16:26 ---> Running in e8d26dc7c770 15:16:26 Removing intermediate container e8d26dc7c770 15:16:26 ---> c497bde817c8 15:16:26 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:16:26 ---> a5ccc46cc904 15:16:26 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:16:26 ---> 13d2c69e965f 15:16:26 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:16:26 ---> 53180e35c8f7 15:16:26 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:16:26 ---> Running in b1b8d02c5d04 15:16:26 Removing intermediate container b1b8d02c5d04 15:16:26 ---> 96a5198efcf7 15:16:26 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 15:16:26 ---> Running in 0ec2aba9973b 15:16:26 Removing intermediate container 0ec2aba9973b 15:16:26 ---> f2a99dbfc002 15:16:26 Step 24/26 : LABEL arch=amd64 15:16:26 ---> Running in 0147098a8966 15:16:26 Removing intermediate container 0147098a8966 15:16:26 ---> bba811b28d2a 15:16:26 Step 25/26 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:16:26 ---> Running in 15fae1219432 15:16:26 Removing intermediate container 15fae1219432 15:16:26 ---> db9b1a328655 15:16:26 Step 26/26 : LABEL version=3.0.0-dev.3 15:16:26 ---> Running in f12194d92849 15:16:26 Removing intermediate container f12194d92849 15:16:26 ---> e5660aee4681 15:16:26 [Warning] One or more build-args [ARCH] were not consumed 15:16:26 Successfully built e5660aee4681 15:16:26 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:27 provisioning config files... 15:16:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config23528120575962327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:27 ---> docker-login.sh 15:16:27 nexus3.edgexfoundry.org:10001 15:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:27 Configure a credential helper to remove this warning. See 15:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:27 15:16:27 Login Succeeded 15:16:27 nexus3.edgexfoundry.org:10002 15:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:27 Configure a credential helper to remove this warning. See 15:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:27 15:16:27 Login Succeeded 15:16:27 nexus3.edgexfoundry.org:10003 15:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:27 Configure a credential helper to remove this warning. See 15:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:27 15:16:27 Login Succeeded 15:16:27 nexus3.edgexfoundry.org:10004 15:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:27 Configure a credential helper to remove this warning. See 15:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:27 15:16:27 Login Succeeded 15:16:27 docker.io 15:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:27 Configure a credential helper to remove this warning. See 15:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:27 15:16:27 Login Succeeded 15:16:27 ---> docker-login.sh ends [Pipeline] } 15:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:27 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:16:27 8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:16:27 latest 15:16:27 3.0.0-dev.3 15:16:27 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 15:16:27 main 15:16:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:28 4de5c6c0ff9d: Preparing 15:16:28 82be053ae807: Preparing 15:16:28 5907961a8d75: Preparing 15:16:28 9733ccc39513: Preparing 15:16:28 9733ccc39513: Layer already exists 15:16:28 4de5c6c0ff9d: Pushed 15:16:28 82be053ae807: Pushed 15:16:31 5907961a8d75: Pushed 15:16:31 8a5a4ec92ca374ae5f786629731d1f336ce6694e: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:32 4de5c6c0ff9d: Preparing 15:16:32 82be053ae807: Preparing 15:16:32 5907961a8d75: Preparing 15:16:32 9733ccc39513: Preparing 15:16:32 82be053ae807: Layer already exists 15:16:32 9733ccc39513: Layer already exists 15:16:32 5907961a8d75: Layer already exists 15:16:32 4de5c6c0ff9d: Layer already exists 15:16:32 latest: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.3 15:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:33 4de5c6c0ff9d: Preparing 15:16:33 82be053ae807: Preparing 15:16:33 5907961a8d75: Preparing 15:16:33 9733ccc39513: Preparing 15:16:33 9733ccc39513: Layer already exists 15:16:33 82be053ae807: Layer already exists 15:16:33 5907961a8d75: Layer already exists 15:16:33 4de5c6c0ff9d: Layer already exists 15:16:33 3.0.0-dev.3: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 15:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:33 4de5c6c0ff9d: Preparing 15:16:33 82be053ae807: Preparing 15:16:33 5907961a8d75: Preparing 15:16:33 9733ccc39513: Preparing 15:16:33 4de5c6c0ff9d: Layer already exists 15:16:33 82be053ae807: Layer already exists 15:16:33 5907961a8d75: Layer already exists 15:16:33 9733ccc39513: Layer already exists 15:16:33 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:34 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:16:34 4de5c6c0ff9d: Preparing 15:16:34 82be053ae807: Preparing 15:16:34 5907961a8d75: Preparing 15:16:34 9733ccc39513: Preparing 15:16:34 4de5c6c0ff9d: Layer already exists 15:16:34 5907961a8d75: Layer already exists 15:16:34 9733ccc39513: Layer already exists 15:16:34 82be053ae807: Layer already exists 15:16:34 main: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:34 ===================================================== [Pipeline] echo 15:16:34 taggedImages: 15:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.3 15:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 15:16:34 - 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 15:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:34 15:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:34 latest: Pulling from edgex-lftools-log-publisher 15:16:34 5eb5b503b376: Pulling fs layer 15:16:34 5c69ac0246d0: Pulling fs layer 15:16:34 ec43610c2a17: Pulling fs layer 15:16:34 3a2ae6a8a46f: Pulling fs layer 15:16:34 33b1e0a273af: Pulling fs layer 15:16:34 5d3b04190fa2: Pulling fs layer 15:16:34 2f39f015ded8: Pulling fs layer 15:16:34 33b1e0a273af: Waiting 15:16:34 5d3b04190fa2: Waiting 15:16:34 2f39f015ded8: Waiting 15:16:34 3a2ae6a8a46f: Waiting 15:16:34 5c69ac0246d0: Verifying Checksum 15:16:34 5c69ac0246d0: Download complete 15:16:34 3a2ae6a8a46f: Download complete 15:16:34 33b1e0a273af: Verifying Checksum 15:16:34 33b1e0a273af: Download complete 15:16:34 ec43610c2a17: Verifying Checksum 15:16:34 ec43610c2a17: Download complete 15:16:34 5d3b04190fa2: Verifying Checksum 15:16:34 5d3b04190fa2: Download complete 15:16:35 5eb5b503b376: Verifying Checksum 15:16:35 5eb5b503b376: Download complete 15:16:35 2f39f015ded8: Download complete 15:16:36 5eb5b503b376: Pull complete 15:16:36 5c69ac0246d0: Pull complete 15:16:37 ec43610c2a17: Pull complete 15:16:37 3a2ae6a8a46f: Pull complete 15:16:37 33b1e0a273af: Pull complete 15:16:37 5d3b04190fa2: Pull complete 15:16:42 2f39f015ded8: Pull complete 15:16:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:42 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:16:47 $ docker top 0ebe8ce8537c8839d5e365b4eeb6a61d29d9ee8dab84dfb3b40fcdde04e5d608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:47 ---> job-cost.sh 15:16:47 lf-activate-venv: SKIPPING 15:16:47 INFO: No Stack... 15:16:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:16:48 INFO: Archiving Costs [Pipeline] sh 15:16:48 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 15:16:48 + cut -d, -f6 [Pipeline] lock 15:16:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] 15:16:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] did not exist. Created. 15:16:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:16:49 Stashed 1 file(s) [Pipeline] } 15:16:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:49 $ docker stop --time=1 0ebe8ce8537c8839d5e365b4eeb6a61d29d9ee8dab84dfb3b40fcdde04e5d608 15:16:50 $ docker rm -f --volumes 0ebe8ce8537c8839d5e365b4eeb6a61d29d9ee8dab84dfb3b40fcdde04e5d608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:09 Removing intermediate container 56fb098dec21 15:17:09 ---> 954dbf62dd23 15:17:09 Step 15/16 : COPY . . 15:17:09 ---> c53a8dfe0710 15:17:09 Step 16/16 : RUN ${MAKE} 15:17:09 ---> Running in 49628a40d830 15:17:09 noop 15:17:09 Removing intermediate container 49628a40d830 15:17:09 ---> 70b811574334 15:17:09 Successfully built 70b811574334 15:17:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:10 + docker inspect -f . ci-base-image-arm64 15:17:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:10 prd-ubuntu20.04-docker-arm64-4c-16g-7566 does not seem to be running inside a container 15:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/99 -v /w/workspace/edgex-ui-go/99:/w/workspace/edgex-ui-go/99:rw,z -v /w/workspace/edgex-ui-go/99@tmp:/w/workspace/edgex-ui-go/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:17:12 $ docker top fde6054d033a214e3586b6f0276c30feeba7c73e5ae2fb952dfad577027fcd51 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:13 + go version 15:17:13 go version go1.20.2 linux/arm64 [Pipeline] } 15:17:13 $ docker stop --time=1 fde6054d033a214e3586b6f0276c30feeba7c73e5ae2fb952dfad577027fcd51 15:17:15 $ docker rm -f --volumes fde6054d033a214e3586b6f0276c30feeba7c73e5ae2fb952dfad577027fcd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:15 + docker inspect -f . ci-base-image-arm64 15:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-7566 does not seem to be running inside a container 15:17:15 $ 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/99 -v /w/workspace/edgex-ui-go/99:/w/workspace/edgex-ui-go/99:rw,z -v /w/workspace/edgex-ui-go/99@tmp:/w/workspace/edgex-ui-go/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:17:17 $ docker top 599e192bad8fac0d30ce4af9d3d93766d1d4709c3a00d07a5471421711f6c8ef -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/99 [Pipeline] fileExists [Pipeline] sh 15:17:17 + make test 15:17:17 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:17:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:19:11 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:19:12 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:19:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:44 ./bin/test-attribution-txt.sh 15:19:44 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 15:19:44 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 15:19:44 An attribution for golang.org/x/net is missing from Attribution.txt, please add 15:19:44 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 15:19:44 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 15:19:44 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 15:19:44 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 15:19:44 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:19:44 make -C web test 15:19:44 make[1]: Entering directory '/w/workspace/edgex-ui-go/99/web' 15:19:44 make[1]: tput: No such file or directory 15:19:44 make[1]: tput: No such file or directory 15:19:44 warning: generating ./VERSION 15:19:44 echo "0.0.0" > VERSION 15:19:44 docker build \ 15:19:44 -f Dockerfile \ 15:19:44 --build-arg USER=1000 \ 15:19:44 \ 15:19:44 --label "git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e" \ 15:19:44 -t edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e \ 15:19:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:19:44 . 15:19:44 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:19:44 Install the buildx component to build images with BuildKit: 15:19:44 https://docs.docker.com/go/buildx/ 15:19:44 15:19:44 Sending build context to Docker daemon 3.269MB 15:19:44 Step 1/10 : FROM node:16.17-alpine3.15 15:19:44 16.17-alpine3.15: Pulling from library/node 15:19:44 47517142f6ba: Pulling fs layer 15:19:44 5f8c4bfa009b: Pulling fs layer 15:19:44 f7079c9c4ba1: Pulling fs layer 15:19:44 aba105e6f55a: Pulling fs layer 15:19:44 aba105e6f55a: Waiting 15:19:44 47517142f6ba: Verifying Checksum 15:19:44 47517142f6ba: Download complete 15:19:44 aba105e6f55a: Verifying Checksum 15:19:44 aba105e6f55a: Download complete 15:19:44 f7079c9c4ba1: Verifying Checksum 15:19:44 f7079c9c4ba1: Download complete 15:19:44 47517142f6ba: Pull complete 15:19:45 5f8c4bfa009b: Verifying Checksum 15:19:45 5f8c4bfa009b: Download complete 15:19:50 5f8c4bfa009b: Pull complete 15:19:50 f7079c9c4ba1: Pull complete 15:19:50 aba105e6f55a: Pull complete 15:19:50 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:19:51 Status: Downloaded newer image for node:16.17-alpine3.15 15:19:51 ---> bf1b8b58d215 15:19:51 Step 2/10 : RUN apk add --no-cache chromium 15:19:51 ---> Running in cdcccf5b5f89 15:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:19:53 (1/128) Installing libxau (1.0.9-r0) 15:19:53 (2/128) Installing libmd (1.0.3-r0) 15:19:53 (3/128) Installing libbsd (0.11.3-r1) 15:19:53 (4/128) Installing libxdmcp (1.1.3-r0) 15:19:53 (5/128) Installing libxcb (1.14-r2) 15:19:53 (6/128) Installing libx11 (1.7.3.1-r0) 15:19:53 (7/128) Installing libxext (1.3.4-r0) 15:19:53 (8/128) Installing libice (1.0.10-r0) 15:19:54 (9/128) Installing libuuid (2.37.4-r0) 15:19:54 (10/128) Installing libsm (1.2.3-r0) 15:19:54 (11/128) Installing libxt (1.2.1-r0) 15:19:54 (12/128) Installing libxmu (1.1.3-r0) 15:19:54 (13/128) Installing xset (1.2.4-r0) 15:19:54 (14/128) Installing xprop (1.2.5-r0) 15:19:54 (15/128) Installing xdg-utils (1.1.3-r0) 15:19:54 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:19:54 (17/128) Installing pkgconf (1.8.1-r0) 15:19:54 (18/128) Installing libffi (3.4.2-r1) 15:19:54 (19/128) Installing libintl (0.21-r0) 15:19:54 (20/128) Installing libblkid (2.37.4-r0) 15:19:54 (21/128) Installing libmount (2.37.4-r0) 15:19:54 (22/128) Installing pcre (8.45-r1) 15:19:54 (23/128) Installing glib (2.70.1-r0) 15:19:54 (24/128) Installing xz-libs (5.2.5-r1) 15:19:54 (25/128) Installing libxml2 (2.9.14-r2) 15:19:54 (26/128) Installing shared-mime-info (2.1-r2) 15:19:55 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:19:55 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:19:55 (29/128) Installing libpng (1.6.37-r1) 15:19:55 (30/128) Installing libwebp (1.2.2-r0) 15:19:55 (31/128) Installing zstd-libs (1.5.0-r0) 15:19:55 (32/128) Installing tiff (4.4.0-r1) 15:19:55 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:19:55 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:19:55 (35/128) Installing libxcomposite (0.4.5-r0) 15:19:55 (36/128) Installing libxfixes (6.0.0-r0) 15:19:55 (37/128) Installing libxrender (0.9.10-r3) 15:19:55 (38/128) Installing libxcursor (1.2.0-r0) 15:19:55 (39/128) Installing libxdamage (1.1.5-r1) 15:19:56 (40/128) Installing libxi (1.8-r0) 15:19:56 (41/128) Installing libxinerama (1.1.4-r1) 15:19:56 (42/128) Installing libxrandr (1.5.2-r1) 15:19:56 (43/128) Installing atk (2.36.0-r0) 15:19:56 (44/128) Installing libxtst (1.2.3-r3) 15:19:56 (45/128) Installing dbus-libs (1.12.24-r0) 15:19:56 (46/128) Installing at-spi2-core (2.42.0-r0) 15:19:56 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:19:56 (48/128) Installing expat (2.5.0-r0) 15:19:56 (49/128) Installing brotli-libs (1.0.9-r5) 15:19:56 (50/128) Installing libbz2 (1.0.8-r1) 15:19:56 (51/128) Installing freetype (2.11.1-r2) 15:19:56 (52/128) Installing fontconfig (2.13.1-r4) 15:19:56 (53/128) Installing pixman (0.40.0-r4) 15:19:56 (54/128) Installing cairo (1.16.0-r5) 15:19:56 (55/128) Installing cairo-gobject (1.16.0-r5) 15:19:56 (56/128) Installing avahi-libs (0.8-r5) 15:19:56 (57/128) Installing gmp (6.2.1-r1) 15:19:56 (58/128) Installing nettle (3.7.3-r0) 15:19:57 (59/128) Installing p11-kit (0.24.0-r1) 15:19:57 (60/128) Installing libtasn1 (4.18.0-r1) 15:19:57 (61/128) Installing libunistring (0.9.10-r1) 15:19:57 (62/128) Installing gnutls (3.7.1-r2) 15:19:58 (63/128) Installing cups-libs (2.3.3-r6) 15:19:58 (64/128) Installing libepoxy (1.5.9-r0) 15:19:58 (65/128) Installing fribidi (1.0.11-r0) 15:19:58 (66/128) Installing graphite2 (1.3.14-r0) 15:19:58 (67/128) Installing harfbuzz (3.0.0-r2) 15:19:58 (68/128) Installing libxft (2.3.4-r0) 15:19:58 (69/128) Installing pango (1.48.10-r0) 15:19:58 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:19:58 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:19:58 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:19:58 (73/128) Installing xkeyboard-config (2.34-r0) 15:19:59 (74/128) Installing libxkbcommon (1.3.1-r0) 15:19:59 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:20:00 Executing gtk+3.0-3.24.30-r0.post-install 15:20:00 (76/128) Installing libfontenc (1.1.4-r0) 15:20:00 (77/128) Installing mkfontscale (1.2.1-r1) 15:20:00 (78/128) Installing ttf-opensans (1.10-r1) 15:20:00 Executing ttf-opensans-1.10-r1.post-install 15:20:04 (79/128) Installing libogg (1.3.5-r0) 15:20:04 (80/128) Installing flac (1.3.4-r0) 15:20:04 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:20:04 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:20:04 (83/128) Installing sdl2 (2.0.16-r4) 15:20:04 (84/128) Installing aom-libs (3.2.0-r0) 15:20:04 (85/128) Installing libass (0.15.2-r0) 15:20:05 (86/128) Installing libdav1d (0.9.2-r0) 15:20:05 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:20:05 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 15:20:05 (89/128) Installing lame (3.100-r0) 15:20:05 (90/128) Installing opus (1.3.1-r1) 15:20:05 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:20:05 (92/128) Installing soxr (0.1.3-r2) 15:20:05 (93/128) Installing libsrt (1.4.2-r1) 15:20:05 (94/128) Installing libssh (0.9.6-r1) 15:20:05 (95/128) Installing libtheora (1.1.1-r16) 15:20:05 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:20:06 (97/128) Installing libdrm (2.4.109-r0) 15:20:06 (98/128) Installing libva (2.13.0-r0) 15:20:06 (99/128) Installing libvdpau (1.4-r0) 15:20:06 (100/128) Installing vidstab (1.1.0-r1) 15:20:06 (101/128) Installing libvorbis (1.3.7-r0) 15:20:06 (102/128) Installing libvpx (1.10.0-r0) 15:20:06 (103/128) Installing vulkan-loader (1.2.196-r0) 15:20:07 (104/128) Installing x264-libs (20210613-r0) 15:20:07 (105/128) Installing x265-libs (3.5-r0) 15:20:07 (106/128) Installing xvidcore (1.3.7-r1) 15:20:07 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:20:08 (108/128) Installing libevent (2.1.12-r4) 15:20:08 (109/128) Installing mesa (21.2.6-r0) 15:20:08 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:20:08 (111/128) Installing mesa-gbm (21.2.6-r0) 15:20:08 (112/128) Installing lcms2 (2.12-r1) 15:20:08 (113/128) Installing nspr (4.32-r0) 15:20:08 (114/128) Installing sqlite-libs (3.36.0-r0) 15:20:08 (115/128) Installing nss (3.78.1-r0) 15:20:09 (116/128) Installing libasyncns (0.8-r1) 15:20:09 (117/128) Installing libltdl (2.4.6-r7) 15:20:09 (118/128) Installing orc (0.4.32-r0) 15:20:09 (119/128) Installing libsndfile (1.0.31-r1) 15:20:09 (120/128) Installing speexdsp (1.2.0-r0) 15:20:09 (121/128) Installing tdb-libs (1.4.5-r0) 15:20:09 (122/128) Installing libpulse (15.0-r2) 15:20:09 (123/128) Installing re2 (2021.11.01-r0) 15:20:09 (124/128) Installing snappy (1.1.9-r1) 15:20:09 (125/128) Installing libgpg-error (1.42-r1) 15:20:09 (126/128) Installing libgcrypt (1.9.4-r0) 15:20:10 (127/128) Installing libxslt (1.1.35-r0) 15:20:10 (128/128) Installing chromium (99.0.4844.84-r0) 15:20:18 Executing busybox-1.34.1-r7.trigger 15:20:18 Executing glib-2.70.1-r0.trigger 15:20:18 Executing shared-mime-info-2.1-r2.trigger 15:20:19 Executing gdk-pixbuf-2.42.8-r0.trigger 15:20:19 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:20:19 Executing fontconfig-2.13.1-r4.trigger 15:20:19 Executing mkfontscale-1.2.1-r1.trigger 15:20:19 OK: 275 MiB in 144 packages 15:20:27 Removing intermediate container cdcccf5b5f89 15:20:27 ---> f8e78b667b03 15:20:27 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:20:27 ---> Running in 487b50a02a30 15:20:27 Removing intermediate container 487b50a02a30 15:20:27 ---> 1553b8d49d2e 15:20:27 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:20:27 ---> Running in 14c86a8d4320 15:20:27 Removing intermediate container 14c86a8d4320 15:20:27 ---> aa6a88dd0fbf 15:20:27 Step 5/10 : RUN npm install -g npm 15:20:27 ---> Running in 8885b27c6792 15:20:54 15:20:54 removed 7 packages, changed 99 packages, and audited 238 packages in 21s 15:20:54 15:20:54 18 packages are looking for funding 15:20:54 run `npm fund` for details 15:20:54 15:20:54 found 0 vulnerabilities 15:20:54 Removing intermediate container 8885b27c6792 15:20:54 ---> 2a1794746fb3 15:20:54 Step 6/10 : ARG USER=1000 15:20:54 ---> Running in 770c7d11272b 15:20:55 Removing intermediate container 770c7d11272b 15:20:55 ---> 80d0646f8287 15:20:55 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:20:55 ---> Running in aec5e9aff584 15:20:57 Removing intermediate container aec5e9aff584 15:20:57 ---> f4f70474ffc6 15:20:57 Step 8/10 : USER $USER:$USER 15:20:57 ---> Running in f0b9849cfb8b 15:20:57 Removing intermediate container f0b9849cfb8b 15:20:57 ---> 66a026e07cec 15:20:57 Step 9/10 : WORKDIR /app 15:20:57 ---> Running in 5c450b85e066 15:20:57 Removing intermediate container 5c450b85e066 15:20:57 ---> 66df050490f7 15:20:57 Step 10/10 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:20:57 ---> Running in fd7e96c64126 15:20:57 Removing intermediate container fd7e96c64126 15:20:57 ---> 9a49842c62de 15:20:57 Successfully built 9a49842c62de 15:20:57 Successfully tagged edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:20:57 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:20:57 touch edgex-web-ui.imagebuilt 15:20:57 mkdir -p node_modules coverage 15:20:57 chown "1000:1000" node_modules coverage package-lock.json 15:20:57 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:08 npm WARN EBADENGINE Unsupported engine { 15:21:08 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:21:08 npm WARN EBADENGINE required: { 15:21:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:21:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:21:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:21:08 npm WARN EBADENGINE }, 15:21:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 15:21:08 npm WARN EBADENGINE } 15:21:34 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:21:35 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 15:21:35 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:21:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:21:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:21:42 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:21:48 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:21:49 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:21:49 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:22:11 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:22:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:22:11 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. 15:22:15 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. 15:22:18 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. 15:22:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:22:32 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 15:22:32 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 15:22:47 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 15:23:19 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. 15:23:51 15:23:51 added 1475 packages, and audited 1476 packages in 3m 15:23:51 15:23:51 90 packages are looking for funding 15:23:51 run `npm fund` for details 15:23:51 15:23:51 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 15:23:51 15:23:51 To address issues that do not require attention, run: 15:23:51 npm audit fix 15:23:51 15:23:51 To address all issues (including breaking changes), run: 15:23:51 npm audit fix --force 15:23:51 15:23:51 Run `npm audit` for details. 15:23:52 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 15:24:07 - Generating browser application bundles (phase: setup)... 15:24:39 Compiling @angular/core : es2015 as esm2015 15:24:39 Compiling @angular/compiler/testing : es2015 as esm2015 15:25:06 Compiling @angular/common : es2015 as esm2015 15:25:06 Compiling @angular/core/testing : es2015 as esm2015 15:25:11 Compiling @angular/platform-browser : es2015 as esm2015 15:25:11 Compiling @angular/common/testing : es2015 as esm2015 15:25:16 Compiling @angular/router : es2015 as esm2015 15:25:16 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:25:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:25:23 Compiling @angular/common/http : es2015 as esm2015 15:25:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:25:27 Compiling @angular/forms : es2015 as esm2015 15:25:27 Compiling @angular/router/testing : es2015 as esm2015 15:25:27 Compiling @angular/common/http/testing : es2015 as esm2015 15:26:24 12 04 2023 15:26:23.276:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:26:24 12 04 2023 15:26:23.289:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:26:24 12 04 2023 15:26:23.316:INFO [launcher]: Starting browser ChromeHeadless 15:27:32 12 04 2023 15:27:25.728:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:27:32 12 04 2023 15:27:28.029:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:27:59 12 04 2023 15:27:58.370:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:28:18 ✔ Browser application bundle generation complete. 15:28:19 12 04 2023 15:28:19.132:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xmUCnwy8zBmywjIzAAAB with id 30967879 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.635 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.711 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.729 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.756 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.779 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.796 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.811 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.827 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.845 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.866 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 0.883 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 0.902 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 0.919 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 0.965 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.008 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.575 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.665 secs) 15:28:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.01 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.2 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.214 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.223 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.328 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.465 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.482 secs) 15:28:38 WARN: ' 15:28:38 It looks like you're using ngModel on the same form field as formControlName. 15:28:38 Support for using the ngModel input property and ngModelChange event with 15:28:38 reactive form directives has been deprecated in Angular v6 and will be removed 15:28:38 in a future version of Angular. 15:28:38 15:28:38 For more information on this, see our API docs here: 15:28:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:28:38 ' 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.482 secs) 15:28:38 WARN: ' 15:28:38 It looks like you're using ngModel on the same form field as formControlName. 15:28:38 Support for using the ngModel input property and ngModelChange event with 15:28:38 reactive form directives has been deprecated in Angular v6 and will be removed 15:28:38 in a future version of Angular. 15:28:38 15:28:38 For more information on this, see our API docs here: 15:28:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:28:38 ' 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.734 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.861 secs) 15:28:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.986 secs) 15:28:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.327 secs) 15:28:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.907 secs) 15:28:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.963 secs) 15:28:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.977 secs) 15:28:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.106 secs) 15:28:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.254 secs) 15:28:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.563 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.654 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.763 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.981 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.03 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.097 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.18 secs) 15:28:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.401 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.447 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.614 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.673 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.727 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.738 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.916 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.934 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.942 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.983 secs) 15:28:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.024 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.047 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.087 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.223 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.302 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.377 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.435 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.495 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.529 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.56 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.575 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.59 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.632 secs) 15:28:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.767 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.832 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.86 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.878 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.897 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.437 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.565 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.613 secs) 15:28:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.69 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.707 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.717 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.752 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.99 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.073 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.127 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.138 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.152 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.196 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.369 secs) 15:28:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.427 secs) 15:28:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.487 secs) 15:28:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.575 secs) 15:28:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.64 secs) 15:28:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.842 secs) 15:28:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.99 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.15 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.206 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.225 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.487 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.517 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.673 secs) 15:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.727 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.787 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.809 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.828 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.846 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.928 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.973 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.148 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.164 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.173 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.197 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.302 secs) 15:28:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.359 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.631 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.821 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.874 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.957 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.992 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.046 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.071 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.133 secs) 15:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.175 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.197 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.223 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.247 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.294 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.465 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.508 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.633 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.718 secs) 15:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.836 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.943 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.032 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.058 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.088 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.116 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.154 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.208 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.237 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.262 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.322 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.34 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.474 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.523 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.562 secs) 15:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.579 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.626 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.744 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.854 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.956 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.996 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.151 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.277 secs) 15:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.333 secs) 15:28:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.379 secs) 15:28:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.513 secs / 13.379 secs) 15:28:54 TOTAL: 149 SUCCESS 15:28:54 ✔ Browser application bundle generation complete. 15:28:57 15:28:57 =============================== Coverage summary =============================== 15:28:57 Statements : 40.98% ( 1467/3580 ) 15:28:57 Branches : 12.03% ( 111/923 ) 15:28:57 Functions : 33.28% ( 432/1298 ) 15:28:57 Lines : 38.91% ( 1318/3387 ) 15:28:57 ================================================================================ 15:28:57 12 04 2023 15:28:56.820:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:28:57 ✔ Browser application bundle generation complete. 15:28:58 make[1]: Leaving directory '/w/workspace/edgex-ui-go/99/web' [Pipeline] echo 15:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:58 $ docker stop --time=1 599e192bad8fac0d30ce4af9d3d93766d1d4709c3a00d07a5471421711f6c8ef 15:29:00 $ docker rm -f --volumes 599e192bad8fac0d30ce4af9d3d93766d1d4709c3a00d07a5471421711f6c8ef [Pipeline] // withDockerContainer [Pipeline] sh 15:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:04 Warning: overwriting stash ‘coverage-report’ 15:29:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:29:12 + ls -al . 15:29:12 total 184 15:29:12 drwxrwxr-x 13 jenkins jenkins 4096 Apr 12 15:17 . 15:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:14 .. 15:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:15 .blubracket 15:29:12 -rw-rw-r-- 1 jenkins jenkins 18 Apr 12 15:15 .dockerignore 15:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:15 .git 15:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:15 .github 15:29:12 -rw-rw-r-- 1 jenkins jenkins 185 Apr 12 15:15 .gitignore 15:29:12 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 12 15:15 Attribution.txt 15:29:12 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 12 15:15 CHANGELOG.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 15:15 CONTRIBUTING.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 12 15:15 Dockerfile 15:29:12 -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 15:15 Jenkinsfile 15:29:12 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 15:15 LICENSE 15:29:12 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 12 15:15 Makefile 15:29:12 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 12 15:15 README.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 11 Apr 12 15:13 VERSION 15:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:15 assets 15:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:15 bin 15:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:15 cmd 15:29:12 -rw-r--r-- 1 jenkins jenkins 10 Apr 12 15:17 coverage.out 15:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:15 docs 15:29:12 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 12 15:15 go.mod 15:29:12 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 12 15:15 go.sum 15:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:15 internal 15:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:15 snap 15:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:15 testing 15:29:12 -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:15 version.go 15:29:12 drwxrwxr-x 6 jenkins jenkins 4096 Apr 12 15:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:12 + 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=8a5a4ec92ca374ae5f786629731d1f336ce6694e --label arch=arm64 --label version=3.0.0-dev.3 . 15:29:14 Sending build context to Docker daemon 31.54MB 15:29:14 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:29:14 Step 2/26 : FROM ${BASE} AS builder 15:29:14 ---> 70b811574334 15:29:14 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:29:14 ---> Running in 246a4f049849 15:29:14 Removing intermediate container 246a4f049849 15:29:14 ---> 6ae685381745 15:29:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:29:14 ---> Running in ab881757e53d 15:29:14 Removing intermediate container ab881757e53d 15:29:14 ---> 51126b73cdf1 15:29:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:29:14 ---> Running in 0cf8967fc260 15:29:15 Removing intermediate container 0cf8967fc260 15:29:15 ---> ad58a9f60045 15:29:15 Step 6/26 : LABEL Name=edgex-ui-go 15:29:15 ---> Running in 8929eea2ba02 15:29:15 Removing intermediate container 8929eea2ba02 15:29:15 ---> f09f188ad04d 15:29:15 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:29:15 ---> Running in 3ccefe9ccbcd 15:29:15 Removing intermediate container 3ccefe9ccbcd 15:29:15 ---> 9150c1f31669 15:29:15 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:29:17 ---> 8e1111c43b2c 15:29:17 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:17 ---> Running in 24734769323b 15:29:20 Removing intermediate container 24734769323b 15:29:20 ---> cffc9efc9ea3 15:29:20 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:20 ---> Running in 5f7d834e8739 15:29:21 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:29:21 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:29:23 OK: 263 MiB in 53 packages 15:29:24 Removing intermediate container 5f7d834e8739 15:29:24 ---> 124cd1b7a811 15:29:24 Step 11/26 : ENV GO111MODULE=on 15:29:24 ---> Running in 6e9253113426 15:29:24 Removing intermediate container 6e9253113426 15:29:24 ---> f769c706265b 15:29:24 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:29:24 ---> Running in 7eeca5ba8714 15:29:24 Removing intermediate container 7eeca5ba8714 15:29:24 ---> 1b94790a4f3a 15:29:24 Step 13/26 : COPY go.mod vendor* ./ 15:29:25 ---> 063409277a7b 15:29:25 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:25 ---> Running in d88d3fa1e62b 15:29:27 Removing intermediate container d88d3fa1e62b 15:29:27 ---> 6fb1d8d5eac5 15:29:27 Step 15/26 : COPY . . 15:29:31 ---> 1348294e0c8b 15:29:31 Step 16/26 : RUN ${MAKE} 15:29:31 ---> Running in 0c6b4b3484ac 15:29:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:31:23 Removing intermediate container 0c6b4b3484ac 15:31:23 ---> 3709841d6042 15:31:23 Step 17/26 : FROM alpine:3.14 15:31:23 3.14: Pulling from library/alpine 15:31:23 422ed46b1a92: Pulling fs layer 15:31:23 422ed46b1a92: Verifying Checksum 15:31:23 422ed46b1a92: Download complete 15:31:23 422ed46b1a92: Pull complete 15:31:23 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 15:31:23 Status: Downloaded newer image for alpine:3.14 15:31:23 ---> 46c5e66a9efa 15:31:23 Step 18/26 : EXPOSE 4000 15:31:23 ---> Running in 5e7ad9c7235b 15:31:23 Removing intermediate container 5e7ad9c7235b 15:31:23 ---> 91404bedf29a 15:31:23 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:31:24 ---> d9d29670dab4 15:31:24 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:31:24 ---> ef5772c10ae2 15:31:24 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:31:25 ---> 5556d66f4037 15:31:25 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:31:25 ---> Running in c0f37ecc0f60 15:31:25 Removing intermediate container c0f37ecc0f60 15:31:25 ---> ecb06c5b4d74 15:31:25 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 15:31:25 ---> Running in 3e8961b89f23 15:31:25 Removing intermediate container 3e8961b89f23 15:31:25 ---> 77f4763f5838 15:31:25 Step 24/26 : LABEL arch=arm64 15:31:26 ---> Running in 7a69253c808f 15:31:26 Removing intermediate container 7a69253c808f 15:31:26 ---> f7a515e29e52 15:31:26 Step 25/26 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:31:26 ---> Running in f410371be97f 15:31:26 Removing intermediate container f410371be97f 15:31:26 ---> 7e956c7d3284 15:31:26 Step 26/26 : LABEL version=3.0.0-dev.3 15:31:26 ---> Running in 337fa8cee645 15:31:26 Removing intermediate container 337fa8cee645 15:31:26 ---> ab50f6bd98dc 15:31:26 [Warning] One or more build-args [ARCH] were not consumed 15:31:27 Successfully built ab50f6bd98dc 15:31:27 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:27 provisioning config files... 15:31:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/99@tmp/config17752838512307198526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:27 ---> docker-login.sh 15:31:27 nexus3.edgexfoundry.org:10001 15:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:27 Configure a credential helper to remove this warning. See 15:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:27 15:31:27 Login Succeeded 15:31:27 nexus3.edgexfoundry.org:10002 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10003 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10004 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 docker.io 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 ---> docker-login.sh ends [Pipeline] } 15:31:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:29 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:31:29 8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:31:29 latest 15:31:29 3.0.0-dev.3 15:31:29 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 15:31:29 main 15:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:31:30 aa219f15a5b2: Preparing 15:31:30 6cc1e4aa931b: Preparing 15:31:30 144b5c85b3b5: Preparing 15:31:30 6979b741102e: Preparing 15:31:30 6979b741102e: Layer already exists 15:31:30 6cc1e4aa931b: Pushed 15:31:30 aa219f15a5b2: Pushed 15:31:37 144b5c85b3b5: Pushed 15:31:37 8a5a4ec92ca374ae5f786629731d1f336ce6694e: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:31:37 aa219f15a5b2: Preparing 15:31:37 6cc1e4aa931b: Preparing 15:31:37 144b5c85b3b5: Preparing 15:31:37 6979b741102e: Preparing 15:31:37 6979b741102e: Layer already exists 15:31:37 6cc1e4aa931b: Layer already exists 15:31:37 aa219f15a5b2: Layer already exists 15:31:37 144b5c85b3b5: Layer already exists 15:31:37 latest: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.3 15:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:31:38 aa219f15a5b2: Preparing 15:31:38 6cc1e4aa931b: Preparing 15:31:38 144b5c85b3b5: Preparing 15:31:38 6979b741102e: Preparing 15:31:38 6979b741102e: Layer already exists 15:31:38 aa219f15a5b2: Layer already exists 15:31:38 144b5c85b3b5: Layer already exists 15:31:38 6cc1e4aa931b: Layer already exists 15:31:38 3.0.0-dev.3: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 15:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:31:39 aa219f15a5b2: Preparing 15:31:39 6cc1e4aa931b: Preparing 15:31:39 144b5c85b3b5: Preparing 15:31:39 6979b741102e: Preparing 15:31:39 6cc1e4aa931b: Layer already exists 15:31:39 144b5c85b3b5: Layer already exists 15:31:39 aa219f15a5b2: Layer already exists 15:31:39 6979b741102e: Layer already exists 15:31:39 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:31:39 aa219f15a5b2: Preparing 15:31:39 6cc1e4aa931b: Preparing 15:31:39 144b5c85b3b5: Preparing 15:31:39 6979b741102e: Preparing 15:31:39 144b5c85b3b5: Layer already exists 15:31:39 aa219f15a5b2: Layer already exists 15:31:39 6cc1e4aa931b: Layer already exists 15:31:39 6979b741102e: Layer already exists 15:31:39 main: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:39 ===================================================== [Pipeline] echo 15:31:39 taggedImages: 15:31:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e 15:31:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:31:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.3 15:31:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 15:31:39 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:40 15:31:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:40 arm64: Pulling from edgex-lftools-log-publisher 15:31:40 8998bd30e6a1: Pulling fs layer 15:31:40 04944245beec: Pulling fs layer 15:31:40 699f458cf7ca: Pulling fs layer 15:31:40 765212b225bb: Pulling fs layer 15:31:40 f23df028b6ca: Pulling fs layer 15:31:40 d65c8cfc05b1: Pulling fs layer 15:31:40 2437ff75d9bd: Pulling fs layer 15:31:40 765212b225bb: Waiting 15:31:40 f23df028b6ca: Waiting 15:31:40 d65c8cfc05b1: Waiting 15:31:40 2437ff75d9bd: Waiting 15:31:40 04944245beec: Verifying Checksum 15:31:40 04944245beec: Download complete 15:31:40 765212b225bb: Verifying Checksum 15:31:40 765212b225bb: Download complete 15:31:40 f23df028b6ca: Verifying Checksum 15:31:40 f23df028b6ca: Download complete 15:31:40 d65c8cfc05b1: Verifying Checksum 15:31:40 d65c8cfc05b1: Download complete 15:31:41 699f458cf7ca: Verifying Checksum 15:31:41 699f458cf7ca: Download complete 15:31:41 8998bd30e6a1: Verifying Checksum 15:31:41 8998bd30e6a1: Download complete 15:31:43 2437ff75d9bd: Verifying Checksum 15:31:43 2437ff75d9bd: Download complete 15:31:45 8998bd30e6a1: Pull complete 15:31:45 04944245beec: Pull complete 15:31:46 699f458cf7ca: Pull complete 15:31:47 765212b225bb: Pull complete 15:31:47 f23df028b6ca: Pull complete 15:31:48 d65c8cfc05b1: Pull complete 15:32:03 2437ff75d9bd: Pull complete 15:32:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:03 prd-ubuntu20.04-docker-arm64-4c-16g-7566 does not seem to be running inside a container 15:32:03 $ 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/99 -v /w/workspace/edgex-ui-go/99:/w/workspace/edgex-ui-go/99:rw,z -v /w/workspace/edgex-ui-go/99@tmp:/w/workspace/edgex-ui-go/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:32:06 $ docker top acdfccb000ba723bdb5ea3048d4ce3eaf155bf462f6e126c6146e2d5ca300380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:06 ---> job-cost.sh 15:32:07 lf-activate-venv: SKIPPING 15:32:07 INFO: No Stack... 15:32:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:08 INFO: Archiving Costs [Pipeline] sh 15:32:08 + cat /w/workspace/edgex-ui-go/99/archives/cost.csv 15:32:08 + cut -d, -f6 [Pipeline] lock 15:32:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] 15:32:08 Resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] did not exist. Created. 15:32:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:09 /w/workspace/edgex-ui-go/99@tmp/durable-7720947d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:09 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:09 Warning: overwriting stash ‘stack-cost’ 15:32:14 Stashed 1 file(s) [Pipeline] } 15:32:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:14 $ docker stop --time=1 acdfccb000ba723bdb5ea3048d4ce3eaf155bf462f6e126c6146e2d5ca300380 15:32:16 $ docker rm -f --volumes acdfccb000ba723bdb5ea3048d4ce3eaf155bf462f6e126c6146e2d5ca300380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:32:16 provisioning config files... 15:32:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15543856470699669201tmp [Pipeline] { [Pipeline] sh 15:32:17 + set +x 15:32:17 + curl -s https://codecov.io/bash 15:32:17 + bash -s -- 15:32:17 15:32:17 _____ _ 15:32:17 / ____| | | 15:32:17 | | ___ __| | ___ ___ _____ __ 15:32:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:17 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:17 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:17 Bash-1.0.6 15:32:17 15:32:17 15:32:17 ==> git version 2.25.1 found 15:32:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:32:17 Release-Date: 2020-01-08 15:32:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:32:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:32:17 ==> Jenkins CI detected. 15:32:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:32:17 project root: . 15:32:17 --> token set from env 15:32:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:17 ==> Running gcov in . (disable via -X gcov) 15:32:17 ==> Python coveragepy not found 15:32:17 ==> Searching for coverage reports in: 15:32:17 + . 15:32:17 -> Found 1 reports 15:32:17 ==> Detecting git/mercurial file structure 15:32:17 ==> Reading reports 15:32:17 + ./coverage.out bytes=10 15:32:17 ==> Appending adjustments 15:32:17 https://docs.codecov.io/docs/fixing-reports 15:32:18 + Found adjustments 15:32:18 ==> Gzipping contents 15:32:18 12K /tmp/codecov.3nCCUg.gz 15:32:18 ==> Uploading reports 15:32:18 url: https://codecov.io 15:32:18 query: branch=main&commit=8a5a4ec92ca374ae5f786629731d1f336ce6694e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:18 -> Pinging Codecov 15:32:18 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=8a5a4ec92ca374ae5f786629731d1f336ce6694e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:18 -> Uploading to 15:32:18 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/FB506323287CE973F263BFD2A0EB1F37/8a5a4ec92ca374ae5f786629731d1f336ce6694e/da25c381-934d-4ce6-84b9-b60a1f7dae40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T153218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aebcba319a7e8aa6c80d39d4f1b3958a2df765054235097f2d3183009bb8705 15:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:18 Dload Upload Total Spent Left Speed 15:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 32206 --:--:-- --:--:-- --:--:-- 32206 15:32:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] } 15:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:32:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:32:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:18 15:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:32:19 df9b9388f04a: Pulling fs layer 15:32:19 52dc419b0ee2: Pulling fs layer 15:32:19 25bc292e5bac: Pulling fs layer 15:32:19 114826534d7a: Pulling fs layer 15:32:19 4657fd5d0bcf: Pulling fs layer 15:32:19 6ad1cebc031e: Pulling fs layer 15:32:19 8a3aa393b2d8: Pulling fs layer 15:32:19 4657fd5d0bcf: Waiting 15:32:19 114826534d7a: Waiting 15:32:19 6ad1cebc031e: Waiting 15:32:19 8a3aa393b2d8: Waiting 15:32:19 25bc292e5bac: Verifying Checksum 15:32:19 25bc292e5bac: Download complete 15:32:19 52dc419b0ee2: Download complete 15:32:19 4657fd5d0bcf: Download complete 15:32:19 df9b9388f04a: Verifying Checksum 15:32:19 df9b9388f04a: Download complete 15:32:19 6ad1cebc031e: Verifying Checksum 15:32:19 6ad1cebc031e: Download complete 15:32:19 df9b9388f04a: Pull complete 15:32:19 52dc419b0ee2: Pull complete 15:32:19 25bc292e5bac: Pull complete 15:32:20 114826534d7a: Verifying Checksum 15:32:20 114826534d7a: Download complete 15:32:20 8a3aa393b2d8: Verifying Checksum 15:32:20 8a3aa393b2d8: Download complete 15:32:23 114826534d7a: Pull complete 15:32:23 4657fd5d0bcf: Pull complete 15:32:23 6ad1cebc031e: Pull complete 15:32:25 8a3aa393b2d8: Pull complete 15:32:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:25 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:32:28 $ docker top 70897af045922415709c08b8a1c172bd074797c43ab438c1875bc03dfdb43700 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:32:29 + set -o pipefail 15:32:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:32:35 15:32:35 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:32:35 15:32:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/8833f59d-51c5-45e0-8bbf-0160ca788bd7 15:32:35 15:32:35 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:32:35 15:32:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:35 15:32:35 15:32:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:35 More details here: https://snyk.co/ue1NS 15:32:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:32:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:32:35 $ docker stop --time=1 70897af045922415709c08b8a1c172bd074797c43ab438c1875bc03dfdb43700 15:32:38 $ docker rm -f --volumes 70897af045922415709c08b8a1c172bd074797c43ab438c1875bc03dfdb43700 [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 15:32:39 + git log --format=format:%s -1 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] sh 15:32:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:40 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:40 $ docker top babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb -eo pid,comm 15:32:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:32:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:40 [ssh-agent] Looking for ssh-agent implementation... 15:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:40 $ docker exec babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb ssh-agent 15:32:40 SSH_AUTH_SOCK=/tmp/ssh-KYg1FgR4apMY/agent.32 15:32:40 SSH_AGENT_PID=38 15:32:40 Running ssh-add (command line suppressed) 15:32:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6098987500727462880.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6098987500727462880.key) 15:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:41 + git semver tag 15:32:41 2023-04-12 15:32:41,319 [run_tag] DEBUG tag force:False 15:32:41 2023-04-12 15:32:41,319 [check_head_tag] DEBUG check head tag 15:32:41 2023-04-12 15:32:41,320 [execute] INFO git cat-file --batch-check 15:32:41 2023-04-12 15:32:41,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:32:41 2023-04-12 15:32:41,323 [execute] INFO git cat-file --batch 15:32:41 2023-04-12 15:32:41,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:32:41 2023-04-12 15:32:41,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:32:41 2023-04-12 15:32:41,334 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 15:32:41 2023-04-12 15:32:41,334 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:32:41 2023-04-12 15:32:41,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:32:41 3.0.0-dev.3 [Pipeline] } 15:32:41 $ docker exec --env ******** --env ******** babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb ssh-agent -k 15:32:41 unset SSH_AUTH_SOCK; 15:32:41 unset SSH_AGENT_PID; 15:32:41 echo Agent pid 38 killed; 15:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:41 + git semver [Pipeline] } 15:32:42 $ docker stop --time=1 babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb 15:32:43 $ docker rm -f --volumes babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:43 15:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:44 0.23.1-centos7: Pulling from edgex-lftools 15:32:44 ab5ef0e58194: Pulling fs layer 15:32:44 9712f1f96733: Pulling fs layer 15:32:44 63f879dbbcfc: Pulling fs layer 15:32:44 0d9ebad4ef96: Pulling fs layer 15:32:44 e9a5061849ea: Pulling fs layer 15:32:44 d747dcd14b5f: Pulling fs layer 15:32:44 2de7ff778b66: Pulling fs layer 15:32:44 e9a5061849ea: Waiting 15:32:44 d747dcd14b5f: Waiting 15:32:44 2de7ff778b66: Waiting 15:32:44 0d9ebad4ef96: Waiting 15:32:44 9712f1f96733: Verifying Checksum 15:32:44 9712f1f96733: Download complete 15:32:44 63f879dbbcfc: Verifying Checksum 15:32:44 63f879dbbcfc: Download complete 15:32:44 e9a5061849ea: Verifying Checksum 15:32:44 e9a5061849ea: Download complete 15:32:44 d747dcd14b5f: Download complete 15:32:44 0d9ebad4ef96: Verifying Checksum 15:32:44 0d9ebad4ef96: Download complete 15:32:44 ab5ef0e58194: Verifying Checksum 15:32:44 ab5ef0e58194: Download complete 15:32:44 2de7ff778b66: Verifying Checksum 15:32:47 ab5ef0e58194: Pull complete 15:32:47 9712f1f96733: Pull complete 15:32:48 63f879dbbcfc: Pull complete 15:32:51 0d9ebad4ef96: Pull complete 15:32:51 e9a5061849ea: Pull complete 15:32:51 d747dcd14b5f: Pull complete 15:32:52 2de7ff778b66: Pull complete 15:32:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:52 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:32:56 $ docker top c3ec09f453b4599c50e9e3965e7ff8aef0b7ecfa75eeccce437a05167dab1774 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:56 provisioning config files... 15:32:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8238347919085991468tmp 15:32:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11920934059790359715tmp 15:32:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4923506653563296553tmp [Pipeline] { [Pipeline] echo 15:32:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:56 ---> sigul-configuration.sh 15:32:56 gpg: directory `/root/.gnupg' created 15:32:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:56 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:56 gpg: CAST5 encrypted data 15:32:56 gpg: encrypted with 1 passphrase 15:32:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:57 + mkdir /home/jenkins 15:32:57 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:32:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> sigul-install.sh 15:32:57 Sigul already installed; skipping installation. [Pipeline] sh 15:32:57 + git tag --list 15:32:57 0.1.1 15:32:57 v1.1.0 15:32:57 v1.2.0 15:32:57 v1.2.1 15:32:57 v1.3.0 15:32:57 v2.0.0 15:32:57 v2.1.0 15:32:57 v2.2.0 15:32:57 v2.2.1-dev.1 15:32:57 v2.2.1-dev.2 15:32:57 v2.2.1-dev.3 15:32:57 v2.2.1-dev.4 15:32:57 v2.2.1-dev.5 15:32:57 v2.2.1-dev.6 15:32:57 v2.2.1-dev.7 15:32:57 v2.3.0 15:32:57 v2.3.0-dev.10 15:32:57 v2.3.0-dev.11 15:32:57 v2.3.0-dev.12 15:32:57 v2.3.0-dev.13 15:32:57 v2.3.0-dev.14 15:32:57 v2.3.0-dev.15 15:32:57 v2.3.0-dev.16 15:32:57 v2.3.0-dev.17 15:32:57 v2.3.0-dev.18 15:32:57 v2.3.0-dev.19 15:32:57 v2.3.0-dev.20 15:32:57 v2.3.0-dev.21 15:32:57 v2.3.0-dev.22 15:32:57 v2.3.0-dev.23 15:32:57 v2.3.0-dev.24 15:32:57 v2.3.0-dev.7 15:32:57 v2.3.0-dev.8 15:32:57 v2.3.0-dev.9 15:32:57 v3.0.0-dev.1 15:32:57 v3.0.0-dev.2 15:32:57 v3.0.0-dev.3 [Pipeline] sh 15:32:58 + lftools sign git-tag v3.0.0-dev.3 15:32:58 Signing Git tag with Sigul... 15:32:58 Signing v3.0.0-dev.3 [Pipeline] echo 15:32:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:32:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:32:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:32:59 $ docker stop --time=1 c3ec09f453b4599c50e9e3965e7ff8aef0b7ecfa75eeccce437a05167dab1774 15:33:00 $ docker rm -f --volumes c3ec09f453b4599c50e9e3965e7ff8aef0b7ecfa75eeccce437a05167dab1774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:33:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:01 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:01 $ docker top d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 -eo pid,comm 15:33:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:01 [ssh-agent] Looking for ssh-agent implementation... 15:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:01 $ docker exec d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 ssh-agent 15:33:02 SSH_AUTH_SOCK=/tmp/ssh-nWwo1i3NMAjY/agent.32 15:33:02 SSH_AGENT_PID=38 15:33:02 Running ssh-add (command line suppressed) 15:33:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9520541149866453778.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9520541149866453778.key) 15:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:02 + git semver bump pre 15:33:02 2023-04-12 15:33:02,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:02 2023-04-12 15:33:02,642 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 15:33:02 2023-04-12 15:33:02,643 [bump_version] DEBUG bumped version:3.0.0-dev.4 15:33:02 2023-04-12 15:33:02,643 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:33:02 2023-04-12 15:33:02,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:02 2023-04-12 15:33:02,643 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:02 2023-04-12 15:33:02,645 [execute] INFO git cat-file --batch-check 15:33:02 2023-04-12 15:33:02,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:02 2023-04-12 15:33:02,649 [execute] INFO git cat-file --batch 15:33:02 2023-04-12 15:33:02,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:02 2023-04-12 15:33:02,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:02 3.0.0-dev.4 [Pipeline] } 15:33:02 $ docker exec --env ******** --env ******** d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 ssh-agent -k 15:33:02 unset SSH_AUTH_SOCK; 15:33:02 unset SSH_AGENT_PID; 15:33:02 echo Agent pid 38 killed; 15:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:03 + git semver [Pipeline] } 15:33:03 $ docker stop --time=1 d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 15:33:04 $ docker rm -f --volumes d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:05 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:05 $ docker top a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 -eo pid,comm 15:33:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:05 [ssh-agent] Looking for ssh-agent implementation... 15:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:05 $ docker exec a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 ssh-agent 15:33:06 SSH_AUTH_SOCK=/tmp/ssh-pvWML61Rm3pk/agent.33 15:33:06 SSH_AGENT_PID=39 15:33:06 Running ssh-add (command line suppressed) 15:33:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8623904778056808001.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8623904778056808001.key) 15:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:06 + git semver push 15:33:06 2023-04-12 15:33:06,660 [run_push] DEBUG push 15:33:06 2023-04-12 15:33:06,660 [execute] INFO git cat-file --batch-check 15:33:06 2023-04-12 15:33:06,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:06 2023-04-12 15:33:06,664 [execute] INFO git rev-list 2876dc9cb902f7c10e077408990d7333ba904805 -- 15:33:06 2023-04-12 15:33:06,665 [execute] DEBUG Popen(['git', 'rev-list', '2876dc9cb902f7c10e077408990d7333ba904805', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:06 2023-04-12 15:33:06,674 [execute] INFO git fetch -v origin 15:33:06 2023-04-12 15:33:06,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:33:07 2023-04-12 15:33:07,193 [run_push] DEBUG no remote changes detected 15:33:07 2023-04-12 15:33:07,194 [execute] INFO git push origin semver 15:33:07 2023-04-12 15:33:07,194 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:08 2023-04-12 15:33:08,005 [run_push] DEBUG push all version tags 15:33:08 2023-04-12 15:33:08,006 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:08 2023-04-12 15:33:08,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:33:08 2023-04-12 15:33:08,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:08 3.0.0-dev.4 [Pipeline] } 15:33:08 $ docker exec --env ******** --env ******** a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 ssh-agent -k 15:33:08 unset SSH_AUTH_SOCK; 15:33:08 unset SSH_AGENT_PID; 15:33:08 echo Agent pid 39 killed; 15:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:09 + git semver [Pipeline] } 15:33:09 $ docker stop --time=1 a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 15:33:10 $ docker rm -f --volumes a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 [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 15:33:11 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:33:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:33:11 total 16 15:33:11 drwxr-xr-x 3 root root 4096 Apr 12 15:16 . 15:33:11 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 15:32 .. 15:33:11 drwxr-xr-x 2 root root 4096 Apr 12 15:16 cost 15:33:11 -rw-r--r-- 1 root root 82 Apr 12 15:16 cost.csv 15:33:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:33:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:33:11 total 16 15:33:11 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 15:16 . 15:33:11 drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 15:32 .. 15:33:11 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 15:16 cost 15:33:11 -rw-r--r-- 1 jenkins jenkins 82 Apr 12 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:12 ---> package-listing.sh 15:33:12 ++ facter osfamily 15:33:12 ++ tr '[:upper:]' '[:lower:]' 15:33:12 + OS_FAMILY=debian 15:33:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:33:12 + START_PACKAGES=/tmp/packages_start.txt 15:33:12 + END_PACKAGES=/tmp/packages_end.txt 15:33:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:12 + PACKAGES=/tmp/packages_start.txt 15:33:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:33:12 + PACKAGES=/tmp/packages_end.txt 15:33:12 + case "${OS_FAMILY}" in 15:33:12 + dpkg -l 15:33:12 + grep '^ii' 15:33:12 + '[' -f /tmp/packages_start.txt ']' 15:33:12 + '[' -f /tmp/packages_end.txt ']' 15:33:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:33:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:33:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:33:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:13 prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container 15:33:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:33:13 $ docker top 9bfa7a53fcc05c913e240cd983ae2c333e51cfd526349a3ea601bc397a5b4d9e -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:14 + ls /var/log/sa-host 15:33:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:14 provisioning config files... 15:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1635618033745325822tmp [Pipeline] { [Pipeline] echo 15:33:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:15 ---> create-netrc.sh [Pipeline] } 15:33:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:15 ---> python-tools-install.sh [Pipeline] echo 15:33:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:15 ---> sudo-logs.sh 15:33:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:16 ---> job-cost.sh 15:33:16 lf-activate-venv: SKIPPING 15:33:16 DEBUG: total: 0.2199999988079071 15:33:16 INFO: Retrieving Stack Cost... 15:33:16 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:17 INFO: Archiving Costs [Pipeline] echo 15:33:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:17 ---> logs-deploy.sh 15:33:17 lf-activate-venv: SKIPPING 15:33:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/99 15:33:17 INFO: archiving workspace using pattern(s): 15:33:18 Archives upload complete. 15:33:18 INFO: archiving logs to Nexus