Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 251009a23b66d691ac4c64301926a540a4ba3d86+f667a10aeab326da95f3922ba1c539b214e5cb41 (9bef5697686d174b363648a649966b7f116eb870) 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-ssh3961459260312301919.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-ssh4579936876753626580.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-640/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-640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9202939830187099453.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-ssh7294413907082903672.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-640/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-640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14894715549463061682.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23607 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [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-640 # 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 251009a23b66d691ac4c64301926a540a4ba3d86 > 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/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f667a10aeab326da95f3922ba1c539b214e5cb41 # timeout=10 Merge succeeded, producing 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 Checking out Revision 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 (PR-640) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 # timeout=10 Commit message: "Merge commit 'f667a10aeab326da95f3922ba1c539b214e5cb41' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:20 ========================================================= 02:08:20 EdgeX Global Pipelines Version Info 02:08:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b39953fb3f1d63448e8bea4b0adacc1045fe7047 # timeout=10 02:08:21 ------------------- 02:08:21 stable info: 02:08:21 ------------------- 02:08:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:08:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:08:21 Message: update stable to v1.0.258 02:08:22 ------------------- 02:08:22 experimental info: 02:08:22 ------------------- 02:08:22 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:08:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d1a946 [Pipeline] echo 02:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:23 provisioning config files... 02:08:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config16682631286432616228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:23 ---> ****-login.sh 02:08:23 nexus3.edgexfoundry.org:10001 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 nexus3.edgexfoundry.org:10002 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 nexus3.edgexfoundry.org:10003 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 nexus3.edgexfoundry.org:10004 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 ****.io 02:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:24 Configure a credential helper to remove this warning. See 02:08:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:24 02:08:24 Login Succeeded 02:08:24 ---> ****-login.sh ends [Pipeline] } 02:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:25 + git rev-list -1 --merges 9d1a9462c636d6ddc03973c29baf6a3234e0fa59~1..9d1a9462c636d6ddc03973c29baf6a3234e0fa59 [Pipeline] echo 02:08:25 -----------> git rev-list -1 --merges 9d1a9462c636d6ddc03973c29baf6a3234e0fa59~1..9d1a9462c636d6ddc03973c29baf6a3234e0fa59 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 02:08:25 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 [false] [Pipeline] sh 02:08:25 + git log --format=format:%s -1 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 [Pipeline] echo 02:08:25 ========================================================= 02:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:25 + git log --format=format:%s -1 9d1a9462c636d6ddc03973c29baf6a3234e0fa59 [Pipeline] echo 02:08:25 [semverPrep] GIT_COMMIT: 9d1a9462c636d6ddc03973c29baf6a3234e0fa59, Commit Message: Merge commit 'f667a10aeab326da95f3922ba1c539b214e5cb41' into HEAD [Pipeline] echo 02:08:26 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:26 + grep -v github /etc/ssh/ssh_known_hosts 02:08:26 + [ -e /tmp/ssh_known_hosts ] 02:08:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:26 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:26 02:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:27 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:27 b85a868b505f: Pulling fs layer 02:08:27 e2be974225ed: Pulling fs layer 02:08:27 339a4e72a1f5: Pulling fs layer 02:08:27 988bab9f4d93: Pulling fs layer 02:08:27 1469e6f7b9e6: Pulling fs layer 02:08:27 eaf3925da568: Pulling fs layer 02:08:27 bab4dde63d76: Pulling fs layer 02:08:27 bde34c3a00c8: Pulling fs layer 02:08:27 b352a97aabf1: Pulling fs layer 02:08:27 4872d77fe225: Pulling fs layer 02:08:27 5851b861e8e6: Pulling fs layer 02:08:27 1469e6f7b9e6: Waiting 02:08:27 4872d77fe225: Waiting 02:08:27 eaf3925da568: Waiting 02:08:27 5851b861e8e6: Waiting 02:08:27 bde34c3a00c8: Waiting 02:08:27 bab4dde63d76: Waiting 02:08:27 b352a97aabf1: Waiting 02:08:27 988bab9f4d93: Waiting 02:08:27 e2be974225ed: Download complete 02:08:27 988bab9f4d93: Verifying Checksum 02:08:27 988bab9f4d93: Download complete 02:08:27 1469e6f7b9e6: Verifying Checksum 02:08:27 1469e6f7b9e6: Download complete 02:08:27 eaf3925da568: Verifying Checksum 02:08:27 eaf3925da568: Download complete 02:08:27 339a4e72a1f5: Verifying Checksum 02:08:27 339a4e72a1f5: Download complete 02:08:27 bde34c3a00c8: Download complete 02:08:27 b352a97aabf1: Download complete 02:08:27 4872d77fe225: Verifying Checksum 02:08:27 4872d77fe225: Download complete 02:08:27 5851b861e8e6: Verifying Checksum 02:08:27 5851b861e8e6: Download complete 02:08:27 b85a868b505f: Verifying Checksum 02:08:27 b85a868b505f: Download complete 02:08:27 bab4dde63d76: Verifying Checksum 02:08:27 bab4dde63d76: Download complete 02:08:28 b85a868b505f: Pull complete 02:08:28 e2be974225ed: Pull complete 02:08:29 339a4e72a1f5: Pull complete 02:08:29 988bab9f4d93: Pull complete 02:08:29 1469e6f7b9e6: Pull complete 02:08:29 eaf3925da568: Pull complete 02:08:31 bab4dde63d76: Pull complete 02:08:31 bde34c3a00c8: Pull complete 02:08:31 b352a97aabf1: Pull complete 02:08:31 4872d77fe225: Pull complete 02:08:31 5851b861e8e6: Pull complete 02:08:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:31 prd-ubuntu20.04-docker-8c-8g-23607 does not seem to be running inside a container 02:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:08:36 $ docker top e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 -eo pid,comm 02:08:36 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). 02:08:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:36 [ssh-agent] Looking for ssh-agent implementation... 02:08:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:36 $ docker exec e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 ssh-agent 02:08:36 SSH_AUTH_SOCK=/tmp/ssh-4jS5j3siMhq3/agent.14 02:08:36 SSH_AGENT_PID=20 02:08:36 Running ssh-add (command line suppressed) 02:08:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_18019695326228298015.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_18019695326228298015.key) 02:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:37 + git tag --points-at HEAD [Pipeline] } 02:08:37 $ docker exec --env ******** --env ******** e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 ssh-agent -k 02:08:37 unset SSH_AUTH_SOCK; 02:08:37 unset SSH_AGENT_PID; 02:08:37 echo Agent pid 20 killed; 02:08:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:37 [ssh-agent] Looking for ssh-agent implementation... 02:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:37 $ docker exec e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 ssh-agent 02:08:37 SSH_AUTH_SOCK=/tmp/ssh-ZnHoSOLhnG1V/agent.70 02:08:37 SSH_AGENT_PID=76 02:08:37 Running ssh-add (command line suppressed) 02:08:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_9821976593704197536.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/private_key_9821976593704197536.key) 02:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:38 + git semver init 02:08:38 2023-12-01 02:08:38,264 [run_init] DEBUG init version:0.0.0 force:False 02:08:38 2023-12-01 02:08:38,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver 02:08:38 2023-12-01 02:08:38,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver 02:08:38 2023-12-01 02:08:38,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640, universal_newlines=False, shell=None, istream=None) 02:08:41 2023-12-01 02:08:41,177 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.git/info/exclude 02:08:41 2023-12-01 02:08:41,178 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 with force:False 02:08:41 2023-12-01 02:08:41,178 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 02:08:41 2023-12-01 02:08:41,182 [execute] INFO git cat-file --batch-check 02:08:41 2023-12-01 02:08:41,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 02:08:41 2023-12-01 02:08:41,189 [execute] INFO git cat-file --batch 02:08:41 2023-12-01 02:08:41,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver, universal_newlines=False, shell=None, istream=) 02:08:41 2023-12-01 02:08:41,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-640/.semver/PR-640 02:08:41 0.0.0 [Pipeline] } 02:08:41 $ docker exec --env ******** --env ******** e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 ssh-agent -k 02:08:41 unset SSH_AUTH_SOCK; 02:08:41 unset SSH_AGENT_PID; 02:08:41 echo Agent pid 76 killed; 02:08:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:42 + git semver [Pipeline] } 02:08:42 $ docker stop --time=1 e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 02:08:43 $ docker rm -f --volumes e6f3de2e65fd3e03334f5ff45e96def79007c3283a82a0da3d7b81a2aa0afb71 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:44 Stashed 1 file(s) [Pipeline] echo 02:08:44 [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 02:08:44 provisioning config files... 02:08:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config4888882336019398842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:45 ---> ****-login.sh 02:08:45 nexus3.edgexfoundry.org:10001 02:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:45 Configure a credential helper to remove this warning. See 02:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:45 02:08:45 Login Succeeded 02:08:45 nexus3.edgexfoundry.org:10002 02:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:45 Configure a credential helper to remove this warning. See 02:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:45 02:08:45 Login Succeeded 02:08:45 nexus3.edgexfoundry.org:10003 02:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:45 Configure a credential helper to remove this warning. See 02:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:45 02:08:45 Login Succeeded 02:08:45 nexus3.edgexfoundry.org:10004 02:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:45 Configure a credential helper to remove this warning. See 02:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:45 02:08:45 Login Succeeded 02:08:45 ****.io 02:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:45 Configure a credential helper to remove this warning. See 02:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:45 02:08:45 Login Succeeded 02:08:45 ---> ****-login.sh ends [Pipeline] } 02:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:45 ========================================================= 02:08:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:08:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:46 + 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 . 02:08:46 Sending build context to Docker daemon 57.09MB 02:08:46 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 02:08:46 Step 2/15 : FROM ${BASE} AS builder 02:08:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:46 7264a8db6415: Pulling fs layer 02:08:46 c4d48a809fc2: Pulling fs layer 02:08:46 4f1c88b9dad5: Pulling fs layer 02:08:46 ad3a456e5733: Pulling fs layer 02:08:46 69c7f0334f64: Pulling fs layer 02:08:46 1f1c1a5573a3: Pulling fs layer 02:08:46 ce7588e14bc9: Pulling fs layer 02:08:46 b5e4710f87ac: Pulling fs layer 02:08:46 ad3a456e5733: Waiting 02:08:46 1f1c1a5573a3: Waiting 02:08:46 ce7588e14bc9: Waiting 02:08:46 69c7f0334f64: Waiting 02:08:46 b5e4710f87ac: Waiting 02:08:46 c4d48a809fc2: Verifying Checksum 02:08:46 c4d48a809fc2: Download complete 02:08:46 ad3a456e5733: Download complete 02:08:46 69c7f0334f64: Verifying Checksum 02:08:46 69c7f0334f64: Download complete 02:08:46 7264a8db6415: Verifying Checksum 02:08:46 7264a8db6415: Download complete 02:08:46 1f1c1a5573a3: Verifying Checksum 02:08:46 1f1c1a5573a3: Download complete 02:08:46 7264a8db6415: Pull complete 02:08:46 c4d48a809fc2: Pull complete 02:08:46 b5e4710f87ac: Verifying Checksum 02:08:46 b5e4710f87ac: Download complete 02:08:47 4f1c88b9dad5: Verifying Checksum 02:08:47 4f1c88b9dad5: Download complete 02:08:47 ce7588e14bc9: Verifying Checksum 02:08:47 ce7588e14bc9: Download complete 02:08:50 4f1c88b9dad5: Pull complete 02:08:50 ad3a456e5733: Pull complete 02:08:50 69c7f0334f64: Pull complete 02:08:50 1f1c1a5573a3: Pull complete 02:08:52 ce7588e14bc9: Pull complete 02:08:52 b5e4710f87ac: Pull complete 02:08:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:08:53 ---> 88b5674ff536 02:08:53 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:57 ---> Running in e6ca5a9692e9 02:08:57 Removing intermediate container e6ca5a9692e9 02:08:57 ---> ccab7c2d4be0 02:08:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:57 ---> Running in 6c8a2aaf98d5 02:08:57 Removing intermediate container 6c8a2aaf98d5 02:08:57 ---> ea1758ce22ea 02:08:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:57 ---> Running in fc4d9011d744 02:08:57 Removing intermediate container fc4d9011d744 02:08:57 ---> 73041a5e5bdc 02:08:57 Step 6/15 : LABEL Name=edgex-ui-go 02:08:57 ---> Running in 2defd3c5bc31 02:08:57 Removing intermediate container 2defd3c5bc31 02:08:57 ---> 8de2c61aa9b1 02:08:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:57 ---> Running in be7c63e30012 02:08:57 Removing intermediate container be7c63e30012 02:08:57 ---> badb275f191b 02:08:57 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:58 latest: Pulling from library/docker 02:08:58 96526aa774ef: Pulling fs layer 02:08:58 6c7f669f95cf: Pulling fs layer 02:08:58 4f4fb700ef54: Pulling fs layer 02:08:58 3def34df6a7f: Pulling fs layer 02:08:58 83813b2e4d53: Pulling fs layer 02:08:58 44e1cb8c6d13: Pulling fs layer 02:08:58 6d42b36eb6fd: Pulling fs layer 02:08:58 ca6404f088e2: Pulling fs layer 02:08:58 df1967c9b940: Pulling fs layer 02:08:58 8cb0c894156d: Pulling fs layer 02:08:58 614e94f54136: Pulling fs layer 02:08:58 0260399243a9: Pulling fs layer 02:08:58 9f4c5ea8c3b7: Pulling fs layer 02:08:58 3def34df6a7f: Waiting 02:08:58 08f44277704c: Pulling fs layer 02:08:58 8cb0c894156d: Waiting 02:08:58 614e94f54136: Waiting 02:08:58 44e1cb8c6d13: Waiting 02:08:58 ca6404f088e2: Waiting 02:08:58 6d42b36eb6fd: Waiting 02:08:58 0260399243a9: Waiting 02:08:58 9f4c5ea8c3b7: Waiting 02:08:58 08f44277704c: Waiting 02:08:58 4f4fb700ef54: Verifying Checksum 02:08:58 4f4fb700ef54: Download complete 02:08:58 96526aa774ef: Download complete 02:08:58 6c7f669f95cf: Verifying Checksum 02:08:58 6c7f669f95cf: Download complete 02:08:58 96526aa774ef: Pull complete 02:08:58 3def34df6a7f: Verifying Checksum 02:08:58 3def34df6a7f: Download complete 02:08:58 6c7f669f95cf: Pull complete 02:08:58 4f4fb700ef54: Pull complete 02:08:58 6d42b36eb6fd: Verifying Checksum 02:08:58 6d42b36eb6fd: Download complete 02:08:58 44e1cb8c6d13: Verifying Checksum 02:08:58 44e1cb8c6d13: Download complete 02:08:58 ca6404f088e2: Verifying Checksum 02:08:58 ca6404f088e2: Download complete 02:08:59 83813b2e4d53: Verifying Checksum 02:08:59 83813b2e4d53: Download complete 02:08:59 df1967c9b940: Verifying Checksum 02:08:59 df1967c9b940: Download complete 02:08:59 3def34df6a7f: Pull complete 02:08:59 614e94f54136: Verifying Checksum 02:08:59 614e94f54136: Download complete 02:08:59 8cb0c894156d: Verifying Checksum 02:08:59 8cb0c894156d: Download complete 02:08:59 9f4c5ea8c3b7: Verifying Checksum 02:08:59 9f4c5ea8c3b7: Download complete 02:08:59 08f44277704c: Verifying Checksum 02:08:59 08f44277704c: Download complete 02:08:59 83813b2e4d53: Pull complete 02:08:59 0260399243a9: Verifying Checksum 02:08:59 0260399243a9: Download complete 02:08:59 Still waiting to schedule task 02:08:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23603’ 02:08:59 44e1cb8c6d13: Pull complete 02:08:59 6d42b36eb6fd: Pull complete 02:08:59 ca6404f088e2: Pull complete 02:08:59 df1967c9b940: Pull complete 02:09:00 8cb0c894156d: Pull complete 02:09:00 614e94f54136: Pull complete 02:09:01 0260399243a9: Pull complete 02:09:01 9f4c5ea8c3b7: Pull complete 02:09:01 08f44277704c: Pull complete 02:09:01 Digest: sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 02:09:01 Status: Downloaded newer image for docker:latest 02:09:03 ---> c8cc6da62bdd 02:09:03 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:03 ---> Running in 62925130fba5 02:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:09:04 OK: 264 MiB in 52 packages 02:09:04 Removing intermediate container 62925130fba5 02:09:04 ---> ff7f491aa57c 02:09:04 Step 10/15 : ENV GO111MODULE=on 02:09:04 ---> Running in 1521cf690b1c 02:09:04 Removing intermediate container 1521cf690b1c 02:09:04 ---> 1f27fa9c4017 02:09:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:09:04 ---> Running in a33601efa63a 02:09:04 Removing intermediate container a33601efa63a 02:09:04 ---> 318ce53d76c7 02:09:04 Step 12/15 : COPY go.mod vendor* ./ 02:09:04 ---> 0e1927e34939 02:09:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:04 ---> Running in 9b8e874c3211 02:09:51 Removing intermediate container 9b8e874c3211 02:09:51 ---> c59ccb18be1f 02:09:51 Step 14/15 : COPY . . 02:09:51 ---> f0c2aa180ba8 02:09:51 Step 15/15 : RUN ${MAKE} 02:09:51 ---> Running in 76efb2091eb3 02:09:51 noop 02:09:51 Removing intermediate container 76efb2091eb3 02:09:51 ---> 133935f5766c 02:09:51 Successfully built 133935f5766c 02:09:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:52 + docker inspect -f . ci-base-image-x86_64 02:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:52 prd-ubuntu20.04-docker-8c-8g-23607 does not seem to be running inside a container 02:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:09:52 $ docker top 4bca397d0efbc23e319c00e2721b3a8e4b8e2b7c721c545e1d1d1bf009391d1d -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:52 + go version 02:09:52 go version go1.21.0 linux/amd64 [Pipeline] } 02:09:52 $ docker stop --time=1 4bca397d0efbc23e319c00e2721b3a8e4b8e2b7c721c545e1d1d1bf009391d1d 02:09:54 $ docker rm -f --volumes 4bca397d0efbc23e319c00e2721b3a8e4b8e2b7c721c545e1d1d1bf009391d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:54 + docker inspect -f . ci-base-image-x86_64 02:09:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:54 prd-ubuntu20.04-docker-8c-8g-23607 does not seem to be running inside a container 02:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:09:55 $ docker top cd63f2c2882be4cafde40bb8ef1958830a1f901498be13cab0f064f4e5dcd898 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] fileExists [Pipeline] sh 02:09:55 + make test 02:09:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:10:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:10:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:08 ./bin/test-attribution-txt.sh 02:10:08 make -C web test 02:10:08 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' 02:10:08 make[1]: tput: No such file or directory 02:10:08 make[1]: tput: No such file or directory 02:10:08 warning: generating ./VERSION 02:10:08 echo "0.0.0" > VERSION 02:10:08 docker build \ 02:10:08 -f Dockerfile \ 02:10:08 --build-arg USER=1000 \ 02:10:08 \ 02:10:08 --label "git_sha=9d1a9462c636d6ddc03973c29baf6a3234e0fa59" \ 02:10:08 -t edgexfoundry/edgex-web-ui:9d1a9462c636d6ddc03973c29baf6a3234e0fa59 \ 02:10:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:10:08 . 02:10:08 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:10:08 Install the buildx component to build images with BuildKit: 02:10:08 https://docs.docker.com/go/buildx/ 02:10:08 02:10:08 Sending build context to Docker daemon 2.708MB 02:10:08 Step 1/11 : FROM node:18-alpine3.18 02:10:08 18-alpine3.18: Pulling from library/node 02:10:08 96526aa774ef: Already exists 02:10:08 9d90236787e1: Pulling fs layer 02:10:08 3ee93fa199db: Pulling fs layer 02:10:08 ec38686b8231: Pulling fs layer 02:10:08 ec38686b8231: Download complete 02:10:08 3ee93fa199db: Verifying Checksum 02:10:08 3ee93fa199db: Download complete 02:10:08 9d90236787e1: Verifying Checksum 02:10:08 9d90236787e1: Download complete 02:10:10 9d90236787e1: Pull complete 02:10:10 3ee93fa199db: Pull complete 02:10:10 ec38686b8231: Pull complete 02:10:10 Digest: sha256:3428c2de886bf4378657da6fe86e105573a609c94df1f7d6a70e57d2b51de21f 02:10:10 Status: Downloaded newer image for node:18-alpine3.18 02:10:10 ---> 5f07bdccd6fd 02:10:10 Step 2/11 : RUN apk add --no-cache chromium 02:10:13 ---> Running in 2b36d5c53d3c 02:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:10:13 (1/154) Installing libexpat (2.5.0-r1) 02:10:13 (2/154) Installing brotli-libs (1.0.9-r14) 02:10:13 (3/154) Installing libbz2 (1.0.8-r5) 02:10:13 (4/154) Installing libpng (1.6.39-r3) 02:10:13 (5/154) Installing freetype (2.13.0-r5) 02:10:13 (6/154) Installing fontconfig (2.14.2-r3) 02:10:13 (7/154) Installing libfontenc (1.1.7-r2) 02:10:13 (8/154) Installing mkfontscale (1.2.2-r3) 02:10:13 (9/154) Installing font-opensans (0_git20210927-r1) 02:10:14 (10/154) Installing pkgconf (1.9.5-r0) 02:10:14 (11/154) Installing libffi (3.4.4-r2) 02:10:14 (12/154) Installing libintl (0.21.1-r7) 02:10:14 (13/154) Installing libblkid (2.38.1-r8) 02:10:14 (14/154) Installing libmount (2.38.1-r8) 02:10:14 (15/154) Installing pcre2 (10.42-r1) 02:10:14 (16/154) Installing glib (2.76.4-r0) 02:10:14 (17/154) Installing xz-libs (5.4.3-r0) 02:10:14 (18/154) Installing libxml2 (2.11.6-r0) 02:10:14 (19/154) Installing shared-mime-info (2.2-r5) 02:10:14 (20/154) Installing hicolor-icon-theme (0.17-r2) 02:10:14 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 02:10:14 (22/154) Installing libwebp (1.3.2-r0) 02:10:14 (23/154) Installing zstd-libs (1.5.5-r4) 02:10:14 (24/154) Installing tiff (4.5.1-r0) 02:10:14 (25/154) Installing gdk-pixbuf (2.42.10-r5) 02:10:14 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 02:10:14 (27/154) Installing libxau (1.0.11-r2) 02:10:14 (28/154) Installing libmd (1.0.4-r2) 02:10:14 (29/154) Installing libbsd (0.11.7-r1) 02:10:14 (30/154) Installing libxdmcp (1.1.4-r2) 02:10:14 (31/154) Installing libxcb (1.15-r1) 02:10:14 (32/154) Installing libx11 (1.8.7-r0) 02:10:14 (33/154) Installing libxcomposite (0.4.6-r3) 02:10:14 (34/154) Installing libxfixes (6.0.1-r2) 02:10:14 (35/154) Installing libxrender (0.9.11-r3) 02:10:14 (36/154) Installing libxcursor (1.2.1-r2) 02:10:14 (37/154) Installing libxdamage (1.1.6-r2) 02:10:14 (38/154) Installing libxext (1.3.5-r2) 02:10:14 (39/154) Installing libxi (1.8.1-r0) 02:10:14 (40/154) Installing libxinerama (1.1.5-r2) 02:10:14 (41/154) Installing libxrandr (1.5.3-r2) 02:10:14 (42/154) Installing libatk-1.0 (2.48.3-r0) 02:10:14 (43/154) Installing libxtst (1.2.4-r2) 02:10:14 (44/154) Installing dbus-libs (1.14.8-r0) 02:10:14 (45/154) Installing at-spi2-core (2.48.3-r0) 02:10:14 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 02:10:14 (47/154) Installing pixman (0.42.2-r1) 02:10:14 (48/154) Installing cairo (1.17.8-r1) 02:10:14 (49/154) Installing cairo-gobject (1.17.8-r1) 02:10:14 (50/154) Installing avahi-libs (0.8-r13) 02:10:14 (51/154) Installing gmp (6.2.1-r3) 02:10:14 (52/154) Installing nettle (3.8.1-r2) 02:10:14 (53/154) Installing libunistring (1.1-r1) 02:10:14 (54/154) Installing libidn2 (2.3.4-r1) 02:10:14 (55/154) Installing p11-kit (0.24.1-r2) 02:10:14 (56/154) Installing libtasn1 (4.19.0-r1) 02:10:14 (57/154) Installing gnutls (3.8.0-r2) 02:10:14 (58/154) Installing cups-libs (2.4.7-r0) 02:10:14 (59/154) Installing libepoxy (1.5.10-r1) 02:10:14 (60/154) Installing fribidi (1.0.13-r0) 02:10:14 (61/154) Installing graphite2 (1.3.14-r5) 02:10:14 (62/154) Installing harfbuzz (7.3.0-r0) 02:10:14 (63/154) Installing libxft (2.3.8-r1) 02:10:14 (64/154) Installing pango (1.50.14-r1) 02:10:14 (65/154) Installing wayland-libs-client (1.22.0-r2) 02:10:14 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 02:10:14 (67/154) Installing wayland-libs-egl (1.22.0-r2) 02:10:14 (68/154) Installing xkeyboard-config (2.38-r0) 02:10:14 (69/154) Installing libxkbcommon (1.5.0-r2) 02:10:14 (70/154) Installing gtk+3.0 (3.24.38-r1) 02:10:14 Executing gtk+3.0-3.24.38-r1.post-install 02:10:14 (71/154) Installing icu-data-full (73.2-r2) 02:10:14 (72/154) Installing mesa (23.0.4-r0) 02:10:14 (73/154) Installing llvm15-libs (15.0.7-r6) 02:10:15 (74/154) Installing hwdata-pci (0.370-r0) 02:10:15 (75/154) Installing libpciaccess (0.17-r2) 02:10:15 (76/154) Installing libdrm (2.4.115-r4) 02:10:15 (77/154) Installing musl-fts (1.2.7-r5) 02:10:15 (78/154) Installing libelf (0.189-r2) 02:10:15 (79/154) Installing mesa-glapi (23.0.4-r0) 02:10:15 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 02:10:15 (81/154) Installing eudev-libs (3.2.11-r8) 02:10:15 (82/154) Installing libmagic (5.45-r0) 02:10:15 (83/154) Installing file (5.45-r0) 02:10:15 (84/154) Installing libice (1.1.1-r2) 02:10:15 (85/154) Installing libuuid (2.38.1-r8) 02:10:15 (86/154) Installing libsm (1.2.4-r1) 02:10:15 (87/154) Installing libxt (1.3.0-r2) 02:10:15 (88/154) Installing libxmu (1.1.4-r2) 02:10:15 (89/154) Installing xset (1.2.5-r1) 02:10:15 (90/154) Installing xprop (1.2.6-r0) 02:10:15 (91/154) Installing xdg-utils (1.1.3-r4) 02:10:15 (92/154) Installing libogg (1.3.5-r4) 02:10:15 (93/154) Installing flac-libs (1.4.3-r0) 02:10:15 (94/154) Installing alsa-lib (1.2.9-r1) 02:10:16 (95/154) Installing libatomic (12.2.1_git20220924-r10) 02:10:16 (96/154) Installing svt-av1-libs (1.6.0-r0) 02:10:16 (97/154) Installing aom-libs (3.6.1-r0) 02:10:16 (98/154) Installing libva (2.18.0-r1) 02:10:16 (99/154) Installing libvdpau (1.5-r1) 02:10:16 (100/154) Installing onevpl-libs (2023.2.1-r0) 02:10:16 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 02:10:16 (102/154) Installing libdav1d (1.2.1-r0) 02:10:16 (103/154) Installing libhwy (1.0.4-r1) 02:10:16 (104/154) Installing lcms2 (2.15-r2) 02:10:16 (105/154) Installing libjxl (0.8.2-r0) 02:10:16 (106/154) Installing lame-libs (3.100-r5) 02:10:16 (107/154) Installing opus (1.4-r0) 02:10:16 (108/154) Installing libgomp (12.2.1_git20220924-r10) 02:10:16 (109/154) Installing soxr (0.1.3-r5) 02:10:16 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 02:10:16 (111/154) Installing libtheora (1.1.1-r17) 02:10:16 (112/154) Installing libvorbis (1.3.7-r1) 02:10:16 (113/154) Installing libvpx (1.13.0-r2) 02:10:16 (114/154) Installing x264-libs (0.164_git20220602-r1) 02:10:16 (115/154) Installing numactl (2.0.16-r4) 02:10:16 (116/154) Installing x265-libs (3.5-r4) 02:10:16 (117/154) Installing xvidcore (1.3.7-r1) 02:10:16 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 02:10:16 (119/154) Installing libbluray (1.3.4-r0) 02:10:16 (120/154) Installing mpg123-libs (1.31.3-r1) 02:10:16 (121/154) Installing libopenmpt (0.7.2-r0) 02:10:16 (122/154) Installing cjson (1.7.15-r4) 02:10:16 (123/154) Installing mbedtls (2.28.5-r0) 02:10:16 (124/154) Installing librist (0.2.7-r0) 02:10:16 (125/154) Installing libsrt (1.5.2-r0) 02:10:16 (126/154) Installing libssh (0.10.5-r0) 02:10:16 (127/154) Installing libsodium (1.0.18-r3) 02:10:16 (128/154) Installing libzmq (4.3.4-r4) 02:10:16 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 02:10:16 (130/154) Installing libevent (2.1.12-r6) 02:10:16 (131/154) Installing wayland-libs-server (1.22.0-r2) 02:10:16 (132/154) Installing mesa-gbm (23.0.4-r0) 02:10:16 (133/154) Installing harfbuzz-subset (7.3.0-r0) 02:10:16 (134/154) Installing icu-libs (73.2-r2) 02:10:16 (135/154) Installing jsoncpp (1.9.5-r0) 02:10:16 (136/154) Installing minizip (1.2.13-r1) 02:10:16 (137/154) Installing nspr (4.35-r2) 02:10:16 (138/154) Installing sqlite-libs (3.41.2-r2) 02:10:16 (139/154) Installing nss (3.94-r0) 02:10:17 (140/154) Installing pipewire-libs (0.3.70-r1) 02:10:17 (141/154) Installing libasyncns (0.8-r1) 02:10:17 (142/154) Installing libltdl (2.4.7-r2) 02:10:17 (143/154) Installing orc (0.4.34-r0) 02:10:17 (144/154) Installing libsndfile (1.2.0-r2) 02:10:17 (145/154) Installing speexdsp (1.2.1-r1) 02:10:17 (146/154) Installing tdb-libs (1.4.8-r1) 02:10:17 (147/154) Installing libpulse (16.1-r10) 02:10:17 (148/154) Installing snappy (1.1.10-r1) 02:10:17 (149/154) Installing libwoff2common (1.0.2-r2) 02:10:17 (150/154) Installing libwoff2enc (1.0.2-r2) 02:10:17 (151/154) Installing libgpg-error (1.47-r1) 02:10:17 (152/154) Installing libgcrypt (1.10.2-r1) 02:10:17 (153/154) Installing libxslt (1.1.38-r0) 02:10:17 (154/154) Installing chromium (119.0.6045.159-r0) 02:10:19 Executing busybox-1.36.1-r2.trigger 02:10:19 Executing fontconfig-2.14.2-r3.trigger 02:10:19 Executing mkfontscale-1.2.2-r3.trigger 02:10:19 Executing glib-2.76.4-r0.trigger 02:10:19 Executing shared-mime-info-2.2-r5.trigger 02:10:19 Executing gdk-pixbuf-2.42.10-r5.trigger 02:10:19 Executing gtk-update-icon-cache-3.24.38-r1.trigger 02:10:19 OK: 580 MiB in 171 packages 02:10:33 Removing intermediate container 2b36d5c53d3c 02:10:33 ---> d27424ec67ec 02:10:33 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:10:33 ---> Running in 6accfa6b417c 02:10:33 Removing intermediate container 6accfa6b417c 02:10:33 ---> 904fb570159e 02:10:33 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 02:10:33 ---> Running in 52ede8fb320a 02:10:33 Removing intermediate container 52ede8fb320a 02:10:33 ---> acc1e93f6f4d 02:10:33 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 02:10:33 ---> Running in 537ac44e81e7 02:10:33 Removing intermediate container 537ac44e81e7 02:10:33 ---> 2b91107320cd 02:10:33 Step 6/11 : RUN npm install -g npm 02:10:33 ---> Running in c4fdb127e8af 02:10:42 02:10:42 removed 33 packages, and changed 77 packages in 9s 02:10:42 02:10:42 28 packages are looking for funding 02:10:42 run `npm fund` for details 02:10:43 Removing intermediate container c4fdb127e8af 02:10:43 ---> de6c9a38fec1 02:10:43 Step 7/11 : ARG USER=1000 02:10:43 ---> Running in 15e66f416346 02:10:43 Removing intermediate container 15e66f416346 02:10:43 ---> 38142b2d617e 02:10:43 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:10:43 ---> Running in e5b29e34964f 02:10:43 Removing intermediate container e5b29e34964f 02:10:43 ---> 79099413b0a2 02:10:43 Step 9/11 : USER $USER:$USER 02:10:43 ---> Running in b03ae81ff0c3 02:10:43 Removing intermediate container b03ae81ff0c3 02:10:43 ---> a6ec29535134 02:10:43 Step 10/11 : WORKDIR /app 02:10:43 ---> Running in e37b0a02dd97 02:10:44 Removing intermediate container e37b0a02dd97 02:10:44 ---> e42887b511d2 02:10:44 Step 11/11 : LABEL git_sha=9d1a9462c636d6ddc03973c29baf6a3234e0fa59 02:10:44 ---> Running in 6fdc05dd0e2e 02:10:44 Removing intermediate container 6fdc05dd0e2e 02:10:44 ---> a07a6b29b454 02:10:44 Successfully built a07a6b29b454 02:10:44 Successfully tagged edgexfoundry/edgex-web-ui:9d1a9462c636d6ddc03973c29baf6a3234e0fa59 02:10:44 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:10:44 touch edgex-web-ui.imagebuilt 02:10:44 mkdir -p node_modules coverage 02:10:44 chown "1000:1000" node_modules coverage package-lock.json 02:10:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:46 npm WARN EBADENGINE Unsupported engine { 02:10:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:10:46 npm WARN EBADENGINE required: { 02:10:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:46 npm WARN EBADENGINE }, 02:10:46 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.4' } 02:10:46 npm WARN EBADENGINE } 02:10:58 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:10:58 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:10:58 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:10:58 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:10:58 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 02:10:58 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:10:58 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:10:58 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:10:58 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:10:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:58 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:10:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:59 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. 02:10:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:10:59 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. 02:10:59 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. 02:11:00 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:11:02 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 02:11:02 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 02:11:04 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. 02:11:07 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. 02:11:14 02:11:14 added 1483 packages, and audited 1484 packages in 30s 02:11:14 02:11:14 76 vulnerabilities (1 low, 53 moderate, 16 high, 6 critical) 02:11:14 02:11:14 To address issues that do not require attention, run: 02:11:14 npm audit fix 02:11:14 02:11:14 To address all issues (including breaking changes), run: 02:11:14 npm audit fix --force 02:11:14 02:11:14 Run `npm audit` for details. 02:11:24 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 02:11:26 - Generating browser application bundles (phase: setup)... 02:11:30 Compiling @angular/core : es2015 as esm2015 02:11:30 Compiling @angular/compiler/testing : es2015 as esm2015 02:11:34 Compiling @angular/core/testing : es2015 as esm2015 02:11:34 Compiling @angular/common : es2015 as esm2015 02:11:34 Compiling @angular/platform-browser : es2015 as esm2015 02:11:34 Compiling @angular/common/testing : es2015 as esm2015 02:11:34 Compiling @angular/common/http : es2015 as esm2015 02:11:34 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:11:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:11:35 Compiling @angular/forms : es2015 as esm2015 02:11:35 Compiling @angular/router : es2015 as esm2015 02:11:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:11:35 Compiling @angular/common/http/testing : es2015 as esm2015 02:11:37 Compiling @angular/router/testing : es2015 as esm2015 02:11:42 01 12 2023 02:11:41.985:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:11:42 01 12 2023 02:11:41.986:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:11:42 01 12 2023 02:11:41.990:INFO [launcher]: Starting browser ChromeHeadless 02:11:51 ✔ Browser application bundle generation complete. 02:11:51 01 12 2023 02:11:51.351:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket aiRkHypUHzbKcsteAAAB with id 70793147 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.016 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.054 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.078 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.124 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.126 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.194 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.203 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.211 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.215 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.219 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.221 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.238 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.247 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.253 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.318 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.34 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.344 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.354 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.365 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.378 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.387 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.389 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.395 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.417 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.433 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.44 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.442 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.444 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.453 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.465 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.47 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.472 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.473 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.478 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.479 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.48 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.487 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.49 secs) 02:11:54 WARN: ' 02:11:54 It looks like you're using ngModel on the same form field as formControlName. 02:11:54 Support for using the ngModel input property and ngModelChange event with 02:11:54 reactive form directives has been deprecated in Angular v6 and will be removed 02:11:54 in a future version of Angular. 02:11:54 02:11:54 For more information on this, see our API docs here: 02:11:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:11:54 ' 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.49 secs) 02:11:54 WARN: ' 02:11:54 It looks like you're using ngModel on the same form field as formControlName. 02:11:54 Support for using the ngModel input property and ngModelChange event with 02:11:54 reactive form directives has been deprecated in Angular v6 and will be removed 02:11:54 in a future version of Angular. 02:11:54 02:11:54 For more information on this, see our API docs here: 02:11:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:11:54 ' 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.506 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.518 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.525 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.534 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.544 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.55 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.557 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.561 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.566 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.568 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.57 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.572 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.586 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.604 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.607 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.608 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.619 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.644 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.646 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.665 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.667 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.675 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.683 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.687 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.689 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.694 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.713 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.716 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.718 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.723 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.727 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.729 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.731 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.75 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.761 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.763 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.764 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.773 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.775 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.776 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.778 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.787 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.804 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.823 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.828 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.833 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.837 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.848 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.86 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.864 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.869 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.881 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.893 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.895 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.899 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.912 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.915 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.918 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.925 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.929 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.942 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.946 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.95 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.953 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.957 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.959 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.973 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.998 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.999 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.004 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.008 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.014 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.028 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.035 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.045 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.049 secs) 02:11:54 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.053 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.057 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.062 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.064 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.072 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.074 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.075 secs) 02:11:55 ERROR: 'NG0304: 'router-outlet' is not a known element: 02:11:55 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 02:11:55 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.075 secs) 02:11:55 ERROR: 'NG0304: 'router-outlet' is not a known element: 02:11:55 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 02:11:55 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.077 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.082 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.084 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.089 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.101 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.113 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.115 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.116 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.119 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.121 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.131 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.14 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.145 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.147 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.148 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.149 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.15 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.151 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.152 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.159 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.161 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.162 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.163 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.177 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.182 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.185 secs) 02:11:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.64 secs / 1.185 secs) 02:11:55 TOTAL: 147 SUCCESS 02:11:55 ✔ Browser application bundle generation complete. 02:11:55 02:11:55 =============================== Coverage summary =============================== 02:11:55 Statements : 41.02% ( 1473/3591 ) 02:11:55 Branches : 11.75% ( 114/970 ) 02:11:55 Functions : 32.21% ( 422/1310 ) 02:11:55 Lines : 39.01% ( 1328/3404 ) 02:11:55 ================================================================================ 02:11:55 ✔ Browser application bundle generation complete. 02:11:56 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-640/web' [Pipeline] echo 02:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:11:56 $ docker stop --time=1 cd63f2c2882be4cafde40bb8ef1958830a1f901498be13cab0f064f4e5dcd898 02:11:57 $ docker rm -f --volumes cd63f2c2882be4cafde40bb8ef1958830a1f901498be13cab0f064f4e5dcd898 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:11:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:00 + ls -al . 02:12:00 total 184 02:12:00 drwxrwxr-x 13 jenkins jenkins 4096 Dec 1 02:09 . 02:12:00 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 02:08 .. 02:12:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 02:08 .blubracket 02:12:00 -rw-rw-r-- 1 jenkins jenkins 18 Dec 1 02:08 .dockerignore 02:12:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 02:08 .git 02:12:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 02:08 .github 02:12:00 -rw-rw-r-- 1 jenkins jenkins 161 Dec 1 02:08 .gitignore 02:12:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 02:08 .semver 02:12:00 -rw-rw-r-- 1 jenkins jenkins 9575 Dec 1 02:08 Attribution.txt 02:12:00 -rw-rw-r-- 1 jenkins jenkins 21430 Dec 1 02:08 CHANGELOG.md 02:12:00 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 1 02:08 CONTRIBUTING.md 02:12:00 -rw-rw-r-- 1 jenkins jenkins 1898 Dec 1 02:08 Dockerfile 02:12:00 -rw-rw-r-- 1 jenkins jenkins 652 Dec 1 02:08 Jenkinsfile 02:12:00 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 1 02:08 LICENSE 02:12:00 -rw-rw-r-- 1 jenkins jenkins 2189 Dec 1 02:08 Makefile 02:12:00 -rw-rw-r-- 1 jenkins jenkins 4381 Dec 1 02:08 README.md 02:12:00 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 02:08 VERSION 02:12:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 02:08 assets 02:12:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 02:08 bin 02:12:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 02:08 cmd 02:12:00 -rw-r--r-- 1 jenkins jenkins 10 Dec 1 02:09 coverage.out 02:12:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 02:08 docs 02:12:00 -rw-rw-r-- 1 jenkins jenkins 3508 Dec 1 02:08 go.mod 02:12:00 -rw-rw-r-- 1 jenkins jenkins 34261 Dec 1 02:08 go.sum 02:12:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 02:08 internal 02:12:00 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 02:08 testing 02:12:00 -rw-rw-r-- 1 jenkins jenkins 155 Dec 1 02:08 version.go 02:12:00 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:00 + 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=9d1a9462c636d6ddc03973c29baf6a3234e0fa59 --label arch=amd64 --label version=0.0.0 . 02:12:00 Sending build context to Docker daemon 59.79MB 02:12:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 02:12:00 Step 2/26 : FROM ${BASE} AS builder 02:12:00 ---> 133935f5766c 02:12:00 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:02 ---> Running in 21cf9397e3d7 02:12:02 Removing intermediate container 21cf9397e3d7 02:12:02 ---> 667f31530074 02:12:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:12:02 ---> Running in ae90ac373c6e 02:12:02 Removing intermediate container ae90ac373c6e 02:12:02 ---> 5d2f7fe22d39 02:12:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:12:02 ---> Running in 0d67ef9d4065 02:12:02 Removing intermediate container 0d67ef9d4065 02:12:02 ---> a3a5d65fb4e5 02:12:02 Step 6/26 : LABEL Name=edgex-ui-go 02:12:02 ---> Running in 414e604c9a72 02:12:02 Removing intermediate container 414e604c9a72 02:12:02 ---> e7cd546c9ac5 02:12:02 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:02 ---> Running in 90afb9c2a893 02:12:02 Removing intermediate container 90afb9c2a893 02:12:02 ---> 9c40638b9715 02:12:02 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:03 ---> 681f46d0ca84 02:12:03 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:03 ---> Running in 9013f7b78d72 02:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:12:04 OK: 264 MiB in 52 packages 02:12:04 Removing intermediate container 9013f7b78d72 02:12:04 ---> 7dfdf4817314 02:12:04 Step 10/26 : ENV GO111MODULE=on 02:12:04 ---> Running in 8bf54fe3f93b 02:12:04 Removing intermediate container 8bf54fe3f93b 02:12:04 ---> 8d71534457fd 02:12:04 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:04 ---> Running in a25876395c4e 02:12:04 Removing intermediate container a25876395c4e 02:12:04 ---> 7a1980297319 02:12:04 Step 12/26 : COPY go.mod vendor* ./ 02:12:04 ---> 8f5ef4067cbd 02:12:04 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:04 ---> Running in ffdac7b57401 02:12:05 Removing intermediate container ffdac7b57401 02:12:05 ---> 6fbf4e2a9fe2 02:12:05 Step 14/26 : COPY . . 02:12:07 ---> 4f67c9d8b3bb 02:12:07 Step 15/26 : RUN ${MAKE} 02:12:07 ---> Running in c5d5683b7764 02:12:07 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 02:12:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23611 in /w/workspace/edgexfoundry_edgex-ui-go_PR-640 [Pipeline] { [Pipeline] ws 02:12:15 Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout 02:12:15 The recommended git tool is: git 02:12:21 using credential edgex-jenkins-ssh 02:12:21 Cloning the remote Git repository 02:12:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:12:21 > git init /w/workspace/edgex-ui-go/9 # timeout=10 02:12:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:12:21 > git --version # timeout=10 02:12:21 > git --version # 'git version 2.25.1' 02:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:25 Removing intermediate container c5d5683b7764 02:12:25 ---> a2d0c9cef64c 02:12:25 Step 16/26 : FROM alpine:3.18 02:12:25 3.18: Pulling from library/alpine 02:12:25 c926b61bad3b: Pulling fs layer 02:12:25 c926b61bad3b: Download complete 02:12:25 c926b61bad3b: Pull complete 02:12:25 Digest: sha256:69e0a8b6d2048be90290c992957a3cde2e87e955e5bb9c27d228c78c46c7840f 02:12:25 Status: Downloaded newer image for alpine:3.18 02:12:25 ---> b541f2080109 02:12:25 Step 17/26 : RUN apk --no-cache upgrade 02:12:25 ---> Running in bf279d213ac6 02:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:12:26 OK: 7 MiB in 15 packages 02:12:26 Removing intermediate container bf279d213ac6 02:12:26 ---> 5a5a33d85891 02:12:26 Step 18/26 : EXPOSE 4000 02:12:26 ---> Running in 64b8dc5c1720 02:12:26 Removing intermediate container 64b8dc5c1720 02:12:26 ---> 5747b5e794be 02:12:26 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:27 ---> 8e3f63525940 02:12:27 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:12:27 ---> 6a799b30ab6e 02:12:27 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:12:27 ---> 578121c98f0a 02:12:27 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:28 ---> Running in 971d90b16d21 02:12:28 Removing intermediate container 971d90b16d21 02:12:28 ---> 189166d11a59 02:12:28 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:12:28 ---> Running in 688692ed09bc 02:12:28 Removing intermediate container 688692ed09bc 02:12:28 ---> a0fef7a37fdf 02:12:28 Step 24/26 : LABEL arch=amd64 02:12:28 ---> Running in a602b08343d2 02:12:28 Removing intermediate container a602b08343d2 02:12:28 ---> b89ef4070f39 02:12:28 Step 25/26 : LABEL git_sha=9d1a9462c636d6ddc03973c29baf6a3234e0fa59 02:12:28 ---> Running in 130265ee1f07 02:12:28 Removing intermediate container 130265ee1f07 02:12:28 ---> 61f4818645a0 02:12:28 Step 26/26 : LABEL version=0.0.0 02:12:28 ---> Running in 86924eaf9a81 02:12:28 Removing intermediate container 86924eaf9a81 02:12:28 ---> f2fdeea6ebe2 02:12:28 [Warning] One or more build-args [ARCH] were not consumed 02:12:28 Successfully built f2fdeea6ebe2 02:12:28 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:29 02:12:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:29 latest: Pulling from edgex-lftools-log-publisher 02:12:29 5eb5b503b376: Pulling fs layer 02:12:29 5c69ac0246d0: Pulling fs layer 02:12:29 ec43610c2a17: Pulling fs layer 02:12:29 3a2ae6a8a46f: Pulling fs layer 02:12:29 33b1e0a273af: Pulling fs layer 02:12:29 5d3b04190fa2: Pulling fs layer 02:12:29 2f39f015ded8: Pulling fs layer 02:12:29 2f39f015ded8: Waiting 02:12:29 33b1e0a273af: Waiting 02:12:29 5d3b04190fa2: Waiting 02:12:29 3a2ae6a8a46f: Waiting 02:12:29 5c69ac0246d0: Download complete 02:12:29 3a2ae6a8a46f: Verifying Checksum 02:12:29 3a2ae6a8a46f: Download complete 02:12:29 33b1e0a273af: Verifying Checksum 02:12:29 33b1e0a273af: Download complete 02:12:29 5d3b04190fa2: Verifying Checksum 02:12:29 5d3b04190fa2: Download complete 02:12:29 ec43610c2a17: Verifying Checksum 02:12:29 ec43610c2a17: Download complete 02:12:29 5eb5b503b376: Download complete 02:12:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:12:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:12:30 2f39f015ded8: Download complete 02:12:30 Merging remotes/origin/main commit f667a10aeab326da95f3922ba1c539b214e5cb41 into PR head commit 251009a23b66d691ac4c64301926a540a4ba3d86 02:12:30 5eb5b503b376: Pull complete 02:12:30 5c69ac0246d0: Pull complete 02:12:31 ec43610c2a17: Pull complete 02:12:31 3a2ae6a8a46f: Pull complete 02:12:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:12:30 > git config core.sparsecheckout # timeout=10 02:12:30 > git checkout -f 251009a23b66d691ac4c64301926a540a4ba3d86 # timeout=10 02:12:31 > git remote # timeout=10 02:12:31 > git config --get remote.origin.url # timeout=10 02:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:31 > git merge f667a10aeab326da95f3922ba1c539b214e5cb41 # timeout=10 02:12:31 > git rev-parse HEAD^{commit} # timeout=10 02:12:31 Merge succeeded, producing bf9e659793e15409d29c519b188bd7d7ff459784 02:12:31 Checking out Revision bf9e659793e15409d29c519b188bd7d7ff459784 (PR-640) 02:12:31 33b1e0a273af: Pull complete 02:12:31 5d3b04190fa2: Pull complete 02:12:31 > git config core.sparsecheckout # timeout=10 02:12:31 > git checkout -f bf9e659793e15409d29c519b188bd7d7ff459784 # timeout=10 02:12:35 Commit message: "Merge commit 'f667a10aeab326da95f3922ba1c539b214e5cb41' into HEAD" 02:12:35 First time build. Skipping changelog. 02:12:35 02:12:35 GitHub has been notified of this commit’s build result 02:12:35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:35 2f39f015ded8: Pull complete 02:12:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:12:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:36 Dload Upload Total Spent Left Speed 02:12:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:36 prd-ubuntu20.04-docker-8c-8g-23607 does not seem to be running inside a container 02:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:12:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 02:12:35 > git rev-list --no-walk b39953fb3f1d63448e8bea4b0adacc1045fe7047 # timeout=10 02:12:40 $ docker top 1e1e3b7c255d47d7f0be1ec25a5c0b103d494f9b497d3ed6480f42f2f259df92 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 02:12:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:12:41 + sudo tee /etc/docker/daemon.new 02:12:41 { 02:12:41 "registry-mirrors": [ 02:12:41 "https://nexus3.edgexfoundry.org:10001" 02:12:41 ], 02:12:41 "bip": "10.250.0.254/24", 02:12:41 "hosts": [ 02:12:41 "tcp://0.0.0.0:5555", 02:12:41 "unix:///var/run/docker.sock" 02:12:41 ], 02:12:41 "mtu": 1458, 02:12:41 "selinux-enabled": true, 02:12:41 "seccomp-profile": "/etc/docker/seccomp.json" 02:12:41 } [Pipeline] sh 02:12:41 ---> job-cost.sh 02:12:41 lf-activate-venv: SKIPPING 02:12:41 INFO: No Stack... 02:12:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:12:42 + sudo service docker restart 02:12:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:42 INFO: Archiving Costs [Pipeline] sh 02:12:42 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/cost.csv 02:12:42 + cut -d, -f6 [Pipeline] lock 02:12:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] 02:12:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] did not exist. Created. 02:12:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:42 + echo total: 0.2199999988079071 [Pipeline] stash 02:12:43 Stashed 1 file(s) [Pipeline] } 02:12:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:43 $ docker stop --time=1 1e1e3b7c255d47d7f0be1ec25a5c0b103d494f9b497d3ed6480f42f2f259df92 02:12:44 $ docker rm -f --volumes 1e1e3b7c255d47d7f0be1ec25a5c0b103d494f9b497d3ed6480f42f2f259df92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:00 provisioning config files... 02:13:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config14364026401157354364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:00 ---> ****-login.sh 02:13:00 nexus3.edgexfoundry.org:10001 02:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:01 Configure a credential helper to remove this warning. See 02:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:01 02:13:01 Login Succeeded 02:13:01 nexus3.edgexfoundry.org:10002 02:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:01 Configure a credential helper to remove this warning. See 02:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:01 02:13:01 Login Succeeded 02:13:01 nexus3.edgexfoundry.org:10003 02:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:01 Configure a credential helper to remove this warning. See 02:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:01 02:13:01 Login Succeeded 02:13:01 nexus3.edgexfoundry.org:10004 02:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:02 Configure a credential helper to remove this warning. See 02:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:02 02:13:02 Login Succeeded 02:13:02 ****.io 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:02 Configure a credential helper to remove this warning. See 02:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:02 02:13:02 Login Succeeded 02:13:02 ---> ****-login.sh ends [Pipeline] } 02:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:13:02 ========================================================= 02:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13: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 . 02:13:04 #0 building with "default" instance using docker driver 02:13:04 02:13:04 #1 [internal] load .dockerignore 02:13:04 #1 transferring context: 02:13:04 #1 transferring context: 58B done 02:13:04 #1 DONE 0.1s 02:13:04 02:13:04 #2 [internal] load build definition from Dockerfile 02:13:04 #2 transferring dockerfile: 1.94kB done 02:13:04 #2 DONE 0.1s 02:13:04 02:13:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:13:05 #3 DONE 0.3s 02:13:05 02:13:05 #4 [internal] load metadata for docker.io/library/docker:latest 02:13:05 #4 DONE 0.5s 02:13:05 02:13:05 #5 [internal] load build context 02:13:05 #5 DONE 0.0s 02:13:05 02:13:05 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:13:05 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 02:13:05 #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s 02:13:05 #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 02:13:05 #6 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 02:13:05 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.15MB / 3.33MB 0.2s 02:13:05 #6 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 02:13:05 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 02:13:05 #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 02:13:05 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 02:13:05 #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 02:13:05 #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 02:13:05 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 02:13:05 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 02:13:05 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s 02:13:05 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 02:13:05 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s 02:13:05 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.79MB / 11.40MB 0.5s 02:13:05 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s 02:13:05 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.38MB / 11.40MB 0.6s 02:13:05 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s 02:13:05 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.7s 02:13:05 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.68MB / 63.99MB 0.9s 02:13:06 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.9s 02:13:06 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 02:13:06 #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.7s done 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.97MB / 63.99MB 1.1s 02:13:06 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.94MB / 97.63MB 1.1s 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.58MB / 63.99MB 1.3s 02:13:06 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.10MB / 97.63MB 1.3s 02:13:06 #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.5s 02:13:06 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.30MB / 97.63MB 1.5s 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.7s 02:13:06 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.7s 02:13:06 #6 ... 02:13:06 02:13:06 #5 [internal] load build context 02:13:06 #5 transferring context: 33.61MB 1.5s done 02:13:06 #5 DONE 1.6s 02:13:06 02:13:06 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.8s 02:13:06 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.42MB / 97.63MB 1.8s 02:13:06 #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.4s done 02:13:06 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.9s 02:13:07 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 2.0s 02:13:07 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s done 02:13:07 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 2.2s 02:13:07 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 02:13:07 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.4s 02:13:07 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.77MB / 97.63MB 2.6s 02:13:08 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done 02:13:13 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s 02:13:14 #6 ... 02:13:14 02:13:14 #7 FROM docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 02:13:14 #7 resolve docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 0.1s done 02:13:14 #7 sha256:4f57d9d13ca6cb1d8537debd32f344218622714a6858710821536950dec802ef 3.33kB / 3.33kB done 02:13:14 #7 sha256:5417c78d9607a5d2c2b526ef6f86e44eec7f05f36a4210912cece8851eaa2921 11.28kB / 11.28kB done 02:13:14 #7 sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 3.13kB / 3.13kB done 02:13:14 #7 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.8s done 02:13:14 #7 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.7s done 02:13:14 #7 sha256:2ecd494fa26a8aad94a0d22885340d6ee599258b2e67c6c22f91ed6221294435 2.02MB / 2.02MB 0.9s done 02:13:14 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done 02:13:14 #7 sha256:99624a4fd86a4c6eda9530ba81d64e854494d3513e2b65182d975a3e73659f6a 15.45MB / 15.45MB 1.5s done 02:13:14 #7 sha256:7f8d0b91b302e88cfdcf7ce318907c82d76a6158db3fbc7d2a269b8cf13135b3 15.64MB / 15.64MB 2.1s done 02:13:14 #7 extracting sha256:2ecd494fa26a8aad94a0d22885340d6ee599258b2e67c6c22f91ed6221294435 0.7s done 02:13:14 #7 sha256:fa124432a61f628946ce8ddcb274464518422bc8972d4ccad1afe27b4ca10cb9 16.30MB / 16.30MB 2.7s done 02:13:14 #7 sha256:3749b22a5c11e7412fefa557069b6edd72445a6405870eebf37b8a46395f58d9 546B / 546B 2.1s done 02:13:14 #7 sha256:c071a01e9172836ccf3193bfb6301e15a716b9edd306c569018cfc40cc9490ed 116B / 116B 2.2s done 02:13:14 #7 sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 9.36MB / 9.36MB 2.7s done 02:13:14 #7 sha256:6a5e7969bcf4efbac87f2cb6121e87482f0bbd2442c5b9ffc7810ae2ac7a5bd2 1.02kB / 1.02kB 2.2s done 02:13:14 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:13:14 #7 sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 1.30kB / 1.30kB 2.8s done 02:13:14 #7 sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c 1.52kB / 1.52kB 2.8s done 02:13:14 #7 sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 49.71MB / 49.71MB 4.0s done 02:13:14 #7 extracting sha256:99624a4fd86a4c6eda9530ba81d64e854494d3513e2b65182d975a3e73659f6a 0.8s done 02:13:14 #7 sha256:a52d1058dc2eb4b1cc523ea2e8a9a3ded74494eb143db725500d18e92879b64a 2.79kB / 2.79kB 2.9s done 02:13:14 #7 extracting sha256:7f8d0b91b302e88cfdcf7ce318907c82d76a6158db3fbc7d2a269b8cf13135b3 1.1s done 02:13:14 #7 extracting sha256:fa124432a61f628946ce8ddcb274464518422bc8972d4ccad1afe27b4ca10cb9 1.2s done 02:13:14 #7 extracting sha256:3749b22a5c11e7412fefa557069b6edd72445a6405870eebf37b8a46395f58d9 done 02:13:14 #7 extracting sha256:6a5e7969bcf4efbac87f2cb6121e87482f0bbd2442c5b9ffc7810ae2ac7a5bd2 done 02:13:14 #7 extracting sha256:c071a01e9172836ccf3193bfb6301e15a716b9edd306c569018cfc40cc9490ed done 02:13:14 #7 extracting sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 0.2s 02:13:15 #7 extracting sha256:15f697f5e05085b292de56f72068890b8ae8e5d415b5b9f1e754263f40e0d81a 1.1s done 02:13:15 #7 extracting sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 02:13:15 #7 extracting sha256:97b49de513eff2decc76b8646af1970bf7b765e7768f92618700eebaa4a02c82 done 02:13:15 #7 extracting sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 02:13:18 #7 extracting sha256:794a2c4380749f3551d7c6ef15903c038158942aee1918f819399ad27a4b9ba4 2.6s done 02:13:18 #7 extracting sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c 02:13:18 #7 extracting sha256:172e3669da1c7113e3cf699e117945fb9fce5705bb0e53a3a7d0b77be368592c done 02:13:18 #7 extracting sha256:a52d1058dc2eb4b1cc523ea2e8a9a3ded74494eb143db725500d18e92879b64a done 02:13:18 #7 DONE 13.6s 02:13:18 02:13:18 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:13:18 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 02:13:24 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.8s 02:13:26 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.6s done 02:13:29 #6 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 02:13:29 #6 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 02:13:29 #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 02:13:29 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 02:13:34 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 02:13:38 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done 02:13:38 #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 02:13:40 #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 02:13:44 #6 DONE 38.9s 02:13:44 02:13:44 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:13:45 #8 DONE 1.4s 02:13:45 02:13:45 #9 [builder 3/8] RUN apk add --update --no-cache make git 02:13:46 #9 0.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:13:46 #9 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:13:47 #9 2.196 OK: 266 MiB in 52 packages 02:13:48 #9 DONE 2.5s 02:13:48 02:13:48 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:48 #10 DONE 0.2s 02:13:48 02:13:48 #11 [builder 5/8] COPY go.mod vendor* ./ 02:13:48 #11 DONE 0.2s 02:13:48 02:13:48 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:15 #12 DONE 24.3s 02:14:15 02:14:15 #13 [builder 7/8] COPY . . 02:14:15 #13 DONE 1.1s 02:14:15 02:14:15 #14 [builder 8/8] RUN echo noop 02:14:15 #14 0.675 noop 02:14:15 #14 DONE 0.8s 02:14:15 02:14:15 #15 exporting to image 02:14:15 #15 exporting layers 02:14:37 #15 exporting layers 21.5s done 02:14:37 #15 writing image sha256:25ea912b2b5ae879ab1d980b95ae9d8563f157d7f115aef9fe7b3bc94398cca1 done 02:14:37 #15 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:14:37 #15 DONE 21.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:37 + docker inspect -f . ci-base-image-arm64 02:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-23611 does not seem to be running inside a container 02:14:38 $ 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 ******** -e ******** ci-base-image-arm64 cat 02:14:42 $ docker top 6a4ff77d038196a751b8ec3e959f8b7a6e6d00ec2736c8ab732288ff74c2e58e -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:43 + go version 02:14:43 go version go1.21.0 linux/arm64 [Pipeline] } 02:14:43 $ docker stop --time=1 6a4ff77d038196a751b8ec3e959f8b7a6e6d00ec2736c8ab732288ff74c2e58e 02:14:44 $ docker rm -f --volumes 6a4ff77d038196a751b8ec3e959f8b7a6e6d00ec2736c8ab732288ff74c2e58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker inspect -f . ci-base-image-arm64 02:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:45 prd-ubuntu20.04-docker-arm64-4c-16g-23611 does not seem to be running inside a container 02:14:46 $ 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 ******** -e ******** ci-base-image-arm64 cat 02:14:47 $ docker top c17d8c4c98c03eec41b70c7176c89e353e0e2e92071987a422d3714e36800ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:47 + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh 02:14:47 + make test 02:14:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:14:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:15:39 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:15:42 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:15:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:57 ./bin/test-attribution-txt.sh [Pipeline] echo 02:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:15:57 $ docker stop --time=1 c17d8c4c98c03eec41b70c7176c89e353e0e2e92071987a422d3714e36800ac0 02:15:59 $ docker rm -f --volumes c17d8c4c98c03eec41b70c7176c89e353e0e2e92071987a422d3714e36800ac0 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:16:01 Warning: overwriting stash ‘coverage-report’ 02:16:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:16:02 + ls -al . 02:16:02 total 180 02:16:02 drwxrwxr-x 12 jenkins jenkins 4096 Dec 1 02:14 . 02:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 02:12 .. 02:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 02:12 .blubracket 02:16:02 -rw-rw-r-- 1 jenkins jenkins 18 Dec 1 02:12 .dockerignore 02:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 02:12 .git 02:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 02:12 .github 02:16:02 -rw-rw-r-- 1 jenkins jenkins 161 Dec 1 02:12 .gitignore 02:16:02 -rw-rw-r-- 1 jenkins jenkins 9575 Dec 1 02:12 Attribution.txt 02:16:02 -rw-rw-r-- 1 jenkins jenkins 21430 Dec 1 02:12 CHANGELOG.md 02:16:02 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 1 02:12 CONTRIBUTING.md 02:16:02 -rw-rw-r-- 1 jenkins jenkins 1898 Dec 1 02:12 Dockerfile 02:16:02 -rw-rw-r-- 1 jenkins jenkins 652 Dec 1 02:12 Jenkinsfile 02:16:02 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 1 02:12 LICENSE 02:16:02 -rw-rw-r-- 1 jenkins jenkins 2189 Dec 1 02:12 Makefile 02:16:02 -rw-rw-r-- 1 jenkins jenkins 4381 Dec 1 02:12 README.md 02:16:02 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 02:08 VERSION 02:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 02:12 assets 02:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 02:12 bin 02:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 02:12 cmd 02:16:02 -rw-r--r-- 1 jenkins jenkins 10 Dec 1 02:14 coverage.out 02:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 02:12 docs 02:16:02 -rw-rw-r-- 1 jenkins jenkins 3508 Dec 1 02:12 go.mod 02:16:02 -rw-rw-r-- 1 jenkins jenkins 34261 Dec 1 02:12 go.sum 02:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 02:12 internal 02:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 02:12 testing 02:16:02 -rw-rw-r-- 1 jenkins jenkins 155 Dec 1 02:12 version.go 02:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 02:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:03 + 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=bf9e659793e15409d29c519b188bd7d7ff459784 --label arch=arm64 --label version=0.0.0 . 02:16:04 #0 building with "default" instance using docker driver 02:16:04 02:16:04 #1 [internal] load .dockerignore 02:16:04 #1 transferring context: 58B done 02:16:04 #1 DONE 0.0s 02:16:04 02:16:04 #2 [internal] load build definition from Dockerfile 02:16:04 #2 transferring dockerfile: 1.94kB done 02:16:04 #2 DONE 0.0s 02:16:04 02:16:04 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:04 #3 DONE 0.0s 02:16:04 02:16:04 #4 [internal] load metadata for docker.io/library/alpine:3.18 02:16:04 #4 DONE 0.3s 02:16:04 02:16:04 #5 [internal] load metadata for docker.io/library/docker:latest 02:16:04 #5 DONE 0.2s 02:16:04 02:16:04 #6 FROM docker.io/library/docker:latest@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5 02:16:04 #6 CACHED 02:16:04 02:16:04 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:16:04 #7 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 02:16:04 #7 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 02:16:04 #7 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 02:16:04 #7 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 02:16:04 #7 DONE 0.2s 02:16:04 02:16:04 #8 [internal] load build context 02:16:04 #8 transferring context: 74.04kB 0.3s done 02:16:04 #8 DONE 0.3s 02:16:04 02:16:04 #9 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:16:04 #9 DONE 0.3s 02:16:04 02:16:04 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:16:05 #10 DONE 0.6s 02:16:05 02:16:05 #11 [stage-1 2/6] RUN apk --no-cache upgrade 02:16:05 #11 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:16:05 #11 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:16:07 #11 2.554 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 02:16:07 #11 2.583 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 02:16:07 #11 2.623 Executing busybox-1.36.1-r5.post-upgrade 02:16:07 #11 2.676 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 02:16:07 #11 2.699 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 02:16:07 #11 2.801 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 02:16:07 #11 2.822 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 02:16:07 #11 2.830 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 02:16:07 #11 2.844 Executing busybox-1.36.1-r5.trigger 02:16:07 #11 2.864 OK: 8 MiB in 15 packages 02:16:07 #11 DONE 3.2s 02:16:07 02:16:07 #12 [builder 3/8] RUN apk add --update --no-cache make git 02:16:07 #12 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:16:07 #12 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:16:07 #12 2.221 OK: 266 MiB in 52 packages 02:16:08 #12 DONE 2.5s 02:16:08 02:16:08 #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:16:08 #13 DONE 0.1s 02:16:08 02:16:08 #14 [builder 5/8] COPY go.mod vendor* ./ 02:16:08 #14 DONE 0.2s 02:16:08 02:16:08 #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:09 #15 DONE 1.5s 02:16:09 02:16:09 #16 [builder 7/8] COPY . . 02:16:11 #16 DONE 1.2s 02:16:11 02:16:11 #17 [builder 8/8] RUN make build 02:16:11 #17 0.646 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 02:17:33 #17 DONE 75.5s 02:17:33 02:17:33 #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 02:17:33 #18 DONE 0.4s 02:17:33 02:17:33 #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:17:33 #19 DONE 0.1s 02:17:33 02:17:33 #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:17:33 #20 DONE 0.1s 02:17:33 02:17:33 #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:17:33 #21 DONE 0.1s 02:17:33 02:17:33 #22 exporting to image 02:17:33 #22 exporting layers 02:17:33 #22 exporting layers 0.5s done 02:17:33 #22 writing image sha256:0f891f6a07941fa51b125fd7f15838bc9368eef9832312ae453d73af4d19850a done 02:17:33 #22 naming to docker.io/library/edgex-ui-arm64 done 02:17:33 #22 DONE 0.5s [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 02:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:34 02:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:34 arm64: Pulling from edgex-lftools-log-publisher 02:17:34 8998bd30e6a1: Pulling fs layer 02:17:34 04944245beec: Pulling fs layer 02:17:34 699f458cf7ca: Pulling fs layer 02:17:34 765212b225bb: Pulling fs layer 02:17:34 f23df028b6ca: Pulling fs layer 02:17:34 d65c8cfc05b1: Pulling fs layer 02:17:34 2437ff75d9bd: Pulling fs layer 02:17:34 765212b225bb: Waiting 02:17:34 f23df028b6ca: Waiting 02:17:34 d65c8cfc05b1: Waiting 02:17:34 2437ff75d9bd: Waiting 02:17:34 04944245beec: Verifying Checksum 02:17:34 04944245beec: Download complete 02:17:34 765212b225bb: Download complete 02:17:35 f23df028b6ca: Verifying Checksum 02:17:35 f23df028b6ca: Download complete 02:17:35 d65c8cfc05b1: Verifying Checksum 02:17:35 d65c8cfc05b1: Download complete 02:17:35 699f458cf7ca: Verifying Checksum 02:17:35 699f458cf7ca: Download complete 02:17:35 8998bd30e6a1: Verifying Checksum 02:17:35 8998bd30e6a1: Download complete 02:17:37 2437ff75d9bd: Verifying Checksum 02:17:37 2437ff75d9bd: Download complete 02:17:41 8998bd30e6a1: Pull complete 02:17:42 04944245beec: Pull complete 02:17:44 699f458cf7ca: Pull complete 02:17:44 765212b225bb: Pull complete 02:17:45 f23df028b6ca: Pull complete 02:17:45 d65c8cfc05b1: Pull complete 02:18:11 2437ff75d9bd: Pull complete 02:18:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:12 prd-ubuntu20.04-docker-arm64-4c-16g-23611 does not seem to be running inside a container 02:18:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:18:14 $ docker top 4a8b28a1ed1cf3f5f761850a43fc247a57a48c03199d1e478030b0885581b491 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:15 ---> job-cost.sh 02:18:15 lf-activate-venv: SKIPPING 02:18:15 INFO: No Stack... 02:18:15 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:16 INFO: Archiving Costs [Pipeline] sh 02:18:17 + cat /w/workspace/edgex-ui-go/9/archives/cost.csv 02:18:17 + cut -d, -f6 [Pipeline] lock 02:18:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] 02:18:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] did not exist. Created. 02:18:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:18:17 /w/workspace/edgex-ui-go/9@tmp/durable-faee9728/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:18:17 + echo total: 0.2199999988079071 [Pipeline] stash 02:18:17 Warning: overwriting stash ‘stack-cost’ 02:18:18 Stashed 1 file(s) [Pipeline] } 02:18:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-640-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:18:18 $ docker stop --time=1 4a8b28a1ed1cf3f5f761850a43fc247a57a48c03199d1e478030b0885581b491 02:18:22 $ docker rm -f --volumes 4a8b28a1ed1cf3f5f761850a43fc247a57a48c03199d1e478030b0885581b491 [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 02:18:24 provisioning config files... 02:18:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config8925997863024602692tmp [Pipeline] { [Pipeline] sh 02:18:24 + set +x 02:18:24 + curl -s https://codecov.io/bash 02:18:24 + bash -s -- 02:18:24 02:18:24 _____ _ 02:18:24 / ____| | | 02:18:24 | | ___ __| | ___ ___ _____ __ 02:18:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:18:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:18:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:18:24 Bash-1.0.6 02:18:24 02:18:24 02:18:24 ==> git version 2.25.1 found 02:18:24 ==> 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 02:18:24 Release-Date: 2020-01-08 02:18:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:18:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:18:24 ==> Jenkins CI detected. 02:18:24 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-640 02:18:24 project root: . 02:18:24 --> token set from env 02:18:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:18:24 ==> Running gcov in . (disable via -X gcov) 02:18:24 ==> Python coveragepy not found 02:18:24 ==> Searching for coverage reports in: 02:18:24 + . 02:18:24 -> Found 1 reports 02:18:24 ==> Detecting git/mercurial file structure 02:18:24 ==> Reading reports 02:18:24 + ./coverage.out bytes=10 02:18:24 ==> Appending adjustments 02:18:24 https://docs.codecov.io/docs/fixing-reports 02:18:25 + Found adjustments 02:18:25 ==> Gzipping contents 02:18:25 12K /tmp/codecov.Woj6wH.gz 02:18:25 ==> Uploading reports 02:18:25 url: https://codecov.io 02:18:25 query: branch=PR-640&commit=9d1a9462c636d6ddc03973c29baf6a3234e0fa59&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-640%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=640&job=&cmd_args= 02:18:25 -> Pinging Codecov 02:18:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-640&commit=9d1a9462c636d6ddc03973c29baf6a3234e0fa59&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-640%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=640&job=&cmd_args= 02:18:25 -> Uploading to 02:18:25 https://storage.googleapis.com/codecov/v4/raw/2023-12-01/FB506323287CE973F263BFD2A0EB1F37/9d1a9462c636d6ddc03973c29baf6a3234e0fa59/03ca6527-cb0f-43ac-9ca7-c44365715ef9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231201T021825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25d5dab42b4e6a18dc9c17dc23d1dacc4e5e7b1858a48d79fd58537f5069d300 02:18:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:25 Dload Upload Total Spent Left Speed 02:18:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 32025 --:--:-- --:--:-- --:--:-- 32025 02:18:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9d1a9462c636d6ddc03973c29baf6a3234e0fa59 [Pipeline] } 02:18:25 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 02:18:27 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives ] 02:18:27 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 02:18:27 total 16 02:18:27 drwxr-xr-x 3 root root 4096 Dec 1 02:12 . 02:18:27 drwxrwxr-x 14 jenkins jenkins 4096 Dec 1 02:12 .. 02:18:27 drwxr-xr-x 2 root root 4096 Dec 1 02:12 cost 02:18:27 -rw-r--r-- 1 root root 83 Dec 1 02:12 cost.csv 02:18:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 02:18:27 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives 02:18:27 total 16 02:18:27 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 02:12 . 02:18:27 drwxrwxr-x 14 jenkins jenkins 4096 Dec 1 02:12 .. 02:18:27 drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 02:12 cost 02:18:27 -rw-r--r-- 1 jenkins jenkins 83 Dec 1 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:18:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:29 ---> package-listing.sh 02:18:29 ++ facter osfamily 02:18:29 ++ tr '[:upper:]' '[:lower:]' 02:18:29 + OS_FAMILY=debian 02:18:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-640 02:18:29 + START_PACKAGES=/tmp/packages_start.txt 02:18:29 + END_PACKAGES=/tmp/packages_end.txt 02:18:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:29 + PACKAGES=/tmp/packages_start.txt 02:18:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' 02:18:29 + PACKAGES=/tmp/packages_end.txt 02:18:29 + case "${OS_FAMILY}" in 02:18:29 + dpkg -l 02:18:29 + grep '^ii' 02:18:29 + '[' -f /tmp/packages_start.txt ']' 02:18:29 + '[' -f /tmp/packages_end.txt ']' 02:18:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-640 ']' 02:18:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ 02:18:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-640/archives/ [Pipeline] echo 02:18:29 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-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:30 prd-ubuntu20.04-docker-8c-8g-23607 does not seem to be running inside a container 02:18:30 $ 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-640/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-640 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640:/w/workspace/edgexfoundry_edgex-ui-go_PR-640:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@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 02:18:30 $ docker top 5eb054824cfde910a2c4ddfb2a33bc9d1e331765f1f1b3ca2b4ea6c62af256c4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:18:31 + ls /var/log/sa-host 02:18:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:31 provisioning config files... 02:18:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-640@tmp/config11130790545740662681tmp [Pipeline] { [Pipeline] echo 02:18:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> create-netrc.sh [Pipeline] } 02:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> python-tools-install.sh [Pipeline] echo 02:18:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> sudo-logs.sh 02:18:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:18:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:33 ---> job-cost.sh 02:18:33 lf-activate-venv: SKIPPING 02:18:33 DEBUG: total: 0.2199999988079071 02:18:33 INFO: Retrieving Stack Cost... 02:18:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:34 INFO: Archiving Costs [Pipeline] echo 02:18:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:34 ---> logs-deploy.sh 02:18:34 lf-activate-venv: SKIPPING 02:18:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-640/9 02:18:34 INFO: archiving workspace using pattern(s): 02:18:35 Archives upload complete. 02:18:35 INFO: archiving logs to Nexus 02:18:36 ---> uname -a: 02:18:36 Linux prd-ubuntu20-04-docker-8c-8g-23607 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:18:36 02:18:36 02:18:36 ---> lscpu: 02:18:36 Architecture: x86_64 02:18:36 CPU op-mode(s): 32-bit, 64-bit 02:18:36 Byte Order: Little Endian 02:18:36 Address sizes: 40 bits physical, 48 bits virtual 02:18:36 CPU(s): 8 02:18:36 On-line CPU(s) list: 0-7 02:18:36 Thread(s) per core: 1 02:18:36 Core(s) per socket: 1 02:18:36 Socket(s): 8 02:18:36 NUMA node(s): 1 02:18:36 Vendor ID: AuthenticAMD 02:18:36 CPU family: 23 02:18:36 Model: 49 02:18:36 Model name: AMD EPYC-Rome Processor 02:18:36 Stepping: 0 02:18:36 CPU MHz: 2799.998 02:18:36 BogoMIPS: 5599.99 02:18:36 Virtualization: AMD-V 02:18:36 Hypervisor vendor: KVM 02:18:36 Virtualization type: full 02:18:36 L1d cache: 256 KiB 02:18:36 L1i cache: 256 KiB 02:18:36 L2 cache: 4 MiB 02:18:36 L3 cache: 128 MiB 02:18:36 NUMA node0 CPU(s): 0-7 02:18:36 Vulnerability Itlb multihit: Not affected 02:18:36 Vulnerability L1tf: Not affected 02:18:36 Vulnerability Mds: Not affected 02:18:36 Vulnerability Meltdown: Not affected 02:18:36 Vulnerability Mmio stale data: Not affected 02:18:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:18:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:18:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:18:36 Vulnerability Srbds: Not affected 02:18:36 Vulnerability Tsx async abort: Not affected 02:18:36 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 02:18:36 02:18:36 02:18:36 ---> nproc: 02:18:36 8 02:18:36 02:18:36 02:18:36 ---> df -h: 02:18:36 Filesystem Size Used Avail Use% Mounted on 02:18:36 overlay 155G 14G 142G 9% / 02:18:36 tmpfs 64M 0 64M 0% /dev 02:18:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:18:36 shm 64M 0 64M 0% /dev/shm 02:18:36 /dev/vda1 155G 14G 142G 9% /facter-os 02:18:36 02:18:36 02:18:36 ---> sar -b -r -n DEV: 02:18:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23607) 12/01/23 _x86_64_ (8 CPU) 02:18:36 02:18:36 02:07:32 LINUX RESTART (8 CPU) 02:18:36 02:18:36 02:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:18:36 02:09:01 388.15 38.87 349.28 0.00 4296.09 56514.35 0.00 02:18:36 02:10:01 220.78 1.33 219.45 0.00 12.66 81671.05 0.00 02:18:36 02:11:01 247.28 0.35 246.93 0.00 6.80 70658.36 0.00 02:18:36 02:12:01 191.28 0.18 191.10 0.00 4.93 46746.23 0.00 02:18:36 02:13:01 255.52 10.71 244.81 0.00 5166.61 63640.86 0.00 02:18:36 02:14:01 6.87 0.00 6.87 0.00 0.00 11533.01 0.00 02:18:36 02:15:01 3.77 0.02 3.75 0.00 0.13 11463.69 0.00 02:18:36 02:16:01 3.47 0.00 3.47 0.00 0.00 11446.63 0.00 02:18:36 02:17:01 2.90 0.02 2.88 0.00 0.13 11572.01 0.00 02:18:36 02:18:01 3.97 0.00 3.97 0.00 0.00 10896.45 0.00 02:18:36 Average: 131.97 5.09 126.88 0.00 943.13 37582.28 0.00 02:18:36 02:18:36 02:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:18:36 02:09:01 28789016 31529336 782504 2.38 78840 2931180 1843916 5.43 1064156 2643280 331820 02:18:36 02:10:01 27495804 31341156 955568 2.91 156552 3848044 2207944 6.51 1494544 3379056 197244 02:18:36 02:11:01 25884336 30803656 1482568 4.51 206472 4771416 2342232 6.90 2004464 4357268 263680 02:18:36 02:12:01 26165440 31454492 836456 2.54 227200 5065908 1917012 5.65 1657468 4385460 24408 02:18:36 02:13:01 24893064 31441624 821948 2.50 261600 6218120 1715784 5.06 2042080 5169408 992 02:18:36 02:14:01 24914788 31458948 806008 2.45 260084 6215040 1762736 5.19 2029488 5166448 304 02:18:36 02:15:01 24921816 31465488 798584 2.43 260152 6214868 1719664 5.07 2014960 5166164 160 02:18:36 02:16:01 24922492 31466260 797652 2.43 260224 6214872 1719664 5.07 2015172 5166160 168 02:18:36 02:17:01 24932168 31476012 787840 2.40 260288 6214868 1719664 5.07 2006792 5166160 212 02:18:36 02:18:01 24934428 31478396 785456 2.39 260340 6214876 1719664 5.07 2004480 5166164 160 02:18:36 Average: 25785335 31391537 885458 2.69 223175 5390919 1866828 5.50 1833360 4576557 81915 02:18:36 02:18:36 02:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:18:36 02:09:01 ens3 723.67 459.85 8351.96 106.97 0.00 0.00 0.00 0.00 02:18:36 02:09:01 docker0 17.00 19.89 1.20 375.05 0.00 0.00 0.00 0.00 02:18:36 02:09:01 lo 9.15 9.15 0.95 0.95 0.00 0.00 0.00 0.00 02:18:36 02:10:01 veth589db37 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:18:36 02:10:01 ens3 332.91 212.46 2409.72 30.77 0.00 0.00 0.00 0.00 02:18:36 02:10:01 docker0 197.08 306.67 16.91 2382.26 0.00 0.00 0.00 0.00 02:18:36 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:36 02:11:01 veth589db37 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:18:36 02:11:01 ens3 909.80 714.91 6486.76 156.62 0.00 0.00 0.00 0.00 02:18:36 02:11:01 docker0 661.84 845.03 59.73 5768.92 0.00 0.00 0.00 0.00 02:18:36 02:11:01 vethc73b9e0 596.75 623.85 64.02 1854.84 0.00 0.00 0.00 0.15 02:18:36 02:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:18:36 02:12:01 ens3 83.49 67.17 193.82 20.86 0.00 0.00 0.00 0.00 02:18:36 02:12:01 docker0 43.73 45.44 3.74 161.58 0.00 0.00 0.00 0.00 02:18:36 02:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:18:36 02:13:01 ens3 303.10 167.24 5381.17 57.28 0.00 0.00 0.00 0.00 02:18:36 02:13:01 docker0 2.88 6.32 0.17 61.85 0.00 0.00 0.00 0.00 02:18:36 02:13:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 02:18:36 02:14:01 ens3 2.07 2.58 1.99 6.70 0.00 0.00 0.00 0.00 02:18:36 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:36 02:15:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:16:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:18:36 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:36 02:17:01 ens3 2.97 3.83 0.42 19.86 0.00 0.00 0.00 0.00 02:18:36 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:36 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:36 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:18:36 Average: ens3 235.03 162.33 2272.42 39.80 0.00 0.00 0.00 0.00 02:18:36 Average: docker0 92.38 122.50 8.19 875.79 0.00 0.00 0.00 0.00 02:18:36 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 02:18:36 02:18:36 02:18:36 ---> sar -P ALL: 02:18:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23607) 12/01/23 _x86_64_ (8 CPU) 02:18:36 02:18:36 02:07:32 LINUX RESTART (8 CPU) 02:18:36 02:18:36 02:08:02 CPU %user %nice %system %iowait %steal %idle 02:18:36 02:09:01 all 10.94 0.00 3.48 3.21 0.07 82.32 02:18:36 02:09:01 0 12.30 0.00 3.30 0.60 0.05 83.74 02:18:36 02:09:01 1 8.42 0.00 3.30 0.87 0.05 87.35 02:18:36 02:09:01 2 13.78 0.00 3.49 1.44 0.09 81.20 02:18:36 02:09:01 3 9.54 0.00 3.22 3.43 0.09 83.72 02:18:36 02:09:01 4 11.94 0.00 2.95 2.99 0.07 82.05 02:18:36 02:09:01 5 10.58 0.00 3.24 11.06 0.05 75.06 02:18:36 02:09:01 6 11.89 0.00 3.02 1.45 0.07 83.56 02:18:36 02:09:01 7 9.01 0.00 5.28 3.78 0.07 81.86 02:18:36 02:10:01 all 11.21 0.00 3.23 6.45 0.07 79.04 02:18:36 02:10:01 0 12.22 0.00 3.63 2.02 0.08 82.05 02:18:36 02:10:01 1 10.54 0.00 2.52 0.49 0.10 86.35 02:18:36 02:10:01 2 11.09 0.00 4.74 35.73 0.08 48.35 02:18:36 02:10:01 3 10.44 0.00 3.09 6.41 0.05 80.02 02:18:36 02:10:01 4 11.11 0.00 2.31 1.05 0.05 85.47 02:18:36 02:10:01 5 12.04 0.00 2.91 3.79 0.07 81.19 02:18:36 02:10:01 6 11.46 0.00 3.68 1.63 0.07 83.17 02:18:36 02:10:01 7 10.80 0.00 2.96 0.59 0.05 85.60 02:18:36 02:11:01 all 14.11 0.00 3.45 5.52 0.10 76.81 02:18:36 02:11:01 0 12.76 0.00 3.08 1.67 0.07 82.42 02:18:36 02:11:01 1 11.87 0.00 4.52 2.00 0.17 81.45 02:18:36 02:11:01 2 18.59 0.00 3.39 10.37 0.10 67.55 02:18:36 02:11:01 3 13.26 0.00 2.82 17.98 0.12 65.82 02:18:36 02:11:01 4 21.48 0.00 4.28 7.60 0.07 66.57 02:18:36 02:11:01 5 11.71 0.00 3.52 1.63 0.10 83.04 02:18:36 02:11:01 6 14.32 0.00 3.46 1.69 0.07 80.47 02:18:36 02:11:01 7 8.82 0.00 2.52 1.22 0.10 87.35 02:18:36 02:12:01 all 17.50 0.00 3.44 3.43 0.08 75.55 02:18:36 02:12:01 0 14.94 0.00 2.82 0.32 0.07 81.85 02:18:36 02:12:01 1 29.24 0.00 3.94 1.83 0.07 64.93 02:18:36 02:12:01 2 10.93 0.00 2.09 4.37 0.05 82.57 02:18:36 02:12:01 3 14.74 0.00 3.17 16.00 0.08 65.99 02:18:36 02:12:01 4 9.74 0.00 2.95 1.69 0.07 85.56 02:18:36 02:12:01 5 24.03 0.00 6.16 2.73 0.08 66.99 02:18:36 02:12:01 6 25.67 0.00 3.51 0.32 0.10 70.40 02:18:36 02:12:01 7 10.76 0.00 2.92 0.17 0.13 86.01 02:18:36 02:13:01 all 17.46 0.00 4.31 3.24 0.08 74.92 02:18:36 02:13:01 0 17.53 0.00 3.22 0.54 0.07 78.65 02:18:36 02:13:01 1 13.01 0.00 3.37 14.14 0.08 69.39 02:18:36 02:13:01 2 18.60 0.00 3.47 0.47 0.08 77.37 02:18:36 02:13:01 3 18.26 0.00 4.22 0.56 0.07 76.90 02:18:36 02:13:01 4 15.86 0.00 4.55 1.30 0.07 78.23 02:18:36 02:13:01 5 18.26 0.00 5.39 1.38 0.08 74.89 02:18:36 02:13:01 6 18.59 0.00 5.69 5.55 0.08 70.09 02:18:36 02:13:01 7 19.56 0.00 4.55 2.01 0.09 73.79 02:18:36 02:14:01 all 0.06 0.00 0.03 0.01 0.01 99.89 02:18:36 02:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:18:36 02:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:18:36 02:14:01 2 0.05 0.00 0.07 0.00 0.00 99.88 02:18:36 02:14:01 3 0.10 0.00 0.03 0.00 0.03 99.83 02:18:36 02:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:18:36 02:14:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:18:36 02:14:01 6 0.07 0.00 0.02 0.02 0.00 99.90 02:18:36 02:14:01 7 0.05 0.00 0.02 0.07 0.00 99.87 02:18:36 02:15:01 all 0.04 0.00 0.04 0.01 0.00 99.91 02:18:36 02:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:18:36 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:18:36 02:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:18:36 02:15:01 3 0.18 0.00 0.07 0.00 0.00 99.75 02:18:36 02:15:01 4 0.00 0.00 0.07 0.00 0.00 99.93 02:18:36 02:15:01 5 0.02 0.00 0.07 0.00 0.02 99.90 02:18:36 02:15:01 6 0.05 0.00 0.03 0.02 0.00 99.90 02:18:36 02:15:01 7 0.02 0.00 0.03 0.03 0.00 99.92 02:18:36 02:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:18:36 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:18:36 02:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:18:36 02:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:18:36 02:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:18:36 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:18:36 02:16:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:18:36 02:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:18:36 02:16:01 7 0.00 0.00 0.00 0.05 0.00 99.95 02:18:36 02:17:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:18:36 02:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:18:36 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:18:36 02:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:18:36 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:18:36 02:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:18:36 02:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:18:36 02:17:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:18:36 02:17:01 7 0.03 0.00 0.02 0.03 0.00 99.92 02:18:36 02:18:01 all 0.01 0.00 0.00 0.01 0.00 99.97 02:18:36 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:18:36 02:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:18:36 02:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:18:36 02:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:18:36 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:18:36 02:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:18:36 02:18:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:18:36 02:18:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:18:36 Average: all 7.10 0.00 1.79 2.18 0.04 88.90 02:18:36 Average: 0 6.95 0.00 1.61 0.51 0.03 90.89 02:18:36 Average: 1 7.28 0.00 1.76 1.92 0.05 88.98 02:18:36 Average: 2 7.27 0.00 1.72 5.21 0.04 85.75 02:18:36 Average: 3 6.62 0.00 1.65 4.42 0.05 87.27 02:18:36 Average: 4 6.98 0.00 1.71 1.45 0.03 89.83 02:18:36 Average: 5 7.63 0.00 2.13 2.04 0.05 88.16 02:18:36 Average: 6 8.17 0.00 1.94 1.07 0.04 88.79 02:18:36 Average: 7 5.85 0.00 1.81 0.78 0.04 91.52 02:18:36 02:18:36 02:18:36