Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+a62889a0a610a23dc1087e46dd3b3342a727a958 (4f9ca628dbf403699243051bfba0d93b7ff3df2b) 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-ssh16390635147635331777.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4289027368821702838.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-556/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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14806762218162921671.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh2926533848642958058.key Verifying host key using known hosts file > 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-556/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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4196483253272253517.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8697’ Running on prd-ubuntu20.04-docker-8c-8g-8700 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62889a0a610a23dc1087e46dd3b3342a727a958 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 Checking out Revision 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 (PR-556) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 # timeout=10 Commit message: "Merge commit 'a62889a0a610a23dc1087e46dd3b3342a727a958' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:07:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:07:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:04 ========================================================= 18:07:04 EdgeX Global Pipelines Version Info 18:07:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:07:05 ------------------- 18:07:05 stable info: 18:07:05 ------------------- 18:07:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:05 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:07:05 Message: update stable to v1.0.243 18:07:05 ------------------- 18:07:05 experimental info: 18:07:05 ------------------- 18:07:05 Commited By: **** collab-it+edgex@linuxfoundation.org 18:07:05 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:07:05 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:07:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0b8a2 [Pipeline] echo 18:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:06 provisioning config files... 18:07:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config2213172851894929711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:06 ---> docker-login.sh 18:07:06 nexus3.edgexfoundry.org:10001 18:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:06 Configure a credential helper to remove this warning. See 18:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:06 18:07:06 Login Succeeded 18:07:06 nexus3.edgexfoundry.org:10002 18:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:07 Configure a credential helper to remove this warning. See 18:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:07 18:07:07 Login Succeeded 18:07:07 nexus3.edgexfoundry.org:10003 18:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:07 Configure a credential helper to remove this warning. See 18:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:07 18:07:07 Login Succeeded 18:07:07 nexus3.edgexfoundry.org:10004 18:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:07 Configure a credential helper to remove this warning. See 18:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:07 18:07:07 Login Succeeded 18:07:07 docker.io 18:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:07 Configure a credential helper to remove this warning. See 18:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:07 18:07:07 Login Succeeded 18:07:07 ---> docker-login.sh ends [Pipeline] } 18:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:07:07 + git rev-list -1 --merges 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15~1..0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo 18:07:07 -----------> git rev-list -1 --merges 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15~1..0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 18:07:07 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [false] [Pipeline] sh 18:07:08 + git log --format=format:%s -1 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo 18:07:08 ========================================================= 18:07:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:07:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:08 + git log --format=format:%s -1 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo 18:07:08 [semverPrep] GIT_COMMIT: 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15, Commit Message: Merge commit 'a62889a0a610a23dc1087e46dd3b3342a727a958' into HEAD [Pipeline] echo 18:07:08 [semverPrep] This is not a build commit. [Pipeline] sh 18:07:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:07:08 + grep -v github /etc/ssh/ssh_known_hosts 18:07:08 + [ -e /tmp/ssh_known_hosts ] 18:07:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:07:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:07:08 + sudo tee -a /etc/ssh/ssh_known_hosts 18:07:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:09 18:07:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:09 0.1.4: Pulling from edgex-devops/py-git-semver 18:07:09 b85a868b505f: Pulling fs layer 18:07:09 e2be974225ed: Pulling fs layer 18:07:09 339a4e72a1f5: Pulling fs layer 18:07:09 988bab9f4d93: Pulling fs layer 18:07:09 1469e6f7b9e6: Pulling fs layer 18:07:09 988bab9f4d93: Waiting 18:07:09 eaf3925da568: Pulling fs layer 18:07:09 bab4dde63d76: Pulling fs layer 18:07:09 bde34c3a00c8: Pulling fs layer 18:07:09 1469e6f7b9e6: Waiting 18:07:09 eaf3925da568: Waiting 18:07:09 bab4dde63d76: Waiting 18:07:09 b352a97aabf1: Pulling fs layer 18:07:09 4872d77fe225: Pulling fs layer 18:07:09 5851b861e8e6: Pulling fs layer 18:07:09 bde34c3a00c8: Waiting 18:07:09 b352a97aabf1: Waiting 18:07:09 4872d77fe225: Waiting 18:07:09 5851b861e8e6: Waiting 18:07:09 e2be974225ed: Download complete 18:07:09 988bab9f4d93: Verifying Checksum 18:07:09 988bab9f4d93: Download complete 18:07:09 339a4e72a1f5: Verifying Checksum 18:07:09 339a4e72a1f5: Download complete 18:07:09 1469e6f7b9e6: Verifying Checksum 18:07:09 1469e6f7b9e6: Download complete 18:07:09 eaf3925da568: Verifying Checksum 18:07:09 eaf3925da568: Download complete 18:07:09 bde34c3a00c8: Download complete 18:07:09 b352a97aabf1: Verifying Checksum 18:07:09 b352a97aabf1: Download complete 18:07:09 4872d77fe225: Verifying Checksum 18:07:09 4872d77fe225: Download complete 18:07:09 5851b861e8e6: Verifying Checksum 18:07:09 5851b861e8e6: Download complete 18:07:09 b85a868b505f: Verifying Checksum 18:07:09 b85a868b505f: Download complete 18:07:10 bab4dde63d76: Verifying Checksum 18:07:10 bab4dde63d76: Download complete 18:07:11 b85a868b505f: Pull complete 18:07:11 e2be974225ed: Pull complete 18:07:11 339a4e72a1f5: Pull complete 18:07:11 988bab9f4d93: Pull complete 18:07:12 1469e6f7b9e6: Pull complete 18:07:12 eaf3925da568: Pull complete 18:07:14 bab4dde63d76: Pull complete 18:07:14 bde34c3a00c8: Pull complete 18:07:14 b352a97aabf1: Pull complete 18:07:14 4872d77fe225: Pull complete 18:07:14 5851b861e8e6: Pull complete 18:07:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:14 prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container 18:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:07:17 $ docker top 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 -eo pid,comm 18:07:17 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). 18:07:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:17 [ssh-agent] Looking for ssh-agent implementation... 18:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:17 $ docker exec 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent 18:07:17 SSH_AUTH_SOCK=/tmp/ssh-KsnGM6G4TGVC/agent.32 18:07:17 SSH_AGENT_PID=38 18:07:17 Running ssh-add (command line suppressed) 18:07:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_11731183382794102715.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_11731183382794102715.key) 18:07:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:18 + git tag --points-at HEAD [Pipeline] } 18:07:18 $ docker exec --env ******** --env ******** 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent -k 18:07:18 unset SSH_AUTH_SOCK; 18:07:18 unset SSH_AGENT_PID; 18:07:18 echo Agent pid 38 killed; 18:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:07:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:18 [ssh-agent] Looking for ssh-agent implementation... 18:07:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:18 $ docker exec 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent 18:07:18 SSH_AUTH_SOCK=/tmp/ssh-OCTvPah5B28I/agent.70 18:07:18 SSH_AGENT_PID=76 18:07:18 Running ssh-add (command line suppressed) 18:07:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_6387211777643865796.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_6387211777643865796.key) 18:07:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:19 + git semver init 18:07:19 2022-10-20 18:07:19,323 [run_init] DEBUG init version:0.0.0 force:False 18:07:19 2022-10-20 18:07:19,323 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver 18:07:19 2022-10-20 18:07:19,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver 18:07:19 2022-10-20 18:07:19,324 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) 18:07:21 2022-10-20 18:07:20,868 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude 18:07:21 2022-10-20 18:07:20,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False 18:07:21 2022-10-20 18:07:20,869 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 18:07:21 2022-10-20 18:07:20,872 [execute] INFO git cat-file --batch-check 18:07:21 2022-10-20 18:07:20,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 18:07:21 2022-10-20 18:07:20,878 [execute] INFO git cat-file --batch 18:07:21 2022-10-20 18:07:20,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 18:07:21 2022-10-20 18:07:20,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 18:07:21 0.0.0 [Pipeline] } 18:07:21 $ docker exec --env ******** --env ******** 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent -k 18:07:21 unset SSH_AUTH_SOCK; 18:07:21 unset SSH_AGENT_PID; 18:07:21 echo Agent pid 76 killed; 18:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:21 + git semver [Pipeline] } 18:07:21 $ docker stop --time=1 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 18:07:23 $ docker rm -f 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:07:23 Stashed 1 file(s) [Pipeline] echo 18:07:23 [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 18:07:23 provisioning config files... 18:07:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config5493670141673012092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:24 ---> docker-login.sh 18:07:24 nexus3.edgexfoundry.org:10001 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:24 Configure a credential helper to remove this warning. See 18:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:24 18:07:24 Login Succeeded 18:07:24 nexus3.edgexfoundry.org:10002 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:24 Configure a credential helper to remove this warning. See 18:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:24 18:07:24 Login Succeeded 18:07:24 nexus3.edgexfoundry.org:10003 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:24 Configure a credential helper to remove this warning. See 18:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:24 18:07:24 Login Succeeded 18:07:24 nexus3.edgexfoundry.org:10004 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:24 Configure a credential helper to remove this warning. See 18:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:24 18:07:24 Login Succeeded 18:07:24 docker.io 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:25 Configure a credential helper to remove this warning. See 18:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:25 18:07:25 Login Succeeded 18:07:25 ---> docker-login.sh ends [Pipeline] } 18:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:25 ========================================================= 18:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:07:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:07:25 Sending build context to Docker daemon 45.44MB 18:07:25 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 18:07:25 Step 2/16 : FROM ${BASE} AS builder 18:07:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:25 213ec9aee27d: Pulling fs layer 18:07:25 4583459ba037: Pulling fs layer 18:07:25 93c1e223e6f2: Pulling fs layer 18:07:25 53926ce57604: Pulling fs layer 18:07:25 21b2b0c7a3f4: Pulling fs layer 18:07:25 30f14e443154: Pulling fs layer 18:07:25 801331c1e519: Pulling fs layer 18:07:25 99cc6dd402b0: Pulling fs layer 18:07:25 7d9ed39f4882: Pulling fs layer 18:07:25 21b2b0c7a3f4: Waiting 18:07:25 99cc6dd402b0: Waiting 18:07:25 7d9ed39f4882: Waiting 18:07:25 30f14e443154: Waiting 18:07:25 801331c1e519: Waiting 18:07:25 53926ce57604: Waiting 18:07:25 93c1e223e6f2: Verifying Checksum 18:07:25 93c1e223e6f2: Download complete 18:07:25 4583459ba037: Verifying Checksum 18:07:25 4583459ba037: Download complete 18:07:25 21b2b0c7a3f4: Verifying Checksum 18:07:25 21b2b0c7a3f4: Download complete 18:07:25 30f14e443154: Verifying Checksum 18:07:25 30f14e443154: Download complete 18:07:25 213ec9aee27d: Verifying Checksum 18:07:25 213ec9aee27d: Download complete 18:07:25 801331c1e519: Download complete 18:07:25 213ec9aee27d: Pull complete 18:07:25 4583459ba037: Pull complete 18:07:26 93c1e223e6f2: Pull complete 18:07:26 7d9ed39f4882: Verifying Checksum 18:07:26 99cc6dd402b0: Verifying Checksum 18:07:26 99cc6dd402b0: Download complete 18:07:26 53926ce57604: Verifying Checksum 18:07:26 53926ce57604: Download complete 18:07:30 53926ce57604: Pull complete 18:07:30 21b2b0c7a3f4: Pull complete 18:07:30 30f14e443154: Pull complete 18:07:30 801331c1e519: Pull complete 18:07:32 99cc6dd402b0: Pull complete 18:07:33 7d9ed39f4882: Pull complete 18:07:33 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:07:33 ---> 1dedd983c030 18:07:33 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:07:38 ---> Running in c42112dc1f35 18:07:38 Removing intermediate container c42112dc1f35 18:07:38 ---> 9a6a88dee0ef 18:07:38 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 18:07:38 ---> Running in 07de34013976 18:07:38 Removing intermediate container 07de34013976 18:07:38 ---> ad640124fe36 18:07:38 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 18:07:38 ---> Running in 71c9137ff904 18:07:38 Removing intermediate container 71c9137ff904 18:07:38 ---> e0043371af1c 18:07:38 Step 6/16 : LABEL Name=edgex-ui-go 18:07:38 ---> Running in f09ef51ae512 18:07:38 Removing intermediate container f09ef51ae512 18:07:38 ---> 9980fd2c3e77 18:07:38 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:07:38 ---> Running in 0a4b97b71f0a 18:07:38 Still waiting to schedule task 18:07:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8698’ is offline 18:07:38 Removing intermediate container 0a4b97b71f0a 18:07:38 ---> a1375dd6d4f4 18:07:38 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:07:39 latest: Pulling from library/docker 18:07:39 213ec9aee27d: Already exists 18:07:39 7b0dd730a5c3: Pulling fs layer 18:07:39 4b90f8029a36: Pulling fs layer 18:07:39 bea6d6d58c11: Pulling fs layer 18:07:39 b28b21e97172: Pulling fs layer 18:07:39 fd102b8fb384: Pulling fs layer 18:07:39 9eb1d0209852: Pulling fs layer 18:07:39 d3ef7050c453: Pulling fs layer 18:07:39 fb4cbd776d56: Pulling fs layer 18:07:39 d3ef7050c453: Waiting 18:07:39 fb4cbd776d56: Waiting 18:07:39 b28b21e97172: Waiting 18:07:39 fd102b8fb384: Waiting 18:07:39 9eb1d0209852: Waiting 18:07:39 7b0dd730a5c3: Download complete 18:07:39 4b90f8029a36: Download complete 18:07:40 7b0dd730a5c3: Pull complete 18:07:40 4b90f8029a36: Pull complete 18:07:40 bea6d6d58c11: Verifying Checksum 18:07:40 bea6d6d58c11: Download complete 18:07:40 9eb1d0209852: Download complete 18:07:40 d3ef7050c453: Verifying Checksum 18:07:40 d3ef7050c453: Download complete 18:07:40 bea6d6d58c11: Pull complete 18:07:40 fd102b8fb384: Verifying Checksum 18:07:40 fd102b8fb384: Download complete 18:07:40 fb4cbd776d56: Download complete 18:07:40 b28b21e97172: Verifying Checksum 18:07:40 b28b21e97172: Download complete 18:07:41 b28b21e97172: Pull complete 18:07:41 fd102b8fb384: Pull complete 18:07:41 9eb1d0209852: Pull complete 18:07:41 d3ef7050c453: Pull complete 18:07:41 fb4cbd776d56: Pull complete 18:07:41 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 18:07:41 Status: Downloaded newer image for docker:latest 18:07:44 ---> 53d0e3e87639 18:07:44 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:44 ---> Running in 17acfb7f56a8 18:07:44 Removing intermediate container 17acfb7f56a8 18:07:44 ---> ffa15e14f60f 18:07:44 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:44 ---> Running in bea20f221fab 18:07:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:07:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:07:46 OK: 211 MiB in 51 packages 18:07:46 Removing intermediate container bea20f221fab 18:07:46 ---> 09d3e1068059 18:07:46 Step 11/16 : ENV GO111MODULE=on 18:07:46 ---> Running in 12023b2633e9 18:07:46 Removing intermediate container 12023b2633e9 18:07:46 ---> efa2fcfc0755 18:07:46 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:07:46 ---> Running in 4471ff3cf6ee 18:07:46 Removing intermediate container 4471ff3cf6ee 18:07:46 ---> c8a4767696de 18:07:46 Step 13/16 : COPY go.mod vendor* ./ 18:07:46 ---> 8680472a8198 18:07:46 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:46 ---> Running in e8acb7aaf46d 18:08:08 Removing intermediate container e8acb7aaf46d 18:08:08 ---> 8a03f40deb88 18:08:08 Step 15/16 : COPY . . 18:08:08 ---> b9886bd504d3 18:08:08 Step 16/16 : RUN ${MAKE} 18:08:08 ---> Running in bdd02051c7d2 18:08:08 noop 18:08:08 Removing intermediate container bdd02051c7d2 18:08:08 ---> dceb40ab8702 18:08:08 Successfully built dceb40ab8702 18:08:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:08 + docker inspect -f . ci-base-image-x86_64 18:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:09 prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container 18:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:08:09 $ docker top 4c55ccdb50d0e19d396ca8c2868e6e02b07cc03e5e70367344521f09068ad6aa -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:09 + go version 18:08:09 go version go1.18.7 linux/amd64 [Pipeline] } 18:08:09 $ docker stop --time=1 4c55ccdb50d0e19d396ca8c2868e6e02b07cc03e5e70367344521f09068ad6aa 18:08:10 $ docker rm -f 4c55ccdb50d0e19d396ca8c2868e6e02b07cc03e5e70367344521f09068ad6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:11 + docker inspect -f . ci-base-image-x86_64 18:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:11 prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container 18:08:11 $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:08:11 $ docker top e3a98c317bda64fabe28159c000d971b163eb7a03aa2b3c2a31801ac5fe9345a -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh 18:08:12 + make test 18:08:12 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:08:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:08:20 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:08:20 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:08:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:23 ./bin/test-attribution-txt.sh 18:08:23 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 18:08:23 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 18:08:23 An attribution for golang.org/x/net is missing from Attribution.txt, please add 18:08:23 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 18:08:23 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 18:08:23 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 18:08:23 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 18:08:23 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 18:08:23 make -C web test 18:08:23 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' 18:08:23 make[1]: tput: No such file or directory 18:08:23 make[1]: tput: No such file or directory 18:08:23 warning: generating ./VERSION 18:08:23 echo "0.0.0" > VERSION 18:08:23 docker build \ 18:08:23 -f Dockerfile \ 18:08:23 --build-arg USER=1000 \ 18:08:23 \ 18:08:23 --label "git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15" \ 18:08:23 -t edgexfoundry/edgex-web-ui:0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 \ 18:08:23 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:08:23 . 18:08:23 Sending build context to Docker daemon 3.27MB 18:08:23 Step 1/10 : FROM node:16.17-alpine3.15 18:08:23 16.17-alpine3.15: Pulling from library/node 18:08:23 9621f1afde84: Pulling fs layer 18:08:23 c6f70ee39829: Pulling fs layer 18:08:23 56892a8094a2: Pulling fs layer 18:08:23 58dd87906ef0: Pulling fs layer 18:08:23 58dd87906ef0: Waiting 18:08:23 9621f1afde84: Verifying Checksum 18:08:23 58dd87906ef0: Verifying Checksum 18:08:23 58dd87906ef0: Download complete 18:08:23 56892a8094a2: Verifying Checksum 18:08:23 56892a8094a2: Download complete 18:08:23 9621f1afde84: Pull complete 18:08:24 c6f70ee39829: Verifying Checksum 18:08:24 c6f70ee39829: Download complete 18:08:25 c6f70ee39829: Pull complete 18:08:25 56892a8094a2: Pull complete 18:08:25 58dd87906ef0: Pull complete 18:08:25 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:08:25 Status: Downloaded newer image for node:16.17-alpine3.15 18:08:25 ---> b69703f70c3d 18:08:25 Step 2/10 : RUN apk add --no-cache chromium 18:08:27 ---> Running in 6aa4f0da3c86 18:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:27 (1/129) Installing libxau (1.0.9-r0) 18:08:27 (2/129) Installing libmd (1.0.3-r0) 18:08:27 (3/129) Installing libbsd (0.11.3-r1) 18:08:27 (4/129) Installing libxdmcp (1.1.3-r0) 18:08:27 (5/129) Installing libxcb (1.14-r2) 18:08:27 (6/129) Installing libx11 (1.7.3.1-r0) 18:08:27 (7/129) Installing libxext (1.3.4-r0) 18:08:27 (8/129) Installing libice (1.0.10-r0) 18:08:27 (9/129) Installing libuuid (2.37.4-r0) 18:08:27 (10/129) Installing libsm (1.2.3-r0) 18:08:27 (11/129) Installing libxt (1.2.1-r0) 18:08:27 (12/129) Installing libxmu (1.1.3-r0) 18:08:27 (13/129) Installing xset (1.2.4-r0) 18:08:27 (14/129) Installing xprop (1.2.5-r0) 18:08:27 (15/129) Installing xdg-utils (1.1.3-r0) 18:08:27 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 18:08:27 (17/129) Installing pkgconf (1.8.0-r0) 18:08:27 (18/129) Installing libffi (3.4.2-r1) 18:08:27 (19/129) Installing libintl (0.21-r0) 18:08:27 (20/129) Installing libblkid (2.37.4-r0) 18:08:27 (21/129) Installing libmount (2.37.4-r0) 18:08:27 (22/129) Installing pcre (8.45-r1) 18:08:27 (23/129) Installing glib (2.70.1-r0) 18:08:27 (24/129) Installing xz-libs (5.2.5-r1) 18:08:27 (25/129) Installing libxml2 (2.9.14-r2) 18:08:27 (26/129) Installing shared-mime-info (2.1-r1) 18:08:27 (27/129) Installing hicolor-icon-theme (0.17-r1) 18:08:27 (28/129) Installing libjpeg-turbo (2.1.2-r0) 18:08:27 (29/129) Installing libpng (1.6.37-r1) 18:08:27 (30/129) Installing libwebp (1.2.2-r0) 18:08:27 (31/129) Installing zstd-libs (1.5.0-r0) 18:08:27 (32/129) Installing tiff (4.4.0-r0) 18:08:27 (33/129) Installing gdk-pixbuf (2.42.8-r0) 18:08:27 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 18:08:27 (35/129) Installing libxcomposite (0.4.5-r0) 18:08:27 (36/129) Installing libxfixes (6.0.0-r0) 18:08:27 (37/129) Installing libxrender (0.9.10-r3) 18:08:27 (38/129) Installing libxcursor (1.2.0-r0) 18:08:27 (39/129) Installing libxdamage (1.1.5-r1) 18:08:27 (40/129) Installing libxi (1.8-r0) 18:08:27 (41/129) Installing libxinerama (1.1.4-r1) 18:08:27 (42/129) Installing libxrandr (1.5.2-r1) 18:08:27 (43/129) Installing atk (2.36.0-r0) 18:08:27 (44/129) Installing libxtst (1.2.3-r3) 18:08:27 (45/129) Installing dbus-libs (1.12.24-r0) 18:08:27 (46/129) Installing at-spi2-core (2.42.0-r0) 18:08:27 (47/129) Installing at-spi2-atk (2.38.0-r0) 18:08:28 (48/129) Installing expat (2.4.9-r0) 18:08:28 (49/129) Installing brotli-libs (1.0.9-r5) 18:08:28 (50/129) Installing libbz2 (1.0.8-r1) 18:08:28 (51/129) Installing freetype (2.11.1-r2) 18:08:28 (52/129) Installing fontconfig (2.13.1-r4) 18:08:28 (53/129) Installing pixman (0.40.0-r3) 18:08:28 (54/129) Installing cairo (1.16.0-r5) 18:08:28 (55/129) Installing cairo-gobject (1.16.0-r5) 18:08:28 (56/129) Installing avahi-libs (0.8-r5) 18:08:28 (57/129) Installing gmp (6.2.1-r1) 18:08:28 (58/129) Installing nettle (3.7.3-r0) 18:08:28 (59/129) Installing p11-kit (0.24.0-r1) 18:08:28 (60/129) Installing libtasn1 (4.18.0-r0) 18:08:28 (61/129) Installing libunistring (0.9.10-r1) 18:08:28 (62/129) Installing gnutls (3.7.1-r1) 18:08:28 (63/129) Installing cups-libs (2.3.3-r6) 18:08:28 (64/129) Installing libepoxy (1.5.9-r0) 18:08:28 (65/129) Installing fribidi (1.0.11-r0) 18:08:28 (66/129) Installing graphite2 (1.3.14-r0) 18:08:28 (67/129) Installing harfbuzz (3.0.0-r2) 18:08:28 (68/129) Installing libxft (2.3.4-r0) 18:08:28 (69/129) Installing pango (1.48.10-r0) 18:08:28 (70/129) Installing wayland-libs-client (1.19.0-r1) 18:08:28 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 18:08:28 (72/129) Installing wayland-libs-egl (1.19.0-r1) 18:08:28 (73/129) Installing xkeyboard-config (2.34-r0) 18:08:28 (74/129) Installing libxkbcommon (1.3.1-r0) 18:08:28 (75/129) Installing gtk+3.0 (3.24.30-r0) 18:08:28 Executing gtk+3.0-3.24.30-r0.post-install 18:08:28 (76/129) Installing libfontenc (1.1.4-r0) 18:08:28 (77/129) Installing mkfontscale (1.2.1-r1) 18:08:28 (78/129) Installing ttf-opensans (1.10-r1) 18:08:28 Executing ttf-opensans-1.10-r1.post-install 18:08:30 (79/129) Installing libogg (1.3.5-r0) 18:08:30 (80/129) Installing flac (1.3.4-r0) 18:08:30 (81/129) Installing alsa-lib (1.2.5.1-r1) 18:08:30 (82/129) Installing libatomic (10.3.1_git20211027-r0) 18:08:30 (83/129) Installing sdl2 (2.0.16-r4) 18:08:30 (84/129) Installing aom-libs (3.2.0-r0) 18:08:30 (85/129) Installing libass (0.15.2-r0) 18:08:30 (86/129) Installing libdav1d (0.9.2-r0) 18:08:30 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:08:30 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 18:08:30 (89/129) Installing lame (3.100-r0) 18:08:30 (90/129) Installing opus (1.3.1-r1) 18:08:30 (91/129) Installing libgomp (10.3.1_git20211027-r0) 18:08:30 (92/129) Installing soxr (0.1.3-r2) 18:08:30 (93/129) Installing libsrt (1.4.2-r1) 18:08:30 (94/129) Installing libssh (0.9.6-r1) 18:08:30 (95/129) Installing libtheora (1.1.1-r16) 18:08:30 (96/129) Installing v4l-utils-libs (1.22.1-r1) 18:08:30 (97/129) Installing libpciaccess (0.16-r0) 18:08:30 (98/129) Installing libdrm (2.4.109-r0) 18:08:30 (99/129) Installing libva (2.13.0-r0) 18:08:30 (100/129) Installing libvdpau (1.4-r0) 18:08:30 (101/129) Installing vidstab (1.1.0-r1) 18:08:30 (102/129) Installing libvorbis (1.3.7-r0) 18:08:30 (103/129) Installing libvpx (1.10.0-r0) 18:08:30 (104/129) Installing vulkan-loader (1.2.196-r0) 18:08:30 (105/129) Installing x264-libs (20210613-r0) 18:08:30 (106/129) Installing x265-libs (3.5-r0) 18:08:30 (107/129) Installing xvidcore (1.3.7-r1) 18:08:30 (108/129) Installing ffmpeg-libs (4.4.1-r2) 18:08:30 (109/129) Installing libevent (2.1.12-r4) 18:08:30 (110/129) Installing mesa (21.2.6-r0) 18:08:30 (111/129) Installing wayland-libs-server (1.19.0-r1) 18:08:30 (112/129) Installing mesa-gbm (21.2.6-r0) 18:08:30 (113/129) Installing lcms2 (2.12-r1) 18:08:30 (114/129) Installing nspr (4.32-r0) 18:08:30 (115/129) Installing sqlite-libs (3.36.0-r0) 18:08:30 (116/129) Installing nss (3.78.1-r0) 18:08:30 (117/129) Installing libasyncns (0.8-r1) 18:08:30 (118/129) Installing libltdl (2.4.6-r7) 18:08:30 (119/129) Installing orc (0.4.32-r0) 18:08:30 (120/129) Installing libsndfile (1.0.31-r1) 18:08:30 (121/129) Installing speexdsp (1.2.0-r0) 18:08:30 (122/129) Installing tdb-libs (1.4.5-r0) 18:08:30 (123/129) Installing libpulse (15.0-r2) 18:08:31 (124/129) Installing re2 (2021.11.01-r0) 18:08:31 (125/129) Installing snappy (1.1.9-r1) 18:08:31 (126/129) Installing libgpg-error (1.42-r1) 18:08:31 (127/129) Installing libgcrypt (1.9.4-r0) 18:08:31 (128/129) Installing libxslt (1.1.35-r0) 18:08:31 (129/129) Installing chromium (99.0.4844.84-r0) 18:08:32 Executing busybox-1.34.1-r7.trigger 18:08:32 Executing glib-2.70.1-r0.trigger 18:08:32 Executing shared-mime-info-2.1-r1.trigger 18:08:34 Executing gdk-pixbuf-2.42.8-r0.trigger 18:08:34 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:08:34 Executing fontconfig-2.13.1-r4.trigger 18:08:34 Executing mkfontscale-1.2.1-r1.trigger 18:08:34 OK: 286 MiB in 145 packages 18:08:39 Removing intermediate container 6aa4f0da3c86 18:08:39 ---> ace2b0ffe414 18:08:39 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:08:39 ---> Running in 8f93baaac5ea 18:08:39 Removing intermediate container 8f93baaac5ea 18:08:39 ---> 1da37a076b18 18:08:39 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:08:39 ---> Running in 165b5c062610 18:08:39 Removing intermediate container 165b5c062610 18:08:39 ---> b87171305064 18:08:39 Step 5/10 : RUN npm install -g npm 18:08:39 ---> Running in fc65411d4300 18:08:46 18:08:46 changed 54 packages, and audited 212 packages in 6s 18:08:46 18:08:46 11 packages are looking for funding 18:08:46 run `npm fund` for details 18:08:46 18:08:46 found 0 vulnerabilities 18:08:47 Removing intermediate container fc65411d4300 18:08:47 ---> 97d287bf853d 18:08:47 Step 6/10 : ARG USER=1000 18:08:47 ---> Running in 5724e1d4cdb9 18:08:47 Removing intermediate container 5724e1d4cdb9 18:08:47 ---> 4ea6cdc9e54b 18:08:47 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:08:47 ---> Running in b23f745be4b8 18:08:47 Removing intermediate container b23f745be4b8 18:08:47 ---> 3d976588e2cf 18:08:47 Step 8/10 : USER $USER:$USER 18:08:47 ---> Running in 9257413eaa60 18:08:47 Removing intermediate container 9257413eaa60 18:08:47 ---> ea9d679d26d7 18:08:47 Step 9/10 : WORKDIR /app 18:08:47 ---> Running in 658f7d0d9cf4 18:08:48 Removing intermediate container 658f7d0d9cf4 18:08:48 ---> 1f1b08e3bccd 18:08:48 Step 10/10 : LABEL git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 18:08:48 ---> Running in ab1ff8606220 18:08:48 Removing intermediate container ab1ff8606220 18:08:48 ---> f863c43e0f3d 18:08:48 Successfully built f863c43e0f3d 18:08:48 Successfully tagged edgexfoundry/edgex-web-ui:0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 18:08:48 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:08:48 touch edgex-web-ui.imagebuilt 18:08:48 mkdir -p node_modules coverage 18:08:48 chown "1000:1000" node_modules coverage package-lock.json 18:08:48 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:50 npm WARN EBADENGINE Unsupported engine { 18:08:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:08:50 npm WARN EBADENGINE required: { 18:08:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:50 npm WARN EBADENGINE }, 18:08:50 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:50 npm WARN EBADENGINE } 18:08:54 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:08:54 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:08:54 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:08:54 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:08:54 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:08:55 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:08:55 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:08:56 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:08:56 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:08:58 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 18:08:58 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 18:08:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:08:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:09:00 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 18:09:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:09:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:09:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:09:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:09:05 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:09:11 18:09:11 added 1478 packages, and audited 1479 packages in 22s 18:09:11 18:09:11 90 packages are looking for funding 18:09:11 run `npm fund` for details 18:09:11 18:09:11 12 vulnerabilities (3 moderate, 7 high, 2 critical) 18:09:11 18:09:11 To address issues that do not require attention, run: 18:09:11 npm audit fix 18:09:11 18:09:11 To address all issues (including breaking changes), run: 18:09:11 npm audit fix --force 18:09:11 18:09:11 Run `npm audit` for details. 18:09:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8703 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws 18:09:17 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 18:09:17 The recommended git tool is: git 18:09:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:09:19 - Generating browser application bundles (phase: setup)... 18:09:22 using credential edgex-jenkins-ssh 18:09:22 Cloning the remote Git repository 18:09:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:09:22 > git init /w/workspace/edgex-ui-go/3 # timeout=10 18:09:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:09:23 > git --version # timeout=10 18:09:23 > git --version # 'git version 2.25.1' 18:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:23 Verifying host key using known hosts file 18:09:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:09:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:25 Compiling @angular/core : es2015 as esm2015 18:09:25 Compiling @angular/compiler/testing : es2015 as esm2015 18:09:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:09:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:27 Compiling @angular/common : es2015 as esm2015 18:09:27 Compiling @angular/core/testing : es2015 as esm2015 18:09:27 Merging remotes/origin/main commit a62889a0a610a23dc1087e46dd3b3342a727a958 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 18:09:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:09:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:09:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:27 Verifying host key using known hosts file 18:09:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:09:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:09:27 > git config core.sparsecheckout # timeout=10 18:09:28 Compiling @angular/platform-browser : es2015 as esm2015 18:09:28 Compiling @angular/common/testing : es2015 as esm2015 18:09:28 Merge succeeded, producing 04660f87034ff96905c57428e5c624d4feed2ea7 18:09:28 Checking out Revision 04660f87034ff96905c57428e5c624d4feed2ea7 (PR-556) 18:09:28 Compiling @angular/common/http : es2015 as esm2015 18:09:29 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:09:29 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:09:27 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 18:09:28 > git remote # timeout=10 18:09:28 > git config --get remote.origin.url # timeout=10 18:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:28 Verifying host key using known hosts file 18:09:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:09:28 > git merge a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 18:09:28 > git rev-parse HEAD^{commit} # timeout=10 18:09:28 > git config core.sparsecheckout # timeout=10 18:09:28 > git checkout -f 04660f87034ff96905c57428e5c624d4feed2ea7 # timeout=10 18:09:29 Compiling @angular/router : es2015 as esm2015 18:09:29 Compiling @angular/forms : es2015 as esm2015 18:09:29 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:09:30 Compiling @angular/common/http/testing : es2015 as esm2015 18:09:32 Compiling @angular/router/testing : es2015 as esm2015 18:09:32 Commit message: "Merge commit 'a62889a0a610a23dc1087e46dd3b3342a727a958' into HEAD" 18:09:32 > git rev-list --no-walk 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 # timeout=10 18:09:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:09:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:33 Dload Upload Total Spent Left Speed 18:09:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh 18:09:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:09:34 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:09:34 sudo tee /etc/docker/daemon.new 18:09:34 { 18:09:34 "registry-mirrors": [ 18:09:34 "https://nexus3.edgexfoundry.org:10001" 18:09:34 ], 18:09:34 "bip": "10.250.0.254/24", 18:09:34 "hosts": [ 18:09:34 "tcp://0.0.0.0:5555", 18:09:34 "unix:///var/run/docker.sock" 18:09:34 ], 18:09:34 "mtu": 1458, 18:09:34 "selinux-enabled": true, 18:09:34 "seccomp-profile": "/etc/docker/seccomp.json" 18:09:34 } [Pipeline] sh 18:09:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:09:35 + sudo service docker restart 18:09:38 20 10 2022 18:09:37.437:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:09:38 20 10 2022 18:09:37.439:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:09:38 20 10 2022 18:09:37.442:INFO [launcher]: Starting browser ChromeHeadless 18:09:50 ✔ Browser application bundle generation complete. 18:09:50 20 10 2022 18:09:50.110:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pC1iiuFn38iirgDcAAAB with id 787328 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.135 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.142 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.146 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.157 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.162 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.166 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.24 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.245 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.247 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:53 provisioning config files... 18:09:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8795942064130127900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.253 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.255 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.258 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.285 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.288 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.289 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.302 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.305 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.307 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.318 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.326 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.331 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.334 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.358 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.359 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.397 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.414 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.436 secs) 18:09:53 ---> docker-login.sh 18:09:53 nexus3.edgexfoundry.org:10001 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.46 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.463 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.465 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.47 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.499 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.529 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.533 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.538 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.545 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.556 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.588 secs) 18:09:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.605 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.608 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.613 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.642 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.653 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.657 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.659 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.661 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.662 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.668 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.682 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.692 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.7 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.704 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.707 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.716 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.733 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.751 secs) 18:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:54 Configure a credential helper to remove this warning. See 18:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:54 18:09:54 Login Succeeded 18:09:54 nexus3.edgexfoundry.org:10002 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.789 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.797 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.833 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.855 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.877 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.905 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.913 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.921 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.931 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.939 secs) 18:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.944 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.946 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 0.963 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.007 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.01 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.012 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.043 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.079 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.094 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.104 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.107 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.11 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.113 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.118 secs) 18:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:54 Configure a credential helper to remove this warning. See 18:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:54 18:09:54 Login Succeeded 18:09:54 nexus3.edgexfoundry.org:10003 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.138 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.144 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.151 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.154 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.168 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.198 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.203 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.23 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.256 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.282 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.293 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.3 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.311 secs) 18:09:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.32 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.351 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.365 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.379 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.419 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.433 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.441 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.467 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.474 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.488 secs) 18:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:55 Configure a credential helper to remove this warning. See 18:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:55 18:09:55 Login Succeeded 18:09:55 nexus3.edgexfoundry.org:10004 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.52 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.532 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.54 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.595 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.605 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.611 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.62 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.622 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.656 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.671 secs) 18:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:55 Configure a credential helper to remove this warning. See 18:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:55 18:09:55 Login Succeeded 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.69 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.707 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.734 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.765 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.791 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.802 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.808 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.877 secs) 18:09:55 docker.io 18:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.893 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.905 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.909 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.918 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.926 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.954 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.963 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.974 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.982 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2 secs) 18:09:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.007 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.017 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.022 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.059 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.063 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.082 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.088 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.112 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.122 secs) 18:09:56 WARN: ' 18:09:56 It looks like you're using ngModel on the same form field as formControlName. 18:09:56 Support for using the ngModel input property and ngModelChange event with 18:09:56 reactive form directives has been deprecated in Angular v6 and will be removed 18:09:56 in a future version of Angular. 18:09:56 18:09:56 For more information on this, see our API docs here: 18:09:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:09:56 ' 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.122 secs) 18:09:56 WARN: ' 18:09:56 It looks like you're using ngModel on the same form field as formControlName. 18:09:56 Support for using the ngModel input property and ngModelChange event with 18:09:56 reactive form directives has been deprecated in Angular v6 and will be removed 18:09:56 in a future version of Angular. 18:09:56 18:09:56 For more information on this, see our API docs here: 18:09:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:09:56 ' 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.149 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.154 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.159 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.189 secs) 18:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:56 Configure a credential helper to remove this warning. See 18:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:56 18:09:56 Login Succeeded 18:09:56 ---> docker-login.sh ends [Pipeline] } 18:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.207 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.216 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.22 secs) 18:09:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.327 secs / 2.22 secs) 18:09:56 TOTAL: 149 SUCCESS 18:09:56 ✔ Browser application bundle generation complete. [Pipeline] echo 18:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:56 ========================================================= 18:09:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:09:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:56 18:09:56 =============================== Coverage summary =============================== 18:09:56 Statements : 40.98% ( 1467/3580 ) 18:09:56 Branches : 12.03% ( 111/923 ) 18:09:56 Functions : 33.28% ( 432/1298 ) 18:09:56 Lines : 38.91% ( 1318/3387 ) 18:09:56 ================================================================================ 18:09:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:09:56 ✔ Browser application bundle generation complete. 18:09:57 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo 18:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:57 $ docker stop --time=1 e3a98c317bda64fabe28159c000d971b163eb7a03aa2b3c2a31801ac5fe9345a 18:09:57 Sending build context to Docker daemon 28.68MB 18:09:57 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 18:09:57 Step 2/16 : FROM ${BASE} AS builder 18:09:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:09:58 9b18e9b68314: Pulling fs layer 18:09:58 d32db5db7311: Pulling fs layer 18:09:58 d0c4b47475fc: Pulling fs layer 18:09:58 5831b945b038: Pulling fs layer 18:09:58 86bbec2aaacd: Pulling fs layer 18:09:58 5831b945b038: Waiting 18:09:58 e10730c5d714: Pulling fs layer 18:09:58 5dd5c2283517: Pulling fs layer 18:09:58 d5ac0230b979: Pulling fs layer 18:09:58 86bbec2aaacd: Waiting 18:09:58 e10730c5d714: Waiting 18:09:58 5dd5c2283517: Waiting 18:09:58 d5ac0230b979: Waiting 18:09:58 d0c4b47475fc: Verifying Checksum 18:09:58 d0c4b47475fc: Download complete 18:09:58 d32db5db7311: Verifying Checksum 18:09:58 d32db5db7311: Download complete 18:09:58 86bbec2aaacd: Verifying Checksum 18:09:58 86bbec2aaacd: Download complete 18:09:58 e10730c5d714: Download complete 18:09:58 9b18e9b68314: Verifying Checksum 18:09:58 9b18e9b68314: Download complete 18:09:58 $ docker rm -f e3a98c317bda64fabe28159c000d971b163eb7a03aa2b3c2a31801ac5fe9345a [Pipeline] // withDockerContainer [Pipeline] sh 18:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:59 9b18e9b68314: Pull complete 18:09:59 d5ac0230b979: Verifying Checksum 18:09:59 d5ac0230b979: Download complete 18:09:59 d32db5db7311: Pull complete 18:09:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:10:00 d0c4b47475fc: Pull complete 18:10:00 + sudo chown -R jenkins:jenkins . 18:10:00 5dd5c2283517: Verifying Checksum 18:10:00 5dd5c2283517: Download complete [Pipeline] sh 18:10:00 + ls -al . 18:10:00 total 176 18:10:00 drwxrwxr-x 14 jenkins jenkins 4096 Oct 20 18:08 . 18:10:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:06 .. 18:10:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:06 .blubracket 18:10:00 -rw-rw-r-- 1 jenkins jenkins 18 Oct 20 18:06 .dockerignore 18:10:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:07 .git 18:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:06 .github 18:10:00 -rw-rw-r-- 1 jenkins jenkins 185 Oct 20 18:06 .gitignore 18:10:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 18:07 .semver 18:10:00 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 20 18:06 Attribution.txt 18:10:00 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 20 18:06 CHANGELOG.md 18:10:00 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 18:06 CONTRIBUTING.md 18:10:00 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 20 18:06 Dockerfile 18:10:00 -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 18:06 Jenkinsfile 18:10:00 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 18:06 LICENSE 18:10:00 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 20 18:06 Makefile 18:10:00 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 20 18:06 README.md 18:10:00 -rw-rw-r-- 1 jenkins jenkins 5 Oct 20 18:07 VERSION 18:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:06 assets 18:10:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:06 bin 18:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:06 cmd 18:10:00 -rw-r--r-- 1 jenkins jenkins 10 Oct 20 18:08 coverage.out 18:10:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:06 docs 18:10:00 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 20 18:06 go.mod 18:10:00 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 20 18:06 go.sum 18:10:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:06 internal 18:10:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:06 snap 18:10:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:06 testing 18:10:00 -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 18:06 version.go 18:10:00 drwxrwxr-x 6 jenkins jenkins 4096 Oct 20 18:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:01 5831b945b038: Verifying Checksum 18:10:01 5831b945b038: Download complete 18:10:01 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 --label arch=amd64 --label version=0.0.0 . 18:10:01 Sending build context to Docker daemon 48.19MB 18:10:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:10:01 Step 2/26 : FROM ${BASE} AS builder 18:10:01 ---> dceb40ab8702 18:10:01 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:10:02 ---> Running in dc49b1019f05 18:10:02 Removing intermediate container dc49b1019f05 18:10:02 ---> ccda1acd2206 18:10:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:10:02 ---> Running in 1910b8da0c7c 18:10:02 Removing intermediate container 1910b8da0c7c 18:10:02 ---> 8c8bfcc26295 18:10:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:10:02 ---> Running in 212df4fa4d5c 18:10:02 Removing intermediate container 212df4fa4d5c 18:10:02 ---> ce2af9753e66 18:10:02 Step 6/26 : LABEL Name=edgex-ui-go 18:10:02 ---> Running in d5cf5aeb28ca 18:10:02 Removing intermediate container d5cf5aeb28ca 18:10:02 ---> 1782f77b9679 18:10:02 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:10:02 ---> Running in 28ab120604e2 18:10:02 Removing intermediate container 28ab120604e2 18:10:02 ---> c1cefc0df378 18:10:02 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:10:03 ---> 20c11033ec9d 18:10:03 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 ---> Running in 7d1a4a33c00e 18:10:04 Removing intermediate container 7d1a4a33c00e 18:10:04 ---> 78f202081098 18:10:04 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:04 ---> Running in 0768ef516f19 18:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:10:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:10:05 OK: 211 MiB in 51 packages 18:10:05 Removing intermediate container 0768ef516f19 18:10:05 ---> 1acdb1e256dd 18:10:05 Step 11/26 : ENV GO111MODULE=on 18:10:05 ---> Running in 54e82ea1c61a 18:10:05 Removing intermediate container 54e82ea1c61a 18:10:05 ---> 494af98278bc 18:10:05 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:10:05 ---> Running in 2906c258f583 18:10:05 Removing intermediate container 2906c258f583 18:10:05 ---> c96b83f37085 18:10:05 Step 13/26 : COPY go.mod vendor* ./ 18:10:05 ---> 3a1cb47a0040 18:10:05 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:05 ---> Running in 0fa4041c50ef 18:10:06 Removing intermediate container 0fa4041c50ef 18:10:06 ---> a625f7630e08 18:10:06 Step 15/26 : COPY . . 18:10:08 ---> 520eb877a22b 18:10:08 Step 16/26 : RUN ${MAKE} 18:10:08 ---> Running in 1c5ee16733a6 18:10:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:10:16 5831b945b038: Pull complete 18:10:16 86bbec2aaacd: Pull complete 18:10:16 e10730c5d714: Pull complete 18:10:20 Removing intermediate container 1c5ee16733a6 18:10:20 ---> 7324e3bed82c 18:10:20 Step 17/26 : FROM alpine:3.14 18:10:20 3.14: Pulling from library/alpine 18:10:20 c7ed990a2339: Pulling fs layer 18:10:20 c7ed990a2339: Verifying Checksum 18:10:20 c7ed990a2339: Download complete 18:10:20 c7ed990a2339: Pull complete 18:10:20 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:10:20 Status: Downloaded newer image for alpine:3.14 18:10:20 ---> dd53f409bf0b 18:10:20 Step 18/26 : EXPOSE 4000 18:10:20 ---> Running in 1022ed285008 18:10:21 Removing intermediate container 1022ed285008 18:10:21 ---> 97ffba8f9b3d 18:10:21 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:10:21 5dd5c2283517: Pull complete 18:10:21 ---> e0bef5e53ccf 18:10:21 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:10:21 ---> 0ca909d3de57 18:10:21 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:10:21 ---> 4b5b2886e491 18:10:21 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:10:21 ---> Running in be40e8f3d908 18:10:22 Removing intermediate container be40e8f3d908 18:10:22 ---> f1bd6d8a7f89 18:10:22 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 18:10:22 ---> Running in 09947b1e34bb 18:10:22 Removing intermediate container 09947b1e34bb 18:10:22 ---> eed5f21238cb 18:10:22 Step 24/26 : LABEL arch=amd64 18:10:22 ---> Running in 7c42725895c1 18:10:22 Removing intermediate container 7c42725895c1 18:10:22 ---> ce4bb24b32ed 18:10:22 Step 25/26 : LABEL git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 18:10:22 ---> Running in 663a88613c04 18:10:22 Removing intermediate container 663a88613c04 18:10:22 ---> 000b38dbbe8b 18:10:22 Step 26/26 : LABEL version=0.0.0 18:10:22 ---> Running in fefb987e6329 18:10:22 Removing intermediate container fefb987e6329 18:10:22 ---> 86dd069caa0d 18:10:22 [Warning] One or more build-args [ARCH] were not consumed 18:10:22 Successfully built 86dd069caa0d 18:10:22 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:22 18:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:23 d5ac0230b979: Pull complete 18:10:23 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:10:23 ---> 59b3b1a385d4 18:10:23 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:23 latest: Pulling from edgex-lftools-log-publisher 18:10:23 5eb5b503b376: Pulling fs layer 18:10:23 5c69ac0246d0: Pulling fs layer 18:10:23 ec43610c2a17: Pulling fs layer 18:10:23 3a2ae6a8a46f: Pulling fs layer 18:10:23 33b1e0a273af: Pulling fs layer 18:10:23 5d3b04190fa2: Pulling fs layer 18:10:23 2f39f015ded8: Pulling fs layer 18:10:23 33b1e0a273af: Waiting 18:10:23 5d3b04190fa2: Waiting 18:10:23 2f39f015ded8: Waiting 18:10:23 3a2ae6a8a46f: Waiting 18:10:23 5c69ac0246d0: Download complete 18:10:23 3a2ae6a8a46f: Download complete 18:10:23 33b1e0a273af: Verifying Checksum 18:10:23 33b1e0a273af: Download complete 18:10:23 5d3b04190fa2: Verifying Checksum 18:10:23 5d3b04190fa2: Download complete 18:10:23 ec43610c2a17: Verifying Checksum 18:10:23 ec43610c2a17: Download complete 18:10:23 5eb5b503b376: Verifying Checksum 18:10:23 5eb5b503b376: Download complete 18:10:24 2f39f015ded8: Download complete 18:10:24 5eb5b503b376: Pull complete 18:10:24 5c69ac0246d0: Pull complete 18:10:25 ec43610c2a17: Pull complete 18:10:25 3a2ae6a8a46f: Pull complete 18:10:25 33b1e0a273af: Pull complete 18:10:25 5d3b04190fa2: Pull complete 18:10:26 ---> Running in 9230ffdba70a 18:10:26 Removing intermediate container 9230ffdba70a 18:10:26 ---> 7bcb49ac5f70 18:10:26 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 18:10:26 ---> Running in 8df1c8defccf 18:10:26 Removing intermediate container 8df1c8defccf 18:10:26 ---> e9e092cb0080 18:10:26 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 18:10:26 ---> Running in e9c015326193 18:10:27 Removing intermediate container e9c015326193 18:10:27 ---> 4888e1ca7250 18:10:27 Step 6/16 : LABEL Name=edgex-ui-go 18:10:27 ---> Running in 1625b4e3da72 18:10:27 Removing intermediate container 1625b4e3da72 18:10:27 ---> 557f3ed993e2 18:10:27 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:10:27 ---> Running in 80ce7d1288dc 18:10:27 Removing intermediate container 80ce7d1288dc 18:10:27 ---> 9e7d7cc0473f 18:10:27 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:10:28 latest: Pulling from library/docker 18:10:28 9b18e9b68314: Already exists 18:10:28 c21cba7d4ed2: Pulling fs layer 18:10:28 63dea5e92710: Pulling fs layer 18:10:28 885b6baa568c: Pulling fs layer 18:10:28 0f96f7352224: Pulling fs layer 18:10:28 679d89bc3e35: Pulling fs layer 18:10:28 11f76eab2d11: Pulling fs layer 18:10:28 f399f04d60e9: Pulling fs layer 18:10:28 10c95374dc09: Pulling fs layer 18:10:28 0f96f7352224: Waiting 18:10:28 679d89bc3e35: Waiting 18:10:28 11f76eab2d11: Waiting 18:10:28 f399f04d60e9: Waiting 18:10:28 10c95374dc09: Waiting 18:10:28 63dea5e92710: Download complete 18:10:29 c21cba7d4ed2: Verifying Checksum 18:10:29 c21cba7d4ed2: Download complete 18:10:29 2f39f015ded8: Pull complete 18:10:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:29 prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container 18:10:29 $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:29 0f96f7352224: Verifying Checksum 18:10:29 0f96f7352224: Download complete 18:10:29 885b6baa568c: Verifying Checksum 18:10:29 885b6baa568c: Download complete 18:10:29 679d89bc3e35: Verifying Checksum 18:10:29 679d89bc3e35: Download complete 18:10:29 11f76eab2d11: Verifying Checksum 18:10:29 11f76eab2d11: Download complete 18:10:29 f399f04d60e9: Verifying Checksum 18:10:29 f399f04d60e9: Download complete 18:10:29 c21cba7d4ed2: Pull complete 18:10:29 10c95374dc09: Verifying Checksum 18:10:29 10c95374dc09: Download complete 18:10:29 63dea5e92710: Pull complete 18:10:30 885b6baa568c: Pull complete 18:10:31 0f96f7352224: Pull complete 18:10:32 $ docker top 4adfb1c6e0c0d03e44fbb125ff27254e80a50a062139f1af70bd528d9465d0cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:32 679d89bc3e35: Pull complete 18:10:33 ---> job-cost.sh 18:10:33 lf-activate-venv: SKIPPING 18:10:33 INFO: No Stack... 18:10:33 11f76eab2d11: Pull complete 18:10:33 f399f04d60e9: Pull complete 18:10:33 10c95374dc09: Pull complete 18:10:33 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 18:10:33 Status: Downloaded newer image for docker:latest 18:10:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:33 INFO: Archiving Costs [Pipeline] sh 18:10:34 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv 18:10:34 + cut -d, -f6 [Pipeline] lock 18:10:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] 18:10:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] did not exist. Created. 18:10:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:34 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:34 Stashed 1 file(s) [Pipeline] } 18:10:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:34 $ docker stop --time=1 4adfb1c6e0c0d03e44fbb125ff27254e80a50a062139f1af70bd528d9465d0cd 18:10:36 ---> 41ee6ec540d7 18:10:36 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:36 ---> Running in 2a670776fe41 18:10:36 $ docker rm -f 4adfb1c6e0c0d03e44fbb125ff27254e80a50a062139f1af70bd528d9465d0cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:38 Removing intermediate container 2a670776fe41 18:10:38 ---> 950eeb4f245a 18:10:38 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:38 ---> Running in efeb2b25d2a0 18:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:10:40 OK: 221 MiB in 51 packages 18:10:41 Removing intermediate container efeb2b25d2a0 18:10:41 ---> 9bed1b7be993 18:10:41 Step 11/16 : ENV GO111MODULE=on 18:10:41 ---> Running in 75a9925ef1b7 18:10:42 Removing intermediate container 75a9925ef1b7 18:10:42 ---> 2764718d3ba7 18:10:42 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:10:42 ---> Running in 0e5af1dd3aa6 18:10:42 Removing intermediate container 0e5af1dd3aa6 18:10:42 ---> bad90ebf2c6a 18:10:42 Step 13/16 : COPY go.mod vendor* ./ 18:10:43 ---> 409045f93fea 18:10:43 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:43 ---> Running in 48141eadb534 18:11:29 Removing intermediate container 48141eadb534 18:11:29 ---> 9e73c9e28716 18:11:29 Step 15/16 : COPY . . 18:11:29 ---> b3c4b5a86714 18:11:29 Step 16/16 : RUN ${MAKE} 18:11:29 ---> Running in ce3174406696 18:11:29 noop 18:11:29 Removing intermediate container ce3174406696 18:11:29 ---> 11abfd769634 18:11:29 Successfully built 11abfd769634 18:11:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:30 + docker inspect -f . ci-base-image-arm64 18:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:30 prd-ubuntu20.04-docker-arm64-4c-16g-8703 does not seem to be running inside a container 18:11:30 $ 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 ******** -e ******** ci-base-image-arm64 cat 18:11:31 $ docker top 7b40c19f26b05959bf2f6747603aa0b74121f7b6f4d44adea88e3825232d9c88 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:32 + go version 18:11:32 go version go1.18.7 linux/arm64 [Pipeline] } 18:11:32 $ docker stop --time=1 7b40c19f26b05959bf2f6747603aa0b74121f7b6f4d44adea88e3825232d9c88 18:11:34 $ docker rm -f 7b40c19f26b05959bf2f6747603aa0b74121f7b6f4d44adea88e3825232d9c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:34 + docker inspect -f . ci-base-image-arm64 18:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:34 prd-ubuntu20.04-docker-arm64-4c-16g-8703 does not seem to be running inside a container 18:11:34 $ 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 ******** -e ******** ci-base-image-arm64 cat 18:11:36 $ docker top dd1a39080d9ad7856c91a9dcc27f98c16d4b1f44fdbda33e6381977f1742564b -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:36 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 18:11:37 + make test 18:11:37 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:11:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:13:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:13:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:13:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:15 ./bin/test-attribution-txt.sh 18:13:15 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 18:13:15 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 18:13:15 An attribution for golang.org/x/net is missing from Attribution.txt, please add 18:13:15 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 18:13:15 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 18:13:15 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 18:13:15 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 18:13:15 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 18:13:15 make -C web test 18:13:15 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 18:13:15 make[1]: tput: No such file or directory 18:13:15 make[1]: tput: No such file or directory 18:13:15 warning: generating ./VERSION 18:13:15 echo "0.0.0" > VERSION 18:13:15 docker build \ 18:13:15 -f Dockerfile \ 18:13:15 --build-arg USER=1000 \ 18:13:15 \ 18:13:15 --label "git_sha=04660f87034ff96905c57428e5c624d4feed2ea7" \ 18:13:15 -t edgexfoundry/edgex-web-ui:04660f87034ff96905c57428e5c624d4feed2ea7 \ 18:13:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:13:15 . 18:13:15 Sending build context to Docker daemon 3.27MB 18:13:15 Step 1/10 : FROM node:16.17-alpine3.15 18:13:15 16.17-alpine3.15: Pulling from library/node 18:13:16 47517142f6ba: Pulling fs layer 18:13:16 5f8c4bfa009b: Pulling fs layer 18:13:16 f7079c9c4ba1: Pulling fs layer 18:13:16 aba105e6f55a: Pulling fs layer 18:13:16 aba105e6f55a: Waiting 18:13:16 f7079c9c4ba1: Verifying Checksum 18:13:16 f7079c9c4ba1: Download complete 18:13:16 47517142f6ba: Verifying Checksum 18:13:16 47517142f6ba: Download complete 18:13:16 aba105e6f55a: Verifying Checksum 18:13:16 aba105e6f55a: Download complete 18:13:16 47517142f6ba: Pull complete 18:13:17 5f8c4bfa009b: Download complete 18:13:20 5f8c4bfa009b: Pull complete 18:13:20 f7079c9c4ba1: Pull complete 18:13:20 aba105e6f55a: Pull complete 18:13:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:13:20 Status: Downloaded newer image for node:16.17-alpine3.15 18:13:20 ---> bf1b8b58d215 18:13:20 Step 2/10 : RUN apk add --no-cache chromium 18:13:21 ---> Running in 14ade392070b 18:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:23 (1/128) Installing libxau (1.0.9-r0) 18:13:23 (2/128) Installing libmd (1.0.3-r0) 18:13:23 (3/128) Installing libbsd (0.11.3-r1) 18:13:23 (4/128) Installing libxdmcp (1.1.3-r0) 18:13:23 (5/128) Installing libxcb (1.14-r2) 18:13:23 (6/128) Installing libx11 (1.7.3.1-r0) 18:13:23 (7/128) Installing libxext (1.3.4-r0) 18:13:23 (8/128) Installing libice (1.0.10-r0) 18:13:23 (9/128) Installing libuuid (2.37.4-r0) 18:13:23 (10/128) Installing libsm (1.2.3-r0) 18:13:23 (11/128) Installing libxt (1.2.1-r0) 18:13:23 (12/128) Installing libxmu (1.1.3-r0) 18:13:23 (13/128) Installing xset (1.2.4-r0) 18:13:23 (14/128) Installing xprop (1.2.5-r0) 18:13:23 (15/128) Installing xdg-utils (1.1.3-r0) 18:13:23 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 18:13:23 (17/128) Installing pkgconf (1.8.0-r0) 18:13:23 (18/128) Installing libffi (3.4.2-r1) 18:13:23 (19/128) Installing libintl (0.21-r0) 18:13:23 (20/128) Installing libblkid (2.37.4-r0) 18:13:23 (21/128) Installing libmount (2.37.4-r0) 18:13:23 (22/128) Installing pcre (8.45-r1) 18:13:23 (23/128) Installing glib (2.70.1-r0) 18:13:23 (24/128) Installing xz-libs (5.2.5-r1) 18:13:23 (25/128) Installing libxml2 (2.9.14-r2) 18:13:23 (26/128) Installing shared-mime-info (2.1-r1) 18:13:23 (27/128) Installing hicolor-icon-theme (0.17-r1) 18:13:23 (28/128) Installing libjpeg-turbo (2.1.2-r0) 18:13:23 (29/128) Installing libpng (1.6.37-r1) 18:13:23 (30/128) Installing libwebp (1.2.2-r0) 18:13:23 (31/128) Installing zstd-libs (1.5.0-r0) 18:13:24 (32/128) Installing tiff (4.4.0-r0) 18:13:24 (33/128) Installing gdk-pixbuf (2.42.8-r0) 18:13:24 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 18:13:24 (35/128) Installing libxcomposite (0.4.5-r0) 18:13:24 (36/128) Installing libxfixes (6.0.0-r0) 18:13:24 (37/128) Installing libxrender (0.9.10-r3) 18:13:24 (38/128) Installing libxcursor (1.2.0-r0) 18:13:24 (39/128) Installing libxdamage (1.1.5-r1) 18:13:24 (40/128) Installing libxi (1.8-r0) 18:13:24 (41/128) Installing libxinerama (1.1.4-r1) 18:13:24 (42/128) Installing libxrandr (1.5.2-r1) 18:13:24 (43/128) Installing atk (2.36.0-r0) 18:13:24 (44/128) Installing libxtst (1.2.3-r3) 18:13:24 (45/128) Installing dbus-libs (1.12.24-r0) 18:13:24 (46/128) Installing at-spi2-core (2.42.0-r0) 18:13:24 (47/128) Installing at-spi2-atk (2.38.0-r0) 18:13:24 (48/128) Installing expat (2.4.9-r0) 18:13:24 (49/128) Installing brotli-libs (1.0.9-r5) 18:13:24 (50/128) Installing libbz2 (1.0.8-r1) 18:13:24 (51/128) Installing freetype (2.11.1-r2) 18:13:24 (52/128) Installing fontconfig (2.13.1-r4) 18:13:24 (53/128) Installing pixman (0.40.0-r3) 18:13:24 (54/128) Installing cairo (1.16.0-r5) 18:13:24 (55/128) Installing cairo-gobject (1.16.0-r5) 18:13:24 (56/128) Installing avahi-libs (0.8-r5) 18:13:24 (57/128) Installing gmp (6.2.1-r1) 18:13:24 (58/128) Installing nettle (3.7.3-r0) 18:13:24 (59/128) Installing p11-kit (0.24.0-r1) 18:13:24 (60/128) Installing libtasn1 (4.18.0-r0) 18:13:24 (61/128) Installing libunistring (0.9.10-r1) 18:13:24 (62/128) Installing gnutls (3.7.1-r1) 18:13:24 (63/128) Installing cups-libs (2.3.3-r6) 18:13:24 (64/128) Installing libepoxy (1.5.9-r0) 18:13:24 (65/128) Installing fribidi (1.0.11-r0) 18:13:24 (66/128) Installing graphite2 (1.3.14-r0) 18:13:24 (67/128) Installing harfbuzz (3.0.0-r2) 18:13:24 (68/128) Installing libxft (2.3.4-r0) 18:13:24 (69/128) Installing pango (1.48.10-r0) 18:13:24 (70/128) Installing wayland-libs-client (1.19.0-r1) 18:13:24 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 18:13:24 (72/128) Installing wayland-libs-egl (1.19.0-r1) 18:13:24 (73/128) Installing xkeyboard-config (2.34-r0) 18:13:24 (74/128) Installing libxkbcommon (1.3.1-r0) 18:13:24 (75/128) Installing gtk+3.0 (3.24.30-r0) 18:13:25 Executing gtk+3.0-3.24.30-r0.post-install 18:13:25 (76/128) Installing libfontenc (1.1.4-r0) 18:13:25 (77/128) Installing mkfontscale (1.2.1-r1) 18:13:25 (78/128) Installing ttf-opensans (1.10-r1) 18:13:25 Executing ttf-opensans-1.10-r1.post-install 18:13:27 (79/128) Installing libogg (1.3.5-r0) 18:13:27 (80/128) Installing flac (1.3.4-r0) 18:13:27 (81/128) Installing alsa-lib (1.2.5.1-r1) 18:13:27 (82/128) Installing libatomic (10.3.1_git20211027-r0) 18:13:27 (83/128) Installing sdl2 (2.0.16-r4) 18:13:27 (84/128) Installing aom-libs (3.2.0-r0) 18:13:27 (85/128) Installing libass (0.15.2-r0) 18:13:27 (86/128) Installing libdav1d (0.9.2-r0) 18:13:27 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:13:27 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 18:13:27 (89/128) Installing lame (3.100-r0) 18:13:27 (90/128) Installing opus (1.3.1-r1) 18:13:27 (91/128) Installing libgomp (10.3.1_git20211027-r0) 18:13:27 (92/128) Installing soxr (0.1.3-r2) 18:13:27 (93/128) Installing libsrt (1.4.2-r1) 18:13:27 (94/128) Installing libssh (0.9.6-r1) 18:13:27 (95/128) Installing libtheora (1.1.1-r16) 18:13:27 (96/128) Installing v4l-utils-libs (1.22.1-r1) 18:13:27 (97/128) Installing libdrm (2.4.109-r0) 18:13:27 (98/128) Installing libva (2.13.0-r0) 18:13:27 (99/128) Installing libvdpau (1.4-r0) 18:13:27 (100/128) Installing vidstab (1.1.0-r1) 18:13:27 (101/128) Installing libvorbis (1.3.7-r0) 18:13:28 (102/128) Installing libvpx (1.10.0-r0) 18:13:28 (103/128) Installing vulkan-loader (1.2.196-r0) 18:13:28 (104/128) Installing x264-libs (20210613-r0) 18:13:28 (105/128) Installing x265-libs (3.5-r0) 18:13:28 (106/128) Installing xvidcore (1.3.7-r1) 18:13:28 (107/128) Installing ffmpeg-libs (4.4.1-r2) 18:13:28 (108/128) Installing libevent (2.1.12-r4) 18:13:28 (109/128) Installing mesa (21.2.6-r0) 18:13:28 (110/128) Installing wayland-libs-server (1.19.0-r1) 18:13:28 (111/128) Installing mesa-gbm (21.2.6-r0) 18:13:28 (112/128) Installing lcms2 (2.12-r1) 18:13:28 (113/128) Installing nspr (4.32-r0) 18:13:28 (114/128) Installing sqlite-libs (3.36.0-r0) 18:13:28 (115/128) Installing nss (3.78.1-r0) 18:13:28 (116/128) Installing libasyncns (0.8-r1) 18:13:28 (117/128) Installing libltdl (2.4.6-r7) 18:13:28 (118/128) Installing orc (0.4.32-r0) 18:13:28 (119/128) Installing libsndfile (1.0.31-r1) 18:13:28 (120/128) Installing speexdsp (1.2.0-r0) 18:13:28 (121/128) Installing tdb-libs (1.4.5-r0) 18:13:28 (122/128) Installing libpulse (15.0-r2) 18:13:28 (123/128) Installing re2 (2021.11.01-r0) 18:13:28 (124/128) Installing snappy (1.1.9-r1) 18:13:28 (125/128) Installing libgpg-error (1.42-r1) 18:13:28 (126/128) Installing libgcrypt (1.9.4-r0) 18:13:28 (127/128) Installing libxslt (1.1.35-r0) 18:13:28 (128/128) Installing chromium (99.0.4844.84-r0) 18:13:33 Executing busybox-1.34.1-r7.trigger 18:13:33 Executing glib-2.70.1-r0.trigger 18:13:33 Executing shared-mime-info-2.1-r1.trigger 18:13:38 Executing gdk-pixbuf-2.42.8-r0.trigger 18:13:38 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:13:38 Executing fontconfig-2.13.1-r4.trigger 18:13:38 Executing mkfontscale-1.2.1-r1.trigger 18:13:38 OK: 275 MiB in 144 packages 18:13:48 Removing intermediate container 14ade392070b 18:13:48 ---> 7daf43086dca 18:13:48 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:13:48 ---> Running in 4bd0ee452dda 18:13:48 Removing intermediate container 4bd0ee452dda 18:13:48 ---> d2d289ce54aa 18:13:48 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:13:48 ---> Running in 766d7e9cdca6 18:13:48 Removing intermediate container 766d7e9cdca6 18:13:48 ---> a978b7488396 18:13:48 Step 5/10 : RUN npm install -g npm 18:13:48 ---> Running in bf75cb85b826 18:14:21 18:14:21 changed 54 packages, and audited 212 packages in 26s 18:14:21 18:14:21 11 packages are looking for funding 18:14:21 run `npm fund` for details 18:14:21 18:14:21 found 0 vulnerabilities 18:14:21 Removing intermediate container bf75cb85b826 18:14:21 ---> bf2a8c90b848 18:14:21 Step 6/10 : ARG USER=1000 18:14:21 ---> Running in 665081f2179c 18:14:22 Removing intermediate container 665081f2179c 18:14:22 ---> 6e81eed9ec51 18:14:22 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:14:22 ---> Running in 79ca5657aedd 18:14:25 Removing intermediate container 79ca5657aedd 18:14:25 ---> bfc0086f7b3d 18:14:25 Step 8/10 : USER $USER:$USER 18:14:25 ---> Running in 8fc81217f2ba 18:14:25 Removing intermediate container 8fc81217f2ba 18:14:25 ---> 08e3d3ad7eb5 18:14:25 Step 9/10 : WORKDIR /app 18:14:25 ---> Running in 6554e831f622 18:14:26 Removing intermediate container 6554e831f622 18:14:26 ---> 39f24725b8f7 18:14:26 Step 10/10 : LABEL git_sha=04660f87034ff96905c57428e5c624d4feed2ea7 18:14:26 ---> Running in 0be8146a120f 18:14:27 Removing intermediate container 0be8146a120f 18:14:27 ---> 3f69cab9e647 18:14:27 Successfully built 3f69cab9e647 18:14:27 Successfully tagged edgexfoundry/edgex-web-ui:04660f87034ff96905c57428e5c624d4feed2ea7 18:14:27 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:14:27 touch edgex-web-ui.imagebuilt 18:14:27 mkdir -p node_modules coverage 18:14:27 chown "1000:1000" node_modules coverage package-lock.json 18:14:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:14:42 npm WARN EBADENGINE Unsupported engine { 18:14:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:14:42 npm WARN EBADENGINE required: { 18:14:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:42 npm WARN EBADENGINE }, 18:14:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:42 npm WARN EBADENGINE } 18:15:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:15:21 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:15:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:15:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:15:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:15:22 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:15:35 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:15:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:15:35 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:15:57 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:15:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:15:57 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:16:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:16:02 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:16:05 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:16:15 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 18:16:19 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 18:16:34 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 18:16:56 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:17:28 18:17:28 added 1475 packages, and audited 1476 packages in 3m 18:17:28 18:17:28 90 packages are looking for funding 18:17:28 run `npm fund` for details 18:17:28 18:17:28 12 vulnerabilities (3 moderate, 7 high, 2 critical) 18:17:28 18:17:28 To address issues that do not require attention, run: 18:17:28 npm audit fix 18:17:28 18:17:28 To address all issues (including breaking changes), run: 18:17:28 npm audit fix --force 18:17:28 18:17:28 Run `npm audit` for details. 18:17:31 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:17:46 - Generating browser application bundles (phase: setup)... 18:18:18 Compiling @angular/core : es2015 as esm2015 18:18:18 Compiling @angular/compiler/testing : es2015 as esm2015 18:18:45 Compiling @angular/common : es2015 as esm2015 18:18:45 Compiling @angular/core/testing : es2015 as esm2015 18:18:49 Compiling @angular/platform-browser : es2015 as esm2015 18:18:49 Compiling @angular/common/testing : es2015 as esm2015 18:18:54 Compiling @angular/router : es2015 as esm2015 18:18:54 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:18:59 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:19:00 Compiling @angular/common/http : es2015 as esm2015 18:19:00 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:19:05 Compiling @angular/forms : es2015 as esm2015 18:19:05 Compiling @angular/router/testing : es2015 as esm2015 18:19:05 Compiling @angular/common/http/testing : es2015 as esm2015 18:20:02 20 10 2022 18:19:59.828:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:20:02 20 10 2022 18:19:59.840:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:20:02 20 10 2022 18:19:59.866:INFO [launcher]: Starting browser ChromeHeadless 18:21:23 20 10 2022 18:21:13.082:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:21:32 20 10 2022 18:21:31.952:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:21:54 ✔ Browser application bundle generation complete. 18:21:54 20 10 2022 18:21:52.202:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket vFqpbWlcV_-3KIFxAAAB with id 84969622 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.235 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.261 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.64 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.874 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.93 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.034 secs) 18:22:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.059 secs) 18:22:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.626 secs) 18:22:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.926 secs) 18:22:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.993 secs) 18:22:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.234 secs) 18:22:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.365 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.099 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.161 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.223 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.252 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.287 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.368 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.407 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.596 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.619 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.681 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.698 secs) 18:22:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.709 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.808 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.829 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.843 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.858 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.957 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.987 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.018 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.066 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.107 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.286 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.308 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.322 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.331 secs) 18:22:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.549 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.587 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.71 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.817 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.849 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.011 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.071 secs) 18:22:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.141 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.176 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.303 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.398 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.418 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.444 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.614 secs) 18:22:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.864 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.018 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.104 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.181 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.213 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.283 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.364 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.522 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.577 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.639 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.692 secs) 18:22:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.722 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.764 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.925 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.943 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.967 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.984 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.205 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.247 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.469 secs) 18:22:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.524 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.577 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.628 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.665 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.706 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.74 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.778 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.992 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.006 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.018 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.068 secs) 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.107 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.462 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.478 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.488 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.579 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.609 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.641 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.753 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.891 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.947 secs) 18:22:20 WARN: ' 18:22:20 It looks like you're using ngModel on the same form field as formControlName. 18:22:20 Support for using the ngModel input property and ngModelChange event with 18:22:20 reactive form directives has been deprecated in Angular v6 and will be removed 18:22:20 in a future version of Angular. 18:22:20 18:22:20 For more information on this, see our API docs here: 18:22:20 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:22:20 ' 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.947 secs) 18:22:20 WARN: ' 18:22:20 It looks like you're using ngModel on the same form field as formControlName. 18:22:20 Support for using the ngModel input property and ngModelChange event with 18:22:20 reactive form directives has been deprecated in Angular v6 and will be removed 18:22:20 in a future version of Angular. 18:22:20 18:22:20 For more information on this, see our API docs here: 18:22:20 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:22:20 ' 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.092 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.109 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.124 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.25 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.268 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.278 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.325 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.36 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.393 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.411 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.429 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.437 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.459 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.47 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.482 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.579 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.644 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.898 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 9.983 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.108 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.124 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.136 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.204 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.23 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.254 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.473 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.538 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.614 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.664 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.806 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 10.891 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 10.968 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.103 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.369 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.589 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.699 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.759 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.869 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.949 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.101 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.189 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.216 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.246 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.282 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.296 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.303 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.468 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.609 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.65 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.687 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.94 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.982 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.008 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.142 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.187 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.228 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.301 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.32 secs / 13.301 secs) 18:22:26 TOTAL: 149 SUCCESS 18:22:26 ✔ Browser application bundle generation complete. 18:22:30 18:22:30 =============================== Coverage summary =============================== 18:22:30 Statements : 40.98% ( 1467/3580 ) 18:22:30 Branches : 12.03% ( 111/923 ) 18:22:30 Functions : 33.28% ( 432/1298 ) 18:22:30 Lines : 38.91% ( 1318/3387 ) 18:22:30 ================================================================================ 18:22:30 20 10 2022 18:22:29.697:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:22:30 ✔ Browser application bundle generation complete. 18:22:31 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo 18:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:22:31 $ docker stop --time=1 dd1a39080d9ad7856c91a9dcc27f98c16d4b1f44fdbda33e6381977f1742564b 18:22:33 $ docker rm -f dd1a39080d9ad7856c91a9dcc27f98c16d4b1f44fdbda33e6381977f1742564b [Pipeline] // withDockerContainer [Pipeline] sh 18:22:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:36 Warning: overwriting stash ‘coverage-report’ 18:22:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:45 + ls -al . 18:22:45 total 172 18:22:45 drwxrwxr-x 13 jenkins jenkins 4096 Oct 20 18:11 . 18:22:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:09 .. 18:22:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:09 .blubracket 18:22:45 -rw-rw-r-- 1 jenkins jenkins 18 Oct 20 18:09 .dockerignore 18:22:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:09 .git 18:22:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:09 .github 18:22:45 -rw-rw-r-- 1 jenkins jenkins 185 Oct 20 18:09 .gitignore 18:22:45 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 20 18:09 Attribution.txt 18:22:45 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 20 18:09 CHANGELOG.md 18:22:45 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 18:09 CONTRIBUTING.md 18:22:45 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 20 18:09 Dockerfile 18:22:45 -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 18:09 Jenkinsfile 18:22:45 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 18:09 LICENSE 18:22:45 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 20 18:09 Makefile 18:22:45 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 20 18:09 README.md 18:22:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 20 18:07 VERSION 18:22:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:09 assets 18:22:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:09 bin 18:22:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:09 cmd 18:22:45 -rw-r--r-- 1 jenkins jenkins 10 Oct 20 18:11 coverage.out 18:22:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:09 docs 18:22:45 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 20 18:09 go.mod 18:22:45 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 20 18:09 go.sum 18:22:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:09 internal 18:22:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:09 snap 18:22:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:09 testing 18:22:45 -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 18:09 version.go 18:22:45 drwxrwxr-x 6 jenkins jenkins 4096 Oct 20 18:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:45 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=04660f87034ff96905c57428e5c624d4feed2ea7 --label arch=arm64 --label version=0.0.0 . 18:22:47 Sending build context to Docker daemon 31.44MB 18:22:47 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:22:47 Step 2/26 : FROM ${BASE} AS builder 18:22:47 ---> 11abfd769634 18:22:47 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:22:47 ---> Running in f76d446b5518 18:22:48 Removing intermediate container f76d446b5518 18:22:48 ---> e7825d15846e 18:22:48 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:22:48 ---> Running in c23f87b6355a 18:22:48 Removing intermediate container c23f87b6355a 18:22:48 ---> c111190c0f82 18:22:48 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:22:48 ---> Running in 956d78f03d05 18:22:48 Removing intermediate container 956d78f03d05 18:22:48 ---> 19c00180dd54 18:22:48 Step 6/26 : LABEL Name=edgex-ui-go 18:22:48 ---> Running in d7fad12902fb 18:22:49 Removing intermediate container d7fad12902fb 18:22:49 ---> b11c90cb745b 18:22:49 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:22:49 ---> Running in fed45ed80133 18:22:49 Removing intermediate container fed45ed80133 18:22:49 ---> ea54cf63ccd3 18:22:49 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:22:51 ---> 49466171a022 18:22:51 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:51 ---> Running in 39d7f5dde57b 18:22:53 Removing intermediate container 39d7f5dde57b 18:22:53 ---> 304315add1f4 18:22:53 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:53 ---> Running in 53657f484569 18:22:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:55 OK: 221 MiB in 51 packages 18:22:56 Removing intermediate container 53657f484569 18:22:56 ---> 2914921d0060 18:22:56 Step 11/26 : ENV GO111MODULE=on 18:22:56 ---> Running in 24070d0f2c0b 18:22:57 Removing intermediate container 24070d0f2c0b 18:22:57 ---> a18a75abd0b0 18:22:57 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:22:57 ---> Running in 9962b59fa7c2 18:22:57 Removing intermediate container 9962b59fa7c2 18:22:57 ---> 513f5851b5de 18:22:57 Step 13/26 : COPY go.mod vendor* ./ 18:22:58 ---> 19902806eabd 18:22:58 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:58 ---> Running in 6a83e2f7909f 18:22:59 Removing intermediate container 6a83e2f7909f 18:22:59 ---> c368adf0c131 18:22:59 Step 15/26 : COPY . . 18:23:04 ---> 07595c27aef4 18:23:04 Step 16/26 : RUN ${MAKE} 18:23:04 ---> Running in 6ce1b54ec1a7 18:23:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:24:12 Removing intermediate container 6ce1b54ec1a7 18:24:12 ---> ee7f3bc067a0 18:24:12 Step 17/26 : FROM alpine:3.14 18:24:12 3.14: Pulling from library/alpine 18:24:12 90cda3b7c325: Pulling fs layer 18:24:12 90cda3b7c325: Verifying Checksum 18:24:12 90cda3b7c325: Download complete 18:24:12 90cda3b7c325: Pull complete 18:24:12 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:24:12 Status: Downloaded newer image for alpine:3.14 18:24:12 ---> 376ba31ae3da 18:24:12 Step 18/26 : EXPOSE 4000 18:24:13 ---> Running in bb5936198f1c 18:24:13 Removing intermediate container bb5936198f1c 18:24:13 ---> a6060215f181 18:24:13 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:24:14 ---> 266ef1eafc47 18:24:14 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:24:15 ---> 5f2199cc9f32 18:24:15 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:24:15 ---> 7b2a8296a519 18:24:15 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:24:15 ---> Running in 6d28135dffd9 18:24:16 Removing intermediate container 6d28135dffd9 18:24:16 ---> 0b2c8be2cac7 18:24:16 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 18:24:16 ---> Running in 532c96a25bb4 18:24:16 Removing intermediate container 532c96a25bb4 18:24:16 ---> e5807f24d5a0 18:24:16 Step 24/26 : LABEL arch=arm64 18:24:16 ---> Running in 03526cccc268 18:24:16 Removing intermediate container 03526cccc268 18:24:16 ---> da0f696ee28c 18:24:16 Step 25/26 : LABEL git_sha=04660f87034ff96905c57428e5c624d4feed2ea7 18:24:17 ---> Running in 12e614c02488 18:24:17 Removing intermediate container 12e614c02488 18:24:17 ---> 3ab139a72d1f 18:24:17 Step 26/26 : LABEL version=0.0.0 18:24:17 ---> Running in 5f8a13e2c8ec 18:24:17 Removing intermediate container 5f8a13e2c8ec 18:24:17 ---> fd2a2ab92887 18:24:17 [Warning] One or more build-args [ARCH] were not consumed 18:24:17 Successfully built fd2a2ab92887 18:24:17 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:18 18:24:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:18 arm64: Pulling from edgex-lftools-log-publisher 18:24:18 8998bd30e6a1: Pulling fs layer 18:24:18 04944245beec: Pulling fs layer 18:24:18 699f458cf7ca: Pulling fs layer 18:24:18 765212b225bb: Pulling fs layer 18:24:18 f23df028b6ca: Pulling fs layer 18:24:18 d65c8cfc05b1: Pulling fs layer 18:24:18 2437ff75d9bd: Pulling fs layer 18:24:18 765212b225bb: Waiting 18:24:18 f23df028b6ca: Waiting 18:24:18 d65c8cfc05b1: Waiting 18:24:18 2437ff75d9bd: Waiting 18:24:18 04944245beec: Verifying Checksum 18:24:18 04944245beec: Download complete 18:24:18 765212b225bb: Verifying Checksum 18:24:18 765212b225bb: Download complete 18:24:18 f23df028b6ca: Verifying Checksum 18:24:18 f23df028b6ca: Download complete 18:24:18 d65c8cfc05b1: Verifying Checksum 18:24:18 d65c8cfc05b1: Download complete 18:24:18 699f458cf7ca: Verifying Checksum 18:24:18 699f458cf7ca: Download complete 18:24:19 8998bd30e6a1: Verifying Checksum 18:24:19 8998bd30e6a1: Download complete 18:24:21 2437ff75d9bd: Verifying Checksum 18:24:21 2437ff75d9bd: Download complete 18:24:23 8998bd30e6a1: Pull complete 18:24:23 04944245beec: Pull complete 18:24:24 699f458cf7ca: Pull complete 18:24:25 765212b225bb: Pull complete 18:24:25 f23df028b6ca: Pull complete 18:24:26 d65c8cfc05b1: Pull complete 18:24:41 2437ff75d9bd: Pull complete 18:24:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:41 prd-ubuntu20.04-docker-arm64-4c-16g-8703 does not seem to be running inside a container 18:24:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:24:44 $ docker top 6f82a8f22895e287f70c4dc78c647794ae95c24dbe02300606f94a73b2d81ab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:44 ---> job-cost.sh 18:24:44 lf-activate-venv: SKIPPING 18:24:44 INFO: No Stack... 18:24:45 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:46 INFO: Archiving Costs [Pipeline] sh 18:24:46 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 18:24:46 + cut -d, -f6 [Pipeline] lock 18:24:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] 18:24:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] did not exist. Created. 18:24:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:47 /w/workspace/edgex-ui-go/3@tmp/durable-f2362267/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:24:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:47 Warning: overwriting stash ‘stack-cost’ 18:24:51 Stashed 1 file(s) [Pipeline] } 18:24:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:52 $ docker stop --time=1 6f82a8f22895e287f70c4dc78c647794ae95c24dbe02300606f94a73b2d81ab0 18:24:53 $ docker rm -f 6f82a8f22895e287f70c4dc78c647794ae95c24dbe02300606f94a73b2d81ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:24:54 provisioning config files... 18:24:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config14503391372640278562tmp [Pipeline] { [Pipeline] sh 18:24:54 + set +x 18:24:54 + curl -s https://codecov.io/bash 18:24:54 + bash -s -- 18:24:54 18:24:54 _____ _ 18:24:54 / ____| | | 18:24:54 | | ___ __| | ___ ___ _____ __ 18:24:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:54 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:54 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:54 Bash-1.0.6 18:24:54 18:24:54 18:24:54 ==> git version 2.25.1 found 18:24:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:24:54 Release-Date: 2020-01-08 18:24:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:24:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:24:54 ==> Jenkins CI detected. 18:24:54 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 18:24:54 project root: . 18:24:54 --> token set from env 18:24:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:54 ==> Running gcov in . (disable via -X gcov) 18:24:54 ==> Python coveragepy not found 18:24:54 ==> Searching for coverage reports in: 18:24:54 + . 18:24:54 -> Found 1 reports 18:24:54 ==> Detecting git/mercurial file structure 18:24:54 ==> Reading reports 18:24:54 + ./coverage.out bytes=10 18:24:54 ==> Appending adjustments 18:24:54 https://docs.codecov.io/docs/fixing-reports 18:24:55 + Found adjustments 18:24:55 ==> Gzipping contents 18:24:55 12K /tmp/codecov.7IBvvC.gz 18:24:55 ==> Uploading reports 18:24:55 url: https://codecov.io 18:24:55 query: branch=PR-556&commit=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= 18:24:55 -> Pinging Codecov 18:24:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= 18:24:55 -> Uploading to 18:24:55 https://storage.googleapis.com/codecov/v4/raw/2022-10-20/FB506323287CE973F263BFD2A0EB1F37/0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15/1ba7195d-7647-40d3-bb4a-329b6b72bb26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221020T182455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=897f9ca2ec6a28952a4f95c63e12e6f6d5315621444e6482c245d76b2a01fe90 18:24:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:55 Dload Upload Total Spent Left Speed 18:24:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36813 --:--:-- --:--:-- --:--:-- 36813 18:24:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] } 18:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:24:56 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] 18:24:56 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 18:24:56 total 16 18:24:56 drwxr-xr-x 3 root root 4096 Oct 20 18:10 . 18:24:56 drwxrwxr-x 15 jenkins jenkins 4096 Oct 20 18:10 .. 18:24:56 drwxr-xr-x 2 root root 4096 Oct 20 18:10 cost 18:24:56 -rw-r--r-- 1 root root 83 Oct 20 18:10 cost.csv 18:24:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 18:24:56 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 18:24:56 total 16 18:24:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 18:10 . 18:24:56 drwxrwxr-x 15 jenkins jenkins 4096 Oct 20 18:10 .. 18:24:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 18:10 cost 18:24:56 -rw-r--r-- 1 jenkins jenkins 83 Oct 20 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:24:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:57 ---> package-listing.sh 18:24:57 ++ facter osfamily 18:24:57 ++ tr '[:upper:]' '[:lower:]' 18:24:57 + OS_FAMILY=debian 18:24:57 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 18:24:57 + START_PACKAGES=/tmp/packages_start.txt 18:24:57 + END_PACKAGES=/tmp/packages_end.txt 18:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:57 + PACKAGES=/tmp/packages_start.txt 18:24:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' 18:24:57 + PACKAGES=/tmp/packages_end.txt 18:24:57 + case "${OS_FAMILY}" in 18:24:57 + dpkg -l 18:24:57 + grep '^ii' 18:24:57 + '[' -f /tmp/packages_start.txt ']' 18:24:57 + '[' -f /tmp/packages_end.txt ']' 18:24:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' 18:24:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ 18:24:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo 18:24:57 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:58 prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container 18:24:58 $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:59 $ docker top c9701f97600971a82c8e09e9ab9169ef5926b42ba518e6e19416a135c19b7413 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:59 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:59 + ls /var/log/sa-host 18:24:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:00 provisioning config files... 18:25:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config9724129729112280584tmp [Pipeline] { [Pipeline] echo 18:25:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:00 ---> create-netrc.sh [Pipeline] } 18:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:25:00 ---> python-tools-install.sh [Pipeline] echo 18:25:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:25:01 ---> sudo-logs.sh 18:25:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:25:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:25:01 ---> job-cost.sh 18:25:01 lf-activate-venv: SKIPPING 18:25:01 DEBUG: total: 0.2199999988079071 18:25:01 INFO: Retrieving Stack Cost... 18:25:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:02 INFO: Archiving Costs [Pipeline] echo 18:25:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:02 ---> logs-deploy.sh 18:25:02 lf-activate-venv: SKIPPING 18:25:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/3 18:25:02 INFO: archiving workspace using pattern(s): 18:25:03 Archives upload complete. 18:25:03 INFO: archiving logs to Nexus 18:25:04 ---> uname -a: 18:25:04 Linux prd-ubuntu20-04-docker-8c-8g-8700 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:25:04 18:25:04 18:25:04 ---> lscpu: 18:25:04 Architecture: x86_64 18:25:04 CPU op-mode(s): 32-bit, 64-bit 18:25:04 Byte Order: Little Endian 18:25:04 Address sizes: 40 bits physical, 48 bits virtual 18:25:04 CPU(s): 8 18:25:04 On-line CPU(s) list: 0-7 18:25:04 Thread(s) per core: 1 18:25:04 Core(s) per socket: 1 18:25:04 Socket(s): 8 18:25:04 NUMA node(s): 1 18:25:04 Vendor ID: AuthenticAMD 18:25:04 CPU family: 23 18:25:04 Model: 49 18:25:04 Model name: AMD EPYC-Rome Processor 18:25:04 Stepping: 0 18:25:04 CPU MHz: 2799.956 18:25:04 BogoMIPS: 5599.91 18:25:04 Virtualization: AMD-V 18:25:04 Hypervisor vendor: KVM 18:25:04 Virtualization type: full 18:25:04 L1d cache: 256 KiB 18:25:04 L1i cache: 256 KiB 18:25:04 L2 cache: 4 MiB 18:25:04 L3 cache: 128 MiB 18:25:04 NUMA node0 CPU(s): 0-7 18:25:04 Vulnerability Itlb multihit: Not affected 18:25:04 Vulnerability L1tf: Not affected 18:25:04 Vulnerability Mds: Not affected 18:25:04 Vulnerability Meltdown: Not affected 18:25:04 Vulnerability Mmio stale data: Not affected 18:25:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:25:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:25:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:25:04 Vulnerability Srbds: Not affected 18:25:04 Vulnerability Tsx async abort: Not affected 18:25:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:25:04 18:25:04 18:25:04 ---> nproc: 18:25:04 8 18:25:04 18:25:04