Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3415320daf635803622a7d556013ec4117c9224b 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-ssh11125935736774355951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9542881268594661201.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7460712864527679834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14267673118788633288.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-ssh4541063223824482718.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-3507 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 3415320daf635803622a7d556013ec4117c9224b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3415320daf635803622a7d556013ec4117c9224b # timeout=10 Commit message: "Merge pull request #629 from mglmc/getConfig-from-service" > git rev-list --no-walk 032679f4de50173df241c2a6c0134d228e62d0d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:41 ========================================================= 15:06:41 EdgeX Global Pipelines Version Info 15:06:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:42 ------------------- 15:06:42 stable info: 15:06:42 ------------------- 15:06:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:06:42 Message: update stable to v1.0.253 15:06:42 ------------------- 15:06:42 experimental info: 15:06:42 ------------------- 15:06:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:06:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:06:42 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3415320 [Pipeline] echo 15:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:43 provisioning config files... 15:06:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9091552521847657165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:43 ---> docker-login.sh 15:06:43 nexus3.edgexfoundry.org:10001 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 nexus3.edgexfoundry.org:10002 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 nexus3.edgexfoundry.org:10003 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 nexus3.edgexfoundry.org:10004 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 docker.io 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 ---> docker-login.sh ends [Pipeline] } 15:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:06:45 + git rev-list -1 --merges 3415320daf635803622a7d556013ec4117c9224b~1..3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo 15:06:45 -----------> git rev-list -1 --merges 3415320daf635803622a7d556013ec4117c9224b~1..3415320daf635803622a7d556013ec4117c9224b 3415320daf635803622a7d556013ec4117c9224b 15:06:45 3415320daf635803622a7d556013ec4117c9224b [false] [Pipeline] sh 15:06:45 + git log --format=format:%s -1 3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo 15:06:45 ========================================================= 15:06:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:06:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:45 + git log --format=format:%s -1 3415320daf635803622a7d556013ec4117c9224b [Pipeline] echo 15:06:45 [semverPrep] GIT_COMMIT: 3415320daf635803622a7d556013ec4117c9224b, Commit Message: Merge pull request #629 from mglmc/getConfig-from-service [Pipeline] echo 15:06:45 [semverPrep] This is not a build commit. [Pipeline] sh 15:06:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:46 + grep -v github /etc/ssh/ssh_known_hosts 15:06:46 + [ -e /tmp/ssh_known_hosts ] 15:06:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:06:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:06:46 + sudo tee -a /etc/ssh/ssh_known_hosts 15:06:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:46 15:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:47 0.1.4: Pulling from edgex-devops/py-git-semver 15:06:47 b85a868b505f: Pulling fs layer 15:06:47 e2be974225ed: Pulling fs layer 15:06:47 339a4e72a1f5: Pulling fs layer 15:06:47 988bab9f4d93: Pulling fs layer 15:06:47 1469e6f7b9e6: Pulling fs layer 15:06:47 eaf3925da568: Pulling fs layer 15:06:47 bab4dde63d76: Pulling fs layer 15:06:47 bde34c3a00c8: Pulling fs layer 15:06:47 b352a97aabf1: Pulling fs layer 15:06:47 4872d77fe225: Pulling fs layer 15:06:47 5851b861e8e6: Pulling fs layer 15:06:47 1469e6f7b9e6: Waiting 15:06:47 4872d77fe225: Waiting 15:06:47 bab4dde63d76: Waiting 15:06:47 eaf3925da568: Waiting 15:06:47 5851b861e8e6: Waiting 15:06:47 bde34c3a00c8: Waiting 15:06:47 b352a97aabf1: Waiting 15:06:47 988bab9f4d93: Waiting 15:06:47 e2be974225ed: Verifying Checksum 15:06:47 e2be974225ed: Download complete 15:06:47 988bab9f4d93: Verifying Checksum 15:06:47 988bab9f4d93: Download complete 15:06:47 1469e6f7b9e6: Verifying Checksum 15:06:47 1469e6f7b9e6: Download complete 15:06:47 eaf3925da568: Verifying Checksum 15:06:47 eaf3925da568: Download complete 15:06:47 339a4e72a1f5: Verifying Checksum 15:06:47 339a4e72a1f5: Download complete 15:06:47 bde34c3a00c8: Download complete 15:06:47 b352a97aabf1: Verifying Checksum 15:06:47 b352a97aabf1: Download complete 15:06:47 4872d77fe225: Verifying Checksum 15:06:47 4872d77fe225: Download complete 15:06:47 5851b861e8e6: Verifying Checksum 15:06:47 5851b861e8e6: Download complete 15:06:47 b85a868b505f: Download complete 15:06:47 bab4dde63d76: Verifying Checksum 15:06:48 b85a868b505f: Pull complete 15:06:48 e2be974225ed: Pull complete 15:06:49 339a4e72a1f5: Pull complete 15:06:49 988bab9f4d93: Pull complete 15:06:49 1469e6f7b9e6: Pull complete 15:06:49 eaf3925da568: Pull complete 15:06:51 bab4dde63d76: Pull complete 15:06:51 bde34c3a00c8: Pull complete 15:06:51 b352a97aabf1: Pull complete 15:06:51 4872d77fe225: Pull complete 15:06:52 5851b861e8e6: Pull complete 15:06:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:52 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:06:52 $ 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:06:55 $ docker top c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 -eo pid,comm 15:06: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:06:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:55 [ssh-agent] Looking for ssh-agent implementation... 15:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:55 $ docker exec c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent 15:06:55 SSH_AUTH_SOCK=/tmp/ssh-9Lg1nMEjwtIl/agent.32 15:06:55 SSH_AGENT_PID=38 15:06:55 Running ssh-add (command line suppressed) 15:06:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2738610030269212890.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2738610030269212890.key) 15:06:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:56 + git tag --points-at HEAD [Pipeline] } 15:06:56 $ docker exec --env ******** --env ******** c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent -k 15:06:56 unset SSH_AUTH_SOCK; 15:06:56 unset SSH_AGENT_PID; 15:06:56 echo Agent pid 38 killed; 15:06:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:56 [ssh-agent] Looking for ssh-agent implementation... 15:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:56 $ docker exec c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent 15:06:56 SSH_AUTH_SOCK=/tmp/ssh-eh4qcCVjwOV5/agent.70 15:06:56 SSH_AGENT_PID=76 15:06:56 Running ssh-add (command line suppressed) 15:06:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4083514860448769997.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4083514860448769997.key) 15:06:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:57 + git semver init 15:06:57 2023-08-14 15:06:57,295 [run_init] DEBUG init version:0.0.0 force:False 15:06:57 2023-08-14 15:06:57,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:06:57 2023-08-14 15:06:57,296 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:06:57 2023-08-14 15:06:57,296 [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:06:59 2023-08-14 15:06:58,890 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:06:59 2023-08-14 15:06:58,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:06:59 2023-08-14 15:06:58,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:06:59 2023-08-14 15:06:58,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:06:59 3.1.0-dev.2 [Pipeline] } 15:06:59 $ docker exec --env ******** --env ******** c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 ssh-agent -k 15:06:59 unset SSH_AUTH_SOCK; 15:06:59 unset SSH_AGENT_PID; 15:06:59 echo Agent pid 76 killed; 15:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:59 + git semver [Pipeline] } 15:06:59 $ docker stop --time=1 c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 15:07:01 $ docker rm -f --volumes c30778ce535cc2597ae99e2d45fdc180c540874cb3745f69822319b46eb74e31 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:07:01 Stashed 1 file(s) [Pipeline] echo 15:07:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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:07:01 provisioning config files... 15:07:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7349651404955503759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:02 ---> docker-login.sh 15:07:02 nexus3.edgexfoundry.org:10001 15:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:02 Configure a credential helper to remove this warning. See 15:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:02 15:07:02 Login Succeeded 15:07:02 nexus3.edgexfoundry.org:10002 15:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:02 Configure a credential helper to remove this warning. See 15:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:02 15:07:02 Login Succeeded 15:07:02 nexus3.edgexfoundry.org:10003 15:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:02 Configure a credential helper to remove this warning. See 15:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:02 15:07:02 Login Succeeded 15:07:02 nexus3.edgexfoundry.org:10004 15:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:02 Configure a credential helper to remove this warning. See 15:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:02 15:07:02 Login Succeeded 15:07:02 docker.io 15:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:02 Configure a credential helper to remove this warning. See 15:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:02 15:07:02 Login Succeeded 15:07:02 ---> docker-login.sh ends [Pipeline] } 15:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:02 ========================================================= 15:07:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:07:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07: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:07:03 Sending build context to Docker daemon 47.65MB 15:07:03 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:07:03 Step 2/15 : FROM ${BASE} AS builder 15:07:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:03 4db1b89c0bd1: Pulling fs layer 15:07:03 6911f1a30b25: Pulling fs layer 15:07:03 e194b8c5c2a9: Pulling fs layer 15:07:03 6863d3e3a2b1: Pulling fs layer 15:07:03 ec0bb842ea78: Pulling fs layer 15:07:03 40a00589a448: Pulling fs layer 15:07:03 6c08303d61cc: Pulling fs layer 15:07:03 798269fcf238: Pulling fs layer 15:07:03 40a00589a448: Waiting 15:07:03 6c08303d61cc: Waiting 15:07:03 798269fcf238: Waiting 15:07:03 6863d3e3a2b1: Waiting 15:07:03 6911f1a30b25: Download complete 15:07:03 6863d3e3a2b1: Verifying Checksum 15:07:03 6863d3e3a2b1: Download complete 15:07:03 ec0bb842ea78: Verifying Checksum 15:07:03 ec0bb842ea78: Download complete 15:07:03 4db1b89c0bd1: Verifying Checksum 15:07:03 4db1b89c0bd1: Download complete 15:07:03 40a00589a448: Verifying Checksum 15:07:03 40a00589a448: Download complete 15:07:03 4db1b89c0bd1: Pull complete 15:07:03 6911f1a30b25: Pull complete 15:07:03 798269fcf238: Verifying Checksum 15:07:03 798269fcf238: Download complete 15:07:04 e194b8c5c2a9: Verifying Checksum 15:07:04 e194b8c5c2a9: Download complete 15:07:04 6c08303d61cc: Verifying Checksum 15:07:04 6c08303d61cc: Download complete 15:07:07 e194b8c5c2a9: Pull complete 15:07:07 6863d3e3a2b1: Pull complete 15:07:07 ec0bb842ea78: Pull complete 15:07:08 40a00589a448: Pull complete 15:07:10 6c08303d61cc: Pull complete 15:07:11 798269fcf238: Pull complete 15:07:11 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:07:11 ---> ec979cd7f677 15:07:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:07:16 Still waiting to schedule task 15:07:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:07:18 ---> Running in 59aa6224882c 15:07:18 Removing intermediate container 59aa6224882c 15:07:18 ---> cac276db485c 15:07:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:07:18 ---> Running in 8fc055e236de 15:07:18 Removing intermediate container 8fc055e236de 15:07:18 ---> 49fd3875f27e 15:07:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:07:18 ---> Running in e12434da0357 15:07:18 Removing intermediate container e12434da0357 15:07:18 ---> 3d788170173b 15:07:18 Step 6/15 : LABEL Name=edgex-ui-go 15:07:18 ---> Running in 9b1eec8de5d4 15:07:18 Removing intermediate container 9b1eec8de5d4 15:07:18 ---> c03314d007c5 15:07:18 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:07:18 ---> Running in f14b9cf63378 15:07:18 Removing intermediate container f14b9cf63378 15:07:18 ---> fd5dd2621cfd 15:07:18 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:07:18 latest: Pulling from library/docker 15:07:18 7264a8db6415: Pulling fs layer 15:07:18 95cddd6e4406: Pulling fs layer 15:07:18 4f4fb700ef54: Pulling fs layer 15:07:18 609329a09c8f: Pulling fs layer 15:07:18 926b2fbdc5ad: Pulling fs layer 15:07:18 926b2fbdc5ad: Waiting 15:07:18 2e4943246593: Pulling fs layer 15:07:18 8c9db0bb2866: Pulling fs layer 15:07:18 2e4943246593: Waiting 15:07:18 5a49a496a342: Pulling fs layer 15:07:18 4f3e1e90b486: Pulling fs layer 15:07:18 8c9db0bb2866: Waiting 15:07:18 150f5b2039ca: Pulling fs layer 15:07:18 d24c11514afe: Pulling fs layer 15:07:18 66b523b76aab: Pulling fs layer 15:07:18 150f5b2039ca: Waiting 15:07:18 5a49a496a342: Waiting 15:07:18 785edea07e4d: Pulling fs layer 15:07:18 e2260d69ffa1: Pulling fs layer 15:07:18 785edea07e4d: Waiting 15:07:18 e2260d69ffa1: Waiting 15:07:18 609329a09c8f: Waiting 15:07:18 4f4fb700ef54: Verifying Checksum 15:07:18 4f4fb700ef54: Download complete 15:07:18 95cddd6e4406: Verifying Checksum 15:07:18 95cddd6e4406: Download complete 15:07:18 7264a8db6415: Verifying Checksum 15:07:18 7264a8db6415: Download complete 15:07:18 7264a8db6415: Pull complete 15:07:18 2e4943246593: Verifying Checksum 15:07:18 2e4943246593: Download complete 15:07:18 926b2fbdc5ad: Verifying Checksum 15:07:18 926b2fbdc5ad: Download complete 15:07:18 95cddd6e4406: Pull complete 15:07:18 8c9db0bb2866: Verifying Checksum 15:07:18 8c9db0bb2866: Download complete 15:07:18 5a49a496a342: Verifying Checksum 15:07:18 5a49a496a342: Download complete 15:07:18 4f4fb700ef54: Pull complete 15:07:18 4f3e1e90b486: Verifying Checksum 15:07:18 4f3e1e90b486: Download complete 15:07:18 150f5b2039ca: Verifying Checksum 15:07:18 150f5b2039ca: Download complete 15:07:18 d24c11514afe: Download complete 15:07:19 609329a09c8f: Verifying Checksum 15:07:19 609329a09c8f: Download complete 15:07:19 785edea07e4d: Verifying Checksum 15:07:19 785edea07e4d: Download complete 15:07:19 e2260d69ffa1: Download complete 15:07:19 609329a09c8f: Pull complete 15:07:19 66b523b76aab: Verifying Checksum 15:07:19 66b523b76aab: Download complete 15:07:19 926b2fbdc5ad: Pull complete 15:07:20 2e4943246593: Pull complete 15:07:20 8c9db0bb2866: Pull complete 15:07:20 5a49a496a342: Pull complete 15:07:20 4f3e1e90b486: Pull complete 15:07:20 150f5b2039ca: Pull complete 15:07:20 d24c11514afe: Pull complete 15:07:21 66b523b76aab: Pull complete 15:07:21 785edea07e4d: Pull complete 15:07:21 e2260d69ffa1: Pull complete 15:07:21 Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 15:07:21 Status: Downloaded newer image for docker:latest 15:07:25 ---> c9d532e8851f 15:07:25 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:25 ---> Running in 381f590a1772 15:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:25 OK: 265 MiB in 53 packages 15:07:25 Removing intermediate container 381f590a1772 15:07:25 ---> de9c5ab9e1ee 15:07:25 Step 10/15 : ENV GO111MODULE=on 15:07:25 ---> Running in 3a5c3bdb3ba3 15:07:26 Removing intermediate container 3a5c3bdb3ba3 15:07:26 ---> 64c8f6aed8c4 15:07:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:07:26 ---> Running in 029cd4e9ec3a 15:07:26 Removing intermediate container 029cd4e9ec3a 15:07:26 ---> 290e554ef9a9 15:07:26 Step 12/15 : COPY go.mod vendor* ./ 15:07:26 ---> 155d367b94c0 15:07:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:26 ---> Running in d304cbfcde97 15:08:13 Removing intermediate container d304cbfcde97 15:08:13 ---> 66071a72735a 15:08:13 Step 14/15 : COPY . . 15:08:13 ---> b7d66051b568 15:08:13 Step 15/15 : RUN ${MAKE} 15:08:13 ---> Running in ada00912597e 15:08:13 noop 15:08:13 Removing intermediate container ada00912597e 15:08:13 ---> 82aca40478f8 15:08:13 Successfully built 82aca40478f8 15:08:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:14 + docker inspect -f . ci-base-image-x86_64 15:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:14 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:08:14 $ 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:08:14 $ docker top ac6f016418acc085625f4e895e6140255af47a3c0317d512ccc487804f460f71 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:15 + go version 15:08:15 go version go1.20.6 linux/amd64 [Pipeline] } 15:08:15 $ docker stop --time=1 ac6f016418acc085625f4e895e6140255af47a3c0317d512ccc487804f460f71 15:08:16 $ docker rm -f --volumes ac6f016418acc085625f4e895e6140255af47a3c0317d512ccc487804f460f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:17 + docker inspect -f . ci-base-image-x86_64 15:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:17 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:08:17 $ 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:08:17 $ docker top 5228c4c95a034a9e287bd8bd85d24c44a6f5b0e17961e875c2dc80c0b7f09c8d -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:08:18 + make test 15:08:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:08:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:08:33 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:08:33 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:08:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:08:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:08:35 ./bin/test-attribution-txt.sh 15:08:35 make -C web test 15:08:35 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:08:35 make[1]: tput: No such file or directory 15:08:35 make[1]: tput: No such file or directory 15:08:35 warning: generating ./VERSION 15:08:35 echo "0.0.0" > VERSION 15:08:35 docker build \ 15:08:35 -f Dockerfile \ 15:08:35 --build-arg USER=1000 \ 15:08:35 \ 15:08:35 --label "git_sha=3415320daf635803622a7d556013ec4117c9224b" \ 15:08:35 -t edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b \ 15:08:35 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:08:35 . 15:08:35 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:08:35 Install the buildx component to build images with BuildKit: 15:08:35 https://docs.docker.com/go/buildx/ 15:08:35 15:08:35 Sending build context to Docker daemon 2.571MB 15:08:36 Step 1/10 : FROM node:16.17-alpine3.15 15:08:38 16.17-alpine3.15: Pulling from library/node 15:08:38 9621f1afde84: Pulling fs layer 15:08:38 c6f70ee39829: Pulling fs layer 15:08:38 56892a8094a2: Pulling fs layer 15:08:38 58dd87906ef0: Pulling fs layer 15:08:38 58dd87906ef0: Waiting 15:08:38 9621f1afde84: Verifying Checksum 15:08:38 9621f1afde84: Download complete 15:08:38 58dd87906ef0: Verifying Checksum 15:08:38 58dd87906ef0: Download complete 15:08:38 56892a8094a2: Download complete 15:08:38 9621f1afde84: Pull complete 15:08:39 c6f70ee39829: Verifying Checksum 15:08:39 c6f70ee39829: Download complete 15:08:41 c6f70ee39829: Pull complete 15:08:41 56892a8094a2: Pull complete 15:08:41 58dd87906ef0: Pull complete 15:08:41 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:08:42 Status: Downloaded newer image for node:16.17-alpine3.15 15:08:42 ---> b69703f70c3d 15:08:42 Step 2/10 : RUN apk add --no-cache chromium 15:08:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3508 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:08:49 Running in /w/workspace/edgex-ui-go/120 [Pipeline] { [Pipeline] checkout 15:08:49 The recommended git tool is: git 15:08:50 ---> Running in 27f0fabf46d3 15:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:08:50 (1/129) Installing libxau (1.0.9-r0) 15:08:50 (2/129) Installing libmd (1.0.3-r0) 15:08:50 (3/129) Installing libbsd (0.11.3-r1) 15:08:50 (4/129) Installing libxdmcp (1.1.3-r0) 15:08:50 (5/129) Installing libxcb (1.14-r2) 15:08:50 (6/129) Installing libx11 (1.7.3.1-r1) 15:08:50 (7/129) Installing libxext (1.3.4-r0) 15:08:50 (8/129) Installing libice (1.0.10-r0) 15:08:50 (9/129) Installing libuuid (2.37.4-r0) 15:08:50 (10/129) Installing libsm (1.2.3-r0) 15:08:50 (11/129) Installing libxt (1.2.1-r0) 15:08:50 (12/129) Installing libxmu (1.1.3-r0) 15:08:50 (13/129) Installing xset (1.2.4-r0) 15:08:50 (14/129) Installing xprop (1.2.5-r0) 15:08:50 (15/129) Installing xdg-utils (1.1.3-r0) 15:08:50 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:08:50 (17/129) Installing pkgconf (1.8.1-r0) 15:08:50 (18/129) Installing libffi (3.4.2-r1) 15:08:50 (19/129) Installing libintl (0.21-r0) 15:08:50 (20/129) Installing libblkid (2.37.4-r0) 15:08:50 (21/129) Installing libmount (2.37.4-r0) 15:08:50 (22/129) Installing pcre (8.45-r1) 15:08:50 (23/129) Installing glib (2.70.5-r0) 15:08:50 (24/129) Installing xz-libs (5.2.5-r1) 15:08:50 (25/129) Installing libxml2 (2.9.14-r2) 15:08:50 (26/129) Installing shared-mime-info (2.1-r2) 15:08:50 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:08:50 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:08:50 (29/129) Installing libpng (1.6.37-r1) 15:08:50 (30/129) Installing libwebp (1.2.2-r1) 15:08:50 (31/129) Installing zstd-libs (1.5.0-r0) 15:08:50 (32/129) Installing tiff (4.4.0-r4) 15:08:50 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:08:50 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:08:50 (35/129) Installing libxcomposite (0.4.5-r0) 15:08:50 (36/129) Installing libxfixes (6.0.0-r0) 15:08:50 (37/129) Installing libxrender (0.9.10-r3) 15:08:50 (38/129) Installing libxcursor (1.2.0-r0) 15:08:50 (39/129) Installing libxdamage (1.1.5-r1) 15:08:50 (40/129) Installing libxi (1.8-r0) 15:08:50 (41/129) Installing libxinerama (1.1.4-r1) 15:08:50 (42/129) Installing libxrandr (1.5.2-r1) 15:08:51 (43/129) Installing atk (2.36.0-r0) 15:08:51 (44/129) Installing libxtst (1.2.3-r3) 15:08:51 (45/129) Installing dbus-libs (1.12.26-r0) 15:08:51 (46/129) Installing at-spi2-core (2.42.0-r0) 15:08:51 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:08:51 (48/129) Installing expat (2.5.0-r0) 15:08:51 (49/129) Installing brotli-libs (1.0.9-r5) 15:08:51 (50/129) Installing libbz2 (1.0.8-r1) 15:08:51 (51/129) Installing freetype (2.11.1-r2) 15:08:51 (52/129) Installing fontconfig (2.13.1-r4) 15:08:51 (53/129) Installing pixman (0.40.0-r4) 15:08:51 (54/129) Installing cairo (1.16.0-r5) 15:08:51 (55/129) Installing cairo-gobject (1.16.0-r5) 15:08:51 (56/129) Installing avahi-libs (0.8-r5) 15:08:51 (57/129) Installing gmp (6.2.1-r1) 15:08:51 (58/129) Installing nettle (3.7.3-r0) 15:08:51 (59/129) Installing p11-kit (0.24.0-r1) 15:08:51 (60/129) Installing libtasn1 (4.18.0-r1) 15:08:51 (61/129) Installing libunistring (0.9.10-r1) 15:08:51 (62/129) Installing gnutls (3.7.1-r2) 15:08:51 (63/129) Installing cups-libs (2.3.3-r8) 15:08:51 (64/129) Installing libepoxy (1.5.9-r0) 15:08:51 (65/129) Installing fribidi (1.0.11-r0) 15:08:51 (66/129) Installing graphite2 (1.3.14-r0) 15:08:51 (67/129) Installing harfbuzz (3.0.0-r2) 15:08:51 (68/129) Installing libxft (2.3.4-r0) 15:08:51 (69/129) Installing pango (1.48.10-r0) 15:08:51 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:08:51 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:08:51 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:08:51 (73/129) Installing xkeyboard-config (2.34-r0) 15:08:51 (74/129) Installing libxkbcommon (1.3.1-r0) 15:08:51 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:08:51 Executing gtk+3.0-3.24.30-r0.post-install 15:08:51 (76/129) Installing libfontenc (1.1.4-r0) 15:08:51 (77/129) Installing mkfontscale (1.2.1-r1) 15:08:51 (78/129) Installing ttf-opensans (1.10-r1) 15:08:51 Executing ttf-opensans-1.10-r1.post-install 15:08:54 (79/129) Installing libogg (1.3.5-r0) 15:08:54 (80/129) Installing flac (1.3.4-r0) 15:08:54 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:08:54 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:08:54 (83/129) Installing sdl2 (2.0.16-r4) 15:08:54 (84/129) Installing aom-libs (3.2.0-r0) 15:08:54 (85/129) Installing libass (0.15.2-r0) 15:08:54 (86/129) Installing libdav1d (0.9.2-r0) 15:08:54 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 15:08:54 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 15:08:54 (89/129) Installing lame (3.100-r0) 15:08:54 (90/129) Installing opus (1.3.1-r1) 15:08:54 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:08:54 (92/129) Installing soxr (0.1.3-r2) 15:08:54 (93/129) Installing libsrt (1.4.2-r1) 15:08:54 (94/129) Installing libssh (0.9.6-r1) 15:08:54 (95/129) Installing libtheora (1.1.1-r16) 15:08:54 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:08:54 (97/129) Installing libpciaccess (0.16-r0) 15:08:54 using credential edgex-jenkins-ssh 15:08:54 Cloning the remote Git repository 15:08:54 (98/129) Installing libdrm (2.4.109-r0) 15:08:54 (99/129) Installing libva (2.13.0-r0) 15:08:54 (100/129) Installing libvdpau (1.4-r0) 15:08:54 (101/129) Installing vidstab (1.1.0-r1) 15:08:55 (102/129) Installing libvorbis (1.3.7-r0) 15:08:55 (103/129) Installing libvpx (1.10.0-r0) 15:08:55 (104/129) Installing vulkan-loader (1.2.196-r0) 15:08:55 (105/129) Installing x264-libs (20210613-r0) 15:08:55 (106/129) Installing x265-libs (3.5-r0) 15:08:55 (107/129) Installing xvidcore (1.3.7-r1) 15:08:55 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:08:55 (109/129) Installing libevent (2.1.12-r4) 15:08:55 (110/129) Installing mesa (21.2.6-r0) 15:08:55 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:08:55 (112/129) Installing mesa-gbm (21.2.6-r0) 15:08:55 (113/129) Installing lcms2 (2.12-r1) 15:08:55 (114/129) Installing nspr (4.32-r0) 15:08:55 (115/129) Installing sqlite-libs (3.36.0-r0) 15:08:55 (116/129) Installing nss (3.78.1-r0) 15:08:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:08:54 > git init /w/workspace/edgex-ui-go/120 # timeout=10 15:08:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:08:54 > git --version # timeout=10 15:08:54 > git --version # 'git version 2.25.1' 15:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:56 (117/129) Installing libasyncns (0.8-r1) 15:08:56 (118/129) Installing libltdl (2.4.6-r7) 15:08:56 (119/129) Installing orc (0.4.32-r0) 15:08:56 (120/129) Installing libsndfile (1.0.31-r1) 15:08:56 (121/129) Installing speexdsp (1.2.0-r0) 15:08:56 (122/129) Installing tdb-libs (1.4.5-r0) 15:08:56 (123/129) Installing libpulse (15.0-r2) 15:08:56 (124/129) Installing re2 (2021.11.01-r0) 15:08:56 (125/129) Installing snappy (1.1.9-r1) 15:08:56 (126/129) Installing libgpg-error (1.42-r1) 15:08:56 (127/129) Installing libgcrypt (1.9.4-r0) 15:08:56 (128/129) Installing libxslt (1.1.35-r0) 15:08:56 (129/129) Installing chromium (99.0.4844.84-r0) 15:08:57 Executing busybox-1.34.1-r7.trigger 15:08:57 Executing glib-2.70.5-r0.trigger 15:08:57 Executing shared-mime-info-2.1-r2.trigger 15:08:58 Executing gdk-pixbuf-2.42.8-r0.trigger 15:08:58 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:08:58 Executing fontconfig-2.13.1-r4.trigger 15:08:58 Executing mkfontscale-1.2.1-r1.trigger 15:08:58 OK: 286 MiB in 145 packages 15:08:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:08:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:59 Avoid second fetch 15:08:59 Checking out Revision 3415320daf635803622a7d556013ec4117c9224b (main) 15:08:59 > git config core.sparsecheckout # timeout=10 15:08:59 > git checkout -f 3415320daf635803622a7d556013ec4117c9224b # timeout=10 15:08:59 Commit message: "Merge pull request #629 from mglmc/getConfig-from-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:00 Dload Upload Total Spent Left Speed 15:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 15:09:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:09:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:09:01 + sudo tee /etc/docker/daemon.new 15:09:01 { 15:09:01 "registry-mirrors": [ 15:09:01 "https://nexus3.edgexfoundry.org:10001" 15:09:01 ], 15:09:01 "bip": "10.250.0.254/24", 15:09:01 "hosts": [ 15:09:01 "tcp://0.0.0.0:5555", 15:09:01 "unix:///var/run/docker.sock" 15:09:01 ], 15:09:01 "mtu": 1458, 15:09:01 "selinux-enabled": true, 15:09:01 "seccomp-profile": "/etc/docker/seccomp.json" 15:09:01 } [Pipeline] sh 15:09:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:09:02 + sudo service docker restart 15:09:06 Removing intermediate container 27f0fabf46d3 15:09:06 ---> 571befec40f2 15:09:06 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:09:06 ---> Running in dc1c220f6ba7 15:09:06 Removing intermediate container dc1c220f6ba7 15:09:06 ---> 5c07d250f967 15:09:06 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:09:06 ---> Running in 90b4b39e028e 15:09:06 Removing intermediate container 90b4b39e028e 15:09:06 ---> a6a1d9acc2c3 15:09:06 Step 5/10 : RUN npm install -g npm 15:09:06 ---> Running in 453b883ac458 15:09:16 15:09:16 removed 11 packages, changed 100 packages, and audited 250 packages in 9s 15:09:16 15:09:16 28 packages are looking for funding 15:09:16 run `npm fund` for details 15:09:16 15:09:16 found 0 vulnerabilities 15:09:17 Removing intermediate container 453b883ac458 15:09:17 ---> 53cb68a3aafa 15:09:17 Step 6/10 : ARG USER=1000 15:09:17 ---> Running in ef1dc0db0523 15:09:17 Removing intermediate container ef1dc0db0523 15:09:17 ---> 1e516ce65e5b 15:09:17 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:09:17 ---> Running in 94bf4224b003 15:09:18 Removing intermediate container 94bf4224b003 15:09:18 ---> b4cd1c59899a 15:09:18 Step 8/10 : USER $USER:$USER 15:09:18 ---> Running in 1d7602a677fb 15:09:18 Removing intermediate container 1d7602a677fb 15:09:18 ---> 60c229fabdf7 15:09:18 Step 9/10 : WORKDIR /app 15:09:18 ---> Running in ffa0b3af5e28 15:09:18 Removing intermediate container ffa0b3af5e28 15:09:18 ---> 19c9f73c6766 15:09:18 Step 10/10 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b 15:09:18 ---> Running in 5a64da764c57 15:09:18 Removing intermediate container 5a64da764c57 15:09:18 ---> 9ab4bf8a3d26 15:09:18 Successfully built 9ab4bf8a3d26 15:09:18 Successfully tagged edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b 15:09:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:09:18 touch edgex-web-ui.imagebuilt 15:09:18 mkdir -p node_modules coverage 15:09:18 chown "1000:1000" node_modules coverage package-lock.json 15:09:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:09:20 npm WARN old lockfile 15:09:20 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:09:20 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:09:20 npm WARN old lockfile 15:09:20 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:09:20 npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:20 provisioning config files... 15:09:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/120@tmp/config8495045742180516793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:21 ---> docker-login.sh 15:09:21 nexus3.edgexfoundry.org:10001 15:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:21 Configure a credential helper to remove this warning. See 15:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:21 15:09:21 Login Succeeded 15:09:21 nexus3.edgexfoundry.org:10002 15:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:21 Configure a credential helper to remove this warning. See 15:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:21 15:09:21 Login Succeeded 15:09:21 nexus3.edgexfoundry.org:10003 15:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:22 Configure a credential helper to remove this warning. See 15:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:22 15:09:22 Login Succeeded 15:09:22 nexus3.edgexfoundry.org:10004 15:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:22 Configure a credential helper to remove this warning. See 15:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:22 15:09:22 Login Succeeded 15:09:22 docker.io 15:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:23 Configure a credential helper to remove this warning. See 15:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:23 15:09:23 Login Succeeded 15:09:23 ---> docker-login.sh ends [Pipeline] } 15:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:23 ========================================================= 15:09:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:09:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:23 + 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:09:24 Sending build context to Docker daemon 30.37MB 15:09:24 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:09:24 Step 2/15 : FROM ${BASE} AS builder 15:09:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:24 edb6bdbacee9: Pulling fs layer 15:09:24 5f9638ab2659: Pulling fs layer 15:09:24 8d51d6327a98: Pulling fs layer 15:09:24 8b374f2dd631: Pulling fs layer 15:09:24 ec14aa9079de: Pulling fs layer 15:09:24 2f466654f4bb: Pulling fs layer 15:09:24 554e91adad29: Pulling fs layer 15:09:24 ec14aa9079de: Waiting 15:09:24 8b374f2dd631: Waiting 15:09:24 2f466654f4bb: Waiting 15:09:24 554e91adad29: Waiting 15:09:25 5f9638ab2659: Download complete 15:09:25 8b374f2dd631: Verifying Checksum 15:09:25 8b374f2dd631: Download complete 15:09:25 ec14aa9079de: Verifying Checksum 15:09:25 ec14aa9079de: Download complete 15:09:25 edb6bdbacee9: Verifying Checksum 15:09:25 edb6bdbacee9: Download complete 15:09:26 edb6bdbacee9: Pull complete 15:09:26 554e91adad29: Verifying Checksum 15:09:26 554e91adad29: Download complete 15:09:27 8d51d6327a98: Verifying Checksum 15:09:27 8d51d6327a98: Download complete 15:09:27 2f466654f4bb: Download complete 15:09:29 5f9638ab2659: Pull complete 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:30 npm WARN EBADENGINE Unsupported engine { 15:09:30 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:09:30 npm WARN EBADENGINE required: { 15:09:30 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:09:30 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:09:30 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:09:30 npm WARN EBADENGINE }, 15:09:30 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:09:30 npm WARN EBADENGINE } 15:09:32 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:09:32 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:09:32 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:09:33 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:09:33 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:09:33 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:09:33 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:09:34 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:09:35 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:09:35 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:09:37 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:09:38 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:09:38 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:09:39 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:09:39 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:09:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:09:40 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:09:40 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:09:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:09:43 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:09:44 8d51d6327a98: Pull complete 15:09:44 8b374f2dd631: Pull complete 15:09:44 ec14aa9079de: Pull complete 15:09:47 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:09:51 2f466654f4bb: Pull complete 15:09:52 15:09:52 added 1478 packages, and audited 1479 packages in 33s 15:09:52 15:09:52 90 packages are looking for funding 15:09:52 run `npm fund` for details 15:09:52 15:09:52 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 15:09:52 15:09:52 To address issues that do not require attention, run: 15:09:52 npm audit fix 15:09:52 15:09:52 To address all issues (including breaking changes), run: 15:09:52 npm audit fix --force 15:09:52 15:09:52 Run `npm audit` for details. 15:09:53 554e91adad29: Pull complete 15:09:53 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:09:53 ---> 1e15ea492957 15:09:53 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:09:54 ---> Running in d331536b47f2 15:09:55 Removing intermediate container d331536b47f2 15:09:55 ---> 16b00193ad7f 15:09:55 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:09:55 ---> Running in 280d74c0c42f 15:09:55 Removing intermediate container 280d74c0c42f 15:09:55 ---> c634ebd2baae 15:09:55 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:09:55 ---> Running in 9d2ca3decc61 15:09:55 Removing intermediate container 9d2ca3decc61 15:09:55 ---> 5ceaf5d3b66f 15:09:55 Step 6/15 : LABEL Name=edgex-ui-go 15:09:56 ---> Running in 8ca9c7519b25 15:09:56 Removing intermediate container 8ca9c7519b25 15:09:56 ---> 977a67ad6a4c 15:09:56 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:09:56 ---> Running in 625263fc8c4b 15:09:56 Removing intermediate container 625263fc8c4b 15:09:56 ---> 5e6e7ad818f4 15:09:56 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:09:57 latest: Pulling from library/docker 15:09:57 9fda8d8052c6: Pulling fs layer 15:09:57 6852f3ef0b5f: Pulling fs layer 15:09:57 4f4fb700ef54: Pulling fs layer 15:09:57 37278d121b4b: Pulling fs layer 15:09:57 4c05b0ea0652: Pulling fs layer 15:09:57 841155fe5c52: Pulling fs layer 15:09:57 6e8fd905d972: Pulling fs layer 15:09:57 bdaebcfc8a78: Pulling fs layer 15:09:57 6ec782731361: Pulling fs layer 15:09:57 020451d7f710: Pulling fs layer 15:09:57 493c34e3a30d: Pulling fs layer 15:09:57 5f407d496aee: Pulling fs layer 15:09:57 5b3b3658d625: Pulling fs layer 15:09:57 a08f0db26b16: Pulling fs layer 15:09:57 4c05b0ea0652: Waiting 15:09:57 020451d7f710: Waiting 15:09:57 493c34e3a30d: Waiting 15:09:57 841155fe5c52: Waiting 15:09:57 6e8fd905d972: Waiting 15:09:57 bdaebcfc8a78: Waiting 15:09:57 5f407d496aee: Waiting 15:09:57 6ec782731361: Waiting 15:09:57 5b3b3658d625: Waiting 15:09:57 a08f0db26b16: Waiting 15:09:57 6852f3ef0b5f: Verifying Checksum 15:09:57 6852f3ef0b5f: Download complete 15:09:57 9fda8d8052c6: Verifying Checksum 15:09:57 9fda8d8052c6: Download complete 15:09:57 37278d121b4b: Verifying Checksum 15:09:57 37278d121b4b: Download complete 15:09:57 4c05b0ea0652: Download complete 15:09:58 841155fe5c52: Verifying Checksum 15:09:58 841155fe5c52: Download complete 15:09:58 6e8fd905d972: Verifying Checksum 15:09:58 6e8fd905d972: Download complete 15:09:58 9fda8d8052c6: Pull complete 15:09:58 6ec782731361: Verifying Checksum 15:09:58 6ec782731361: Download complete 15:09:58 bdaebcfc8a78: Download complete 15:09:58 493c34e3a30d: Verifying Checksum 15:09:58 493c34e3a30d: Download complete 15:09:58 020451d7f710: Verifying Checksum 15:09:58 020451d7f710: Download complete 15:09:58 5b3b3658d625: Verifying Checksum 15:09:58 5b3b3658d625: Download complete 15:09:58 a08f0db26b16: Verifying Checksum 15:09:58 a08f0db26b16: Download complete 15:09:58 6852f3ef0b5f: Pull complete 15:09:59 4f4fb700ef54: Pull complete 15:09:59 5f407d496aee: Verifying Checksum 15:09:59 5f407d496aee: Download complete 15:09:59 37278d121b4b: Pull complete 15:10:01 4c05b0ea0652: Pull complete 15:10:02 841155fe5c52: Pull complete 15:10:02 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:10:02 6e8fd905d972: Pull complete 15:10:02 bdaebcfc8a78: Pull complete 15:10:02 6ec782731361: Pull complete 15:10:03 020451d7f710: Pull complete 15:10:04 493c34e3a30d: Pull complete 15:10:04 - Generating browser application bundles (phase: setup)... 15:10:06 5f407d496aee: Pull complete 15:10:06 5b3b3658d625: Pull complete 15:10:07 a08f0db26b16: Pull complete 15:10:07 Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 15:10:07 Status: Downloaded newer image for docker:latest 15:10:08 Compiling @angular/core : es2015 as esm2015 15:10:08 Compiling @angular/compiler/testing : es2015 as esm2015 15:10:10 ---> fbad03235341 15:10:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:10 ---> Running in 1ff10110fba6 15:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:12 Compiling @angular/common : es2015 as esm2015 15:10:12 Compiling @angular/core/testing : es2015 as esm2015 15:10:12 OK: 263 MiB in 53 packages 15:10:13 Compiling @angular/platform-browser : es2015 as esm2015 15:10:13 Compiling @angular/common/testing : es2015 as esm2015 15:10:13 Removing intermediate container 1ff10110fba6 15:10:13 ---> 14a306421ce7 15:10:13 Step 10/15 : ENV GO111MODULE=on 15:10:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:10:13 ---> Running in c008d65a948f 15:10:13 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:10:13 Removing intermediate container c008d65a948f 15:10:13 ---> da9c8a8b481f 15:10:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:10:13 ---> Running in 116c3c2cb38d 15:10:13 Compiling @angular/router : es2015 as esm2015 15:10:13 Compiling @angular/common/http : es2015 as esm2015 15:10:13 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:10:14 Removing intermediate container 116c3c2cb38d 15:10:14 ---> fb1a70aa1e72 15:10:14 Step 12/15 : COPY go.mod vendor* ./ 15:10:14 Compiling @angular/forms : es2015 as esm2015 15:10:14 ---> ed9e1a946315 15:10:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:14 ---> Running in 863e6ee53d1b 15:10:14 Compiling @angular/common/http/testing : es2015 as esm2015 15:10:16 Compiling @angular/router/testing : es2015 as esm2015 15:10:23 14 08 2023 15:10:22.154:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:10:23 14 08 2023 15:10:22.156:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:10:23 14 08 2023 15:10:22.159:INFO [launcher]: Starting browser ChromeHeadless 15:10:35 ✔ Browser application bundle generation complete. 15:10:35 14 08 2023 15:10:34.376:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket FymUSQy4Ze0dkAinAAAB with id 21526879 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.053 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.191 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.206 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.214 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.239 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.302 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.317 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.333 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.358 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.367 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.37 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.375 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.379 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.392 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.409 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.427 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.491 secs) 15:10:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.502 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.548 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.56 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.58 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.591 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.604 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.609 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.614 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.618 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.624 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.629 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.636 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.641 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.643 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.646 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.685 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.697 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.704 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.707 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.708 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.748 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.758 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.761 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.763 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.764 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.784 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.789 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.811 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.843 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.847 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.849 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.852 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.86 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.888 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.9 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.905 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.907 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.91 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.911 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.919 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.942 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.995 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.003 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.011 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.019 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.027 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.036 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.039 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.041 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.073 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.101 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.113 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.131 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.136 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.146 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.164 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.176 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.19 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.195 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.199 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.202 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.215 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.235 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.239 secs) 15:10:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.258 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.296 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.318 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.332 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.346 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.348 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.371 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.388 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.393 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.4 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.416 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.42 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.434 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.478 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.539 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.545 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.563 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.594 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.667 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.699 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.717 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.724 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.742 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.751 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.762 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.768 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.786 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.799 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.819 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.822 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.826 secs) 15:10:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.83 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.858 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.87 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.9 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.905 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.914 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.955 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.973 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.982 secs) 15:10:40 WARN: ' 15:10:40 It looks like you're using ngModel on the same form field as formControlName. 15:10:40 Support for using the ngModel input property and ngModelChange event with 15:10:40 reactive form directives has been deprecated in Angular v6 and will be removed 15:10:40 in a future version of Angular. 15:10:40 15:10:40 For more information on this, see our API docs here: 15:10:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:10:40 ' 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.982 secs) 15:10:40 WARN: ' 15:10:40 It looks like you're using ngModel on the same form field as formControlName. 15:10:40 Support for using the ngModel input property and ngModelChange event with 15:10:40 reactive form directives has been deprecated in Angular v6 and will be removed 15:10:40 in a future version of Angular. 15:10:40 15:10:40 For more information on this, see our API docs here: 15:10:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:10:40 ' 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.005 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.016 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.021 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.03 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.033 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.042 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.06 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.066 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.068 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.072 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.091 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.098 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.119 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.128 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.13 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.132 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.139 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.146 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.15 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.163 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.166 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.168 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.17 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.171 secs) 15:10:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.192 secs / 2.171 secs) 15:10:40 TOTAL: 145 SUCCESS 15:10:40 ✔ Browser application bundle generation complete. 15:10:40 15:10:40 =============================== Coverage summary =============================== 15:10:40 Statements : 41.5% ( 1423/3429 ) 15:10:40 Branches : 12.14% ( 109/898 ) 15:10:40 Functions : 33.17% ( 415/1251 ) 15:10:40 Lines : 39.38% ( 1278/3245 ) 15:10:40 ================================================================================ 15:10:41 ✔ Browser application bundle generation complete. 15:10:42 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:10:42 $ docker stop --time=1 5228c4c95a034a9e287bd8bd85d24c44a6f5b0e17961e875c2dc80c0b7f09c8d 15:10:43 $ docker rm -f --volumes 5228c4c95a034a9e287bd8bd85d24c44a6f5b0e17961e875c2dc80c0b7f09c8d [Pipeline] // withDockerContainer [Pipeline] sh 15:10:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:10:46 + ls -al . 15:10:46 total 180 15:10:46 drwxrwxr-x 14 jenkins jenkins 4096 Aug 14 15:08 . 15:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:06 .. 15:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:06 .blubracket 15:10:46 -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 15:06 .dockerignore 15:10:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:06 .git 15:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:06 .github 15:10:46 -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 15:06 .gitignore 15:10:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:06 .semver 15:10:46 -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 15:06 Attribution.txt 15:10:46 -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 15:06 CHANGELOG.md 15:10:46 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 15:06 CONTRIBUTING.md 15:10:46 -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 15:06 Dockerfile 15:10:46 -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 15:06 Jenkinsfile 15:10:46 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 15:06 LICENSE 15:10:46 -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 15:06 Makefile 15:10:46 -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 15:06 README.md 15:10:46 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:07 VERSION 15:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:06 assets 15:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:06 bin 15:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:06 cmd 15:10:46 -rw-r--r-- 1 jenkins jenkins 10 Aug 14 15:08 coverage.out 15:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:06 docs 15:10:46 -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 15:06 go.mod 15:10:46 -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 15:06 go.sum 15:10:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:06 internal 15:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:06 snap 15:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:06 testing 15:10:46 -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 15:06 version.go 15:10:46 drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 15:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:46 + 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=3415320daf635803622a7d556013ec4117c9224b --label arch=amd64 --label version=3.1.0-dev.2 . 15:10:47 Sending build context to Docker daemon 50.41MB 15:10:47 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:10:47 Step 2/25 : FROM ${BASE} AS builder 15:10:47 ---> 82aca40478f8 15:10:47 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:10:48 ---> Running in bb8342e87c29 15:10:48 Removing intermediate container bb8342e87c29 15:10:48 ---> 1b05c3c68ed2 15:10:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:10:48 ---> Running in ab96e8060b1b 15:10:48 Removing intermediate container ab96e8060b1b 15:10:48 ---> 56ccd5d57ec2 15:10:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:10:48 ---> Running in 1ded942bca9d 15:10:48 Removing intermediate container 1ded942bca9d 15:10:48 ---> 0c666822a28e 15:10:48 Step 6/25 : LABEL Name=edgex-ui-go 15:10:48 ---> Running in 5bb23be27659 15:10:48 Removing intermediate container 5bb23be27659 15:10:48 ---> 9534c83d7394 15:10:48 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:10:48 ---> Running in 322de1d97468 15:10:48 Removing intermediate container 322de1d97468 15:10:48 ---> 6c5e6a1c5dd6 15:10:48 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:10:49 ---> 8c2d20e35c0d 15:10:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:49 ---> Running in 072885fdfb92 15:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:10:50 OK: 265 MiB in 53 packages 15:10:50 Removing intermediate container 072885fdfb92 15:10:50 ---> 2b725602aeb4 15:10:50 Step 10/25 : ENV GO111MODULE=on 15:10:50 ---> Running in 274733a9eed1 15:10:50 Removing intermediate container 274733a9eed1 15:10:50 ---> 0d3c8409ebcd 15:10:50 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:10:50 ---> Running in 057de061068e 15:10:50 Removing intermediate container 057de061068e 15:10:50 ---> 2eccbbed6ebf 15:10:50 Step 12/25 : COPY go.mod vendor* ./ 15:10:51 ---> b7504dffef57 15:10:51 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:51 ---> Running in f3d662d5390b 15:10:51 Removing intermediate container f3d662d5390b 15:10:51 ---> 8aed340d7ed0 15:10:51 Step 14/25 : COPY . . 15:10:53 ---> 66db8ae91112 15:10:53 Step 15/25 : RUN ${MAKE} 15:10:53 ---> Running in f8f15258276e 15:10:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:11:11 Removing intermediate container 863e6ee53d1b 15:11:11 ---> f296b14a5f1a 15:11:11 Step 14/15 : COPY . . 15:11:14 ---> f9ada11762cd 15:11:14 Step 15/15 : RUN ${MAKE} 15:11:14 ---> Running in e827ff2930b2 15:11:14 noop 15:11:15 Removing intermediate container f8f15258276e 15:11:15 ---> 2601984b0069 15:11:15 Step 16/25 : FROM alpine:3.17 15:11:15 3.17: Pulling from library/alpine 15:11:15 9398808236ff: Pulling fs layer 15:11:15 9398808236ff: Verifying Checksum 15:11:15 9398808236ff: Download complete 15:11:15 9398808236ff: Pull complete 15:11:15 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:11:15 Status: Downloaded newer image for alpine:3.17 15:11:15 ---> 1e0b8b5322fc 15:11:15 Step 17/25 : EXPOSE 4000 15:11:15 ---> Running in 4de4782108ae 15:11:15 Removing intermediate container 4de4782108ae 15:11:15 ---> 65b46bfd74d7 15:11:15 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:11:15 Removing intermediate container e827ff2930b2 15:11:15 ---> 5ef2b8b11d78 15:11:15 Successfully built 5ef2b8b11d78 15:11:16 ---> f027ca71ea8d 15:11:16 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:11:16 ---> 9062052d8366 15:11:16 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:11:16 ---> 9ab8767022c8 15:11:16 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:11:16 ---> Running in 6526b5d907a8 15:11:16 Removing intermediate container 6526b5d907a8 15:11:16 ---> 8f1c705ea76c 15:11:16 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:11:16 ---> Running in 2ef12f25847b 15:11:16 Removing intermediate container 2ef12f25847b 15:11:16 ---> b9b7ef3ce744 15:11:16 Step 23/25 : LABEL arch=amd64 15:11:16 ---> Running in 034f963e7060 15:11:16 Removing intermediate container 034f963e7060 15:11:16 ---> 0e816b211c8b 15:11:16 Step 24/25 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b 15:11:16 ---> Running in 58b59447dd30 15:11:16 Removing intermediate container 58b59447dd30 15:11:16 ---> 73a365c7a039 15:11:16 Step 25/25 : LABEL version=3.1.0-dev.2 15:11:16 ---> Running in 4d9379285d2a 15:11:16 Removing intermediate container 4d9379285d2a 15:11:16 ---> e3410dd1ff56 15:11:16 [Warning] One or more build-args [ARCH] were not consumed 15:11:16 Successfully built e3410dd1ff56 15:11:16 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:11:17 Successfully tagged ci-base-image-arm64:latest 15:11:17 provisioning config files... 15:11:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config697202154005330764tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:17 ---> docker-login.sh 15:11:17 nexus3.edgexfoundry.org:10001 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 nexus3.edgexfoundry.org:10002 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 nexus3.edgexfoundry.org:10003 15:11:17 + docker inspect -f . ci-base-image-arm64 15:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 nexus3.edgexfoundry.org:10004 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 docker.io 15:11:17 prd-ubuntu20.04-docker-arm64-4c-16g-3508 does not seem to be running inside a container 15:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/120 -v /w/workspace/edgex-ui-go/120:/w/workspace/edgex-ui-go/120:rw,z -v /w/workspace/edgex-ui-go/120@tmp:/w/workspace/edgex-ui-go/120@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:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 ---> docker-login.sh ends 15:11:18 $ docker top 56bef4faf7049dd6a783ee335cf9df36d23e5ad3eb6c13d4f7287bc019e3a88e -eo pid,comm [Pipeline] { [Pipeline] } 15:11:19 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:19 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:11:19 3415320daf635803622a7d556013ec4117c9224b 15:11:19 latest 15:11:19 3.1.0-dev.2 15:11:19 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 15:11:19 main 15:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:19 + go version 15:11:19 go version go1.20.6 linux/arm64 [Pipeline] } 15:11:19 $ docker stop --time=1 56bef4faf7049dd6a783ee335cf9df36d23e5ad3eb6c13d4f7287bc019e3a88e 15:11:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b 15:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:19 aae1444bf5b7: Preparing 15:11:19 638325e568c1: Preparing 15:11:19 0b41a8f2a374: Preparing 15:11:19 36b50b131297: Preparing 15:11:19 36b50b131297: Layer already exists 15:11:19 aae1444bf5b7: Pushed 15:11:19 638325e568c1: Pushed 15:11:21 $ docker rm -f --volumes 56bef4faf7049dd6a783ee335cf9df36d23e5ad3eb6c13d4f7287bc019e3a88e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:21 + docker inspect -f . ci-base-image-arm64 15:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-3508 does not seem to be running inside a container 15:11:22 $ 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/120 -v /w/workspace/edgex-ui-go/120:/w/workspace/edgex-ui-go/120:rw,z -v /w/workspace/edgex-ui-go/120@tmp:/w/workspace/edgex-ui-go/120@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:11:23 0b41a8f2a374: Pushed 15:11:23 $ docker top 93626bc00e7803cbc0386eea9c8583c12f01e18964d513d9e563ce84d786c96a -eo pid,comm 15:11:23 3415320daf635803622a7d556013ec4117c9224b: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:23 + git config --global --add safe.directory /w/workspace/edgex-ui-go/120 [Pipeline] fileExists [Pipeline] sh 15:11:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:24 + make test 15:11:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:11:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:24 aae1444bf5b7: Preparing 15:11:24 638325e568c1: Preparing 15:11:24 0b41a8f2a374: Preparing 15:11:24 36b50b131297: Preparing 15:11:24 36b50b131297: Layer already exists 15:11:24 aae1444bf5b7: Layer already exists 15:11:24 0b41a8f2a374: Layer already exists 15:11:24 638325e568c1: Layer already exists 15:11:24 latest: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.2 15:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:24 aae1444bf5b7: Preparing 15:11:24 638325e568c1: Preparing 15:11:24 0b41a8f2a374: Preparing 15:11:24 36b50b131297: Preparing 15:11:24 0b41a8f2a374: Layer already exists 15:11:24 36b50b131297: Layer already exists 15:11:24 638325e568c1: Layer already exists 15:11:24 aae1444bf5b7: Layer already exists 15:11:24 3.1.0-dev.2: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 15:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:25 aae1444bf5b7: Preparing 15:11:25 638325e568c1: Preparing 15:11:25 0b41a8f2a374: Preparing 15:11:25 36b50b131297: Preparing 15:11:25 36b50b131297: Layer already exists 15:11:25 638325e568c1: Layer already exists 15:11:25 0b41a8f2a374: Layer already exists 15:11:25 aae1444bf5b7: Layer already exists 15:11:25 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:11:26 aae1444bf5b7: Preparing 15:11:26 638325e568c1: Preparing 15:11:26 0b41a8f2a374: Preparing 15:11:26 36b50b131297: Preparing 15:11:26 aae1444bf5b7: Layer already exists 15:11:26 0b41a8f2a374: Layer already exists 15:11:26 36b50b131297: Layer already exists 15:11:26 638325e568c1: Layer already exists 15:11:26 main: digest: sha256:d04c8c9a56b5644dba3bd651b996cdd3d8659f3402729e11d10344a9cb9b5463 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:26 ===================================================== [Pipeline] echo 15:11:26 taggedImages: 15:11:26 - nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b 15:11:26 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:11:26 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.2 15:11:26 - nexus3.edgexfoundry.org:10004/edgex-ui:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 15:11:26 - 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:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:26 15:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:26 latest: Pulling from edgex-lftools-log-publisher 15:11:26 5eb5b503b376: Pulling fs layer 15:11:26 5c69ac0246d0: Pulling fs layer 15:11:26 ec43610c2a17: Pulling fs layer 15:11:26 3a2ae6a8a46f: Pulling fs layer 15:11:26 33b1e0a273af: Pulling fs layer 15:11:26 5d3b04190fa2: Pulling fs layer 15:11:26 2f39f015ded8: Pulling fs layer 15:11:26 33b1e0a273af: Waiting 15:11:26 5d3b04190fa2: Waiting 15:11:26 3a2ae6a8a46f: Waiting 15:11:26 2f39f015ded8: Waiting 15:11:26 5c69ac0246d0: Verifying Checksum 15:11:26 5c69ac0246d0: Download complete 15:11:26 3a2ae6a8a46f: Verifying Checksum 15:11:26 3a2ae6a8a46f: Download complete 15:11:26 ec43610c2a17: Download complete 15:11:26 33b1e0a273af: Verifying Checksum 15:11:26 33b1e0a273af: Download complete 15:11:26 5d3b04190fa2: Download complete 15:11:27 5eb5b503b376: Verifying Checksum 15:11:27 5eb5b503b376: Download complete 15:11:27 2f39f015ded8: Download complete 15:11:28 5eb5b503b376: Pull complete 15:11:28 5c69ac0246d0: Pull complete 15:11:29 ec43610c2a17: Pull complete 15:11:29 3a2ae6a8a46f: Pull complete 15:11:29 33b1e0a273af: Pull complete 15:11:29 5d3b04190fa2: Pull complete 15:11:34 2f39f015ded8: Pull complete 15:11:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:34 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:11:40 $ docker top f6c68ae68130bda677a484c51fb4522b852885a7aca63b8ef8ad6937d3107e83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:41 ---> job-cost.sh 15:11:41 lf-activate-venv: SKIPPING 15:11:41 INFO: No Stack... 15:11:41 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:42 INFO: Archiving Costs [Pipeline] sh 15:11:42 + cut -d, -f6 15:11:42 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 15:11:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] 15:11:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] did not exist. Created. 15:11:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:42 + echo total: 0.2199999988079071 [Pipeline] stash 15:11:43 Stashed 1 file(s) [Pipeline] } 15:11:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:43 $ docker stop --time=1 f6c68ae68130bda677a484c51fb4522b852885a7aca63b8ef8ad6937d3107e83 15:11:44 $ docker rm -f --volumes f6c68ae68130bda677a484c51fb4522b852885a7aca63b8ef8ad6937d3107e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:11:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:13:17 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:13:17 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:13:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:50 ./bin/test-attribution-txt.sh 15:13:50 make -C web test 15:13:50 make[1]: Entering directory '/w/workspace/edgex-ui-go/120/web' 15:13:50 make[1]: tput: No such file or directory 15:13:50 make[1]: tput: No such file or directory 15:13:50 warning: generating ./VERSION 15:13:50 echo "0.0.0" > VERSION 15:13:50 docker build \ 15:13:50 -f Dockerfile \ 15:13:50 --build-arg USER=1000 \ 15:13:50 \ 15:13:50 --label "git_sha=3415320daf635803622a7d556013ec4117c9224b" \ 15:13:50 -t edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b \ 15:13:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:13:50 . 15:13:50 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:13:50 Install the buildx component to build images with BuildKit: 15:13:50 https://docs.docker.com/go/buildx/ 15:13:50 15:13:50 Sending build context to Docker daemon 2.571MB 15:13:50 Step 1/10 : FROM node:16.17-alpine3.15 15:13:50 16.17-alpine3.15: Pulling from library/node 15:13:50 47517142f6ba: Pulling fs layer 15:13:50 5f8c4bfa009b: Pulling fs layer 15:13:50 f7079c9c4ba1: Pulling fs layer 15:13:50 aba105e6f55a: Pulling fs layer 15:13:50 aba105e6f55a: Waiting 15:13:50 47517142f6ba: Download complete 15:13:50 aba105e6f55a: Verifying Checksum 15:13:50 aba105e6f55a: Download complete 15:13:50 f7079c9c4ba1: Verifying Checksum 15:13:50 f7079c9c4ba1: Download complete 15:13:50 47517142f6ba: Pull complete 15:13:50 5f8c4bfa009b: Verifying Checksum 15:13:50 5f8c4bfa009b: Download complete 15:13:55 5f8c4bfa009b: Pull complete 15:13:55 f7079c9c4ba1: Pull complete 15:13:55 aba105e6f55a: Pull complete 15:13:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:13:55 Status: Downloaded newer image for node:16.17-alpine3.15 15:13:55 ---> bf1b8b58d215 15:13:55 Step 2/10 : RUN apk add --no-cache chromium 15:13:56 ---> Running in 65fc77a5abd6 15:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:13:58 (1/128) Installing libxau (1.0.9-r0) 15:13:58 (2/128) Installing libmd (1.0.3-r0) 15:13:58 (3/128) Installing libbsd (0.11.3-r1) 15:13:58 (4/128) Installing libxdmcp (1.1.3-r0) 15:13:58 (5/128) Installing libxcb (1.14-r2) 15:13:58 (6/128) Installing libx11 (1.7.3.1-r1) 15:13:58 (7/128) Installing libxext (1.3.4-r0) 15:13:58 (8/128) Installing libice (1.0.10-r0) 15:13:58 (9/128) Installing libuuid (2.37.4-r0) 15:13:58 (10/128) Installing libsm (1.2.3-r0) 15:13:59 (11/128) Installing libxt (1.2.1-r0) 15:13:59 (12/128) Installing libxmu (1.1.3-r0) 15:13:59 (13/128) Installing xset (1.2.4-r0) 15:13:59 (14/128) Installing xprop (1.2.5-r0) 15:13:59 (15/128) Installing xdg-utils (1.1.3-r0) 15:13:59 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:13:59 (17/128) Installing pkgconf (1.8.1-r0) 15:13:59 (18/128) Installing libffi (3.4.2-r1) 15:13:59 (19/128) Installing libintl (0.21-r0) 15:13:59 (20/128) Installing libblkid (2.37.4-r0) 15:13:59 (21/128) Installing libmount (2.37.4-r0) 15:13:59 (22/128) Installing pcre (8.45-r1) 15:13:59 (23/128) Installing glib (2.70.5-r0) 15:13:59 (24/128) Installing xz-libs (5.2.5-r1) 15:13:59 (25/128) Installing libxml2 (2.9.14-r2) 15:13:59 (26/128) Installing shared-mime-info (2.1-r2) 15:13:59 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:13:59 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:13:59 (29/128) Installing libpng (1.6.37-r1) 15:13:59 (30/128) Installing libwebp (1.2.2-r1) 15:13:59 (31/128) Installing zstd-libs (1.5.0-r0) 15:13:59 (32/128) Installing tiff (4.4.0-r4) 15:13:59 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:13:59 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:13:59 (35/128) Installing libxcomposite (0.4.5-r0) 15:13:59 (36/128) Installing libxfixes (6.0.0-r0) 15:14:00 (37/128) Installing libxrender (0.9.10-r3) 15:14:00 (38/128) Installing libxcursor (1.2.0-r0) 15:14:00 (39/128) Installing libxdamage (1.1.5-r1) 15:14:00 (40/128) Installing libxi (1.8-r0) 15:14:00 (41/128) Installing libxinerama (1.1.4-r1) 15:14:04 (42/128) Installing libxrandr (1.5.2-r1) 15:14:04 (43/128) Installing atk (2.36.0-r0) 15:14:04 (44/128) Installing libxtst (1.2.3-r3) 15:14:04 (45/128) Installing dbus-libs (1.12.26-r0) 15:14:04 (46/128) Installing at-spi2-core (2.42.0-r0) 15:14:04 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:14:04 (48/128) Installing expat (2.5.0-r0) 15:14:04 (49/128) Installing brotli-libs (1.0.9-r5) 15:14:04 (50/128) Installing libbz2 (1.0.8-r1) 15:14:04 (51/128) Installing freetype (2.11.1-r2) 15:14:04 (52/128) Installing fontconfig (2.13.1-r4) 15:14:04 (53/128) Installing pixman (0.40.0-r4) 15:14:04 (54/128) Installing cairo (1.16.0-r5) 15:14:04 (55/128) Installing cairo-gobject (1.16.0-r5) 15:14:04 (56/128) Installing avahi-libs (0.8-r5) 15:14:04 (57/128) Installing gmp (6.2.1-r1) 15:14:04 (58/128) Installing nettle (3.7.3-r0) 15:14:04 (59/128) Installing p11-kit (0.24.0-r1) 15:14:04 (60/128) Installing libtasn1 (4.18.0-r1) 15:14:04 (61/128) Installing libunistring (0.9.10-r1) 15:14:04 (62/128) Installing gnutls (3.7.1-r2) 15:14:04 (63/128) Installing cups-libs (2.3.3-r8) 15:14:04 (64/128) Installing libepoxy (1.5.9-r0) 15:14:04 (65/128) Installing fribidi (1.0.11-r0) 15:14:04 (66/128) Installing graphite2 (1.3.14-r0) 15:14:04 (67/128) Installing harfbuzz (3.0.0-r2) 15:14:04 (68/128) Installing libxft (2.3.4-r0) 15:14:04 (69/128) Installing pango (1.48.10-r0) 15:14:04 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:14:04 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:14:04 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:14:04 (73/128) Installing xkeyboard-config (2.34-r0) 15:14:04 (74/128) Installing libxkbcommon (1.3.1-r0) 15:14:04 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:14:04 Executing gtk+3.0-3.24.30-r0.post-install 15:14:04 (76/128) Installing libfontenc (1.1.4-r0) 15:14:04 (77/128) Installing mkfontscale (1.2.1-r1) 15:14:04 (78/128) Installing ttf-opensans (1.10-r1) 15:14:04 Executing ttf-opensans-1.10-r1.post-install 15:14:05 (79/128) Installing libogg (1.3.5-r0) 15:14:05 (80/128) Installing flac (1.3.4-r0) 15:14:05 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:14:05 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:14:05 (83/128) Installing sdl2 (2.0.16-r4) 15:14:06 (84/128) Installing aom-libs (3.2.0-r0) 15:14:06 (85/128) Installing libass (0.15.2-r0) 15:14:06 (86/128) Installing libdav1d (0.9.2-r0) 15:14:06 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 15:14:06 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 15:14:06 (89/128) Installing lame (3.100-r0) 15:14:06 (90/128) Installing opus (1.3.1-r1) 15:14:06 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:14:06 (92/128) Installing soxr (0.1.3-r2) 15:14:06 (93/128) Installing libsrt (1.4.2-r1) 15:14:06 (94/128) Installing libssh (0.9.6-r1) 15:14:06 (95/128) Installing libtheora (1.1.1-r16) 15:14:06 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:14:06 (97/128) Installing libdrm (2.4.109-r0) 15:14:06 (98/128) Installing libva (2.13.0-r0) 15:14:06 (99/128) Installing libvdpau (1.4-r0) 15:14:06 (100/128) Installing vidstab (1.1.0-r1) 15:14:06 (101/128) Installing libvorbis (1.3.7-r0) 15:14:07 (102/128) Installing libvpx (1.10.0-r0) 15:14:07 (103/128) Installing vulkan-loader (1.2.196-r0) 15:14:07 (104/128) Installing x264-libs (20210613-r0) 15:14:07 (105/128) Installing x265-libs (3.5-r0) 15:14:07 (106/128) Installing xvidcore (1.3.7-r1) 15:14:07 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:14:08 (108/128) Installing libevent (2.1.12-r4) 15:14:08 (109/128) Installing mesa (21.2.6-r0) 15:14:08 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:14:08 (111/128) Installing mesa-gbm (21.2.6-r0) 15:14:08 (112/128) Installing lcms2 (2.12-r1) 15:14:08 (113/128) Installing nspr (4.32-r0) 15:14:08 (114/128) Installing sqlite-libs (3.36.0-r0) 15:14:08 (115/128) Installing nss (3.78.1-r0) 15:14:08 (116/128) Installing libasyncns (0.8-r1) 15:14:08 (117/128) Installing libltdl (2.4.6-r7) 15:14:09 (118/128) Installing orc (0.4.32-r0) 15:14:09 (119/128) Installing libsndfile (1.0.31-r1) 15:14:09 (120/128) Installing speexdsp (1.2.0-r0) 15:14:09 (121/128) Installing tdb-libs (1.4.5-r0) 15:14:09 (122/128) Installing libpulse (15.0-r2) 15:14:09 (123/128) Installing re2 (2021.11.01-r0) 15:14:09 (124/128) Installing snappy (1.1.9-r1) 15:14:09 (125/128) Installing libgpg-error (1.42-r1) 15:14:09 (126/128) Installing libgcrypt (1.9.4-r0) 15:14:09 (127/128) Installing libxslt (1.1.35-r0) 15:14:09 (128/128) Installing chromium (99.0.4844.84-r0) 15:14:14 Executing busybox-1.34.1-r7.trigger 15:14:14 Executing glib-2.70.5-r0.trigger 15:14:14 Executing shared-mime-info-2.1-r2.trigger 15:14:16 Executing gdk-pixbuf-2.42.8-r0.trigger 15:14:16 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:14:16 Executing fontconfig-2.13.1-r4.trigger 15:14:16 Executing mkfontscale-1.2.1-r1.trigger 15:14:16 OK: 275 MiB in 144 packages 15:14:27 Removing intermediate container 65fc77a5abd6 15:14:27 ---> 11e131486796 15:14:27 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:14:27 ---> Running in c8e01c68aba0 15:14:27 Removing intermediate container c8e01c68aba0 15:14:27 ---> 468098f1ca2d 15:14:27 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:14:27 ---> Running in 1b92b77c30ca 15:14:27 Removing intermediate container 1b92b77c30ca 15:14:27 ---> fb3d0b4734d9 15:14:27 Step 5/10 : RUN npm install -g npm 15:14:27 ---> Running in e0f3249688e9 15:14:53 15:14:53 removed 11 packages, changed 100 packages, and audited 250 packages in 24s 15:14:53 15:14:53 28 packages are looking for funding 15:14:53 run `npm fund` for details 15:14:53 15:14:53 found 0 vulnerabilities 15:14:58 Removing intermediate container e0f3249688e9 15:14:58 ---> 8a94dae3ad65 15:14:58 Step 6/10 : ARG USER=1000 15:14:58 ---> Running in 4f0b7c2ff113 15:14:58 Removing intermediate container 4f0b7c2ff113 15:14:58 ---> 17571d80ddac 15:14:58 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:14:58 ---> Running in 84d7457d0064 15:14:59 Removing intermediate container 84d7457d0064 15:14:59 ---> 3463e925fae0 15:14:59 Step 8/10 : USER $USER:$USER 15:14:59 ---> Running in e5a34615042d 15:14:59 Removing intermediate container e5a34615042d 15:14:59 ---> acd806b574ff 15:14:59 Step 9/10 : WORKDIR /app 15:14:59 ---> Running in 45b806824900 15:14:59 Removing intermediate container 45b806824900 15:14:59 ---> 3e18ec607c61 15:14:59 Step 10/10 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b 15:14:59 ---> Running in 9c631de29e0a 15:15:00 Removing intermediate container 9c631de29e0a 15:15:00 ---> 83426d873e19 15:15:00 Successfully built 83426d873e19 15:15:00 Successfully tagged edgexfoundry/edgex-web-ui:3415320daf635803622a7d556013ec4117c9224b 15:15:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:15:00 touch edgex-web-ui.imagebuilt 15:15:00 mkdir -p node_modules coverage 15:15:00 chown "1000:1000" node_modules coverage package-lock.json 15:15:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:15:12 npm WARN old lockfile 15:15:12 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:15:12 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:15:12 npm WARN old lockfile 15:15:12 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:15:12 npm WARN old lockfile 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:15:51 npm WARN EBADENGINE Unsupported engine { 15:15:51 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:15:51 npm WARN EBADENGINE required: { 15:15:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:15:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:15:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:15:51 npm WARN EBADENGINE }, 15:15:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:15:51 npm WARN EBADENGINE } 15:16:18 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:16:18 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:16:19 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:16:19 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:16:21 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:16:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:16:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:16:34 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:16:35 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:16:36 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:16:48 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:17:00 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:17:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:17:00 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:17:05 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:17:06 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:17:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:17:18 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:17:27 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:17:49 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:18:11 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:18:58 15:18:58 added 1475 packages, and audited 1476 packages in 4m 15:18:58 15:18:58 90 packages are looking for funding 15:18:58 run `npm fund` for details 15:18:58 15:18:58 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 15:18:58 15:18:58 To address issues that do not require attention, run: 15:18:58 npm audit fix 15:18:58 15:18:58 To address all issues (including breaking changes), run: 15:18:58 npm audit fix --force 15:18:58 15:18:58 Run `npm audit` for details. 15:18:58 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:19:13 - Generating browser application bundles (phase: setup)... 15:19:52 Compiling @angular/compiler/testing : es2015 as esm2015 15:19:52 Compiling @angular/core : es2015 as esm2015 15:20:18 Compiling @angular/common : es2015 as esm2015 15:20:18 Compiling @angular/core/testing : es2015 as esm2015 15:20:27 Compiling @angular/platform-browser : es2015 as esm2015 15:20:27 Compiling @angular/common/testing : es2015 as esm2015 15:20:31 Compiling @angular/router : es2015 as esm2015 15:20:31 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:20:36 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:20:39 Compiling @angular/common/http : es2015 as esm2015 15:20:39 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:20:44 Compiling @angular/forms : es2015 as esm2015 15:20:45 Compiling @angular/router/testing : es2015 as esm2015 15:20:45 Compiling @angular/common/http/testing : es2015 as esm2015 15:21:53 14 08 2023 15:21:49.874:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:21:53 14 08 2023 15:21:49.889:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:21:53 14 08 2023 15:21:49.918:INFO [launcher]: Starting browser ChromeHeadless 15:23:01 14 08 2023 15:22:55.528:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:23:08 14 08 2023 15:23:07.578:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:24:04 14 08 2023 15:23:56.093:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:24:23 ✔ Browser application bundle generation complete. 15:24:23 14 08 2023 15:24:21.423:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket obqlpkBwY482PTyCAAAB with id 48943056 15:24:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:24:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.272 secs) 15:24:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.43 secs) 15:24:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.744 secs) 15:24:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.801 secs) 15:24:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.022 secs) 15:24:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 3.335 secs) 15:24:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 3.403 secs) 15:24:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.42 secs) 15:24:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.446 secs) 15:24:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.462 secs) 15:24:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.161 secs) 15:24:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.308 secs) 15:24:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.447 secs) 15:24:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.495 secs) 15:24:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.582 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.637 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.655 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.678 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.697 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.711 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.861 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.889 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.907 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.125 secs) 15:24:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.189 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.42 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.735 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.825 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.866 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.903 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 6.135 secs) 15:24:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.206 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.385 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.409 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.427 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.458 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.567 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.635 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.734 secs) 15:24:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.978 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.184 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.246 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.301 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.338 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.361 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.374 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.43 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.532 secs) 15:24:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.628 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.653 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.676 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.69 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.743 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.766 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.855 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.891 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.959 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.035 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.073 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.155 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.265 secs) 15:24:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.358 secs) 15:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.488 secs) 15:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.547 secs) 15:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.567 secs) 15:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.73 secs) 15:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.988 secs) 15:24:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.061 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.4 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.486 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.567 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.642 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.665 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.702 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.724 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.762 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.853 secs) 15:24:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.876 secs) 15:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.002 secs) 15:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.393 secs) 15:24:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.494 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.672 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.723 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.741 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.757 secs) 15:24:54 WARN: ' 15:24:54 It looks like you're using ngModel on the same form field as formControlName. 15:24:54 Support for using the ngModel input property and ngModelChange event with 15:24:54 reactive form directives has been deprecated in Angular v6 and will be removed 15:24:54 in a future version of Angular. 15:24:54 15:24:54 For more information on this, see our API docs here: 15:24:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:24:54 ' 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.757 secs) 15:24:54 WARN: ' 15:24:54 It looks like you're using ngModel on the same form field as formControlName. 15:24:54 Support for using the ngModel input property and ngModelChange event with 15:24:54 reactive form directives has been deprecated in Angular v6 and will be removed 15:24:54 in a future version of Angular. 15:24:54 15:24:54 For more information on this, see our API docs here: 15:24:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:24:54 ' 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.927 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.116 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.153 secs) 15:24:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.394 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.528 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.564 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.605 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.642 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.7 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.792 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.829 secs) 15:24:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.085 secs) 15:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.241 secs) 15:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.421 secs) 15:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.482 secs) 15:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.609 secs) 15:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.65 secs) 15:24:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.682 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.702 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.752 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.05 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.074 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.14 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.201 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.258 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.274 secs) 15:24:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.289 secs) 15:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.497 secs) 15:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.67 secs) 15:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.836 secs) 15:24:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.217 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.374 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.53 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.698 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.77 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.841 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.867 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.884 secs) 15:24:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.984 secs) 15:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.216 secs) 15:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.281 secs) 15:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.425 secs) 15:25:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.507 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.571 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.628 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.69 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.722 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.754 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.781 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.964 secs) 15:25:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 16.26 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 16.36 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 16.516 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 16.594 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.641 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.703 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.724 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.744 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.801 secs) 15:25:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.854 secs) 15:25:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (23.489 secs / 16.854 secs) 15:25:03 TOTAL: 145 SUCCESS 15:25:03 ✔ Browser application bundle generation complete. 15:25:08 15:25:08 =============================== Coverage summary =============================== 15:25:08 Statements : 41.56% ( 1425/3429 ) 15:25:08 Branches : 12.14% ( 109/898 ) 15:25:08 Functions : 33.33% ( 417/1251 ) 15:25:08 Lines : 39.45% ( 1280/3245 ) 15:25:08 ================================================================================ 15:25:08 14 08 2023 15:25:07.841:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:25:09 ✔ Browser application bundle generation complete. 15:25:10 make[1]: Leaving directory '/w/workspace/edgex-ui-go/120/web' [Pipeline] echo 15:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:25:10 $ docker stop --time=1 93626bc00e7803cbc0386eea9c8583c12f01e18964d513d9e563ce84d786c96a 15:25:11 $ docker rm -f --volumes 93626bc00e7803cbc0386eea9c8583c12f01e18964d513d9e563ce84d786c96a [Pipeline] // withDockerContainer [Pipeline] sh 15:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:16 Warning: overwriting stash ‘coverage-report’ 15:25:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:26 + ls -al . 15:25:26 total 176 15:25:26 drwxrwxr-x 13 jenkins jenkins 4096 Aug 14 15:11 . 15:25:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:08 .. 15:25:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:08 .blubracket 15:25:26 -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 15:08 .dockerignore 15:25:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:08 .git 15:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:08 .github 15:25:26 -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 15:08 .gitignore 15:25:26 -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 15:08 Attribution.txt 15:25:26 -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 15:08 CHANGELOG.md 15:25:26 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 15:08 CONTRIBUTING.md 15:25:26 -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 15:08 Dockerfile 15:25:26 -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 15:08 Jenkinsfile 15:25:26 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 15:08 LICENSE 15:25:26 -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 15:08 Makefile 15:25:26 -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 15:08 README.md 15:25:26 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:07 VERSION 15:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:08 assets 15:25:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:08 bin 15:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:08 cmd 15:25:26 -rw-r--r-- 1 jenkins jenkins 10 Aug 14 15:11 coverage.out 15:25:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:08 docs 15:25:26 -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 15:08 go.mod 15:25:26 -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 15:08 go.sum 15:25:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:08 internal 15:25:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:08 snap 15:25:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:08 testing 15:25:26 -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 15:08 version.go 15:25:26 drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 15:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:26 + 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=3415320daf635803622a7d556013ec4117c9224b --label arch=arm64 --label version=3.1.0-dev.2 . 15:25:29 Sending build context to Docker daemon 33.12MB 15:25:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:25:29 Step 2/25 : FROM ${BASE} AS builder 15:25:29 ---> 5ef2b8b11d78 15:25:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:25:30 ---> Running in 2c7c585abc78 15:25:30 Removing intermediate container 2c7c585abc78 15:25:30 ---> eb4a1f591d24 15:25:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:25:30 ---> Running in edc3d84d3fa5 15:25:30 Removing intermediate container edc3d84d3fa5 15:25:30 ---> 8d1e1494bf62 15:25:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:25:30 ---> Running in 4569a6b93d19 15:25:31 Removing intermediate container 4569a6b93d19 15:25:31 ---> d74d0a2ff4cd 15:25:31 Step 6/25 : LABEL Name=edgex-ui-go 15:25:31 ---> Running in c37d904470ab 15:25:31 Removing intermediate container c37d904470ab 15:25:31 ---> 830258f3e89e 15:25:31 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:25:31 ---> Running in cd72be99f13b 15:25:32 Removing intermediate container cd72be99f13b 15:25:32 ---> 46dadb1b7410 15:25:32 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:25:33 ---> 97e580cc8e59 15:25:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:33 ---> Running in bad0f46c8e89 15:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:25:36 OK: 263 MiB in 53 packages 15:25:36 Removing intermediate container bad0f46c8e89 15:25:36 ---> f1720830ec1a 15:25:36 Step 10/25 : ENV GO111MODULE=on 15:25:36 ---> Running in 93c1b93afffc 15:25:37 Removing intermediate container 93c1b93afffc 15:25:37 ---> 01b7ab784b5d 15:25:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:25:37 ---> Running in 2fcaddba93d7 15:25:37 Removing intermediate container 2fcaddba93d7 15:25:37 ---> e14f5a0db602 15:25:37 Step 12/25 : COPY go.mod vendor* ./ 15:25:38 ---> fb8d18117f95 15:25:38 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:38 ---> Running in 3afcd17dee01 15:25:40 Removing intermediate container 3afcd17dee01 15:25:40 ---> 5536fe66afde 15:25:40 Step 14/25 : COPY . . 15:25:45 ---> d33bdeb128a6 15:25:45 Step 15/25 : RUN ${MAKE} 15:25:45 ---> Running in 4baaf4af5b56 15:25:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:27:52 Removing intermediate container 4baaf4af5b56 15:27:52 ---> 44424d3830df 15:27:52 Step 16/25 : FROM alpine:3.17 15:27:52 3.17: Pulling from library/alpine 15:27:52 4060ece20d7a: Pulling fs layer 15:27:52 4060ece20d7a: Verifying Checksum 15:27:52 4060ece20d7a: Download complete 15:27:52 4060ece20d7a: Pull complete 15:27:52 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:27:52 Status: Downloaded newer image for alpine:3.17 15:27:52 ---> 8650cd65339b 15:27:52 Step 17/25 : EXPOSE 4000 15:27:52 ---> Running in a5ffc6ec4d42 15:27:52 Removing intermediate container a5ffc6ec4d42 15:27:52 ---> 2c1b3e1002ed 15:27:52 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:27:54 ---> a23ae220deba 15:27:54 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:27:54 ---> 6455a9a8ca0a 15:27:54 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:27:55 ---> 00e8745633ef 15:27:55 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:27:55 ---> Running in 5d74385a0a44 15:27:55 Removing intermediate container 5d74385a0a44 15:27:55 ---> 17fc951c62e3 15:27:55 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:27:55 ---> Running in f9a1dcad7f1c 15:27:55 Removing intermediate container f9a1dcad7f1c 15:27:55 ---> 6582197bd876 15:27:55 Step 23/25 : LABEL arch=arm64 15:27:56 ---> Running in 0a0b0acd06f4 15:27:56 Removing intermediate container 0a0b0acd06f4 15:27:56 ---> 794a25446c76 15:27:56 Step 24/25 : LABEL git_sha=3415320daf635803622a7d556013ec4117c9224b 15:27:56 ---> Running in ea3d9d7e40c1 15:27:56 Removing intermediate container ea3d9d7e40c1 15:27:56 ---> 4aeab8bb6914 15:27:56 Step 25/25 : LABEL version=3.1.0-dev.2 15:27:56 ---> Running in 5c19106bf538 15:27:56 Removing intermediate container 5c19106bf538 15:27:56 ---> 5f74a3fac567 15:27:56 [Warning] One or more build-args [ARCH] were not consumed 15:27:57 Successfully built 5f74a3fac567 15:27:57 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:27:57 provisioning config files... 15:27:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/120@tmp/config3832500205491437241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:57 ---> docker-login.sh 15:27:57 nexus3.edgexfoundry.org:10001 15:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:57 Configure a credential helper to remove this warning. See 15:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:57 15:27:57 Login Succeeded 15:27:57 nexus3.edgexfoundry.org:10002 15:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:58 Configure a credential helper to remove this warning. See 15:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:58 15:27:58 Login Succeeded 15:27:58 nexus3.edgexfoundry.org:10003 15:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:58 Configure a credential helper to remove this warning. See 15:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:58 15:27:58 Login Succeeded 15:27:58 nexus3.edgexfoundry.org:10004 15:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:59 Configure a credential helper to remove this warning. See 15:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:59 15:27:59 Login Succeeded 15:27:59 docker.io 15:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:59 Configure a credential helper to remove this warning. See 15:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:59 15:27:59 Login Succeeded 15:27:59 ---> docker-login.sh ends [Pipeline] } 15:27:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:59 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:27:59 3415320daf635803622a7d556013ec4117c9224b 15:27:59 latest 15:27:59 3.1.0-dev.2 15:27:59 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 15:27:59 main 15:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b 15:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:28:00 7c9c9d85a133: Preparing 15:28:00 24cefa4153e6: Preparing 15:28:00 9aa886ceac94: Preparing 15:28:00 d2d9d24a8c2a: Preparing 15:28:00 d2d9d24a8c2a: Layer already exists 15:28:00 7c9c9d85a133: Pushed 15:28:00 24cefa4153e6: Pushed 15:28:08 9aa886ceac94: Pushed 15:28:08 3415320daf635803622a7d556013ec4117c9224b: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:28:09 7c9c9d85a133: Preparing 15:28:09 24cefa4153e6: Preparing 15:28:09 9aa886ceac94: Preparing 15:28:09 d2d9d24a8c2a: Preparing 15:28:09 d2d9d24a8c2a: Layer already exists 15:28:09 7c9c9d85a133: Layer already exists 15:28:09 24cefa4153e6: Layer already exists 15:28:09 9aa886ceac94: Layer already exists 15:28:09 latest: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.2 15:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:28:10 7c9c9d85a133: Preparing 15:28:10 24cefa4153e6: Preparing 15:28:10 9aa886ceac94: Preparing 15:28:10 d2d9d24a8c2a: Preparing 15:28:10 9aa886ceac94: Layer already exists 15:28:10 7c9c9d85a133: Layer already exists 15:28:10 d2d9d24a8c2a: Layer already exists 15:28:10 24cefa4153e6: Layer already exists 15:28:10 3.1.0-dev.2: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 15:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:28:11 7c9c9d85a133: Preparing 15:28:11 24cefa4153e6: Preparing 15:28:11 9aa886ceac94: Preparing 15:28:11 d2d9d24a8c2a: Preparing 15:28:11 9aa886ceac94: Layer already exists 15:28:11 7c9c9d85a133: Layer already exists 15:28:11 24cefa4153e6: Layer already exists 15:28:11 d2d9d24a8c2a: Layer already exists 15:28:11 3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:28:12 7c9c9d85a133: Preparing 15:28:12 24cefa4153e6: Preparing 15:28:12 9aa886ceac94: Preparing 15:28:12 d2d9d24a8c2a: Preparing 15:28:12 7c9c9d85a133: Layer already exists 15:28:12 24cefa4153e6: Layer already exists 15:28:12 9aa886ceac94: Layer already exists 15:28:12 d2d9d24a8c2a: Layer already exists 15:28:12 main: digest: sha256:355b7ee9525c1b3540b1738dac3ef6dafb1a3907cf00a2426fc1bea93d3d6b7b size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:12 ===================================================== [Pipeline] echo 15:28:12 taggedImages: 15:28:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b 15:28:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:28:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.2 15:28:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3415320daf635803622a7d556013ec4117c9224b-3.1.0-dev.2 15:28:12 - 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:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:13 15:28:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:13 arm64: Pulling from edgex-lftools-log-publisher 15:28:13 8998bd30e6a1: Pulling fs layer 15:28:13 04944245beec: Pulling fs layer 15:28:13 699f458cf7ca: Pulling fs layer 15:28:13 765212b225bb: Pulling fs layer 15:28:13 f23df028b6ca: Pulling fs layer 15:28:13 d65c8cfc05b1: Pulling fs layer 15:28:13 2437ff75d9bd: Pulling fs layer 15:28:13 765212b225bb: Waiting 15:28:13 f23df028b6ca: Waiting 15:28:13 d65c8cfc05b1: Waiting 15:28:13 2437ff75d9bd: Waiting 15:28:13 04944245beec: Verifying Checksum 15:28:13 04944245beec: Download complete 15:28:13 765212b225bb: Verifying Checksum 15:28:13 765212b225bb: Download complete 15:28:13 f23df028b6ca: Verifying Checksum 15:28:13 f23df028b6ca: Download complete 15:28:13 d65c8cfc05b1: Verifying Checksum 15:28:13 d65c8cfc05b1: Download complete 15:28:14 699f458cf7ca: Verifying Checksum 15:28:14 699f458cf7ca: Download complete 15:28:14 8998bd30e6a1: Verifying Checksum 15:28:14 8998bd30e6a1: Download complete 15:28:16 2437ff75d9bd: Verifying Checksum 15:28:16 2437ff75d9bd: Download complete 15:28:18 8998bd30e6a1: Pull complete 15:28:18 04944245beec: Pull complete 15:28:20 699f458cf7ca: Pull complete 15:28:20 765212b225bb: Pull complete 15:28:21 f23df028b6ca: Pull complete 15:28:21 d65c8cfc05b1: Pull complete 15:28:36 2437ff75d9bd: Pull complete 15:28:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:36 prd-ubuntu20.04-docker-arm64-4c-16g-3508 does not seem to be running inside a container 15:28:36 $ 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/120 -v /w/workspace/edgex-ui-go/120:/w/workspace/edgex-ui-go/120:rw,z -v /w/workspace/edgex-ui-go/120@tmp:/w/workspace/edgex-ui-go/120@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:28:39 $ docker top 6ac0ff178e521607054804a3068522af1dbfd3d2f9c60fba8ea5c877a9a9fb1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:40 ---> job-cost.sh 15:28:40 lf-activate-venv: SKIPPING 15:28:40 INFO: No Stack... 15:28:40 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:41 INFO: Archiving Costs [Pipeline] sh 15:28:42 + cut -d, -f6 15:28:42 + cat /w/workspace/edgex-ui-go/120/archives/cost.csv [Pipeline] lock 15:28:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] 15:28:42 Resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] did not exist. Created. 15:28:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:42 /w/workspace/edgex-ui-go/120@tmp/durable-a102629a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:43 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:43 Warning: overwriting stash ‘stack-cost’ 15:28:50 Stashed 1 file(s) [Pipeline] } 15:28:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:50 $ docker stop --time=1 6ac0ff178e521607054804a3068522af1dbfd3d2f9c60fba8ea5c877a9a9fb1c 15:28:51 $ docker rm -f --volumes 6ac0ff178e521607054804a3068522af1dbfd3d2f9c60fba8ea5c877a9a9fb1c [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:28:52 provisioning config files... 15:28:52 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8186823880324310334tmp [Pipeline] { [Pipeline] sh 15:28:52 + set +x 15:28:52 + curl -s https://codecov.io/bash 15:28:52 + bash -s -- 15:28:52 15:28:52 _____ _ 15:28:52 / ____| | | 15:28:52 | | ___ __| | ___ ___ _____ __ 15:28:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:52 Bash-1.0.6 15:28:52 15:28:52 15:28:52 ==> git version 2.25.1 found 15:28:52 ==> 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:28:52 Release-Date: 2020-01-08 15:28:52 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:28:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:52 ==> Jenkins CI detected. 15:28:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:28:52 project root: . 15:28:52 --> token set from env 15:28:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:52 ==> Running gcov in . (disable via -X gcov) 15:28:52 ==> Python coveragepy not found 15:28:52 ==> Searching for coverage reports in: 15:28:52 + . 15:28:52 -> Found 1 reports 15:28:52 ==> Detecting git/mercurial file structure 15:28:52 ==> Reading reports 15:28:52 + ./coverage.out bytes=10 15:28:52 ==> Appending adjustments 15:28:52 https://docs.codecov.io/docs/fixing-reports 15:28:53 + Found adjustments 15:28:53 ==> Gzipping contents 15:28:53 12K /tmp/codecov.0DJhAw.gz 15:28:53 ==> Uploading reports 15:28:53 url: https://codecov.io 15:28:53 query: branch=main&commit=3415320daf635803622a7d556013ec4117c9224b&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:53 -> Pinging Codecov 15:28:53 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=3415320daf635803622a7d556013ec4117c9224b&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:53 -> Uploading to 15:28:53 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/FB506323287CE973F263BFD2A0EB1F37/3415320daf635803622a7d556013ec4117c9224b/adf1185f-7b3f-4c7e-8528-ebb0925ef190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T152853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b60b616822dc32787f80f987726435876fd56ae812e8b2dd711c8b1b68207446 15:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:53 Dload Upload Total Spent Left Speed 15:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 44596 --:--:-- --:--:-- --:--:-- 44596 15:28:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3415320daf635803622a7d556013ec4117c9224b [Pipeline] } 15:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:54 15:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:54 df9b9388f04a: Pulling fs layer 15:28:54 52dc419b0ee2: Pulling fs layer 15:28:54 25bc292e5bac: Pulling fs layer 15:28:54 114826534d7a: Pulling fs layer 15:28:54 4657fd5d0bcf: Pulling fs layer 15:28:54 6ad1cebc031e: Pulling fs layer 15:28:54 8a3aa393b2d8: Pulling fs layer 15:28:54 114826534d7a: Waiting 15:28:54 4657fd5d0bcf: Waiting 15:28:54 6ad1cebc031e: Waiting 15:28:54 8a3aa393b2d8: Waiting 15:28:54 25bc292e5bac: Verifying Checksum 15:28:54 25bc292e5bac: Download complete 15:28:54 52dc419b0ee2: Download complete 15:28:54 4657fd5d0bcf: Download complete 15:28:54 df9b9388f04a: Download complete 15:28:54 6ad1cebc031e: Verifying Checksum 15:28:54 6ad1cebc031e: Download complete 15:28:54 df9b9388f04a: Pull complete 15:28:54 52dc419b0ee2: Pull complete 15:28:54 25bc292e5bac: Pull complete 15:28:55 114826534d7a: Verifying Checksum 15:28:55 114826534d7a: Download complete 15:28:55 8a3aa393b2d8: Verifying Checksum 15:28:55 8a3aa393b2d8: Download complete 15:28:58 114826534d7a: Pull complete 15:28:58 4657fd5d0bcf: Pull complete 15:28:59 6ad1cebc031e: Pull complete 15:29:02 8a3aa393b2d8: Pull complete 15:29:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:02 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:29:02 $ 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:29:07 $ docker top f8820f207908d8d621407409a3c9f25e19229f96f10b92166b466eb409e7986c -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:29:07 + set -o pipefail 15:29:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:29:12 15:29:12 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:29:12 15:29:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/588d300c-aa5d-4e60-84ab-b62e3f4e642a 15:29:12 15:29:12 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:29:12 15:29:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:12 15:29:12 15:29:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:29:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:29:12 More details here: https://snyk.co/ue1NS 15:29:12 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:29:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:29:12 $ docker stop --time=1 f8820f207908d8d621407409a3c9f25e19229f96f10b92166b466eb409e7986c 15:29:15 $ docker rm -f --volumes f8820f207908d8d621407409a3c9f25e19229f96f10b92166b466eb409e7986c [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:29:16 + git log --format=format:%s -1 3415320daf635803622a7d556013ec4117c9224b [Pipeline] sh 15:29:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:17 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:29:17 $ 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:29:17 $ docker top 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e -eo pid,comm 15:29:17 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:29:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:17 [ssh-agent] Looking for ssh-agent implementation... 15:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:17 $ docker exec 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e ssh-agent 15:29:18 SSH_AUTH_SOCK=/tmp/ssh-sA7UFaQXB8Nh/agent.33 15:29:18 SSH_AGENT_PID=39 15:29:18 Running ssh-add (command line suppressed) 15:29:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_545854652722480025.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_545854652722480025.key) 15:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:18 + git semver tag 15:29:18 2023-08-14 15:29:18,672 [run_tag] DEBUG tag force:False 15:29:18 2023-08-14 15:29:18,672 [check_head_tag] DEBUG check head tag 15:29:18 2023-08-14 15:29:18,673 [execute] INFO git cat-file --batch-check 15:29:18 2023-08-14 15:29:18,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:29:18 2023-08-14 15:29:18,677 [execute] INFO git cat-file --batch 15:29:18 2023-08-14 15:29:18,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:29:18 2023-08-14 15:29:18,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:18 2023-08-14 15:29:18,685 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 15:29:18 2023-08-14 15:29:18,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:29:18 2023-08-14 15:29:18,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:18 3.1.0-dev.2 [Pipeline] } 15:29:18 $ docker exec --env ******** --env ******** 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e ssh-agent -k 15:29:18 unset SSH_AUTH_SOCK; 15:29:18 unset SSH_AGENT_PID; 15:29:18 echo Agent pid 39 killed; 15:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:19 + git semver [Pipeline] } 15:29:19 $ docker stop --time=1 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e 15:29:20 $ docker rm -f --volumes 348c2a33698e60632072da109893726310605bd6f3ca9e2de9bc76ca3688102e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:21 15:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:21 0.23.1-centos7: Pulling from edgex-lftools 15:29:21 ab5ef0e58194: Pulling fs layer 15:29:21 9712f1f96733: Pulling fs layer 15:29:21 63f879dbbcfc: Pulling fs layer 15:29:21 0d9ebad4ef96: Pulling fs layer 15:29:21 e9a5061849ea: Pulling fs layer 15:29:21 d747dcd14b5f: Pulling fs layer 15:29:21 0d9ebad4ef96: Waiting 15:29:21 e9a5061849ea: Waiting 15:29:21 2de7ff778b66: Pulling fs layer 15:29:21 2de7ff778b66: Waiting 15:29:21 9712f1f96733: Verifying Checksum 15:29:21 9712f1f96733: Download complete 15:29:21 63f879dbbcfc: Verifying Checksum 15:29:21 63f879dbbcfc: Download complete 15:29:21 ab5ef0e58194: Verifying Checksum 15:29:21 ab5ef0e58194: Download complete 15:29:21 e9a5061849ea: Verifying Checksum 15:29:21 e9a5061849ea: Download complete 15:29:21 d747dcd14b5f: Verifying Checksum 15:29:21 d747dcd14b5f: Download complete 15:29:21 0d9ebad4ef96: Verifying Checksum 15:29:21 0d9ebad4ef96: Download complete 15:29:21 2de7ff778b66: Verifying Checksum 15:29:24 ab5ef0e58194: Pull complete 15:29:24 9712f1f96733: Pull complete 15:29:25 63f879dbbcfc: Pull complete 15:29:29 0d9ebad4ef96: Pull complete 15:29:29 e9a5061849ea: Pull complete 15:29:29 d747dcd14b5f: Pull complete 15:29:30 2de7ff778b66: Pull complete 15:29:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:30 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:29:30 $ 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:29:35 $ docker top cf588aa145550b9d626cc88f8f2ffac0864498af0f0b8e8720cb076e14925eaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:35 provisioning config files... 15:29:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6804313857908102546tmp 15:29:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13256833470779042201tmp 15:29:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10842885543383968595tmp [Pipeline] { [Pipeline] echo 15:29:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> sigul-configuration.sh 15:29:35 gpg: directory `/root/.gnupg' created 15:29:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:35 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:35 gpg: CAST5 encrypted data 15:29:35 gpg: encrypted with 1 passphrase 15:29:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:36 + mkdir /home/jenkins 15:29:36 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:36 + 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:29:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:36 ---> sigul-install.sh 15:29:36 Sigul already installed; skipping installation. [Pipeline] sh 15:29:37 + git tag --list 15:29:37 0.1.1 15:29:37 v1.1.0 15:29:37 v1.2.0 15:29:37 v1.2.1 15:29:37 v1.3.0 15:29:37 v2.0.0 15:29:37 v2.1.0 15:29:37 v2.2.0 15:29:37 v2.3.0 15:29:37 v3.0 15:29:37 v3.0.0 15:29:37 v3.1.0-dev.1 15:29:37 v3.1.0-dev.2 [Pipeline] sh 15:29:37 + lftools sign git-tag v3.1.0-dev.2 15:29:37 Signing Git tag with Sigul... 15:29:37 Signing v3.1.0-dev.2 [Pipeline] echo 15:29:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:38 $ docker stop --time=1 cf588aa145550b9d626cc88f8f2ffac0864498af0f0b8e8720cb076e14925eaa 15:29:40 $ docker rm -f --volumes cf588aa145550b9d626cc88f8f2ffac0864498af0f0b8e8720cb076e14925eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:40 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:29:41 $ 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:29:41 $ docker top ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 -eo pid,comm 15:29:41 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:29:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:41 [ssh-agent] Looking for ssh-agent implementation... 15:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:41 $ docker exec ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 ssh-agent 15:29:41 SSH_AUTH_SOCK=/tmp/ssh-WSJEvVTfFcLw/agent.31 15:29:41 SSH_AGENT_PID=37 15:29:41 Running ssh-add (command line suppressed) 15:29:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9652856615594922449.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9652856615594922449.key) 15:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:42 + git semver bump pre 15:29:42 2023-08-14 15:29:42,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:42 2023-08-14 15:29:42,240 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 15:29:42 2023-08-14 15:29:42,240 [bump_version] DEBUG bumped version:3.1.0-dev.3 15:29:42 2023-08-14 15:29:42,240 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:29:42 2023-08-14 15:29:42,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:42 2023-08-14 15:29:42,240 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:42 2023-08-14 15:29:42,242 [execute] INFO git cat-file --batch-check 15:29:42 2023-08-14 15:29:42,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:42 2023-08-14 15:29:42,248 [execute] INFO git cat-file --batch 15:29:42 2023-08-14 15:29:42,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:42 2023-08-14 15:29:42,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:42 3.1.0-dev.3 [Pipeline] } 15:29:42 $ docker exec --env ******** --env ******** ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 ssh-agent -k 15:29:42 unset SSH_AUTH_SOCK; 15:29:42 unset SSH_AGENT_PID; 15:29:42 echo Agent pid 37 killed; 15:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:42 + git semver [Pipeline] } 15:29:43 $ docker stop --time=1 ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 15:29:44 $ docker rm -f --volumes ebb426e77e5d3c5a757b096d233c825e771ec2017253caa028bbf5d97075ac66 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:45 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:45 $ docker top cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:45 [ssh-agent] Looking for ssh-agent implementation... 15:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:45 $ docker exec cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 ssh-agent 15:29:45 SSH_AUTH_SOCK=/tmp/ssh-KRariUvwwvV4/agent.32 15:29:45 SSH_AGENT_PID=38 15:29:45 Running ssh-add (command line suppressed) 15:29:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11251402461484656805.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11251402461484656805.key) 15:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:46 + git semver push 15:29:46 2023-08-14 15:29:46,328 [run_push] DEBUG push 15:29:46 2023-08-14 15:29:46,328 [execute] INFO git cat-file --batch-check 15:29:46 2023-08-14 15:29:46,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:29:46 2023-08-14 15:29:46,332 [execute] INFO git rev-list 639ee9bfc23e13758b96c1bff40f6d665d37774b -- 15:29:46 2023-08-14 15:29:46,332 [execute] DEBUG Popen(['git', 'rev-list', '639ee9bfc23e13758b96c1bff40f6d665d37774b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:46 2023-08-14 15:29:46,342 [execute] INFO git fetch -v origin 15:29:46 2023-08-14 15:29:46,342 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:29:46 2023-08-14 15:29:46,832 [run_push] DEBUG no remote changes detected 15:29:46 2023-08-14 15:29:46,832 [execute] INFO git push origin semver 15:29:46 2023-08-14 15:29:46,833 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:29:47 2023-08-14 15:29:47,673 [run_push] DEBUG push all version tags 15:29:47 2023-08-14 15:29:47,674 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:47 2023-08-14 15:29:47,674 [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:29:48 2023-08-14 15:29:48,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:29:48 3.1.0-dev.3 [Pipeline] } 15:29:48 $ docker exec --env ******** --env ******** cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 ssh-agent -k 15:29:48 unset SSH_AUTH_SOCK; 15:29:48 unset SSH_AGENT_PID; 15:29:48 echo Agent pid 38 killed; 15:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:48 + git semver [Pipeline] } 15:29:49 $ docker stop --time=1 cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 15:29:50 $ docker rm -f --volumes cc132efe4702e3e1b17b1e6d5ace14b91973ca80ecb903083de59a2ae7ba23e1 [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:29:50 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:29:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:29:50 total 16 15:29:50 drwxr-xr-x 3 root root 4096 Aug 14 15:11 . 15:29:50 drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 15:29 .. 15:29:50 drwxr-xr-x 2 root root 4096 Aug 14 15:11 cost 15:29:50 -rw-r--r-- 1 root root 83 Aug 14 15:11 cost.csv 15:29:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:29:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:29:50 total 16 15:29:50 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:11 . 15:29:50 drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 15:29 .. 15:29:50 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 15:11 cost 15:29:50 -rw-r--r-- 1 jenkins jenkins 83 Aug 14 15:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:29:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:52 ---> package-listing.sh 15:29:52 ++ facter osfamily 15:29:52 ++ tr '[:upper:]' '[:lower:]' 15:29:52 + OS_FAMILY=debian 15:29:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:29:52 + START_PACKAGES=/tmp/packages_start.txt 15:29:52 + END_PACKAGES=/tmp/packages_end.txt 15:29:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:52 + PACKAGES=/tmp/packages_start.txt 15:29:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:29:52 + PACKAGES=/tmp/packages_end.txt 15:29:52 + case "${OS_FAMILY}" in 15:29:52 + dpkg -l 15:29:52 + grep '^ii' 15:29:52 + '[' -f /tmp/packages_start.txt ']' 15:29:52 + '[' -f /tmp/packages_end.txt ']' 15:29:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:29:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:29:52 + 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:29:52 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:29:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:53 prd-ubuntu20.04-docker-8c-8g-3507 does not seem to be running inside a container 15:29:53 $ 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:29:53 $ docker top 9664d9c7992d0e1320c72968d50e3aaf5c788341b08113661254971b3066d5b5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:54 + ls /var/log/sa-host 15:29:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:54 provisioning config files... 15:29:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12051060992733451980tmp [Pipeline] { [Pipeline] echo 15:29:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:54 ---> create-netrc.sh [Pipeline] } 15:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> python-tools-install.sh [Pipeline] echo 15:29:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> sudo-logs.sh 15:29:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:55 ---> job-cost.sh 15:29:55 lf-activate-venv: SKIPPING 15:29:55 DEBUG: total: 0.2199999988079071 15:29:55 INFO: Retrieving Stack Cost... 15:29:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:56 INFO: Archiving Costs [Pipeline] echo 15:29:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:56 ---> logs-deploy.sh 15:29:56 lf-activate-venv: SKIPPING 15:29:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/120 15:29:56 INFO: archiving workspace using pattern(s): 15:29:57 Archives upload complete. 15:29:57 INFO: archiving logs to Nexus 15:29:58 ---> uname -a: 15:29:58 Linux prd-ubuntu20-04-docker-8c-8g-3507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:29:58 15:29:58