Pull request #756 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55310b28ddcf6b438cecd34ba8dc2382495f5a7c+524fde96b3cb1875459d9e5ca758071353d7a42e (2ee1a51de70677b26438c7b43e01838c03525a12) 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-ssh2078824820721402000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14079445330470742830.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-756/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-756/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4683049576525542992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-756/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14530438468038500205.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10112276937707933713.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-756/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-756/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11964364003948946307.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3309’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3311 in /w/workspace/edgexfoundry_edgex-ui-go_PR-756 [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_PR-756 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/756/head:refs/remotes/origin/PR-756 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 55310b28ddcf6b438cecd34ba8dc2382495f5a7c Merge succeeded, producing 55310b28ddcf6b438cecd34ba8dc2382495f5a7c Checking out Revision 55310b28ddcf6b438cecd34ba8dc2382495f5a7c (PR-756) Commit message: "chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 55310b28ddcf6b438cecd34ba8dc2382495f5a7c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55310b28ddcf6b438cecd34ba8dc2382495f5a7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:01:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:01:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:01:47 ========================================================= 10:01:47 EdgeX Global Pipelines Version Info 10:01:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:01:47 ------------------- 10:01:47 stable info: 10:01:47 ------------------- 10:01:47 Commited By: Ginny Guan ginny@iotechsys.com 10:01:47 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:01:47 Message: update stable to v1.0.260 10:01:48 ------------------- 10:01:48 experimental info: 10:01:48 ------------------- 10:01:48 Commited By: Ginny Guan ginny@iotechsys.com 10:01:48 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:01:48 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:01:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:01:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:01:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:01:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:01:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:01:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-756 [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-756 [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-756 [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55310b28ddcf6b438cecd34ba8dc2382495f5a7c [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55310b2 [Pipeline] echo 10:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:50 provisioning config files... 10:01:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/config17849162097767578566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:51 ---> ****-login.sh 10:01:51 nexus3.edgexfoundry.org:10001 10:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:51 Configure a credential helper to remove this warning. See 10:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:51 10:01:51 Login Succeeded 10:01:51 nexus3.edgexfoundry.org:10002 10:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:51 Configure a credential helper to remove this warning. See 10:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:51 10:01:51 Login Succeeded 10:01:51 nexus3.edgexfoundry.org:10003 10:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:51 Configure a credential helper to remove this warning. See 10:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:51 10:01:51 Login Succeeded 10:01:51 nexus3.edgexfoundry.org:10004 10:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:51 Configure a credential helper to remove this warning. See 10:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:51 10:01:51 Login Succeeded 10:01:51 ****.io 10:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:52 Configure a credential helper to remove this warning. See 10:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:52 10:01:52 Login Succeeded 10:01:52 ---> ****-login.sh ends [Pipeline] } 10:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:01:52 + git rev-list -1 --merges 55310b28ddcf6b438cecd34ba8dc2382495f5a7c~1..55310b28ddcf6b438cecd34ba8dc2382495f5a7c [Pipeline] echo 10:01:53 -----------> git rev-list -1 --merges 55310b28ddcf6b438cecd34ba8dc2382495f5a7c~1..55310b28ddcf6b438cecd34ba8dc2382495f5a7c 55310b28ddcf6b438cecd34ba8dc2382495f5a7c [false] [Pipeline] sh 10:01:53 + git log --format=format:%s -1 55310b28ddcf6b438cecd34ba8dc2382495f5a7c [Pipeline] echo 10:01:53 ========================================================= 10:01:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:01:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:53 + git log --format=format:%s -1 55310b28ddcf6b438cecd34ba8dc2382495f5a7c [Pipeline] echo 10:01:53 [semverPrep] GIT_COMMIT: 55310b28ddcf6b438cecd34ba8dc2382495f5a7c, Commit Message: chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /web [Pipeline] echo 10:01:53 [semverPrep] This is not a build commit. [Pipeline] sh 10:01:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:01:54 + grep -v github /etc/ssh/ssh_known_hosts 10:01:54 + [ -e /tmp/ssh_known_hosts ] 10:01:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:01:54 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:01:54 -a /etc/ssh/ssh_known_hosts 10:01:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:54 10:01:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:01:55 0.1.4: Pulling from edgex-devops/py-git-semver 10:01:55 b85a868b505f: Pulling fs layer 10:01:55 e2be974225ed: Pulling fs layer 10:01:55 339a4e72a1f5: Pulling fs layer 10:01:55 988bab9f4d93: Pulling fs layer 10:01:55 1469e6f7b9e6: Pulling fs layer 10:01:55 eaf3925da568: Pulling fs layer 10:01:55 bab4dde63d76: Pulling fs layer 10:01:55 bde34c3a00c8: Pulling fs layer 10:01:55 b352a97aabf1: Pulling fs layer 10:01:55 4872d77fe225: Pulling fs layer 10:01:55 5851b861e8e6: Pulling fs layer 10:01:55 eaf3925da568: Waiting 10:01:55 988bab9f4d93: Waiting 10:01:55 bab4dde63d76: Waiting 10:01:55 bde34c3a00c8: Waiting 10:01:55 b352a97aabf1: Waiting 10:01:55 4872d77fe225: Waiting 10:01:55 1469e6f7b9e6: Waiting 10:01:55 5851b861e8e6: Waiting 10:01:55 e2be974225ed: Download complete 10:01:55 988bab9f4d93: Verifying Checksum 10:01:55 988bab9f4d93: Download complete 10:01:55 1469e6f7b9e6: Verifying Checksum 10:01:55 1469e6f7b9e6: Download complete 10:01:55 339a4e72a1f5: Verifying Checksum 10:01:55 339a4e72a1f5: Download complete 10:01:55 eaf3925da568: Download complete 10:01:55 bde34c3a00c8: Verifying Checksum 10:01:55 bde34c3a00c8: Download complete 10:01:55 b352a97aabf1: Verifying Checksum 10:01:55 b352a97aabf1: Download complete 10:01:55 4872d77fe225: Verifying Checksum 10:01:55 4872d77fe225: Download complete 10:01:55 5851b861e8e6: Verifying Checksum 10:01:55 5851b861e8e6: Download complete 10:01:55 b85a868b505f: Verifying Checksum 10:01:55 b85a868b505f: Download complete 10:01:55 bab4dde63d76: Download complete 10:01:56 b85a868b505f: Pull complete 10:01:57 e2be974225ed: Pull complete 10:01:57 339a4e72a1f5: Pull complete 10:01:57 988bab9f4d93: Pull complete 10:01:57 1469e6f7b9e6: Pull complete 10:01:57 eaf3925da568: Pull complete 10:01:59 bab4dde63d76: Pull complete 10:01:59 bde34c3a00c8: Pull complete 10:01:59 b352a97aabf1: Pull complete 10:01:59 4872d77fe225: Pull complete 10:02:00 5851b861e8e6: Pull complete 10:02:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:00 prd-ubuntu20.04-docker-8c-8g-3311 does not seem to be running inside a container 10:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-756 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756:/w/workspace/edgexfoundry_edgex-ui-go_PR-756:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:03 $ docker top d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 -eo pid,comm 10:02:03 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). 10:02:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:03 [ssh-agent] Looking for ssh-agent implementation... 10:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:03 $ docker exec d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 ssh-agent 10:02:03 SSH_AUTH_SOCK=/tmp/ssh-T9E9rQpvBKxq/agent.32 10:02:03 SSH_AGENT_PID=38 10:02:03 Running ssh-add (command line suppressed) 10:02:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/private_key_11782319391463674141.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/private_key_11782319391463674141.key) 10:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:04 + git tag --points-at HEAD [Pipeline] } 10:02:04 $ docker exec --env ******** --env ******** d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 ssh-agent -k 10:02:04 unset SSH_AUTH_SOCK; 10:02:04 unset SSH_AGENT_PID; 10:02:04 echo Agent pid 38 killed; 10:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:02:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:04 [ssh-agent] Looking for ssh-agent implementation... 10:02:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:04 $ docker exec d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 ssh-agent 10:02:04 SSH_AUTH_SOCK=/tmp/ssh-Vc2sPnwHyJ94/agent.72 10:02:04 SSH_AGENT_PID=78 10:02:04 Running ssh-add (command line suppressed) 10:02:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/private_key_2765590771316295148.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/private_key_2765590771316295148.key) 10:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:05 + git semver init 10:02:05 2024-06-17 10:02:05,337 [run_init] DEBUG init version:0.0.0 force:False 10:02:05 2024-06-17 10:02:05,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver 10:02:05 2024-06-17 10:02:05,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver 10:02:05 2024-06-17 10:02:05,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-756, universal_newlines=False, shell=None, istream=None) 10:02:07 2024-06-17 10:02:07,350 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.git/info/exclude 10:02:07 2024-06-17 10:02:07,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver/PR-756 with force:False 10:02:07 2024-06-17 10:02:07,351 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver/PR-756 10:02:07 2024-06-17 10:02:07,355 [execute] INFO git cat-file --batch-check 10:02:07 2024-06-17 10:02:07,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver, universal_newlines=False, shell=None, istream=) 10:02:07 2024-06-17 10:02:07,361 [execute] INFO git cat-file --batch 10:02:07 2024-06-17 10:02:07,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver, universal_newlines=False, shell=None, istream=) 10:02:07 2024-06-17 10:02:07,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-756/.semver/PR-756 10:02:07 0.0.0 [Pipeline] } 10:02:08 $ docker exec --env ******** --env ******** d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 ssh-agent -k 10:02:08 unset SSH_AUTH_SOCK; 10:02:08 unset SSH_AGENT_PID; 10:02:08 echo Agent pid 78 killed; 10:02:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:08 + git semver [Pipeline] } 10:02:08 $ docker stop --time=1 d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 10:02:10 $ docker rm -f --volumes d134c662164ddb14be8531aabadadfcb627f8fc60b52d6af771610e00a880ea5 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:02:10 Stashed 1 file(s) [Pipeline] echo 10:02:10 [edgeXSemver]: initialized semver on version 0.0.0 [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 10:02:11 provisioning config files... 10:02:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/config1411043614293336996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:12 ---> ****-login.sh 10:02:12 nexus3.edgexfoundry.org:10001 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 nexus3.edgexfoundry.org:10002 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 nexus3.edgexfoundry.org:10003 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 nexus3.edgexfoundry.org:10004 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 ****.io 10:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:12 Configure a credential helper to remove this warning. See 10:02:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:12 10:02:12 Login Succeeded 10:02:12 ---> ****-login.sh ends [Pipeline] } 10:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:02:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:02:13 ========================================================= 10:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:02:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:02:13 Sending build context to Docker daemon 59.68MB 10:02:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 10:02:13 Step 2/15 : FROM ${BASE} AS builder 10:02:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:02:13 619be1103602: Pulling fs layer 10:02:13 7862e08f4a3e: Pulling fs layer 10:02:13 5df492c9dc93: Pulling fs layer 10:02:13 7629e6793208: Pulling fs layer 10:02:13 4f4fb700ef54: Pulling fs layer 10:02:13 fb5054dd5b73: Pulling fs layer 10:02:13 eeca6798cff9: Pulling fs layer 10:02:13 aa269ceb94a6: Pulling fs layer 10:02:13 ada007ff1a6a: Pulling fs layer 10:02:13 fb5054dd5b73: Waiting 10:02:13 eeca6798cff9: Waiting 10:02:13 7629e6793208: Waiting 10:02:13 aa269ceb94a6: Waiting 10:02:13 ada007ff1a6a: Waiting 10:02:13 4f4fb700ef54: Waiting 10:02:13 7862e08f4a3e: Download complete 10:02:13 7629e6793208: Verifying Checksum 10:02:13 7629e6793208: Download complete 10:02:14 4f4fb700ef54: Verifying Checksum 10:02:14 4f4fb700ef54: Download complete 10:02:14 fb5054dd5b73: Verifying Checksum 10:02:14 fb5054dd5b73: Download complete 10:02:14 619be1103602: Verifying Checksum 10:02:14 619be1103602: Download complete 10:02:14 eeca6798cff9: Verifying Checksum 10:02:14 eeca6798cff9: Download complete 10:02:14 619be1103602: Pull complete 10:02:14 7862e08f4a3e: Pull complete 10:02:14 ada007ff1a6a: Verifying Checksum 10:02:14 ada007ff1a6a: Download complete 10:02:14 5df492c9dc93: Verifying Checksum 10:02:14 5df492c9dc93: Download complete 10:02:14 aa269ceb94a6: Verifying Checksum 10:02:14 aa269ceb94a6: Download complete 10:02:17 5df492c9dc93: Pull complete 10:02:17 7629e6793208: Pull complete 10:02:17 4f4fb700ef54: Pull complete 10:02:17 fb5054dd5b73: Pull complete 10:02:17 eeca6798cff9: Pull complete 10:02:20 aa269ceb94a6: Pull complete 10:02:20 ada007ff1a6a: Pull complete 10:02:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:02:20 ---> f489d0715acc 10:02:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:02:24 ---> Running in f9401147870c 10:02:24 Removing intermediate container f9401147870c 10:02:24 ---> 06de726e9b49 10:02:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 10:02:24 ---> Running in f6555112f2b6 10:02:24 Removing intermediate container f6555112f2b6 10:02:24 ---> a541a4b40289 10:02:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 10:02:24 ---> Running in e195f6ad52c5 10:02:24 Removing intermediate container e195f6ad52c5 10:02:24 ---> 2c37cfeb77f2 10:02:24 Step 6/15 : LABEL Name=edgex-ui-go 10:02:24 ---> Running in 2614a340732e 10:02:24 Removing intermediate container 2614a340732e 10:02:24 ---> 0865a301e5ee 10:02:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:02:24 ---> Running in b14b91c700fa 10:02:24 Removing intermediate container b14b91c700fa 10:02:24 ---> 46556b319fd3 10:02:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:02:24 latest: Pulling from library/docker 10:02:25 d25f557d7f31: Pulling fs layer 10:02:25 8e1af212b1bf: Pulling fs layer 10:02:25 4f4fb700ef54: Pulling fs layer 10:02:25 4ced5a78e514: Pulling fs layer 10:02:25 c098abadaa16: Pulling fs layer 10:02:25 5b2cd12b0b56: Pulling fs layer 10:02:25 91b0c9ebf724: Pulling fs layer 10:02:25 64d23f587f6f: Pulling fs layer 10:02:25 4ced5a78e514: Waiting 10:02:25 c098abadaa16: Waiting 10:02:25 5b2cd12b0b56: Waiting 10:02:25 91b0c9ebf724: Waiting 10:02:25 0b62f42248d8: Pulling fs layer 10:02:25 c7af9d3aaf6c: Pulling fs layer 10:02:25 64d23f587f6f: Waiting 10:02:25 b7ad5c961f28: Pulling fs layer 10:02:25 0b62f42248d8: Waiting 10:02:25 c7af9d3aaf6c: Waiting 10:02:25 53c9b64a1a23: Pulling fs layer 10:02:25 b7ad5c961f28: Waiting 10:02:25 11275338a639: Pulling fs layer 10:02:25 9c124ce5e2a4: Pulling fs layer 10:02:25 11275338a639: Waiting 10:02:25 a4e0b7fbca80: Pulling fs layer 10:02:25 e4980559e8fa: Pulling fs layer 10:02:25 9c124ce5e2a4: Waiting 10:02:25 a4e0b7fbca80: Waiting 10:02:25 4f4fb700ef54: Verifying Checksum 10:02:25 4f4fb700ef54: Download complete 10:02:25 8e1af212b1bf: Verifying Checksum 10:02:25 8e1af212b1bf: Download complete 10:02:25 d25f557d7f31: Verifying Checksum 10:02:25 d25f557d7f31: Download complete 10:02:25 4ced5a78e514: Verifying Checksum 10:02:25 4ced5a78e514: Download complete 10:02:25 d25f557d7f31: Pull complete 10:02:25 c098abadaa16: Verifying Checksum 10:02:25 c098abadaa16: Download complete 10:02:25 8e1af212b1bf: Pull complete 10:02:25 64d23f587f6f: Verifying Checksum 10:02:25 64d23f587f6f: Download complete 10:02:25 4f4fb700ef54: Pull complete 10:02:25 91b0c9ebf724: Download complete 10:02:25 0b62f42248d8: Verifying Checksum 10:02:25 0b62f42248d8: Download complete 10:02:25 4ced5a78e514: Pull complete 10:02:25 5b2cd12b0b56: Verifying Checksum 10:02:25 5b2cd12b0b56: Download complete 10:02:25 c7af9d3aaf6c: Verifying Checksum 10:02:25 c7af9d3aaf6c: Download complete 10:02:25 53c9b64a1a23: Verifying Checksum 10:02:25 53c9b64a1a23: Download complete 10:02:25 11275338a639: Download complete 10:02:25 a4e0b7fbca80: Verifying Checksum 10:02:25 a4e0b7fbca80: Download complete 10:02:25 c098abadaa16: Pull complete 10:02:26 e4980559e8fa: Verifying Checksum 10:02:26 e4980559e8fa: Download complete 10:02:26 b7ad5c961f28: Download complete 10:02:26 5b2cd12b0b56: Pull complete 10:02:26 9c124ce5e2a4: Verifying Checksum 10:02:26 9c124ce5e2a4: Download complete 10:02:26 Still waiting to schedule task 10:02:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:02:26 91b0c9ebf724: Pull complete 10:02:26 64d23f587f6f: Pull complete 10:02:26 0b62f42248d8: Pull complete 10:02:26 c7af9d3aaf6c: Pull complete 10:02:27 b7ad5c961f28: Pull complete 10:02:27 53c9b64a1a23: Pull complete 10:02:27 11275338a639: Pull complete 10:02:28 9c124ce5e2a4: Pull complete 10:02:28 a4e0b7fbca80: Pull complete 10:02:28 e4980559e8fa: Pull complete 10:02:28 Digest: sha256:d8714cbec5b4eae1cc2fa241d8c773f828cfe864de56222f798569f2251f7a04 10:02:28 Status: Downloaded newer image for docker:latest 10:02:30 ---> dfc565b638c6 10:02:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:02:30 ---> Running in 5d12cab6da94 10:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:02:31 OK: 264 MiB in 52 packages 10:02:31 Removing intermediate container 5d12cab6da94 10:02:31 ---> d721388fe0a8 10:02:31 Step 10/15 : ENV GO111MODULE=on 10:02:31 ---> Running in 786de5c36cd7 10:02:31 Removing intermediate container 786de5c36cd7 10:02:31 ---> a235b6838064 10:02:31 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:02:31 ---> Running in 000c3481a618 10:02:31 Removing intermediate container 000c3481a618 10:02:31 ---> 2a5071028b4e 10:02:31 Step 12/15 : COPY go.mod vendor* ./ 10:02:31 ---> 07334798af98 10:02:31 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:31 ---> Running in 2787187ac076 10:03:39 Removing intermediate container 2787187ac076 10:03:39 ---> 6fff569a8cf1 10:03:39 Step 14/15 : COPY . . 10:03:39 ---> 1cc42baa1d95 10:03:39 Step 15/15 : RUN ${MAKE} 10:03:39 ---> Running in 6354fe66ea91 10:03:39 noop 10:03:39 Removing intermediate container 6354fe66ea91 10:03:39 ---> 15a0d26877cb 10:03:39 Successfully built 15a0d26877cb 10:03:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:40 + docker inspect -f . ci-base-image-x86_64 10:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:40 prd-ubuntu20.04-docker-8c-8g-3311 does not seem to be running inside a container 10:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-756 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756:/w/workspace/edgexfoundry_edgex-ui-go_PR-756:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:40 $ docker top 2b1a8d3af26a7014e27db5f1d2f5aa1e54db471fce8678b808edb8dcffc34c2b -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:41 + go version 10:03:41 go version go1.21.9 linux/amd64 [Pipeline] } 10:03:41 $ docker stop --time=1 2b1a8d3af26a7014e27db5f1d2f5aa1e54db471fce8678b808edb8dcffc34c2b 10:03:42 $ docker rm -f --volumes 2b1a8d3af26a7014e27db5f1d2f5aa1e54db471fce8678b808edb8dcffc34c2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker inspect -f . ci-base-image-x86_64 10:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:43 prd-ubuntu20.04-docker-8c-8g-3311 does not seem to be running inside a container 10:03:43 $ 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_PR-756 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756:/w/workspace/edgexfoundry_edgex-ui-go_PR-756:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:43 $ docker top 478f970576d76c3efb4e519829ecfa24c50e006978fe24e13ddbf432a71a3ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-756 [Pipeline] fileExists [Pipeline] sh 10:03:44 + make test 10:03:44 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:03:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:04:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3312 in /w/workspace/edgexfoundry_edgex-ui-go_PR-756 [Pipeline] { [Pipeline] ws 10:04:00 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:04:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:04:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:04:03 The recommended git tool is: git 10:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:04:06 ./bin/test-attribution-txt.sh 10:04:06 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:04:06 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:04:06 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:04:06 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:04:06 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:04:06 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:04:06 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:04:06 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:04:06 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:04:06 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:04:06 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:04:06 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 10:04:06 make -C web test 10:04:06 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-756/web' 10:04:06 make[1]: tput: No such file or directory 10:04:06 make[1]: tput: No such file or directory 10:04:06 warning: generating ./VERSION 10:04:06 echo "0.0.0" > VERSION 10:04:06 docker build \ 10:04:06 -f Dockerfile \ 10:04:06 --build-arg USER=1000 \ 10:04:06 \ 10:04:06 --label "git_sha=55310b28ddcf6b438cecd34ba8dc2382495f5a7c" \ 10:04:06 -t edgexfoundry/edgex-web-ui:55310b28ddcf6b438cecd34ba8dc2382495f5a7c \ 10:04:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:04:06 . 10:04:06 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 10:04:06 Install the buildx component to build images with BuildKit: 10:04:06 https://docs.docker.com/go/buildx/ 10:04:06 10:04:06 Sending build context to Docker daemon 2.62MB 10:04:06 Step 1/11 : FROM node:18-alpine3.18 10:04:06 18-alpine3.18: Pulling from library/node 10:04:06 619be1103602: Already exists 10:04:06 7e9a007eb24b: Pulling fs layer 10:04:06 5189255e31c8: Pulling fs layer 10:04:06 88f4f8a6bc8d: Pulling fs layer 10:04:06 88f4f8a6bc8d: Download complete 10:04:06 5189255e31c8: Verifying Checksum 10:04:06 5189255e31c8: Download complete 10:04:06 7e9a007eb24b: Verifying Checksum 10:04:06 7e9a007eb24b: Download complete 10:04:07 7e9a007eb24b: Pull complete 10:04:08 5189255e31c8: Pull complete 10:04:08 88f4f8a6bc8d: Pull complete 10:04:08 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 10:04:08 Status: Downloaded newer image for node:18-alpine3.18 10:04:08 ---> a19326513a45 10:04:08 Step 2/11 : RUN apk add --no-cache chromium 10:04:11 using credential edgex-jenkins-ssh 10:04:11 Cloning the remote Git repository 10:04:12 ---> Running in 08badf3144be 10:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:04:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:04:11 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:04:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:04:12 > git --version # timeout=10 10:04:12 > git --version # 'git version 2.25.1' 10:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:12 (1/154) Installing libexpat (2.6.2-r0) 10:04:12 (2/154) Installing brotli-libs (1.0.9-r14) 10:04:12 (3/154) Installing libbz2 (1.0.8-r5) 10:04:12 (4/154) Installing libpng (1.6.39-r3) 10:04:12 (5/154) Installing freetype (2.13.0-r5) 10:04:12 (6/154) Installing fontconfig (2.14.2-r3) 10:04:12 (7/154) Installing libfontenc (1.1.7-r2) 10:04:12 (8/154) Installing mkfontscale (1.2.2-r3) 10:04:12 (9/154) Installing font-opensans (0_git20210927-r1) 10:04:12 (10/154) Installing pkgconf (1.9.5-r0) 10:04:12 (11/154) Installing libffi (3.4.4-r2) 10:04:12 (12/154) Installing libintl (0.21.1-r7) 10:04:12 (13/154) Installing libblkid (2.38.1-r8) 10:04:12 (14/154) Installing libmount (2.38.1-r8) 10:04:12 (15/154) Installing pcre2 (10.42-r1) 10:04:12 (16/154) Installing glib (2.76.6-r0) 10:04:12 (17/154) Installing xz-libs (5.4.3-r0) 10:04:12 (18/154) Installing libxml2 (2.11.8-r0) 10:04:12 (19/154) Installing shared-mime-info (2.2-r5) 10:04:12 (20/154) Installing hicolor-icon-theme (0.17-r2) 10:04:12 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 10:04:12 (22/154) Installing libwebp (1.3.2-r0) 10:04:12 (23/154) Installing zstd-libs (1.5.5-r4) 10:04:12 (24/154) Installing tiff (4.5.1-r0) 10:04:12 (25/154) Installing gdk-pixbuf (2.42.10-r5) 10:04:12 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 10:04:12 (27/154) Installing libxau (1.0.11-r2) 10:04:12 (28/154) Installing libmd (1.0.4-r2) 10:04:12 (29/154) Installing libbsd (0.11.7-r1) 10:04:12 (30/154) Installing libxdmcp (1.1.4-r2) 10:04:12 (31/154) Installing libxcb (1.15-r1) 10:04:12 (32/154) Installing libx11 (1.8.7-r0) 10:04:12 (33/154) Installing libxcomposite (0.4.6-r3) 10:04:13 (34/154) Installing libxfixes (6.0.1-r2) 10:04:13 (35/154) Installing libxrender (0.9.11-r3) 10:04:13 (36/154) Installing libxcursor (1.2.1-r2) 10:04:13 (37/154) Installing libxdamage (1.1.6-r2) 10:04:13 (38/154) Installing libxext (1.3.5-r2) 10:04:13 (39/154) Installing libxi (1.8.1-r0) 10:04:13 (40/154) Installing libxinerama (1.1.5-r2) 10:04:13 (41/154) Installing libxrandr (1.5.3-r2) 10:04:13 (42/154) Installing libatk-1.0 (2.48.4-r0) 10:04:13 (43/154) Installing libxtst (1.2.4-r2) 10:04:13 (44/154) Installing dbus-libs (1.14.8-r0) 10:04:13 (45/154) Installing at-spi2-core (2.48.4-r0) 10:04:13 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 10:04:13 (47/154) Installing pixman (0.42.2-r1) 10:04:13 (48/154) Installing cairo (1.17.8-r1) 10:04:13 (49/154) Installing cairo-gobject (1.17.8-r1) 10:04:13 (50/154) Installing avahi-libs (0.8-r13) 10:04:13 (51/154) Installing gmp (6.2.1-r3) 10:04:13 (52/154) Installing nettle (3.8.1-r2) 10:04:13 (53/154) Installing libunistring (1.1-r1) 10:04:13 (54/154) Installing libidn2 (2.3.4-r1) 10:04:13 (55/154) Installing p11-kit (0.24.1-r2) 10:04:13 (56/154) Installing libtasn1 (4.19.0-r1) 10:04:13 (57/154) Installing gnutls (3.8.4-r0) 10:04:13 (58/154) Installing cups-libs (2.4.7-r0) 10:04:13 (59/154) Installing libepoxy (1.5.10-r1) 10:04:13 (60/154) Installing fribidi (1.0.13-r0) 10:04:13 (61/154) Installing graphite2 (1.3.14-r5) 10:04:13 (62/154) Installing harfbuzz (7.3.0-r0) 10:04:13 (63/154) Installing libxft (2.3.8-r1) 10:04:13 (64/154) Installing pango (1.50.14-r1) 10:04:13 (65/154) Installing wayland-libs-client (1.22.0-r2) 10:04:13 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 10:04:13 (67/154) Installing wayland-libs-egl (1.22.0-r2) 10:04:13 (68/154) Installing xkeyboard-config (2.38-r0) 10:04:13 (69/154) Installing libxkbcommon (1.5.0-r2) 10:04:13 (70/154) Installing gtk+3.0 (3.24.41-r0) 10:04:13 (71/154) Installing icu-data-full (73.2-r2) 10:04:13 (72/154) Installing mesa (23.0.4-r0) 10:04:13 (73/154) Installing llvm15-libs (15.0.7-r6) 10:04:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:14 (74/154) Installing hwdata-pci (0.370-r0) 10:04:14 (75/154) Installing libpciaccess (0.17-r2) 10:04:14 (76/154) Installing libdrm (2.4.115-r4) 10:04:14 (77/154) Installing musl-fts (1.2.7-r5) 10:04:14 (78/154) Installing libelf (0.189-r2) 10:04:14 (79/154) Installing mesa-glapi (23.0.4-r0) 10:04:14 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 10:04:15 (81/154) Installing eudev-libs (3.2.11-r8) 10:04:15 (82/154) Installing libmagic (5.45-r0) 10:04:15 (83/154) Installing file (5.45-r0) 10:04:15 (84/154) Installing libice (1.1.1-r2) 10:04:15 (85/154) Installing libuuid (2.38.1-r8) 10:04:15 (86/154) Installing libsm (1.2.4-r1) 10:04:15 (87/154) Installing libxt (1.3.0-r2) 10:04:15 (88/154) Installing libxmu (1.1.4-r2) 10:04:15 (89/154) Installing xset (1.2.5-r1) 10:04:15 (90/154) Installing xprop (1.2.7-r0) 10:04:15 (91/154) Installing xdg-utils (1.1.3-r4) 10:04:15 (92/154) Installing libogg (1.3.5-r4) 10:04:15 (93/154) Installing flac-libs (1.4.3-r0) 10:04:15 (94/154) Installing alsa-lib (1.2.9-r1) 10:04:15 (95/154) Installing libatomic (12.2.1_git20220924-r10) 10:04:15 (96/154) Installing svt-av1-libs (1.6.0-r0) 10:04:16 (97/154) Installing aom-libs (3.6.1-r0) 10:04:16 (98/154) Installing libva (2.18.0-r1) 10:04:16 (99/154) Installing libvdpau (1.5-r1) 10:04:16 (100/154) Installing onevpl-libs (2023.2.1-r0) 10:04:16 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 10:04:16 (102/154) Installing libdav1d (1.2.1-r0) 10:04:16 (103/154) Installing libhwy (1.0.4-r1) 10:04:16 (104/154) Installing lcms2 (2.15-r2) 10:04:16 (105/154) Installing libjxl (0.8.2-r0) 10:04:17 (106/154) Installing lame-libs (3.100-r5) 10:04:17 (107/154) Installing opus (1.4-r0) 10:04:17 (108/154) Installing libgomp (12.2.1_git20220924-r10) 10:04:17 (109/154) Installing soxr (0.1.3-r5) 10:04:17 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 10:04:17 (111/154) Installing libtheora (1.1.1-r17) 10:04:17 (112/154) Installing libvorbis (1.3.7-r1) 10:04:17 (113/154) Installing libvpx (1.13.0-r2) 10:04:17 (114/154) Installing x264-libs (0.164_git20220602-r1) 10:04:17 (115/154) Installing numactl (2.0.16-r4) 10:04:17 (116/154) Installing x265-libs (3.5-r4) 10:04:17 (117/154) Installing xvidcore (1.3.7-r1) 10:04:17 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 10:04:17 (119/154) Installing libbluray (1.3.4-r0) 10:04:17 (120/154) Installing mpg123-libs (1.31.3-r1) 10:04:17 (121/154) Installing libopenmpt (0.7.2-r0) 10:04:17 (122/154) Installing cjson (1.7.17-r0) 10:04:17 (123/154) Installing mbedtls (2.28.8-r0) 10:04:18 (124/154) Installing librist (0.2.7-r0) 10:04:18 (125/154) Installing libsrt (1.5.2-r0) 10:04:18 (126/154) Installing libssh (0.10.5-r0) 10:04:18 (127/154) Installing libsodium (1.0.18-r3) 10:04:18 (128/154) Installing libzmq (4.3.4-r4) 10:04:18 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 10:04:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:04:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:04:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/756/head:refs/remotes/origin/PR-756 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:04:18 (130/154) Installing libevent (2.1.12-r6) 10:04:18 (131/154) Installing wayland-libs-server (1.22.0-r2) 10:04:18 (132/154) Installing mesa-gbm (23.0.4-r0) 10:04:18 (133/154) Installing harfbuzz-subset (7.3.0-r0) 10:04:18 (134/154) Installing icu-libs (73.2-r2) 10:04:18 (135/154) Installing jsoncpp (1.9.5-r0) 10:04:18 (136/154) Installing minizip (1.2.13-r1) 10:04:18 (137/154) Installing nspr (4.35-r2) 10:04:18 (138/154) Installing sqlite-libs (3.41.2-r3) 10:04:18 (139/154) Installing nss (3.94-r0) 10:04:19 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 55310b28ddcf6b438cecd34ba8dc2382495f5a7c 10:04:19 (140/154) Installing pipewire-libs (0.3.70-r1) 10:04:19 (141/154) Installing libasyncns (0.8-r1) 10:04:19 (142/154) Installing libltdl (2.4.7-r2) 10:04:19 (143/154) Installing orc (0.4.34-r0) 10:04:19 (144/154) Installing libsndfile (1.2.0-r2) 10:04:19 (145/154) Installing speexdsp (1.2.1-r1) 10:04:19 (146/154) Installing tdb-libs (1.4.8-r1) 10:04:19 (147/154) Installing libpulse (16.1-r10) 10:04:19 (148/154) Installing snappy (1.1.10-r1) 10:04:19 (149/154) Installing libwoff2common (1.0.2-r2) 10:04:19 (150/154) Installing libwoff2enc (1.0.2-r2) 10:04:19 (151/154) Installing libgpg-error (1.47-r1) 10:04:19 (152/154) Installing libgcrypt (1.10.2-r1) 10:04:19 (153/154) Installing libxslt (1.1.38-r0) 10:04:19 (154/154) Installing chromium (119.0.6045.159-r0) 10:04:19 Merge succeeded, producing 55310b28ddcf6b438cecd34ba8dc2382495f5a7c 10:04:19 Checking out Revision 55310b28ddcf6b438cecd34ba8dc2382495f5a7c (PR-756) 10:04:19 > git config core.sparsecheckout # timeout=10 10:04:19 > git checkout -f 55310b28ddcf6b438cecd34ba8dc2382495f5a7c # timeout=10 10:04:19 > git remote # timeout=10 10:04:19 > git config --get remote.origin.url # timeout=10 10:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:19 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 10:04:19 > git rev-parse HEAD^{commit} # timeout=10 10:04:19 > git config core.sparsecheckout # timeout=10 10:04:19 > git checkout -f 55310b28ddcf6b438cecd34ba8dc2382495f5a7c # timeout=10 10:04:20 Commit message: "chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /web" 10:04:20 > git --version # timeout=10 10:04:20 > git --version # 'git version 2.25.1' 10:04:20 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:04:22 Executing busybox-1.36.1-r5.trigger 10:04:22 Executing fontconfig-2.14.2-r3.trigger 10:04:22 Executing mkfontscale-1.2.2-r3.trigger 10:04:22 Executing glib-2.76.6-r0.trigger 10:04:22 Executing shared-mime-info-2.2-r5.trigger 10:04:22 Executing gdk-pixbuf-2.42.10-r5.trigger 10:04:22 Executing gtk-update-icon-cache-3.24.41-r0.trigger 10:04:22 Executing gtk+3.0-3.24.41-r0.trigger 10:04:22 OK: 579 MiB in 171 packages 10:04:32 Removing intermediate container 08badf3144be 10:04:32 ---> 22b74aa97ff5 10:04:32 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:04:32 ---> Running in 97e5ba1392be 10:04:32 Removing intermediate container 97e5ba1392be 10:04:32 ---> 55789e0e8839 10:04:32 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 10:04:32 ---> Running in 17f5697f1064 10:04:32 Removing intermediate container 17f5697f1064 10:04:32 ---> dbec7a2260f9 10:04:32 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 10:04:32 ---> Running in 67d274d41392 10:04:32 Removing intermediate container 67d274d41392 10:04:32 ---> 2398cab4e0d5 10:04:32 Step 6/11 : RUN npm install -g npm 10:04:32 ---> Running in db9d2001e436 10:04:40 10:04:40 removed 2 packages, and changed 63 packages in 7s 10:04:40 10:04:40 24 packages are looking for funding 10:04:40 run `npm fund` for details 10:04:41 Removing intermediate container db9d2001e436 10:04:41 ---> 0a1eea7d73ec 10:04:41 Step 7/11 : ARG USER=1000 10:04:41 ---> Running in 48f3642a7270 10:04:41 Removing intermediate container 48f3642a7270 10:04:41 ---> 554528546d45 10:04:41 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:04:41 ---> Running in 4c41a6347bd4 10:04:41 Removing intermediate container 4c41a6347bd4 10:04:41 ---> 51f8e71e5140 10:04:41 Step 9/11 : USER $USER:$USER 10:04:41 ---> Running in 937a3545d6ae 10:04:42 Removing intermediate container 937a3545d6ae 10:04:42 ---> 82e66fae2875 10:04:42 Step 10/11 : WORKDIR /app 10:04:42 ---> Running in 8c0201a6db5d 10:04:42 Removing intermediate container 8c0201a6db5d 10:04:42 ---> c0a7ccc7fad7 10:04:42 Step 11/11 : LABEL git_sha=55310b28ddcf6b438cecd34ba8dc2382495f5a7c 10:04:42 ---> Running in 79d19c9a2e69 10:04:42 Removing intermediate container 79d19c9a2e69 10:04:42 ---> 1428d5965ddb 10:04:42 Successfully built 1428d5965ddb 10:04:42 Successfully tagged edgexfoundry/edgex-web-ui:55310b28ddcf6b438cecd34ba8dc2382495f5a7c 10:04:42 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:04:42 touch edgex-web-ui.imagebuilt 10:04:42 mkdir -p node_modules coverage 10:04:42 chown "1000:1000" . node_modules coverage package-lock.json 10:04:42 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:04:47 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:49 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:04:49 npm warn deprecated har-validator@5.1.5: this library is no longer supported 10:04:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:04:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:49 Dload Upload Total Spent Left Speed 10:04:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 10:04:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:04:49 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 10:04:50 + sudo tee /etc/docker/daemon.new 10:04:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:04:50 { 10:04:50 "registry-mirrors": [ 10:04:50 "https://nexus3.edgexfoundry.org:10001" 10:04:50 ], 10:04:50 "bip": "10.250.0.254/24", 10:04:50 "hosts": [ 10:04:50 "tcp://0.0.0.0:5555", 10:04:50 "unix:///var/run/docker.sock" 10:04:50 ], 10:04:50 "mtu": 1458, 10:04:50 "selinux-enabled": true, 10:04:50 "seccomp-profile": "/etc/docker/seccomp.json" 10:04:50 } [Pipeline] sh 10:04:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:04:50 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 10:04:50 + sudo service docker restart 10:04:51 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 10:04:51 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 10:04:51 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 10:04:51 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 10:04:51 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 10:04:52 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 10:04:53 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. 10:04:55 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. 10:05:01 10:05:01 added 1182 packages, and audited 1183 packages in 17s 10:05:01 10:05:01 100 packages are looking for funding 10:05:01 run `npm fund` for details 10:05:01 10:05:01 25 vulnerabilities (14 moderate, 10 high, 1 critical) 10:05:01 10:05:01 To address issues that do not require attention, run: 10:05:01 npm audit fix 10:05:01 10:05:01 To address all issues (including breaking changes), run: 10:05:01 npm audit fix --force 10:05:01 10:05:01 Run `npm audit` for details. 10:05:06 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 10:05:08 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:09 provisioning config files... 10:05:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4841762010788060073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:09 ---> ****-login.sh 10:05:09 nexus3.edgexfoundry.org:10001 10:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:10 Configure a credential helper to remove this warning. See 10:05:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:10 10:05:10 Login Succeeded 10:05:10 nexus3.edgexfoundry.org:10002 10:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:10 Configure a credential helper to remove this warning. See 10:05:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:10 10:05:10 Login Succeeded 10:05:10 nexus3.edgexfoundry.org:10003 10:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:11 Configure a credential helper to remove this warning. See 10:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:11 10:05:11 Login Succeeded 10:05:11 nexus3.edgexfoundry.org:10004 10:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:11 Configure a credential helper to remove this warning. See 10:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:11 10:05:11 Login Succeeded 10:05:11 ****.io 10:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:11 Configure a credential helper to remove this warning. See 10:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:11 10:05:11 Login Succeeded 10:05:11 ---> ****-login.sh ends [Pipeline] } 10:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:05:12 ========================================================= 10:05:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:05:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:05:14 Sending build context to Docker daemon 35.46MB 10:05:14 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 10:05:14 Step 2/15 : FROM ${BASE} AS builder 10:05:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:14 c6b39de5b339: Pulling fs layer 10:05:14 a69c41024577: Pulling fs layer 10:05:14 d6de4b400683: Pulling fs layer 10:05:14 35cb2a7552d0: Pulling fs layer 10:05:14 4f4fb700ef54: Pulling fs layer 10:05:14 464afbd9ba4c: Pulling fs layer 10:05:14 00f215d4a9da: Pulling fs layer 10:05:14 d496ad576159: Pulling fs layer 10:05:14 35cb2a7552d0: Waiting 10:05:14 4f4fb700ef54: Waiting 10:05:14 464afbd9ba4c: Waiting 10:05:14 00f215d4a9da: Waiting 10:05:14 d496ad576159: Waiting 10:05:14 a69c41024577: Verifying Checksum 10:05:14 a69c41024577: Download complete 10:05:14 35cb2a7552d0: Verifying Checksum 10:05:14 35cb2a7552d0: Download complete 10:05:14 4f4fb700ef54: Verifying Checksum 10:05:14 4f4fb700ef54: Download complete 10:05:14 464afbd9ba4c: Verifying Checksum 10:05:14 464afbd9ba4c: Download complete 10:05:14 c6b39de5b339: Verifying Checksum 10:05:14 c6b39de5b339: Download complete 10:05:15 d496ad576159: Verifying Checksum 10:05:15 d496ad576159: Download complete 10:05:15 c6b39de5b339: Pull complete 10:05:16 a69c41024577: Pull complete 10:05:16 d6de4b400683: Verifying Checksum 10:05:16 d6de4b400683: Download complete 10:05:17 00f215d4a9da: Download complete 10:05:30 d6de4b400683: Pull complete 10:05:30 35cb2a7552d0: Pull complete 10:05:30 4f4fb700ef54: Pull complete 10:05:30 464afbd9ba4c: Pull complete 10:05:34 ✔ Browser application bundle generation complete. 10:05:34 17 06 2024 10:05:30.694:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:05:34 17 06 2024 10:05:30.696:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:05:34 17 06 2024 10:05:30.700:INFO [launcher]: Starting browser ChromeHeadless 10:05:34 17 06 2024 10:05:31.030:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket wjsLAkP2sP2ylvOVAAAB with id 62987544 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.062 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.067 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.082 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.091 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.103 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.107 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.11 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.119 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.122 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.124 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.161 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.18 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.203 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.229 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.251 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.254 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.258 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.26 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.272 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.291 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.293 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.294 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.304 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.307 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.326 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.353 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.37 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.373 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.374 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.375 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.379 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.389 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.402 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.407 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.41 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.411 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.413 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.414 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.421 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.423 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.438 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.453 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.46 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.462 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.463 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.468 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.471 secs) 10:05:34 WARN: ' 10:05:34 It looks like you're using ngModel on the same form field as formControlName. 10:05:34 Support for using the ngModel input property and ngModelChange event with 10:05:34 reactive form directives has been deprecated in Angular v6 and will be removed 10:05:34 in a future version of Angular. 10:05:34 10:05:34 For more information on this, see our API docs here: 10:05:34 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:05:34 ' 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.471 secs) 10:05:34 WARN: ' 10:05:34 It looks like you're using ngModel on the same form field as formControlName. 10:05:34 Support for using the ngModel input property and ngModelChange event with 10:05:34 reactive form directives has been deprecated in Angular v6 and will be removed 10:05:34 in a future version of Angular. 10:05:34 10:05:34 For more information on this, see our API docs here: 10:05:34 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:05:34 ' 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.488 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.494 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.497 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.516 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.539 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.551 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.557 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.558 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.564 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.57 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.574 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.581 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.588 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.592 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.596 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.616 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.628 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.633 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.642 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.654 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.659 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.668 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.707 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.71 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.712 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.717 secs) 10:05:34 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 10:05:34 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 10:05:34 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.717 secs) 10:05:34 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 10:05:34 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 10:05:34 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.719 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.723 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.729 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.734 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.761 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.771 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.776 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.777 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.787 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.794 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.816 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.835 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.843 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.847 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.862 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.874 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.876 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.88 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.892 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.894 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.895 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.904 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.916 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.92 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.921 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.944 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.973 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.982 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.987 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.038 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.056 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.066 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.069 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.083 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.085 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.086 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.09 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.092 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.095 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.101 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.114 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.13 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.139 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.141 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.145 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.147 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.151 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.153 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.159 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.169 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.19 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.195 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.201 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.206 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.219 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.223 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.228 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.23 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.248 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.285 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.289 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.305 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.32 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.34 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.343 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.345 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.347 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.351 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.36 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.362 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.367 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.37 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.381 secs) 10:05:34 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.404 secs) 10:05:35 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.656 secs / 1.404 secs) 10:05:35 TOTAL: 147 SUCCESS 10:05:35 ✔ Browser application bundle generation complete. 10:05:35 10:05:35 =============================== Coverage summary =============================== 10:05:35 Statements : 39.07% ( 1375/3519 ) 10:05:35 Branches : 15.3% ( 94/614 ) 10:05:35 Functions : 32.22% ( 425/1319 ) 10:05:35 Lines : 39% ( 1344/3446 ) 10:05:35 ================================================================================ 10:05:35 ✔ Browser application bundle generation complete. 10:05:36 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-756/web' [Pipeline] echo 10:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:05:36 $ docker stop --time=1 478f970576d76c3efb4e519829ecfa24c50e006978fe24e13ddbf432a71a3ce1 10:05:38 $ docker rm -f --volumes 478f970576d76c3efb4e519829ecfa24c50e006978fe24e13ddbf432a71a3ce1 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:05:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:05:40 00f215d4a9da: Pull complete 10:05:40 d496ad576159: Pull complete 10:05:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:05:40 ---> f246e2811388 10:05:40 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:05:40 + ls -al . 10:05:40 total 264 10:05:40 drwxrwxr-x 13 jenkins jenkins 4096 Jun 17 10:03 . 10:05:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:01 .. 10:05:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:01 .blubracket 10:05:40 -rw-rw-r-- 1 jenkins jenkins 18 Jun 17 10:01 .dockerignore 10:05:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:02 .git 10:05:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:01 .github 10:05:40 -rw-rw-r-- 1 jenkins jenkins 178 Jun 17 10:01 .gitignore 10:05:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:02 .semver 10:05:40 -rw-rw-r-- 1 jenkins jenkins 9736 Jun 17 10:01 Attribution.txt 10:05:40 -rw-rw-r-- 1 jenkins jenkins 21430 Jun 17 10:01 CHANGELOG.md 10:05:40 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 17 10:01 CONTRIBUTING.md 10:05:40 -rw-rw-r-- 1 jenkins jenkins 1940 Jun 17 10:01 Dockerfile 10:05:40 -rw-rw-r-- 1 jenkins jenkins 652 Jun 17 10:01 Jenkinsfile 10:05:40 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 17 10:01 LICENSE 10:05:40 -rw-rw-r-- 1 jenkins jenkins 2189 Jun 17 10:01 Makefile 10:05:40 -rw-rw-r-- 1 jenkins jenkins 4381 Jun 17 10:01 README.md 10:05:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:02 VERSION 10:05:40 -rw-rw-r-- 1 jenkins jenkins 4832 Jun 17 10:01 angularmigrationlogs.md 10:05:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:01 assets 10:05:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:01 bin 10:05:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:01 cmd 10:05:40 -rw-r--r-- 1 jenkins jenkins 10 Jun 17 10:03 coverage.out 10:05:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:01 docs 10:05:40 -rw-rw-r-- 1 jenkins jenkins 6918 Jun 17 10:01 go.mod 10:05:40 -rw-rw-r-- 1 jenkins jenkins 100713 Jun 17 10:01 go.sum 10:05:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:01 internal 10:05:40 -rwxrwxr-x 1 jenkins jenkins 568 Jun 17 10:01 redeploy.sh 10:05:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:01 testing 10:05:40 -rw-rw-r-- 1 jenkins jenkins 155 Jun 17 10:01 version.go 10:05:40 drwxrwxr-x 7 jenkins jenkins 4096 Jun 17 10:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:40 + 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=55310b28ddcf6b438cecd34ba8dc2382495f5a7c --label arch=amd64 --label version=0.0.0 . 10:05:41 Sending build context to Docker daemon 346.6MB 10:05:41 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 10:05:41 Step 2/27 : FROM ${BASE} AS builder 10:05:41 ---> 15a0d26877cb 10:05:41 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:05:42 ---> Running in f775505b2540 10:05:42 Removing intermediate container f775505b2540 10:05:42 ---> c7e8ff0aec8b 10:05:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 10:05:42 ---> Running in 1f2386c10815 10:05:42 Removing intermediate container 1f2386c10815 10:05:42 ---> 542311cafdee 10:05:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 10:05:42 ---> Running in e28d0972bb68 10:05:42 Removing intermediate container e28d0972bb68 10:05:42 ---> 116250d368d7 10:05:42 Step 6/15 : LABEL Name=edgex-ui-go 10:05:43 ---> Running in cd2b3479c822 10:05:43 Removing intermediate container cd2b3479c822 10:05:43 ---> 66cb6cfd2440 10:05:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:05:43 ---> Running in a748fbdf1251 10:05:43 Removing intermediate container a748fbdf1251 10:05:43 ---> 2b96dd19905b 10:05:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:05:43 latest: Pulling from library/docker 10:05:44 94747bd81234: Pulling fs layer 10:05:44 6f6b25ed5893: Pulling fs layer 10:05:44 4f4fb700ef54: Pulling fs layer 10:05:44 0285b845bf0c: Pulling fs layer 10:05:44 3652bee2cc07: Pulling fs layer 10:05:44 750e37de6bad: Pulling fs layer 10:05:44 7afdd4eb6a89: Pulling fs layer 10:05:44 0285b845bf0c: Waiting 10:05:44 7ec087a23b52: Pulling fs layer 10:05:44 3652bee2cc07: Waiting 10:05:44 7afdd4eb6a89: Waiting 10:05:44 750e37de6bad: Waiting 10:05:44 7ec087a23b52: Waiting 10:05:44 0cfa1a73ef01: Pulling fs layer 10:05:44 6602da43e395: Pulling fs layer 10:05:44 b2943ff80563: Pulling fs layer 10:05:44 504c505cd543: Pulling fs layer 10:05:44 551a8405f150: Pulling fs layer 10:05:44 9abd3dc56e5f: Pulling fs layer 10:05:44 43ed5aeee147: Pulling fs layer 10:05:44 7c948c919362: Pulling fs layer 10:05:44 0cfa1a73ef01: Waiting 10:05:44 6602da43e395: Waiting 10:05:44 b2943ff80563: Waiting 10:05:44 504c505cd543: Waiting 10:05:44 551a8405f150: Waiting 10:05:44 9abd3dc56e5f: Waiting 10:05:44 43ed5aeee147: Waiting 10:05:44 4f4fb700ef54: Verifying Checksum 10:05:44 4f4fb700ef54: Download complete 10:05:44 6f6b25ed5893: Verifying Checksum 10:05:44 6f6b25ed5893: Download complete 10:05:44 94747bd81234: Download complete 10:05:44 0285b845bf0c: Verifying Checksum 10:05:44 0285b845bf0c: Download complete 10:05:44 ---> Running in 867ef8acb722 10:05:44 Removing intermediate container 867ef8acb722 10:05:44 ---> 927c909503b4 10:05:44 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 10:05:44 ---> Running in f6f9aee28639 10:05:44 Removing intermediate container f6f9aee28639 10:05:44 ---> 246c873b43f1 10:05:44 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 10:05:44 ---> Running in 9b9d030cb5b4 10:05:44 Removing intermediate container 9b9d030cb5b4 10:05:44 ---> f0f363e8ca06 10:05:44 Step 6/27 : LABEL Name=edgex-ui-go 10:05:44 ---> Running in a661955fc233 10:05:45 Removing intermediate container a661955fc233 10:05:45 ---> c82dbf435b5e 10:05:45 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:05:45 ---> Running in 31772f298194 10:05:45 Removing intermediate container 31772f298194 10:05:45 ---> c1282e6205b9 10:05:45 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:05:45 3652bee2cc07: Verifying Checksum 10:05:45 3652bee2cc07: Download complete 10:05:45 750e37de6bad: Verifying Checksum 10:05:45 750e37de6bad: Download complete 10:05:45 7afdd4eb6a89: Verifying Checksum 10:05:45 7afdd4eb6a89: Download complete 10:05:45 94747bd81234: Pull complete 10:05:45 0cfa1a73ef01: Verifying Checksum 10:05:45 0cfa1a73ef01: Download complete 10:05:45 6602da43e395: Verifying Checksum 10:05:45 6602da43e395: Download complete 10:05:45 504c505cd543: Verifying Checksum 10:05:45 504c505cd543: Download complete 10:05:45 551a8405f150: Verifying Checksum 10:05:45 551a8405f150: Download complete 10:05:45 7ec087a23b52: Verifying Checksum 10:05:45 7ec087a23b52: Download complete 10:05:45 43ed5aeee147: Verifying Checksum 10:05:45 43ed5aeee147: Download complete 10:05:45 7c948c919362: Verifying Checksum 10:05:45 7c948c919362: Download complete 10:05:45 ---> 4aba9a4da5c3 10:05:45 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:45 ---> Running in ca9866242a3c 10:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:05:46 b2943ff80563: Verifying Checksum 10:05:46 b2943ff80563: Download complete 10:05:46 6f6b25ed5893: Pull complete 10:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:05:46 4f4fb700ef54: Pull complete 10:05:46 OK: 264 MiB in 52 packages 10:05:46 0285b845bf0c: Pull complete 10:05:47 Removing intermediate container ca9866242a3c 10:05:47 ---> 5fc8a613675d 10:05:47 Step 10/27 : ENV GO111MODULE=on 10:05:47 ---> Running in 126a18e3cc2d 10:05:47 Removing intermediate container 126a18e3cc2d 10:05:47 ---> 280a68ed48c9 10:05:47 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:05:47 ---> Running in b75a8b5d79f6 10:05:47 Removing intermediate container b75a8b5d79f6 10:05:47 ---> af11af937e8e 10:05:47 Step 12/27 : COPY go.mod vendor* ./ 10:05:47 9abd3dc56e5f: Download complete 10:05:47 ---> 179536bbd117 10:05:47 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:47 ---> Running in 77af935c2518 10:05:47 3652bee2cc07: Pull complete 10:05:47 Removing intermediate container 77af935c2518 10:05:47 ---> 764a0f903ac2 10:05:47 Step 14/27 : COPY . . 10:05:48 750e37de6bad: Pull complete 10:05:50 7afdd4eb6a89: Pull complete 10:05:50 7ec087a23b52: Pull complete 10:05:50 0cfa1a73ef01: Pull complete 10:05:51 6602da43e395: Pull complete 10:05:52 b2943ff80563: Pull complete 10:05:52 504c505cd543: Pull complete 10:05:53 551a8405f150: Pull complete 10:05:53 ---> 6d9ff888ea20 10:05:53 Step 15/27 : RUN ${MAKE} 10:05:53 ---> Running in 794ad2e56e92 10:05:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:05:56 9abd3dc56e5f: Pull complete 10:05:56 43ed5aeee147: Pull complete 10:05:56 7c948c919362: Pull complete 10:05:56 Digest: sha256:d8714cbec5b4eae1cc2fa241d8c773f828cfe864de56222f798569f2251f7a04 10:05:56 Status: Downloaded newer image for docker:latest 10:05:59 ---> e39dd961633a 10:05:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:59 ---> Running in 293ffc4c7b4f 10:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:06:02 OK: 266 MiB in 52 packages 10:06:02 Removing intermediate container 293ffc4c7b4f 10:06:02 ---> dec9c94cdce4 10:06:02 Step 10/15 : ENV GO111MODULE=on 10:06:02 ---> Running in 6b4ea85c1c7c 10:06:03 Removing intermediate container 6b4ea85c1c7c 10:06:03 ---> c823086fd6ce 10:06:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:06:03 ---> Running in 90f3d7977aa7 10:06:03 Removing intermediate container 90f3d7977aa7 10:06:03 ---> b391f56372a6 10:06:03 Step 12/15 : COPY go.mod vendor* ./ 10:06:04 ---> d9097002bfa8 10:06:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:04 ---> Running in ca46a9aca753 10:06:25 Removing intermediate container 794ad2e56e92 10:06:25 ---> 8b7f183c1d8e 10:06:25 Step 16/27 : FROM alpine:3.18 10:06:25 3.18: Pulling from library/alpine 10:06:25 619be1103602: Already exists 10:06:25 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:06:25 Status: Downloaded newer image for alpine:3.18 10:06:25 ---> d3782b16ccc9 10:06:25 Step 17/27 : RUN apk --no-cache upgrade 10:06:25 ---> Running in 555e96b01467 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:25 Upgrading critical system libraries and apk-tools: 10:06:25 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:06:25 Executing busybox-1.36.1-r5.trigger 10:06:25 Continuing the upgrade transaction with new apk-tools: 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:25 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 10:06:25 Executing busybox-1.36.1-r7.post-upgrade 10:06:25 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 10:06:25 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:06:25 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:06:25 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:06:25 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 10:06:25 Executing busybox-1.36.1-r7.trigger 10:06:25 OK: 7 MiB in 15 packages 10:06:25 Removing intermediate container 555e96b01467 10:06:25 ---> 9ac6638d860a 10:06:25 Step 18/27 : RUN apk add --update --no-cache dumb-init 10:06:25 ---> Running in f4b3ffbc0c32 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:25 (1/1) Installing dumb-init (1.2.5-r2) 10:06:25 Executing busybox-1.36.1-r7.trigger 10:06:25 OK: 7 MiB in 16 packages 10:06:25 Removing intermediate container f4b3ffbc0c32 10:06:25 ---> eb3193ea9f75 10:06:25 Step 19/27 : EXPOSE 4000 10:06:25 ---> Running in 5c2f45672ad7 10:06:25 Removing intermediate container 5c2f45672ad7 10:06:25 ---> ade3f53e013a 10:06:25 Step 20/27 : 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 10:06:26 ---> 09960446e49a 10:06:26 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:06:27 ---> e2dc45d51160 10:06:27 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:06:27 ---> f034b74341e3 10:06:27 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:06:27 ---> Running in 2e0f711ed2a4 10:06:28 Removing intermediate container 2e0f711ed2a4 10:06:28 ---> 1ad3e21bb655 10:06:28 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 10:06:28 ---> Running in c06ea9db1637 10:06:28 Removing intermediate container c06ea9db1637 10:06:28 ---> 998eb2410591 10:06:28 Step 25/27 : LABEL arch=amd64 10:06:28 ---> Running in 95c5b50d81a8 10:06:28 Removing intermediate container 95c5b50d81a8 10:06:28 ---> 593c4b1fffbd 10:06:28 Step 26/27 : LABEL git_sha=55310b28ddcf6b438cecd34ba8dc2382495f5a7c 10:06:28 ---> Running in d1395954541a 10:06:28 Removing intermediate container d1395954541a 10:06:28 ---> 9b537507ab85 10:06:28 Step 27/27 : LABEL version=0.0.0 10:06:28 ---> Running in a046d6210e19 10:06:28 Removing intermediate container a046d6210e19 10:06:28 ---> 2edf41feff83 10:06:28 [Warning] One or more build-args [ARCH] were not consumed 10:06:28 Successfully built 2edf41feff83 10:06:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:29 10:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:30 latest: Pulling from edgex-lftools-log-publisher 10:06:30 5eb5b503b376: Pulling fs layer 10:06:30 5c69ac0246d0: Pulling fs layer 10:06:30 ec43610c2a17: Pulling fs layer 10:06:30 3a2ae6a8a46f: Pulling fs layer 10:06:30 33b1e0a273af: Pulling fs layer 10:06:30 5d3b04190fa2: Pulling fs layer 10:06:30 2f39f015ded8: Pulling fs layer 10:06:30 2f39f015ded8: Waiting 10:06:30 33b1e0a273af: Waiting 10:06:30 3a2ae6a8a46f: Waiting 10:06:30 5c69ac0246d0: Verifying Checksum 10:06:30 5c69ac0246d0: Download complete 10:06:30 3a2ae6a8a46f: Download complete 10:06:30 33b1e0a273af: Verifying Checksum 10:06:30 33b1e0a273af: Download complete 10:06:30 5d3b04190fa2: Download complete 10:06:30 ec43610c2a17: Verifying Checksum 10:06:30 ec43610c2a17: Download complete 10:06:30 5eb5b503b376: Verifying Checksum 10:06:30 5eb5b503b376: Download complete 10:06:31 2f39f015ded8: Download complete 10:06:32 5eb5b503b376: Pull complete 10:06:32 5c69ac0246d0: Pull complete 10:06:32 ec43610c2a17: Pull complete 10:06:32 3a2ae6a8a46f: Pull complete 10:06:32 33b1e0a273af: Pull complete 10:06:32 5d3b04190fa2: Pull complete 10:06:37 2f39f015ded8: Pull complete 10:06:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:38 prd-ubuntu20.04-docker-8c-8g-3311 does not seem to be running inside a container 10:06:38 $ 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_PR-756 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756:/w/workspace/edgexfoundry_edgex-ui-go_PR-756:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:06:42 $ docker top 63a8e17715f898f70599c3c9904dc6697e953156fe335cf1fd41a3b9899e32c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:42 ---> job-cost.sh 10:06:42 lf-activate-venv: SKIPPING 10:06:42 INFO: No Stack... 10:06:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:06:43 INFO: Archiving Costs [Pipeline] sh 10:06:43 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives/cost.csv 10:06:43 + cut -d, -f6 [Pipeline] lock 10:06:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] 10:06:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] did not exist. Created. 10:06:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:06:44 Stashed 1 file(s) [Pipeline] } 10:06:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:06:44 $ docker stop --time=1 63a8e17715f898f70599c3c9904dc6697e953156fe335cf1fd41a3b9899e32c7 10:06:45 $ docker rm -f --volumes 63a8e17715f898f70599c3c9904dc6697e953156fe335cf1fd41a3b9899e32c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:07:56 Removing intermediate container ca46a9aca753 10:07:56 ---> c852f96401fa 10:07:56 Step 14/15 : COPY . . 10:07:56 ---> 1bd77e9e4b3a 10:07:56 Step 15/15 : RUN ${MAKE} 10:07:56 ---> Running in 77f80a3f7bf3 10:07:56 noop 10:07:56 Removing intermediate container 77f80a3f7bf3 10:07:56 ---> 6034204b3351 10:07:56 Successfully built 6034204b3351 10:07:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker inspect -f . ci-base-image-arm64 10:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:57 prd-ubuntu20.04-docker-arm64-4c-16g-3312 does not seem to be running inside a container 10:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:07:58 $ docker top a6c847cf8aea4e28a6e0baf8a1763dd7457a0ffd9e9d63916b7eddc48bbb244e -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:59 + go version 10:07:59 go version go1.21.9 linux/arm64 [Pipeline] } 10:07:59 $ docker stop --time=1 a6c847cf8aea4e28a6e0baf8a1763dd7457a0ffd9e9d63916b7eddc48bbb244e 10:08:01 $ docker rm -f --volumes a6c847cf8aea4e28a6e0baf8a1763dd7457a0ffd9e9d63916b7eddc48bbb244e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:01 + docker inspect -f . ci-base-image-arm64 10:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-3312 does not seem to be running inside a container 10:08:02 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:08:03 $ docker top b9d3c67b28738c56264e3ea07c0878f699a30595c85d9af656e4f9df8de172e5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:04 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 10:08:05 + make test 10:08:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:08:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:11:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:11:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:11:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:42 ./bin/test-attribution-txt.sh 10:11:42 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:11:42 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:11:42 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:11:42 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:11:42 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:11:42 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:11:42 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:11:42 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:11:42 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:11:42 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:11:42 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:11:42 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:11:42 $ docker stop --time=1 b9d3c67b28738c56264e3ea07c0878f699a30595c85d9af656e4f9df8de172e5 10:11:44 $ docker rm -f --volumes b9d3c67b28738c56264e3ea07c0878f699a30595c85d9af656e4f9df8de172e5 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:46 Warning: overwriting stash ‘coverage-report’ 10:11:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:47 + ls -al . 10:11:47 total 260 10:11:47 drwxrwxr-x 12 jenkins jenkins 4096 Jun 17 10:08 . 10:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:04 .. 10:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:04 .blubracket 10:11:47 -rw-rw-r-- 1 jenkins jenkins 18 Jun 17 10:04 .dockerignore 10:11:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:04 .git 10:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:04 .github 10:11:47 -rw-rw-r-- 1 jenkins jenkins 178 Jun 17 10:04 .gitignore 10:11:47 -rw-rw-r-- 1 jenkins jenkins 9736 Jun 17 10:04 Attribution.txt 10:11:47 -rw-rw-r-- 1 jenkins jenkins 21430 Jun 17 10:04 CHANGELOG.md 10:11:47 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 17 10:04 CONTRIBUTING.md 10:11:47 -rw-rw-r-- 1 jenkins jenkins 1940 Jun 17 10:04 Dockerfile 10:11:47 -rw-rw-r-- 1 jenkins jenkins 652 Jun 17 10:04 Jenkinsfile 10:11:47 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 17 10:04 LICENSE 10:11:47 -rw-rw-r-- 1 jenkins jenkins 2189 Jun 17 10:04 Makefile 10:11:47 -rw-rw-r-- 1 jenkins jenkins 4381 Jun 17 10:04 README.md 10:11:47 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:02 VERSION 10:11:47 -rw-rw-r-- 1 jenkins jenkins 4832 Jun 17 10:04 angularmigrationlogs.md 10:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:04 assets 10:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:04 bin 10:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:04 cmd 10:11:47 -rw-r--r-- 1 jenkins jenkins 10 Jun 17 10:08 coverage.out 10:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:04 docs 10:11:47 -rw-rw-r-- 1 jenkins jenkins 6918 Jun 17 10:04 go.mod 10:11:47 -rw-rw-r-- 1 jenkins jenkins 100713 Jun 17 10:04 go.sum 10:11:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:04 internal 10:11:47 -rwxrwxr-x 1 jenkins jenkins 568 Jun 17 10:04 redeploy.sh 10:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:04 testing 10:11:47 -rw-rw-r-- 1 jenkins jenkins 155 Jun 17 10:04 version.go 10:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:48 + 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=55310b28ddcf6b438cecd34ba8dc2382495f5a7c --label arch=arm64 --label version=0.0.0 . 10:11:49 Sending build context to Docker daemon 35.46MB 10:11:49 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 10:11:49 Step 2/27 : FROM ${BASE} AS builder 10:11:49 ---> 6034204b3351 10:11:49 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:11:49 ---> Running in 90b2b1729cdf 10:11:49 Removing intermediate container 90b2b1729cdf 10:11:49 ---> 970674611749 10:11:49 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 10:11:50 ---> Running in b47de70c63a4 10:11:50 Removing intermediate container b47de70c63a4 10:11:50 ---> ea695f7e58fa 10:11:50 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 10:11:50 ---> Running in 5815b32408ad 10:11:50 Removing intermediate container 5815b32408ad 10:11:50 ---> d0b3f25916fe 10:11:50 Step 6/27 : LABEL Name=edgex-ui-go 10:11:50 ---> Running in 2f377ddb1309 10:11:51 Removing intermediate container 2f377ddb1309 10:11:51 ---> 38aa5dcfcdfb 10:11:51 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:11:51 ---> Running in 8ed4c1c7bfb2 10:11:51 Removing intermediate container 8ed4c1c7bfb2 10:11:51 ---> 194cf076a240 10:11:51 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:11:53 ---> 3aa5f0d4b611 10:11:53 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:53 ---> Running in c509b0c1b3e4 10:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:55 OK: 266 MiB in 52 packages 10:11:56 Removing intermediate container c509b0c1b3e4 10:11:56 ---> f4bd86e3cd62 10:11:56 Step 10/27 : ENV GO111MODULE=on 10:11:56 ---> Running in da985c32beb6 10:11:56 Removing intermediate container da985c32beb6 10:11:56 ---> 8827b39e1996 10:11:56 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:11:56 ---> Running in 297b9bf4b53d 10:11:56 Removing intermediate container 297b9bf4b53d 10:11:56 ---> 20355ff51de9 10:11:56 Step 12/27 : COPY go.mod vendor* ./ 10:11:57 ---> efae3729bcfd 10:11:57 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:57 ---> Running in 821334bd158e 10:12:00 Removing intermediate container 821334bd158e 10:12:00 ---> 1fae5cf66b50 10:12:00 Step 14/27 : COPY . . 10:12:03 ---> 95f3f00622b7 10:12:03 Step 15/27 : RUN ${MAKE} 10:12:03 ---> Running in 0c5f62a9f610 10:12:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:15:11 Removing intermediate container 0c5f62a9f610 10:15:11 ---> 717753de5cb0 10:15:11 Step 16/27 : FROM alpine:3.18 10:15:11 3.18: Pulling from library/alpine 10:15:11 c6b39de5b339: Already exists 10:15:11 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:15:11 Status: Downloaded newer image for alpine:3.18 10:15:11 ---> 33abbf032149 10:15:11 Step 17/27 : RUN apk --no-cache upgrade 10:15:11 ---> Running in 255e167d82f9 10:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:13 Upgrading critical system libraries and apk-tools: 10:15:13 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:15:13 Executing busybox-1.36.1-r5.trigger 10:15:13 Continuing the upgrade transaction with new apk-tools: 10:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:14 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 10:15:14 Executing busybox-1.36.1-r7.post-upgrade 10:15:14 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 10:15:14 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 10:15:14 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 10:15:14 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 10:15:14 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 10:15:14 Executing busybox-1.36.1-r7.trigger 10:15:14 OK: 8 MiB in 15 packages 10:15:16 Removing intermediate container 255e167d82f9 10:15:16 ---> 995459ce2164 10:15:16 Step 18/27 : RUN apk add --update --no-cache dumb-init 10:15:16 ---> Running in 2f402dd9b28b 10:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:15:18 (1/1) Installing dumb-init (1.2.5-r2) 10:15:18 Executing busybox-1.36.1-r7.trigger 10:15:18 OK: 8 MiB in 16 packages 10:15:19 Removing intermediate container 2f402dd9b28b 10:15:19 ---> 86ccd3894fd7 10:15:19 Step 19/27 : EXPOSE 4000 10:15:19 ---> Running in 66d8c3f6706d 10:15:19 Removing intermediate container 66d8c3f6706d 10:15:19 ---> f26ab86eb24b 10:15:19 Step 20/27 : 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 10:15:22 ---> ede73bee2ce9 10:15:22 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:15:22 ---> 3344c935c421 10:15:22 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:15:23 ---> 53ebe93b4f19 10:15:23 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:15:23 ---> Running in 17cedf871321 10:15:23 Removing intermediate container 17cedf871321 10:15:23 ---> 99fa1d7bd3f3 10:15:23 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 10:15:23 ---> Running in 49c776ef9d43 10:15:23 Removing intermediate container 49c776ef9d43 10:15:23 ---> 34b066c3ea46 10:15:23 Step 25/27 : LABEL arch=arm64 10:15:23 ---> Running in 68e51a6086e9 10:15:24 Removing intermediate container 68e51a6086e9 10:15:24 ---> e5a20ae2b8a9 10:15:24 Step 26/27 : LABEL git_sha=55310b28ddcf6b438cecd34ba8dc2382495f5a7c 10:15:24 ---> Running in 35d9dc5c168f 10:15:24 Removing intermediate container 35d9dc5c168f 10:15:24 ---> c9c5502cac92 10:15:24 Step 27/27 : LABEL version=0.0.0 10:15:24 ---> Running in c25b9065df4a 10:15:24 Removing intermediate container c25b9065df4a 10:15:24 ---> 760dee7c6a96 10:15:24 [Warning] One or more build-args [ARCH] were not consumed 10:15:24 Successfully built 760dee7c6a96 10:15:25 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:26 10:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:26 arm64: Pulling from edgex-lftools-log-publisher 10:15:26 8998bd30e6a1: Pulling fs layer 10:15:26 04944245beec: Pulling fs layer 10:15:26 699f458cf7ca: Pulling fs layer 10:15:26 765212b225bb: Pulling fs layer 10:15:26 f23df028b6ca: Pulling fs layer 10:15:26 d65c8cfc05b1: Pulling fs layer 10:15:26 2437ff75d9bd: Pulling fs layer 10:15:26 f23df028b6ca: Waiting 10:15:26 d65c8cfc05b1: Waiting 10:15:26 765212b225bb: Waiting 10:15:26 2437ff75d9bd: Waiting 10:15:26 04944245beec: Verifying Checksum 10:15:26 04944245beec: Download complete 10:15:26 765212b225bb: Verifying Checksum 10:15:26 765212b225bb: Download complete 10:15:26 f23df028b6ca: Verifying Checksum 10:15:26 f23df028b6ca: Download complete 10:15:26 d65c8cfc05b1: Verifying Checksum 10:15:26 d65c8cfc05b1: Download complete 10:15:27 699f458cf7ca: Verifying Checksum 10:15:27 699f458cf7ca: Download complete 10:15:27 8998bd30e6a1: Verifying Checksum 10:15:27 8998bd30e6a1: Download complete 10:15:30 2437ff75d9bd: Verifying Checksum 10:15:30 2437ff75d9bd: Download complete 10:15:31 8998bd30e6a1: Pull complete 10:15:32 04944245beec: Pull complete 10:15:34 699f458cf7ca: Pull complete 10:15:34 765212b225bb: Pull complete 10:15:35 f23df028b6ca: Pull complete 10:15:35 d65c8cfc05b1: Pull complete 10:15:53 2437ff75d9bd: Pull complete 10:15:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-3312 does not seem to be running inside a container 10:15:53 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:15:56 $ docker top 4210f317216d5d594c35440ec391f815b892c970c57a4638d358244a31164e24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:57 ---> job-cost.sh 10:15:57 lf-activate-venv: SKIPPING 10:15:57 INFO: No Stack... 10:15:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:15:58 INFO: Archiving Costs [Pipeline] sh 10:15:59 + cut -d, -f6 10:15:59 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 10:15:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] 10:15:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] did not exist. Created. 10:15:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:16:00 /w/workspace/edgex-ui-go/1@tmp/durable-28a33fc8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:16:01 + echo total: 0.10999999940395355 [Pipeline] stash 10:16:01 Warning: overwriting stash ‘stack-cost’ 10:16:01 Stashed 1 file(s) [Pipeline] } 10:16:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-756-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:16:01 $ docker stop --time=1 4210f317216d5d594c35440ec391f815b892c970c57a4638d358244a31164e24 10:16:03 $ docker rm -f --volumes 4210f317216d5d594c35440ec391f815b892c970c57a4638d358244a31164e24 [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 10:16:04 provisioning config files... 10:16:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/config16157023332694416081tmp [Pipeline] { [Pipeline] sh 10:16:04 + set +x 10:16:04 + curl -s https://codecov.io/bash 10:16:04 + bash -s -- 10:16:04 10:16:04 _____ _ 10:16:04 / ____| | | 10:16:04 | | ___ __| | ___ ___ _____ __ 10:16:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:16:04 | |___| (_) | (_| | __/ (_| (_) \ V / 10:16:04 \_____\___/ \__,_|\___|\___\___/ \_/ 10:16:04 Bash-1.0.6 10:16:04 10:16:04 10:16:04 ==> git version 2.25.1 found 10:16:04 ==> 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 10:16:04 Release-Date: 2020-01-08 10:16:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:16:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:16:04 ==> Jenkins CI detected. 10:16:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-756 10:16:04 project root: . 10:16:04 --> token set from env 10:16:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:16:04 ==> Running gcov in . (disable via -X gcov) 10:16:04 ==> Python coveragepy not found 10:16:04 ==> Searching for coverage reports in: 10:16:04 + . 10:16:04 -> Found 1 reports 10:16:04 ==> Detecting git/mercurial file structure 10:16:04 ==> Reading reports 10:16:04 + ./coverage.out bytes=10 10:16:04 ==> Appending adjustments 10:16:04 https://docs.codecov.io/docs/fixing-reports 10:16:05 + Found adjustments 10:16:05 ==> Gzipping contents 10:16:05 12K /tmp/codecov.QO6rRc.gz 10:16:05 ==> Uploading reports 10:16:05 url: https://codecov.io 10:16:05 query: branch=PR-756&commit=55310b28ddcf6b438cecd34ba8dc2382495f5a7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-756%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=756&job=&cmd_args= 10:16:05 -> Pinging Codecov 10:16:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-756&commit=55310b28ddcf6b438cecd34ba8dc2382495f5a7c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-756%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=756&job=&cmd_args= 10:16:05 -> Uploading to 10:16:05 https://storage.googleapis.com/codecov/v4/raw/2024-06-17/FB506323287CE973F263BFD2A0EB1F37/55310b28ddcf6b438cecd34ba8dc2382495f5a7c/4e352ebd-95c7-4a5f-bbb9-0ec7bbb38c52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240617%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240617T101605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0af7ea6d7bcc0936bb74459ca09cd306f5c5d324425a8eb865ac79a14e34a768 10:16:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:05 Dload Upload Total Spent Left Speed 10:16:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 37679 --:--:-- --:--:-- --:--:-- 37679 10:16:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/55310b28ddcf6b438cecd34ba8dc2382495f5a7c [Pipeline] } 10:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:16:07 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives ] 10:16:07 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives 10:16:07 total 16 10:16:07 drwxr-xr-x 3 root root 4096 Jun 17 10:06 . 10:16:07 drwxrwxr-x 14 jenkins jenkins 4096 Jun 17 10:06 .. 10:16:07 drwxr-xr-x 2 root root 4096 Jun 17 10:06 cost 10:16:07 -rw-r--r-- 1 root root 83 Jun 17 10:06 cost.csv 10:16:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives 10:16:07 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives 10:16:07 total 16 10:16:07 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:06 . 10:16:07 drwxrwxr-x 14 jenkins jenkins 4096 Jun 17 10:06 .. 10:16:07 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 10:06 cost 10:16:07 -rw-r--r-- 1 jenkins jenkins 83 Jun 17 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:16:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:16:09 ---> package-listing.sh 10:16:09 ++ facter osfamily 10:16:09 ++ tr '[:upper:]' '[:lower:]' 10:16:09 + OS_FAMILY=debian 10:16:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-756 10:16:09 + START_PACKAGES=/tmp/packages_start.txt 10:16:09 + END_PACKAGES=/tmp/packages_end.txt 10:16:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:09 + PACKAGES=/tmp/packages_start.txt 10:16:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-756 ']' 10:16:09 + PACKAGES=/tmp/packages_end.txt 10:16:09 + case "${OS_FAMILY}" in 10:16:09 + dpkg -l 10:16:09 + grep '^ii' 10:16:09 + '[' -f /tmp/packages_start.txt ']' 10:16:09 + '[' -f /tmp/packages_end.txt ']' 10:16:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-756 ']' 10:16:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives/ 10:16:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-756/archives/ [Pipeline] echo 10:16:09 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_PR-756/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:16:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:10 prd-ubuntu20.04-docker-8c-8g-3311 does not seem to be running inside a container 10:16:10 $ 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_PR-756/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_PR-756 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756:/w/workspace/edgexfoundry_edgex-ui-go_PR-756:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:16:10 $ docker top 65713dd462ea5ea8f6a88313d8c64f874279cb780594a69e1264396352a81183 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:16:11 + mkdir -p /var/log/sysstat [Pipeline] sh 10:16:12 + ls /var/log/sa-host 10:16:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:12 provisioning config files... 10:16:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-756@tmp/config10938406949955618645tmp [Pipeline] { [Pipeline] echo 10:16:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:16:12 ---> create-netrc.sh [Pipeline] } 10:16:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:16:13 ---> python-tools-install.sh [Pipeline] echo 10:16:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:16:13 ---> sudo-logs.sh 10:16:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:16:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:16:14 ---> job-cost.sh 10:16:14 lf-activate-venv: SKIPPING 10:16:14 DEBUG: total: 0.2199999988079071 10:16:14 INFO: Retrieving Stack Cost... 10:16:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:14 INFO: Archiving Costs [Pipeline] echo 10:16:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:16:14 ---> logs-deploy.sh 10:16:14 lf-activate-venv: SKIPPING 10:16:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-756/1 10:16:14 INFO: archiving workspace using pattern(s): 10:16:15 Archives upload complete. 10:16:15 INFO: archiving logs to Nexus