Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54+3117862983e23d6112f586b2dfa99700b65170de (3230b49abd7a63aef96150989c4dd6d10f182171) 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-ssh7500947182747699521.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1693451887714096239.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-585/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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12497403225490664914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10087129802194762595.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-585/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-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14144047029344889876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2602 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [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-585 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # 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 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 Merge succeeded, producing 3a09083d6e112eec163dbecf1449b1f367838d52 Checking out Revision 3a09083d6e112eec163dbecf1449b1f367838d52 (PR-585) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a09083d6e112eec163dbecf1449b1f367838d52 # timeout=10 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:22 ========================================================= 02:07:22 EdgeX Global Pipelines Version Info 02:07:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk df2dde8a9a32a6e0f6a34ed8bdd8000cef08e135 # timeout=10 02:07:23 ------------------- 02:07:23 stable info: 02:07:23 ------------------- 02:07:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:07:23 Message: update stable to v1.0.245 02:07:23 ------------------- 02:07:23 experimental info: 02:07:23 ------------------- 02:07:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:23 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:07:23 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-585 [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-585 [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-585 [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a09083 [Pipeline] echo 02:07:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:24 provisioning config files... 02:07:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config10374756848947330680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:24 ---> docker-login.sh 02:07:24 nexus3.edgexfoundry.org:10001 02:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:24 Configure a credential helper to remove this warning. See 02:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:24 02:07:24 Login Succeeded 02:07:24 nexus3.edgexfoundry.org:10002 02:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:26 Configure a credential helper to remove this warning. See 02:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:26 02:07:26 Login Succeeded 02:07:26 nexus3.edgexfoundry.org:10003 02:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:26 Configure a credential helper to remove this warning. See 02:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:26 02:07:26 Login Succeeded 02:07:26 nexus3.edgexfoundry.org:10004 02:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:26 Configure a credential helper to remove this warning. See 02:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:26 02:07:26 Login Succeeded 02:07:26 docker.io 02:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:26 Configure a credential helper to remove this warning. See 02:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:26 02:07:26 Login Succeeded 02:07:26 ---> docker-login.sh ends [Pipeline] } 02:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:26 + git rev-list -1 --merges 3a09083d6e112eec163dbecf1449b1f367838d52~1..3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo 02:07:26 -----------> git rev-list -1 --merges 3a09083d6e112eec163dbecf1449b1f367838d52~1..3a09083d6e112eec163dbecf1449b1f367838d52 3a09083d6e112eec163dbecf1449b1f367838d52 02:07:26 3a09083d6e112eec163dbecf1449b1f367838d52 [false] [Pipeline] sh 02:07:27 + git log --format=format:%s -1 3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo 02:07:27 ========================================================= 02:07:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:27 + git log --format=format:%s -1 3a09083d6e112eec163dbecf1449b1f367838d52 [Pipeline] echo 02:07:27 [semverPrep] GIT_COMMIT: 3a09083d6e112eec163dbecf1449b1f367838d52, Commit Message: Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD [Pipeline] echo 02:07:27 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:27 + grep -v github /etc/ssh/ssh_known_hosts 02:07:27 + [ -e /tmp/ssh_known_hosts ] 02:07:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:27 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:28 02:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:28 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:28 b85a868b505f: Pulling fs layer 02:07:28 e2be974225ed: Pulling fs layer 02:07:28 339a4e72a1f5: Pulling fs layer 02:07:28 988bab9f4d93: Pulling fs layer 02:07:28 1469e6f7b9e6: Pulling fs layer 02:07:28 eaf3925da568: Pulling fs layer 02:07:28 bab4dde63d76: Pulling fs layer 02:07:28 bde34c3a00c8: Pulling fs layer 02:07:28 b352a97aabf1: Pulling fs layer 02:07:28 4872d77fe225: Pulling fs layer 02:07:28 5851b861e8e6: Pulling fs layer 02:07:28 bab4dde63d76: Waiting 02:07:28 bde34c3a00c8: Waiting 02:07:28 b352a97aabf1: Waiting 02:07:28 4872d77fe225: Waiting 02:07:28 5851b861e8e6: Waiting 02:07:28 1469e6f7b9e6: Waiting 02:07:28 eaf3925da568: Waiting 02:07:28 988bab9f4d93: Waiting 02:07:28 e2be974225ed: Verifying Checksum 02:07:28 e2be974225ed: Download complete 02:07:28 988bab9f4d93: Download complete 02:07:28 1469e6f7b9e6: Verifying Checksum 02:07:28 1469e6f7b9e6: Download complete 02:07:28 339a4e72a1f5: Verifying Checksum 02:07:28 339a4e72a1f5: Download complete 02:07:28 eaf3925da568: Verifying Checksum 02:07:28 eaf3925da568: Download complete 02:07:28 bde34c3a00c8: Verifying Checksum 02:07:28 bde34c3a00c8: Download complete 02:07:28 b352a97aabf1: Verifying Checksum 02:07:28 b352a97aabf1: Download complete 02:07:28 4872d77fe225: Download complete 02:07:28 5851b861e8e6: Verifying Checksum 02:07:28 b85a868b505f: Download complete 02:07:29 bab4dde63d76: Verifying Checksum 02:07:29 bab4dde63d76: Download complete 02:07:30 b85a868b505f: Pull complete 02:07:30 e2be974225ed: Pull complete 02:07:30 339a4e72a1f5: Pull complete 02:07:30 988bab9f4d93: Pull complete 02:07:31 1469e6f7b9e6: Pull complete 02:07:31 eaf3925da568: Pull complete 02:07:33 bab4dde63d76: Pull complete 02:07:33 bde34c3a00c8: Pull complete 02:07:33 b352a97aabf1: Pull complete 02:07:33 4872d77fe225: Pull complete 02:07:33 5851b861e8e6: Pull complete 02:07:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:33 prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container 02:07:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:37 $ docker top 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 -eo pid,comm 02:07:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:37 [ssh-agent] Looking for ssh-agent implementation... 02:07:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:37 $ docker exec 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent 02:07:37 SSH_AUTH_SOCK=/tmp/ssh-eUxmoABJx03q/agent.13 02:07:37 SSH_AGENT_PID=19 02:07:37 Running ssh-add (command line suppressed) 02:07:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_11271068823366573367.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_11271068823366573367.key) 02:07:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:37 + git tag --points-at HEAD [Pipeline] } 02:07:37 $ docker exec --env ******** --env ******** 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent -k 02:07:38 unset SSH_AUTH_SOCK; 02:07:38 unset SSH_AGENT_PID; 02:07:38 echo Agent pid 19 killed; 02:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:38 [ssh-agent] Looking for ssh-agent implementation... 02:07:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:38 $ docker exec 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent 02:07:38 SSH_AUTH_SOCK=/tmp/ssh-v6ZA8iSxBvjy/agent.69 02:07:38 SSH_AGENT_PID=75 02:07:38 Running ssh-add (command line suppressed) 02:07:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_1733907793042733339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/private_key_1733907793042733339.key) 02:07:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:38 + git semver init 02:07:39 2023-03-17 02:07:38,932 [run_init] DEBUG init version:0.0.0 force:False 02:07:39 2023-03-17 02:07:38,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver 02:07:39 2023-03-17 02:07:38,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver 02:07:39 2023-03-17 02:07:38,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585, universal_newlines=False, shell=None, istream=None) 02:07:40 2023-03-17 02:07:40,331 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.git/info/exclude 02:07:40 2023-03-17 02:07:40,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 with force:False 02:07:40 2023-03-17 02:07:40,331 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 02:07:40 2023-03-17 02:07:40,335 [execute] INFO git cat-file --batch-check 02:07:40 2023-03-17 02:07:40,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) 02:07:40 2023-03-17 02:07:40,341 [execute] INFO git cat-file --batch 02:07:40 2023-03-17 02:07:40,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver, universal_newlines=False, shell=None, istream=) 02:07:40 2023-03-17 02:07:40,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-585/.semver/PR-585 02:07:40 0.0.0 [Pipeline] } 02:07:40 $ docker exec --env ******** --env ******** 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 ssh-agent -k 02:07:40 unset SSH_AUTH_SOCK; 02:07:40 unset SSH_AGENT_PID; 02:07:40 echo Agent pid 75 killed; 02:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:40 + git semver [Pipeline] } 02:07:41 $ docker stop --time=1 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 02:07:42 $ docker rm -f --volumes 0501f06bddf51dc77d7e77c1185a2a47fbb2f0423421fe284c112b5d05fd42e6 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:43 Stashed 1 file(s) [Pipeline] echo 02:07:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:43 provisioning config files... 02:07:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config6972193401705105097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:43 ---> docker-login.sh 02:07:43 nexus3.edgexfoundry.org:10001 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:43 Configure a credential helper to remove this warning. See 02:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:43 02:07:43 Login Succeeded 02:07:43 nexus3.edgexfoundry.org:10002 02:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:44 Configure a credential helper to remove this warning. See 02:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:44 02:07:44 Login Succeeded 02:07:44 nexus3.edgexfoundry.org:10003 02:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:44 Configure a credential helper to remove this warning. See 02:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:44 02:07:44 Login Succeeded 02:07:44 nexus3.edgexfoundry.org:10004 02:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:44 Configure a credential helper to remove this warning. See 02:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:44 02:07:44 Login Succeeded 02:07:44 docker.io 02:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:45 Configure a credential helper to remove this warning. See 02:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:45 02:07:45 Login Succeeded 02:07:45 ---> docker-login.sh ends [Pipeline] } 02:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:45 ========================================================= 02:07:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:07:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:07:45 Sending build context to Docker daemon 45.42MB 02:07:45 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:07:45 Step 2/16 : FROM ${BASE} AS builder 02:07:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:45 63b65145d645: Pulling fs layer 02:07:45 a2d21d5440eb: Pulling fs layer 02:07:45 935e6c44a52c: Pulling fs layer 02:07:45 94cc34f8dd06: Pulling fs layer 02:07:45 30dea6a524f1: Pulling fs layer 02:07:45 a2aff8979fd8: Pulling fs layer 02:07:45 6808be2612f2: Pulling fs layer 02:07:45 f25807f1079a: Pulling fs layer 02:07:45 6808be2612f2: Waiting 02:07:45 f25807f1079a: Waiting 02:07:45 a2aff8979fd8: Waiting 02:07:45 94cc34f8dd06: Waiting 02:07:45 30dea6a524f1: Waiting 02:07:45 a2d21d5440eb: Download complete 02:07:45 94cc34f8dd06: Verifying Checksum 02:07:45 94cc34f8dd06: Download complete 02:07:45 30dea6a524f1: Verifying Checksum 02:07:45 30dea6a524f1: Download complete 02:07:46 63b65145d645: Verifying Checksum 02:07:46 63b65145d645: Download complete 02:07:46 a2aff8979fd8: Verifying Checksum 02:07:46 a2aff8979fd8: Download complete 02:07:46 63b65145d645: Pull complete 02:07:46 a2d21d5440eb: Pull complete 02:07:46 f25807f1079a: Verifying Checksum 02:07:46 f25807f1079a: Download complete 02:07:46 935e6c44a52c: Verifying Checksum 02:07:46 935e6c44a52c: Download complete 02:07:47 6808be2612f2: Verifying Checksum 02:07:47 6808be2612f2: Download complete 02:07:50 935e6c44a52c: Pull complete 02:07:50 94cc34f8dd06: Pull complete 02:07:50 30dea6a524f1: Pull complete 02:07:50 a2aff8979fd8: Pull complete 02:07:52 6808be2612f2: Pull complete 02:07:53 f25807f1079a: Pull complete 02:07:53 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:07:53 ---> 3b553350e43f 02:07:53 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:07:58 Still waiting to schedule task 02:07:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:58 ---> Running in 1959c1b876ec 02:07:58 Removing intermediate container 1959c1b876ec 02:07:58 ---> 9ac658bbdf40 02:07:58 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:07:58 ---> Running in d5ee0d2d1cf5 02:07:58 Removing intermediate container d5ee0d2d1cf5 02:07:58 ---> 293c720e2d8e 02:07:58 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:07:59 ---> Running in b0b1c68b2b10 02:07:59 Removing intermediate container b0b1c68b2b10 02:07:59 ---> 14cd4ddfe46d 02:07:59 Step 6/16 : LABEL Name=edgex-ui-go 02:07:59 ---> Running in 79e1d13e0953 02:07:59 Removing intermediate container 79e1d13e0953 02:07:59 ---> 6337e34883dc 02:07:59 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:07:59 ---> Running in bb018a36e328 02:07:59 Removing intermediate container bb018a36e328 02:07:59 ---> 5ac63d09a6d3 02:07:59 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:00 latest: Pulling from library/docker 02:08:00 63b65145d645: Already exists 02:08:00 79632185ca8e: Pulling fs layer 02:08:00 96acd0207079: Pulling fs layer 02:08:00 cd9b23e3d659: Pulling fs layer 02:08:00 9b72c76fa520: Pulling fs layer 02:08:00 2a9913c6de88: Pulling fs layer 02:08:00 d82d65dfa3e2: Pulling fs layer 02:08:00 c870b0efe7bf: Pulling fs layer 02:08:00 3bd06c2449b9: Pulling fs layer 02:08:00 b8adaaee12a3: Pulling fs layer 02:08:00 32e31cd5a8e4: Pulling fs layer 02:08:00 cebae2ff9f88: Pulling fs layer 02:08:00 9b72c76fa520: Waiting 02:08:00 2a9913c6de88: Waiting 02:08:00 d82d65dfa3e2: Waiting 02:08:00 c870b0efe7bf: Waiting 02:08:00 3bd06c2449b9: Waiting 02:08:00 b8adaaee12a3: Waiting 02:08:00 32e31cd5a8e4: Waiting 02:08:00 cebae2ff9f88: Waiting 02:08:00 38a13f2f8392: Pulling fs layer 02:08:00 38a13f2f8392: Waiting 02:08:00 79632185ca8e: Verifying Checksum 02:08:00 79632185ca8e: Download complete 02:08:00 79632185ca8e: Pull complete 02:08:00 96acd0207079: Verifying Checksum 02:08:00 96acd0207079: Download complete 02:08:01 2a9913c6de88: Verifying Checksum 02:08:01 2a9913c6de88: Download complete 02:08:01 cd9b23e3d659: Verifying Checksum 02:08:01 cd9b23e3d659: Download complete 02:08:01 9b72c76fa520: Verifying Checksum 02:08:01 9b72c76fa520: Download complete 02:08:01 d82d65dfa3e2: Verifying Checksum 02:08:01 d82d65dfa3e2: Download complete 02:08:01 c870b0efe7bf: Verifying Checksum 02:08:01 c870b0efe7bf: Download complete 02:08:01 96acd0207079: Pull complete 02:08:01 b8adaaee12a3: Verifying Checksum 02:08:01 b8adaaee12a3: Download complete 02:08:01 3bd06c2449b9: Verifying Checksum 02:08:01 3bd06c2449b9: Download complete 02:08:01 38a13f2f8392: Verifying Checksum 02:08:01 38a13f2f8392: Download complete 02:08:01 cebae2ff9f88: Download complete 02:08:01 cd9b23e3d659: Pull complete 02:08:01 32e31cd5a8e4: Verifying Checksum 02:08:01 32e31cd5a8e4: Download complete 02:08:01 9b72c76fa520: Pull complete 02:08:01 2a9913c6de88: Pull complete 02:08:02 d82d65dfa3e2: Pull complete 02:08:02 c870b0efe7bf: Pull complete 02:08:02 3bd06c2449b9: Pull complete 02:08:02 b8adaaee12a3: Pull complete 02:08:03 32e31cd5a8e4: Pull complete 02:08:03 cebae2ff9f88: Pull complete 02:08:03 38a13f2f8392: Pull complete 02:08:03 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 02:08:03 Status: Downloaded newer image for docker:latest 02:08:05 ---> 44f04fc5327f 02:08:05 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:05 ---> Running in 6fdecfbd5905 02:08:06 Removing intermediate container 6fdecfbd5905 02:08:06 ---> 5374a07b258f 02:08:06 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:06 ---> Running in 465a68d4267d 02:08:06 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:07 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:08 OK: 265 MiB in 53 packages 02:08:08 Removing intermediate container 465a68d4267d 02:08:08 ---> 9da1920c2340 02:08:08 Step 11/16 : ENV GO111MODULE=on 02:08:08 ---> Running in 72b65f2dfbb5 02:08:08 Removing intermediate container 72b65f2dfbb5 02:08:08 ---> 5515593d3274 02:08:08 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:08 ---> Running in 926485f94226 02:08:08 Removing intermediate container 926485f94226 02:08:08 ---> dab76c901d8f 02:08:08 Step 13/16 : COPY go.mod vendor* ./ 02:08:08 ---> 7613ec79b820 02:08:08 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:08 ---> Running in 406f2ff546d2 02:08:35 Removing intermediate container 406f2ff546d2 02:08:35 ---> 0fb8bc2d8717 02:08:35 Step 15/16 : COPY . . 02:08:35 ---> 2b45ec197b9b 02:08:35 Step 16/16 : RUN ${MAKE} 02:08:35 ---> Running in 455345d1c423 02:08:36 noop 02:08:36 Removing intermediate container 455345d1c423 02:08:36 ---> c2c0ba65ce42 02:08:36 Successfully built c2c0ba65ce42 02:08:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:36 + docker inspect -f . ci-base-image-x86_64 02:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:37 prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container 02:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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 ******** ci-base-image-x86_64 cat 02:08:37 $ docker top 151e0c6387da5316221325bada198e63a636263a86a9b0235277fd770c71d439 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:37 + go version 02:08:37 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:37 $ docker stop --time=1 151e0c6387da5316221325bada198e63a636263a86a9b0235277fd770c71d439 02:08:39 $ docker rm -f --volumes 151e0c6387da5316221325bada198e63a636263a86a9b0235277fd770c71d439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:39 + docker inspect -f . ci-base-image-x86_64 02:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:39 prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container 02:08:39 $ 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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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 ******** ci-base-image-x86_64 cat 02:08:39 $ docker top c850ccedd937cbf6be883e263920e52509a2753fe3333f217b061e56bc4c92b8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] fileExists [Pipeline] sh 02:08:40 + make test 02:08:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:08:52 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:08:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:56 ./bin/test-attribution-txt.sh 02:08:56 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:08:56 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:08:56 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:08:56 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:08:56 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:08:56 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:08:56 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:08:56 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:08:56 make -C web test 02:08:56 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' 02:08:56 make[1]: tput: No such file or directory 02:08:56 make[1]: tput: No such file or directory 02:08:56 warning: generating ./VERSION 02:08:56 echo "0.0.0" > VERSION 02:08:56 docker build \ 02:08:56 -f Dockerfile \ 02:08:56 --build-arg USER=1000 \ 02:08:56 \ 02:08:56 --label "git_sha=3a09083d6e112eec163dbecf1449b1f367838d52" \ 02:08:56 -t edgexfoundry/edgex-web-ui:3a09083d6e112eec163dbecf1449b1f367838d52 \ 02:08:56 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:08:56 . 02:08:56 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:08:56 Install the buildx component to build images with BuildKit: 02:08:56 https://docs.docker.com/go/buildx/ 02:08:56 02:08:56 Sending build context to Docker daemon 2.961MB 02:08:56 Step 1/10 : FROM node:16.17-alpine3.15 02:08:56 16.17-alpine3.15: Pulling from library/node 02:08:56 9621f1afde84: Pulling fs layer 02:08:56 c6f70ee39829: Pulling fs layer 02:08:56 56892a8094a2: Pulling fs layer 02:08:56 58dd87906ef0: Pulling fs layer 02:08:56 58dd87906ef0: Waiting 02:08:56 56892a8094a2: Download complete 02:08:56 9621f1afde84: Verifying Checksum 02:08:56 9621f1afde84: Download complete 02:08:56 58dd87906ef0: Verifying Checksum 02:08:56 58dd87906ef0: Download complete 02:08:56 9621f1afde84: Pull complete 02:08:56 c6f70ee39829: Verifying Checksum 02:08:56 c6f70ee39829: Download complete 02:08:57 c6f70ee39829: Pull complete 02:08:57 56892a8094a2: Pull complete 02:08:57 58dd87906ef0: Pull complete 02:08:57 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:08:57 Status: Downloaded newer image for node:16.17-alpine3.15 02:08:57 ---> b69703f70c3d 02:08:57 Step 2/10 : RUN apk add --no-cache chromium 02:09:01 ---> Running in 3f1bd279e427 02:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:01 (1/129) Installing libxau (1.0.9-r0) 02:09:01 (2/129) Installing libmd (1.0.3-r0) 02:09:01 (3/129) Installing libbsd (0.11.3-r1) 02:09:01 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:01 (5/129) Installing libxcb (1.14-r2) 02:09:01 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:01 (7/129) Installing libxext (1.3.4-r0) 02:09:01 (8/129) Installing libice (1.0.10-r0) 02:09:01 (9/129) Installing libuuid (2.37.4-r0) 02:09:01 (10/129) Installing libsm (1.2.3-r0) 02:09:01 (11/129) Installing libxt (1.2.1-r0) 02:09:01 (12/129) Installing libxmu (1.1.3-r0) 02:09:01 (13/129) Installing xset (1.2.4-r0) 02:09:01 (14/129) Installing xprop (1.2.5-r0) 02:09:01 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:01 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:01 (17/129) Installing pkgconf (1.8.1-r0) 02:09:01 (18/129) Installing libffi (3.4.2-r1) 02:09:01 (19/129) Installing libintl (0.21-r0) 02:09:01 (20/129) Installing libblkid (2.37.4-r0) 02:09:01 (21/129) Installing libmount (2.37.4-r0) 02:09:01 (22/129) Installing pcre (8.45-r1) 02:09:01 (23/129) Installing glib (2.70.1-r0) 02:09:01 (24/129) Installing xz-libs (5.2.5-r1) 02:09:01 (25/129) Installing libxml2 (2.9.14-r2) 02:09:01 (26/129) Installing shared-mime-info (2.1-r2) 02:09:01 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:01 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:01 (29/129) Installing libpng (1.6.37-r1) 02:09:01 (30/129) Installing libwebp (1.2.2-r0) 02:09:01 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:01 (32/129) Installing tiff (4.4.0-r0) 02:09:01 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:01 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:01 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:01 (36/129) Installing libxfixes (6.0.0-r0) 02:09:01 (37/129) Installing libxrender (0.9.10-r3) 02:09:01 (38/129) Installing libxcursor (1.2.0-r0) 02:09:01 (39/129) Installing libxdamage (1.1.5-r1) 02:09:01 (40/129) Installing libxi (1.8-r0) 02:09:01 (41/129) Installing libxinerama (1.1.4-r1) 02:09:01 (42/129) Installing libxrandr (1.5.2-r1) 02:09:01 (43/129) Installing atk (2.36.0-r0) 02:09:01 (44/129) Installing libxtst (1.2.3-r3) 02:09:01 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:01 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:01 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:01 (48/129) Installing expat (2.5.0-r0) 02:09:01 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:01 (50/129) Installing libbz2 (1.0.8-r1) 02:09:01 (51/129) Installing freetype (2.11.1-r2) 02:09:01 (52/129) Installing fontconfig (2.13.1-r4) 02:09:01 (53/129) Installing pixman (0.40.0-r4) 02:09:01 (54/129) Installing cairo (1.16.0-r5) 02:09:01 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:01 (56/129) Installing avahi-libs (0.8-r5) 02:09:01 (57/129) Installing gmp (6.2.1-r1) 02:09:01 (58/129) Installing nettle (3.7.3-r0) 02:09:01 (59/129) Installing p11-kit (0.24.0-r1) 02:09:01 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:01 (61/129) Installing libunistring (0.9.10-r1) 02:09:01 (62/129) Installing gnutls (3.7.1-r2) 02:09:01 (63/129) Installing cups-libs (2.3.3-r6) 02:09:01 (64/129) Installing libepoxy (1.5.9-r0) 02:09:01 (65/129) Installing fribidi (1.0.11-r0) 02:09:01 (66/129) Installing graphite2 (1.3.14-r0) 02:09:01 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:01 (68/129) Installing libxft (2.3.4-r0) 02:09:01 (69/129) Installing pango (1.48.10-r0) 02:09:01 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:01 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:01 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:01 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:01 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:01 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:01 Executing gtk+3.0-3.24.30-r0.post-install 02:09:01 (76/129) Installing libfontenc (1.1.4-r0) 02:09:01 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:01 (78/129) Installing ttf-opensans (1.10-r1) 02:09:01 Executing ttf-opensans-1.10-r1.post-install 02:09:04 (79/129) Installing libogg (1.3.5-r0) 02:09:04 (80/129) Installing flac (1.3.4-r0) 02:09:04 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:04 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:04 (83/129) Installing sdl2 (2.0.16-r4) 02:09:04 (84/129) Installing aom-libs (3.2.0-r0) 02:09:04 (85/129) Installing libass (0.15.2-r0) 02:09:04 (86/129) Installing libdav1d (0.9.2-r0) 02:09:04 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:04 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:04 (89/129) Installing lame (3.100-r0) 02:09:04 (90/129) Installing opus (1.3.1-r1) 02:09:04 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:04 (92/129) Installing soxr (0.1.3-r2) 02:09:04 (93/129) Installing libsrt (1.4.2-r1) 02:09:04 (94/129) Installing libssh (0.9.6-r1) 02:09:04 (95/129) Installing libtheora (1.1.1-r16) 02:09:04 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:04 (97/129) Installing libpciaccess (0.16-r0) 02:09:04 (98/129) Installing libdrm (2.4.109-r0) 02:09:04 (99/129) Installing libva (2.13.0-r0) 02:09:04 (100/129) Installing libvdpau (1.4-r0) 02:09:04 (101/129) Installing vidstab (1.1.0-r1) 02:09:04 (102/129) Installing libvorbis (1.3.7-r0) 02:09:04 (103/129) Installing libvpx (1.10.0-r0) 02:09:04 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:04 (105/129) Installing x264-libs (20210613-r0) 02:09:04 (106/129) Installing x265-libs (3.5-r0) 02:09:04 (107/129) Installing xvidcore (1.3.7-r1) 02:09:04 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:04 (109/129) Installing libevent (2.1.12-r4) 02:09:04 (110/129) Installing mesa (21.2.6-r0) 02:09:04 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:04 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:04 (113/129) Installing lcms2 (2.12-r1) 02:09:04 (114/129) Installing nspr (4.32-r0) 02:09:04 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:04 (116/129) Installing nss (3.78.1-r0) 02:09:04 (117/129) Installing libasyncns (0.8-r1) 02:09:04 (118/129) Installing libltdl (2.4.6-r7) 02:09:04 (119/129) Installing orc (0.4.32-r0) 02:09:04 (120/129) Installing libsndfile (1.0.31-r1) 02:09:04 (121/129) Installing speexdsp (1.2.0-r0) 02:09:04 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:04 (123/129) Installing libpulse (15.0-r2) 02:09:04 (124/129) Installing re2 (2021.11.01-r0) 02:09:04 (125/129) Installing snappy (1.1.9-r1) 02:09:04 (126/129) Installing libgpg-error (1.42-r1) 02:09:04 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:04 (128/129) Installing libxslt (1.1.35-r0) 02:09:04 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:05 Executing busybox-1.34.1-r7.trigger 02:09:05 Executing glib-2.70.1-r0.trigger 02:09:05 Executing shared-mime-info-2.1-r2.trigger 02:09:06 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:06 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:06 Executing fontconfig-2.13.1-r4.trigger 02:09:06 Executing mkfontscale-1.2.1-r1.trigger 02:09:06 OK: 286 MiB in 145 packages 02:09:12 Removing intermediate container 3f1bd279e427 02:09:12 ---> 65c016e30bbb 02:09:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:12 ---> Running in 95b354c3aec7 02:09:12 Removing intermediate container 95b354c3aec7 02:09:12 ---> fada4035af6b 02:09:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:12 ---> Running in f65599715b21 02:09:12 Removing intermediate container f65599715b21 02:09:12 ---> f93777bae6cd 02:09:12 Step 5/10 : RUN npm install -g npm 02:09:12 ---> Running in 0cf00723d818 02:09:21 02:09:21 removed 7 packages, changed 97 packages, and audited 238 packages in 8s 02:09:21 02:09:21 16 packages are looking for funding 02:09:21 run `npm fund` for details 02:09:21 02:09:21 found 0 vulnerabilities 02:09:22 Removing intermediate container 0cf00723d818 02:09:22 ---> 63b70cda24a7 02:09:22 Step 6/10 : ARG USER=1000 02:09:22 ---> Running in c4c47018ac82 02:09:22 Removing intermediate container c4c47018ac82 02:09:22 ---> b6ee1b6c93ce 02:09:22 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:22 ---> Running in 737b076fc4e7 02:09:22 Removing intermediate container 737b076fc4e7 02:09:22 ---> c36bc04acd96 02:09:22 Step 8/10 : USER $USER:$USER 02:09:23 ---> Running in 0ed547bf30f8 02:09:23 Removing intermediate container 0ed547bf30f8 02:09:23 ---> a4a5cd07297d 02:09:23 Step 9/10 : WORKDIR /app 02:09:23 ---> Running in ad4488a83078 02:09:23 Removing intermediate container ad4488a83078 02:09:23 ---> 314d555ec93b 02:09:23 Step 10/10 : LABEL git_sha=3a09083d6e112eec163dbecf1449b1f367838d52 02:09:23 ---> Running in 2d4fcd37304a 02:09:23 Removing intermediate container 2d4fcd37304a 02:09:23 ---> f13353399b94 02:09:23 Successfully built f13353399b94 02:09:23 Successfully tagged edgexfoundry/edgex-web-ui:3a09083d6e112eec163dbecf1449b1f367838d52 02:09:23 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:23 touch edgex-web-ui.imagebuilt 02:09:23 mkdir -p node_modules coverage 02:09:23 chown "1000:1000" node_modules coverage package-lock.json 02:09:23 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:26 npm ERR! code ERESOLVE 02:09:26 npm ERR! ERESOLVE could not resolve 02:09:26 npm ERR! 02:09:26 npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 02:09:26 npm ERR! Found: @angular/compiler-cli@12.2.4 02:09:26 npm ERR! node_modules/@angular/compiler-cli 02:09:26 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 02:09:26 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 02:09:26 npm ERR! node_modules/@angular/localize 02:09:26 npm ERR! dev @angular/localize@"^12.2.4" from the root project 02:09:26 npm ERR! 02:09:26 npm ERR! Could not resolve dependency: 02:09:26 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:09:26 npm ERR! node_modules/@angular-devkit/build-angular 02:09:26 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:09:26 npm ERR! 02:09:26 npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.3 02:09:26 npm ERR! node_modules/@angular/compiler-cli 02:09:26 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:09:26 npm ERR! node_modules/@angular-devkit/build-angular 02:09:26 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:09:26 npm ERR! 02:09:26 npm ERR! Fix the upstream dependency conflict, or retry 02:09:26 npm ERR! this command with --force or --legacy-peer-deps 02:09:26 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 02:09:26 npm ERR! 02:09:26 npm ERR! 02:09:26 npm ERR! For a full report see: 02:09:26 npm ERR! /home/node/.npm/_logs/2023-03-17T02_09_23_968Z-eresolve-report.txt 02:09:26 02:09:26 npm ERR! A complete log of this run can be found in: 02:09:26 npm ERR! /home/node/.npm/_logs/2023-03-17T02_09_23_968Z-debug-0.log 02:09:26 make[1]: *** [Makefile:139: node_modules] Error 1 02:09:26 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-585/web' 02:09:26 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:09:26 $ docker stop --time=1 c850ccedd937cbf6be883e263920e52509a2753fe3333f217b061e56bc4c92b8 02:09:27 $ docker rm -f --volumes c850ccedd937cbf6be883e263920e52509a2753fe3333f217b061e56bc4c92b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:28 02:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:28 latest: Pulling from edgex-lftools-log-publisher 02:09:28 5eb5b503b376: Pulling fs layer 02:09:28 5c69ac0246d0: Pulling fs layer 02:09:28 ec43610c2a17: Pulling fs layer 02:09:28 3a2ae6a8a46f: Pulling fs layer 02:09:28 33b1e0a273af: Pulling fs layer 02:09:28 5d3b04190fa2: Pulling fs layer 02:09:28 2f39f015ded8: Pulling fs layer 02:09:28 3a2ae6a8a46f: Waiting 02:09:28 33b1e0a273af: Waiting 02:09:28 5d3b04190fa2: Waiting 02:09:28 2f39f015ded8: Waiting 02:09:28 5c69ac0246d0: Download complete 02:09:28 3a2ae6a8a46f: Verifying Checksum 02:09:28 3a2ae6a8a46f: Download complete 02:09:28 33b1e0a273af: Verifying Checksum 02:09:28 33b1e0a273af: Download complete 02:09:28 5d3b04190fa2: Verifying Checksum 02:09:28 5d3b04190fa2: Download complete 02:09:28 ec43610c2a17: Verifying Checksum 02:09:28 ec43610c2a17: Download complete 02:09:28 5eb5b503b376: Verifying Checksum 02:09:28 5eb5b503b376: Download complete 02:09:29 2f39f015ded8: Download complete 02:09:29 5eb5b503b376: Pull complete 02:09:30 5c69ac0246d0: Pull complete 02:09:30 ec43610c2a17: Pull complete 02:09:30 3a2ae6a8a46f: Pull complete 02:09:30 33b1e0a273af: Pull complete 02:09:30 5d3b04190fa2: Pull complete 02:09:34 2f39f015ded8: Pull complete 02:09:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:34 prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container 02:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@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 02:09:39 $ docker top 5bf1f8226e3bdc4dda6884dc809863c25349aa855a2fd12642fee8eede04efe6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:40 ---> job-cost.sh 02:09:40 lf-activate-venv: SKIPPING 02:09:40 INFO: No Stack... 02:09:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:40 INFO: Archiving Costs [Pipeline] sh 02:09:41 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/cost.csv 02:09:41 + cut -d, -f6 [Pipeline] lock 02:09:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] 02:09:41 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] did not exist. Created. 02:09:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:41 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:41 Stashed 1 file(s) [Pipeline] } 02:09:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:41 $ docker stop --time=1 5bf1f8226e3bdc4dda6884dc809863c25349aa855a2fd12642fee8eede04efe6 02:09:42 $ docker rm -f --volumes 5bf1f8226e3bdc4dda6884dc809863c25349aa855a2fd12642fee8eede04efe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:42 Failed in branch amd64 02:21:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2983 in /w/workspace/edgexfoundry_edgex-ui-go_PR-585 [Pipeline] { [Pipeline] ws 02:21:46 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 02:21:46 The recommended git tool is: git 02:21:59 using credential edgex-jenkins-ssh 02:21:59 Cloning the remote Git repository 02:21:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:22:00 > git init /w/workspace/edgex-ui-go/3 # timeout=10 02:22:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:22:00 > git --version # timeout=10 02:22:00 > git --version # 'git version 2.25.1' 02:22:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:22:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:22:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:22:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:22:07 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 02:22:08 Merge succeeded, producing ffca39170aff0cc7f10f73e82569f65302045090 02:22:08 Checking out Revision ffca39170aff0cc7f10f73e82569f65302045090 (PR-585) 02:22:07 > git config core.sparsecheckout # timeout=10 02:22:07 > git checkout -f 4186f934069d6ebbe6c7ddd5a1f2c4f4fcbf1e54 # timeout=10 02:22:08 > git remote # timeout=10 02:22:08 > git config --get remote.origin.url # timeout=10 02:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:08 > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 02:22:08 > git rev-parse HEAD^{commit} # timeout=10 02:22:08 > git config core.sparsecheckout # timeout=10 02:22:08 > git checkout -f ffca39170aff0cc7f10f73e82569f65302045090 # timeout=10 02:22:12 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" 02:22:12 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:12 > git rev-list --no-walk df2dde8a9a32a6e0f6a34ed8bdd8000cef08e135 # timeout=10 02:22:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:22:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:13 Dload Upload Total Spent Left Speed 02:22:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 02:22:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:22:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:22:14 + sudo tee /etc/docker/daemon.new 02:22:14 { 02:22:14 "registry-mirrors": [ 02:22:14 "https://nexus3.edgexfoundry.org:10001" 02:22:14 ], 02:22:14 "bip": "10.250.0.254/24", 02:22:14 "hosts": [ 02:22:14 "tcp://0.0.0.0:5555", 02:22:14 "unix:///var/run/docker.sock" 02:22:14 ], 02:22:14 "mtu": 1458, 02:22:14 "selinux-enabled": true, 02:22:14 "seccomp-profile": "/etc/docker/seccomp.json" 02:22:14 } [Pipeline] sh 02:22:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:22:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:33 provisioning config files... 02:22:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config10733687054669741891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:34 ---> docker-login.sh 02:22:34 nexus3.edgexfoundry.org:10001 02:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:35 Configure a credential helper to remove this warning. See 02:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:35 02:22:35 Login Succeeded 02:22:35 nexus3.edgexfoundry.org:10002 02:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:35 Configure a credential helper to remove this warning. See 02:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:35 02:22:35 Login Succeeded 02:22:35 nexus3.edgexfoundry.org:10003 02:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:35 Configure a credential helper to remove this warning. See 02:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:35 02:22:35 Login Succeeded 02:22:35 nexus3.edgexfoundry.org:10004 02:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:36 Configure a credential helper to remove this warning. See 02:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:36 02:22:36 Login Succeeded 02:22:36 docker.io 02:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:37 Configure a credential helper to remove this warning. See 02:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:37 02:22:37 Login Succeeded 02:22:37 ---> docker-login.sh ends [Pipeline] } 02:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:37 ========================================================= 02:22:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:22:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:22:38 Sending build context to Docker daemon 28.48MB 02:22:39 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:22:39 Step 2/16 : FROM ${BASE} AS builder 02:22:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:22:39 af6eaf76a39c: Pulling fs layer 02:22:39 55522c791124: Pulling fs layer 02:22:39 ce5c4a1c91eb: Pulling fs layer 02:22:39 169dfbe0d373: Pulling fs layer 02:22:39 e1ff8fa3b103: Pulling fs layer 02:22:39 52ebb69f0ebf: Pulling fs layer 02:22:39 5abe8eddf0d5: Pulling fs layer 02:22:39 e1ff8fa3b103: Waiting 02:22:39 52ebb69f0ebf: Waiting 02:22:39 5abe8eddf0d5: Waiting 02:22:39 169dfbe0d373: Waiting 02:22:40 55522c791124: Verifying Checksum 02:22:40 55522c791124: Download complete 02:22:40 169dfbe0d373: Verifying Checksum 02:22:40 169dfbe0d373: Download complete 02:22:40 e1ff8fa3b103: Download complete 02:22:40 af6eaf76a39c: Verifying Checksum 02:22:40 af6eaf76a39c: Download complete 02:22:41 af6eaf76a39c: Pull complete 02:22:41 5abe8eddf0d5: Verifying Checksum 02:22:41 5abe8eddf0d5: Download complete 02:22:42 55522c791124: Pull complete 02:22:43 52ebb69f0ebf: Verifying Checksum 02:22:43 52ebb69f0ebf: Download complete 02:22:43 ce5c4a1c91eb: Verifying Checksum 02:22:43 ce5c4a1c91eb: Download complete 02:22:56 ce5c4a1c91eb: Pull complete 02:22:56 169dfbe0d373: Pull complete 02:22:56 e1ff8fa3b103: Pull complete 02:23:02 52ebb69f0ebf: Pull complete 02:23:04 5abe8eddf0d5: Pull complete 02:23:04 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:23:04 ---> 6cb57ee374ae 02:23:04 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:23:06 ---> Running in 224bbdd7fa22 02:23:11 Removing intermediate container 224bbdd7fa22 02:23:11 ---> ec026e3ac1b1 02:23:11 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:23:11 ---> Running in 15438a677fe0 02:23:11 Removing intermediate container 15438a677fe0 02:23:11 ---> aa3f3bfb3a29 02:23:11 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:23:11 ---> Running in 0678742cd913 02:23:12 Removing intermediate container 0678742cd913 02:23:12 ---> caec07398cc6 02:23:12 Step 6/16 : LABEL Name=edgex-ui-go 02:23:12 ---> Running in d25f1db99b3d 02:23:12 Removing intermediate container d25f1db99b3d 02:23:12 ---> ddb856e5520d 02:23:12 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:23:12 ---> Running in 19e7fe005620 02:23:13 Removing intermediate container 19e7fe005620 02:23:13 ---> 2c8c9f2e181a 02:23:13 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:23:13 latest: Pulling from library/docker 02:23:13 af6eaf76a39c: Already exists 02:23:13 1173461b5ece: Pulling fs layer 02:23:13 51c470f9a84d: Pulling fs layer 02:23:13 37ac63e80544: Pulling fs layer 02:23:13 8c8113334214: Pulling fs layer 02:23:13 61601e346ea4: Pulling fs layer 02:23:13 83c4068ee973: Pulling fs layer 02:23:13 d1fc4ecb6a84: Pulling fs layer 02:23:13 b6bbc4cc529d: Pulling fs layer 02:23:13 944b44ca4050: Pulling fs layer 02:23:13 5c50d9efa965: Pulling fs layer 02:23:13 dbcad312f5f5: Pulling fs layer 02:23:13 3d9d2dcd32c9: Pulling fs layer 02:23:13 61601e346ea4: Waiting 02:23:13 83c4068ee973: Waiting 02:23:13 d1fc4ecb6a84: Waiting 02:23:13 b6bbc4cc529d: Waiting 02:23:13 944b44ca4050: Waiting 02:23:13 5c50d9efa965: Waiting 02:23:13 dbcad312f5f5: Waiting 02:23:13 3d9d2dcd32c9: Waiting 02:23:13 8c8113334214: Waiting 02:23:13 1173461b5ece: Verifying Checksum 02:23:13 1173461b5ece: Download complete 02:23:14 37ac63e80544: Verifying Checksum 02:23:14 37ac63e80544: Download complete 02:23:14 51c470f9a84d: Verifying Checksum 02:23:14 51c470f9a84d: Download complete 02:23:14 61601e346ea4: Verifying Checksum 02:23:14 61601e346ea4: Download complete 02:23:14 83c4068ee973: Download complete 02:23:14 8c8113334214: Download complete 02:23:14 d1fc4ecb6a84: Verifying Checksum 02:23:14 d1fc4ecb6a84: Download complete 02:23:14 944b44ca4050: Verifying Checksum 02:23:14 944b44ca4050: Download complete 02:23:14 1173461b5ece: Pull complete 02:23:14 dbcad312f5f5: Verifying Checksum 02:23:14 dbcad312f5f5: Download complete 02:23:14 b6bbc4cc529d: Verifying Checksum 02:23:14 b6bbc4cc529d: Download complete 02:23:14 3d9d2dcd32c9: Download complete 02:23:15 51c470f9a84d: Pull complete 02:23:16 5c50d9efa965: Verifying Checksum 02:23:16 5c50d9efa965: Download complete 02:23:17 37ac63e80544: Pull complete 02:23:18 8c8113334214: Pull complete 02:23:18 61601e346ea4: Pull complete 02:23:18 83c4068ee973: Pull complete 02:23:19 d1fc4ecb6a84: Pull complete 02:23:20 b6bbc4cc529d: Pull complete 02:23:20 944b44ca4050: Pull complete 02:23:23 5c50d9efa965: Pull complete 02:23:23 dbcad312f5f5: Pull complete 02:23:23 3d9d2dcd32c9: Pull complete 02:23:23 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 02:23:23 Status: Downloaded newer image for docker:latest 02:23:26 ---> 1e75eea33eaf 02:23:26 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:26 ---> Running in 9a95e5e37e79 02:23:28 Removing intermediate container 9a95e5e37e79 02:23:28 ---> 874d66d34d0c 02:23:28 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:28 ---> Running in e2d33165adf9 02:23:29 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:23:30 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:23:32 OK: 263 MiB in 53 packages 02:23:33 Removing intermediate container e2d33165adf9 02:23:33 ---> 2af969eafee6 02:23:33 Step 11/16 : ENV GO111MODULE=on 02:23:33 ---> Running in 4de2adeb4ed3 02:23:34 Removing intermediate container 4de2adeb4ed3 02:23:34 ---> 23a5d3e2df0c 02:23:34 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:23:34 ---> Running in 70d677849388 02:23:34 Removing intermediate container 70d677849388 02:23:34 ---> bfe2fba138d6 02:23:34 Step 13/16 : COPY go.mod vendor* ./ 02:23:36 ---> 793f04576956 02:23:36 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:36 ---> Running in 81d8b4fe2d51 02:24:44 Removing intermediate container 81d8b4fe2d51 02:24:44 ---> 8c4e70deb05b 02:24:44 Step 15/16 : COPY . . 02:24:44 ---> 07db0cd212a7 02:24:44 Step 16/16 : RUN ${MAKE} 02:24:44 ---> Running in aa9e7d9d32e8 02:24:44 noop 02:24:44 Removing intermediate container aa9e7d9d32e8 02:24:44 ---> 7af763581ab1 02:24:44 Successfully built 7af763581ab1 02:24:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker inspect -f . ci-base-image-arm64 02:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:45 prd-ubuntu20.04-docker-arm64-4c-16g-2983 does not seem to be running inside a container 02:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:24:46 $ docker top 912148ec61df1f76778e03848d0a4989631f2ddaa054129164c8d6015d006665 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:47 + go version 02:24:47 go version go1.20.2 linux/arm64 [Pipeline] } 02:24:47 $ docker stop --time=1 912148ec61df1f76778e03848d0a4989631f2ddaa054129164c8d6015d006665 02:24:49 $ docker rm -f --volumes 912148ec61df1f76778e03848d0a4989631f2ddaa054129164c8d6015d006665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:49 + docker inspect -f . ci-base-image-arm64 02:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:50 prd-ubuntu20.04-docker-arm64-4c-16g-2983 does not seem to be running inside a container 02:24:50 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:24:51 $ docker top 5fd155ca0221bf025a7dfdb1b64c7636d9113f4bb2b2df1e4cf2eb6d641d762b -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:52 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 02:24:53 + make test 02:24:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:25:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:27:23 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:27:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:27:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:27:38 ./bin/test-attribution-txt.sh 02:27:38 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:27:38 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:27:38 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:27:38 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:27:38 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:27:38 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:27:38 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:27:38 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:27:38 make -C web test 02:27:38 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 02:27:38 make[1]: tput: No such file or directory 02:27:38 make[1]: tput: No such file or directory 02:27:38 warning: generating ./VERSION 02:27:38 echo "0.0.0" > VERSION 02:27:38 docker build \ 02:27:38 -f Dockerfile \ 02:27:38 --build-arg USER=1000 \ 02:27:38 \ 02:27:38 --label "git_sha=ffca39170aff0cc7f10f73e82569f65302045090" \ 02:27:38 -t edgexfoundry/edgex-web-ui:ffca39170aff0cc7f10f73e82569f65302045090 \ 02:27:38 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:27:38 . 02:27:38 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:27:38 Install the buildx component to build images with BuildKit: 02:27:38 https://docs.docker.com/go/buildx/ 02:27:38 02:27:38 Sending build context to Docker daemon 2.961MB 02:27:38 Step 1/10 : FROM node:16.17-alpine3.15 02:27:38 16.17-alpine3.15: Pulling from library/node 02:27:38 47517142f6ba: Pulling fs layer 02:27:38 5f8c4bfa009b: Pulling fs layer 02:27:38 f7079c9c4ba1: Pulling fs layer 02:27:38 aba105e6f55a: Pulling fs layer 02:27:38 aba105e6f55a: Waiting 02:27:38 f7079c9c4ba1: Verifying Checksum 02:27:38 f7079c9c4ba1: Download complete 02:27:38 47517142f6ba: Verifying Checksum 02:27:38 47517142f6ba: Download complete 02:27:38 aba105e6f55a: Verifying Checksum 02:27:38 aba105e6f55a: Download complete 02:27:39 47517142f6ba: Pull complete 02:27:39 5f8c4bfa009b: Verifying Checksum 02:27:43 5f8c4bfa009b: Pull complete 02:27:43 f7079c9c4ba1: Pull complete 02:27:44 aba105e6f55a: Pull complete 02:27:44 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:27:44 Status: Downloaded newer image for node:16.17-alpine3.15 02:27:44 ---> bf1b8b58d215 02:27:44 Step 2/10 : RUN apk add --no-cache chromium 02:27:44 ---> Running in 97837c203e4e 02:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:27:47 (1/128) Installing libxau (1.0.9-r0) 02:27:47 (2/128) Installing libmd (1.0.3-r0) 02:27:47 (3/128) Installing libbsd (0.11.3-r1) 02:27:47 (4/128) Installing libxdmcp (1.1.3-r0) 02:27:47 (5/128) Installing libxcb (1.14-r2) 02:27:47 (6/128) Installing libx11 (1.7.3.1-r0) 02:27:47 (7/128) Installing libxext (1.3.4-r0) 02:27:47 (8/128) Installing libice (1.0.10-r0) 02:27:47 (9/128) Installing libuuid (2.37.4-r0) 02:27:47 (10/128) Installing libsm (1.2.3-r0) 02:27:47 (11/128) Installing libxt (1.2.1-r0) 02:27:47 (12/128) Installing libxmu (1.1.3-r0) 02:27:47 (13/128) Installing xset (1.2.4-r0) 02:27:47 (14/128) Installing xprop (1.2.5-r0) 02:27:47 (15/128) Installing xdg-utils (1.1.3-r0) 02:27:47 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:27:47 (17/128) Installing pkgconf (1.8.1-r0) 02:27:47 (18/128) Installing libffi (3.4.2-r1) 02:27:47 (19/128) Installing libintl (0.21-r0) 02:27:47 (20/128) Installing libblkid (2.37.4-r0) 02:27:47 (21/128) Installing libmount (2.37.4-r0) 02:27:47 (22/128) Installing pcre (8.45-r1) 02:27:47 (23/128) Installing glib (2.70.1-r0) 02:27:47 (24/128) Installing xz-libs (5.2.5-r1) 02:27:47 (25/128) Installing libxml2 (2.9.14-r2) 02:27:47 (26/128) Installing shared-mime-info (2.1-r2) 02:27:47 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:27:48 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:27:48 (29/128) Installing libpng (1.6.37-r1) 02:27:48 (30/128) Installing libwebp (1.2.2-r0) 02:27:48 (31/128) Installing zstd-libs (1.5.0-r0) 02:27:48 (32/128) Installing tiff (4.4.0-r0) 02:27:48 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:27:48 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:27:48 (35/128) Installing libxcomposite (0.4.5-r0) 02:27:48 (36/128) Installing libxfixes (6.0.0-r0) 02:27:48 (37/128) Installing libxrender (0.9.10-r3) 02:27:48 (38/128) Installing libxcursor (1.2.0-r0) 02:27:48 (39/128) Installing libxdamage (1.1.5-r1) 02:27:48 (40/128) Installing libxi (1.8-r0) 02:27:48 (41/128) Installing libxinerama (1.1.4-r1) 02:27:48 (42/128) Installing libxrandr (1.5.2-r1) 02:27:48 (43/128) Installing atk (2.36.0-r0) 02:27:48 (44/128) Installing libxtst (1.2.3-r3) 02:27:48 (45/128) Installing dbus-libs (1.12.24-r0) 02:27:48 (46/128) Installing at-spi2-core (2.42.0-r0) 02:27:48 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:27:48 (48/128) Installing expat (2.5.0-r0) 02:27:48 (49/128) Installing brotli-libs (1.0.9-r5) 02:27:48 (50/128) Installing libbz2 (1.0.8-r1) 02:27:48 (51/128) Installing freetype (2.11.1-r2) 02:27:48 (52/128) Installing fontconfig (2.13.1-r4) 02:27:48 (53/128) Installing pixman (0.40.0-r4) 02:27:48 (54/128) Installing cairo (1.16.0-r5) 02:27:48 (55/128) Installing cairo-gobject (1.16.0-r5) 02:27:48 (56/128) Installing avahi-libs (0.8-r5) 02:27:48 (57/128) Installing gmp (6.2.1-r1) 02:27:48 (58/128) Installing nettle (3.7.3-r0) 02:27:48 (59/128) Installing p11-kit (0.24.0-r1) 02:27:48 (60/128) Installing libtasn1 (4.18.0-r1) 02:27:48 (61/128) Installing libunistring (0.9.10-r1) 02:27:48 (62/128) Installing gnutls (3.7.1-r2) 02:27:48 (63/128) Installing cups-libs (2.3.3-r6) 02:27:48 (64/128) Installing libepoxy (1.5.9-r0) 02:27:48 (65/128) Installing fribidi (1.0.11-r0) 02:27:48 (66/128) Installing graphite2 (1.3.14-r0) 02:27:48 (67/128) Installing harfbuzz (3.0.0-r2) 02:27:48 (68/128) Installing libxft (2.3.4-r0) 02:27:48 (69/128) Installing pango (1.48.10-r0) 02:27:48 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:27:48 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:27:48 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:27:48 (73/128) Installing xkeyboard-config (2.34-r0) 02:27:48 (74/128) Installing libxkbcommon (1.3.1-r0) 02:27:49 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:27:49 Executing gtk+3.0-3.24.30-r0.post-install 02:27:49 (76/128) Installing libfontenc (1.1.4-r0) 02:27:49 (77/128) Installing mkfontscale (1.2.1-r1) 02:27:49 (78/128) Installing ttf-opensans (1.10-r1) 02:27:49 Executing ttf-opensans-1.10-r1.post-install 02:27:52 (79/128) Installing libogg (1.3.5-r0) 02:27:52 (80/128) Installing flac (1.3.4-r0) 02:27:52 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:27:52 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:27:52 (83/128) Installing sdl2 (2.0.16-r4) 02:27:52 (84/128) Installing aom-libs (3.2.0-r0) 02:27:52 (85/128) Installing libass (0.15.2-r0) 02:27:52 (86/128) Installing libdav1d (0.9.2-r0) 02:27:52 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:27:52 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:27:52 (89/128) Installing lame (3.100-r0) 02:27:52 (90/128) Installing opus (1.3.1-r1) 02:27:52 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:27:52 (92/128) Installing soxr (0.1.3-r2) 02:27:52 (93/128) Installing libsrt (1.4.2-r1) 02:27:52 (94/128) Installing libssh (0.9.6-r1) 02:27:52 (95/128) Installing libtheora (1.1.1-r16) 02:27:52 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:27:52 (97/128) Installing libdrm (2.4.109-r0) 02:27:52 (98/128) Installing libva (2.13.0-r0) 02:27:52 (99/128) Installing libvdpau (1.4-r0) 02:27:52 (100/128) Installing vidstab (1.1.0-r1) 02:27:52 (101/128) Installing libvorbis (1.3.7-r0) 02:27:52 (102/128) Installing libvpx (1.10.0-r0) 02:27:52 (103/128) Installing vulkan-loader (1.2.196-r0) 02:27:52 (104/128) Installing x264-libs (20210613-r0) 02:27:52 (105/128) Installing x265-libs (3.5-r0) 02:27:52 (106/128) Installing xvidcore (1.3.7-r1) 02:27:52 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:27:53 (108/128) Installing libevent (2.1.12-r4) 02:27:53 (109/128) Installing mesa (21.2.6-r0) 02:27:53 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:27:53 (111/128) Installing mesa-gbm (21.2.6-r0) 02:27:53 (112/128) Installing lcms2 (2.12-r1) 02:27:53 (113/128) Installing nspr (4.32-r0) 02:27:53 (114/128) Installing sqlite-libs (3.36.0-r0) 02:27:53 (115/128) Installing nss (3.78.1-r0) 02:27:53 (116/128) Installing libasyncns (0.8-r1) 02:27:53 (117/128) Installing libltdl (2.4.6-r7) 02:27:53 (118/128) Installing orc (0.4.32-r0) 02:27:53 (119/128) Installing libsndfile (1.0.31-r1) 02:27:53 (120/128) Installing speexdsp (1.2.0-r0) 02:27:53 (121/128) Installing tdb-libs (1.4.5-r0) 02:27:53 (122/128) Installing libpulse (15.0-r2) 02:27:53 (123/128) Installing re2 (2021.11.01-r0) 02:27:53 (124/128) Installing snappy (1.1.9-r1) 02:27:53 (125/128) Installing libgpg-error (1.42-r1) 02:27:53 (126/128) Installing libgcrypt (1.9.4-r0) 02:27:53 (127/128) Installing libxslt (1.1.35-r0) 02:27:53 (128/128) Installing chromium (99.0.4844.84-r0) 02:27:57 Executing busybox-1.34.1-r7.trigger 02:27:57 Executing glib-2.70.1-r0.trigger 02:27:57 Executing shared-mime-info-2.1-r2.trigger 02:28:00 Executing gdk-pixbuf-2.42.8-r0.trigger 02:28:00 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:28:00 Executing fontconfig-2.13.1-r4.trigger 02:28:00 Executing mkfontscale-1.2.1-r1.trigger 02:28:00 OK: 275 MiB in 144 packages 02:28:10 Removing intermediate container 97837c203e4e 02:28:10 ---> 0771c827f385 02:28:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:28:10 ---> Running in 4202a3f87d29 02:28:10 Removing intermediate container 4202a3f87d29 02:28:10 ---> b18f14993d19 02:28:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:28:10 ---> Running in 1ce5bd57f8cf 02:28:10 Removing intermediate container 1ce5bd57f8cf 02:28:10 ---> f83c4a34e630 02:28:10 Step 5/10 : RUN npm install -g npm 02:28:10 ---> Running in a7ec52668308 02:28:43 02:28:43 removed 7 packages, changed 97 packages, and audited 238 packages in 29s 02:28:43 02:28:43 16 packages are looking for funding 02:28:43 run `npm fund` for details 02:28:43 02:28:43 found 0 vulnerabilities 02:28:46 Removing intermediate container a7ec52668308 02:28:46 ---> 276a2ab7b0f6 02:28:46 Step 6/10 : ARG USER=1000 02:28:46 ---> Running in 6132b75ad423 02:28:46 Removing intermediate container 6132b75ad423 02:28:46 ---> 856f8b3b0196 02:28:46 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:28:46 ---> Running in e573de1871c9 02:28:48 Removing intermediate container e573de1871c9 02:28:48 ---> f58f0ca6a398 02:28:48 Step 8/10 : USER $USER:$USER 02:28:48 ---> Running in 0fcfefbbe2fa 02:28:49 Removing intermediate container 0fcfefbbe2fa 02:28:49 ---> 09cafce99952 02:28:49 Step 9/10 : WORKDIR /app 02:28:49 ---> Running in 2e726c2b734c 02:28:49 Removing intermediate container 2e726c2b734c 02:28:49 ---> f8f0b458c0a1 02:28:49 Step 10/10 : LABEL git_sha=ffca39170aff0cc7f10f73e82569f65302045090 02:28:49 ---> Running in d8d5b8c98b4c 02:28:49 Removing intermediate container d8d5b8c98b4c 02:28:49 ---> 8ceef3f5f9a9 02:28:50 Successfully built 8ceef3f5f9a9 02:28:50 Successfully tagged edgexfoundry/edgex-web-ui:ffca39170aff0cc7f10f73e82569f65302045090 02:28:50 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:28:50 touch edgex-web-ui.imagebuilt 02:28:50 mkdir -p node_modules coverage 02:28:50 chown "1000:1000" node_modules coverage package-lock.json 02:28:50 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:29:08 npm ERR! code ERESOLVE 02:29:08 npm ERR! ERESOLVE could not resolve 02:29:08 npm ERR! 02:29:08 npm ERR! While resolving: @angular-devkit/build-angular@15.0.4 02:29:08 npm ERR! Found: @angular/compiler-cli@12.2.4 02:29:08 npm ERR! node_modules/@angular/compiler-cli 02:29:08 npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project 02:29:08 npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 02:29:08 npm ERR! node_modules/@angular/localize 02:29:08 npm ERR! dev @angular/localize@"^12.2.4" from the root project 02:29:08 npm ERR! 02:29:08 npm ERR! Could not resolve dependency: 02:29:08 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:29:08 npm ERR! node_modules/@angular-devkit/build-angular 02:29:08 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:29:08 npm ERR! 02:29:08 npm ERR! Conflicting peer dependency: @angular/compiler-cli@15.2.3 02:29:08 npm ERR! node_modules/@angular/compiler-cli 02:29:08 npm ERR! peer @angular/compiler-cli@"^15.0.0" from @angular-devkit/build-angular@15.0.4 02:29:08 npm ERR! node_modules/@angular-devkit/build-angular 02:29:08 npm ERR! dev @angular-devkit/build-angular@"~15.0.4" from the root project 02:29:08 npm ERR! 02:29:08 npm ERR! Fix the upstream dependency conflict, or retry 02:29:08 npm ERR! this command with --force or --legacy-peer-deps 02:29:08 npm ERR! to accept an incorrect (and potentially broken) dependency resolution. 02:29:08 npm ERR! 02:29:08 npm ERR! 02:29:08 npm ERR! For a full report see: 02:29:08 npm ERR! /home/node/.npm/_logs/2023-03-17T02_28_54_507Z-eresolve-report.txt 02:29:08 02:29:08 npm ERR! A complete log of this run can be found in: 02:29:08 npm ERR! /home/node/.npm/_logs/2023-03-17T02_28_54_507Z-debug-0.log 02:29:08 make[1]: *** [Makefile:139: node_modules] Error 1 02:29:08 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' 02:29:08 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:29:08 $ docker stop --time=1 5fd155ca0221bf025a7dfdb1b64c7636d9113f4bb2b2df1e4cf2eb6d641d762b 02:29:10 $ docker rm -f --volumes 5fd155ca0221bf025a7dfdb1b64c7636d9113f4bb2b2df1e4cf2eb6d641d762b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:11 02:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:12 arm64: Pulling from edgex-lftools-log-publisher 02:29:12 8998bd30e6a1: Pulling fs layer 02:29:12 04944245beec: Pulling fs layer 02:29:12 699f458cf7ca: Pulling fs layer 02:29:12 765212b225bb: Pulling fs layer 02:29:12 f23df028b6ca: Pulling fs layer 02:29:12 d65c8cfc05b1: Pulling fs layer 02:29:12 2437ff75d9bd: Pulling fs layer 02:29:12 765212b225bb: Waiting 02:29:12 f23df028b6ca: Waiting 02:29:12 d65c8cfc05b1: Waiting 02:29:12 2437ff75d9bd: Waiting 02:29:12 04944245beec: Verifying Checksum 02:29:12 04944245beec: Download complete 02:29:12 765212b225bb: Verifying Checksum 02:29:12 765212b225bb: Download complete 02:29:12 f23df028b6ca: Verifying Checksum 02:29:12 f23df028b6ca: Download complete 02:29:12 d65c8cfc05b1: Verifying Checksum 02:29:12 d65c8cfc05b1: Download complete 02:29:12 699f458cf7ca: Verifying Checksum 02:29:12 699f458cf7ca: Download complete 02:29:12 8998bd30e6a1: Verifying Checksum 02:29:12 8998bd30e6a1: Download complete 02:29:16 2437ff75d9bd: Verifying Checksum 02:29:16 2437ff75d9bd: Download complete 02:29:17 8998bd30e6a1: Pull complete 02:29:18 04944245beec: Pull complete 02:29:19 699f458cf7ca: Pull complete 02:29:19 765212b225bb: Pull complete 02:29:20 f23df028b6ca: Pull complete 02:29:20 d65c8cfc05b1: Pull complete 02:29:35 2437ff75d9bd: Pull complete 02:29:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:36 prd-ubuntu20.04-docker-arm64-4c-16g-2983 does not seem to be running inside a container 02:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:29:39 $ docker top dbaecfadc444a1f18d0ec51147940bb464415e0201ab571a544676203b7db19a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:40 ---> job-cost.sh 02:29:40 lf-activate-venv: SKIPPING 02:29:40 INFO: No Stack... 02:29:40 INFO: Retrieving Pricing Info for: v3-standard-4 02:29:41 INFO: Archiving Costs [Pipeline] sh 02:29:41 + + catcut /w/workspace/edgex-ui-go/3/archives/cost.csv -d, 02:29:41 -f6 [Pipeline] lock 02:29:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] 02:29:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] did not exist. Created. 02:29:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:29:42 /w/workspace/edgex-ui-go/3@tmp/durable-12865e6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:29:43 + echo total: 0.10999999940395355 [Pipeline] stash 02:29:43 Warning: overwriting stash ‘stack-cost’ 02:29:44 Stashed 1 file(s) [Pipeline] } 02:29:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-585-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:29:44 $ docker stop --time=1 dbaecfadc444a1f18d0ec51147940bb464415e0201ab571a544676203b7db19a 02:29:45 $ docker rm -f --volumes dbaecfadc444a1f18d0ec51147940bb464415e0201ab571a544676203b7db19a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:29:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:29:46 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives ] 02:29:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives 02:29:46 total 16 02:29:46 drwxr-xr-x 3 root root 4096 Mar 17 02:09 . 02:29:46 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:09 .. 02:29:46 drwxr-xr-x 2 root root 4096 Mar 17 02:09 cost 02:29:46 -rw-r--r-- 1 root root 83 Mar 17 02:09 cost.csv 02:29:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives 02:29:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives 02:29:46 total 16 02:29:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:09 . 02:29:46 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:09 .. 02:29:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:09 cost 02:29:46 -rw-r--r-- 1 jenkins jenkins 83 Mar 17 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:29:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:29:47 ---> package-listing.sh 02:29:47 ++ facter osfamily 02:29:47 ++ tr '[:upper:]' '[:lower:]' 02:29:48 + OS_FAMILY=debian 02:29:48 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-585 02:29:48 + START_PACKAGES=/tmp/packages_start.txt 02:29:48 + END_PACKAGES=/tmp/packages_end.txt 02:29:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:29:48 + PACKAGES=/tmp/packages_start.txt 02:29:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' 02:29:48 + PACKAGES=/tmp/packages_end.txt 02:29:48 + case "${OS_FAMILY}" in 02:29:48 + dpkg -l 02:29:48 + grep '^ii' 02:29:48 + '[' -f /tmp/packages_start.txt ']' 02:29:48 + '[' -f /tmp/packages_end.txt ']' 02:29:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:29:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-585 ']' 02:29:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ 02:29:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-585/archives/ [Pipeline] echo 02:29:48 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-585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:29:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:48 prd-ubuntu20.04-docker-8c-8g-2602 does not seem to be running inside a container 02:29:49 $ 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-585/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-585 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585:/w/workspace/edgexfoundry_edgex-ui-go_PR-585:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:29:49 $ docker top d8fd3e0ebe9b7711dfad3ffa520a5f6847375ddf7574bfe5b85bacf7b3ff4247 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:29:50 + ls /var/log/sa-host 02:29:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:50 provisioning config files... 02:29:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-585@tmp/config15640142146102076195tmp [Pipeline] { [Pipeline] echo 02:29:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:50 ---> create-netrc.sh [Pipeline] } 02:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:29:50 ---> python-tools-install.sh [Pipeline] echo 02:29:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:51 ---> sudo-logs.sh 02:29:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:29:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:51 ---> job-cost.sh 02:29:51 lf-activate-venv: SKIPPING 02:29:51 DEBUG: total: 0.2199999988079071 02:29:51 INFO: Retrieving Stack Cost... 02:29:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:52 INFO: Archiving Costs [Pipeline] echo 02:29:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:52 ---> logs-deploy.sh 02:29:52 lf-activate-venv: SKIPPING 02:29:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-585/3 02:29:52 INFO: archiving workspace using pattern(s): 02:29:53 Archives upload complete. 02:29:53 INFO: archiving logs to Nexus