Pull request #656 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08b29e8068a63db00aecac97b2d6c67ee8408fad+f667a10aeab326da95f3922ba1c539b214e5cb41 (36ce277545249270dde9f7673d0b3396e3f75c88) 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-ssh4639195436908785788.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7505315047083792653.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16138823779037292970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6507379137796687358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-656/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-656/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17814754405300614419.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23584’ Running on prd-ubuntu20.04-docker-8c-8g-23587 in /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [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-656 # 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 Merging remotes/origin/main commit f667a10aeab326da95f3922ba1c539b214e5cb41 into PR head commit 08b29e8068a63db00aecac97b2d6c67ee8408fad > 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/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 Merge succeeded, producing 08b29e8068a63db00aecac97b2d6c67ee8408fad Checking out Revision 08b29e8068a63db00aecac97b2d6c67ee8408fad (PR-656) Commit message: "chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:36:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:36:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:36:45 ========================================================= 22:36:45 EdgeX Global Pipelines Version Info 22:36:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f667a10aeab326da95f3922ba1c539b214e5cb41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 > git rev-list --no-walk fb20f008af91ae48917cdf81d5c6c14a65b65d02 # timeout=10 22:36:45 ------------------- 22:36:45 stable info: 22:36:45 ------------------- 22:36:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:36:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:36:45 Message: update stable to v1.0.258 22:36:46 ------------------- 22:36:46 experimental info: 22:36:46 ------------------- 22:36:46 Commited By: **** collab-it+edgex@linuxfoundation.org 22:36:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:36:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-656 [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-656 [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-656 [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08b29e8 [Pipeline] echo 22:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:47 provisioning config files... 22:36:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config12738239060667922947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:48 ---> ****-login.sh 22:36:48 nexus3.edgexfoundry.org:10001 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 nexus3.edgexfoundry.org:10002 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 nexus3.edgexfoundry.org:10003 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 nexus3.edgexfoundry.org:10004 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 ****.io 22:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:36:49 Configure a credential helper to remove this warning. See 22:36:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:36:49 22:36:49 Login Succeeded 22:36:49 ---> ****-login.sh ends [Pipeline] } 22:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:36:49 + git rev-list -1 --merges 08b29e8068a63db00aecac97b2d6c67ee8408fad~1..08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo 22:36:49 -----------> git rev-list -1 --merges 08b29e8068a63db00aecac97b2d6c67ee8408fad~1..08b29e8068a63db00aecac97b2d6c67ee8408fad 08b29e8068a63db00aecac97b2d6c67ee8408fad [false] [Pipeline] sh 22:36:50 + git log --format=format:%s -1 08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo 22:36:50 ========================================================= 22:36:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:36:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:50 + git log --format=format:%s -1 08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] echo 22:36:50 [semverPrep] GIT_COMMIT: 08b29e8068a63db00aecac97b2d6c67ee8408fad, Commit Message: chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 [Pipeline] echo 22:36:50 [semverPrep] This is not a build commit. [Pipeline] sh 22:36:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:36:50 + grep -v github /etc/ssh/ssh_known_hosts 22:36:50 + [ -e /tmp/ssh_known_hosts ] 22:36:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:36:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:36:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:36:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:51 22:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:51 0.1.4: Pulling from edgex-devops/py-git-semver 22:36:51 b85a868b505f: Pulling fs layer 22:36:51 e2be974225ed: Pulling fs layer 22:36:51 339a4e72a1f5: Pulling fs layer 22:36:51 988bab9f4d93: Pulling fs layer 22:36:51 1469e6f7b9e6: Pulling fs layer 22:36:51 eaf3925da568: Pulling fs layer 22:36:51 bab4dde63d76: Pulling fs layer 22:36:51 bde34c3a00c8: Pulling fs layer 22:36:51 b352a97aabf1: Pulling fs layer 22:36:51 4872d77fe225: Pulling fs layer 22:36:51 5851b861e8e6: Pulling fs layer 22:36:51 bde34c3a00c8: Waiting 22:36:51 5851b861e8e6: Waiting 22:36:51 b352a97aabf1: Waiting 22:36:51 988bab9f4d93: Waiting 22:36:51 1469e6f7b9e6: Waiting 22:36:51 4872d77fe225: Waiting 22:36:51 eaf3925da568: Waiting 22:36:51 bab4dde63d76: Waiting 22:36:51 e2be974225ed: Download complete 22:36:51 988bab9f4d93: Verifying Checksum 22:36:51 988bab9f4d93: Download complete 22:36:51 339a4e72a1f5: Verifying Checksum 22:36:51 339a4e72a1f5: Download complete 22:36:51 eaf3925da568: Verifying Checksum 22:36:51 eaf3925da568: Download complete 22:36:51 1469e6f7b9e6: Verifying Checksum 22:36:51 1469e6f7b9e6: Download complete 22:36:51 bde34c3a00c8: Verifying Checksum 22:36:51 bde34c3a00c8: Download complete 22:36:51 b352a97aabf1: Verifying Checksum 22:36:51 b352a97aabf1: Download complete 22:36:51 4872d77fe225: Verifying Checksum 22:36:51 4872d77fe225: Download complete 22:36:51 5851b861e8e6: Verifying Checksum 22:36:51 5851b861e8e6: Download complete 22:36:51 b85a868b505f: Verifying Checksum 22:36:51 b85a868b505f: Download complete 22:36:52 bab4dde63d76: Verifying Checksum 22:36:52 bab4dde63d76: Download complete 22:36:53 b85a868b505f: Pull complete 22:36:53 e2be974225ed: Pull complete 22:36:53 339a4e72a1f5: Pull complete 22:36:53 988bab9f4d93: Pull complete 22:36:54 1469e6f7b9e6: Pull complete 22:36:54 eaf3925da568: Pull complete 22:36:56 bab4dde63d76: Pull complete 22:36:57 bde34c3a00c8: Pull complete 22:36:58 b352a97aabf1: Pull complete 22:36:58 4872d77fe225: Pull complete 22:36:58 5851b861e8e6: Pull complete 22:36:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:59 prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container 22:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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-devops/py-git-semver:0.1.4 cat 22:37:03 $ docker top 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e -eo pid,comm 22:37: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). 22:37:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:37:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:03 [ssh-agent] Looking for ssh-agent implementation... 22:37:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:03 $ docker exec 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent 22:37:03 SSH_AUTH_SOCK=/tmp/ssh-lwelKKj8n8xx/agent.31 22:37:03 SSH_AGENT_PID=37 22:37:03 Running ssh-add (command line suppressed) 22:37:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_2912701791784192658.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_2912701791784192658.key) 22:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:04 + git tag --points-at HEAD [Pipeline] } 22:37:04 $ docker exec --env ******** --env ******** 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent -k 22:37:04 unset SSH_AUTH_SOCK; 22:37:04 unset SSH_AGENT_PID; 22:37:04 echo Agent pid 37 killed; 22:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:37:04 [ssh-agent] Looking for ssh-agent implementation... 22:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:37:04 $ docker exec 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent 22:37:04 SSH_AUTH_SOCK=/tmp/ssh-eFA69MmbVrn3/agent.69 22:37:04 SSH_AGENT_PID=75 22:37:04 Running ssh-add (command line suppressed) 22:37:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_13246606618197821571.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/private_key_13246606618197821571.key) 22:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:37:05 + git semver init 22:37:05 2023-11-30 22:37:05,507 [run_init] DEBUG init version:0.0.0 force:False 22:37:05 2023-11-30 22:37:05,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver 22:37:05 2023-11-30 22:37:05,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver 22:37:05 2023-11-30 22:37:05,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656, universal_newlines=False, shell=None, istream=None) 22:37:09 2023-11-30 22:37:08,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.git/info/exclude 22:37:09 2023-11-30 22:37:08,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 with force:False 22:37:09 2023-11-30 22:37:08,418 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 22:37:09 2023-11-30 22:37:08,421 [execute] INFO git cat-file --batch-check 22:37:09 2023-11-30 22:37:08,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) 22:37:09 2023-11-30 22:37:08,428 [execute] INFO git cat-file --batch 22:37:09 2023-11-30 22:37:08,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) 22:37:09 2023-11-30 22:37:08,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-656/.semver/PR-656 22:37:09 0.0.0 [Pipeline] } 22:37:09 $ docker exec --env ******** --env ******** 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e ssh-agent -k 22:37:09 unset SSH_AUTH_SOCK; 22:37:09 unset SSH_AGENT_PID; 22:37:09 echo Agent pid 75 killed; 22:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:37:09 + git semver [Pipeline] } 22:37:10 $ docker stop --time=1 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e 22:37:11 $ docker rm -f --volumes 940a1158a97f7d0ffead925da4d1994cd3c14f256c8ebc34fdedfec4306a5b8e [Pipeline] // withDockerContainer [Pipeline] sh 22:37:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:37:12 Stashed 1 file(s) [Pipeline] echo 22:37:12 [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 22:37:12 provisioning config files... 22:37:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config6788687412243802047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:12 ---> ****-login.sh 22:37:12 nexus3.edgexfoundry.org:10001 22:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:12 Configure a credential helper to remove this warning. See 22:37:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:12 22:37:12 Login Succeeded 22:37:12 nexus3.edgexfoundry.org:10002 22:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:12 Configure a credential helper to remove this warning. See 22:37:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:12 22:37:12 Login Succeeded 22:37:12 nexus3.edgexfoundry.org:10003 22:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:13 Configure a credential helper to remove this warning. See 22:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:13 22:37:13 Login Succeeded 22:37:13 nexus3.edgexfoundry.org:10004 22:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:13 Configure a credential helper to remove this warning. See 22:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:13 22:37:13 Login Succeeded 22:37:13 ****.io 22:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:13 Configure a credential helper to remove this warning. See 22:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:13 22:37:13 Login Succeeded 22:37:13 ---> ****-login.sh ends [Pipeline] } 22:37:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:37:13 ========================================================= 22:37:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:37:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:14 + 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 . 22:37:14 Sending build context to Docker daemon 57.13MB 22:37:14 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 22:37:14 Step 2/15 : FROM ${BASE} AS builder 22:37:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:14 7264a8db6415: Pulling fs layer 22:37:14 c4d48a809fc2: Pulling fs layer 22:37:14 4f1c88b9dad5: Pulling fs layer 22:37:14 ad3a456e5733: Pulling fs layer 22:37:14 69c7f0334f64: Pulling fs layer 22:37:14 1f1c1a5573a3: Pulling fs layer 22:37:14 ce7588e14bc9: Pulling fs layer 22:37:14 b5e4710f87ac: Pulling fs layer 22:37:14 ad3a456e5733: Waiting 22:37:14 69c7f0334f64: Waiting 22:37:14 1f1c1a5573a3: Waiting 22:37:14 ce7588e14bc9: Waiting 22:37:14 b5e4710f87ac: Waiting 22:37:14 c4d48a809fc2: Verifying Checksum 22:37:14 ad3a456e5733: Verifying Checksum 22:37:14 ad3a456e5733: Download complete 22:37:14 69c7f0334f64: Verifying Checksum 22:37:14 69c7f0334f64: Download complete 22:37:14 7264a8db6415: Verifying Checksum 22:37:14 7264a8db6415: Download complete 22:37:14 1f1c1a5573a3: Verifying Checksum 22:37:14 1f1c1a5573a3: Download complete 22:37:14 7264a8db6415: Pull complete 22:37:14 b5e4710f87ac: Verifying Checksum 22:37:14 b5e4710f87ac: Download complete 22:37:14 c4d48a809fc2: Pull complete 22:37:14 4f1c88b9dad5: Verifying Checksum 22:37:14 4f1c88b9dad5: Download complete 22:37:15 ce7588e14bc9: Verifying Checksum 22:37:15 ce7588e14bc9: Download complete 22:37:18 4f1c88b9dad5: Pull complete 22:37:18 ad3a456e5733: Pull complete 22:37:18 69c7f0334f64: Pull complete 22:37:19 1f1c1a5573a3: Pull complete 22:37:22 ce7588e14bc9: Pull complete 22:37:22 b5e4710f87ac: Pull complete 22:37:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:37:22 ---> 88b5674ff536 22:37:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:37:27 Still waiting to schedule task 22:37:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23586’ 22:37:32 ---> Running in e3ee9dc808c2 22:37:32 Removing intermediate container e3ee9dc808c2 22:37:32 ---> 40e373771f29 22:37:32 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 22:37:32 ---> Running in 2b080061332d 22:37:32 Removing intermediate container 2b080061332d 22:37:32 ---> 426751fa3b3c 22:37:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 22:37:32 ---> Running in 253d14b4cfb3 22:37:32 Removing intermediate container 253d14b4cfb3 22:37:32 ---> e5281e1bc065 22:37:32 Step 6/15 : LABEL Name=edgex-ui-go 22:37:32 ---> Running in cf4c1c1ae34e 22:37:32 Removing intermediate container cf4c1c1ae34e 22:37:32 ---> d9a8adbd9fcd 22:37:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:37:32 ---> Running in b07e868a915c 22:37:32 Removing intermediate container b07e868a915c 22:37:32 ---> fd547d6c91a7 22:37:32 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:37:32 latest: Pulling from library/docker 22:37:32 96526aa774ef: Pulling fs layer 22:37:32 6c7f669f95cf: Pulling fs layer 22:37:32 4f4fb700ef54: Pulling fs layer 22:37:32 3def34df6a7f: Pulling fs layer 22:37:32 83813b2e4d53: Pulling fs layer 22:37:32 44e1cb8c6d13: Pulling fs layer 22:37:32 6d42b36eb6fd: Pulling fs layer 22:37:32 ca6404f088e2: Pulling fs layer 22:37:32 df1967c9b940: Pulling fs layer 22:37:32 8cb0c894156d: Pulling fs layer 22:37:32 614e94f54136: Pulling fs layer 22:37:32 0260399243a9: Pulling fs layer 22:37:32 9f4c5ea8c3b7: Pulling fs layer 22:37:32 08f44277704c: Pulling fs layer 22:37:32 83813b2e4d53: Waiting 22:37:32 44e1cb8c6d13: Waiting 22:37:32 df1967c9b940: Waiting 22:37:32 6d42b36eb6fd: Waiting 22:37:32 ca6404f088e2: Waiting 22:37:32 8cb0c894156d: Waiting 22:37:32 614e94f54136: Waiting 22:37:32 0260399243a9: Waiting 22:37:32 9f4c5ea8c3b7: Waiting 22:37:32 4f4fb700ef54: Download complete 22:37:32 6c7f669f95cf: Verifying Checksum 22:37:32 6c7f669f95cf: Download complete 22:37:32 96526aa774ef: Verifying Checksum 22:37:32 96526aa774ef: Download complete 22:37:32 96526aa774ef: Pull complete 22:37:32 83813b2e4d53: Verifying Checksum 22:37:32 83813b2e4d53: Download complete 22:37:32 6c7f669f95cf: Pull complete 22:37:32 3def34df6a7f: Verifying Checksum 22:37:32 3def34df6a7f: Download complete 22:37:32 44e1cb8c6d13: Verifying Checksum 22:37:32 44e1cb8c6d13: Download complete 22:37:33 6d42b36eb6fd: Download complete 22:37:33 4f4fb700ef54: Pull complete 22:37:33 ca6404f088e2: Download complete 22:37:33 df1967c9b940: Verifying Checksum 22:37:33 df1967c9b940: Download complete 22:37:33 614e94f54136: Verifying Checksum 22:37:33 614e94f54136: Download complete 22:37:33 8cb0c894156d: Verifying Checksum 22:37:33 8cb0c894156d: Download complete 22:37:33 3def34df6a7f: Pull complete 22:37:33 9f4c5ea8c3b7: Download complete 22:37:33 08f44277704c: Verifying Checksum 22:37:33 08f44277704c: Download complete 22:37:33 83813b2e4d53: Pull complete 22:37:33 0260399243a9: Verifying Checksum 22:37:33 0260399243a9: Download complete 22:37:34 44e1cb8c6d13: Pull complete 22:37:34 6d42b36eb6fd: Pull complete 22:37:34 ca6404f088e2: Pull complete 22:37:34 df1967c9b940: Pull complete 22:37:34 8cb0c894156d: Pull complete 22:37:34 614e94f54136: Pull complete 22:37:36 0260399243a9: Pull complete 22:37:36 9f4c5ea8c3b7: Pull complete 22:37:36 08f44277704c: Pull complete 22:37:36 Digest: sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 22:37:36 Status: Downloaded newer image for docker:latest 22:37:38 ---> 4b9c842e5215 22:37:38 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:38 ---> Running in 5bf954104843 22:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:37:39 OK: 264 MiB in 52 packages 22:37:39 Removing intermediate container 5bf954104843 22:37:39 ---> b1279b96c222 22:37:39 Step 10/15 : ENV GO111MODULE=on 22:37:39 ---> Running in c4e292ae8a5c 22:37:39 Removing intermediate container c4e292ae8a5c 22:37:39 ---> ca9b88281134 22:37:39 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:37:39 ---> Running in 43a3fe6b26b4 22:37:39 Removing intermediate container 43a3fe6b26b4 22:37:39 ---> 6251706b25d8 22:37:39 Step 12/15 : COPY go.mod vendor* ./ 22:37:39 ---> 85a4fea53e1e 22:37:39 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:39 ---> Running in 59ec6c1feaad 22:38:18 Removing intermediate container 59ec6c1feaad 22:38:18 ---> 00a74a9ad132 22:38:18 Step 14/15 : COPY . . 22:38:18 ---> 78f03c66346b 22:38:18 Step 15/15 : RUN ${MAKE} 22:38:18 ---> Running in 4c1e904286af 22:38:18 noop 22:38:18 Removing intermediate container 4c1e904286af 22:38:18 ---> 5e71d1760678 22:38:18 Successfully built 5e71d1760678 22:38:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:19 + docker inspect -f . ci-base-image-x86_64 22:38:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:19 prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container 22:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:19 $ docker top 222eae5b1883f91ab00a14d462bc2c596c6a433bd87055c473fc34efb230b8bb -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:19 + go version 22:38:19 go version go1.21.0 linux/amd64 [Pipeline] } 22:38:19 $ docker stop --time=1 222eae5b1883f91ab00a14d462bc2c596c6a433bd87055c473fc34efb230b8bb 22:38:21 $ docker rm -f --volumes 222eae5b1883f91ab00a14d462bc2c596c6a433bd87055c473fc34efb230b8bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:21 + docker inspect -f . ci-base-image-x86_64 22:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:21 prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container 22:38:22 $ 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-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:22 $ docker top 7a4dd877687872eb87f0915867bdca41e33fd3276ebcb9cd373fc9edeabacec6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [Pipeline] fileExists [Pipeline] sh 22:38:23 + make test 22:38:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 22:38:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 22:38:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 22:38:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:38:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:38:36 ./bin/test-attribution-txt.sh 22:38:36 make -C web test 22:38:36 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/web' 22:38:36 make[1]: tput: No such file or directory 22:38:36 make[1]: tput: No such file or directory 22:38:36 warning: generating ./VERSION 22:38:36 echo "0.0.0" > VERSION 22:38:36 docker build \ 22:38:36 -f Dockerfile \ 22:38:36 --build-arg USER=1000 \ 22:38:36 \ 22:38:36 --label "git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad" \ 22:38:36 -t edgexfoundry/edgex-web-ui:08b29e8068a63db00aecac97b2d6c67ee8408fad \ 22:38:36 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 22:38:36 . 22:38:36 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 22:38:36 Install the buildx component to build images with BuildKit: 22:38:36 https://docs.docker.com/go/buildx/ 22:38:36 22:38:36 Sending build context to Docker daemon 2.706MB 22:38:36 Step 1/11 : FROM node:18-alpine3.18 22:38:36 18-alpine3.18: Pulling from library/node 22:38:36 96526aa774ef: Already exists 22:38:36 9d90236787e1: Pulling fs layer 22:38:36 3ee93fa199db: Pulling fs layer 22:38:36 ec38686b8231: Pulling fs layer 22:38:36 ec38686b8231: Download complete 22:38:36 3ee93fa199db: Verifying Checksum 22:38:36 3ee93fa199db: Download complete 22:38:37 9d90236787e1: Verifying Checksum 22:38:37 9d90236787e1: Download complete 22:38:38 9d90236787e1: Pull complete 22:38:38 3ee93fa199db: Pull complete 22:38:38 ec38686b8231: Pull complete 22:38:38 Digest: sha256:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f 22:38:38 Status: Downloaded newer image for node:18-alpine3.18 22:38:38 ---> 5f07bdccd6fd 22:38:38 Step 2/11 : RUN apk add --no-cache chromium 22:38:41 ---> Running in bccf79b3bcbf 22:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:38:41 (1/154) Installing libexpat (2.5.0-r1) 22:38:41 (2/154) Installing brotli-libs (1.0.9-r14) 22:38:41 (3/154) Installing libbz2 (1.0.8-r5) 22:38:41 (4/154) Installing libpng (1.6.39-r3) 22:38:41 (5/154) Installing freetype (2.13.0-r5) 22:38:41 (6/154) Installing fontconfig (2.14.2-r3) 22:38:41 (7/154) Installing libfontenc (1.1.7-r2) 22:38:41 (8/154) Installing mkfontscale (1.2.2-r3) 22:38:41 (9/154) Installing font-opensans (0_git20210927-r1) 22:38:41 (10/154) Installing pkgconf (1.9.5-r0) 22:38:41 (11/154) Installing libffi (3.4.4-r2) 22:38:41 (12/154) Installing libintl (0.21.1-r7) 22:38:41 (13/154) Installing libblkid (2.38.1-r8) 22:38:41 (14/154) Installing libmount (2.38.1-r8) 22:38:41 (15/154) Installing pcre2 (10.42-r1) 22:38:41 (16/154) Installing glib (2.76.4-r0) 22:38:41 (17/154) Installing xz-libs (5.4.3-r0) 22:38:41 (18/154) Installing libxml2 (2.11.6-r0) 22:38:41 (19/154) Installing shared-mime-info (2.2-r5) 22:38:41 (20/154) Installing hicolor-icon-theme (0.17-r2) 22:38:41 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 22:38:41 (22/154) Installing libwebp (1.3.2-r0) 22:38:41 (23/154) Installing zstd-libs (1.5.5-r4) 22:38:41 (24/154) Installing tiff (4.5.1-r0) 22:38:41 (25/154) Installing gdk-pixbuf (2.42.10-r5) 22:38:41 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 22:38:41 (27/154) Installing libxau (1.0.11-r2) 22:38:41 (28/154) Installing libmd (1.0.4-r2) 22:38:41 (29/154) Installing libbsd (0.11.7-r1) 22:38:41 (30/154) Installing libxdmcp (1.1.4-r2) 22:38:41 (31/154) Installing libxcb (1.15-r1) 22:38:41 (32/154) Installing libx11 (1.8.7-r0) 22:38:41 (33/154) Installing libxcomposite (0.4.6-r3) 22:38:41 (34/154) Installing libxfixes (6.0.1-r2) 22:38:41 (35/154) Installing libxrender (0.9.11-r3) 22:38:41 (36/154) Installing libxcursor (1.2.1-r2) 22:38:41 (37/154) Installing libxdamage (1.1.6-r2) 22:38:41 (38/154) Installing libxext (1.3.5-r2) 22:38:41 (39/154) Installing libxi (1.8.1-r0) 22:38:42 (40/154) Installing libxinerama (1.1.5-r2) 22:38:42 (41/154) Installing libxrandr (1.5.3-r2) 22:38:42 (42/154) Installing libatk-1.0 (2.48.3-r0) 22:38:42 (43/154) Installing libxtst (1.2.4-r2) 22:38:42 (44/154) Installing dbus-libs (1.14.8-r0) 22:38:42 (45/154) Installing at-spi2-core (2.48.3-r0) 22:38:42 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 22:38:42 (47/154) Installing pixman (0.42.2-r1) 22:38:42 (48/154) Installing cairo (1.17.8-r1) 22:38:42 (49/154) Installing cairo-gobject (1.17.8-r1) 22:38:42 (50/154) Installing avahi-libs (0.8-r13) 22:38:42 (51/154) Installing gmp (6.2.1-r3) 22:38:42 (52/154) Installing nettle (3.8.1-r2) 22:38:42 (53/154) Installing libunistring (1.1-r1) 22:38:42 (54/154) Installing libidn2 (2.3.4-r1) 22:38:42 (55/154) Installing p11-kit (0.24.1-r2) 22:38:42 (56/154) Installing libtasn1 (4.19.0-r1) 22:38:42 (57/154) Installing gnutls (3.8.0-r2) 22:38:42 (58/154) Installing cups-libs (2.4.7-r0) 22:38:42 (59/154) Installing libepoxy (1.5.10-r1) 22:38:42 (60/154) Installing fribidi (1.0.13-r0) 22:38:42 (61/154) Installing graphite2 (1.3.14-r5) 22:38:42 (62/154) Installing harfbuzz (7.3.0-r0) 22:38:42 (63/154) Installing libxft (2.3.8-r1) 22:38:42 (64/154) Installing pango (1.50.14-r1) 22:38:42 (65/154) Installing wayland-libs-client (1.22.0-r2) 22:38:42 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 22:38:42 (67/154) Installing wayland-libs-egl (1.22.0-r2) 22:38:42 (68/154) Installing xkeyboard-config (2.38-r0) 22:38:42 (69/154) Installing libxkbcommon (1.5.0-r2) 22:38:42 (70/154) Installing gtk+3.0 (3.24.38-r1) 22:38:42 Executing gtk+3.0-3.24.38-r1.post-install 22:38:42 (71/154) Installing icu-data-full (73.2-r2) 22:38:42 (72/154) Installing mesa (23.0.4-r0) 22:38:42 (73/154) Installing llvm15-libs (15.0.7-r6) 22:38:43 (74/154) Installing hwdata-pci (0.370-r0) 22:38:43 (75/154) Installing libpciaccess (0.17-r2) 22:38:43 (76/154) Installing libdrm (2.4.115-r4) 22:38:43 (77/154) Installing musl-fts (1.2.7-r5) 22:38:43 (78/154) Installing libelf (0.189-r2) 22:38:43 (79/154) Installing mesa-glapi (23.0.4-r0) 22:38:43 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 22:38:43 (81/154) Installing eudev-libs (3.2.11-r8) 22:38:43 (82/154) Installing libmagic (5.45-r0) 22:38:43 (83/154) Installing file (5.45-r0) 22:38:43 (84/154) Installing libice (1.1.1-r2) 22:38:43 (85/154) Installing libuuid (2.38.1-r8) 22:38:43 (86/154) Installing libsm (1.2.4-r1) 22:38:43 (87/154) Installing libxt (1.3.0-r2) 22:38:43 (88/154) Installing libxmu (1.1.4-r2) 22:38:43 (89/154) Installing xset (1.2.5-r1) 22:38:43 (90/154) Installing xprop (1.2.6-r0) 22:38:43 (91/154) Installing xdg-utils (1.1.3-r4) 22:38:43 (92/154) Installing libogg (1.3.5-r4) 22:38:43 (93/154) Installing flac-libs (1.4.3-r0) 22:38:43 (94/154) Installing alsa-lib (1.2.9-r1) 22:38:43 (95/154) Installing libatomic (12.2.1_git20220924-r10) 22:38:43 (96/154) Installing svt-av1-libs (1.6.0-r0) 22:38:43 (97/154) Installing aom-libs (3.6.1-r0) 22:38:43 (98/154) Installing libva (2.18.0-r1) 22:38:43 (99/154) Installing libvdpau (1.5-r1) 22:38:43 (100/154) Installing onevpl-libs (2023.2.1-r0) 22:38:43 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 22:38:43 (102/154) Installing libdav1d (1.2.1-r0) 22:38:43 (103/154) Installing libhwy (1.0.4-r1) 22:38:43 (104/154) Installing lcms2 (2.15-r2) 22:38:43 (105/154) Installing libjxl (0.8.2-r0) 22:38:43 (106/154) Installing lame-libs (3.100-r5) 22:38:43 (107/154) Installing opus (1.4-r0) 22:38:43 (108/154) Installing libgomp (12.2.1_git20220924-r10) 22:38:43 (109/154) Installing soxr (0.1.3-r5) 22:38:43 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 22:38:43 (111/154) Installing libtheora (1.1.1-r17) 22:38:43 (112/154) Installing libvorbis (1.3.7-r1) 22:38:43 (113/154) Installing libvpx (1.13.0-r2) 22:38:43 (114/154) Installing x264-libs (0.164_git20220602-r1) 22:38:43 (115/154) Installing numactl (2.0.16-r4) 22:38:43 (116/154) Installing x265-libs (3.5-r4) 22:38:43 (117/154) Installing xvidcore (1.3.7-r1) 22:38:43 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 22:38:44 (119/154) Installing libbluray (1.3.4-r0) 22:38:44 (120/154) Installing mpg123-libs (1.31.3-r1) 22:38:44 (121/154) Installing libopenmpt (0.7.2-r0) 22:38:44 (122/154) Installing cjson (1.7.15-r4) 22:38:44 (123/154) Installing mbedtls (2.28.5-r0) 22:38:44 (124/154) Installing librist (0.2.7-r0) 22:38:44 (125/154) Installing libsrt (1.5.2-r0) 22:38:44 (126/154) Installing libssh (0.10.5-r0) 22:38:44 (127/154) Installing libsodium (1.0.18-r3) 22:38:44 (128/154) Installing libzmq (4.3.4-r4) 22:38:44 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 22:38:44 (130/154) Installing libevent (2.1.12-r6) 22:38:44 (131/154) Installing wayland-libs-server (1.22.0-r2) 22:38:44 (132/154) Installing mesa-gbm (23.0.4-r0) 22:38:44 (133/154) Installing harfbuzz-subset (7.3.0-r0) 22:38:44 (134/154) Installing icu-libs (73.2-r2) 22:38:44 (135/154) Installing jsoncpp (1.9.5-r0) 22:38:44 (136/154) Installing minizip (1.2.13-r1) 22:38:44 (137/154) Installing nspr (4.35-r2) 22:38:44 (138/154) Installing sqlite-libs (3.41.2-r2) 22:38:44 (139/154) Installing nss (3.94-r0) 22:38:44 (140/154) Installing pipewire-libs (0.3.70-r1) 22:38:44 (141/154) Installing libasyncns (0.8-r1) 22:38:44 (142/154) Installing libltdl (2.4.7-r2) 22:38:44 (143/154) Installing orc (0.4.34-r0) 22:38:44 (144/154) Installing libsndfile (1.2.0-r2) 22:38:44 (145/154) Installing speexdsp (1.2.1-r1) 22:38:44 (146/154) Installing tdb-libs (1.4.8-r1) 22:38:44 (147/154) Installing libpulse (16.1-r10) 22:38:44 (148/154) Installing snappy (1.1.10-r1) 22:38:44 (149/154) Installing libwoff2common (1.0.2-r2) 22:38:44 (150/154) Installing libwoff2enc (1.0.2-r2) 22:38:44 (151/154) Installing libgpg-error (1.47-r1) 22:38:44 (152/154) Installing libgcrypt (1.10.2-r1) 22:38:44 (153/154) Installing libxslt (1.1.38-r0) 22:38:44 (154/154) Installing chromium (119.0.6045.159-r0) 22:38:45 Executing busybox-1.36.1-r2.trigger 22:38:45 Executing fontconfig-2.14.2-r3.trigger 22:38:45 Executing mkfontscale-1.2.2-r3.trigger 22:38:45 Executing glib-2.76.4-r0.trigger 22:38:45 Executing shared-mime-info-2.2-r5.trigger 22:38:46 Executing gdk-pixbuf-2.42.10-r5.trigger 22:38:46 Executing gtk-update-icon-cache-3.24.38-r1.trigger 22:38:46 OK: 580 MiB in 171 packages 22:38:58 Removing intermediate container bccf79b3bcbf 22:38:58 ---> 447752a2006a 22:38:58 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 22:38:58 ---> Running in 8b6cd415ee67 22:38:58 Removing intermediate container 8b6cd415ee67 22:38:58 ---> d5291e2efd3c 22:38:58 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 22:38:58 ---> Running in 5892901fcc64 22:38:58 Removing intermediate container 5892901fcc64 22:38:58 ---> 27e467a38da2 22:38:58 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 22:38:58 ---> Running in 403776cc7113 22:38:58 Removing intermediate container 403776cc7113 22:38:58 ---> daa2d30ad2a1 22:38:58 Step 6/11 : RUN npm install -g npm 22:38:58 ---> Running in bb9f663443ca 22:39:08 22:39:08 removed 33 packages, and changed 77 packages in 9s 22:39:08 22:39:08 28 packages are looking for funding 22:39:08 run `npm fund` for details 22:39:09 Removing intermediate container bb9f663443ca 22:39:09 ---> b9e0eea618a8 22:39:09 Step 7/11 : ARG USER=1000 22:39:10 ---> Running in c71f61554bcc 22:39:10 Removing intermediate container c71f61554bcc 22:39:10 ---> 235fc3f836f5 22:39:10 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 22:39:10 ---> Running in 5f049f3e46d6 22:39:11 Removing intermediate container 5f049f3e46d6 22:39:11 ---> b3635a0fc47e 22:39:11 Step 9/11 : USER $USER:$USER 22:39:11 ---> Running in a7b841b9937c 22:39:11 Removing intermediate container a7b841b9937c 22:39:11 ---> e222ea82abc4 22:39:11 Step 10/11 : WORKDIR /app 22:39:11 ---> Running in 76f67c861c9f 22:39:11 Removing intermediate container 76f67c861c9f 22:39:11 ---> c718db604ad2 22:39:11 Step 11/11 : LABEL git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad 22:39:11 ---> Running in aa54caebfc22 22:39:11 Removing intermediate container aa54caebfc22 22:39:11 ---> 386b75fe3a94 22:39:11 Successfully built 386b75fe3a94 22:39:11 Successfully tagged edgexfoundry/edgex-web-ui:08b29e8068a63db00aecac97b2d6c67ee8408fad 22:39:11 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 22:39:11 touch edgex-web-ui.imagebuilt 22:39:11 mkdir -p node_modules coverage 22:39:11 chown "1000:1000" node_modules coverage package-lock.json 22:39:11 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:13 npm WARN EBADENGINE Unsupported engine { 22:39:13 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 22:39:13 npm WARN EBADENGINE required: { 22:39:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 22:39:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 22:39:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 22:39:13 npm WARN EBADENGINE }, 22:39:13 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 22:39:13 npm WARN EBADENGINE } 22:39:25 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 22:39:25 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 22:39:25 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 22:39:25 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 22:39:25 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 22:39:25 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 22:39:25 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 22:39:25 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 22:39:26 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 22:39:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:39:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 22:39:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 22:39:26 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. 22:39:26 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 22:39:26 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. 22:39:26 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. 22:39:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 22:39:32 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 22:39:32 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 22:39:39 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. 22:39:42 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 22:39:50 22:39:50 added 1478 packages, and audited 1479 packages in 37s 22:39:50 22:39:50 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 22:39:50 22:39:50 To address issues that do not require attention, run: 22:39:50 npm audit fix 22:39:50 22:39:50 To address all issues (including breaking changes), run: 22:39:50 npm audit fix --force 22:39:50 22:39:50 Run `npm audit` for details. 22:39:57 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 22:39:59 - Generating browser application bundles (phase: setup)... 22:40:03 Compiling @angular/core : es2015 as esm2015 22:40:03 Compiling @angular/compiler/testing : es2015 as esm2015 22:40:05 Compiling @angular/common : es2015 as esm2015 22:40:05 Compiling @angular/core/testing : es2015 as esm2015 22:40:06 Compiling @angular/platform-browser : es2015 as esm2015 22:40:06 Compiling @angular/common/testing : es2015 as esm2015 22:40:06 Compiling @angular/common/http : es2015 as esm2015 22:40:07 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 22:40:07 Compiling @angular/platform-browser/testing : es2015 as esm2015 22:40:07 Compiling @angular/forms : es2015 as esm2015 22:40:07 Compiling @angular/router : es2015 as esm2015 22:40:07 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 22:40:07 Compiling @angular/common/http/testing : es2015 as esm2015 22:40:09 Compiling @angular/router/testing : es2015 as esm2015 22:40:13 30 11 2023 22:40:12.830:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 22:40:13 30 11 2023 22:40:12.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 22:40:13 30 11 2023 22:40:12.836:INFO [launcher]: Starting browser ChromeHeadless 22:40:23 ✔ Browser application bundle generation complete. 22:40:23 30 11 2023 22:40:22.352:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket ogOP8bzdynUi7f2bAAAB with id 62039945 22:40:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 22:40:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23588 in /w/workspace/edgexfoundry_edgex-ui-go_PR-656 [Pipeline] { [Pipeline] ws 22:40:24 Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout 22:40:24 The recommended git tool is: git 22:40:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.127 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.195 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.201 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.206 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.208 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.221 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.225 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.234 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.263 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.283 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.292 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.31 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.315 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.319 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.322 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.35 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.357 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.369 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.37 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.371 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.378 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.381 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.384 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.386 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.408 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.418 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.436 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.442 secs) 22:40:25 WARN: ' 22:40:25 It looks like you're using ngModel on the same form field as formControlName. 22:40:25 Support for using the ngModel input property and ngModelChange event with 22:40:25 reactive form directives has been deprecated in Angular v6 and will be removed 22:40:25 in a future version of Angular. 22:40:25 22:40:25 For more information on this, see our API docs here: 22:40:25 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:40:25 ' 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.442 secs) 22:40:25 WARN: ' 22:40:25 It looks like you're using ngModel on the same form field as formControlName. 22:40:25 Support for using the ngModel input property and ngModelChange event with 22:40:25 reactive form directives has been deprecated in Angular v6 and will be removed 22:40:25 in a future version of Angular. 22:40:25 22:40:25 For more information on this, see our API docs here: 22:40:25 https://angular.io/api/forms/FormControlName#use-with-ngmodel 22:40:25 ' 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.461 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.47 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.478 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.486 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.504 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.512 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.527 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.529 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.53 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.542 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.549 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.551 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.57 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.576 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.582 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.587 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.601 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.61 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.618 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.64 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.654 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.663 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.685 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.687 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.691 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.717 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.743 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.752 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.755 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.756 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.761 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.762 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.765 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.769 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.783 secs) 22:40:25 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.794 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.797 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.8 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.804 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.811 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.831 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.844 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.85 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.853 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.862 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.873 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.88 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.897 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.901 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.916 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.923 secs) 22:40:26 ERROR: 'NG0304: 'router-outlet' is not a known element: 22:40:26 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 22:40:26 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.923 secs) 22:40:26 ERROR: 'NG0304: 'router-outlet' is not a known element: 22:40:26 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 22:40:26 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.927 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.93 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.932 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.936 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.952 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.96 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.965 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.967 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.968 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.972 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.986 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.99 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.005 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.008 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.009 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.016 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.023 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.028 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.042 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.048 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.05 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.051 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.074 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.08 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.082 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.091 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.125 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.132 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.133 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.135 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.191 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.204 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.209 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.233 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.241 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.249 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.251 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.252 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.26 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.261 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.273 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.294 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.3 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.304 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.316 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.339 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.341 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.348 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.35 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.351 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.356 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.369 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.372 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.374 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.377 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.383 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.396 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.404 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.407 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.419 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.421 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.424 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.435 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.445 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.452 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.459 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.464 secs) 22:40:26 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.468 secs) 22:40:27 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (2.084 secs / 1.468 secs) 22:40:27 TOTAL: 147 SUCCESS 22:40:27 ✔ Browser application bundle generation complete. 22:40:27 22:40:27 =============================== Coverage summary =============================== 22:40:27 Statements : 40.99% ( 1472/3591 ) 22:40:27 Branches : 11.75% ( 114/970 ) 22:40:27 Functions : 32.14% ( 421/1310 ) 22:40:27 Lines : 38.98% ( 1327/3404 ) 22:40:27 ================================================================================ 22:40:27 ✔ Browser application bundle generation complete. 22:40:28 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-656/web' [Pipeline] echo 22:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:40:28 $ docker stop --time=1 7a4dd877687872eb87f0915867bdca41e33fd3276ebcb9cd373fc9edeabacec6 22:40:29 $ docker rm -f --volumes 7a4dd877687872eb87f0915867bdca41e33fd3276ebcb9cd373fc9edeabacec6 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:40:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:32 using credential edgex-jenkins-ssh 22:40:32 Cloning the remote Git repository 22:40:32 + ls -al . 22:40:32 total 184 22:40:32 drwxrwxr-x 13 jenkins jenkins 4096 Nov 30 22:38 . 22:40:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:36 .. 22:40:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:36 .blubracket 22:40:32 -rw-rw-r-- 1 jenkins jenkins 18 Nov 30 22:36 .dockerignore 22:40:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:37 .git 22:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:36 .github 22:40:32 -rw-rw-r-- 1 jenkins jenkins 161 Nov 30 22:36 .gitignore 22:40:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 22:37 .semver 22:40:32 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 30 22:36 Attribution.txt 22:40:32 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 30 22:36 CHANGELOG.md 22:40:32 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 30 22:36 CONTRIBUTING.md 22:40:32 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 30 22:36 Dockerfile 22:40:32 -rw-rw-r-- 1 jenkins jenkins 652 Nov 30 22:36 Jenkinsfile 22:40:32 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 30 22:36 LICENSE 22:40:32 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 30 22:36 Makefile 22:40:32 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 30 22:36 README.md 22:40:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 22:37 VERSION 22:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:36 assets 22:40:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:36 bin 22:40:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:36 cmd 22:40:32 -rw-r--r-- 1 jenkins jenkins 10 Nov 30 22:38 coverage.out 22:40:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:36 docs 22:40:32 -rw-rw-r-- 1 jenkins jenkins 3508 Nov 30 22:36 go.mod 22:40:32 -rw-rw-r-- 1 jenkins jenkins 34261 Nov 30 22:36 go.sum 22:40:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:36 internal 22:40:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:36 testing 22:40:32 -rw-rw-r-- 1 jenkins jenkins 155 Nov 30 22:36 version.go 22:40:32 drwxrwxr-x 6 jenkins jenkins 4096 Nov 30 22:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:32 + 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=08b29e8068a63db00aecac97b2d6c67ee8408fad --label arch=amd64 --label version=0.0.0 . 22:40:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:40:32 > git init /w/workspace/edgex-ui-go/9 # timeout=10 22:40:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:40:32 > git --version # timeout=10 22:40:32 > git --version # 'git version 2.25.1' 22:40:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:33 Sending build context to Docker daemon 59.83MB 22:40:33 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 22:40:33 Step 2/26 : FROM ${BASE} AS builder 22:40:33 ---> 5e71d1760678 22:40:33 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:40:34 ---> Running in 34a10ec11352 22:40:34 Removing intermediate container 34a10ec11352 22:40:34 ---> fb4268d073e9 22:40:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 22:40:34 ---> Running in 9322679843c0 22:40:34 Removing intermediate container 9322679843c0 22:40:34 ---> 633843d512b7 22:40:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:40:34 ---> Running in 566b8b6137fa 22:40:34 Removing intermediate container 566b8b6137fa 22:40:34 ---> 13deb54f9a9a 22:40:34 Step 6/26 : LABEL Name=edgex-ui-go 22:40:35 ---> Running in 21ae04602be7 22:40:35 Removing intermediate container 21ae04602be7 22:40:35 ---> 358acdab7657 22:40:35 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 22:40:35 ---> Running in bce19ec22eb5 22:40:35 Removing intermediate container bce19ec22eb5 22:40:35 ---> 56e7ec8044cd 22:40:35 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:40:36 ---> 55e9d3bb1384 22:40:36 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:36 ---> Running in d226d2b7210b 22:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:40:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:40:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:37 OK: 264 MiB in 52 packages 22:40:37 Removing intermediate container d226d2b7210b 22:40:37 ---> 1404d6c6db3b 22:40:37 Step 10/26 : ENV GO111MODULE=on 22:40:37 ---> Running in 168ccff37037 22:40:37 Removing intermediate container 168ccff37037 22:40:37 ---> edd2597604ff 22:40:37 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:40:37 ---> Running in e8fae533b089 22:40:37 Removing intermediate container e8fae533b089 22:40:37 ---> bb22e3ac03c9 22:40:37 Step 12/26 : COPY go.mod vendor* ./ 22:40:38 ---> 7c0dc3a04bc8 22:40:38 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:38 ---> Running in 6687eb88916f 22:40:38 Merging remotes/origin/main commit f667a10aeab326da95f3922ba1c539b214e5cb41 into PR head commit 08b29e8068a63db00aecac97b2d6c67ee8408fad 22:40:38 Removing intermediate container 6687eb88916f 22:40:38 ---> ba1488b02f0d 22:40:38 Step 14/26 : COPY . . 22:40:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:40:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:40:38 > git config core.sparsecheckout # timeout=10 22:40:38 > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 22:40:38 Merge succeeded, producing 08b29e8068a63db00aecac97b2d6c67ee8408fad 22:40:38 Checking out Revision 08b29e8068a63db00aecac97b2d6c67ee8408fad (PR-656) 22:40:39 Commit message: "chore(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:40:38 > git remote # timeout=10 22:40:38 > git config --get remote.origin.url # timeout=10 22:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:38 > git merge f667a10aeab326da95f3922ba1c539b214e5cb41 # timeout=10 22:40:38 > git rev-parse HEAD^{commit} # timeout=10 22:40:38 > git config core.sparsecheckout # timeout=10 22:40:38 > git checkout -f 08b29e8068a63db00aecac97b2d6c67ee8408fad # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:40:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:40:40 Dload Upload Total Spent Left Speed 22:40:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 22:40:41 ---> cf998f2707f4 22:40:41 Step 15/26 : RUN ${MAKE} 22:40:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:40:41 ---> Running in f8d9741d9a7d 22:40:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:40:41 + sudo tee /etc/docker/daemon.new 22:40:41 { 22:40:41 "registry-mirrors": [ 22:40:41 "https://nexus3.edgexfoundry.org:10001" 22:40:41 ], 22:40:41 "bip": "10.250.0.254/24", 22:40:41 "hosts": [ 22:40:41 "tcp://0.0.0.0:5555", 22:40:41 "unix:///var/run/docker.sock" 22:40:41 ], 22:40:41 "mtu": 1458, 22:40:41 "selinux-enabled": true, 22:40:41 "seccomp-profile": "/etc/docker/seccomp.json" 22:40:41 } [Pipeline] sh 22:40:41 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 22:40:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:40:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:00 provisioning config files... 22:41:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config13221897044891476649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:01 ---> ****-login.sh 22:41:01 nexus3.edgexfoundry.org:10001 22:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:41:01 Configure a credential helper to remove this warning. See 22:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:41:01 22:41:01 Login Succeeded 22:41:01 nexus3.edgexfoundry.org:10002 22:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:41:01 Configure a credential helper to remove this warning. See 22:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:41:01 22:41:01 Login Succeeded 22:41:01 nexus3.edgexfoundry.org:10003 22:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:41:02 Configure a credential helper to remove this warning. See 22:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:41:02 22:41:02 Login Succeeded 22:41:02 nexus3.edgexfoundry.org:10004 22:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:41:02 Configure a credential helper to remove this warning. See 22:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:41:02 22:41:02 Login Succeeded 22:41:02 ****.io 22:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:41:02 Configure a credential helper to remove this warning. See 22:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:41:02 22:41:02 Login Succeeded 22:41:02 ---> ****-login.sh ends [Pipeline] } 22:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:41:03 ========================================================= 22:41:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:41:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:41:03 Removing intermediate container f8d9741d9a7d 22:41:03 ---> 0b85ac3b041e 22:41:03 Step 16/26 : FROM alpine:3.18 22:41:03 3.18: Pulling from library/alpine 22:41:03 96526aa774ef: Already exists 22:41:03 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:41:03 Status: Downloaded newer image for alpine:3.18 22:41:03 ---> 8ca4688f4f35 22:41:03 Step 17/26 : RUN apk --no-cache upgrade 22:41:03 ---> Running in 25c9a36063c6 22:41:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:41:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:41:03 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:41:03 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:41:03 Executing busybox-1.36.1-r5.post-upgrade 22:41:03 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:41:03 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:41:03 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:41:03 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:41:03 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:41:03 Executing busybox-1.36.1-r5.trigger 22:41:03 OK: 7 MiB in 15 packages 22:41:03 Removing intermediate container 25c9a36063c6 22:41:03 ---> b1e4b751f51d 22:41:03 Step 18/26 : EXPOSE 4000 22:41:03 ---> Running in 86b3cf1a23a3 22:41:03 Removing intermediate container 86b3cf1a23a3 22:41:03 ---> c7927cca8bf8 22:41:03 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:41:03 ---> 96cef66e3ebb 22:41:03 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [Pipeline] sh 22:41:03 ---> 627f78d6b7d2 22:41:03 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:41:03 ---> 44dcd29b0bcb 22:41:03 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:41:03 ---> Running in d0378c465ebc 22:41:03 + 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 . 22:41:04 Removing intermediate container d0378c465ebc 22:41:04 ---> fb2cf5440518 22:41:04 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:41:04 ---> Running in 879bb987d817 22:41:04 Removing intermediate container 879bb987d817 22:41:04 ---> 6d9f0d9a725a 22:41:04 Step 24/26 : LABEL arch=amd64 22:41:04 ---> Running in b403e27dafa3 22:41:04 Removing intermediate container b403e27dafa3 22:41:04 ---> 57e0946e1ad1 22:41:04 Step 25/26 : LABEL git_sha=08b29e8068a63db00aecac97b2d6c67ee8408fad 22:41:04 ---> Running in c40942ede1cc 22:41:05 Removing intermediate container c40942ede1cc 22:41:05 ---> 274188414cbc 22:41:05 Step 26/26 : LABEL version=0.0.0 22:41:05 ---> Running in bd538b1ce333 22:41:05 Removing intermediate container bd538b1ce333 22:41:05 ---> cb8b8d270f22 22:41:05 [Warning] One or more build-args [ARCH] were not consumed 22:41:05 Successfully built cb8b8d270f22 22:41:05 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:41:05 #0 building with "default" instance using docker driver 22:41:05 22:41:05 #1 [internal] load .dockerignore 22:41:05 #1 transferring context: 58B done 22:41:05 #1 DONE 0.1s 22:41:05 22:41:05 #2 [internal] load build definition from Dockerfile 22:41:05 #2 transferring dockerfile: 1.94kB done 22:41:05 #2 DONE 0.1s 22:41:05 22:41:05 #3 [internal] load metadata for docker.io/library/docker:latest 22:41:05 #3 ... 22:41:05 22:41:05 #4 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:41:05 #4 DONE 0.3s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 22:41:05 22:41:05 #3 [internal] load metadata for docker.io/library/docker:latest 22:41:05 #3 DONE 0.3s 22:41:05 22:41:05 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:41:05 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done 22:41:05 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 22:41:05 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 22:41:05 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 22:41:05 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 22:41:05 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:05 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 22:41:05 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 22:41:05 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 22:41:05 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s 22:41:05 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 22:41:05 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 22:41:05 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s 22:41:05 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 22:41:05 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 22:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:06 22:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:06 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s 22:41:06 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 22:41:06 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s 22:41:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.6s 22:41:06 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s 22:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:06 latest: Pulling from edgex-lftools-log-publisher 22:41:06 5eb5b503b376: Pulling fs layer 22:41:06 5c69ac0246d0: Pulling fs layer 22:41:06 ec43610c2a17: Pulling fs layer 22:41:06 3a2ae6a8a46f: Pulling fs layer 22:41:06 33b1e0a273af: Pulling fs layer 22:41:06 5d3b04190fa2: Pulling fs layer 22:41:06 2f39f015ded8: Pulling fs layer 22:41:06 33b1e0a273af: Waiting 22:41:06 2f39f015ded8: Waiting 22:41:06 3a2ae6a8a46f: Waiting 22:41:06 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.46MB / 63.99MB 0.7s 22:41:06 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 22:41:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.8s 22:41:06 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.9s 22:41:06 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.7s done 22:41:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.9s 22:41:06 5c69ac0246d0: Verifying Checksum 22:41:06 5c69ac0246d0: Download complete 22:41:06 3a2ae6a8a46f: Verifying Checksum 22:41:06 3a2ae6a8a46f: Download complete 22:41:06 33b1e0a273af: Verifying Checksum 22:41:06 33b1e0a273af: Download complete 22:41:06 5d3b04190fa2: Verifying Checksum 22:41:06 5d3b04190fa2: Download complete 22:41:06 ec43610c2a17: Verifying Checksum 22:41:06 ec43610c2a17: Download complete 22:41:06 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.1s 22:41:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.1s 22:41:06 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.2s 22:41:06 5eb5b503b376: Verifying Checksum 22:41:06 5eb5b503b376: Download complete 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.3s 22:41:07 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 22:41:07 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.5s 22:41:07 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.6s 22:41:07 #5 ... 22:41:07 22:41:07 #6 [internal] load build context 22:41:07 #6 transferring context: 33.59MB 1.6s done 22:41:07 #6 DONE 1.7s 22:41:07 22:41:07 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:41:07 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.7s 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.7s 22:41:07 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.4s done 22:41:07 2f39f015ded8: Verifying Checksum 22:41:07 2f39f015ded8: Download complete 22:41:07 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.9s 22:41:07 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.43MB / 97.63MB 2.1s 22:41:07 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 2.2s 22:41:07 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.3s 22:41:08 5eb5b503b376: Pull complete 22:41:08 5c69ac0246d0: Pull complete 22:41:08 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.74MB / 97.63MB 2.4s 22:41:08 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.6s 22:41:08 ec43610c2a17: Pull complete 22:41:08 3a2ae6a8a46f: Pull complete 22:41:08 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done 22:41:09 33b1e0a273af: Pull complete 22:41:09 5d3b04190fa2: Pull complete 22:41:14 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.4s 22:41:14 2f39f015ded8: Pull complete 22:41:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:14 prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container 22:41:14 $ 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-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:41:15 #5 ... 22:41:15 22:41:15 #7 FROM docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 22:41:15 #7 resolve docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 0.1s done 22:41:15 #7 sha256:5417c78d9607a5d2c2b526ef6f86e44eec7f05f36a4210912cece8851eaa2921 11.28kB / 11.28kB done 22:41:15 #7 sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 3.13kB / 3.13kB done 22:41:15 #7 sha256:4f57d9d13ca6cb1d8537debd32f344218622714a6858710821536950dec802ef 3.33kB / 3.33kB done 22:41:15 #7 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.8s done 22:41:15 #7 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.8s done 22:41:15 #7 sha256:2ecd494fa26a8aad94a0d22885340d6ee599258b2e67c6c22f91ed6221294435 2.02MB / 2.02MB 0.9s done 22:41:15 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done 22:41:15 #7 sha256:99624a4fd86a4c6eda9530ba81d64e854494d3513e2b65182d975a3e73659f6a 15.45MB / 15.45MB 1.6s done 22:41:15 #7 sha256:7f8d0b91b302e88cfdcf7ce318907c82d76a6158db3fbc7d2a269b8cf13135b3 15.64MB / 15.64MB 2.1s done 22:41:15 #7 extracting sha256:2ecd494fa26a8aad94a0d22885340d6ee599258b2e67c6c22f91ed6221294435 0.6s done 22:41:15 #7 sha256:fa124432a61f628946ce8ddcb274464518422bc8972d4ccad1afe27b4ca10cb9 16.30MB / 16.30MB 2.5s done 22:41:15 #7 sha256:3749b22a5c11e7412fefa557069b6edd72445a6405870eebf37b8a46395f58d9 546B / 546B 2.2s done 22:41:15 #7 sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 9.36MB / 9.36MB 2.5s done 22:41:15 #7 sha256:6a5e7969bcf4efbac87f2cb6121e87482f0bbd2442c5b9ffc7810ae2ac7a5bd2 1.02kB / 1.02kB 2.2s done 22:41:15 #7 sha256:c071a01e9172836ccf3193bfb6301e15a716b9edd306c569018cfc40cc9490ed 116B / 116B 2.3s done 22:41:15 #7 sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 1.30kB / 1.30kB 2.6s done 22:41:15 #7 sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c 1.52kB / 1.52kB 2.8s done 22:41:15 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 22:41:15 #7 sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 49.71MB / 49.71MB 3.9s done 22:41:15 #7 sha256:a52d1058dc2eb4b1cc523ea2e8a9a3ded74494eb143db725500d18e92879b64a 2.79kB / 2.79kB 2.8s done 22:41:15 #7 extracting sha256:99624a4fd86a4c6eda9530ba81d64e854494d3513e2b65182d975a3e73659f6a 0.7s done 22:41:15 #7 extracting sha256:7f8d0b91b302e88cfdcf7ce318907c82d76a6158db3fbc7d2a269b8cf13135b3 1.1s done 22:41:15 #7 extracting sha256:fa124432a61f628946ce8ddcb274464518422bc8972d4ccad1afe27b4ca10cb9 1.1s done 22:41:15 #7 extracting sha256:3749b22a5c11e7412fefa557069b6edd72445a6405870eebf37b8a46395f58d9 done 22:41:15 #7 extracting sha256:6a5e7969bcf4efbac87f2cb6121e87482f0bbd2442c5b9ffc7810ae2ac7a5bd2 done 22:41:15 #7 extracting sha256:c071a01e9172836ccf3193bfb6301e15a716b9edd306c569018cfc40cc9490ed done 22:41:15 #7 extracting sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 0.2s 22:41:16 #7 extracting sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 1.3s done 22:41:16 #7 extracting sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 done 22:41:16 #7 extracting sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 22:41:19 #7 extracting sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 3.1s done 22:41:19 #7 extracting sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c 22:41:19 #7 extracting sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c done 22:41:19 #7 extracting sha256:a52d1058dc2eb4b1cc523ea2e8a9a3ded74494eb143db725500d18e92879b64a done 22:41:20 #7 DONE 14.4s 22:41:20 22:41:20 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:41:20 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.1s 22:41:20 $ docker top 765cd8ff0070907a70ca905283b472edf47545565b8ab3547c9b2cc08e1a631d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:20 ---> job-cost.sh 22:41:20 lf-activate-venv: SKIPPING 22:41:20 INFO: No Stack... 22:41:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:41:21 INFO: Archiving Costs [Pipeline] sh 22:41:21 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/cost.csv 22:41:21 + cut -d, -f6 [Pipeline] lock 22:41:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] 22:41:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] did not exist. Created. 22:41:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:22 + echo total: 0.2199999988079071 [Pipeline] stash 22:41:22 Stashed 1 file(s) [Pipeline] } 22:41:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:22 $ docker stop --time=1 765cd8ff0070907a70ca905283b472edf47545565b8ab3547c9b2cc08e1a631d 22:41:24 $ docker rm -f --volumes 765cd8ff0070907a70ca905283b472edf47545565b8ab3547c9b2cc08e1a631d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:26 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.0s done 22:41:28 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 22:41:28 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 22:41:28 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22:41:33 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 22:41:37 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.9s done 22:41:37 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 22:41:39 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done 22:41:41 #5 DONE 35.6s 22:41:41 22:41:41 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:41:42 #8 DONE 1.3s 22:41:42 22:41:42 #9 [builder 3/8] RUN apk add --update --no-cache make git 22:41:43 #9 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:41:43 #9 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:41:44 #9 2.110 OK: 266 MiB in 52 packages 22:41:44 #9 DONE 2.4s 22:41:44 22:41:44 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:41:45 #10 DONE 0.1s 22:41:45 22:41:45 #11 [builder 5/8] COPY go.mod vendor* ./ 22:41:45 #11 DONE 0.2s 22:41:45 22:41:45 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:17 #12 DONE 31.1s 22:42:17 22:42:17 #13 [builder 7/8] COPY . . 22:42:17 #13 DONE 0.9s 22:42:17 22:42:17 #14 [builder 8/8] RUN echo noop 22:42:17 #14 0.624 noop 22:42:17 #14 DONE 0.7s 22:42:17 22:42:17 #15 exporting to image 22:42:17 #15 exporting layers 22:42:40 #15 exporting layers 21.8s done 22:42:40 #15 writing image sha256:9edbfc6254348d360612978a94de25c3661b2f179dc32193c3f7af7185d808da done 22:42:40 #15 naming to docker.io/library/ci-base-image-arm64 0.0s done 22:42:40 #15 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:40 + docker inspect -f . ci-base-image-arm64 22:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:40 prd-ubuntu20.04-docker-arm64-4c-16g-23588 does not seem to be running inside a container 22:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:42 $ docker top 4c8d89e64526b222577f3b61e24f675fb2d36e3d52d0d13fcc69ca4d12b66da3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:42 + go version 22:42:42 go version go1.21.0 linux/arm64 [Pipeline] } 22:42:42 $ docker stop --time=1 4c8d89e64526b222577f3b61e24f675fb2d36e3d52d0d13fcc69ca4d12b66da3 22:42:44 $ docker rm -f --volumes 4c8d89e64526b222577f3b61e24f675fb2d36e3d52d0d13fcc69ca4d12b66da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:45 + docker inspect -f . ci-base-image-arm64 22:42:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:45 prd-ubuntu20.04-docker-arm64-4c-16g-23588 does not seem to be running inside a container 22:42:45 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:46 $ docker top a096d1bc25907fd3460e31c5055b9e20cd5505ea0232d61865db01a2fd792558 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh 22:42:47 + make test 22:42:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 22:42:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 22:43:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:43:39 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 22:43:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:43:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:43:47 ./bin/test-attribution-txt.sh [Pipeline] echo 22:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:43:48 $ docker stop --time=1 a096d1bc25907fd3460e31c5055b9e20cd5505ea0232d61865db01a2fd792558 22:43:50 $ docker rm -f --volumes a096d1bc25907fd3460e31c5055b9e20cd5505ea0232d61865db01a2fd792558 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:51 Warning: overwriting stash ‘coverage-report’ 22:43:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:52 + ls -al . 22:43:52 total 180 22:43:52 drwxrwxr-x 12 jenkins jenkins 4096 Nov 30 22:42 . 22:43:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:40 .. 22:43:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:40 .blubracket 22:43:52 -rw-rw-r-- 1 jenkins jenkins 18 Nov 30 22:40 .dockerignore 22:43:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:40 .git 22:43:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:40 .github 22:43:52 -rw-rw-r-- 1 jenkins jenkins 161 Nov 30 22:40 .gitignore 22:43:52 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 30 22:40 Attribution.txt 22:43:52 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 30 22:40 CHANGELOG.md 22:43:52 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 30 22:40 CONTRIBUTING.md 22:43:52 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 30 22:40 Dockerfile 22:43:52 -rw-rw-r-- 1 jenkins jenkins 652 Nov 30 22:40 Jenkinsfile 22:43:52 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 30 22:40 LICENSE 22:43:52 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 30 22:40 Makefile 22:43:52 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 30 22:40 README.md 22:43:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 30 22:37 VERSION 22:43:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:40 assets 22:43:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:40 bin 22:43:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 22:40 cmd 22:43:52 -rw-r--r-- 1 jenkins jenkins 10 Nov 30 22:42 coverage.out 22:43:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 22:40 docs 22:43:52 -rw-rw-r-- 1 jenkins jenkins 3508 Nov 30 22:40 go.mod 22:43:52 -rw-rw-r-- 1 jenkins jenkins 34261 Nov 30 22:40 go.sum 22:43:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 22:40 internal 22:43:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:40 testing 22:43:52 -rw-rw-r-- 1 jenkins jenkins 155 Nov 30 22:40 version.go 22:43:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 22:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:53 + 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=08b29e8068a63db00aecac97b2d6c67ee8408fad --label arch=arm64 --label version=0.0.0 . 22:43:53 #0 building with "default" instance using docker driver 22:43:53 22:43:53 #1 [internal] load build definition from Dockerfile 22:43:53 #1 transferring dockerfile: 22:43:54 #1 transferring dockerfile: 1.94kB 0.0s done 22:43:54 #1 DONE 0.0s 22:43:54 22:43:54 #2 [internal] load .dockerignore 22:43:54 #2 transferring context: 58B done 22:43:54 #2 DONE 0.0s 22:43:54 22:43:54 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:43:54 #3 DONE 0.0s 22:43:54 22:43:54 #4 [internal] load metadata for docker.io/library/alpine:3.18 22:43:54 #4 ... 22:43:54 22:43:54 #5 [internal] load metadata for docker.io/library/docker:latest 22:43:54 #5 DONE 0.1s 22:43:54 22:43:54 #4 [internal] load metadata for docker.io/library/alpine:3.18 22:43:54 #4 DONE 0.3s 22:43:54 22:43:54 #6 FROM docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 22:43:54 #6 CACHED 22:43:54 22:43:54 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:43:54 #7 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:43:54 #7 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:43:54 #7 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:43:54 #7 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:43:54 #7 DONE 0.2s 22:43:54 22:43:54 #8 [internal] load build context 22:43:54 #8 transferring context: 73.67kB 0.3s done 22:43:54 #8 DONE 0.3s 22:43:54 22:43:54 #9 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 22:43:54 #9 DONE 0.3s 22:43:54 22:43:54 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:43:55 #10 DONE 0.5s 22:43:55 22:43:55 #11 [builder 3/8] RUN apk add --update --no-cache make git 22:43:55 #11 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:55 #11 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:56 #11 1.999 OK: 266 MiB in 52 packages 22:43:57 #11 ... 22:43:57 22:43:57 #12 [stage-1 2/6] RUN apk --no-cache upgrade 22:43:57 #12 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:57 #12 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:57 #12 2.258 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:43:57 #12 2.289 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:43:57 #12 2.325 Executing busybox-1.36.1-r5.post-upgrade 22:43:57 #12 2.376 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:43:57 #12 2.384 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:43:57 #12 2.481 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:43:57 #12 2.501 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:43:57 #12 2.507 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:43:57 #12 2.520 Executing busybox-1.36.1-r5.trigger 22:43:57 #12 2.537 OK: 8 MiB in 15 packages 22:43:57 #12 DONE 2.8s 22:43:57 22:43:57 #11 [builder 3/8] RUN apk add --update --no-cache make git 22:43:57 #11 DONE 2.3s 22:43:57 22:43:57 #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:43:57 #13 DONE 0.1s 22:43:57 22:43:57 #14 [builder 5/8] COPY go.mod vendor* ./ 22:43:57 #14 DONE 0.2s 22:43:57 22:43:57 #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:59 #15 DONE 1.4s 22:43:59 22:43:59 #16 [builder 7/8] COPY . . 22:44:03 #16 DONE 4.4s 22:44:03 22:44:03 #17 [builder 8/8] RUN make build 22:44:03 #17 0.635 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 22:45:11 #17 DONE 61.4s 22:45:11 22:45:11 #18 [stage-1 3/6] 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 22:45:11 #18 DONE 0.3s 22:45:11 22:45:11 #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:45:11 #19 DONE 0.1s 22:45:11 22:45:11 #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:45:11 #20 DONE 0.1s 22:45:11 22:45:11 #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:45:11 #21 DONE 0.1s 22:45:11 22:45:11 #22 exporting to image 22:45:11 #22 exporting layers 22:45:11 #22 exporting layers 0.6s done 22:45:11 #22 writing image sha256:10fd40c076ca6308d8e9a666f7e2590f4b1aca943b0dc4b20f73e363bc3f7f10 done 22:45:11 #22 naming to docker.io/library/edgex-ui-arm64 done 22:45:11 #22 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:12 22:45:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:13 arm64: Pulling from edgex-lftools-log-publisher 22:45:13 8998bd30e6a1: Pulling fs layer 22:45:13 04944245beec: Pulling fs layer 22:45:13 699f458cf7ca: Pulling fs layer 22:45:13 765212b225bb: Pulling fs layer 22:45:13 f23df028b6ca: Pulling fs layer 22:45:13 d65c8cfc05b1: Pulling fs layer 22:45:13 2437ff75d9bd: Pulling fs layer 22:45:13 f23df028b6ca: Waiting 22:45:13 2437ff75d9bd: Waiting 22:45:13 d65c8cfc05b1: Waiting 22:45:13 765212b225bb: Waiting 22:45:13 04944245beec: Verifying Checksum 22:45:13 04944245beec: Download complete 22:45:13 765212b225bb: Verifying Checksum 22:45:13 765212b225bb: Download complete 22:45:13 f23df028b6ca: Download complete 22:45:13 d65c8cfc05b1: Verifying Checksum 22:45:13 d65c8cfc05b1: Download complete 22:45:13 699f458cf7ca: Download complete 22:45:13 8998bd30e6a1: Verifying Checksum 22:45:13 8998bd30e6a1: Download complete 22:45:16 2437ff75d9bd: Verifying Checksum 22:45:16 2437ff75d9bd: Download complete 22:45:20 8998bd30e6a1: Pull complete 22:45:21 04944245beec: Pull complete 22:45:22 699f458cf7ca: Pull complete 22:45:22 765212b225bb: Pull complete 22:45:23 f23df028b6ca: Pull complete 22:45:23 d65c8cfc05b1: Pull complete 22:45:50 2437ff75d9bd: Pull complete 22:45:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-23588 does not seem to be running inside a container 22:45:51 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:45:52 $ docker top 8ae75f7ff986e4c99abc787412af15e2aea1e834c803476d2dee48c730693de3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:52 ---> job-cost.sh 22:45:53 lf-activate-venv: SKIPPING 22:45:53 INFO: No Stack... 22:45:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:45:54 INFO: Archiving Costs [Pipeline] sh 22:45:54 + cat /w/workspace/edgex-ui-go/9/archives/cost.csv 22:45:54 + cut -d, -f6 [Pipeline] lock 22:45:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] 22:45:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] did not exist. Created. 22:45:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:55 /w/workspace/edgex-ui-go/9@tmp/durable-b1d1a82d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:45:56 + echo total: 0.2199999988079071 [Pipeline] stash 22:45:56 Warning: overwriting stash ‘stack-cost’ 22:45:56 Stashed 1 file(s) [Pipeline] } 22:45:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-656-9-stack-cost] [Pipeline] // lock [Pipeline] } 22:45:56 $ docker stop --time=1 8ae75f7ff986e4c99abc787412af15e2aea1e834c803476d2dee48c730693de3 22:45:59 $ docker rm -f --volumes 8ae75f7ff986e4c99abc787412af15e2aea1e834c803476d2dee48c730693de3 [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 22:46:00 provisioning config files... 22:46:00 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config7333405945088352420tmp [Pipeline] { [Pipeline] sh 22:46:01 + set +x 22:46:01 + + curl -s https://codecov.io/bash 22:46:01 bash -s -- 22:46:01 22:46:01 _____ _ 22:46:01 / ____| | | 22:46:01 | | ___ __| | ___ ___ _____ __ 22:46:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:01 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:01 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:01 Bash-1.0.6 22:46:01 22:46:01 22:46:01 ==> git version 2.25.1 found 22:46:01 ==> 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 22:46:01 Release-Date: 2020-01-08 22:46:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:46:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:46:01 ==> Jenkins CI detected. 22:46:01 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-656 22:46:01 project root: . 22:46:01 --> token set from env 22:46:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:01 ==> Running gcov in . (disable via -X gcov) 22:46:01 ==> Python coveragepy not found 22:46:01 ==> Searching for coverage reports in: 22:46:01 + . 22:46:01 -> Found 1 reports 22:46:01 ==> Detecting git/mercurial file structure 22:46:01 ==> Reading reports 22:46:01 + ./coverage.out bytes=10 22:46:01 ==> Appending adjustments 22:46:01 https://docs.codecov.io/docs/fixing-reports 22:46:02 + Found adjustments 22:46:02 ==> Gzipping contents 22:46:02 12K /tmp/codecov.HR96dX.gz 22:46:02 ==> Uploading reports 22:46:02 url: https://codecov.io 22:46:02 query: branch=PR-656&commit=08b29e8068a63db00aecac97b2d6c67ee8408fad&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-656%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=656&job=&cmd_args= 22:46:02 -> Pinging Codecov 22:46:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-656&commit=08b29e8068a63db00aecac97b2d6c67ee8408fad&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-656%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=656&job=&cmd_args= 22:46:02 -> Uploading to 22:46:02 https://storage.googleapis.com/codecov/v4/raw/2023-11-30/FB506323287CE973F263BFD2A0EB1F37/08b29e8068a63db00aecac97b2d6c67ee8408fad/d5f7362e-a7ee-4942-bb36-23d4bed32423.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231130T224602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15bcc97092dbb719bb7fe1af696637751570d9230d5026b69bb2521d3d613df0 22:46:02 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:02 Dload Upload Total Spent Left Speed 22:46:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 34430 --:--:-- --:--:-- --:--:-- 34430 22:46:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/08b29e8068a63db00aecac97b2d6c67ee8408fad [Pipeline] } 22:46:02 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:46:04 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives ] 22:46:04 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives 22:46:04 total 16 22:46:04 drwxr-xr-x 3 root root 4096 Nov 30 22:41 . 22:46:04 drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 22:41 .. 22:46:04 drwxr-xr-x 2 root root 4096 Nov 30 22:41 cost 22:46:04 -rw-r--r-- 1 root root 83 Nov 30 22:41 cost.csv 22:46:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives 22:46:04 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives 22:46:04 total 16 22:46:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 22:41 . 22:46:04 drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 22:41 .. 22:46:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 22:41 cost 22:46:04 -rw-r--r-- 1 jenkins jenkins 83 Nov 30 22:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:46:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:05 ---> package-listing.sh 22:46:05 ++ facter osfamily 22:46:05 ++ tr '[:upper:]' '[:lower:]' 22:46:05 + OS_FAMILY=debian 22:46:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-656 22:46:05 + START_PACKAGES=/tmp/packages_start.txt 22:46:05 + END_PACKAGES=/tmp/packages_end.txt 22:46:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:05 + PACKAGES=/tmp/packages_start.txt 22:46:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-656 ']' 22:46:05 + PACKAGES=/tmp/packages_end.txt 22:46:05 + case "${OS_FAMILY}" in 22:46:05 + dpkg -l 22:46:05 + grep '^ii' 22:46:05 + '[' -f /tmp/packages_start.txt ']' 22:46:05 + '[' -f /tmp/packages_end.txt ']' 22:46:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-656 ']' 22:46:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/ 22:46:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-656/archives/ [Pipeline] echo 22:46:05 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-656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:06 prd-ubuntu20.04-docker-8c-8g-23587 does not seem to be running inside a container 22:46:06 $ 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-656/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-656 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656:/w/workspace/edgexfoundry_edgex-ui-go_PR-656:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:06 $ docker top 03ce409fdb317bb552de011c78d4b325865ab61d259c1238a4441ac6bab04cdd -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:07 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:07 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:07 + ls /var/log/sa-host 22:46:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:07 provisioning config files... 22:46:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-656@tmp/config12477896075530546921tmp [Pipeline] { [Pipeline] echo 22:46:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:08 ---> create-netrc.sh [Pipeline] } 22:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:08 ---> python-tools-install.sh [Pipeline] echo 22:46:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:09 ---> sudo-logs.sh 22:46:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:09 ---> job-cost.sh 22:46:09 lf-activate-venv: SKIPPING 22:46:09 DEBUG: total: 0.2199999988079071 22:46:09 INFO: Retrieving Stack Cost... 22:46:10 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:10 INFO: Archiving Costs [Pipeline] echo 22:46:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:10 ---> logs-deploy.sh 22:46:10 lf-activate-venv: SKIPPING 22:46:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-656/9 22:46:10 INFO: archiving workspace using pattern(s): 22:46:11 Archives upload complete. 22:46:11 INFO: archiving logs to Nexus 22:46:12 ---> uname -a: 22:46:12 Linux prd-ubuntu20-04-docker-8c-8g-23587 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:46:12 22:46:12 22:46:12 ---> lscpu: 22:46:12 Architecture: x86_64 22:46:12 CPU op-mode(s): 32-bit, 64-bit 22:46:12 Byte Order: Little Endian 22:46:12 Address sizes: 40 bits physical, 48 bits virtual 22:46:12 CPU(s): 8 22:46:12 On-line CPU(s) list: 0-7 22:46:12 Thread(s) per core: 1 22:46:12 Core(s) per socket: 1 22:46:12 Socket(s): 8 22:46:12 NUMA node(s): 1 22:46:12 Vendor ID: AuthenticAMD 22:46:12 CPU family: 23 22:46:12 Model: 49 22:46:12 Model name: AMD EPYC-Rome Processor 22:46:12 Stepping: 0 22:46:12 CPU MHz: 2799.998 22:46:12 BogoMIPS: 5599.99 22:46:12 Virtualization: AMD-V 22:46:12 Hypervisor vendor: KVM 22:46:12 Virtualization type: full 22:46:12 L1d cache: 256 KiB 22:46:12 L1i cache: 256 KiB 22:46:12 L2 cache: 4 MiB 22:46:12 L3 cache: 128 MiB 22:46:12 NUMA node0 CPU(s): 0-7 22:46:12 Vulnerability Itlb multihit: Not affected 22:46:12 Vulnerability L1tf: Not affected 22:46:12 Vulnerability Mds: Not affected 22:46:12 Vulnerability Meltdown: Not affected 22:46:12 Vulnerability Mmio stale data: Not affected 22:46:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:46:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:46:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:46:12 Vulnerability Srbds: Not affected 22:46:12 Vulnerability Tsx async abort: Not affected 22:46:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:46:12 22:46:12 22:46:12 ---> nproc: 22:46:12 8 22:46:12 22:46:12 22:46:12 ---> df -h: 22:46:12 Filesystem Size Used Avail Use% Mounted on 22:46:12 overlay 155G 14G 142G 9% / 22:46:12 tmpfs 64M 0 64M 0% /dev 22:46:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:46:12 shm 64M 0 64M 0% /dev/shm 22:46:12 /dev/vda1 155G 14G 142G 9% /facter-os 22:46:12 22:46:12 22:46:12 ---> sar -b -r -n DEV: 22:46:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23587) 11/30/23 _x86_64_ (8 CPU) 22:46:12 22:46:12 22:35:56 LINUX RESTART (8 CPU) 22:46:12 22:46:12 22:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:46:12 22:37:02 122.46 45.65 76.81 0.00 5058.45 191354.22 0.00 22:46:12 22:38:01 195.85 4.13 191.71 0.00 421.08 65040.77 0.00 22:46:12 22:39:01 172.12 0.12 172.00 0.00 14.80 82536.64 0.00 22:46:12 22:40:01 318.74 0.35 318.39 0.00 2.80 39593.60 0.00 22:46:12 22:41:01 134.28 1.22 133.06 0.00 82.39 28830.01 0.00 22:46:12 22:42:01 160.69 10.83 149.86 0.00 5112.08 31279.72 0.00 22:46:12 22:43:01 2.93 0.02 2.92 0.00 0.13 83.97 0.00 22:46:12 22:44:01 2.67 0.00 2.67 0.00 0.00 31.59 0.00 22:46:12 22:45:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 22:46:12 22:46:01 1.47 0.02 1.45 0.00 1.20 18.66 0.00 22:46:12 Average: 111.12 6.24 104.89 0.00 1070.41 43844.78 0.00 22:46:12 22:46:12 22:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:46:12 22:37:02 29964240 31634612 714432 2.17 59896 1911924 1839640 5.42 931872 1670668 13900 22:46:12 22:38:01 27753988 31544456 764016 2.32 121592 3850324 2033928 5.99 1264680 3386004 233560 22:46:12 22:39:01 26888908 31455336 840904 2.56 161284 4524784 2023592 5.96 1321332 4115536 2960 22:46:12 22:40:01 25714200 31134216 1153904 3.51 225168 5177824 2125568 6.26 1794932 4665476 712 22:46:12 22:41:01 25860072 31479892 812808 2.47 230640 5374440 2006292 5.91 1675620 4652692 7396 22:46:12 22:42:01 24965332 31510272 756632 2.30 261784 6215368 1710832 5.04 1977676 5163628 388 22:46:12 22:43:01 24972120 31512128 755192 2.30 260288 6212116 1704160 5.02 1975340 5160428 408 22:46:12 22:44:01 24981688 31521748 745528 2.27 260320 6212124 1704160 5.02 1965964 5160432 8 22:46:12 22:45:01 24981580 31521716 745296 2.27 260368 6212124 1704160 5.02 1966428 5160432 168 22:46:12 22:46:01 24984604 31524896 741956 2.26 260416 6212216 1720224 5.07 1964928 5160332 288 22:46:12 Average: 26106673 31483927 803067 2.44 210176 5190324 1857256 5.47 1683877 4429563 25979 22:46:12 22:46:12 22:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:46:12 22:37:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 22:46:12 22:37:02 ens3 461.63 308.93 2770.42 74.58 0.00 0.00 0.00 0.00 22:46:12 22:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:38:01 lo 5.22 5.22 0.56 0.56 0.00 0.00 0.00 0.00 22:46:12 22:38:01 ens3 609.15 345.14 8031.55 47.94 0.00 0.00 0.00 0.00 22:46:12 22:38:01 docker0 209.00 362.53 17.93 2799.61 0.00 0.00 0.00 0.00 22:46:12 22:39:01 veth7640f19 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 22:46:12 22:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:46:12 22:39:01 ens3 241.79 92.60 4596.46 20.57 0.00 0.00 0.00 0.00 22:46:12 22:39:01 docker0 58.57 186.07 3.53 3869.63 0.00 0.00 0.00 0.00 22:46:12 22:39:01 veth936b21c 1.08 1.63 0.08 4.71 0.00 0.00 0.00 0.00 22:46:12 22:40:01 veth7640f19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:40:01 vethd902d2e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:46:12 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:12 22:40:01 ens3 670.51 683.94 2077.99 178.55 0.00 0.00 0.00 0.00 22:46:12 22:40:01 docker0 627.21 626.72 58.86 2054.37 0.00 0.00 0.00 0.00 22:46:12 22:41:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 22:46:12 22:41:01 ens3 47.08 30.43 141.88 16.91 0.00 0.00 0.00 0.00 22:46:12 22:41:01 docker0 4.13 9.47 0.26 109.75 0.00 0.00 0.00 0.00 22:46:12 22:41:01 veth8050abb 2.60 6.13 0.20 78.83 0.00 0.00 0.00 0.01 22:46:12 22:42:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 22:46:12 22:42:01 ens3 276.79 162.57 5254.46 70.37 0.00 0.00 0.00 0.00 22:46:12 22:42:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:43:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:46:12 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:46:12 22:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:46:12 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:45:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:46:12 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 22:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:46:12 22:46:01 ens3 5.18 9.13 3.21 26.65 0.00 0.00 0.00 0.00 22:46:12 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:12 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 22:46:12 Average: ens3 230.63 163.01 2277.98 43.55 0.00 0.00 0.00 0.00 22:46:12 Average: docker0 89.70 118.08 8.04 880.13 0.00 0.00 0.00 0.00 22:46:12 22:46:12 22:46:12 ---> sar -P ALL: 22:46:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23587) 11/30/23 _x86_64_ (8 CPU) 22:46:12 22:46:12 22:35:56 LINUX RESTART (8 CPU) 22:46:12 22:46:12 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:46:12 22:37:02 all 6.40 0.00 1.95 4.90 0.06 86.70 22:46:12 22:37:02 0 4.05 0.00 1.51 5.23 0.05 89.16 22:46:12 22:37:02 1 6.81 0.00 1.48 1.27 0.03 90.41 22:46:12 22:37:02 2 7.50 0.00 1.34 2.31 0.07 88.79 22:46:12 22:37:02 3 7.05 0.00 2.98 13.49 0.05 76.43 22:46:12 22:37:02 4 5.90 0.00 1.58 2.77 0.05 89.69 22:46:12 22:37:02 5 8.97 0.00 1.99 1.50 0.08 87.46 22:46:12 22:37:02 6 5.24 0.00 1.79 3.12 0.03 89.81 22:46:12 22:37:02 7 5.66 0.00 2.96 9.50 0.08 81.80 22:46:12 22:38:01 all 8.33 0.00 3.84 5.52 0.12 82.19 22:46:12 22:38:01 0 8.75 0.00 3.83 29.07 0.10 58.25 22:46:12 22:38:01 1 7.90 0.00 2.76 0.53 0.14 88.68 22:46:12 22:38:01 2 8.73 0.00 4.65 1.36 0.09 85.17 22:46:12 22:38:01 3 9.24 0.00 4.11 0.81 0.12 85.72 22:46:12 22:38:01 4 8.41 0.00 3.52 0.45 0.10 87.53 22:46:12 22:38:01 5 8.32 0.00 4.19 0.88 0.12 86.49 22:46:12 22:38:01 6 8.14 0.00 3.54 1.86 0.10 86.36 22:46:12 22:38:01 7 7.15 0.00 4.15 9.13 0.19 79.38 22:46:12 22:39:01 all 18.70 0.00 4.29 4.99 0.08 71.94 22:46:12 22:39:01 0 18.47 0.00 5.20 28.36 0.14 47.84 22:46:12 22:39:01 1 19.95 0.00 3.80 0.12 0.07 76.06 22:46:12 22:39:01 2 18.93 0.00 4.34 1.30 0.08 75.35 22:46:12 22:39:01 3 18.17 0.00 3.79 0.45 0.08 77.50 22:46:12 22:39:01 4 17.61 0.00 3.86 0.30 0.05 78.18 22:46:12 22:39:01 5 21.61 0.00 4.55 0.24 0.07 73.53 22:46:12 22:39:01 6 16.84 0.00 4.93 2.07 0.08 76.08 22:46:12 22:39:01 7 18.02 0.00 3.83 7.15 0.08 70.92 22:46:12 22:40:01 all 10.17 0.00 3.13 10.33 0.08 76.29 22:46:12 22:40:01 0 3.55 0.00 1.66 0.99 0.03 93.77 22:46:12 22:40:01 1 7.17 0.00 4.85 13.39 0.07 74.52 22:46:12 22:40:01 2 16.17 0.00 2.48 1.89 0.05 79.41 22:46:12 22:40:01 3 6.42 0.00 3.10 8.92 0.13 81.42 22:46:12 22:40:01 4 4.97 0.00 2.06 4.48 0.05 88.45 22:46:12 22:40:01 5 27.95 0.00 3.98 12.81 0.08 55.18 22:46:12 22:40:01 6 6.76 0.00 2.94 24.40 0.08 65.82 22:46:12 22:40:01 7 8.30 0.00 4.00 15.85 0.12 71.73 22:46:12 22:41:01 all 26.39 0.00 3.80 2.84 0.09 66.88 22:46:12 22:41:01 0 36.74 0.00 3.84 2.01 0.10 57.30 22:46:12 22:41:01 1 25.86 0.00 3.90 1.12 0.08 69.03 22:46:12 22:41:01 2 27.40 0.00 3.26 0.64 0.08 68.61 22:46:12 22:41:01 3 25.91 0.00 4.14 5.93 0.08 63.93 22:46:12 22:41:01 4 22.75 0.00 2.99 0.82 0.10 73.33 22:46:12 22:41:01 5 19.59 0.00 3.81 6.12 0.08 70.39 22:46:12 22:41:01 6 24.74 0.00 4.44 4.64 0.08 66.10 22:46:12 22:41:01 7 28.11 0.00 4.02 1.44 0.08 66.35 22:46:12 22:42:01 all 5.40 0.00 2.69 3.41 0.05 88.45 22:46:12 22:42:01 0 5.47 0.00 2.31 0.94 0.07 91.22 22:46:12 22:42:01 1 4.60 0.00 2.70 9.83 0.03 82.84 22:46:12 22:42:01 2 4.24 0.00 2.60 0.75 0.17 92.24 22:46:12 22:42:01 3 5.63 0.00 2.32 3.60 0.03 88.41 22:46:12 22:42:01 4 7.94 0.00 3.08 3.25 0.03 85.69 22:46:12 22:42:01 5 4.74 0.00 3.13 1.05 0.03 91.04 22:46:12 22:42:01 6 5.63 0.00 2.43 1.12 0.02 90.80 22:46:12 22:42:01 7 4.95 0.00 2.93 6.75 0.05 85.32 22:46:12 22:43:01 all 0.07 0.00 0.05 0.03 0.01 99.84 22:46:12 22:43:01 0 0.02 0.00 0.03 0.07 0.00 99.88 22:46:12 22:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:46:12 22:43:01 2 0.07 0.00 0.07 0.12 0.02 99.73 22:46:12 22:43:01 3 0.22 0.00 0.12 0.00 0.02 99.65 22:46:12 22:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:46:12 22:43:01 5 0.08 0.00 0.05 0.02 0.02 99.83 22:46:12 22:43:01 6 0.08 0.00 0.03 0.00 0.00 99.88 22:46:12 22:43:01 7 0.02 0.00 0.05 0.02 0.02 99.90 22:46:12 22:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:46:12 22:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 22:46:12 22:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:46:12 22:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 22:46:12 22:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:46:12 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:12 22:44:01 5 0.07 0.00 0.00 0.00 0.00 99.93 22:46:12 22:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:12 22:44:01 7 0.03 0.00 0.02 0.03 0.00 99.92 22:46:12 22:45:01 all 0.02 0.00 0.00 0.01 0.00 99.96 22:46:12 22:45:01 0 0.02 0.00 0.00 0.12 0.00 99.87 22:46:12 22:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:46:12 22:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:46:12 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:46:12 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:46:12 22:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:46:12 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:46:12 22:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:46:12 22:46:01 all 0.11 0.00 0.08 0.02 0.01 99.79 22:46:12 22:46:01 0 0.05 0.00 0.02 0.08 0.02 99.83 22:46:12 22:46:01 1 0.10 0.00 0.10 0.00 0.02 99.78 22:46:12 22:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 22:46:12 22:46:01 3 0.13 0.00 0.10 0.00 0.00 99.77 22:46:12 22:46:01 4 0.18 0.00 0.12 0.00 0.00 99.70 22:46:12 22:46:01 5 0.18 0.00 0.13 0.00 0.02 99.67 22:46:12 22:46:01 6 0.10 0.00 0.02 0.03 0.00 99.85 22:46:12 22:46:01 7 0.05 0.00 0.07 0.03 0.02 99.83 22:46:12 Average: all 7.53 0.00 1.97 3.19 0.05 87.25 22:46:12 Average: 0 7.69 0.00 1.83 6.62 0.05 83.81 22:46:12 Average: 1 7.24 0.00 1.96 2.62 0.05 88.14 22:46:12 Average: 2 8.29 0.00 1.87 0.83 0.06 88.95 22:46:12 Average: 3 7.25 0.00 2.06 3.31 0.05 87.33 22:46:12 Average: 4 6.74 0.00 1.71 1.21 0.04 90.30 22:46:12 Average: 5 9.13 0.00 2.17 2.26 0.05 86.38 22:46:12 Average: 6 6.72 0.00 2.00 3.72 0.04 87.52 22:46:12 Average: 7 7.21 0.00 2.19 4.96 0.06 85.58 22:46:12 22:46:12 22:46:12