Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e300ffbc99d50e9f49ab8e39444b073d93e976c+6b0cf09333539423e75c733d813123a8f77b47a4 (aef185c916001fada55a6abb30b338264f5d8733) 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-ssh9407143055184421388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8397098254562464224.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-759/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-759/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5470777052993501261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7670760966287581285.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-759/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-759/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh160516705748101644.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-7344 in /w/workspace/edgexfoundry_edgex-ui-go_PR-759 [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-759 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6b0cf09333539423e75c733d813123a8f77b47a4 into PR head commit 1e300ffbc99d50e9f49ab8e39444b073d93e976c Merge succeeded, producing 97946a69dc589cb574b3cccac68c9fd15fd22653 Checking out Revision 97946a69dc589cb574b3cccac68c9fd15fd22653 (PR-759) > 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/759/head:refs/remotes/origin/PR-759 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e300ffbc99d50e9f49ab8e39444b073d93e976c # 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 6b0cf09333539423e75c733d813123a8f77b47a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97946a69dc589cb574b3cccac68c9fd15fd22653 # timeout=10 Commit message: "Merge commit '6b0cf09333539423e75c733d813123a8f77b47a4' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bb118685353a77ecbbe2334d259755b0e2dd89f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-08T02:08:17.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-08T02:08:17.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-08T02:08:17.229Z] ========================================================= [2024-08-08T02:08:17.229Z] EdgeX Global Pipelines Version Info [2024-08-08T02:08:17.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:08:18.365Z] ------------------- [2024-08-08T02:08:18.365Z] stable info: [2024-08-08T02:08:18.365Z] ------------------- [2024-08-08T02:08:18.365Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T02:08:18.365Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T02:08:18.365Z] Message: update stable to v1.0.260 [2024-08-08T02:08:18.625Z] ------------------- [2024-08-08T02:08:18.625Z] experimental info: [2024-08-08T02:08:18.625Z] ------------------- [2024-08-08T02:08:18.625Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T02:08:18.625Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-08T02:08:18.625Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-08T02:08:18.702Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-08-08T02:08:18.721Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-08-08T02:08:18.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-08T02:08:18.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-08T02:08:18.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-08T02:08:18.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-08T02:08:18.826Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-08T02:08:18.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-08T02:08:18.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-08T02:08:18.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-08T02:08:18.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-08T02:08:18.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-08-08T02:08:18.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-08T02:08:19.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-08T02:08:19.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T02:08:19.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T02:08:19.071Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-08T02:08:19.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-08T02:08:19.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-08T02:08:19.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-08T02:08:19.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-08T02:08:19.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-08T02:08:19.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-08T02:08:19.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-08T02:08:19.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-08T02:08:19.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-08T02:08:19.314Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-08T02:08:19.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-759 [Pipeline] echo [2024-08-08T02:08:19.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-759 [Pipeline] echo [2024-08-08T02:08:19.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-759 [Pipeline] echo [2024-08-08T02:08:19.426Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97946a69dc589cb574b3cccac68c9fd15fd22653 [Pipeline] echo [2024-08-08T02:08:19.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97946a6 [Pipeline] echo [2024-08-08T02:08:19.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T02:08:19.544Z] provisioning config files... [2024-08-08T02:08:19.556Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/config6356147838253139320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:08:19.896Z] ---> ****-login.sh [2024-08-08T02:08:19.896Z] nexus3.edgexfoundry.org:10001 [2024-08-08T02:08:19.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:20.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:20.156Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:20.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:20.156Z] [2024-08-08T02:08:20.156Z] Login Succeeded [2024-08-08T02:08:20.156Z] nexus3.edgexfoundry.org:10002 [2024-08-08T02:08:20.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:20.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:20.419Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:20.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:20.419Z] [2024-08-08T02:08:20.419Z] Login Succeeded [2024-08-08T02:08:20.419Z] nexus3.edgexfoundry.org:10003 [2024-08-08T02:08:20.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:20.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:20.419Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:20.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:20.419Z] [2024-08-08T02:08:20.419Z] Login Succeeded [2024-08-08T02:08:20.419Z] nexus3.edgexfoundry.org:10004 [2024-08-08T02:08:20.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:20.678Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:20.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:20.679Z] [2024-08-08T02:08:20.679Z] Login Succeeded [2024-08-08T02:08:20.679Z] ****.io [2024-08-08T02:08:20.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:20.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:20.938Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:20.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:20.938Z] [2024-08-08T02:08:20.938Z] Login Succeeded [2024-08-08T02:08:20.938Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T02:08:20.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-08T02:08:21.332Z] + git rev-list -1 --merges 97946a69dc589cb574b3cccac68c9fd15fd22653~1..97946a69dc589cb574b3cccac68c9fd15fd22653 [Pipeline] echo [2024-08-08T02:08:21.359Z] -----------> git rev-list -1 --merges 97946a69dc589cb574b3cccac68c9fd15fd22653~1..97946a69dc589cb574b3cccac68c9fd15fd22653 97946a69dc589cb574b3cccac68c9fd15fd22653 [2024-08-08T02:08:21.359Z] 97946a69dc589cb574b3cccac68c9fd15fd22653 [false] [Pipeline] sh [2024-08-08T02:08:21.651Z] + git log --format=format:%s -1 97946a69dc589cb574b3cccac68c9fd15fd22653 [Pipeline] echo [2024-08-08T02:08:21.666Z] ========================================================= [2024-08-08T02:08:21.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-08T02:08:21.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T02:08:22.009Z] + git log --format=format:%s -1 97946a69dc589cb574b3cccac68c9fd15fd22653 [Pipeline] echo [2024-08-08T02:08:22.021Z] [semverPrep] GIT_COMMIT: 97946a69dc589cb574b3cccac68c9fd15fd22653, Commit Message: Merge commit '6b0cf09333539423e75c733d813123a8f77b47a4' into HEAD [Pipeline] echo [2024-08-08T02:08:22.034Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-08T02:08:22.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T02:08:22.428Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-08T02:08:22.428Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-08T02:08:22.428Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-08T02:08:22.428Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-08T02:08:22.428Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-08T02:08:22.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:08:22.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T02:08:22.789Z] [2024-08-08T02:08:22.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:08:23.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T02:08:23.095Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-08T02:08:23.095Z] b85a868b505f: Pulling fs layer [2024-08-08T02:08:23.095Z] e2be974225ed: Pulling fs layer [2024-08-08T02:08:23.095Z] 339a4e72a1f5: Pulling fs layer [2024-08-08T02:08:23.095Z] 988bab9f4d93: Pulling fs layer [2024-08-08T02:08:23.095Z] 1469e6f7b9e6: Pulling fs layer [2024-08-08T02:08:23.095Z] eaf3925da568: Pulling fs layer [2024-08-08T02:08:23.095Z] bab4dde63d76: Pulling fs layer [2024-08-08T02:08:23.095Z] bde34c3a00c8: Pulling fs layer [2024-08-08T02:08:23.095Z] b352a97aabf1: Pulling fs layer [2024-08-08T02:08:23.095Z] 4872d77fe225: Pulling fs layer [2024-08-08T02:08:23.095Z] 5851b861e8e6: Pulling fs layer [2024-08-08T02:08:23.095Z] bab4dde63d76: Waiting [2024-08-08T02:08:23.095Z] bde34c3a00c8: Waiting [2024-08-08T02:08:23.095Z] 5851b861e8e6: Waiting [2024-08-08T02:08:23.095Z] 4872d77fe225: Waiting [2024-08-08T02:08:23.095Z] 988bab9f4d93: Waiting [2024-08-08T02:08:23.095Z] eaf3925da568: Waiting [2024-08-08T02:08:23.095Z] e2be974225ed: Download complete [2024-08-08T02:08:23.095Z] 988bab9f4d93: Download complete [2024-08-08T02:08:23.354Z] 1469e6f7b9e6: Verifying Checksum [2024-08-08T02:08:23.354Z] eaf3925da568: Verifying Checksum [2024-08-08T02:08:23.354Z] eaf3925da568: Download complete [2024-08-08T02:08:23.354Z] 339a4e72a1f5: Verifying Checksum [2024-08-08T02:08:23.354Z] 339a4e72a1f5: Download complete [2024-08-08T02:08:23.354Z] bde34c3a00c8: Verifying Checksum [2024-08-08T02:08:23.354Z] bde34c3a00c8: Download complete [2024-08-08T02:08:23.354Z] b352a97aabf1: Download complete [2024-08-08T02:08:23.354Z] 4872d77fe225: Verifying Checksum [2024-08-08T02:08:23.354Z] 5851b861e8e6: Download complete [2024-08-08T02:08:23.354Z] b85a868b505f: Verifying Checksum [2024-08-08T02:08:23.354Z] b85a868b505f: Download complete [2024-08-08T02:08:23.611Z] bab4dde63d76: Verifying Checksum [2024-08-08T02:08:23.611Z] bab4dde63d76: Download complete [2024-08-08T02:08:24.548Z] b85a868b505f: Pull complete [2024-08-08T02:08:24.548Z] e2be974225ed: Pull complete [2024-08-08T02:08:24.805Z] 339a4e72a1f5: Pull complete [2024-08-08T02:08:25.064Z] 988bab9f4d93: Pull complete [2024-08-08T02:08:25.323Z] 1469e6f7b9e6: Pull complete [2024-08-08T02:08:25.323Z] eaf3925da568: Pull complete [2024-08-08T02:08:27.229Z] bab4dde63d76: Pull complete [2024-08-08T02:08:27.229Z] bde34c3a00c8: Pull complete [2024-08-08T02:08:27.229Z] b352a97aabf1: Pull complete [2024-08-08T02:08:27.229Z] 4872d77fe225: Pull complete [2024-08-08T02:08:27.229Z] 5851b861e8e6: Pull complete [2024-08-08T02:08:27.229Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-08T02:08:27.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T02:08:27.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:08:27.364Z] prd-ubuntu20.04-docker-8c-8g-7344 does not seem to be running inside a container [2024-08-08T02:08:27.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-759 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759:/w/workspace/edgexfoundry_edgex-ui-go_PR-759:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T02:08:30.967Z] $ docker top 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d -eo pid,comm [2024-08-08T02:08:31.021Z] 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). [2024-08-08T02:08:31.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T02:08:31.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T02:08:31.076Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T02:08:31.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T02:08:31.199Z] $ docker exec 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d ssh-agent [2024-08-08T02:08:31.299Z] SSH_AUTH_SOCK=/tmp/ssh-jcsXcePGoCKv/agent.31 [2024-08-08T02:08:31.299Z] SSH_AGENT_PID=37 [2024-08-08T02:08:31.310Z] Running ssh-add (command line suppressed) [2024-08-08T02:08:31.403Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/private_key_1750137814480433362.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/private_key_1750137814480433362.key) [2024-08-08T02:08:31.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T02:08:31.710Z] + git tag --points-at HEAD [Pipeline] } [2024-08-08T02:08:31.720Z] $ docker exec --env ******** --env ******** 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d ssh-agent -k [2024-08-08T02:08:31.809Z] unset SSH_AUTH_SOCK; [2024-08-08T02:08:31.810Z] unset SSH_AGENT_PID; [2024-08-08T02:08:31.810Z] echo Agent pid 37 killed; [2024-08-08T02:08:31.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-08T02:08:31.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T02:08:31.862Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T02:08:31.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T02:08:31.955Z] $ docker exec 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d ssh-agent [2024-08-08T02:08:32.061Z] SSH_AUTH_SOCK=/tmp/ssh-VqTV1uHWOPwU/agent.70 [2024-08-08T02:08:32.061Z] SSH_AGENT_PID=76 [2024-08-08T02:08:32.065Z] Running ssh-add (command line suppressed) [2024-08-08T02:08:32.164Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/private_key_8391716281233736397.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/private_key_8391716281233736397.key) [2024-08-08T02:08:32.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T02:08:32.473Z] + git semver init [2024-08-08T02:08:32.733Z] 2024-08-08 02:08:32,627 [run_init] DEBUG init version:0.0.0 force:False [2024-08-08T02:08:32.733Z] 2024-08-08 02:08:32,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver [2024-08-08T02:08:32.733Z] 2024-08-08 02:08:32,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver [2024-08-08T02:08:32.733Z] 2024-08-08 02:08:32,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-759, universal_newlines=False, shell=None, istream=None) [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,796 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.git/info/exclude [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver/PR-759 with force:False [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,796 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver/PR-759 [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,800 [execute] INFO git cat-file --batch-check [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,806 [execute] INFO git cat-file --batch [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T02:08:35.279Z] 2024-08-08 02:08:34,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-759/.semver/PR-759 [2024-08-08T02:08:35.279Z] 0.0.0 [Pipeline] } [2024-08-08T02:08:35.287Z] $ docker exec --env ******** --env ******** 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d ssh-agent -k [2024-08-08T02:08:35.389Z] unset SSH_AUTH_SOCK; [2024-08-08T02:08:35.389Z] unset SSH_AGENT_PID; [2024-08-08T02:08:35.389Z] echo Agent pid 76 killed; [2024-08-08T02:08:35.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T02:08:35.742Z] + git semver [Pipeline] } [2024-08-08T02:08:36.015Z] $ docker stop --time=1 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d [2024-08-08T02:08:37.268Z] $ docker rm -f --volumes 70e3e7a72e92e051213b18570c74d18f0c1b8547cab81924a761155dbc66f46d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T02:08:37.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-08T02:08:37.835Z] Stashed 1 file(s) [Pipeline] echo [2024-08-08T02:08:37.839Z] [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 [2024-08-08T02:08:38.050Z] provisioning config files... [2024-08-08T02:08:38.058Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/config15357666517181158518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:08:38.359Z] ---> ****-login.sh [2024-08-08T02:08:38.359Z] nexus3.edgexfoundry.org:10001 [2024-08-08T02:08:38.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:38.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:38.359Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:38.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:38.359Z] [2024-08-08T02:08:38.359Z] Login Succeeded [2024-08-08T02:08:38.359Z] nexus3.edgexfoundry.org:10002 [2024-08-08T02:08:38.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:38.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:38.360Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:38.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:38.360Z] [2024-08-08T02:08:38.360Z] Login Succeeded [2024-08-08T02:08:38.360Z] nexus3.edgexfoundry.org:10003 [2024-08-08T02:08:38.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:38.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:38.618Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:38.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:38.618Z] [2024-08-08T02:08:38.618Z] Login Succeeded [2024-08-08T02:08:38.618Z] nexus3.edgexfoundry.org:10004 [2024-08-08T02:08:38.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:38.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:38.618Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:38.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:38.619Z] [2024-08-08T02:08:38.619Z] Login Succeeded [2024-08-08T02:08:38.619Z] ****.io [2024-08-08T02:08:38.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:08:38.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:08:38.878Z] Configure a credential helper to remove this warning. See [2024-08-08T02:08:38.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:08:38.878Z] [2024-08-08T02:08:38.878Z] Login Succeeded [2024-08-08T02:08:38.878Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T02:08:38.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-08T02:08:38.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T02:08:39.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T02:08:39.035Z] ========================================================= [2024-08-08T02:08:39.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-08T02:08:39.036Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:08:39.377Z] + 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 . [2024-08-08T02:08:39.636Z] Sending build context to Docker daemon 59.55MB [2024-08-08T02:08:39.636Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T02:08:39.636Z] Step 2/15 : FROM ${BASE} AS builder [2024-08-08T02:08:39.636Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-08T02:08:39.636Z] 619be1103602: Pulling fs layer [2024-08-08T02:08:39.636Z] 7862e08f4a3e: Pulling fs layer [2024-08-08T02:08:39.636Z] 5df492c9dc93: Pulling fs layer [2024-08-08T02:08:39.636Z] 7629e6793208: Pulling fs layer [2024-08-08T02:08:39.636Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T02:08:39.636Z] fb5054dd5b73: Pulling fs layer [2024-08-08T02:08:39.636Z] eeca6798cff9: Pulling fs layer [2024-08-08T02:08:39.636Z] aa269ceb94a6: Pulling fs layer [2024-08-08T02:08:39.636Z] ada007ff1a6a: Pulling fs layer [2024-08-08T02:08:39.636Z] 7629e6793208: Waiting [2024-08-08T02:08:39.636Z] eeca6798cff9: Waiting [2024-08-08T02:08:39.636Z] 4f4fb700ef54: Waiting [2024-08-08T02:08:39.636Z] fb5054dd5b73: Waiting [2024-08-08T02:08:39.636Z] aa269ceb94a6: Waiting [2024-08-08T02:08:39.636Z] ada007ff1a6a: Waiting [2024-08-08T02:08:39.636Z] 7862e08f4a3e: Download complete [2024-08-08T02:08:39.636Z] 7629e6793208: Download complete [2024-08-08T02:08:39.636Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T02:08:39.636Z] 4f4fb700ef54: Download complete [2024-08-08T02:08:39.895Z] fb5054dd5b73: Download complete [2024-08-08T02:08:39.895Z] 619be1103602: Verifying Checksum [2024-08-08T02:08:39.895Z] 619be1103602: Download complete [2024-08-08T02:08:39.895Z] eeca6798cff9: Verifying Checksum [2024-08-08T02:08:39.895Z] eeca6798cff9: Download complete [2024-08-08T02:08:39.895Z] 619be1103602: Pull complete [2024-08-08T02:08:39.895Z] ada007ff1a6a: Verifying Checksum [2024-08-08T02:08:39.895Z] ada007ff1a6a: Download complete [2024-08-08T02:08:40.153Z] 7862e08f4a3e: Pull complete [2024-08-08T02:08:40.153Z] 5df492c9dc93: Verifying Checksum [2024-08-08T02:08:40.153Z] 5df492c9dc93: Download complete [2024-08-08T02:08:40.718Z] aa269ceb94a6: Verifying Checksum [2024-08-08T02:08:40.718Z] aa269ceb94a6: Download complete [2024-08-08T02:08:43.246Z] 5df492c9dc93: Pull complete [2024-08-08T02:08:43.246Z] 7629e6793208: Pull complete [2024-08-08T02:08:43.246Z] 4f4fb700ef54: Pull complete [2024-08-08T02:08:43.246Z] fb5054dd5b73: Pull complete [2024-08-08T02:08:43.504Z] eeca6798cff9: Pull complete [2024-08-08T02:08:46.784Z] aa269ceb94a6: Pull complete [2024-08-08T02:08:46.784Z] ada007ff1a6a: Pull complete [2024-08-08T02:08:46.784Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-08T02:08:46.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T02:08:46.784Z] ---> f489d0715acc [2024-08-08T02:08:46.784Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-08T02:08:49.464Z] ---> Running in a6303d9c27e3 [2024-08-08T02:08:49.464Z] Removing intermediate container a6303d9c27e3 [2024-08-08T02:08:49.464Z] ---> d9cb3403bf3d [2024-08-08T02:08:49.464Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-08-08T02:08:49.464Z] ---> Running in 37eba212945f [2024-08-08T02:08:49.725Z] Removing intermediate container 37eba212945f [2024-08-08T02:08:49.725Z] ---> d37479b3cfc8 [2024-08-08T02:08:49.725Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T02:08:49.725Z] ---> Running in 37f8b2e54027 [2024-08-08T02:08:49.725Z] Removing intermediate container 37f8b2e54027 [2024-08-08T02:08:49.725Z] ---> 8e96b8661652 [2024-08-08T02:08:49.725Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-08-08T02:08:49.982Z] ---> Running in a9adff5a5a95 [2024-08-08T02:08:49.982Z] Removing intermediate container a9adff5a5a95 [2024-08-08T02:08:49.982Z] ---> 2f0537f2d222 [2024-08-08T02:08:49.982Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-08T02:08:49.982Z] ---> Running in 95d65d367381 [2024-08-08T02:08:49.982Z] Removing intermediate container 95d65d367381 [2024-08-08T02:08:49.982Z] ---> 23253a18251f [2024-08-08T02:08:49.982Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-08T02:08:50.549Z] latest: Pulling from library/docker [2024-08-08T02:08:50.549Z] c6a83fedfae6: Pulling fs layer [2024-08-08T02:08:50.549Z] dcebd547521a: Pulling fs layer [2024-08-08T02:08:50.549Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T02:08:50.549Z] 4ef827388e9e: Pulling fs layer [2024-08-08T02:08:50.549Z] 12122fb57d7c: Pulling fs layer [2024-08-08T02:08:50.549Z] 4d4f0354acc0: Pulling fs layer [2024-08-08T02:08:50.549Z] 72376b2d291a: Pulling fs layer [2024-08-08T02:08:50.549Z] 12122fb57d7c: Waiting [2024-08-08T02:08:50.549Z] 35147e2a9e37: Pulling fs layer [2024-08-08T02:08:50.549Z] 4d4f0354acc0: Waiting [2024-08-08T02:08:50.549Z] 0828e43ba2f0: Pulling fs layer [2024-08-08T02:08:50.549Z] 79faa83c881e: Pulling fs layer [2024-08-08T02:08:50.549Z] 08f20c8cc7c8: Pulling fs layer [2024-08-08T02:08:50.549Z] 5cf95f936144: Pulling fs layer [2024-08-08T02:08:50.549Z] 72376b2d291a: Waiting [2024-08-08T02:08:50.549Z] 35147e2a9e37: Waiting [2024-08-08T02:08:50.549Z] 0828e43ba2f0: Waiting [2024-08-08T02:08:50.549Z] 27f34c7d7b7f: Pulling fs layer [2024-08-08T02:08:50.549Z] f5b714e45bfa: Pulling fs layer [2024-08-08T02:08:50.549Z] 79faa83c881e: Waiting [2024-08-08T02:08:50.549Z] 08f20c8cc7c8: Waiting [2024-08-08T02:08:50.549Z] 5e8c71d47516: Pulling fs layer [2024-08-08T02:08:50.549Z] 27f34c7d7b7f: Waiting [2024-08-08T02:08:50.549Z] 8c64545ff0b5: Pulling fs layer [2024-08-08T02:08:50.549Z] f5b714e45bfa: Waiting [2024-08-08T02:08:50.549Z] 8c64545ff0b5: Waiting [2024-08-08T02:08:50.549Z] 5e8c71d47516: Waiting [2024-08-08T02:08:50.549Z] 5cf95f936144: Waiting [2024-08-08T02:08:50.549Z] 4ef827388e9e: Waiting [2024-08-08T02:08:50.549Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T02:08:50.549Z] 4f4fb700ef54: Download complete [2024-08-08T02:08:50.549Z] c6a83fedfae6: Verifying Checksum [2024-08-08T02:08:50.549Z] c6a83fedfae6: Download complete [2024-08-08T02:08:50.549Z] dcebd547521a: Verifying Checksum [2024-08-08T02:08:50.549Z] dcebd547521a: Download complete [2024-08-08T02:08:50.549Z] 4ef827388e9e: Verifying Checksum [2024-08-08T02:08:50.549Z] 4ef827388e9e: Download complete [2024-08-08T02:08:50.808Z] c6a83fedfae6: Pull complete [2024-08-08T02:08:50.808Z] 12122fb57d7c: Download complete [2024-08-08T02:08:50.808Z] 72376b2d291a: Verifying Checksum [2024-08-08T02:08:50.808Z] 72376b2d291a: Download complete [2024-08-08T02:08:50.808Z] 4d4f0354acc0: Verifying Checksum [2024-08-08T02:08:50.808Z] 4d4f0354acc0: Download complete [2024-08-08T02:08:51.065Z] 35147e2a9e37: Download complete [2024-08-08T02:08:51.065Z] 0828e43ba2f0: Download complete [2024-08-08T02:08:51.065Z] 79faa83c881e: Verifying Checksum [2024-08-08T02:08:51.065Z] 79faa83c881e: Download complete [2024-08-08T02:08:51.065Z] 5cf95f936144: Verifying Checksum [2024-08-08T02:08:51.065Z] 5cf95f936144: Download complete [2024-08-08T02:08:51.065Z] dcebd547521a: Pull complete [2024-08-08T02:08:51.065Z] 27f34c7d7b7f: Verifying Checksum [2024-08-08T02:08:51.065Z] 27f34c7d7b7f: Download complete [2024-08-08T02:08:51.065Z] 08f20c8cc7c8: Verifying Checksum [2024-08-08T02:08:51.065Z] 08f20c8cc7c8: Download complete [2024-08-08T02:08:51.065Z] 4f4fb700ef54: Pull complete [2024-08-08T02:08:51.065Z] 5e8c71d47516: Verifying Checksum [2024-08-08T02:08:51.065Z] 5e8c71d47516: Download complete [2024-08-08T02:08:51.065Z] 8c64545ff0b5: Verifying Checksum [2024-08-08T02:08:51.065Z] 8c64545ff0b5: Download complete [2024-08-08T02:08:51.065Z] 4ef827388e9e: Pull complete [2024-08-08T02:08:51.629Z] 12122fb57d7c: Pull complete [2024-08-08T02:08:51.629Z] f5b714e45bfa: Verifying Checksum [2024-08-08T02:08:51.629Z] f5b714e45bfa: Download complete [2024-08-08T02:08:51.888Z] 4d4f0354acc0: Pull complete [2024-08-08T02:08:52.455Z] 72376b2d291a: Pull complete [2024-08-08T02:08:52.455Z] 35147e2a9e37: Pull complete [2024-08-08T02:08:52.455Z] 0828e43ba2f0: Pull complete [2024-08-08T02:08:52.455Z] 79faa83c881e: Pull complete [2024-08-08T02:08:52.715Z] 08f20c8cc7c8: Pull complete [2024-08-08T02:08:52.715Z] 5cf95f936144: Pull complete [2024-08-08T02:08:52.715Z] 27f34c7d7b7f: Pull complete [2024-08-08T02:08:52.988Z] Still waiting to schedule task [2024-08-08T02:08:52.988Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7338’ [2024-08-08T02:08:53.649Z] f5b714e45bfa: Pull complete [2024-08-08T02:08:53.907Z] 5e8c71d47516: Pull complete [2024-08-08T02:08:53.907Z] 8c64545ff0b5: Pull complete [2024-08-08T02:08:53.907Z] Digest: sha256:a690693976550aba640859bb3c3c29eb323a4f53f684c99b2a8282b14a22308b [2024-08-08T02:08:53.907Z] Status: Downloaded newer image for docker:latest [2024-08-08T02:08:56.444Z] ---> ee7426122345 [2024-08-08T02:08:56.444Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T02:08:56.444Z] ---> Running in cff6b5b4082f [2024-08-08T02:08:56.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T02:08:56.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T02:08:56.960Z] OK: 264 MiB in 52 packages [2024-08-08T02:08:57.219Z] Removing intermediate container cff6b5b4082f [2024-08-08T02:08:57.219Z] ---> b0ad6fbf8e7f [2024-08-08T02:08:57.219Z] Step 10/15 : ENV GO111MODULE=on [2024-08-08T02:08:57.529Z] ---> Running in f5a76e33c892 [2024-08-08T02:08:57.529Z] Removing intermediate container f5a76e33c892 [2024-08-08T02:08:57.529Z] ---> 2ef05d6febf3 [2024-08-08T02:08:57.529Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-08T02:08:57.529Z] ---> Running in 102942ac1bec [2024-08-08T02:08:57.529Z] Removing intermediate container 102942ac1bec [2024-08-08T02:08:57.529Z] ---> d99e95aabf23 [2024-08-08T02:08:57.529Z] Step 12/15 : COPY go.mod vendor* ./ [2024-08-08T02:08:57.789Z] ---> c1e98e525d6b [2024-08-08T02:08:57.789Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T02:08:57.789Z] ---> Running in ff64ba1c67a1 [2024-08-08T02:09:54.055Z] Removing intermediate container ff64ba1c67a1 [2024-08-08T02:09:54.055Z] ---> 284376e947a2 [2024-08-08T02:09:54.055Z] Step 14/15 : COPY . . [2024-08-08T02:09:54.055Z] ---> 459514b22778 [2024-08-08T02:09:54.055Z] Step 15/15 : RUN ${MAKE} [2024-08-08T02:09:54.055Z] ---> Running in c9f80f6f8793 [2024-08-08T02:09:54.055Z] noop [2024-08-08T02:09:54.055Z] Removing intermediate container c9f80f6f8793 [2024-08-08T02:09:54.055Z] ---> 8023df1e3766 [2024-08-08T02:09:54.055Z] Successfully built 8023df1e3766 [2024-08-08T02:09:54.055Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:09:54.400Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T02:09:54.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:09:54.536Z] prd-ubuntu20.04-docker-8c-8g-7344 does not seem to be running inside a container [2024-08-08T02:09:54.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-759 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759:/w/workspace/edgexfoundry_edgex-ui-go_PR-759:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T02:09:54.915Z] $ docker top ddd1f3690b6d8fb87577d3f3d768fab7f83b37e5f4b080c3be9e7f5e532ab6b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T02:09:55.262Z] + go version [2024-08-08T02:09:55.262Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-08T02:09:55.270Z] $ docker stop --time=1 ddd1f3690b6d8fb87577d3f3d768fab7f83b37e5f4b080c3be9e7f5e532ab6b6 [2024-08-08T02:09:56.527Z] $ docker rm -f --volumes ddd1f3690b6d8fb87577d3f3d768fab7f83b37e5f4b080c3be9e7f5e532ab6b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:09:56.963Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T02:09:56.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:09:57.047Z] prd-ubuntu20.04-docker-8c-8g-7344 does not seem to be running inside a container [2024-08-08T02:09:57.080Z] $ 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-759 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759:/w/workspace/edgexfoundry_edgex-ui-go_PR-759:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T02:09:57.386Z] $ docker top 3c33a5530a05643c65256ae6efafa7428566951fe68791308bc6350ba69afcd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T02:09:57.735Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-759 [Pipeline] fileExists [Pipeline] sh [2024-08-08T02:09:58.042Z] + make test [2024-08-08T02:09:58.042Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-08-08T02:09:59.946Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-08-08T02:10:14.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-08-08T02:10:14.963Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-08-08T02:10:19.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T02:10:19.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T02:10:19.191Z] ./bin/test-attribution-txt.sh [2024-08-08T02:10:19.191Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-08T02:10:19.449Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-08-08T02:10:19.450Z] make -C web test [2024-08-08T02:10:19.450Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-759/web' [2024-08-08T02:10:19.450Z] make[1]: tput: No such file or directory [2024-08-08T02:10:19.450Z] make[1]: tput: No such file or directory [2024-08-08T02:10:19.450Z] warning: generating ./VERSION [2024-08-08T02:10:19.450Z] echo "0.0.0" > VERSION [2024-08-08T02:10:19.450Z] docker build \ [2024-08-08T02:10:19.450Z] -f Dockerfile \ [2024-08-08T02:10:19.450Z] --build-arg USER=1000 \ [2024-08-08T02:10:19.450Z] \ [2024-08-08T02:10:19.450Z] --label "git_sha=97946a69dc589cb574b3cccac68c9fd15fd22653" \ [2024-08-08T02:10:19.450Z] -t edgexfoundry/edgex-web-ui:97946a69dc589cb574b3cccac68c9fd15fd22653 \ [2024-08-08T02:10:19.450Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-08-08T02:10:19.450Z] . [2024-08-08T02:10:19.450Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-08-08T02:10:19.450Z] Install the buildx component to build images with BuildKit: [2024-08-08T02:10:19.450Z] https://docs.docker.com/go/buildx/ [2024-08-08T02:10:19.450Z] [2024-08-08T02:10:19.708Z] Sending build context to Docker daemon 2.62MB [2024-08-08T02:10:19.708Z] Step 1/11 : FROM node:18-alpine3.18 [2024-08-08T02:10:19.708Z] 18-alpine3.18: Pulling from library/node [2024-08-08T02:10:19.708Z] 619be1103602: Already exists [2024-08-08T02:10:19.708Z] 7e9a007eb24b: Pulling fs layer [2024-08-08T02:10:19.708Z] 5189255e31c8: Pulling fs layer [2024-08-08T02:10:19.708Z] 88f4f8a6bc8d: Pulling fs layer [2024-08-08T02:10:19.708Z] 88f4f8a6bc8d: Verifying Checksum [2024-08-08T02:10:19.708Z] 88f4f8a6bc8d: Download complete [2024-08-08T02:10:19.708Z] 5189255e31c8: Verifying Checksum [2024-08-08T02:10:19.708Z] 5189255e31c8: Download complete [2024-08-08T02:10:19.970Z] 7e9a007eb24b: Verifying Checksum [2024-08-08T02:10:19.970Z] 7e9a007eb24b: Download complete [2024-08-08T02:10:21.346Z] 7e9a007eb24b: Pull complete [2024-08-08T02:10:21.346Z] 5189255e31c8: Pull complete [2024-08-08T02:10:21.604Z] 88f4f8a6bc8d: Pull complete [2024-08-08T02:10:21.604Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-08-08T02:10:21.604Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-08-08T02:10:21.604Z] ---> a19326513a45 [2024-08-08T02:10:21.604Z] Step 2/11 : RUN apk add --no-cache chromium [2024-08-08T02:10:29.732Z] ---> Running in 1950b0ed44da [2024-08-08T02:10:29.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T02:10:29.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T02:10:30.298Z] (1/154) Installing libexpat (2.6.2-r0) [2024-08-08T02:10:30.298Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-08-08T02:10:30.298Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-08-08T02:10:30.298Z] (4/154) Installing libpng (1.6.39-r3) [2024-08-08T02:10:30.298Z] (5/154) Installing freetype (2.13.0-r5) [2024-08-08T02:10:30.298Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-08-08T02:10:30.298Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-08-08T02:10:30.298Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-08-08T02:10:30.298Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-08-08T02:10:30.298Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-08-08T02:10:30.298Z] (11/154) Installing libffi (3.4.4-r2) [2024-08-08T02:10:30.298Z] (12/154) Installing libintl (0.21.1-r7) [2024-08-08T02:10:30.298Z] (13/154) Installing libblkid (2.38.1-r8) [2024-08-08T02:10:30.298Z] (14/154) Installing libmount (2.38.1-r8) [2024-08-08T02:10:30.298Z] (15/154) Installing pcre2 (10.42-r1) [2024-08-08T02:10:30.298Z] (16/154) Installing glib (2.76.6-r0) [2024-08-08T02:10:30.298Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-08-08T02:10:30.298Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-08-08T02:10:30.298Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-08-08T02:10:30.298Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-08-08T02:10:30.298Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-08T02:10:30.298Z] (22/154) Installing libwebp (1.3.2-r0) [2024-08-08T02:10:30.298Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-08-08T02:10:30.298Z] (24/154) Installing tiff (4.5.1-r0) [2024-08-08T02:10:30.298Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-08-08T02:10:30.298Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-08-08T02:10:30.298Z] (27/154) Installing libxau (1.0.11-r2) [2024-08-08T02:10:30.298Z] (28/154) Installing libmd (1.0.4-r2) [2024-08-08T02:10:30.298Z] (29/154) Installing libbsd (0.11.7-r1) [2024-08-08T02:10:30.298Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-08-08T02:10:30.298Z] (31/154) Installing libxcb (1.15-r1) [2024-08-08T02:10:30.298Z] (32/154) Installing libx11 (1.8.7-r0) [2024-08-08T02:10:30.554Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-08-08T02:10:30.554Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-08-08T02:10:30.554Z] (35/154) Installing libxrender (0.9.11-r3) [2024-08-08T02:10:30.554Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-08-08T02:10:30.554Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-08-08T02:10:30.554Z] (38/154) Installing libxext (1.3.5-r2) [2024-08-08T02:10:30.554Z] (39/154) Installing libxi (1.8.1-r0) [2024-08-08T02:10:30.554Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-08-08T02:10:30.554Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-08-08T02:10:30.554Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-08-08T02:10:30.554Z] (43/154) Installing libxtst (1.2.4-r2) [2024-08-08T02:10:30.554Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-08-08T02:10:30.554Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-08-08T02:10:30.555Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-08-08T02:10:30.555Z] (47/154) Installing pixman (0.42.2-r1) [2024-08-08T02:10:30.555Z] (48/154) Installing cairo (1.17.8-r1) [2024-08-08T02:10:30.555Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-08-08T02:10:30.555Z] (50/154) Installing avahi-libs (0.8-r13) [2024-08-08T02:10:30.555Z] (51/154) Installing gmp (6.2.1-r3) [2024-08-08T02:10:30.555Z] (52/154) Installing nettle (3.8.1-r2) [2024-08-08T02:10:30.555Z] (53/154) Installing libunistring (1.1-r1) [2024-08-08T02:10:30.555Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-08-08T02:10:30.555Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-08-08T02:10:30.555Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-08-08T02:10:30.555Z] (57/154) Installing gnutls (3.8.4-r0) [2024-08-08T02:10:30.555Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-08-08T02:10:30.555Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-08-08T02:10:30.819Z] (60/154) Installing fribidi (1.0.13-r0) [2024-08-08T02:10:30.819Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-08-08T02:10:30.819Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-08-08T02:10:30.819Z] (63/154) Installing libxft (2.3.8-r1) [2024-08-08T02:10:30.819Z] (64/154) Installing pango (1.50.14-r1) [2024-08-08T02:10:30.819Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-08-08T02:10:30.819Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-08-08T02:10:30.819Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-08-08T02:10:30.819Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-08-08T02:10:30.819Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-08-08T02:10:30.819Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-08-08T02:10:30.819Z] (71/154) Installing icu-data-full (73.2-r2) [2024-08-08T02:10:31.077Z] (72/154) Installing mesa (23.0.4-r0) [2024-08-08T02:10:31.077Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-08-08T02:10:31.646Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-08-08T02:10:31.646Z] (75/154) Installing libpciaccess (0.17-r2) [2024-08-08T02:10:31.646Z] (76/154) Installing libdrm (2.4.115-r4) [2024-08-08T02:10:31.646Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-08-08T02:10:31.646Z] (78/154) Installing libelf (0.189-r2) [2024-08-08T02:10:31.646Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-08-08T02:10:31.646Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-08-08T02:10:31.909Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-08-08T02:10:31.909Z] (82/154) Installing libmagic (5.45-r0) [2024-08-08T02:10:31.909Z] (83/154) Installing file (5.45-r0) [2024-08-08T02:10:31.909Z] (84/154) Installing libice (1.1.1-r2) [2024-08-08T02:10:31.909Z] (85/154) Installing libuuid (2.38.1-r8) [2024-08-08T02:10:31.909Z] (86/154) Installing libsm (1.2.4-r1) [2024-08-08T02:10:31.909Z] (87/154) Installing libxt (1.3.0-r2) [2024-08-08T02:10:31.909Z] (88/154) Installing libxmu (1.1.4-r2) [2024-08-08T02:10:31.909Z] (89/154) Installing xset (1.2.5-r1) [2024-08-08T02:10:31.909Z] (90/154) Installing xprop (1.2.7-r0) [2024-08-08T02:10:31.909Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-08-08T02:10:31.909Z] (92/154) Installing libogg (1.3.5-r4) [2024-08-08T02:10:31.909Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-08-08T02:10:31.909Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-08-08T02:10:31.909Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-08-08T02:10:31.909Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-08-08T02:10:32.166Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-08-08T02:10:32.166Z] (98/154) Installing libva (2.18.0-r1) [2024-08-08T02:10:32.166Z] (99/154) Installing libvdpau (1.5-r1) [2024-08-08T02:10:32.166Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-08-08T02:10:32.166Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-08-08T02:10:32.166Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-08-08T02:10:32.166Z] (103/154) Installing libhwy (1.0.4-r1) [2024-08-08T02:10:32.166Z] (104/154) Installing lcms2 (2.15-r2) [2024-08-08T02:10:32.166Z] (105/154) Installing libjxl (0.8.2-r0) [2024-08-08T02:10:32.166Z] (106/154) Installing lame-libs (3.100-r5) [2024-08-08T02:10:32.166Z] (107/154) Installing opus (1.4-r0) [2024-08-08T02:10:32.166Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-08-08T02:10:32.166Z] (109/154) Installing soxr (0.1.3-r5) [2024-08-08T02:10:32.166Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-08-08T02:10:32.166Z] (111/154) Installing libtheora (1.1.1-r17) [2024-08-08T02:10:32.166Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-08-08T02:10:32.166Z] (113/154) Installing libvpx (1.13.0-r2) [2024-08-08T02:10:32.166Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-08-08T02:10:32.166Z] (115/154) Installing numactl (2.0.16-r4) [2024-08-08T02:10:32.166Z] (116/154) Installing x265-libs (3.5-r4) [2024-08-08T02:10:32.423Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-08-08T02:10:32.423Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-08-08T02:10:32.423Z] (119/154) Installing libbluray (1.3.4-r0) [2024-08-08T02:10:32.423Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-08-08T02:10:32.423Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-08-08T02:10:32.423Z] (122/154) Installing cjson (1.7.17-r0) [2024-08-08T02:10:32.423Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-08-08T02:10:32.423Z] (124/154) Installing librist (0.2.7-r0) [2024-08-08T02:10:32.423Z] (125/154) Installing libsrt (1.5.2-r0) [2024-08-08T02:10:32.423Z] (126/154) Installing libssh (0.10.5-r0) [2024-08-08T02:10:32.423Z] (127/154) Installing libsodium (1.0.18-r3) [2024-08-08T02:10:32.423Z] (128/154) Installing libzmq (4.3.4-r4) [2024-08-08T02:10:32.680Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-08-08T02:10:32.680Z] (130/154) Installing libevent (2.1.12-r6) [2024-08-08T02:10:32.680Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-08-08T02:10:32.680Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-08-08T02:10:32.680Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-08-08T02:10:32.680Z] (134/154) Installing icu-libs (73.2-r2) [2024-08-08T02:10:32.680Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-08-08T02:10:32.680Z] (136/154) Installing minizip (1.2.13-r1) [2024-08-08T02:10:32.680Z] (137/154) Installing nspr (4.35-r2) [2024-08-08T02:10:32.680Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-08-08T02:10:32.680Z] (139/154) Installing nss (3.94-r0) [2024-08-08T02:10:32.680Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-08-08T02:10:32.680Z] (141/154) Installing libasyncns (0.8-r1) [2024-08-08T02:10:32.680Z] (142/154) Installing libltdl (2.4.7-r2) [2024-08-08T02:10:32.680Z] (143/154) Installing orc (0.4.34-r0) [2024-08-08T02:10:32.680Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-08-08T02:10:32.680Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-08-08T02:10:32.680Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-08-08T02:10:32.680Z] (147/154) Installing libpulse (16.1-r10) [2024-08-08T02:10:32.680Z] (148/154) Installing snappy (1.1.10-r1) [2024-08-08T02:10:32.680Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-08-08T02:10:32.680Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-08-08T02:10:32.680Z] (151/154) Installing libgpg-error (1.47-r1) [2024-08-08T02:10:32.680Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-08-08T02:10:32.680Z] (153/154) Installing libxslt (1.1.38-r0) [2024-08-08T02:10:32.680Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-08-08T02:10:34.056Z] Executing busybox-1.36.1-r5.trigger [2024-08-08T02:10:34.056Z] Executing fontconfig-2.14.2-r3.trigger [2024-08-08T02:10:34.056Z] Executing mkfontscale-1.2.2-r3.trigger [2024-08-08T02:10:34.317Z] Executing glib-2.76.6-r0.trigger [2024-08-08T02:10:34.317Z] Executing shared-mime-info-2.2-r5.trigger [2024-08-08T02:10:34.580Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-08-08T02:10:34.580Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-08-08T02:10:34.580Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-08-08T02:10:34.580Z] OK: 579 MiB in 171 packages [2024-08-08T02:10:46.775Z] Removing intermediate container 1950b0ed44da [2024-08-08T02:10:46.775Z] ---> 3b94236d7646 [2024-08-08T02:10:46.775Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-08-08T02:10:46.775Z] ---> Running in 6cfc4da61386 [2024-08-08T02:10:46.775Z] Removing intermediate container 6cfc4da61386 [2024-08-08T02:10:46.775Z] ---> 4d4c8b47cf8f [2024-08-08T02:10:46.775Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-08-08T02:10:46.775Z] ---> Running in cee009d1232c [2024-08-08T02:10:46.775Z] Removing intermediate container cee009d1232c [2024-08-08T02:10:46.775Z] ---> 2f69e228c4a7 [2024-08-08T02:10:46.775Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-08-08T02:10:46.775Z] ---> Running in a454b7811901 [2024-08-08T02:10:46.775Z] Removing intermediate container a454b7811901 [2024-08-08T02:10:46.775Z] ---> f029ee9864a2 [2024-08-08T02:10:46.775Z] Step 6/11 : RUN npm install -g npm [2024-08-08T02:10:46.775Z] ---> Running in 58e4c300bc99 [2024-08-08T02:10:54.970Z] [2024-08-08T02:10:54.970Z] removed 7 packages, and changed 69 packages in 8s [2024-08-08T02:10:54.970Z] [2024-08-08T02:10:54.970Z] 22 packages are looking for funding [2024-08-08T02:10:54.970Z] run `npm fund` for details [2024-08-08T02:10:56.342Z] Removing intermediate container 58e4c300bc99 [2024-08-08T02:10:56.342Z] ---> 8911c60e2277 [2024-08-08T02:10:56.342Z] Step 7/11 : ARG USER=1000 [2024-08-08T02:10:56.342Z] ---> Running in ab0e6f21e2e7 [2024-08-08T02:10:56.601Z] Removing intermediate container ab0e6f21e2e7 [2024-08-08T02:10:56.601Z] ---> c76155895abd [2024-08-08T02:10:56.601Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-08-08T02:10:56.601Z] ---> Running in 80ef086dc752 [2024-08-08T02:10:57.167Z] Removing intermediate container 80ef086dc752 [2024-08-08T02:10:57.167Z] ---> f264e9e6d8a9 [2024-08-08T02:10:57.167Z] Step 9/11 : USER $USER:$USER [2024-08-08T02:10:57.425Z] ---> Running in 5c1d8d3e0e21 [2024-08-08T02:10:57.991Z] Removing intermediate container 5c1d8d3e0e21 [2024-08-08T02:10:57.991Z] ---> 69d225ac54bc [2024-08-08T02:10:57.991Z] Step 10/11 : WORKDIR /app [2024-08-08T02:10:58.248Z] ---> Running in c8c70facce1a [2024-08-08T02:10:58.815Z] Removing intermediate container c8c70facce1a [2024-08-08T02:10:58.815Z] ---> dcedc60f78f3 [2024-08-08T02:10:58.815Z] Step 11/11 : LABEL git_sha=97946a69dc589cb574b3cccac68c9fd15fd22653 [2024-08-08T02:10:58.815Z] ---> Running in 65816621fe6f [2024-08-08T02:10:58.815Z] Removing intermediate container 65816621fe6f [2024-08-08T02:10:58.815Z] ---> a75763f0ed7b [2024-08-08T02:10:58.815Z] Successfully built a75763f0ed7b [2024-08-08T02:10:58.815Z] Successfully tagged edgexfoundry/edgex-web-ui:97946a69dc589cb574b3cccac68c9fd15fd22653 [2024-08-08T02:10:58.815Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-08-08T02:10:58.815Z] touch edgex-web-ui.imagebuilt [2024-08-08T02:10:58.815Z] mkdir -p node_modules coverage [2024-08-08T02:10:58.815Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-08-08T02:10:58.815Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-08-08T02:11:04.175Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-08-08T02:11:04.744Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-08-08T02:11:04.744Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-08-08T02:11:05.007Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-08-08T02:11:05.982Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-08-08T02:11:05.982Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-08-08T02:11:07.912Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-08-08T02:11:07.912Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-08-08T02:11:07.912Z] 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. [2024-08-08T02:11:11.496Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-08-08T02:11:11.497Z] 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 [2024-08-08T02:11:11.497Z] 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 [2024-08-08T02:11:11.497Z] 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. [2024-08-08T02:11:15.742Z] [2024-08-08T02:11:15.742Z] added 1182 packages, and audited 1183 packages in 15s [2024-08-08T02:11:15.742Z] [2024-08-08T02:11:15.742Z] 100 packages are looking for funding [2024-08-08T02:11:15.742Z] run `npm fund` for details [2024-08-08T02:11:15.742Z] [2024-08-08T02:11:15.742Z] 27 vulnerabilities (14 moderate, 12 high, 1 critical) [2024-08-08T02:11:15.742Z] [2024-08-08T02:11:15.742Z] To address issues that do not require attention, run: [2024-08-08T02:11:15.742Z] npm audit fix [2024-08-08T02:11:15.742Z] [2024-08-08T02:11:15.742Z] To address all issues (including breaking changes), run: [2024-08-08T02:11:15.742Z] npm audit fix --force [2024-08-08T02:11:15.742Z] [2024-08-08T02:11:15.742Z] Run `npm audit` for details. [2024-08-08T02:11:38.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7350 in /w/workspace/edgexfoundry_edgex-ui-go_PR-759 [Pipeline] { [Pipeline] ws [2024-08-08T02:11:38.660Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2024-08-08T02:11:41.718Z] The recommended git tool is: git [2024-08-08T02:11:48.345Z] using credential edgex-jenkins-ssh [2024-08-08T02:11:48.372Z] Cloning the remote Git repository [2024-08-08T02:11:48.436Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-08T02:11:48.563Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2024-08-08T02:11:48.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-08T02:11:48.742Z] > git --version # timeout=10 [2024-08-08T02:11:48.768Z] > git --version # 'git version 2.25.1' [2024-08-08T02:11:48.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T02:11:48.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T02:11:53.844Z] 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 [2024-08-08T02:11:53.844Z] - Generating browser application bundles (phase: setup)... [2024-08-08T02:11:54.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-08-08T02:11:54.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T02:11:56.170Z] Merging remotes/origin/main commit 6b0cf09333539423e75c733d813123a8f77b47a4 into PR head commit 1e300ffbc99d50e9f49ab8e39444b073d93e976c [2024-08-08T02:11:55.498Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-08-08T02:11:55.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-08T02:11:55.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T02:11:55.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/759/head:refs/remotes/origin/PR-759 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-08T02:11:56.195Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T02:11:56.282Z] > git checkout -f 1e300ffbc99d50e9f49ab8e39444b073d93e976c # timeout=10 [2024-08-08T02:11:57.636Z] Merge succeeded, producing 112cde2e1659ba10b3fae8892f42cc44f6ee26a9 [2024-08-08T02:11:57.637Z] Checking out Revision 112cde2e1659ba10b3fae8892f42cc44f6ee26a9 (PR-759) [2024-08-08T02:11:56.738Z] > git remote # timeout=10 [2024-08-08T02:11:56.762Z] > git config --get remote.origin.url # timeout=10 [2024-08-08T02:11:56.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T02:11:56.816Z] > git merge 6b0cf09333539423e75c733d813123a8f77b47a4 # timeout=10 [2024-08-08T02:11:57.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-08T02:11:57.646Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T02:11:57.668Z] > git checkout -f 112cde2e1659ba10b3fae8892f42cc44f6ee26a9 # timeout=10 [2024-08-08T02:12:01.710Z] Commit message: "Merge commit '6b0cf09333539423e75c733d813123a8f77b47a4' into HEAD" [2024-08-08T02:12:01.782Z] First time build. Skipping changelog. [2024-08-08T02:12:01.724Z] > git rev-list --no-walk bb118685353a77ecbbe2334d259755b0e2dd89f5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T02:12:03.742Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-08T02:12:03.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T02:12:03.742Z] Dload Upload Total Spent Left Speed [2024-08-08T02:12:03.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 147k 0 --:--:-- --:--:-- --:--:-- 147k [Pipeline] sh [2024-08-08T02:12:04.134Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-08T02:12:04.478Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-08T02:12:04.478Z] + sudo tee /etc/docker/daemon.new [2024-08-08T02:12:04.478Z] { [2024-08-08T02:12:04.478Z] "registry-mirrors": [ [2024-08-08T02:12:04.478Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-08T02:12:04.478Z] ], [2024-08-08T02:12:04.478Z] "bip": "10.250.0.254/24", [2024-08-08T02:12:04.478Z] "hosts": [ [2024-08-08T02:12:04.478Z] "tcp://0.0.0.0:5555", [2024-08-08T02:12:04.478Z] "unix:///var/run/docker.sock" [2024-08-08T02:12:04.478Z] ], [2024-08-08T02:12:04.478Z] "mtu": 1458, [2024-08-08T02:12:04.478Z] "selinux-enabled": true, [2024-08-08T02:12:04.478Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-08T02:12:04.478Z] } [Pipeline] sh [2024-08-08T02:12:04.828Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-08T02:12:05.215Z] + sudo service docker restart [2024-08-08T02:12:15.779Z] ✔ Browser application bundle generation complete. [2024-08-08T02:12:16.038Z] 08 08 2024 02:12:15.782:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-08-08T02:12:16.038Z] 08 08 2024 02:12:15.785:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-08-08T02:12:16.038Z] 08 08 2024 02:12:15.788:INFO [launcher]: Starting browser ChromeHeadless [2024-08-08T02:12:16.606Z] 08 08 2024 02:12:16.321:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket WDCeAm_aiyPEN_VMAAAB with id 54895651 [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.063 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.078 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.137 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.142 secs) [2024-08-08T02:12:19.886Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-08-08T02:12:19.886Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-08-08T02:12:19.886Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.142 secs) [2024-08-08T02:12:19.886Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-08-08T02:12:19.886Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-08-08T02:12:19.886Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.146 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.149 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.158 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.162 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.167 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.18 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.185 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.188 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.199 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.202 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.211 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.214 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.216 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.218 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.238 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.245 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.253 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.264 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.289 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.295 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.301 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.304 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.315 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.353 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.359 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.385 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.408 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.438 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.443 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.462 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.503 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.524 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.584 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.593 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.607 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.613 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.622 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.635 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.656 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.667 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.67 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.672 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.674 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.686 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.696 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.7 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.714 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.775 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.78 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.783 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.79 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.799 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.807 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.827 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.83 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.833 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.84 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.847 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.854 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.873 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.875 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.877 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.879 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.882 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.943 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.966 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.975 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.985 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.989 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.993 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.007 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.013 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.024 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.028 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.034 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.037 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.054 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.06 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.065 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.069 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.075 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.082 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.084 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.085 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.087 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.094 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.105 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.123 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.127 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.13 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.132 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.134 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.135 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.139 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.144 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.147 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.149 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.154 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.156 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.159 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.163 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.166 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.182 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.184 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.188 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.192 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.194 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.195 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.196 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.206 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.22 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.235 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.247 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.248 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.258 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.266 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.27 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.271 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.272 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.29 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.295 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.298 secs) [2024-08-08T02:12:19.886Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.311 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.314 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.325 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.327 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.328 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.337 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.35 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.352 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.354 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.359 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.365 secs) [2024-08-08T02:12:20.145Z] WARN: ' [2024-08-08T02:12:20.145Z] It looks like you're using ngModel on the same form field as formControlName. [2024-08-08T02:12:20.145Z] Support for using the ngModel input property and ngModelChange event with [2024-08-08T02:12:20.145Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-08-08T02:12:20.145Z] in a future version of Angular. [2024-08-08T02:12:20.145Z] [2024-08-08T02:12:20.145Z] For more information on this, see our API docs here: [2024-08-08T02:12:20.145Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-08-08T02:12:20.145Z] ' [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.365 secs) [2024-08-08T02:12:20.145Z] WARN: ' [2024-08-08T02:12:20.145Z] It looks like you're using ngModel on the same form field as formControlName. [2024-08-08T02:12:20.145Z] Support for using the ngModel input property and ngModelChange event with [2024-08-08T02:12:20.145Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-08-08T02:12:20.145Z] in a future version of Angular. [2024-08-08T02:12:20.145Z] [2024-08-08T02:12:20.145Z] For more information on this, see our API docs here: [2024-08-08T02:12:20.145Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-08-08T02:12:20.145Z] ' [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.38 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.382 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.384 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.394 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.399 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.413 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.416 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.417 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.421 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.426 secs) [2024-08-08T02:12:20.145Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.855 secs / 1.426 secs) [2024-08-08T02:12:20.145Z] TOTAL: 147 SUCCESS [2024-08-08T02:12:20.416Z] ✔ Browser application bundle generation complete. [2024-08-08T02:12:20.677Z] [2024-08-08T02:12:20.677Z] =============================== Coverage summary =============================== [2024-08-08T02:12:20.677Z] Statements : 39.07% ( 1375/3519 ) [2024-08-08T02:12:20.677Z] Branches : 15.3% ( 94/614 ) [2024-08-08T02:12:20.677Z] Functions : 32.22% ( 425/1319 ) [2024-08-08T02:12:20.677Z] Lines : 39% ( 1344/3446 ) [2024-08-08T02:12:20.677Z] ================================================================================ [2024-08-08T02:12:20.677Z] ✔ Browser application bundle generation complete. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T02:12:24.156Z] provisioning config files... [2024-08-08T02:12:24.197Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config591478692893556121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:12:24.718Z] ---> ****-login.sh [2024-08-08T02:12:24.718Z] nexus3.edgexfoundry.org:10001 [2024-08-08T02:12:25.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:12:25.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:12:25.598Z] Configure a credential helper to remove this warning. See [2024-08-08T02:12:25.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:12:25.598Z] [2024-08-08T02:12:25.598Z] Login Succeeded [2024-08-08T02:12:25.598Z] nexus3.edgexfoundry.org:10002 [2024-08-08T02:12:25.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:12:26.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:12:26.148Z] Configure a credential helper to remove this warning. See [2024-08-08T02:12:26.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:12:26.148Z] [2024-08-08T02:12:26.148Z] Login Succeeded [2024-08-08T02:12:26.148Z] nexus3.edgexfoundry.org:10003 [2024-08-08T02:12:26.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:12:26.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:12:26.422Z] Configure a credential helper to remove this warning. See [2024-08-08T02:12:26.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:12:26.422Z] [2024-08-08T02:12:26.422Z] Login Succeeded [2024-08-08T02:12:26.422Z] nexus3.edgexfoundry.org:10004 [2024-08-08T02:12:26.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:12:26.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:12:26.988Z] Configure a credential helper to remove this warning. See [2024-08-08T02:12:26.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:12:26.988Z] [2024-08-08T02:12:26.988Z] Login Succeeded [2024-08-08T02:12:26.988Z] ****.io [2024-08-08T02:12:27.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T02:12:27.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T02:12:27.542Z] Configure a credential helper to remove this warning. See [2024-08-08T02:12:27.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T02:12:27.542Z] [2024-08-08T02:12:27.542Z] Login Succeeded [2024-08-08T02:12:27.542Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T02:12:27.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-08T02:12:28.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T02:12:28.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T02:12:28.070Z] ========================================================= [2024-08-08T02:12:28.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-08T02:12:28.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:12:28.457Z] + 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 . [2024-08-08T02:12:29.892Z] Sending build context to Docker daemon 35.41MB [2024-08-08T02:12:29.892Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T02:12:29.892Z] Step 2/15 : FROM ${BASE} AS builder [2024-08-08T02:12:30.169Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-08T02:12:30.169Z] c6b39de5b339: Pulling fs layer [2024-08-08T02:12:30.169Z] a69c41024577: Pulling fs layer [2024-08-08T02:12:30.169Z] d6de4b400683: Pulling fs layer [2024-08-08T02:12:30.169Z] 35cb2a7552d0: Pulling fs layer [2024-08-08T02:12:30.169Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T02:12:30.169Z] 464afbd9ba4c: Pulling fs layer [2024-08-08T02:12:30.169Z] 00f215d4a9da: Pulling fs layer [2024-08-08T02:12:30.169Z] d496ad576159: Pulling fs layer [2024-08-08T02:12:30.169Z] 464afbd9ba4c: Waiting [2024-08-08T02:12:30.169Z] 35cb2a7552d0: Waiting [2024-08-08T02:12:30.169Z] 4f4fb700ef54: Waiting [2024-08-08T02:12:30.169Z] 00f215d4a9da: Waiting [2024-08-08T02:12:30.169Z] d496ad576159: Waiting [2024-08-08T02:12:30.169Z] a69c41024577: Verifying Checksum [2024-08-08T02:12:30.169Z] a69c41024577: Download complete [2024-08-08T02:12:30.449Z] 35cb2a7552d0: Verifying Checksum [2024-08-08T02:12:30.449Z] 35cb2a7552d0: Download complete [2024-08-08T02:12:30.449Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T02:12:30.449Z] 4f4fb700ef54: Download complete [2024-08-08T02:12:30.449Z] c6b39de5b339: Download complete [2024-08-08T02:12:30.449Z] 464afbd9ba4c: Verifying Checksum [2024-08-08T02:12:30.449Z] 464afbd9ba4c: Download complete [2024-08-08T02:12:31.044Z] d496ad576159: Verifying Checksum [2024-08-08T02:12:31.044Z] d496ad576159: Download complete [2024-08-08T02:12:31.318Z] c6b39de5b339: Pull complete [2024-08-08T02:12:32.292Z] a69c41024577: Pull complete [2024-08-08T02:12:32.563Z] d6de4b400683: Verifying Checksum [2024-08-08T02:12:32.563Z] d6de4b400683: Download complete [2024-08-08T02:12:33.527Z] 00f215d4a9da: Verifying Checksum [2024-08-08T02:12:33.527Z] 00f215d4a9da: Download complete [2024-08-08T02:12:45.879Z] d6de4b400683: Pull complete [2024-08-08T02:12:46.148Z] 35cb2a7552d0: Pull complete [2024-08-08T02:12:46.423Z] 4f4fb700ef54: Pull complete [2024-08-08T02:12:46.695Z] 464afbd9ba4c: Pull complete [2024-08-08T02:12:56.817Z] 00f215d4a9da: Pull complete [2024-08-08T02:12:57.816Z] d496ad576159: Pull complete [2024-08-08T02:12:57.816Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-08T02:12:57.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T02:12:57.816Z] ---> f246e2811388 [2024-08-08T02:12:57.816Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-08T02:13:00.282Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-759/web' [Pipeline] echo [2024-08-08T02:13:00.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-08T02:13:00.314Z] $ docker stop --time=1 3c33a5530a05643c65256ae6efafa7428566951fe68791308bc6350ba69afcd5 [2024-08-08T02:13:00.449Z] ---> Running in 051cc13d29f0 [2024-08-08T02:13:00.723Z] Removing intermediate container 051cc13d29f0 [2024-08-08T02:13:00.723Z] ---> 3a957665f463 [2024-08-08T02:13:00.723Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-08-08T02:13:00.723Z] ---> Running in 8c428628a01f [2024-08-08T02:13:01.325Z] Removing intermediate container 8c428628a01f [2024-08-08T02:13:01.325Z] ---> feda3ff24e54 [2024-08-08T02:13:01.325Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T02:13:01.325Z] ---> Running in 179c52cd61dd [2024-08-08T02:13:01.597Z] Removing intermediate container 179c52cd61dd [2024-08-08T02:13:01.597Z] ---> 799ba2e7a152 [2024-08-08T02:13:01.597Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-08-08T02:13:01.870Z] ---> Running in f45e8c4cc1f5 [2024-08-08T02:13:02.143Z] Removing intermediate container f45e8c4cc1f5 [2024-08-08T02:13:02.143Z] ---> 1a976e108fb8 [2024-08-08T02:13:02.144Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-08T02:13:02.415Z] ---> Running in a5dcecd4b4ee [2024-08-08T02:13:02.683Z] Removing intermediate container a5dcecd4b4ee [2024-08-08T02:13:02.683Z] ---> a339d8f4d056 [2024-08-08T02:13:02.683Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-08T02:13:03.271Z] latest: Pulling from library/docker [2024-08-08T02:13:03.545Z] 690e87867337: Pulling fs layer [2024-08-08T02:13:03.545Z] 5396f58709e1: Pulling fs layer [2024-08-08T02:13:03.545Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T02:13:03.545Z] affa542d52e5: Pulling fs layer [2024-08-08T02:13:03.545Z] 1aad3eaba9d4: Pulling fs layer [2024-08-08T02:13:03.545Z] 9d869d87f74b: Pulling fs layer [2024-08-08T02:13:03.545Z] 1c4a1258d86f: Pulling fs layer [2024-08-08T02:13:03.545Z] 5f6c9bc71ca9: Pulling fs layer [2024-08-08T02:13:03.545Z] 1c721e4d8c0b: Pulling fs layer [2024-08-08T02:13:03.545Z] c4cb054af7cd: Pulling fs layer [2024-08-08T02:13:03.545Z] 1354b0865afb: Pulling fs layer [2024-08-08T02:13:03.545Z] a75a771b3add: Pulling fs layer [2024-08-08T02:13:03.545Z] 2024034e6b7c: Pulling fs layer [2024-08-08T02:13:03.545Z] b42abe0bb750: Pulling fs layer [2024-08-08T02:13:03.545Z] df3fd5b983a6: Pulling fs layer [2024-08-08T02:13:03.545Z] 596b3ac765ed: Pulling fs layer [2024-08-08T02:13:03.545Z] 1aad3eaba9d4: Waiting [2024-08-08T02:13:03.545Z] 9d869d87f74b: Waiting [2024-08-08T02:13:03.545Z] 1c4a1258d86f: Waiting [2024-08-08T02:13:03.545Z] 5f6c9bc71ca9: Waiting [2024-08-08T02:13:03.545Z] 1c721e4d8c0b: Waiting [2024-08-08T02:13:03.545Z] c4cb054af7cd: Waiting [2024-08-08T02:13:03.545Z] 1354b0865afb: Waiting [2024-08-08T02:13:03.545Z] a75a771b3add: Waiting [2024-08-08T02:13:03.545Z] 2024034e6b7c: Waiting [2024-08-08T02:13:03.545Z] b42abe0bb750: Waiting [2024-08-08T02:13:03.545Z] df3fd5b983a6: Waiting [2024-08-08T02:13:03.545Z] affa542d52e5: Waiting [2024-08-08T02:13:03.545Z] 596b3ac765ed: Waiting [2024-08-08T02:13:03.545Z] 4f4fb700ef54: Download complete [2024-08-08T02:13:03.545Z] affa542d52e5: Verifying Checksum [2024-08-08T02:13:03.545Z] affa542d52e5: Download complete [2024-08-08T02:13:03.545Z] 690e87867337: Verifying Checksum [2024-08-08T02:13:03.545Z] 690e87867337: Download complete [2024-08-08T02:13:03.822Z] 5396f58709e1: Verifying Checksum [2024-08-08T02:13:03.822Z] 5396f58709e1: Download complete [2024-08-08T02:13:04.416Z] 1aad3eaba9d4: Verifying Checksum [2024-08-08T02:13:04.416Z] 1aad3eaba9d4: Download complete [2024-08-08T02:13:04.688Z] 9d869d87f74b: Verifying Checksum [2024-08-08T02:13:04.688Z] 9d869d87f74b: Download complete [2024-08-08T02:13:04.688Z] 5f6c9bc71ca9: Verifying Checksum [2024-08-08T02:13:04.688Z] 5f6c9bc71ca9: Download complete [2024-08-08T02:13:04.688Z] 1c4a1258d86f: Verifying Checksum [2024-08-08T02:13:04.688Z] 1c4a1258d86f: Download complete [2024-08-08T02:13:04.688Z] 1c721e4d8c0b: Download complete [2024-08-08T02:13:04.688Z] c4cb054af7cd: Verifying Checksum [2024-08-08T02:13:04.688Z] c4cb054af7cd: Download complete [2024-08-08T02:13:04.688Z] 690e87867337: Pull complete [2024-08-08T02:13:04.961Z] a75a771b3add: Verifying Checksum [2024-08-08T02:13:04.962Z] a75a771b3add: Download complete [2024-08-08T02:13:04.962Z] 2024034e6b7c: Verifying Checksum [2024-08-08T02:13:04.962Z] 2024034e6b7c: Download complete [2024-08-08T02:13:04.962Z] df3fd5b983a6: Verifying Checksum [2024-08-08T02:13:04.962Z] df3fd5b983a6: Download complete [2024-08-08T02:13:04.962Z] 1354b0865afb: Verifying Checksum [2024-08-08T02:13:04.962Z] 1354b0865afb: Download complete [2024-08-08T02:13:05.296Z] 596b3ac765ed: Verifying Checksum [2024-08-08T02:13:05.296Z] 596b3ac765ed: Download complete [2024-08-08T02:13:05.813Z] $ docker rm -f --volumes 3c33a5530a05643c65256ae6efafa7428566951fe68791308bc6350ba69afcd5 [2024-08-08T02:13:06.282Z] 5396f58709e1: Pull complete [2024-08-08T02:13:06.555Z] 4f4fb700ef54: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T02:13:06.825Z] b42abe0bb750: Verifying Checksum [2024-08-08T02:13:06.825Z] b42abe0bb750: Download complete [2024-08-08T02:13:06.825Z] affa542d52e5: Pull complete [2024-08-08T02:13:06.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-08T02:13:08.278Z] 1aad3eaba9d4: Pull complete [2024-08-08T02:13:08.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-08T02:13:09.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-08T02:13:09.708Z] 9d869d87f74b: Pull complete [2024-08-08T02:13:09.712Z] + ls -al . [2024-08-08T02:13:09.712Z] total 264 [2024-08-08T02:13:09.712Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 8 02:09 . [2024-08-08T02:13:09.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 02:08 .. [2024-08-08T02:13:09.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 02:08 .blubracket [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 8 02:08 .dockerignore [2024-08-08T02:13:09.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 02:08 .git [2024-08-08T02:13:09.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 02:08 .github [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 178 Aug 8 02:08 .gitignore [2024-08-08T02:13:09.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 02:08 .semver [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 8 02:08 Attribution.txt [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 21430 Aug 8 02:08 CHANGELOG.md [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 8 02:08 CONTRIBUTING.md [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 8 02:08 Dockerfile [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 8 02:08 Jenkinsfile [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 8 02:08 LICENSE [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 2189 Aug 8 02:08 Makefile [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 4381 Aug 8 02:08 README.md [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 02:08 VERSION [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 4832 Aug 8 02:08 angularmigrationlogs.md [2024-08-08T02:13:09.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 02:08 assets [2024-08-08T02:13:09.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 02:08 bin [2024-08-08T02:13:09.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 02:08 cmd [2024-08-08T02:13:09.712Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 02:09 coverage.out [2024-08-08T02:13:09.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 02:08 docs [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 6692 Aug 8 02:08 go.mod [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 100588 Aug 8 02:08 go.sum [2024-08-08T02:13:09.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 02:08 internal [2024-08-08T02:13:09.712Z] -rwxrwxr-x 1 jenkins jenkins 568 Aug 8 02:08 redeploy.sh [2024-08-08T02:13:09.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 02:08 testing [2024-08-08T02:13:09.712Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 8 02:08 version.go [2024-08-08T02:13:09.712Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 8 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:13:10.190Z] + 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=97946a69dc589cb574b3cccac68c9fd15fd22653 --label arch=amd64 --label version=0.0.0 . [2024-08-08T02:13:11.679Z] 1c4a1258d86f: Pull complete [2024-08-08T02:13:11.679Z] 5f6c9bc71ca9: Pull complete [2024-08-08T02:13:11.950Z] 1c721e4d8c0b: Pull complete [2024-08-08T02:13:12.231Z] c4cb054af7cd: Pull complete [2024-08-08T02:13:13.662Z] 1354b0865afb: Pull complete [2024-08-08T02:13:13.933Z] a75a771b3add: Pull complete [2024-08-08T02:13:14.206Z] 2024034e6b7c: Pull complete [2024-08-08T02:13:16.061Z] Sending build context to Docker daemon 346.5MB [2024-08-08T02:13:16.061Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T02:13:16.061Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-08T02:13:16.061Z] ---> 8023df1e3766 [2024-08-08T02:13:16.061Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-08T02:13:17.572Z] b42abe0bb750: Pull complete [2024-08-08T02:13:17.847Z] df3fd5b983a6: Pull complete [2024-08-08T02:13:18.115Z] 596b3ac765ed: Pull complete [2024-08-08T02:13:18.115Z] Digest: sha256:a690693976550aba640859bb3c3c29eb323a4f53f684c99b2a8282b14a22308b [2024-08-08T02:13:18.115Z] Status: Downloaded newer image for docker:latest [2024-08-08T02:13:20.708Z] ---> 803f7361d9d7 [2024-08-08T02:13:20.708Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T02:13:20.977Z] ---> Running in 2fa6a80ab85b [2024-08-08T02:13:22.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T02:13:22.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T02:13:23.649Z] OK: 266 MiB in 52 packages [2024-08-08T02:13:24.622Z] Removing intermediate container 2fa6a80ab85b [2024-08-08T02:13:24.622Z] ---> c370eed49695 [2024-08-08T02:13:24.622Z] Step 10/15 : ENV GO111MODULE=on [2024-08-08T02:13:24.893Z] ---> Running in cdf682913c55 [2024-08-08T02:13:25.165Z] Removing intermediate container cdf682913c55 [2024-08-08T02:13:25.165Z] ---> 62c9d8cdd172 [2024-08-08T02:13:25.165Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-08T02:13:25.439Z] ---> Running in e371268bcf56 [2024-08-08T02:13:25.707Z] Removing intermediate container e371268bcf56 [2024-08-08T02:13:25.707Z] ---> 54f4adc03c43 [2024-08-08T02:13:25.707Z] Step 12/15 : COPY go.mod vendor* ./ [2024-08-08T02:13:26.302Z] ---> dbd1ec3ccdcf [2024-08-08T02:13:26.302Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T02:13:26.579Z] ---> Running in de1a71be3696 [2024-08-08T02:13:48.284Z] ---> Running in 2485f0fc9da2 [2024-08-08T02:13:50.269Z] Removing intermediate container 2485f0fc9da2 [2024-08-08T02:13:50.269Z] ---> 99643afa845b [2024-08-08T02:13:50.269Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-08T02:13:52.180Z] ---> Running in 9187c6f2a2ca [2024-08-08T02:13:55.479Z] Removing intermediate container 9187c6f2a2ca [2024-08-08T02:13:55.479Z] ---> 446026217b86 [2024-08-08T02:13:55.479Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T02:13:56.871Z] ---> Running in db479ab32617 [2024-08-08T02:13:59.429Z] Removing intermediate container db479ab32617 [2024-08-08T02:13:59.429Z] ---> 8243ccc08a96 [2024-08-08T02:13:59.429Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-08-08T02:14:01.343Z] ---> Running in 4d0ccd781c9e [2024-08-08T02:14:03.885Z] Removing intermediate container 4d0ccd781c9e [2024-08-08T02:14:03.885Z] ---> 28fb51e558d1 [2024-08-08T02:14:03.885Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-08T02:14:05.844Z] ---> Running in a24f22b5fc65 [2024-08-08T02:14:10.049Z] Removing intermediate container a24f22b5fc65 [2024-08-08T02:14:10.049Z] ---> 3b6e3ca7ee78 [2024-08-08T02:14:10.049Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-08T02:14:15.332Z] ---> d5f71bbed82a [2024-08-08T02:14:15.332Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T02:14:16.733Z] ---> Running in d6b7deea427f [2024-08-08T02:14:18.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T02:14:18.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T02:14:19.212Z] OK: 264 MiB in 52 packages [2024-08-08T02:14:41.558Z] Removing intermediate container d6b7deea427f [2024-08-08T02:14:41.558Z] ---> d1592788da8a [2024-08-08T02:14:41.558Z] Step 10/27 : ENV GO111MODULE=on [2024-08-08T02:14:45.795Z] ---> Running in ba3bb7ac2465 [2024-08-08T02:14:48.390Z] Removing intermediate container ba3bb7ac2465 [2024-08-08T02:14:48.390Z] ---> 60d55a0baca9 [2024-08-08T02:14:48.390Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-08T02:14:48.650Z] ---> Running in 38528ced0797 [2024-08-08T02:14:50.066Z] Removing intermediate container 38528ced0797 [2024-08-08T02:14:50.066Z] ---> df4f632fb3eb [2024-08-08T02:14:50.066Z] Step 12/27 : COPY go.mod vendor* ./ [2024-08-08T02:14:51.439Z] ---> 5611aab4b622 [2024-08-08T02:14:51.439Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T02:14:52.009Z] ---> Running in 23f62a560133 [2024-08-08T02:15:02.119Z] Removing intermediate container 23f62a560133 [2024-08-08T02:15:02.119Z] ---> 1d3f6daa7ddd [2024-08-08T02:15:02.119Z] Step 14/27 : COPY . . [2024-08-08T02:15:17.072Z] ---> ba2bea94f209 [2024-08-08T02:15:17.072Z] Step 15/27 : RUN ${MAKE} [2024-08-08T02:15:17.072Z] ---> Running in 94d2669ffd6b [2024-08-08T02:15:17.072Z] 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 [2024-08-08T02:15:33.482Z] Removing intermediate container de1a71be3696 [2024-08-08T02:15:33.482Z] ---> 6e8bc4e3a110 [2024-08-08T02:15:33.482Z] Step 14/15 : COPY . . [2024-08-08T02:15:33.482Z] ---> a9251570d5ac [2024-08-08T02:15:33.482Z] Step 15/15 : RUN ${MAKE} [2024-08-08T02:15:33.482Z] ---> Running in 599fbf241673 [2024-08-08T02:15:33.482Z] noop [2024-08-08T02:15:33.482Z] Removing intermediate container 599fbf241673 [2024-08-08T02:15:33.482Z] ---> e1029470d907 [2024-08-08T02:15:33.482Z] Successfully built e1029470d907 [2024-08-08T02:15:33.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:15:33.852Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T02:15:33.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:15:34.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2024-08-08T02:15:34.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 [2024-08-08T02:15:35.627Z] $ docker top 92334fde61157862122f52d7b822d4d007bf2a312a582bd046eeba776fcbc183 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T02:15:36.570Z] + go version [2024-08-08T02:15:36.570Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-08T02:15:36.616Z] $ docker stop --time=1 92334fde61157862122f52d7b822d4d007bf2a312a582bd046eeba776fcbc183 [2024-08-08T02:15:38.391Z] $ docker rm -f --volumes 92334fde61157862122f52d7b822d4d007bf2a312a582bd046eeba776fcbc183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:15:39.056Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T02:15:39.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:15:39.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2024-08-08T02:15:39.452Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 [2024-08-08T02:15:40.977Z] $ docker top cae537d25eab35aed836bc98ad167f92732fe86c715fd37679ad2d17987fbadb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T02:15:41.905Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh [2024-08-08T02:15:42.593Z] + make test [2024-08-08T02:15:42.593Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-08-08T02:15:50.820Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-08-08T02:16:14.040Z] Removing intermediate container 94d2669ffd6b [2024-08-08T02:16:14.040Z] ---> d2b6ef7aa2dc [2024-08-08T02:16:14.040Z] Step 16/27 : FROM alpine:3.18 [2024-08-08T02:16:14.040Z] 3.18: Pulling from library/alpine [2024-08-08T02:16:14.040Z] 930bdd4d222e: Pulling fs layer [2024-08-08T02:16:14.040Z] 930bdd4d222e: Verifying Checksum [2024-08-08T02:16:14.040Z] 930bdd4d222e: Download complete [2024-08-08T02:16:14.040Z] 930bdd4d222e: Pull complete [2024-08-08T02:16:14.040Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T02:16:14.040Z] Status: Downloaded newer image for alpine:3.18 [2024-08-08T02:16:14.040Z] ---> 18f865063206 [2024-08-08T02:16:14.040Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-08T02:16:14.040Z] ---> Running in 31b79ab766d3 [2024-08-08T02:16:14.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T02:16:14.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T02:16:14.040Z] OK: 7 MiB in 15 packages [2024-08-08T02:16:14.040Z] Removing intermediate container 31b79ab766d3 [2024-08-08T02:16:14.040Z] ---> f0adbce1257c [2024-08-08T02:16:14.040Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-08-08T02:16:14.304Z] ---> Running in 9f44855384b8 [2024-08-08T02:16:15.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T02:16:15.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T02:16:15.526Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T02:16:15.526Z] Executing busybox-1.36.1-r7.trigger [2024-08-08T02:16:15.526Z] OK: 7 MiB in 16 packages [2024-08-08T02:16:22.466Z] Removing intermediate container 9f44855384b8 [2024-08-08T02:16:22.466Z] ---> 200bbbf43259 [2024-08-08T02:16:22.466Z] Step 19/27 : EXPOSE 4000 [2024-08-08T02:16:22.466Z] ---> Running in 6b8242f90e47 [2024-08-08T02:16:22.466Z] Removing intermediate container 6b8242f90e47 [2024-08-08T02:16:22.466Z] ---> 8ce539fa8431 [2024-08-08T02:16:22.466Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-08T02:16:32.497Z] ---> eb303b433b23 [2024-08-08T02:16:32.497Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-08-08T02:16:42.156Z] ---> 745bf3480c23 [2024-08-08T02:16:42.156Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-08-08T02:16:47.479Z] ---> 76b8c12f76eb [2024-08-08T02:16:47.479Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-08T02:16:49.386Z] ---> Running in fdf22113f75e [2024-08-08T02:16:51.949Z] Removing intermediate container fdf22113f75e [2024-08-08T02:16:51.949Z] ---> d991773d52dd [2024-08-08T02:16:51.949Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-08-08T02:16:52.519Z] ---> Running in 6fa979fd805f [2024-08-08T02:16:53.904Z] Removing intermediate container 6fa979fd805f [2024-08-08T02:16:53.904Z] ---> 78e5c99672b4 [2024-08-08T02:16:53.904Z] Step 25/27 : LABEL arch=amd64 [2024-08-08T02:16:55.310Z] ---> Running in 3f1d414dddfb [2024-08-08T02:16:55.876Z] Removing intermediate container 3f1d414dddfb [2024-08-08T02:16:55.876Z] ---> e162d1897a98 [2024-08-08T02:16:55.876Z] Step 26/27 : LABEL git_sha=97946a69dc589cb574b3cccac68c9fd15fd22653 [2024-08-08T02:16:56.443Z] ---> Running in 831614ca5002 [2024-08-08T02:16:57.375Z] Removing intermediate container 831614ca5002 [2024-08-08T02:16:57.375Z] ---> 6331ce34f745 [2024-08-08T02:16:57.375Z] Step 27/27 : LABEL version=0.0.0 [2024-08-08T02:16:57.634Z] ---> Running in 2814bb84f7f2 [2024-08-08T02:16:57.893Z] Removing intermediate container 2814bb84f7f2 [2024-08-08T02:16:57.893Z] ---> 00255a86e8a3 [2024-08-08T02:16:57.893Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-08T02:16:57.893Z] Successfully built 00255a86e8a3 [2024-08-08T02:16:57.893Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:16:58.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T02:16:58.382Z] [2024-08-08T02:16:58.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:16:58.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T02:16:58.682Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-08T02:16:58.682Z] 5eb5b503b376: Pulling fs layer [2024-08-08T02:16:58.682Z] 5c69ac0246d0: Pulling fs layer [2024-08-08T02:16:58.682Z] ec43610c2a17: Pulling fs layer [2024-08-08T02:16:58.682Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-08T02:16:58.682Z] 33b1e0a273af: Pulling fs layer [2024-08-08T02:16:58.682Z] 5d3b04190fa2: Pulling fs layer [2024-08-08T02:16:58.682Z] 2f39f015ded8: Pulling fs layer [2024-08-08T02:16:58.682Z] 3a2ae6a8a46f: Waiting [2024-08-08T02:16:58.682Z] 33b1e0a273af: Waiting [2024-08-08T02:16:58.682Z] 5d3b04190fa2: Waiting [2024-08-08T02:16:58.682Z] 2f39f015ded8: Waiting [2024-08-08T02:16:58.682Z] 5c69ac0246d0: Download complete [2024-08-08T02:16:58.941Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-08T02:16:58.941Z] 3a2ae6a8a46f: Download complete [2024-08-08T02:16:58.941Z] 33b1e0a273af: Verifying Checksum [2024-08-08T02:16:58.941Z] 33b1e0a273af: Download complete [2024-08-08T02:16:58.941Z] ec43610c2a17: Verifying Checksum [2024-08-08T02:16:58.941Z] ec43610c2a17: Download complete [2024-08-08T02:16:58.941Z] 5d3b04190fa2: Download complete [2024-08-08T02:16:58.941Z] 5eb5b503b376: Verifying Checksum [2024-08-08T02:16:58.941Z] 5eb5b503b376: Download complete [2024-08-08T02:16:59.877Z] 2f39f015ded8: Download complete [2024-08-08T02:17:00.439Z] 5eb5b503b376: Pull complete [2024-08-08T02:17:00.439Z] 5c69ac0246d0: Pull complete [2024-08-08T02:17:01.003Z] ec43610c2a17: Pull complete [2024-08-08T02:17:01.003Z] 3a2ae6a8a46f: Pull complete [2024-08-08T02:17:01.261Z] 33b1e0a273af: Pull complete [2024-08-08T02:17:01.519Z] 5d3b04190fa2: Pull complete [2024-08-08T02:17:06.783Z] 2f39f015ded8: Pull complete [2024-08-08T02:17:06.783Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-08T02:17:06.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T02:17:06.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:17:06.880Z] prd-ubuntu20.04-docker-8c-8g-7344 does not seem to be running inside a container [2024-08-08T02:17:06.908Z] $ 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-759 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759:/w/workspace/edgexfoundry_edgex-ui-go_PR-759:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@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 [2024-08-08T02:17:13.452Z] $ docker top 8e2ab6aa555c680efc9beb009cd7c392690c45cc38caa31033b4ec65285a64d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:17:13.835Z] ---> job-cost.sh [2024-08-08T02:17:13.835Z] lf-activate-venv: SKIPPING [2024-08-08T02:17:13.835Z] INFO: No Stack... [2024-08-08T02:17:14.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T02:17:14.668Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T02:17:14.960Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives/cost.csv [2024-08-08T02:17:14.960Z] + cut -d, -f6 [Pipeline] lock [2024-08-08T02:17:14.971Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] [2024-08-08T02:17:14.982Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] did not exist. Created. [2024-08-08T02:17:14.989Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T02:17:15.295Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-08T02:17:15.734Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T02:17:15.744Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T02:17:15.768Z] $ docker stop --time=1 8e2ab6aa555c680efc9beb009cd7c392690c45cc38caa31033b4ec65285a64d1 [2024-08-08T02:17:17.129Z] $ docker rm -f --volumes 8e2ab6aa555c680efc9beb009cd7c392690c45cc38caa31033b4ec65285a64d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-08-08T02:19:57.730Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-08-08T02:19:57.730Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-08-08T02:20:44.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T02:20:44.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T02:20:44.665Z] ./bin/test-attribution-txt.sh [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-08T02:20:44.665Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T02:20:44.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-08T02:20:44.702Z] $ docker stop --time=1 cae537d25eab35aed836bc98ad167f92732fe86c715fd37679ad2d17987fbadb [2024-08-08T02:20:46.671Z] $ docker rm -f --volumes cae537d25eab35aed836bc98ad167f92732fe86c715fd37679ad2d17987fbadb [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T02:20:48.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-08T02:20:48.304Z] Warning: overwriting stash ‘coverage-report’ [2024-08-08T02:20:49.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T02:20:49.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-08T02:20:49.899Z] + ls -al . [2024-08-08T02:20:49.900Z] total 260 [2024-08-08T02:20:49.900Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 8 02:15 . [2024-08-08T02:20:49.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 02:11 .. [2024-08-08T02:20:49.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 02:11 .blubracket [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 8 02:11 .dockerignore [2024-08-08T02:20:49.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 02:11 .git [2024-08-08T02:20:49.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 02:11 .github [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 178 Aug 8 02:11 .gitignore [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 8 02:11 Attribution.txt [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 21430 Aug 8 02:11 CHANGELOG.md [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 8 02:11 CONTRIBUTING.md [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 8 02:11 Dockerfile [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 8 02:11 Jenkinsfile [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 8 02:11 LICENSE [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 2189 Aug 8 02:11 Makefile [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 4381 Aug 8 02:11 README.md [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 02:08 VERSION [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 4832 Aug 8 02:11 angularmigrationlogs.md [2024-08-08T02:20:49.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 02:11 assets [2024-08-08T02:20:49.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 02:11 bin [2024-08-08T02:20:49.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 02:11 cmd [2024-08-08T02:20:49.900Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 02:15 coverage.out [2024-08-08T02:20:49.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 02:11 docs [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 6692 Aug 8 02:11 go.mod [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 100588 Aug 8 02:11 go.sum [2024-08-08T02:20:49.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 02:11 internal [2024-08-08T02:20:49.900Z] -rwxrwxr-x 1 jenkins jenkins 568 Aug 8 02:11 redeploy.sh [2024-08-08T02:20:49.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 02:11 testing [2024-08-08T02:20:49.900Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 8 02:11 version.go [2024-08-08T02:20:49.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:20:50.268Z] + 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=112cde2e1659ba10b3fae8892f42cc44f6ee26a9 --label arch=arm64 --label version=0.0.0 . [2024-08-08T02:20:51.693Z] Sending build context to Docker daemon 35.41MB [2024-08-08T02:20:51.693Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-08T02:20:51.693Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-08T02:20:51.693Z] ---> e1029470d907 [2024-08-08T02:20:51.693Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-08T02:20:51.967Z] ---> Running in 8013b417fc2f [2024-08-08T02:20:52.553Z] Removing intermediate container 8013b417fc2f [2024-08-08T02:20:52.553Z] ---> 4d1c3e163241 [2024-08-08T02:20:52.553Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-08T02:20:52.553Z] ---> Running in f154273d1463 [2024-08-08T02:20:52.823Z] Removing intermediate container f154273d1463 [2024-08-08T02:20:52.823Z] ---> 3329957ae205 [2024-08-08T02:20:52.823Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-08T02:20:53.094Z] ---> Running in 3026e7a37b6d [2024-08-08T02:20:53.374Z] Removing intermediate container 3026e7a37b6d [2024-08-08T02:20:53.374Z] ---> 1ca42bb0a64d [2024-08-08T02:20:53.374Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-08-08T02:20:53.649Z] ---> Running in 570cfbb812d5 [2024-08-08T02:20:53.917Z] Removing intermediate container 570cfbb812d5 [2024-08-08T02:20:53.917Z] ---> a1135bd25f7d [2024-08-08T02:20:53.917Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-08T02:20:53.917Z] ---> Running in 523bd87d7f46 [2024-08-08T02:20:54.513Z] Removing intermediate container 523bd87d7f46 [2024-08-08T02:20:54.513Z] ---> 061435b72a19 [2024-08-08T02:20:54.513Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-08T02:20:56.478Z] ---> 7f8c939b6265 [2024-08-08T02:20:56.478Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-08T02:20:56.478Z] ---> Running in b75e895b996f [2024-08-08T02:20:57.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T02:20:58.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T02:20:59.605Z] OK: 266 MiB in 52 packages [2024-08-08T02:21:01.038Z] Removing intermediate container b75e895b996f [2024-08-08T02:21:01.038Z] ---> c884d67965fb [2024-08-08T02:21:01.038Z] Step 10/27 : ENV GO111MODULE=on [2024-08-08T02:21:01.038Z] ---> Running in 87e078bcbf85 [2024-08-08T02:21:01.309Z] Removing intermediate container 87e078bcbf85 [2024-08-08T02:21:01.309Z] ---> 7612132deb47 [2024-08-08T02:21:01.309Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-08T02:21:01.309Z] ---> Running in 0209f15d1c5e [2024-08-08T02:21:01.912Z] Removing intermediate container 0209f15d1c5e [2024-08-08T02:21:01.912Z] ---> 968edd8feefb [2024-08-08T02:21:01.912Z] Step 12/27 : COPY go.mod vendor* ./ [2024-08-08T02:21:02.502Z] ---> 71e6cdb26acd [2024-08-08T02:21:02.502Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T02:21:02.502Z] ---> Running in b6f621975c75 [2024-08-08T02:21:05.870Z] Removing intermediate container b6f621975c75 [2024-08-08T02:21:05.870Z] ---> b14140bc2a3d [2024-08-08T02:21:05.870Z] Step 14/27 : COPY . . [2024-08-08T02:21:10.156Z] ---> b5660ea539d8 [2024-08-08T02:21:10.156Z] Step 15/27 : RUN ${MAKE} [2024-08-08T02:21:10.156Z] ---> Running in d647a3d04664 [2024-08-08T02:21:11.581Z] 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 [2024-08-08T02:25:19.394Z] Removing intermediate container d647a3d04664 [2024-08-08T02:25:19.394Z] ---> 865d1d93fd23 [2024-08-08T02:25:19.394Z] Step 16/27 : FROM alpine:3.18 [2024-08-08T02:25:19.394Z] 3.18: Pulling from library/alpine [2024-08-08T02:25:19.394Z] 4983c3fe2029: Pulling fs layer [2024-08-08T02:25:19.394Z] 4983c3fe2029: Verifying Checksum [2024-08-08T02:25:19.394Z] 4983c3fe2029: Download complete [2024-08-08T02:25:19.394Z] 4983c3fe2029: Pull complete [2024-08-08T02:25:19.394Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T02:25:19.394Z] Status: Downloaded newer image for alpine:3.18 [2024-08-08T02:25:19.394Z] ---> a0237000ae83 [2024-08-08T02:25:19.394Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-08T02:25:19.394Z] ---> Running in 06f04e83b2eb [2024-08-08T02:25:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T02:25:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T02:25:19.394Z] OK: 8 MiB in 15 packages [2024-08-08T02:25:19.394Z] Removing intermediate container 06f04e83b2eb [2024-08-08T02:25:19.394Z] ---> c25e14079f80 [2024-08-08T02:25:19.394Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-08-08T02:25:19.394Z] ---> Running in 9461d1d60b01 [2024-08-08T02:25:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T02:25:19.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T02:25:19.394Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T02:25:19.394Z] Executing busybox-1.36.1-r7.trigger [2024-08-08T02:25:19.394Z] OK: 8 MiB in 16 packages [2024-08-08T02:25:19.394Z] Removing intermediate container 9461d1d60b01 [2024-08-08T02:25:19.394Z] ---> f395d21d3cd0 [2024-08-08T02:25:19.394Z] Step 19/27 : EXPOSE 4000 [2024-08-08T02:25:19.394Z] ---> Running in 6786fd42c6bd [2024-08-08T02:25:19.394Z] Removing intermediate container 6786fd42c6bd [2024-08-08T02:25:19.394Z] ---> 4a4bbec36736 [2024-08-08T02:25:19.394Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-08T02:25:22.008Z] ---> 9676ba0ecac4 [2024-08-08T02:25:22.008Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-08-08T02:25:22.625Z] ---> 8f94eb47cbb2 [2024-08-08T02:25:22.625Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-08-08T02:25:23.209Z] ---> ff9996680ad4 [2024-08-08T02:25:23.209Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-08T02:25:23.476Z] ---> Running in 92dab4ebfb09 [2024-08-08T02:25:23.743Z] Removing intermediate container 92dab4ebfb09 [2024-08-08T02:25:23.743Z] ---> b62e2b0ca0e4 [2024-08-08T02:25:23.743Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-08-08T02:25:23.743Z] ---> Running in 39c70af36d60 [2024-08-08T02:25:24.327Z] Removing intermediate container 39c70af36d60 [2024-08-08T02:25:24.327Z] ---> e4004f24ed1b [2024-08-08T02:25:24.327Z] Step 25/27 : LABEL arch=arm64 [2024-08-08T02:25:24.327Z] ---> Running in a1b9ffd6e14b [2024-08-08T02:25:24.596Z] Removing intermediate container a1b9ffd6e14b [2024-08-08T02:25:24.596Z] ---> b1cc627e83e8 [2024-08-08T02:25:24.596Z] Step 26/27 : LABEL git_sha=112cde2e1659ba10b3fae8892f42cc44f6ee26a9 [2024-08-08T02:25:24.596Z] ---> Running in 962dc427c612 [2024-08-08T02:25:24.862Z] Removing intermediate container 962dc427c612 [2024-08-08T02:25:24.862Z] ---> 52e46fe4421b [2024-08-08T02:25:24.862Z] Step 27/27 : LABEL version=0.0.0 [2024-08-08T02:25:25.128Z] ---> Running in 712cf134e47f [2024-08-08T02:25:25.394Z] Removing intermediate container 712cf134e47f [2024-08-08T02:25:25.394Z] ---> 2cb89f07568d [2024-08-08T02:25:25.394Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-08T02:25:25.659Z] Successfully built 2cb89f07568d [2024-08-08T02:25:25.659Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:25:26.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T02:25:26.141Z] [2024-08-08T02:25:26.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:25:26.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T02:25:26.478Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-08T02:25:26.478Z] 8998bd30e6a1: Pulling fs layer [2024-08-08T02:25:26.478Z] 04944245beec: Pulling fs layer [2024-08-08T02:25:26.478Z] 699f458cf7ca: Pulling fs layer [2024-08-08T02:25:26.478Z] 765212b225bb: Pulling fs layer [2024-08-08T02:25:26.478Z] f23df028b6ca: Pulling fs layer [2024-08-08T02:25:26.478Z] d65c8cfc05b1: Pulling fs layer [2024-08-08T02:25:26.478Z] 2437ff75d9bd: Pulling fs layer [2024-08-08T02:25:26.478Z] 765212b225bb: Waiting [2024-08-08T02:25:26.478Z] f23df028b6ca: Waiting [2024-08-08T02:25:26.478Z] d65c8cfc05b1: Waiting [2024-08-08T02:25:26.478Z] 2437ff75d9bd: Waiting [2024-08-08T02:25:26.747Z] 04944245beec: Verifying Checksum [2024-08-08T02:25:26.747Z] 04944245beec: Download complete [2024-08-08T02:25:26.747Z] 765212b225bb: Verifying Checksum [2024-08-08T02:25:26.747Z] 765212b225bb: Download complete [2024-08-08T02:25:26.747Z] f23df028b6ca: Verifying Checksum [2024-08-08T02:25:26.747Z] f23df028b6ca: Download complete [2024-08-08T02:25:26.747Z] d65c8cfc05b1: Verifying Checksum [2024-08-08T02:25:26.747Z] d65c8cfc05b1: Download complete [2024-08-08T02:25:27.012Z] 699f458cf7ca: Verifying Checksum [2024-08-08T02:25:27.012Z] 699f458cf7ca: Download complete [2024-08-08T02:25:27.279Z] 8998bd30e6a1: Verifying Checksum [2024-08-08T02:25:27.279Z] 8998bd30e6a1: Download complete [2024-08-08T02:25:29.858Z] 2437ff75d9bd: Verifying Checksum [2024-08-08T02:25:29.858Z] 2437ff75d9bd: Download complete [2024-08-08T02:25:31.795Z] 8998bd30e6a1: Pull complete [2024-08-08T02:25:32.378Z] 04944245beec: Pull complete [2024-08-08T02:25:33.782Z] 699f458cf7ca: Pull complete [2024-08-08T02:25:34.050Z] 765212b225bb: Pull complete [2024-08-08T02:25:34.634Z] f23df028b6ca: Pull complete [2024-08-08T02:25:34.900Z] d65c8cfc05b1: Pull complete [2024-08-08T02:25:53.095Z] 2437ff75d9bd: Pull complete [2024-08-08T02:25:53.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-08T02:25:53.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T02:25:53.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:25:53.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2024-08-08T02:25:53.451Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 [2024-08-08T02:25:56.790Z] $ docker top a66db127f68608b9a827af918a0bbb195dd948c2c10dd4b4dd4f8145f9c6c828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:25:57.698Z] ---> job-cost.sh [2024-08-08T02:25:57.698Z] lf-activate-venv: SKIPPING [2024-08-08T02:25:57.698Z] INFO: No Stack... [2024-08-08T02:26:08.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-08T02:26:08.967Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T02:26:09.639Z] + + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2024-08-08T02:26:09.639Z] cut -d, -f6 [Pipeline] lock [2024-08-08T02:26:09.700Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] [2024-08-08T02:26:09.713Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] did not exist. Created. [2024-08-08T02:26:09.720Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T02:26:10.395Z] /w/workspace/edgex-ui-go/6@tmp/durable-4c983703/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-08T02:26:11.049Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-08T02:26:11.076Z] Warning: overwriting stash ‘stack-cost’ [2024-08-08T02:26:11.303Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T02:26:11.312Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-759-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T02:26:11.347Z] $ docker stop --time=1 a66db127f68608b9a827af918a0bbb195dd948c2c10dd4b4dd4f8145f9c6c828 [2024-08-08T02:26:12.963Z] $ docker rm -f --volumes a66db127f68608b9a827af918a0bbb195dd948c2c10dd4b4dd4f8145f9c6c828 [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 [2024-08-08T02:26:13.448Z] provisioning config files... [2024-08-08T02:26:13.472Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/config240992995814784745tmp [Pipeline] { [Pipeline] sh [2024-08-08T02:26:13.776Z] + set +x [2024-08-08T02:26:13.776Z] + curl -s https://codecov.io/bash [2024-08-08T02:26:13.776Z] + bash -s -- [2024-08-08T02:26:13.776Z] [2024-08-08T02:26:13.776Z] _____ _ [2024-08-08T02:26:13.776Z] / ____| | | [2024-08-08T02:26:13.776Z] | | ___ __| | ___ ___ _____ __ [2024-08-08T02:26:13.776Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-08T02:26:13.776Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-08T02:26:13.776Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-08T02:26:13.776Z] Bash-1.0.6 [2024-08-08T02:26:13.776Z] [2024-08-08T02:26:13.776Z] [2024-08-08T02:26:13.776Z] ==> git version 2.25.1 found [2024-08-08T02:26:13.776Z] ==> 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 [2024-08-08T02:26:13.776Z] Release-Date: 2020-01-08 [2024-08-08T02:26:13.776Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-08T02:26:13.776Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-08T02:26:13.776Z] ==> Jenkins CI detected. [2024-08-08T02:26:13.776Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-759 [2024-08-08T02:26:13.776Z] project root: . [2024-08-08T02:26:13.776Z] --> token set from env [2024-08-08T02:26:13.776Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-08T02:26:13.776Z] ==> Running gcov in . (disable via -X gcov) [2024-08-08T02:26:14.036Z] ==> Python coveragepy not found [2024-08-08T02:26:14.036Z] ==> Searching for coverage reports in: [2024-08-08T02:26:14.036Z] + . [2024-08-08T02:26:14.036Z] -> Found 1 reports [2024-08-08T02:26:14.036Z] ==> Detecting git/mercurial file structure [2024-08-08T02:26:14.036Z] ==> Reading reports [2024-08-08T02:26:14.036Z] + ./coverage.out bytes=10 [2024-08-08T02:26:14.036Z] ==> Appending adjustments [2024-08-08T02:26:14.036Z] https://docs.codecov.io/docs/fixing-reports [2024-08-08T02:26:14.617Z] + Found adjustments [2024-08-08T02:26:14.617Z] ==> Gzipping contents [2024-08-08T02:26:14.617Z] 12K /tmp/codecov.3DxB2Z.gz [2024-08-08T02:26:14.617Z] ==> Uploading reports [2024-08-08T02:26:14.617Z] url: https://codecov.io [2024-08-08T02:26:14.617Z] query: branch=PR-759&commit=97946a69dc589cb574b3cccac68c9fd15fd22653&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-759%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=759&job=&cmd_args= [2024-08-08T02:26:14.617Z] -> Pinging Codecov [2024-08-08T02:26:14.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-759&commit=97946a69dc589cb574b3cccac68c9fd15fd22653&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-759%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=759&job=&cmd_args= [2024-08-08T02:26:14.877Z] -> Uploading to [2024-08-08T02:26:14.877Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-08/FB506323287CE973F263BFD2A0EB1F37/97946a69dc589cb574b3cccac68c9fd15fd22653/a229bed5-8712-4bd1-a048-c3f788272470.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T022614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02101767c940929bdf9c33d4b320a1d7b08375810e3152ae9e556c61f10e1452 [2024-08-08T02:26:14.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T02:26:14.877Z] Dload Upload Total Spent Left Speed [2024-08-08T02:26:15.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 33000 --:--:-- --:--:-- --:--:-- 33000 [2024-08-08T02:26:15.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/97946a69dc589cb574b3cccac68c9fd15fd22653 [Pipeline] } [2024-08-08T02:26:15.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-08T02:26:16.006Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives ] [2024-08-08T02:26:16.006Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives [2024-08-08T02:26:16.006Z] total 16 [2024-08-08T02:26:16.006Z] drwxr-xr-x 3 root root 4096 Aug 8 02:17 . [2024-08-08T02:26:16.006Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 8 02:17 .. [2024-08-08T02:26:16.006Z] drwxr-xr-x 2 root root 4096 Aug 8 02:17 cost [2024-08-08T02:26:16.006Z] -rw-r--r-- 1 root root 83 Aug 8 02:17 cost.csv [2024-08-08T02:26:16.006Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives [2024-08-08T02:26:16.006Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives [2024-08-08T02:26:16.006Z] total 16 [2024-08-08T02:26:16.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 02:17 . [2024-08-08T02:26:16.006Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 8 02:17 .. [2024-08-08T02:26:16.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 02:17 cost [2024-08-08T02:26:16.006Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 8 02:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:16.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:17.156Z] ---> package-listing.sh [2024-08-08T02:26:17.156Z] ++ facter osfamily [2024-08-08T02:26:17.156Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-08T02:26:17.416Z] + OS_FAMILY=debian [2024-08-08T02:26:17.416Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-759 [2024-08-08T02:26:17.416Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-08T02:26:17.416Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-08T02:26:17.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-08T02:26:17.416Z] + PACKAGES=/tmp/packages_start.txt [2024-08-08T02:26:17.416Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-759 ']' [2024-08-08T02:26:17.416Z] + PACKAGES=/tmp/packages_end.txt [2024-08-08T02:26:17.416Z] + case "${OS_FAMILY}" in [2024-08-08T02:26:17.416Z] + dpkg -l [2024-08-08T02:26:17.416Z] + grep '^ii' [2024-08-08T02:26:17.416Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-08T02:26:17.416Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-08T02:26:17.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-08T02:26:17.416Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-759 ']' [2024-08-08T02:26:17.416Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives/ [2024-08-08T02:26:17.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-759/archives/ [Pipeline] echo [2024-08-08T02:26:17.425Z] 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-759/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-08T02:26:17.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T02:26:18.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T02:26:18.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T02:26:18.367Z] prd-ubuntu20.04-docker-8c-8g-7344 does not seem to be running inside a container [2024-08-08T02:26:18.398Z] $ 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-759/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-759 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759:/w/workspace/edgexfoundry_edgex-ui-go_PR-759:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-08T02:26:18.597Z] $ docker top 3fad9abed74d45a0a671cefa57ca8e33b2935f327ed137a8e72abf307d754a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T02:26:18.969Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-08T02:26:19.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-08T02:26:19.539Z] + ls /var/log/sa-host [2024-08-08T02:26:19.539Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T02:26:19.692Z] provisioning config files... [2024-08-08T02:26:19.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-759@tmp/config11888851990542347987tmp [Pipeline] { [Pipeline] echo [2024-08-08T02:26:19.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:20.039Z] ---> create-netrc.sh [Pipeline] } [2024-08-08T02:26:20.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:20.381Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-08T02:26:20.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:20.676Z] ---> sudo-logs.sh [2024-08-08T02:26:20.676Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-08T02:26:20.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:21.000Z] ---> job-cost.sh [2024-08-08T02:26:21.000Z] lf-activate-venv: SKIPPING [2024-08-08T02:26:21.000Z] DEBUG: total: 0.2199999988079071 [2024-08-08T02:26:21.000Z] INFO: Retrieving Stack Cost... [2024-08-08T02:26:21.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T02:26:21.519Z] INFO: Archiving Costs [Pipeline] echo [2024-08-08T02:26:21.534Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T02:26:21.823Z] ---> logs-deploy.sh [2024-08-08T02:26:21.823Z] lf-activate-venv: SKIPPING [2024-08-08T02:26:21.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-759/6 [2024-08-08T02:26:21.823Z] INFO: archiving workspace using pattern(s): [2024-08-08T02:26:22.758Z] Archives upload complete. [2024-08-08T02:26:22.758Z] INFO: archiving logs to Nexus