Pull request #582 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd11b421296f1d9dea23ee47b65b398576c8e8a1+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (ce8fa1056a87ac3a5b6e4ecb19face2eed6ae122) 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-ssh8774225355030785451.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14158614803559887429.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2227385987454260925.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15205959504975855516.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2710163506802890465.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3182879699116229061.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120749 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [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-582 # 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 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 Merge succeeded, producing cd11b421296f1d9dea23ee47b65b398576c8e8a1 Checking out Revision cd11b421296f1d9dea23ee47b65b398576c8e8a1 (PR-582) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 Commit message: "chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-07T23:58:03.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-07T23:58:03.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-07T23:58:03.851Z] ========================================================= [2022-12-07T23:58:03.851Z] EdgeX Global Pipelines Version Info [2022-12-07T23:58:03.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-07T23:58:04.605Z] ------------------- [2022-12-07T23:58:04.605Z] stable info: [2022-12-07T23:58:04.605Z] ------------------- [2022-12-07T23:58:04.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-07T23:58:04.605Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-07T23:58:04.605Z] Message: update stable to v1.0.244 [2022-12-07T23:58:05.179Z] ------------------- [2022-12-07T23:58:05.179Z] experimental info: [2022-12-07T23:58:05.179Z] ------------------- [2022-12-07T23:58:05.179Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-07T23:58:05.179Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-07T23:58:05.179Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-07T23:58:05.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-12-07T23:58:05.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-12-07T23:58:05.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-07T23:58:05.605Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-07T23:58:05.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-07T23:58:05.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-07T23:58:05.728Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-07T23:58:05.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-07T23:58:05.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-07T23:58:05.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-07T23:58:05.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-07T23:58:05.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-12-07T23:58:05.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-07T23:58:06.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-07T23:58:06.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-07T23:58:06.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-07T23:58:06.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-07T23:58:06.193Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-07T23:58:06.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-07T23:58:06.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-07T23:58:06.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-07T23:58:06.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-07T23:58:06.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-07T23:58:06.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-07T23:58:06.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-07T23:58:06.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-07T23:58:06.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-07T23:58:06.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo [2022-12-07T23:58:06.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo [2022-12-07T23:58:06.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo [2022-12-07T23:58:06.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo [2022-12-07T23:58:06.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd11b42 [Pipeline] echo [2022-12-07T23:58:06.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-07T23:58:06.918Z] provisioning config files... [2022-12-07T23:58:06.940Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config891351430115133029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-07T23:58:07.278Z] ---> docker-login.sh [2022-12-07T23:58:07.278Z] nexus3.edgexfoundry.org:10001 [2022-12-07T23:58:07.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:07.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:07.540Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:07.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:07.540Z] [2022-12-07T23:58:07.540Z] Login Succeeded [2022-12-07T23:58:07.540Z] nexus3.edgexfoundry.org:10002 [2022-12-07T23:58:07.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:07.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:07.801Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:07.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:07.801Z] [2022-12-07T23:58:07.801Z] Login Succeeded [2022-12-07T23:58:07.801Z] nexus3.edgexfoundry.org:10003 [2022-12-07T23:58:07.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:07.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:07.801Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:07.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:07.801Z] [2022-12-07T23:58:07.801Z] Login Succeeded [2022-12-07T23:58:07.801Z] nexus3.edgexfoundry.org:10004 [2022-12-07T23:58:07.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:07.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:07.801Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:07.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:07.801Z] [2022-12-07T23:58:07.801Z] Login Succeeded [2022-12-07T23:58:07.801Z] docker.io [2022-12-07T23:58:08.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:08.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:08.322Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:08.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:08.322Z] [2022-12-07T23:58:08.322Z] Login Succeeded [2022-12-07T23:58:08.322Z] ---> docker-login.sh ends [Pipeline] } [2022-12-07T23:58:08.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-07T23:58:08.984Z] + git rev-list -1 --merges cd11b421296f1d9dea23ee47b65b398576c8e8a1~1..cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo [2022-12-07T23:58:09.022Z] -----------> git rev-list -1 --merges cd11b421296f1d9dea23ee47b65b398576c8e8a1~1..cd11b421296f1d9dea23ee47b65b398576c8e8a1 cd11b421296f1d9dea23ee47b65b398576c8e8a1 [false] [Pipeline] sh [2022-12-07T23:58:09.326Z] + git log --format=format:%s -1 cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo [2022-12-07T23:58:09.365Z] ========================================================= [2022-12-07T23:58:09.365Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-07T23:58:09.365Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-07T23:58:09.861Z] + git log --format=format:%s -1 cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo [2022-12-07T23:58:09.896Z] [semverPrep] GIT_COMMIT: cd11b421296f1d9dea23ee47b65b398576c8e8a1, Commit Message: chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /web [Pipeline] echo [2022-12-07T23:58:09.930Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-07T23:58:10.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-07T23:58:10.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-07T23:58:10.433Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-07T23:58:10.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-07T23:58:10.433Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-07T23:58:10.433Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-07T23:58:10.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-07T23:58:10.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-07T23:58:10.946Z] [2022-12-07T23:58:10.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-07T23:58:11.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-07T23:58:11.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-07T23:58:11.329Z] b85a868b505f: Pulling fs layer [2022-12-07T23:58:11.329Z] e2be974225ed: Pulling fs layer [2022-12-07T23:58:11.329Z] 339a4e72a1f5: Pulling fs layer [2022-12-07T23:58:11.329Z] 988bab9f4d93: Pulling fs layer [2022-12-07T23:58:11.329Z] 1469e6f7b9e6: Pulling fs layer [2022-12-07T23:58:11.329Z] eaf3925da568: Pulling fs layer [2022-12-07T23:58:11.329Z] bab4dde63d76: Pulling fs layer [2022-12-07T23:58:11.329Z] bde34c3a00c8: Pulling fs layer [2022-12-07T23:58:11.329Z] b352a97aabf1: Pulling fs layer [2022-12-07T23:58:11.329Z] 4872d77fe225: Pulling fs layer [2022-12-07T23:58:11.329Z] 5851b861e8e6: Pulling fs layer [2022-12-07T23:58:11.329Z] bab4dde63d76: Waiting [2022-12-07T23:58:11.329Z] 988bab9f4d93: Waiting [2022-12-07T23:58:11.329Z] bde34c3a00c8: Waiting [2022-12-07T23:58:11.329Z] 1469e6f7b9e6: Waiting [2022-12-07T23:58:11.329Z] b352a97aabf1: Waiting [2022-12-07T23:58:11.329Z] eaf3925da568: Waiting [2022-12-07T23:58:11.329Z] 4872d77fe225: Waiting [2022-12-07T23:58:11.329Z] 5851b861e8e6: Waiting [2022-12-07T23:58:11.329Z] e2be974225ed: Verifying Checksum [2022-12-07T23:58:11.329Z] e2be974225ed: Download complete [2022-12-07T23:58:11.329Z] 988bab9f4d93: Verifying Checksum [2022-12-07T23:58:11.329Z] 988bab9f4d93: Download complete [2022-12-07T23:58:11.590Z] 1469e6f7b9e6: Verifying Checksum [2022-12-07T23:58:11.590Z] 1469e6f7b9e6: Download complete [2022-12-07T23:58:11.590Z] eaf3925da568: Verifying Checksum [2022-12-07T23:58:11.590Z] eaf3925da568: Download complete [2022-12-07T23:58:11.590Z] 339a4e72a1f5: Verifying Checksum [2022-12-07T23:58:11.590Z] 339a4e72a1f5: Download complete [2022-12-07T23:58:11.590Z] bde34c3a00c8: Download complete [2022-12-07T23:58:11.590Z] b352a97aabf1: Download complete [2022-12-07T23:58:11.590Z] 4872d77fe225: Verifying Checksum [2022-12-07T23:58:11.590Z] 4872d77fe225: Download complete [2022-12-07T23:58:11.590Z] 5851b861e8e6: Verifying Checksum [2022-12-07T23:58:11.590Z] 5851b861e8e6: Download complete [2022-12-07T23:58:11.590Z] b85a868b505f: Verifying Checksum [2022-12-07T23:58:11.590Z] b85a868b505f: Download complete [2022-12-07T23:58:11.848Z] bab4dde63d76: Download complete [2022-12-07T23:58:12.782Z] b85a868b505f: Pull complete [2022-12-07T23:58:12.782Z] e2be974225ed: Pull complete [2022-12-07T23:58:13.350Z] 339a4e72a1f5: Pull complete [2022-12-07T23:58:13.350Z] 988bab9f4d93: Pull complete [2022-12-07T23:58:13.610Z] 1469e6f7b9e6: Pull complete [2022-12-07T23:58:13.869Z] eaf3925da568: Pull complete [2022-12-07T23:58:15.772Z] bab4dde63d76: Pull complete [2022-12-07T23:58:15.772Z] bde34c3a00c8: Pull complete [2022-12-07T23:58:15.772Z] b352a97aabf1: Pull complete [2022-12-07T23:58:15.772Z] 4872d77fe225: Pull complete [2022-12-07T23:58:15.772Z] 5851b861e8e6: Pull complete [2022-12-07T23:58:15.772Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-07T23:58:15.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-07T23:58:15.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-07T23:58:15.999Z] prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container [2022-12-07T23:58:16.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-07T23:58:19.129Z] $ docker top 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 -eo pid,comm [2022-12-07T23:58:19.181Z] 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). [2022-12-07T23:58:19.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-07T23:58:19.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-07T23:58:19.311Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-07T23:58:19.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-07T23:58:19.432Z] $ docker exec 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent [2022-12-07T23:58:19.524Z] SSH_AUTH_SOCK=/tmp/ssh-pOPZ52gZrygP/agent.32 [2022-12-07T23:58:19.524Z] SSH_AGENT_PID=38 [2022-12-07T23:58:19.533Z] Running ssh-add (command line suppressed) [2022-12-07T23:58:19.630Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_222056720295114801.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_222056720295114801.key) [2022-12-07T23:58:19.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-07T23:58:19.971Z] + git tag --points-at HEAD [Pipeline] } [2022-12-07T23:58:19.999Z] $ docker exec --env ******** --env ******** 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent -k [2022-12-07T23:58:20.084Z] unset SSH_AUTH_SOCK; [2022-12-07T23:58:20.085Z] unset SSH_AGENT_PID; [2022-12-07T23:58:20.085Z] echo Agent pid 38 killed; [2022-12-07T23:58:20.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-07T23:58:20.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-07T23:58:20.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-07T23:58:20.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-07T23:58:20.317Z] $ docker exec 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent [2022-12-07T23:58:20.408Z] SSH_AUTH_SOCK=/tmp/ssh-OAhwBrh6uI2A/agent.70 [2022-12-07T23:58:20.408Z] SSH_AGENT_PID=75 [2022-12-07T23:58:20.413Z] Running ssh-add (command line suppressed) [2022-12-07T23:58:20.524Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_1535789772538074934.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_1535789772538074934.key) [2022-12-07T23:58:20.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-07T23:58:20.866Z] + git semver init [2022-12-07T23:58:21.125Z] 2022-12-07 23:58:21,040 [run_init] DEBUG init version:0.0.0 force:False [2022-12-07T23:58:21.125Z] 2022-12-07 23:58:21,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver [2022-12-07T23:58:21.125Z] 2022-12-07 23:58:21,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver [2022-12-07T23:58:21.125Z] 2022-12-07 23:58:21,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582, universal_newlines=False, shell=None, istream=None) [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,646 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.git/info/exclude [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 with force:False [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,647 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,652 [execute] INFO git cat-file --batch-check [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,659 [execute] INFO git cat-file --batch [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) [2022-12-07T23:58:23.036Z] 2022-12-07 23:58:22,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 [2022-12-07T23:58:23.036Z] 0.0.0 [Pipeline] } [2022-12-07T23:58:23.069Z] $ docker exec --env ******** --env ******** 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent -k [2022-12-07T23:58:23.164Z] unset SSH_AUTH_SOCK; [2022-12-07T23:58:23.164Z] unset SSH_AGENT_PID; [2022-12-07T23:58:23.164Z] echo Agent pid 75 killed; [2022-12-07T23:58:23.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-07T23:58:23.606Z] + git semver [Pipeline] } [2022-12-07T23:58:23.891Z] $ docker stop --time=1 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 [2022-12-07T23:58:25.193Z] $ docker rm -f 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-07T23:58:25.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-07T23:58:25.821Z] Stashed 1 file(s) [Pipeline] echo [2022-12-07T23:58:25.840Z] [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 [2022-12-07T23:58:26.486Z] provisioning config files... [2022-12-07T23:58:26.495Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config2951068611722945039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-07T23:58:26.907Z] ---> docker-login.sh [2022-12-07T23:58:26.907Z] nexus3.edgexfoundry.org:10001 [2022-12-07T23:58:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:26.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:26.907Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:26.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:26.907Z] [2022-12-07T23:58:26.907Z] Login Succeeded [2022-12-07T23:58:26.907Z] nexus3.edgexfoundry.org:10002 [2022-12-07T23:58:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:26.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:26.907Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:26.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:26.907Z] [2022-12-07T23:58:26.907Z] Login Succeeded [2022-12-07T23:58:26.907Z] nexus3.edgexfoundry.org:10003 [2022-12-07T23:58:27.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:27.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:27.166Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:27.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:27.166Z] [2022-12-07T23:58:27.166Z] Login Succeeded [2022-12-07T23:58:27.166Z] nexus3.edgexfoundry.org:10004 [2022-12-07T23:58:27.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:27.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:27.166Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:27.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:27.166Z] [2022-12-07T23:58:27.166Z] Login Succeeded [2022-12-07T23:58:27.166Z] docker.io [2022-12-07T23:58:27.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-07T23:58:27.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-07T23:58:27.425Z] Configure a credential helper to remove this warning. See [2022-12-07T23:58:27.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-07T23:58:27.425Z] [2022-12-07T23:58:27.425Z] Login Succeeded [2022-12-07T23:58:27.425Z] ---> docker-login.sh ends [Pipeline] } [2022-12-07T23:58:27.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-07T23:58:27.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-07T23:58:27.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-07T23:58:27.741Z] ========================================================= [2022-12-07T23:58:27.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-07T23:58:27.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-07T23:58:28.217Z] + 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 . [2022-12-07T23:58:28.476Z] Sending build context to Docker daemon 45.55MB [2022-12-07T23:58:28.476Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-12-07T23:58:28.476Z] Step 2/16 : FROM ${BASE} AS builder [2022-12-07T23:58:28.476Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-07T23:58:28.476Z] 213ec9aee27d: Pulling fs layer [2022-12-07T23:58:28.476Z] 4583459ba037: Pulling fs layer [2022-12-07T23:58:28.476Z] 93c1e223e6f2: Pulling fs layer [2022-12-07T23:58:28.476Z] 53926ce57604: Pulling fs layer [2022-12-07T23:58:28.476Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-07T23:58:28.476Z] 22ff95d597cd: Pulling fs layer [2022-12-07T23:58:28.476Z] 12d6caf4c0d1: Pulling fs layer [2022-12-07T23:58:28.476Z] 96b7cbca73a9: Pulling fs layer [2022-12-07T23:58:28.476Z] a7acece74701: Pulling fs layer [2022-12-07T23:58:28.476Z] 53926ce57604: Waiting [2022-12-07T23:58:28.476Z] 12d6caf4c0d1: Waiting [2022-12-07T23:58:28.476Z] 96b7cbca73a9: Waiting [2022-12-07T23:58:28.476Z] a7acece74701: Waiting [2022-12-07T23:58:28.476Z] 22ff95d597cd: Waiting [2022-12-07T23:58:28.476Z] 93c1e223e6f2: Verifying Checksum [2022-12-07T23:58:28.476Z] 93c1e223e6f2: Download complete [2022-12-07T23:58:28.476Z] 4583459ba037: Download complete [2022-12-07T23:58:28.476Z] 21b2b0c7a3f4: Download complete [2022-12-07T23:58:28.476Z] 22ff95d597cd: Verifying Checksum [2022-12-07T23:58:28.476Z] 22ff95d597cd: Download complete [2022-12-07T23:58:28.476Z] 213ec9aee27d: Verifying Checksum [2022-12-07T23:58:28.476Z] 213ec9aee27d: Download complete [2022-12-07T23:58:28.737Z] 12d6caf4c0d1: Verifying Checksum [2022-12-07T23:58:28.737Z] 12d6caf4c0d1: Download complete [2022-12-07T23:58:28.737Z] 213ec9aee27d: Pull complete [2022-12-07T23:58:28.737Z] 4583459ba037: Pull complete [2022-12-07T23:58:28.998Z] 93c1e223e6f2: Pull complete [2022-12-07T23:58:28.998Z] a7acece74701: Verifying Checksum [2022-12-07T23:58:28.998Z] a7acece74701: Download complete [2022-12-07T23:58:29.255Z] 96b7cbca73a9: Verifying Checksum [2022-12-07T23:58:29.255Z] 96b7cbca73a9: Download complete [2022-12-07T23:58:29.255Z] 53926ce57604: Verifying Checksum [2022-12-07T23:58:29.255Z] 53926ce57604: Download complete [2022-12-07T23:58:33.436Z] 53926ce57604: Pull complete [2022-12-07T23:58:33.436Z] 21b2b0c7a3f4: Pull complete [2022-12-07T23:58:33.436Z] 22ff95d597cd: Pull complete [2022-12-07T23:58:33.436Z] 12d6caf4c0d1: Pull complete [2022-12-07T23:58:35.333Z] 96b7cbca73a9: Pull complete [2022-12-07T23:58:35.591Z] a7acece74701: Pull complete [2022-12-07T23:58:35.591Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-07T23:58:35.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-07T23:58:35.591Z] ---> db6d94c90886 [2022-12-07T23:58:35.591Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-12-07T23:58:41.291Z] Still waiting to schedule task [2022-12-07T23:58:41.292Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120747’ [2022-12-07T23:58:42.153Z] ---> Running in e945c074a935 [2022-12-07T23:58:42.153Z] Removing intermediate container e945c074a935 [2022-12-07T23:58:42.153Z] ---> 0b2be868f7d5 [2022-12-07T23:58:42.153Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-12-07T23:58:42.153Z] ---> Running in 6b2807fc9493 [2022-12-07T23:58:42.153Z] Removing intermediate container 6b2807fc9493 [2022-12-07T23:58:42.153Z] ---> de79c9d783f8 [2022-12-07T23:58:42.153Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-12-07T23:58:42.153Z] ---> Running in 6b895628c644 [2022-12-07T23:58:42.153Z] Removing intermediate container 6b895628c644 [2022-12-07T23:58:42.153Z] ---> f5a42387d49d [2022-12-07T23:58:42.153Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-12-07T23:58:42.153Z] ---> Running in 26af3bc05b70 [2022-12-07T23:58:42.153Z] Removing intermediate container 26af3bc05b70 [2022-12-07T23:58:42.153Z] ---> ac6f662636f1 [2022-12-07T23:58:42.153Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-12-07T23:58:42.153Z] ---> Running in de0b5cf4962d [2022-12-07T23:58:42.153Z] Removing intermediate container de0b5cf4962d [2022-12-07T23:58:42.153Z] ---> 70546faf92c5 [2022-12-07T23:58:42.153Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-12-07T23:58:42.153Z] latest: Pulling from library/docker [2022-12-07T23:58:42.153Z] c158987b0551: Pulling fs layer [2022-12-07T23:58:42.153Z] 93eea1d5d8e5: Pulling fs layer [2022-12-07T23:58:42.153Z] 6984615ae184: Pulling fs layer [2022-12-07T23:58:42.153Z] 3e603bb99416: Pulling fs layer [2022-12-07T23:58:42.153Z] 4574c54fe426: Pulling fs layer [2022-12-07T23:58:42.153Z] aa297596aa73: Pulling fs layer [2022-12-07T23:58:42.153Z] 6b35383209c1: Pulling fs layer [2022-12-07T23:58:42.153Z] b6e87bb700b0: Pulling fs layer [2022-12-07T23:58:42.153Z] 4574c54fe426: Waiting [2022-12-07T23:58:42.153Z] aa297596aa73: Waiting [2022-12-07T23:58:42.153Z] 6b35383209c1: Waiting [2022-12-07T23:58:42.153Z] b6e87bb700b0: Waiting [2022-12-07T23:58:42.153Z] 3e603bb99416: Waiting [2022-12-07T23:58:42.423Z] 93eea1d5d8e5: Verifying Checksum [2022-12-07T23:58:42.423Z] 93eea1d5d8e5: Download complete [2022-12-07T23:58:42.423Z] c158987b0551: Download complete [2022-12-07T23:58:42.683Z] c158987b0551: Pull complete [2022-12-07T23:58:42.683Z] 93eea1d5d8e5: Pull complete [2022-12-07T23:58:42.683Z] 4574c54fe426: Download complete [2022-12-07T23:58:42.945Z] aa297596aa73: Verifying Checksum [2022-12-07T23:58:42.945Z] aa297596aa73: Download complete [2022-12-07T23:58:42.945Z] 6b35383209c1: Verifying Checksum [2022-12-07T23:58:42.945Z] 6b35383209c1: Download complete [2022-12-07T23:58:43.203Z] 6984615ae184: Verifying Checksum [2022-12-07T23:58:43.203Z] 6984615ae184: Download complete [2022-12-07T23:58:43.203Z] b6e87bb700b0: Verifying Checksum [2022-12-07T23:58:43.203Z] b6e87bb700b0: Download complete [2022-12-07T23:58:43.461Z] 3e603bb99416: Verifying Checksum [2022-12-07T23:58:43.461Z] 3e603bb99416: Download complete [2022-12-07T23:58:43.461Z] 6984615ae184: Pull complete [2022-12-07T23:58:43.718Z] 3e603bb99416: Pull complete [2022-12-07T23:58:43.975Z] 4574c54fe426: Pull complete [2022-12-07T23:58:44.232Z] aa297596aa73: Pull complete [2022-12-07T23:58:44.232Z] 6b35383209c1: Pull complete [2022-12-07T23:58:44.232Z] b6e87bb700b0: Pull complete [2022-12-07T23:58:44.232Z] Digest: sha256:812ff1098c97878ae26ca8e0423e00aa157596a8b28d4bd52c120c4d087e8ae1 [2022-12-07T23:58:44.232Z] Status: Downloaded newer image for docker:latest [2022-12-07T23:58:46.136Z] ---> 826ad6a9c8cc [2022-12-07T23:58:46.136Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-12-07T23:58:46.136Z] ---> Running in bb159f87f0b0 [2022-12-07T23:58:46.701Z] Removing intermediate container bb159f87f0b0 [2022-12-07T23:58:46.701Z] ---> b2815296b1be [2022-12-07T23:58:46.701Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-07T23:58:46.701Z] ---> Running in bf61a1afb619 [2022-12-07T23:58:46.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-07T23:58:47.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-07T23:58:48.462Z] OK: 211 MiB in 51 packages [2022-12-07T23:58:48.462Z] Removing intermediate container bf61a1afb619 [2022-12-07T23:58:48.462Z] ---> 3cbb53a78df7 [2022-12-07T23:58:48.462Z] Step 11/16 : ENV GO111MODULE=on [2022-12-07T23:58:48.721Z] ---> Running in e4204cc63f35 [2022-12-07T23:58:48.721Z] Removing intermediate container e4204cc63f35 [2022-12-07T23:58:48.721Z] ---> 132a2e55d72e [2022-12-07T23:58:48.721Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-12-07T23:58:48.721Z] ---> Running in 102231763b2c [2022-12-07T23:58:48.721Z] Removing intermediate container 102231763b2c [2022-12-07T23:58:48.721Z] ---> 199238fd0b19 [2022-12-07T23:58:48.721Z] Step 13/16 : COPY go.mod vendor* ./ [2022-12-07T23:58:48.979Z] ---> 18a73989c165 [2022-12-07T23:58:48.979Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-07T23:58:48.979Z] ---> Running in 6492cda1f389 [2022-12-07T23:59:27.696Z] Removing intermediate container 6492cda1f389 [2022-12-07T23:59:27.696Z] ---> 2d466af39dbb [2022-12-07T23:59:27.696Z] Step 15/16 : COPY . . [2022-12-07T23:59:27.696Z] ---> 62f723a7b5d8 [2022-12-07T23:59:27.696Z] Step 16/16 : RUN ${MAKE} [2022-12-07T23:59:27.696Z] ---> Running in f178f102f29d [2022-12-07T23:59:27.696Z] noop [2022-12-07T23:59:27.696Z] Removing intermediate container f178f102f29d [2022-12-07T23:59:27.696Z] ---> 1957de3cd0d4 [2022-12-07T23:59:27.696Z] Successfully built 1957de3cd0d4 [2022-12-07T23:59:27.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-07T23:59:28.179Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-07T23:59:28.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-07T23:59:28.326Z] prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container [2022-12-07T23:59:28.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** ci-base-image-x86_64 cat [2022-12-07T23:59:28.660Z] $ docker top 3513e2c96988e343560f848aacb0e1cb7ed81bd907eb3b9f0eaa68b63608f249 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-07T23:59:29.051Z] + go version [2022-12-07T23:59:29.051Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-07T23:59:29.083Z] $ docker stop --time=1 3513e2c96988e343560f848aacb0e1cb7ed81bd907eb3b9f0eaa68b63608f249 [2022-12-07T23:59:30.348Z] $ docker rm -f 3513e2c96988e343560f848aacb0e1cb7ed81bd907eb3b9f0eaa68b63608f249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-07T23:59:31.090Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-07T23:59:31.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-07T23:59:31.264Z] prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container [2022-12-07T23:59:31.293Z] $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** ci-base-image-x86_64 cat [2022-12-07T23:59:31.582Z] $ docker top 8edecd0a938187133c40aaeae764ea3729ce2766d559cff3d2b2e44163c412b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-07T23:59:31.951Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] fileExists [Pipeline] sh [2022-12-07T23:59:32.305Z] + make test [2022-12-07T23:59:32.305Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-12-07T23:59:32.562Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-12-07T23:59:40.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-12-07T23:59:40.670Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-12-07T23:59:43.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-07T23:59:43.953Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-07T23:59:43.953Z] ./bin/test-attribution-txt.sh [2022-12-07T23:59:43.953Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-12-07T23:59:43.953Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-12-07T23:59:43.954Z] make -C web test [2022-12-07T23:59:43.954Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [2022-12-07T23:59:43.954Z] make[1]: tput: No such file or directory [2022-12-07T23:59:43.954Z] make[1]: tput: No such file or directory [2022-12-07T23:59:43.954Z] warning: generating ./VERSION [2022-12-07T23:59:43.954Z] echo "0.0.0" > VERSION [2022-12-07T23:59:43.954Z] docker build \ [2022-12-07T23:59:43.954Z] -f Dockerfile \ [2022-12-07T23:59:43.954Z] --build-arg USER=1000 \ [2022-12-07T23:59:43.954Z] \ [2022-12-07T23:59:43.954Z] --label "git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1" \ [2022-12-07T23:59:43.954Z] -t edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 \ [2022-12-07T23:59:43.954Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-12-07T23:59:43.954Z] . [2022-12-07T23:59:43.954Z] Sending build context to Docker daemon 3.269MB [2022-12-07T23:59:43.954Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-12-07T23:59:44.527Z] 16.17-alpine3.15: Pulling from library/node [2022-12-07T23:59:44.835Z] 9621f1afde84: Pulling fs layer [2022-12-07T23:59:44.835Z] c6f70ee39829: Pulling fs layer [2022-12-07T23:59:44.835Z] 56892a8094a2: Pulling fs layer [2022-12-07T23:59:44.835Z] 58dd87906ef0: Pulling fs layer [2022-12-07T23:59:44.835Z] 58dd87906ef0: Waiting [2022-12-07T23:59:44.835Z] 9621f1afde84: Verifying Checksum [2022-12-07T23:59:44.835Z] 9621f1afde84: Download complete [2022-12-07T23:59:44.835Z] 9621f1afde84: Pull complete [2022-12-07T23:59:45.127Z] 58dd87906ef0: Verifying Checksum [2022-12-07T23:59:45.127Z] 58dd87906ef0: Download complete [2022-12-07T23:59:45.127Z] 56892a8094a2: Download complete [2022-12-07T23:59:46.148Z] c6f70ee39829: Verifying Checksum [2022-12-07T23:59:46.148Z] c6f70ee39829: Download complete [2022-12-07T23:59:47.539Z] c6f70ee39829: Pull complete [2022-12-07T23:59:47.539Z] 56892a8094a2: Pull complete [2022-12-07T23:59:47.539Z] 58dd87906ef0: Pull complete [2022-12-07T23:59:47.539Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-12-07T23:59:47.539Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-12-07T23:59:47.539Z] ---> b69703f70c3d [2022-12-07T23:59:47.539Z] Step 2/10 : RUN apk add --no-cache chromium [2022-12-07T23:59:49.445Z] ---> Running in d0b9bca5e3d2 [2022-12-07T23:59:49.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-07T23:59:49.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-07T23:59:49.964Z] (1/129) Installing libxau (1.0.9-r0) [2022-12-07T23:59:49.964Z] (2/129) Installing libmd (1.0.3-r0) [2022-12-07T23:59:49.964Z] (3/129) Installing libbsd (0.11.3-r1) [2022-12-07T23:59:49.964Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-12-07T23:59:49.964Z] (5/129) Installing libxcb (1.14-r2) [2022-12-07T23:59:49.964Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-12-07T23:59:49.964Z] (7/129) Installing libxext (1.3.4-r0) [2022-12-07T23:59:49.964Z] (8/129) Installing libice (1.0.10-r0) [2022-12-07T23:59:49.964Z] (9/129) Installing libuuid (2.37.4-r0) [2022-12-07T23:59:49.964Z] (10/129) Installing libsm (1.2.3-r0) [2022-12-07T23:59:49.964Z] (11/129) Installing libxt (1.2.1-r0) [2022-12-07T23:59:49.964Z] (12/129) Installing libxmu (1.1.3-r0) [2022-12-07T23:59:49.964Z] (13/129) Installing xset (1.2.4-r0) [2022-12-07T23:59:49.964Z] (14/129) Installing xprop (1.2.5-r0) [2022-12-07T23:59:49.964Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-12-07T23:59:49.964Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-12-07T23:59:49.964Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-12-07T23:59:49.964Z] (18/129) Installing libffi (3.4.2-r1) [2022-12-07T23:59:49.964Z] (19/129) Installing libintl (0.21-r0) [2022-12-07T23:59:49.964Z] (20/129) Installing libblkid (2.37.4-r0) [2022-12-07T23:59:49.964Z] (21/129) Installing libmount (2.37.4-r0) [2022-12-07T23:59:49.964Z] (22/129) Installing pcre (8.45-r1) [2022-12-07T23:59:50.223Z] (23/129) Installing glib (2.70.1-r0) [2022-12-07T23:59:50.223Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-12-07T23:59:50.223Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-12-07T23:59:50.223Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-12-07T23:59:50.223Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-12-07T23:59:50.223Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-12-07T23:59:50.223Z] (29/129) Installing libpng (1.6.37-r1) [2022-12-07T23:59:50.223Z] (30/129) Installing libwebp (1.2.2-r0) [2022-12-07T23:59:50.223Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-12-07T23:59:50.223Z] (32/129) Installing tiff (4.4.0-r0) [2022-12-07T23:59:50.223Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-12-07T23:59:50.223Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-12-07T23:59:50.224Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-12-07T23:59:50.224Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-12-07T23:59:50.224Z] (37/129) Installing libxrender (0.9.10-r3) [2022-12-07T23:59:50.224Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-12-07T23:59:50.224Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-12-07T23:59:50.224Z] (40/129) Installing libxi (1.8-r0) [2022-12-07T23:59:50.224Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-12-07T23:59:50.224Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-12-07T23:59:50.224Z] (43/129) Installing atk (2.36.0-r0) [2022-12-07T23:59:50.224Z] (44/129) Installing libxtst (1.2.3-r3) [2022-12-07T23:59:50.224Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-12-07T23:59:50.224Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-12-07T23:59:50.224Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-12-07T23:59:50.224Z] (48/129) Installing expat (2.5.0-r0) [2022-12-07T23:59:50.224Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-12-07T23:59:50.483Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-12-07T23:59:50.483Z] (51/129) Installing freetype (2.11.1-r2) [2022-12-07T23:59:50.483Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-12-07T23:59:50.483Z] (53/129) Installing pixman (0.40.0-r4) [2022-12-07T23:59:50.483Z] (54/129) Installing cairo (1.16.0-r5) [2022-12-07T23:59:50.483Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-12-07T23:59:50.483Z] (56/129) Installing avahi-libs (0.8-r5) [2022-12-07T23:59:50.483Z] (57/129) Installing gmp (6.2.1-r1) [2022-12-07T23:59:50.483Z] (58/129) Installing nettle (3.7.3-r0) [2022-12-07T23:59:50.483Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-12-07T23:59:50.483Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-12-07T23:59:50.483Z] (61/129) Installing libunistring (0.9.10-r1) [2022-12-07T23:59:50.483Z] (62/129) Installing gnutls (3.7.1-r1) [2022-12-07T23:59:50.483Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-12-07T23:59:50.483Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-12-07T23:59:50.483Z] (65/129) Installing fribidi (1.0.11-r0) [2022-12-07T23:59:50.483Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-12-07T23:59:50.483Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-12-07T23:59:50.483Z] (68/129) Installing libxft (2.3.4-r0) [2022-12-07T23:59:50.483Z] (69/129) Installing pango (1.48.10-r0) [2022-12-07T23:59:50.483Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-12-07T23:59:50.483Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-12-07T23:59:50.483Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-12-07T23:59:50.483Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-12-07T23:59:50.742Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-12-07T23:59:50.742Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-12-07T23:59:50.742Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-12-07T23:59:50.742Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-12-07T23:59:50.742Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-12-07T23:59:50.742Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-12-07T23:59:50.742Z] Executing ttf-opensans-1.10-r1.post-install [2022-12-07T23:59:53.277Z] (79/129) Installing libogg (1.3.5-r0) [2022-12-07T23:59:53.277Z] (80/129) Installing flac (1.3.4-r0) [2022-12-07T23:59:53.277Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-12-07T23:59:53.277Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-12-07T23:59:53.277Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-12-07T23:59:53.277Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-12-07T23:59:53.277Z] (85/129) Installing libass (0.15.2-r0) [2022-12-07T23:59:53.277Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-12-07T23:59:53.277Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-12-07T23:59:53.277Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-12-07T23:59:53.277Z] (89/129) Installing lame (3.100-r0) [2022-12-07T23:59:53.277Z] (90/129) Installing opus (1.3.1-r1) [2022-12-07T23:59:53.277Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-12-07T23:59:53.277Z] (92/129) Installing soxr (0.1.3-r2) [2022-12-07T23:59:53.277Z] (93/129) Installing libsrt (1.4.2-r1) [2022-12-07T23:59:53.277Z] (94/129) Installing libssh (0.9.6-r1) [2022-12-07T23:59:53.277Z] (95/129) Installing libtheora (1.1.1-r16) [2022-12-07T23:59:53.277Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-12-07T23:59:53.277Z] (97/129) Installing libpciaccess (0.16-r0) [2022-12-07T23:59:53.277Z] (98/129) Installing libdrm (2.4.109-r0) [2022-12-07T23:59:53.277Z] (99/129) Installing libva (2.13.0-r0) [2022-12-07T23:59:53.277Z] (100/129) Installing libvdpau (1.4-r0) [2022-12-07T23:59:53.277Z] (101/129) Installing vidstab (1.1.0-r1) [2022-12-07T23:59:53.277Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-12-07T23:59:53.277Z] (103/129) Installing libvpx (1.10.0-r0) [2022-12-07T23:59:53.277Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-12-07T23:59:53.277Z] (105/129) Installing x264-libs (20210613-r0) [2022-12-07T23:59:53.277Z] (106/129) Installing x265-libs (3.5-r0) [2022-12-07T23:59:53.277Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-12-07T23:59:53.277Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-12-07T23:59:53.277Z] (109/129) Installing libevent (2.1.12-r4) [2022-12-07T23:59:53.277Z] (110/129) Installing mesa (21.2.6-r0) [2022-12-07T23:59:53.277Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-12-07T23:59:53.277Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-12-07T23:59:53.277Z] (113/129) Installing lcms2 (2.12-r1) [2022-12-07T23:59:53.277Z] (114/129) Installing nspr (4.32-r0) [2022-12-07T23:59:53.277Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-12-07T23:59:53.277Z] (116/129) Installing nss (3.78.1-r0) [2022-12-07T23:59:53.277Z] (117/129) Installing libasyncns (0.8-r1) [2022-12-07T23:59:53.277Z] (118/129) Installing libltdl (2.4.6-r7) [2022-12-07T23:59:53.277Z] (119/129) Installing orc (0.4.32-r0) [2022-12-07T23:59:53.277Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-12-07T23:59:53.537Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-12-07T23:59:53.537Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-12-07T23:59:53.537Z] (123/129) Installing libpulse (15.0-r2) [2022-12-07T23:59:53.537Z] (124/129) Installing re2 (2021.11.01-r0) [2022-12-07T23:59:53.537Z] (125/129) Installing snappy (1.1.9-r1) [2022-12-07T23:59:53.537Z] (126/129) Installing libgpg-error (1.42-r1) [2022-12-07T23:59:53.537Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-12-07T23:59:53.537Z] (128/129) Installing libxslt (1.1.35-r0) [2022-12-07T23:59:53.537Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-12-08T00:00:11.622Z] Executing busybox-1.34.1-r7.trigger [2022-12-08T00:00:11.622Z] Executing glib-2.70.1-r0.trigger [2022-12-08T00:00:11.622Z] Executing shared-mime-info-2.1-r1.trigger [2022-12-08T00:00:11.622Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-12-08T00:00:11.622Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-12-08T00:00:11.622Z] Executing fontconfig-2.13.1-r4.trigger [2022-12-08T00:00:11.622Z] Executing mkfontscale-1.2.1-r1.trigger [2022-12-08T00:00:11.622Z] OK: 286 MiB in 145 packages [2022-12-08T00:00:16.893Z] Removing intermediate container d0b9bca5e3d2 [2022-12-08T00:00:16.893Z] ---> e91822ad4747 [2022-12-08T00:00:16.893Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-12-08T00:00:16.893Z] ---> Running in c2cde3e08dc0 [2022-12-08T00:00:16.893Z] Removing intermediate container c2cde3e08dc0 [2022-12-08T00:00:16.893Z] ---> ac6070233f2c [2022-12-08T00:00:16.893Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-12-08T00:00:16.893Z] ---> Running in 66b5e96568c3 [2022-12-08T00:00:16.893Z] Removing intermediate container 66b5e96568c3 [2022-12-08T00:00:16.893Z] ---> 7a2540bf9b45 [2022-12-08T00:00:16.893Z] Step 5/10 : RUN npm install -g npm [2022-12-08T00:00:16.893Z] ---> Running in 253205d87221 [2022-12-08T00:00:23.460Z] [2022-12-08T00:00:23.460Z] removed 8 packages, changed 80 packages, and audited 232 packages in 5s [2022-12-08T00:00:23.460Z] [2022-12-08T00:00:23.460Z] 14 packages are looking for funding [2022-12-08T00:00:23.460Z] run `npm fund` for details [2022-12-08T00:00:23.460Z] [2022-12-08T00:00:23.460Z] found 0 vulnerabilities [2022-12-08T00:00:24.397Z] Removing intermediate container 253205d87221 [2022-12-08T00:00:24.397Z] ---> 698baf562f62 [2022-12-08T00:00:24.397Z] Step 6/10 : ARG USER=1000 [2022-12-08T00:00:24.397Z] ---> Running in 0c55ecf6e2e7 [2022-12-08T00:00:24.656Z] Removing intermediate container 0c55ecf6e2e7 [2022-12-08T00:00:24.656Z] ---> c687146defd3 [2022-12-08T00:00:24.656Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-12-08T00:00:24.656Z] ---> Running in 5a9a2b6852bf [2022-12-08T00:00:25.223Z] Removing intermediate container 5a9a2b6852bf [2022-12-08T00:00:25.223Z] ---> 45165e984b50 [2022-12-08T00:00:25.223Z] Step 8/10 : USER $USER:$USER [2022-12-08T00:00:25.223Z] ---> Running in 9e8d1db16dc6 [2022-12-08T00:00:25.223Z] Removing intermediate container 9e8d1db16dc6 [2022-12-08T00:00:25.223Z] ---> 515f96c4879f [2022-12-08T00:00:25.223Z] Step 9/10 : WORKDIR /app [2022-12-08T00:00:25.223Z] ---> Running in 3623b765a88b [2022-12-08T00:00:25.481Z] Removing intermediate container 3623b765a88b [2022-12-08T00:00:25.481Z] ---> e4d138180c88 [2022-12-08T00:00:25.481Z] Step 10/10 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:00:25.481Z] ---> Running in 3fe08dc63f24 [2022-12-08T00:00:25.481Z] Removing intermediate container 3fe08dc63f24 [2022-12-08T00:00:25.481Z] ---> 75429936ff75 [2022-12-08T00:00:25.481Z] Successfully built 75429936ff75 [2022-12-08T00:00:25.481Z] Successfully tagged edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:00:25.481Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-12-08T00:00:25.481Z] touch edgex-web-ui.imagebuilt [2022-12-08T00:00:25.481Z] mkdir -p node_modules coverage [2022-12-08T00:00:25.481Z] chown "1000:1000" node_modules coverage package-lock.json [2022-12-08T00:00:25.481Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE required: { [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE }, [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:00:27.381Z] npm WARN EBADENGINE } [2022-12-08T00:00:31.569Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-12-08T00:00:31.569Z] 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 [2022-12-08T00:00:31.569Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-12-08T00:00:31.569Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-08T00:00:31.569Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-12-08T00:00:32.134Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-12-08T00:00:32.134Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-12-08T00:00:34.045Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-12-08T00:00:34.045Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-12-08T00:00:34.303Z] 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 [2022-12-08T00:00:35.234Z] 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 [2022-12-08T00:00:36.613Z] 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. [2022-12-08T00:00:37.180Z] 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. [2022-12-08T00:00:37.438Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-12-08T00:00:37.696Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-08T00:00:37.955Z] 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. [2022-12-08T00:00:38.522Z] 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. [2022-12-08T00:00:39.455Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-08T00:00:42.735Z] 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. [2022-12-08T00:00:48.003Z] [2022-12-08T00:00:48.003Z] added 1478 packages, and audited 1479 packages in 22s [2022-12-08T00:00:48.003Z] [2022-12-08T00:00:48.003Z] 90 packages are looking for funding [2022-12-08T00:00:48.003Z] run `npm fund` for details [2022-12-08T00:00:48.003Z] [2022-12-08T00:00:48.003Z] 21 vulnerabilities (5 moderate, 11 high, 5 critical) [2022-12-08T00:00:48.003Z] [2022-12-08T00:00:48.003Z] To address issues that do not require attention, run: [2022-12-08T00:00:48.003Z] npm audit fix [2022-12-08T00:00:48.003Z] [2022-12-08T00:00:48.003Z] To address all issues (including breaking changes), run: [2022-12-08T00:00:48.003Z] npm audit fix --force [2022-12-08T00:00:48.003Z] [2022-12-08T00:00:48.003Z] Run `npm audit` for details. [2022-12-08T00:01:00.231Z] 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 [2022-12-08T00:01:01.165Z] - Generating browser application bundles (phase: setup)... [2022-12-08T00:01:05.352Z] Compiling @angular/core : es2015 as esm2015 [2022-12-08T00:01:05.352Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-12-08T00:01:08.639Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-12-08T00:01:08.639Z] Compiling @angular/common : es2015 as esm2015 [2022-12-08T00:01:09.204Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-12-08T00:01:09.204Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-12-08T00:01:09.775Z] Compiling @angular/common/http : es2015 as esm2015 [2022-12-08T00:01:09.775Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-12-08T00:01:10.033Z] Compiling @angular/router : es2015 as esm2015 [2022-12-08T00:01:10.292Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-12-08T00:01:10.292Z] Compiling @angular/forms : es2015 as esm2015 [2022-12-08T00:01:10.550Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-12-08T00:01:10.809Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-12-08T00:01:12.718Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-12-08T00:01:17.979Z] 08 12 2022 00:01:17.798:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-12-08T00:01:17.979Z] 08 12 2022 00:01:17.801:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-12-08T00:01:17.979Z] 08 12 2022 00:01:17.808:INFO [launcher]: Starting browser ChromeHeadless [2022-12-08T00:01:28.534Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120750 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] { [Pipeline] ws [2022-12-08T00:01:28.572Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-12-08T00:01:28.647Z] The recommended git tool is: git [2022-12-08T00:01:30.177Z] ✔ Browser application bundle generation complete. [2022-12-08T00:01:30.177Z] 08 12 2022 00:01:29.525:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket fmFB14W-pTHzNRjhAAAB with id 15882980 [2022-12-08T00:01:32.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-12-08T00:01:32.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.096 secs) [2022-12-08T00:01:32.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.111 secs) [2022-12-08T00:01:32.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.172 secs) [2022-12-08T00:01:32.708Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.229 secs) [2022-12-08T00:01:32.966Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.411 secs) [2022-12-08T00:01:32.966Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.419 secs) [2022-12-08T00:01:32.966Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.426 secs) [2022-12-08T00:01:32.966Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.441 secs) [2022-12-08T00:01:32.966Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.45 secs) [2022-12-08T00:01:32.966Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.49 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.527 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.536 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.542 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.548 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.572 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.588 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.591 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.597 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.617 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.626 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.653 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.667 secs) [2022-12-08T00:01:33.225Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.704 secs) [2022-12-08T00:01:33.482Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.718 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.723 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.752 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.772 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.777 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.78 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.783 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.808 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.813 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.816 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.818 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.831 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.844 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.85 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.853 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.856 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.865 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.878 secs) [2022-12-08T00:01:33.483Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) [2022-12-08T00:01:33.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.918 secs) [2022-12-08T00:01:33.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.923 secs) [2022-12-08T00:01:33.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.927 secs) [2022-12-08T00:01:33.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.929 secs) [2022-12-08T00:01:33.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.931 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.937 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.938 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.94 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.953 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.957 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.959 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.967 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.975 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.98 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.982 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.983 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.985 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.991 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.019 secs) [2022-12-08T00:01:33.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.042 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.071 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.078 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.082 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.092 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.107 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.119 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.131 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.161 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.166 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.169 secs) [2022-12-08T00:01:34.004Z] WARN: ' [2022-12-08T00:01:34.004Z] It looks like you're using ngModel on the same form field as formControlName. [2022-12-08T00:01:34.004Z] Support for using the ngModel input property and ngModelChange event with [2022-12-08T00:01:34.004Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-12-08T00:01:34.004Z] in a future version of Angular. [2022-12-08T00:01:34.004Z] [2022-12-08T00:01:34.004Z] For more information on this, see our API docs here: [2022-12-08T00:01:34.004Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-12-08T00:01:34.004Z] ' [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.169 secs) [2022-12-08T00:01:34.004Z] WARN: ' [2022-12-08T00:01:34.004Z] It looks like you're using ngModel on the same form field as formControlName. [2022-12-08T00:01:34.004Z] Support for using the ngModel input property and ngModelChange event with [2022-12-08T00:01:34.004Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-12-08T00:01:34.004Z] in a future version of Angular. [2022-12-08T00:01:34.004Z] [2022-12-08T00:01:34.004Z] For more information on this, see our API docs here: [2022-12-08T00:01:34.004Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-12-08T00:01:34.004Z] ' [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.196 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.205 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.223 secs) [2022-12-08T00:01:34.004Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.226 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.232 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.235 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.236 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.243 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.261 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.295 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.305 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.318 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.324 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.342 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.352 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.356 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.362 secs) [2022-12-08T00:01:34.263Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.412 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.416 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.419 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.438 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.446 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.453 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.462 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.493 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.496 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.498 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.502 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.504 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.511 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.529 secs) [2022-12-08T00:01:34.523Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.564 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.575 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.584 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.59 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.593 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.606 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.612 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.639 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.649 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.652 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.655 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.657 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.666 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.674 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.679 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.682 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.722 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.735 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.738 secs) [2022-12-08T00:01:34.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.741 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.751 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.773 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.784 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.811 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.839 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.847 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.854 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.863 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.873 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.893 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.895 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.897 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.906 secs) [2022-12-08T00:01:35.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.914 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.939 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.945 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.965 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.971 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.978 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.983 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.995 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.012 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.019 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.023 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.025 secs) [2022-12-08T00:01:35.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.039 secs) [2022-12-08T00:01:35.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.088 secs / 2.039 secs) [2022-12-08T00:01:35.558Z] TOTAL: 149 SUCCESS [2022-12-08T00:01:35.558Z] ✔ Browser application bundle generation complete. [2022-12-08T00:01:35.588Z] using credential edgex-jenkins-ssh [2022-12-08T00:01:35.604Z] Cloning the remote Git repository [2022-12-08T00:01:35.817Z] [2022-12-08T00:01:35.817Z] =============================== Coverage summary =============================== [2022-12-08T00:01:35.817Z] Statements : 40.98% ( 1467/3580 ) [2022-12-08T00:01:35.817Z] Branches : 12.03% ( 111/923 ) [2022-12-08T00:01:35.817Z] Functions : 33.28% ( 432/1298 ) [2022-12-08T00:01:35.817Z] Lines : 38.91% ( 1318/3387 ) [2022-12-08T00:01:35.817Z] ================================================================================ [2022-12-08T00:01:36.075Z] ✔ Browser application bundle generation complete. [2022-12-08T00:01:35.654Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-12-08T00:01:35.730Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-12-08T00:01:35.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-12-08T00:01:35.880Z] > git --version # timeout=10 [2022-12-08T00:01:35.904Z] > git --version # 'git version 2.25.1' [2022-12-08T00:01:35.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-08T00:01:35.952Z] Verifying host key using known hosts file [2022-12-08T00:01:36.152Z] 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. [2022-12-08T00:01:36.164Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-08T00:01:36.643Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [Pipeline] echo [2022-12-08T00:01:36.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-08T00:01:36.714Z] $ docker stop --time=1 8edecd0a938187133c40aaeae764ea3729ce2766d559cff3d2b2e44163c412b3 [2022-12-08T00:01:37.972Z] $ docker rm -f 8edecd0a938187133c40aaeae764ea3729ce2766d559cff3d2b2e44163c412b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-08T00:01:38.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-08T00:01:39.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-08T00:01:40.259Z] + sudo chown -R jenkins:jenkins . [2022-12-08T00:01:39.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-12-08T00:01:39.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-08T00:01:40.114Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-12-08T00:01:40.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-12-08T00:01:40.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-08T00:01:40.157Z] Verifying host key using known hosts file [2022-12-08T00:01:40.164Z] 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. [2022-12-08T00:01:40.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-08T00:01:40.738Z] Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] sh [2022-12-08T00:01:41.150Z] + ls -al . [2022-12-08T00:01:41.150Z] total 188 [2022-12-08T00:01:41.150Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 7 23:59 . [2022-12-08T00:01:41.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 23:58 .. [2022-12-08T00:01:41.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:58 .blubracket [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 18 Dec 7 23:58 .dockerignore [2022-12-08T00:01:41.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 23:58 .git [2022-12-08T00:01:41.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 23:58 .github [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 185 Dec 7 23:58 .gitignore [2022-12-08T00:01:41.150Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 23:58 .semver [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 4856 Dec 7 23:58 Attribution.txt [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 17205 Dec 7 23:58 CHANGELOG.md [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 7 23:58 CONTRIBUTING.md [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 1847 Dec 7 23:58 Dockerfile [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 7 23:58 Jenkinsfile [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 7 23:58 LICENSE [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 2124 Dec 7 23:58 Makefile [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 4558 Dec 7 23:58 README.md [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 23:58 VERSION [2022-12-08T00:01:41.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 23:58 assets [2022-12-08T00:01:41.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:58 bin [2022-12-08T00:01:41.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 23:58 cmd [2022-12-08T00:01:41.150Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 7 23:59 coverage.out [2022-12-08T00:01:41.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:58 docs [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 3110 Dec 7 23:58 go.mod [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 43888 Dec 7 23:58 go.sum [2022-12-08T00:01:41.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 23:58 internal [2022-12-08T00:01:41.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 23:58 snap [2022-12-08T00:01:41.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 23:58 testing [2022-12-08T00:01:41.150Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 7 23:58 version.go [2022-12-08T00:01:41.150Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 8 00:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:01:41.253Z] Merge succeeded, producing cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:01:41.253Z] Checking out Revision cd11b421296f1d9dea23ee47b65b398576c8e8a1 (PR-582) [2022-12-08T00:01:41.529Z] + 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=cd11b421296f1d9dea23ee47b65b398576c8e8a1 --label arch=amd64 --label version=0.0.0 . [2022-12-08T00:01:41.788Z] Sending build context to Docker daemon 48.3MB [2022-12-08T00:01:41.788Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T00:01:41.788Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-08T00:01:41.788Z] ---> 1957de3cd0d4 [2022-12-08T00:01:41.788Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-12-08T00:01:41.809Z] Commit message: "chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /web" [2022-12-08T00:01:41.862Z] > git --version # timeout=10 [2022-12-08T00:01:41.873Z] > git --version # 'git version 2.25.1' [2022-12-08T00:01:41.893Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-08T00:01:40.756Z] > git config core.sparsecheckout # timeout=10 [2022-12-08T00:01:40.771Z] > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 [2022-12-08T00:01:41.153Z] > git remote # timeout=10 [2022-12-08T00:01:41.170Z] > git config --get remote.origin.url # timeout=10 [2022-12-08T00:01:41.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-08T00:01:41.197Z] Verifying host key using known hosts file [2022-12-08T00:01:41.201Z] 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. [2022-12-08T00:01:41.209Z] > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 [2022-12-08T00:01:41.232Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-08T00:01:41.261Z] > git config core.sparsecheckout # timeout=10 [2022-12-08T00:01:41.285Z] > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-08T00:01:42.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-08T00:01:42.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T00:01:42.955Z] Dload Upload Total Spent Left Speed [2022-12-08T00:01:42.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 254k 0 --:--:-- --:--:-- --:--:-- 254k [2022-12-08T00:01:43.172Z] ---> Running in fcca8549caf7 [2022-12-08T00:01:43.172Z] Removing intermediate container fcca8549caf7 [2022-12-08T00:01:43.172Z] ---> cdd47c6cf202 [2022-12-08T00:01:43.172Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-12-08T00:01:43.172Z] ---> Running in 57ec8b2d19b5 [2022-12-08T00:01:43.172Z] Removing intermediate container 57ec8b2d19b5 [2022-12-08T00:01:43.172Z] ---> 6d28e64aaf32 [2022-12-08T00:01:43.172Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-08T00:01:43.172Z] ---> Running in 64f59a4081b1 [2022-12-08T00:01:43.172Z] Removing intermediate container 64f59a4081b1 [2022-12-08T00:01:43.172Z] ---> 2f713ff2b9bd [2022-12-08T00:01:43.172Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-12-08T00:01:43.172Z] ---> Running in ad479baf98cd [2022-12-08T00:01:43.172Z] Removing intermediate container ad479baf98cd [2022-12-08T00:01:43.172Z] ---> e533ece02a1e [2022-12-08T00:01:43.172Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-12-08T00:01:43.172Z] ---> Running in cf7ce113abd9 [2022-12-08T00:01:43.172Z] Removing intermediate container cf7ce113abd9 [2022-12-08T00:01:43.172Z] ---> 8dbee6fceb51 [2022-12-08T00:01:43.172Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh [2022-12-08T00:01:43.525Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-08T00:01:43.880Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-08T00:01:43.881Z] + sudo tee /etc/docker/daemon.new [2022-12-08T00:01:43.881Z] { [2022-12-08T00:01:43.881Z] "registry-mirrors": [ [2022-12-08T00:01:43.881Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-08T00:01:43.881Z] ], [2022-12-08T00:01:43.881Z] "bip": "10.250.0.254/24", [2022-12-08T00:01:43.881Z] "hosts": [ [2022-12-08T00:01:43.881Z] "tcp://0.0.0.0:5555", [2022-12-08T00:01:43.881Z] "unix:///var/run/docker.sock" [2022-12-08T00:01:43.881Z] ], [2022-12-08T00:01:43.881Z] "mtu": 1458, [2022-12-08T00:01:43.881Z] "selinux-enabled": true, [2022-12-08T00:01:43.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-08T00:01:43.881Z] } [Pipeline] sh [2022-12-08T00:01:44.240Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-08T00:01:44.594Z] + sudo service docker restart [2022-12-08T00:01:44.863Z] ---> bd091d986d76 [2022-12-08T00:01:44.864Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-12-08T00:01:44.864Z] ---> Running in 9ad026c91f86 [2022-12-08T00:01:45.430Z] Removing intermediate container 9ad026c91f86 [2022-12-08T00:01:45.430Z] ---> c6e4e9133805 [2022-12-08T00:01:45.430Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T00:01:45.430Z] ---> Running in 4f710483d13a [2022-12-08T00:01:45.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-08T00:01:45.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-08T00:01:46.565Z] OK: 211 MiB in 51 packages [2022-12-08T00:01:46.824Z] Removing intermediate container 4f710483d13a [2022-12-08T00:01:46.824Z] ---> cdb5b4d64db4 [2022-12-08T00:01:46.824Z] Step 11/26 : ENV GO111MODULE=on [2022-12-08T00:01:47.083Z] ---> Running in 3d9129fcfa40 [2022-12-08T00:01:47.083Z] Removing intermediate container 3d9129fcfa40 [2022-12-08T00:01:47.083Z] ---> 4f627014ab80 [2022-12-08T00:01:47.083Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-12-08T00:01:47.083Z] ---> Running in 0a3f4e36c3a1 [2022-12-08T00:01:47.083Z] Removing intermediate container 0a3f4e36c3a1 [2022-12-08T00:01:47.083Z] ---> 553d03f8dea9 [2022-12-08T00:01:47.083Z] Step 13/26 : COPY go.mod vendor* ./ [2022-12-08T00:01:47.342Z] ---> 6f1dd21b6451 [2022-12-08T00:01:47.342Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T00:01:47.342Z] ---> Running in 74f4e4ce75c9 [2022-12-08T00:01:47.910Z] Removing intermediate container 74f4e4ce75c9 [2022-12-08T00:01:47.910Z] ---> b03bc6bf2c3e [2022-12-08T00:01:47.910Z] Step 15/26 : COPY . . [2022-12-08T00:01:49.811Z] ---> c78435447d4a [2022-12-08T00:01:49.811Z] Step 16/26 : RUN ${MAKE} [2022-12-08T00:01:49.811Z] ---> Running in 2fdfa1bd19c0 [2022-12-08T00:01:49.811Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-08T00:02:02.977Z] provisioning config files... [2022-12-08T00:02:03.061Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8143059992353092912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:02:03.453Z] ---> docker-login.sh [2022-12-08T00:02:03.453Z] nexus3.edgexfoundry.org:10001 [2022-12-08T00:02:04.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T00:02:04.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T00:02:04.041Z] Configure a credential helper to remove this warning. See [2022-12-08T00:02:04.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T00:02:04.041Z] [2022-12-08T00:02:04.041Z] Login Succeeded [2022-12-08T00:02:04.041Z] nexus3.edgexfoundry.org:10002 [2022-12-08T00:02:04.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T00:02:04.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T00:02:04.585Z] Configure a credential helper to remove this warning. See [2022-12-08T00:02:04.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T00:02:04.585Z] [2022-12-08T00:02:04.585Z] Login Succeeded [2022-12-08T00:02:04.585Z] nexus3.edgexfoundry.org:10003 [2022-12-08T00:02:04.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T00:02:04.679Z] Removing intermediate container 2fdfa1bd19c0 [2022-12-08T00:02:04.679Z] ---> 59f5f650af02 [2022-12-08T00:02:04.679Z] Step 17/26 : FROM alpine:3.14 [2022-12-08T00:02:04.679Z] 3.14: Pulling from library/alpine [2022-12-08T00:02:04.679Z] c7ed990a2339: Pulling fs layer [2022-12-08T00:02:04.679Z] c7ed990a2339: Verifying Checksum [2022-12-08T00:02:04.679Z] c7ed990a2339: Download complete [2022-12-08T00:02:04.679Z] c7ed990a2339: Pull complete [2022-12-08T00:02:04.679Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-12-08T00:02:04.679Z] Status: Downloaded newer image for alpine:3.14 [2022-12-08T00:02:04.679Z] ---> dd53f409bf0b [2022-12-08T00:02:04.679Z] Step 18/26 : EXPOSE 4000 [2022-12-08T00:02:04.679Z] ---> Running in 3703cf922430 [2022-12-08T00:02:04.679Z] Removing intermediate container 3703cf922430 [2022-12-08T00:02:04.679Z] ---> 825bfbd275d5 [2022-12-08T00:02:04.679Z] 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 [2022-12-08T00:02:04.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T00:02:04.856Z] Configure a credential helper to remove this warning. See [2022-12-08T00:02:04.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T00:02:04.856Z] [2022-12-08T00:02:04.856Z] Login Succeeded [2022-12-08T00:02:04.856Z] nexus3.edgexfoundry.org:10004 [2022-12-08T00:02:04.937Z] ---> e38ef2576056 [2022-12-08T00:02:04.938Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-12-08T00:02:04.938Z] ---> 0cc473942daa [2022-12-08T00:02:04.938Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-12-08T00:02:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T00:02:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T00:02:05.126Z] Configure a credential helper to remove this warning. See [2022-12-08T00:02:05.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T00:02:05.126Z] [2022-12-08T00:02:05.126Z] Login Succeeded [2022-12-08T00:02:05.126Z] docker.io [2022-12-08T00:02:05.196Z] ---> b529f7e4a22c [2022-12-08T00:02:05.196Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-12-08T00:02:05.196Z] ---> Running in a84951687554 [2022-12-08T00:02:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T00:02:05.454Z] Removing intermediate container a84951687554 [2022-12-08T00:02:05.454Z] ---> 9931fc85fa0d [2022-12-08T00:02:05.454Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-12-08T00:02:05.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T00:02:05.663Z] Configure a credential helper to remove this warning. See [2022-12-08T00:02:05.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T00:02:05.663Z] [2022-12-08T00:02:05.663Z] Login Succeeded [2022-12-08T00:02:05.663Z] ---> docker-login.sh ends [Pipeline] } [2022-12-08T00:02:05.692Z] Deleting 1 temporary files [2022-12-08T00:02:05.711Z] ---> Running in 4726c449c726 [2022-12-08T00:02:05.711Z] Removing intermediate container 4726c449c726 [2022-12-08T00:02:05.711Z] ---> 9d607e50d219 [2022-12-08T00:02:05.711Z] Step 24/26 : LABEL arch=amd64 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-12-08T00:02:05.969Z] ---> Running in 98221de4e971 [Pipeline] echo [2022-12-08T00:02:06.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-08T00:02:06.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-08T00:02:06.125Z] ========================================================= [2022-12-08T00:02:06.125Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-08T00:02:06.125Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2022-12-08T00:02:06.228Z] Removing intermediate container 98221de4e971 [2022-12-08T00:02:06.228Z] ---> f0ab5616349e [2022-12-08T00:02:06.228Z] Step 25/26 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:02:06.228Z] ---> Running in eb900f9bc1da [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:02:06.487Z] Removing intermediate container eb900f9bc1da [2022-12-08T00:02:06.487Z] ---> 5938f96cd9a9 [2022-12-08T00:02:06.487Z] Step 26/26 : LABEL version=0.0.0 [2022-12-08T00:02:06.652Z] + 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 . [2022-12-08T00:02:06.749Z] ---> Running in a74e26a5ec18 [2022-12-08T00:02:06.749Z] Removing intermediate container a74e26a5ec18 [2022-12-08T00:02:06.749Z] ---> db6264896118 [2022-12-08T00:02:06.749Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-08T00:02:06.749Z] Successfully built db6264896118 [2022-12-08T00:02:07.008Z] 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 [2022-12-08T00:02:07.625Z] Sending build context to Docker daemon 28.75MB [2022-12-08T00:02:07.625Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T00:02:07.625Z] Step 2/16 : FROM ${BASE} AS builder [2022-12-08T00:02:07.625Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-08T00:02:07.625Z] 9b18e9b68314: Pulling fs layer [2022-12-08T00:02:07.625Z] 35d82f9e3411: Pulling fs layer [2022-12-08T00:02:07.625Z] e16973657156: Pulling fs layer [2022-12-08T00:02:07.625Z] fc693d55d65f: Pulling fs layer [2022-12-08T00:02:07.625Z] 7e9fc2657dce: Pulling fs layer [2022-12-08T00:02:07.625Z] dda99020689f: Pulling fs layer [2022-12-08T00:02:07.625Z] db1c61fa0a46: Pulling fs layer [2022-12-08T00:02:07.625Z] 891c053d2c06: Pulling fs layer [2022-12-08T00:02:07.625Z] fc693d55d65f: Waiting [2022-12-08T00:02:07.625Z] 7e9fc2657dce: Waiting [2022-12-08T00:02:07.625Z] dda99020689f: Waiting [2022-12-08T00:02:07.625Z] db1c61fa0a46: Waiting [2022-12-08T00:02:07.625Z] 891c053d2c06: Waiting [2022-12-08T00:02:07.625Z] e16973657156: Verifying Checksum [2022-12-08T00:02:07.625Z] e16973657156: Download complete [2022-12-08T00:02:07.625Z] 35d82f9e3411: Verifying Checksum [2022-12-08T00:02:07.625Z] 35d82f9e3411: Download complete [2022-12-08T00:02:07.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T00:02:07.894Z] [2022-12-08T00:02:07.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T00:02:07.897Z] 7e9fc2657dce: Verifying Checksum [2022-12-08T00:02:07.897Z] 7e9fc2657dce: Download complete [2022-12-08T00:02:07.897Z] dda99020689f: Verifying Checksum [2022-12-08T00:02:07.897Z] dda99020689f: Download complete [2022-12-08T00:02:07.897Z] 9b18e9b68314: Verifying Checksum [2022-12-08T00:02:07.897Z] 9b18e9b68314: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:02:08.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T00:02:08.300Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-08T00:02:08.300Z] 5eb5b503b376: Pulling fs layer [2022-12-08T00:02:08.300Z] 5c69ac0246d0: Pulling fs layer [2022-12-08T00:02:08.300Z] ec43610c2a17: Pulling fs layer [2022-12-08T00:02:08.300Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-08T00:02:08.300Z] 33b1e0a273af: Pulling fs layer [2022-12-08T00:02:08.300Z] 5d3b04190fa2: Pulling fs layer [2022-12-08T00:02:08.300Z] 2f39f015ded8: Pulling fs layer [2022-12-08T00:02:08.300Z] 3a2ae6a8a46f: Waiting [2022-12-08T00:02:08.300Z] 33b1e0a273af: Waiting [2022-12-08T00:02:08.300Z] 5d3b04190fa2: Waiting [2022-12-08T00:02:08.300Z] 2f39f015ded8: Waiting [2022-12-08T00:02:08.300Z] 5c69ac0246d0: Verifying Checksum [2022-12-08T00:02:08.300Z] 5c69ac0246d0: Download complete [2022-12-08T00:02:08.490Z] 9b18e9b68314: Pull complete [2022-12-08T00:02:08.559Z] 33b1e0a273af: Verifying Checksum [2022-12-08T00:02:08.559Z] 33b1e0a273af: Download complete [2022-12-08T00:02:08.559Z] 5d3b04190fa2: Download complete [2022-12-08T00:02:08.559Z] ec43610c2a17: Verifying Checksum [2022-12-08T00:02:08.559Z] ec43610c2a17: Download complete [2022-12-08T00:02:08.758Z] 891c053d2c06: Verifying Checksum [2022-12-08T00:02:08.758Z] 891c053d2c06: Download complete [2022-12-08T00:02:08.817Z] 5eb5b503b376: Verifying Checksum [2022-12-08T00:02:08.817Z] 5eb5b503b376: Download complete [2022-12-08T00:02:09.345Z] 35d82f9e3411: Pull complete [2022-12-08T00:02:09.385Z] 2f39f015ded8: Download complete [2022-12-08T00:02:09.615Z] e16973657156: Pull complete [2022-12-08T00:02:09.642Z] 5eb5b503b376: Pull complete [2022-12-08T00:02:09.885Z] db1c61fa0a46: Verifying Checksum [2022-12-08T00:02:09.885Z] db1c61fa0a46: Download complete [2022-12-08T00:02:09.901Z] 5c69ac0246d0: Pull complete [2022-12-08T00:02:10.466Z] ec43610c2a17: Pull complete [2022-12-08T00:02:10.466Z] 3a2ae6a8a46f: Pull complete [2022-12-08T00:02:10.473Z] fc693d55d65f: Verifying Checksum [2022-12-08T00:02:10.473Z] fc693d55d65f: Download complete [2022-12-08T00:02:10.725Z] 33b1e0a273af: Pull complete [2022-12-08T00:02:10.725Z] 5d3b04190fa2: Pull complete [2022-12-08T00:02:14.900Z] 2f39f015ded8: Pull complete [2022-12-08T00:02:15.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-08T00:02:15.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T00:02:15.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T00:02:15.403Z] prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container [2022-12-08T00:02:15.429Z] $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-08T00:02:21.794Z] $ docker top d54bc46e5c1e590db66d782eb35e349395dfea4325b47d2e1154a60d66e75fc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:02:22.238Z] ---> job-cost.sh [2022-12-08T00:02:22.238Z] lf-activate-venv: SKIPPING [2022-12-08T00:02:22.238Z] INFO: No Stack... [2022-12-08T00:02:22.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-08T00:02:22.755Z] INFO: Archiving Costs [Pipeline] sh [2022-12-08T00:02:23.167Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/cost.csv [2022-12-08T00:02:23.167Z] + cut -d, -f6 [Pipeline] lock [2022-12-08T00:02:23.204Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [2022-12-08T00:02:23.209Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] did not exist. Created. [2022-12-08T00:02:23.209Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-08T00:02:23.593Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-08T00:02:23.981Z] Stashed 1 file(s) [Pipeline] } [2022-12-08T00:02:23.995Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-08T00:02:24.074Z] $ docker stop --time=1 d54bc46e5c1e590db66d782eb35e349395dfea4325b47d2e1154a60d66e75fc0 [2022-12-08T00:02:25.377Z] $ docker rm -f d54bc46e5c1e590db66d782eb35e349395dfea4325b47d2e1154a60d66e75fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-12-08T00:02:25.593Z] fc693d55d65f: Pull complete [2022-12-08T00:02:25.593Z] 7e9fc2657dce: Pull complete [2022-12-08T00:02:25.593Z] dda99020689f: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-08T00:02:29.873Z] db1c61fa0a46: Pull complete [2022-12-08T00:02:31.825Z] 891c053d2c06: Pull complete [2022-12-08T00:02:31.825Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-08T00:02:31.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-08T00:02:31.825Z] ---> f96f9c87975a [2022-12-08T00:02:31.825Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-12-08T00:02:33.769Z] ---> Running in dcba0746c436 [2022-12-08T00:02:34.037Z] Removing intermediate container dcba0746c436 [2022-12-08T00:02:34.037Z] ---> a13fc60d4e02 [2022-12-08T00:02:34.037Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-12-08T00:02:34.306Z] ---> Running in ca835b3f08eb [2022-12-08T00:02:34.574Z] Removing intermediate container ca835b3f08eb [2022-12-08T00:02:34.574Z] ---> 89def5219cc8 [2022-12-08T00:02:34.574Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-12-08T00:02:34.574Z] ---> Running in 5c277763c5e4 [2022-12-08T00:02:34.845Z] Removing intermediate container 5c277763c5e4 [2022-12-08T00:02:34.845Z] ---> 95683d5925c7 [2022-12-08T00:02:34.845Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-12-08T00:02:35.112Z] ---> Running in 0d3eed7efb9d [2022-12-08T00:02:35.381Z] Removing intermediate container 0d3eed7efb9d [2022-12-08T00:02:35.381Z] ---> bf58ca93f444 [2022-12-08T00:02:35.381Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-12-08T00:02:35.381Z] ---> Running in 5e63bda9bb8d [2022-12-08T00:02:35.650Z] Removing intermediate container 5e63bda9bb8d [2022-12-08T00:02:35.650Z] ---> f2fec3d3560c [2022-12-08T00:02:35.650Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-12-08T00:02:36.237Z] latest: Pulling from library/docker [2022-12-08T00:02:36.506Z] 261da4162673: Pulling fs layer [2022-12-08T00:02:36.506Z] 0eb5dec0c1f5: Pulling fs layer [2022-12-08T00:02:36.506Z] f90e06f20731: Pulling fs layer [2022-12-08T00:02:36.506Z] 2f45adca8867: Pulling fs layer [2022-12-08T00:02:36.506Z] 3d61cddf01dd: Pulling fs layer [2022-12-08T00:02:36.506Z] f24c9ba3ddce: Pulling fs layer [2022-12-08T00:02:36.506Z] 0e7deb8a233d: Pulling fs layer [2022-12-08T00:02:36.506Z] 1447d85b5ea1: Pulling fs layer [2022-12-08T00:02:36.506Z] 2f45adca8867: Waiting [2022-12-08T00:02:36.506Z] f24c9ba3ddce: Waiting [2022-12-08T00:02:36.506Z] 3d61cddf01dd: Waiting [2022-12-08T00:02:36.506Z] 0e7deb8a233d: Waiting [2022-12-08T00:02:36.506Z] 1447d85b5ea1: Waiting [2022-12-08T00:02:36.774Z] 0eb5dec0c1f5: Verifying Checksum [2022-12-08T00:02:36.774Z] 0eb5dec0c1f5: Download complete [2022-12-08T00:02:36.774Z] 261da4162673: Verifying Checksum [2022-12-08T00:02:36.774Z] 261da4162673: Download complete [2022-12-08T00:02:37.368Z] 2f45adca8867: Verifying Checksum [2022-12-08T00:02:37.368Z] 2f45adca8867: Download complete [2022-12-08T00:02:37.368Z] 3d61cddf01dd: Verifying Checksum [2022-12-08T00:02:37.368Z] 3d61cddf01dd: Download complete [2022-12-08T00:02:37.368Z] f90e06f20731: Download complete [2022-12-08T00:02:37.641Z] f24c9ba3ddce: Download complete [2022-12-08T00:02:37.641Z] 261da4162673: Pull complete [2022-12-08T00:02:37.641Z] 0e7deb8a233d: Verifying Checksum [2022-12-08T00:02:37.641Z] 0e7deb8a233d: Download complete [2022-12-08T00:02:37.641Z] 1447d85b5ea1: Download complete [2022-12-08T00:02:38.235Z] 0eb5dec0c1f5: Pull complete [2022-12-08T00:02:39.205Z] f90e06f20731: Pull complete [2022-12-08T00:02:40.167Z] 2f45adca8867: Pull complete [2022-12-08T00:02:41.137Z] 3d61cddf01dd: Pull complete [2022-12-08T00:02:41.411Z] f24c9ba3ddce: Pull complete [2022-12-08T00:02:41.681Z] 0e7deb8a233d: Pull complete [2022-12-08T00:02:41.949Z] 1447d85b5ea1: Pull complete [2022-12-08T00:02:41.949Z] Digest: sha256:812ff1098c97878ae26ca8e0423e00aa157596a8b28d4bd52c120c4d087e8ae1 [2022-12-08T00:02:41.949Z] Status: Downloaded newer image for docker:latest [2022-12-08T00:02:44.537Z] ---> fe40a82f5c1d [2022-12-08T00:02:44.537Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-12-08T00:02:44.537Z] ---> Running in a096834cecb1 [2022-12-08T00:02:46.482Z] Removing intermediate container a096834cecb1 [2022-12-08T00:02:46.482Z] ---> 3436f17dea35 [2022-12-08T00:02:46.482Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T00:02:46.482Z] ---> Running in dc601e6386ad [2022-12-08T00:02:47.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-08T00:02:47.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-08T00:02:49.058Z] OK: 221 MiB in 51 packages [2022-12-08T00:02:50.018Z] Removing intermediate container dc601e6386ad [2022-12-08T00:02:50.018Z] ---> 264ea7fa24e0 [2022-12-08T00:02:50.018Z] Step 11/16 : ENV GO111MODULE=on [2022-12-08T00:02:50.018Z] ---> Running in bf7e1cc698e3 [2022-12-08T00:02:50.018Z] Removing intermediate container bf7e1cc698e3 [2022-12-08T00:02:50.018Z] ---> 18d684f5c2ef [2022-12-08T00:02:50.018Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-12-08T00:02:50.285Z] ---> Running in 2a5d60c91796 [2022-12-08T00:02:50.553Z] Removing intermediate container 2a5d60c91796 [2022-12-08T00:02:50.553Z] ---> 0f34250afe40 [2022-12-08T00:02:50.553Z] Step 13/16 : COPY go.mod vendor* ./ [2022-12-08T00:02:51.136Z] ---> ba870e460608 [2022-12-08T00:02:51.136Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T00:02:51.136Z] ---> Running in 1c349ccf1841 [2022-12-08T00:03:47.532Z] Removing intermediate container 1c349ccf1841 [2022-12-08T00:03:47.532Z] ---> 676fa06c2f16 [2022-12-08T00:03:47.532Z] Step 15/16 : COPY . . [2022-12-08T00:03:48.533Z] ---> 2e1987b986a2 [2022-12-08T00:03:48.533Z] Step 16/16 : RUN ${MAKE} [2022-12-08T00:03:48.533Z] ---> Running in c661e07a41ad [2022-12-08T00:03:49.495Z] noop [2022-12-08T00:03:50.080Z] Removing intermediate container c661e07a41ad [2022-12-08T00:03:50.080Z] ---> ece676accb6f [2022-12-08T00:03:50.080Z] Successfully built ece676accb6f [2022-12-08T00:03:50.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:03:50.571Z] + docker inspect -f . ci-base-image-arm64 [2022-12-08T00:03:50.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T00:03:50.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-120750 does not seem to be running inside a container [2022-12-08T00:03:50.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2022-12-08T00:03:52.034Z] $ docker top 2c7550e5ce2562949cd4aaf7f1f7471ee8e6fe5b462eeda6a83dd8676ac8b98f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T00:03:52.941Z] + go version [2022-12-08T00:03:52.941Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-08T00:03:52.976Z] $ docker stop --time=1 2c7550e5ce2562949cd4aaf7f1f7471ee8e6fe5b462eeda6a83dd8676ac8b98f [2022-12-08T00:03:54.659Z] $ docker rm -f 2c7550e5ce2562949cd4aaf7f1f7471ee8e6fe5b462eeda6a83dd8676ac8b98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:03:55.538Z] + docker inspect -f . ci-base-image-arm64 [2022-12-08T00:03:55.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T00:03:55.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-120750 does not seem to be running inside a container [2022-12-08T00:03:55.847Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2022-12-08T00:03:57.000Z] $ docker top 10992f0a3f3d4a14e1319fa69e73fb6e81db2718959b811e45d5c9f8ca8a8789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T00:03:57.586Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-08T00:03:58.250Z] + make test [2022-12-08T00:03:58.250Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-12-08T00:04:00.200Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-12-08T00:05:08.050Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-12-08T00:05:08.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-12-08T00:05:08.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-12-08T00:05:08.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-12-08T00:05:08.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-12-08T00:05:08.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-12-08T00:05:08.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-12-08T00:05:08.051Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-12-08T00:05:08.632Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-12-08T00:05:30.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-08T00:05:30.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-08T00:05:30.702Z] ./bin/test-attribution-txt.sh [2022-12-08T00:05:30.702Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-12-08T00:05:30.702Z] make -C web test [2022-12-08T00:05:30.702Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-12-08T00:05:30.702Z] make[1]: tput: No such file or directory [2022-12-08T00:05:30.702Z] make[1]: tput: No such file or directory [2022-12-08T00:05:30.702Z] warning: generating ./VERSION [2022-12-08T00:05:30.702Z] echo "0.0.0" > VERSION [2022-12-08T00:05:30.702Z] docker build \ [2022-12-08T00:05:30.702Z] -f Dockerfile \ [2022-12-08T00:05:30.702Z] --build-arg USER=1000 \ [2022-12-08T00:05:30.702Z] \ [2022-12-08T00:05:30.702Z] --label "git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1" \ [2022-12-08T00:05:30.702Z] -t edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 \ [2022-12-08T00:05:30.702Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-12-08T00:05:30.702Z] . [2022-12-08T00:05:30.702Z] Sending build context to Docker daemon 3.269MB [2022-12-08T00:05:30.702Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-12-08T00:05:30.702Z] 16.17-alpine3.15: Pulling from library/node [2022-12-08T00:05:30.702Z] 47517142f6ba: Pulling fs layer [2022-12-08T00:05:30.702Z] 5f8c4bfa009b: Pulling fs layer [2022-12-08T00:05:30.702Z] f7079c9c4ba1: Pulling fs layer [2022-12-08T00:05:30.702Z] aba105e6f55a: Pulling fs layer [2022-12-08T00:05:30.702Z] aba105e6f55a: Waiting [2022-12-08T00:05:30.702Z] 47517142f6ba: Verifying Checksum [2022-12-08T00:05:30.702Z] 47517142f6ba: Download complete [2022-12-08T00:05:30.702Z] aba105e6f55a: Verifying Checksum [2022-12-08T00:05:30.702Z] aba105e6f55a: Download complete [2022-12-08T00:05:30.702Z] 47517142f6ba: Pull complete [2022-12-08T00:05:30.702Z] f7079c9c4ba1: Download complete [2022-12-08T00:05:31.665Z] 5f8c4bfa009b: Verifying Checksum [2022-12-08T00:05:31.665Z] 5f8c4bfa009b: Download complete [2022-12-08T00:05:35.030Z] 5f8c4bfa009b: Pull complete [2022-12-08T00:05:35.298Z] f7079c9c4ba1: Pull complete [2022-12-08T00:05:35.567Z] aba105e6f55a: Pull complete [2022-12-08T00:05:35.567Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-12-08T00:05:35.567Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-12-08T00:05:35.567Z] ---> bf1b8b58d215 [2022-12-08T00:05:35.567Z] Step 2/10 : RUN apk add --no-cache chromium [2022-12-08T00:05:36.152Z] ---> Running in 81969921cfc7 [2022-12-08T00:05:37.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-08T00:05:37.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-08T00:05:38.346Z] (1/128) Installing libxau (1.0.9-r0) [2022-12-08T00:05:38.346Z] (2/128) Installing libmd (1.0.3-r0) [2022-12-08T00:05:38.346Z] (3/128) Installing libbsd (0.11.3-r1) [2022-12-08T00:05:38.346Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-12-08T00:05:38.346Z] (5/128) Installing libxcb (1.14-r2) [2022-12-08T00:05:38.346Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-12-08T00:05:38.613Z] (7/128) Installing libxext (1.3.4-r0) [2022-12-08T00:05:38.613Z] (8/128) Installing libice (1.0.10-r0) [2022-12-08T00:05:38.613Z] (9/128) Installing libuuid (2.37.4-r0) [2022-12-08T00:05:38.613Z] (10/128) Installing libsm (1.2.3-r0) [2022-12-08T00:05:38.613Z] (11/128) Installing libxt (1.2.1-r0) [2022-12-08T00:05:38.613Z] (12/128) Installing libxmu (1.1.3-r0) [2022-12-08T00:05:38.879Z] (13/128) Installing xset (1.2.4-r0) [2022-12-08T00:05:38.879Z] (14/128) Installing xprop (1.2.5-r0) [2022-12-08T00:05:39.147Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-12-08T00:05:39.147Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-12-08T00:05:39.147Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-12-08T00:05:39.147Z] (18/128) Installing libffi (3.4.2-r1) [2022-12-08T00:05:39.147Z] (19/128) Installing libintl (0.21-r0) [2022-12-08T00:05:39.147Z] (20/128) Installing libblkid (2.37.4-r0) [2022-12-08T00:05:39.147Z] (21/128) Installing libmount (2.37.4-r0) [2022-12-08T00:05:39.147Z] (22/128) Installing pcre (8.45-r1) [2022-12-08T00:05:39.147Z] (23/128) Installing glib (2.70.1-r0) [2022-12-08T00:05:40.107Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-12-08T00:05:40.107Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-12-08T00:05:40.107Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-12-08T00:05:40.107Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-12-08T00:05:40.107Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-12-08T00:05:40.374Z] (29/128) Installing libpng (1.6.37-r1) [2022-12-08T00:05:40.374Z] (30/128) Installing libwebp (1.2.2-r0) [2022-12-08T00:05:40.374Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-12-08T00:05:40.374Z] (32/128) Installing tiff (4.4.0-r0) [2022-12-08T00:05:40.374Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-12-08T00:05:40.374Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-12-08T00:05:40.374Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-12-08T00:05:40.374Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-12-08T00:05:40.374Z] (37/128) Installing libxrender (0.9.10-r3) [2022-12-08T00:05:40.374Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-12-08T00:05:40.642Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-12-08T00:05:40.642Z] (40/128) Installing libxi (1.8-r0) [2022-12-08T00:05:40.642Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-12-08T00:05:40.642Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-12-08T00:05:40.642Z] (43/128) Installing atk (2.36.0-r0) [2022-12-08T00:05:40.642Z] (44/128) Installing libxtst (1.2.3-r3) [2022-12-08T00:05:40.642Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-12-08T00:05:40.909Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-12-08T00:05:40.909Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-12-08T00:05:40.909Z] (48/128) Installing expat (2.5.0-r0) [2022-12-08T00:05:40.909Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-12-08T00:05:40.909Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-12-08T00:05:40.909Z] (51/128) Installing freetype (2.11.1-r2) [2022-12-08T00:05:40.909Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-12-08T00:05:40.909Z] (53/128) Installing pixman (0.40.0-r4) [2022-12-08T00:05:40.909Z] (54/128) Installing cairo (1.16.0-r5) [2022-12-08T00:05:41.179Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-12-08T00:05:41.179Z] (56/128) Installing avahi-libs (0.8-r5) [2022-12-08T00:05:41.179Z] (57/128) Installing gmp (6.2.1-r1) [2022-12-08T00:05:41.179Z] (58/128) Installing nettle (3.7.3-r0) [2022-12-08T00:05:41.179Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-12-08T00:05:41.179Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-12-08T00:05:41.179Z] (61/128) Installing libunistring (0.9.10-r1) [2022-12-08T00:05:41.179Z] (62/128) Installing gnutls (3.7.1-r1) [2022-12-08T00:05:41.179Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-12-08T00:05:41.179Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-12-08T00:05:41.446Z] (65/128) Installing fribidi (1.0.11-r0) [2022-12-08T00:05:41.446Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-12-08T00:05:41.446Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-12-08T00:05:41.446Z] (68/128) Installing libxft (2.3.4-r0) [2022-12-08T00:05:41.446Z] (69/128) Installing pango (1.48.10-r0) [2022-12-08T00:05:41.446Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-12-08T00:05:41.446Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-12-08T00:05:41.446Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-12-08T00:05:41.446Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-12-08T00:05:41.714Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-12-08T00:05:41.714Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-12-08T00:05:41.989Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-12-08T00:05:41.989Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-12-08T00:05:41.989Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-12-08T00:05:41.989Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-12-08T00:05:42.255Z] Executing ttf-opensans-1.10-r1.post-install [2022-12-08T00:05:44.828Z] (79/128) Installing libogg (1.3.5-r0) [2022-12-08T00:05:44.828Z] (80/128) Installing flac (1.3.4-r0) [2022-12-08T00:05:44.828Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-12-08T00:05:44.828Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-12-08T00:05:44.828Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-12-08T00:05:44.828Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-12-08T00:05:44.828Z] (85/128) Installing libass (0.15.2-r0) [2022-12-08T00:05:45.094Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-12-08T00:05:45.094Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-12-08T00:05:45.094Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-12-08T00:05:45.094Z] (89/128) Installing lame (3.100-r0) [2022-12-08T00:05:45.094Z] (90/128) Installing opus (1.3.1-r1) [2022-12-08T00:05:45.094Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-12-08T00:05:45.094Z] (92/128) Installing soxr (0.1.3-r2) [2022-12-08T00:05:45.360Z] (93/128) Installing libsrt (1.4.2-r1) [2022-12-08T00:05:45.360Z] (94/128) Installing libssh (0.9.6-r1) [2022-12-08T00:05:45.629Z] (95/128) Installing libtheora (1.1.1-r16) [2022-12-08T00:05:45.629Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-12-08T00:05:45.895Z] (97/128) Installing libdrm (2.4.109-r0) [2022-12-08T00:05:45.895Z] (98/128) Installing libva (2.13.0-r0) [2022-12-08T00:05:46.161Z] (99/128) Installing libvdpau (1.4-r0) [2022-12-08T00:05:46.161Z] (100/128) Installing vidstab (1.1.0-r1) [2022-12-08T00:05:46.161Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-12-08T00:05:46.428Z] (102/128) Installing libvpx (1.10.0-r0) [2022-12-08T00:05:46.428Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-12-08T00:05:46.428Z] (104/128) Installing x264-libs (20210613-r0) [2022-12-08T00:05:46.428Z] (105/128) Installing x265-libs (3.5-r0) [2022-12-08T00:05:46.428Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-12-08T00:05:46.694Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-12-08T00:05:47.275Z] (108/128) Installing libevent (2.1.12-r4) [2022-12-08T00:05:47.275Z] (109/128) Installing mesa (21.2.6-r0) [2022-12-08T00:05:47.275Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-12-08T00:05:47.275Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-12-08T00:05:47.541Z] (112/128) Installing lcms2 (2.12-r1) [2022-12-08T00:05:47.541Z] (113/128) Installing nspr (4.32-r0) [2022-12-08T00:05:47.541Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-12-08T00:05:47.541Z] (115/128) Installing nss (3.78.1-r0) [2022-12-08T00:05:47.806Z] (116/128) Installing libasyncns (0.8-r1) [2022-12-08T00:05:47.806Z] (117/128) Installing libltdl (2.4.6-r7) [2022-12-08T00:05:47.806Z] (118/128) Installing orc (0.4.32-r0) [2022-12-08T00:05:48.072Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-12-08T00:05:48.072Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-12-08T00:05:48.072Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-12-08T00:05:48.072Z] (122/128) Installing libpulse (15.0-r2) [2022-12-08T00:05:48.072Z] (123/128) Installing re2 (2021.11.01-r0) [2022-12-08T00:05:48.072Z] (124/128) Installing snappy (1.1.9-r1) [2022-12-08T00:05:48.072Z] (125/128) Installing libgpg-error (1.42-r1) [2022-12-08T00:05:48.072Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-12-08T00:05:48.072Z] (127/128) Installing libxslt (1.1.35-r0) [2022-12-08T00:05:48.337Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-12-08T00:06:06.523Z] Executing busybox-1.34.1-r7.trigger [2022-12-08T00:06:06.523Z] Executing glib-2.70.1-r0.trigger [2022-12-08T00:06:06.523Z] Executing shared-mime-info-2.1-r1.trigger [2022-12-08T00:06:09.108Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-12-08T00:06:09.108Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-12-08T00:06:09.108Z] Executing fontconfig-2.13.1-r4.trigger [2022-12-08T00:06:09.108Z] Executing mkfontscale-1.2.1-r1.trigger [2022-12-08T00:06:09.108Z] OK: 275 MiB in 144 packages [2022-12-08T00:06:19.204Z] Removing intermediate container 81969921cfc7 [2022-12-08T00:06:19.204Z] ---> c25d195b7222 [2022-12-08T00:06:19.204Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-12-08T00:06:19.204Z] ---> Running in 9033049fbb3a [2022-12-08T00:06:19.204Z] Removing intermediate container 9033049fbb3a [2022-12-08T00:06:19.204Z] ---> d5d1d826a48e [2022-12-08T00:06:19.204Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-12-08T00:06:19.204Z] ---> Running in 439ab9ce721f [2022-12-08T00:06:19.204Z] Removing intermediate container 439ab9ce721f [2022-12-08T00:06:19.204Z] ---> cbe8ba486dce [2022-12-08T00:06:19.204Z] Step 5/10 : RUN npm install -g npm [2022-12-08T00:06:19.204Z] ---> Running in 696131ad7eca [2022-12-08T00:06:45.892Z] [2022-12-08T00:06:45.892Z] removed 8 packages, changed 80 packages, and audited 232 packages in 24s [2022-12-08T00:06:45.892Z] [2022-12-08T00:06:45.892Z] 14 packages are looking for funding [2022-12-08T00:06:45.892Z] run `npm fund` for details [2022-12-08T00:06:45.892Z] [2022-12-08T00:06:45.892Z] found 0 vulnerabilities [2022-12-08T00:06:51.231Z] Removing intermediate container 696131ad7eca [2022-12-08T00:06:51.231Z] ---> 2fe92ebfe477 [2022-12-08T00:06:51.231Z] Step 6/10 : ARG USER=1000 [2022-12-08T00:06:51.231Z] ---> Running in ec6454c5a0db [2022-12-08T00:06:51.503Z] Removing intermediate container ec6454c5a0db [2022-12-08T00:06:51.503Z] ---> 23720662303c [2022-12-08T00:06:51.503Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-12-08T00:06:51.503Z] ---> Running in 6b4ddfa095df [2022-12-08T00:06:53.450Z] Removing intermediate container 6b4ddfa095df [2022-12-08T00:06:53.450Z] ---> f7e2f5133611 [2022-12-08T00:06:53.450Z] Step 8/10 : USER $USER:$USER [2022-12-08T00:06:53.450Z] ---> Running in 2990098620fc [2022-12-08T00:06:53.718Z] Removing intermediate container 2990098620fc [2022-12-08T00:06:53.718Z] ---> c57062062ea2 [2022-12-08T00:06:53.718Z] Step 9/10 : WORKDIR /app [2022-12-08T00:06:53.718Z] ---> Running in e12fc8f9ec31 [2022-12-08T00:06:53.985Z] Removing intermediate container e12fc8f9ec31 [2022-12-08T00:06:53.985Z] ---> e6d503c916cb [2022-12-08T00:06:53.985Z] Step 10/10 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:06:54.257Z] ---> Running in 4219e0738358 [2022-12-08T00:06:56.201Z] Removing intermediate container 4219e0738358 [2022-12-08T00:06:56.201Z] ---> 9f19027ead4c [2022-12-08T00:06:56.201Z] Successfully built 9f19027ead4c [2022-12-08T00:06:56.201Z] Successfully tagged edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:06:56.201Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-12-08T00:06:56.201Z] touch edgex-web-ui.imagebuilt [2022-12-08T00:06:56.201Z] mkdir -p node_modules coverage [2022-12-08T00:06:56.201Z] chown "1000:1000" node_modules coverage package-lock.json [2022-12-08T00:06:56.201Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE } [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE Unsupported engine { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE required: { [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE }, [2022-12-08T00:07:11.192Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } [2022-12-08T00:07:11.193Z] npm WARN EBADENGINE } [2022-12-08T00:07:38.038Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-12-08T00:07:39.001Z] 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 [2022-12-08T00:07:39.001Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-12-08T00:07:39.582Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-08T00:07:40.991Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-12-08T00:07:45.258Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-12-08T00:07:51.919Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-12-08T00:07:51.919Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-12-08T00:07:52.883Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-12-08T00:08:14.938Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-12-08T00:08:14.938Z] 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. [2022-12-08T00:08:14.938Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-08T00:08:17.523Z] 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. [2022-12-08T00:08:18.486Z] 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. [2022-12-08T00:08:22.744Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-08T00:08:30.950Z] 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 [2022-12-08T00:08:32.892Z] 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 [2022-12-08T00:08:47.888Z] 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. [2022-12-08T00:09:09.948Z] 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. [2022-12-08T00:09:48.821Z] [2022-12-08T00:09:48.821Z] added 1475 packages, and audited 1476 packages in 3m [2022-12-08T00:09:48.821Z] [2022-12-08T00:09:48.821Z] 90 packages are looking for funding [2022-12-08T00:09:48.821Z] run `npm fund` for details [2022-12-08T00:09:48.821Z] [2022-12-08T00:09:48.821Z] 21 vulnerabilities (5 moderate, 11 high, 5 critical) [2022-12-08T00:09:48.821Z] [2022-12-08T00:09:48.821Z] To address issues that do not require attention, run: [2022-12-08T00:09:48.821Z] npm audit fix [2022-12-08T00:09:48.821Z] [2022-12-08T00:09:48.821Z] To address all issues (including breaking changes), run: [2022-12-08T00:09:48.821Z] npm audit fix --force [2022-12-08T00:09:48.821Z] [2022-12-08T00:09:48.821Z] Run `npm audit` for details. [2022-12-08T00:09:48.821Z] 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 [2022-12-08T00:10:03.804Z] - Generating browser application bundles (phase: setup)... [2022-12-08T00:10:36.045Z] Compiling @angular/core : es2015 as esm2015 [2022-12-08T00:10:36.045Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-12-08T00:11:02.744Z] Compiling @angular/common : es2015 as esm2015 [2022-12-08T00:11:02.744Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-12-08T00:11:06.996Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-12-08T00:11:06.996Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-12-08T00:11:11.251Z] Compiling @angular/router : es2015 as esm2015 [2022-12-08T00:11:11.251Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-12-08T00:11:16.588Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-12-08T00:11:17.992Z] Compiling @angular/common/http : es2015 as esm2015 [2022-12-08T00:11:18.257Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-12-08T00:11:21.585Z] Compiling @angular/forms : es2015 as esm2015 [2022-12-08T00:11:23.008Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-12-08T00:11:23.009Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-12-08T00:12:19.396Z] 08 12 2022 00:12:17.346:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-12-08T00:12:19.396Z] 08 12 2022 00:12:17.359:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-12-08T00:12:19.396Z] 08 12 2022 00:12:17.384:INFO [launcher]: Starting browser ChromeHeadless [2022-12-08T00:13:27.248Z] 08 12 2022 00:13:24.572:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-12-08T00:13:49.262Z] 08 12 2022 00:13:47.517:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-12-08T00:14:07.528Z] ✔ Browser application bundle generation complete. [2022-12-08T00:14:07.528Z] 08 12 2022 00:14:07.461:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gfG1HaTI-xBQ-aVGAAAB with id 2879134 [2022-12-08T00:14:25.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-12-08T00:14:25.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.623 secs) [2022-12-08T00:14:25.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.957 secs) [2022-12-08T00:14:25.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.004 secs) [2022-12-08T00:14:25.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.18 secs) [2022-12-08T00:14:25.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.56 secs) [2022-12-08T00:14:26.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.737 secs) [2022-12-08T00:14:26.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.98 secs) [2022-12-08T00:14:26.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.046 secs) [2022-12-08T00:14:26.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.102 secs) [2022-12-08T00:14:26.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.208 secs) [2022-12-08T00:14:26.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.232 secs) [2022-12-08T00:14:26.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.347 secs) [2022-12-08T00:14:26.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.434 secs) [2022-12-08T00:14:27.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.467 secs) [2022-12-08T00:14:27.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.518 secs) [2022-12-08T00:14:27.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.544 secs) [2022-12-08T00:14:27.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.585 secs) [2022-12-08T00:14:27.328Z] WARN: ' [2022-12-08T00:14:27.328Z] It looks like you're using ngModel on the same form field as formControlName. [2022-12-08T00:14:27.328Z] Support for using the ngModel input property and ngModelChange event with [2022-12-08T00:14:27.328Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-12-08T00:14:27.328Z] in a future version of Angular. [2022-12-08T00:14:27.328Z] [2022-12-08T00:14:27.328Z] For more information on this, see our API docs here: [2022-12-08T00:14:27.328Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-12-08T00:14:27.328Z] ' [2022-12-08T00:14:27.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.585 secs) [2022-12-08T00:14:27.328Z] WARN: ' [2022-12-08T00:14:27.328Z] It looks like you're using ngModel on the same form field as formControlName. [2022-12-08T00:14:27.328Z] Support for using the ngModel input property and ngModelChange event with [2022-12-08T00:14:27.328Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-12-08T00:14:27.328Z] in a future version of Angular. [2022-12-08T00:14:27.328Z] [2022-12-08T00:14:27.328Z] For more information on this, see our API docs here: [2022-12-08T00:14:27.328Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-12-08T00:14:27.328Z] ' [2022-12-08T00:14:27.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.804 secs) [2022-12-08T00:14:27.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.136 secs) [2022-12-08T00:14:27.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.253 secs) [2022-12-08T00:14:28.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.344 secs) [2022-12-08T00:14:28.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.529 secs) [2022-12-08T00:14:28.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.625 secs) [2022-12-08T00:14:28.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.645 secs) [2022-12-08T00:14:28.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.669 secs) [2022-12-08T00:14:28.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.802 secs) [2022-12-08T00:14:28.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.841 secs) [2022-12-08T00:14:28.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.884 secs) [2022-12-08T00:14:28.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.033 secs) [2022-12-08T00:14:29.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.25 secs) [2022-12-08T00:14:29.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.287 secs) [2022-12-08T00:14:29.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.298 secs) [2022-12-08T00:14:29.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.351 secs) [2022-12-08T00:14:29.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.377 secs) [2022-12-08T00:14:29.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.397 secs) [2022-12-08T00:14:29.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.417 secs) [2022-12-08T00:14:29.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.456 secs) [2022-12-08T00:14:29.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.83 secs) [2022-12-08T00:14:30.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.846 secs) [2022-12-08T00:14:30.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.857 secs) [2022-12-08T00:14:30.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.872 secs) [2022-12-08T00:14:30.289Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.044 secs) [2022-12-08T00:14:30.289Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.102 secs) [2022-12-08T00:14:30.289Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.161 secs) [2022-12-08T00:14:30.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.256 secs) [2022-12-08T00:14:30.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.372 secs) [2022-12-08T00:14:30.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.421 secs) [2022-12-08T00:14:30.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.444 secs) [2022-12-08T00:14:30.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.459 secs) [2022-12-08T00:14:30.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.469 secs) [2022-12-08T00:14:30.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.551 secs) [2022-12-08T00:14:31.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.566 secs) [2022-12-08T00:14:31.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.576 secs) [2022-12-08T00:14:31.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.721 secs) [2022-12-08T00:14:31.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.785 secs) [2022-12-08T00:14:31.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.888 secs) [2022-12-08T00:14:31.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.045 secs) [2022-12-08T00:14:31.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.068 secs) [2022-12-08T00:14:32.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.811 secs) [2022-12-08T00:14:32.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.855 secs) [2022-12-08T00:14:32.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.882 secs) [2022-12-08T00:14:32.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.901 secs) [2022-12-08T00:14:32.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7 secs) [2022-12-08T00:14:32.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.074 secs) [2022-12-08T00:14:33.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.275 secs) [2022-12-08T00:14:33.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.322 secs) [2022-12-08T00:14:33.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.339 secs) [2022-12-08T00:14:33.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.384 secs) [2022-12-08T00:14:33.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.525 secs) [2022-12-08T00:14:33.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.608 secs) [2022-12-08T00:14:33.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.66 secs) [2022-12-08T00:14:33.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.838 secs) [2022-12-08T00:14:34.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.886 secs) [2022-12-08T00:14:34.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.071 secs) [2022-12-08T00:14:34.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.162 secs) [2022-12-08T00:14:34.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.182 secs) [2022-12-08T00:14:34.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.239 secs) [2022-12-08T00:14:34.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.384 secs) [2022-12-08T00:14:34.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.408 secs) [2022-12-08T00:14:34.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.439 secs) [2022-12-08T00:14:34.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.544 secs) [2022-12-08T00:14:34.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.578 secs) [2022-12-08T00:14:34.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.611 secs) [2022-12-08T00:14:35.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.647 secs) [2022-12-08T00:14:35.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.734 secs) [2022-12-08T00:14:35.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.791 secs) [2022-12-08T00:14:35.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.975 secs) [2022-12-08T00:14:35.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.161 secs) [2022-12-08T00:14:36.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.303 secs) [2022-12-08T00:14:36.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.386 secs) [2022-12-08T00:14:36.320Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.439 secs) [2022-12-08T00:14:36.320Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.459 secs) [2022-12-08T00:14:36.320Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.472 secs) [2022-12-08T00:14:36.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.714 secs) [2022-12-08T00:14:37.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.985 secs) [2022-12-08T00:14:37.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.036 secs) [2022-12-08T00:14:37.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.069 secs) [2022-12-08T00:14:37.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.097 secs) [2022-12-08T00:14:37.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.169 secs) [2022-12-08T00:14:37.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.203 secs) [2022-12-08T00:14:37.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.245 secs) [2022-12-08T00:14:37.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.261 secs) [2022-12-08T00:14:37.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.27 secs) [2022-12-08T00:14:37.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.414 secs) [2022-12-08T00:14:37.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.474 secs) [2022-12-08T00:14:37.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.488 secs) [2022-12-08T00:14:37.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.497 secs) [2022-12-08T00:14:37.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.523 secs) [2022-12-08T00:14:37.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.573 secs) [2022-12-08T00:14:38.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.918 secs) [2022-12-08T00:14:38.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.959 secs) [2022-12-08T00:14:38.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.976 secs) [2022-12-08T00:14:38.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.987 secs) [2022-12-08T00:14:38.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.168 secs) [2022-12-08T00:14:38.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.263 secs) [2022-12-08T00:14:39.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.327 secs) [2022-12-08T00:14:39.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.392 secs) [2022-12-08T00:14:39.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.451 secs) [2022-12-08T00:14:39.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.473 secs) [2022-12-08T00:14:39.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.6 secs) [2022-12-08T00:14:39.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.644 secs) [2022-12-08T00:14:39.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.692 secs) [2022-12-08T00:14:39.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.775 secs) [2022-12-08T00:14:39.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.793 secs) [2022-12-08T00:14:39.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.008 secs) [2022-12-08T00:14:40.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.149 secs) [2022-12-08T00:14:40.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.173 secs) [2022-12-08T00:14:40.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.236 secs) [2022-12-08T00:14:40.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.291 secs) [2022-12-08T00:14:40.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.456 secs) [2022-12-08T00:14:40.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.484 secs) [2022-12-08T00:14:40.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.536 secs) [2022-12-08T00:14:40.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.682 secs) [2022-12-08T00:14:40.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.755 secs) [2022-12-08T00:14:41.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.058 secs) [2022-12-08T00:14:41.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.242 secs) [2022-12-08T00:14:41.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.331 secs) [2022-12-08T00:14:41.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.346 secs) [2022-12-08T00:14:41.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.364 secs) [2022-12-08T00:14:42.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.486 secs) [2022-12-08T00:14:42.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.527 secs) [2022-12-08T00:14:42.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.567 secs) [2022-12-08T00:14:42.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.6 secs) [2022-12-08T00:14:42.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.635 secs) [2022-12-08T00:14:42.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.707 secs) [2022-12-08T00:14:42.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.84 secs) [2022-12-08T00:14:42.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.877 secs) [2022-12-08T00:14:42.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.892 secs) [2022-12-08T00:14:42.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.901 secs) [2022-12-08T00:14:43.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.557 secs / 13.901 secs) [2022-12-08T00:14:43.656Z] TOTAL: 149 SUCCESS [2022-12-08T00:14:43.656Z] ✔ Browser application bundle generation complete. [2022-12-08T00:14:46.987Z] [2022-12-08T00:14:46.987Z] =============================== Coverage summary =============================== [2022-12-08T00:14:46.987Z] Statements : 40.98% ( 1467/3580 ) [2022-12-08T00:14:46.987Z] Branches : 12.03% ( 111/923 ) [2022-12-08T00:14:46.987Z] Functions : 33.28% ( 432/1298 ) [2022-12-08T00:14:46.987Z] Lines : 38.91% ( 1318/3387 ) [2022-12-08T00:14:46.987Z] ================================================================================ [2022-12-08T00:14:46.987Z] 08 12 2022 00:14:46.541:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-12-08T00:14:47.569Z] ✔ Browser application bundle generation complete. [2022-12-08T00:14:48.528Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-12-08T00:14:48.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-08T00:14:48.597Z] $ docker stop --time=1 10992f0a3f3d4a14e1319fa69e73fb6e81db2718959b811e45d5c9f8ca8a8789 [2022-12-08T00:14:50.268Z] $ docker rm -f 10992f0a3f3d4a14e1319fa69e73fb6e81db2718959b811e45d5c9f8ca8a8789 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-08T00:14:51.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-08T00:14:54.556Z] Warning: overwriting stash ‘coverage-report’ [2022-12-08T00:14:59.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-08T00:15:00.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-08T00:15:03.260Z] + ls -al . [2022-12-08T00:15:03.260Z] total 184 [2022-12-08T00:15:03.260Z] drwxrwxr-x 13 jenkins jenkins 4096 Dec 8 00:03 . [2022-12-08T00:15:03.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 00:01 .. [2022-12-08T00:15:03.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:01 .blubracket [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 18 Dec 8 00:01 .dockerignore [2022-12-08T00:15:03.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 00:01 .git [2022-12-08T00:15:03.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 00:01 .github [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 185 Dec 8 00:01 .gitignore [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 4856 Dec 8 00:01 Attribution.txt [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 17205 Dec 8 00:01 CHANGELOG.md [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 8 00:01 CONTRIBUTING.md [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 1847 Dec 8 00:01 Dockerfile [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 8 00:01 Jenkinsfile [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 8 00:01 LICENSE [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 2124 Dec 8 00:01 Makefile [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 4558 Dec 8 00:01 README.md [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 23:58 VERSION [2022-12-08T00:15:03.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 00:01 assets [2022-12-08T00:15:03.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:01 bin [2022-12-08T00:15:03.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 00:01 cmd [2022-12-08T00:15:03.260Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 8 00:03 coverage.out [2022-12-08T00:15:03.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:01 docs [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 3110 Dec 8 00:01 go.mod [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 43888 Dec 8 00:01 go.sum [2022-12-08T00:15:03.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 00:01 internal [2022-12-08T00:15:03.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 00:01 snap [2022-12-08T00:15:03.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 00:01 testing [2022-12-08T00:15:03.260Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 8 00:01 version.go [2022-12-08T00:15:03.260Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 8 00:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:15:03.710Z] + 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=cd11b421296f1d9dea23ee47b65b398576c8e8a1 --label arch=arm64 --label version=0.0.0 . [2022-12-08T00:15:05.119Z] Sending build context to Docker daemon 31.5MB [2022-12-08T00:15:05.119Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T00:15:05.119Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-08T00:15:05.119Z] ---> ece676accb6f [2022-12-08T00:15:05.119Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-12-08T00:15:06.081Z] ---> Running in 36818c994ed3 [2022-12-08T00:15:06.662Z] Removing intermediate container 36818c994ed3 [2022-12-08T00:15:06.662Z] ---> b9a6f0f50c75 [2022-12-08T00:15:06.662Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-12-08T00:15:06.662Z] ---> Running in 8739671b2537 [2022-12-08T00:15:06.928Z] Removing intermediate container 8739671b2537 [2022-12-08T00:15:06.929Z] ---> de208261c37e [2022-12-08T00:15:06.929Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-08T00:15:06.929Z] ---> Running in 322920de7a08 [2022-12-08T00:15:07.202Z] Removing intermediate container 322920de7a08 [2022-12-08T00:15:07.202Z] ---> 787e4d01704f [2022-12-08T00:15:07.202Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-12-08T00:15:07.469Z] ---> Running in a07da8de5785 [2022-12-08T00:15:07.739Z] Removing intermediate container a07da8de5785 [2022-12-08T00:15:07.739Z] ---> 2a758a2f33f5 [2022-12-08T00:15:07.739Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-12-08T00:15:07.739Z] ---> Running in 597232acece6 [2022-12-08T00:15:08.006Z] Removing intermediate container 597232acece6 [2022-12-08T00:15:08.006Z] ---> 1040effc5d68 [2022-12-08T00:15:08.006Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-12-08T00:15:09.965Z] ---> 69945b5b8328 [2022-12-08T00:15:09.965Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-12-08T00:15:10.232Z] ---> Running in 2c6287b4a7cf [2022-12-08T00:15:11.642Z] Removing intermediate container 2c6287b4a7cf [2022-12-08T00:15:11.642Z] ---> f3637688f1a1 [2022-12-08T00:15:11.642Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T00:15:11.908Z] ---> Running in 1e116597c75c [2022-12-08T00:15:12.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-08T00:15:13.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-08T00:15:14.861Z] OK: 221 MiB in 51 packages [2022-12-08T00:15:15.442Z] Removing intermediate container 1e116597c75c [2022-12-08T00:15:15.442Z] ---> 1362f8849208 [2022-12-08T00:15:15.442Z] Step 11/26 : ENV GO111MODULE=on [2022-12-08T00:15:15.709Z] ---> Running in 56150d1775e5 [2022-12-08T00:15:15.975Z] Removing intermediate container 56150d1775e5 [2022-12-08T00:15:15.975Z] ---> 19a3360d89b3 [2022-12-08T00:15:15.975Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-12-08T00:15:15.975Z] ---> Running in 97a2a5058812 [2022-12-08T00:15:16.240Z] Removing intermediate container 97a2a5058812 [2022-12-08T00:15:16.240Z] ---> dd5b4a8b589e [2022-12-08T00:15:16.240Z] Step 13/26 : COPY go.mod vendor* ./ [2022-12-08T00:15:16.822Z] ---> 73dbe99b223c [2022-12-08T00:15:16.822Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T00:15:17.088Z] ---> Running in d3d8706d49a4 [2022-12-08T00:15:19.028Z] Removing intermediate container d3d8706d49a4 [2022-12-08T00:15:19.028Z] ---> 7804ca8b68af [2022-12-08T00:15:19.028Z] Step 15/26 : COPY . . [2022-12-08T00:15:23.278Z] ---> c17ae8a885bc [2022-12-08T00:15:23.278Z] Step 16/26 : RUN ${MAKE} [2022-12-08T00:15:23.278Z] ---> Running in b4f908eb6657 [2022-12-08T00:15:24.240Z] 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 [2022-12-08T00:16:32.093Z] Removing intermediate container b4f908eb6657 [2022-12-08T00:16:32.093Z] ---> 8e3b4123d42e [2022-12-08T00:16:32.093Z] Step 17/26 : FROM alpine:3.14 [2022-12-08T00:16:32.358Z] 3.14: Pulling from library/alpine [2022-12-08T00:16:32.358Z] 90cda3b7c325: Pulling fs layer [2022-12-08T00:16:32.625Z] 90cda3b7c325: Verifying Checksum [2022-12-08T00:16:32.625Z] 90cda3b7c325: Download complete [2022-12-08T00:16:33.208Z] 90cda3b7c325: Pull complete [2022-12-08T00:16:33.208Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-12-08T00:16:33.208Z] Status: Downloaded newer image for alpine:3.14 [2022-12-08T00:16:33.208Z] ---> 275902a1839d [2022-12-08T00:16:33.208Z] Step 18/26 : EXPOSE 4000 [2022-12-08T00:16:33.473Z] ---> Running in 9369fae74bfd [2022-12-08T00:16:33.741Z] Removing intermediate container 9369fae74bfd [2022-12-08T00:16:33.742Z] ---> 43044e3536a2 [2022-12-08T00:16:33.742Z] 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 [2022-12-08T00:16:35.149Z] ---> f54fe48c47a2 [2022-12-08T00:16:35.149Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-12-08T00:16:35.732Z] ---> b511057e2de5 [2022-12-08T00:16:35.732Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-12-08T00:16:36.315Z] ---> 190d814b0a49 [2022-12-08T00:16:36.315Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-12-08T00:16:36.315Z] ---> Running in 2e4736d7e056 [2022-12-08T00:16:36.580Z] Removing intermediate container 2e4736d7e056 [2022-12-08T00:16:36.580Z] ---> d99b0806c6e4 [2022-12-08T00:16:36.580Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-12-08T00:16:36.580Z] ---> Running in 2106049298c9 [2022-12-08T00:16:36.847Z] Removing intermediate container 2106049298c9 [2022-12-08T00:16:36.848Z] ---> a1a0705cbffb [2022-12-08T00:16:36.848Z] Step 24/26 : LABEL arch=arm64 [2022-12-08T00:16:37.115Z] ---> Running in 36363c09e7aa [2022-12-08T00:16:37.389Z] Removing intermediate container 36363c09e7aa [2022-12-08T00:16:37.389Z] ---> 27238ab59fff [2022-12-08T00:16:37.389Z] Step 25/26 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2022-12-08T00:16:37.389Z] ---> Running in 5c326b8b6951 [2022-12-08T00:16:37.657Z] Removing intermediate container 5c326b8b6951 [2022-12-08T00:16:37.657Z] ---> cb7aa20985fb [2022-12-08T00:16:37.657Z] Step 26/26 : LABEL version=0.0.0 [2022-12-08T00:16:37.657Z] ---> Running in 5cc0092a04ad [2022-12-08T00:16:37.923Z] Removing intermediate container 5cc0092a04ad [2022-12-08T00:16:37.923Z] ---> b8be5c22063c [2022-12-08T00:16:37.923Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-08T00:16:38.189Z] Successfully built b8be5c22063c [2022-12-08T00:16:38.189Z] 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 [2022-12-08T00:16:39.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-08T00:16:39.027Z] [2022-12-08T00:16:39.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:16:39.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-08T00:16:39.440Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-08T00:16:39.440Z] 8998bd30e6a1: Pulling fs layer [2022-12-08T00:16:39.440Z] 04944245beec: Pulling fs layer [2022-12-08T00:16:39.440Z] 699f458cf7ca: Pulling fs layer [2022-12-08T00:16:39.440Z] 765212b225bb: Pulling fs layer [2022-12-08T00:16:39.440Z] f23df028b6ca: Pulling fs layer [2022-12-08T00:16:39.440Z] d65c8cfc05b1: Pulling fs layer [2022-12-08T00:16:39.440Z] 2437ff75d9bd: Pulling fs layer [2022-12-08T00:16:39.440Z] 765212b225bb: Waiting [2022-12-08T00:16:39.440Z] f23df028b6ca: Waiting [2022-12-08T00:16:39.440Z] d65c8cfc05b1: Waiting [2022-12-08T00:16:39.440Z] 2437ff75d9bd: Waiting [2022-12-08T00:16:39.708Z] 04944245beec: Verifying Checksum [2022-12-08T00:16:39.708Z] 04944245beec: Download complete [2022-12-08T00:16:39.708Z] 765212b225bb: Download complete [2022-12-08T00:16:39.708Z] f23df028b6ca: Verifying Checksum [2022-12-08T00:16:39.708Z] f23df028b6ca: Download complete [2022-12-08T00:16:39.708Z] d65c8cfc05b1: Verifying Checksum [2022-12-08T00:16:39.708Z] d65c8cfc05b1: Download complete [2022-12-08T00:16:39.708Z] 699f458cf7ca: Verifying Checksum [2022-12-08T00:16:39.708Z] 699f458cf7ca: Download complete [2022-12-08T00:16:40.293Z] 8998bd30e6a1: Verifying Checksum [2022-12-08T00:16:40.293Z] 8998bd30e6a1: Download complete [2022-12-08T00:16:42.873Z] 2437ff75d9bd: Verifying Checksum [2022-12-08T00:16:42.873Z] 2437ff75d9bd: Download complete [2022-12-08T00:16:44.283Z] 8998bd30e6a1: Pull complete [2022-12-08T00:16:44.549Z] 04944245beec: Pull complete [2022-12-08T00:16:45.954Z] 699f458cf7ca: Pull complete [2022-12-08T00:16:45.954Z] 765212b225bb: Pull complete [2022-12-08T00:16:46.911Z] f23df028b6ca: Pull complete [2022-12-08T00:16:46.911Z] d65c8cfc05b1: Pull complete [2022-12-08T00:17:01.894Z] 2437ff75d9bd: Pull complete [2022-12-08T00:17:01.894Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-08T00:17:01.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-08T00:17:01.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T00:17:02.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-120750 does not seem to be running inside a container [2022-12-08T00:17:02.293Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-08T00:17:05.092Z] $ docker top db26536a6b718f3243f5e5185dc46105308dbe4bd56a31b4556a66834e807c85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:06.208Z] ---> job-cost.sh [2022-12-08T00:17:06.208Z] lf-activate-venv: SKIPPING [2022-12-08T00:17:06.208Z] INFO: No Stack... [2022-12-08T00:17:06.789Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-08T00:17:07.371Z] INFO: Archiving Costs [Pipeline] sh [2022-12-08T00:17:08.030Z] + cut -d,+ -f6 [2022-12-08T00:17:08.030Z] cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-12-08T00:17:08.120Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [2022-12-08T00:17:08.126Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] did not exist. Created. [2022-12-08T00:17:08.126Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-08T00:17:08.869Z] /w/workspace/edgex-ui-go/1@tmp/durable-be034a02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-08T00:17:09.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-08T00:17:09.531Z] Warning: overwriting stash ‘stack-cost’ [2022-12-08T00:17:14.420Z] Stashed 1 file(s) [Pipeline] } [2022-12-08T00:17:14.438Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-08T00:17:14.510Z] $ docker stop --time=1 db26536a6b718f3243f5e5185dc46105308dbe4bd56a31b4556a66834e807c85 [2022-12-08T00:17:16.178Z] $ docker rm -f db26536a6b718f3243f5e5185dc46105308dbe4bd56a31b4556a66834e807c85 [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 [2022-12-08T00:17:17.278Z] provisioning config files... [2022-12-08T00:17:17.289Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config8229448834370548171tmp [Pipeline] { [Pipeline] sh [2022-12-08T00:17:17.646Z] + set +x [2022-12-08T00:17:17.646Z] + bash -s -- [2022-12-08T00:17:17.646Z] + curl -s https://codecov.io/bash [2022-12-08T00:17:17.646Z] [2022-12-08T00:17:17.646Z] _____ _ [2022-12-08T00:17:17.646Z] / ____| | | [2022-12-08T00:17:17.646Z] | | ___ __| | ___ ___ _____ __ [2022-12-08T00:17:17.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-08T00:17:17.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-08T00:17:17.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-08T00:17:17.646Z] Bash-1.0.6 [2022-12-08T00:17:17.646Z] [2022-12-08T00:17:17.646Z] [2022-12-08T00:17:17.646Z] ==> git version 2.25.1 found [2022-12-08T00:17:17.646Z] ==> 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 [2022-12-08T00:17:17.646Z] Release-Date: 2020-01-08 [2022-12-08T00:17:17.646Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-08T00:17:17.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-08T00:17:17.646Z] ==> Jenkins CI detected. [2022-12-08T00:17:17.646Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [2022-12-08T00:17:17.646Z] project root: . [2022-12-08T00:17:17.646Z] --> token set from env [2022-12-08T00:17:17.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-08T00:17:17.646Z] ==> Running gcov in . (disable via -X gcov) [2022-12-08T00:17:17.905Z] ==> Python coveragepy not found [2022-12-08T00:17:17.905Z] ==> Searching for coverage reports in: [2022-12-08T00:17:17.905Z] + . [2022-12-08T00:17:17.905Z] -> Found 1 reports [2022-12-08T00:17:17.905Z] ==> Detecting git/mercurial file structure [2022-12-08T00:17:17.905Z] ==> Reading reports [2022-12-08T00:17:17.905Z] + ./coverage.out bytes=10 [2022-12-08T00:17:17.905Z] ==> Appending adjustments [2022-12-08T00:17:17.905Z] https://docs.codecov.io/docs/fixing-reports [2022-12-08T00:17:18.471Z] + Found adjustments [2022-12-08T00:17:18.471Z] ==> Gzipping contents [2022-12-08T00:17:18.471Z] 12K /tmp/codecov.l1f7HE.gz [2022-12-08T00:17:18.471Z] ==> Uploading reports [2022-12-08T00:17:18.471Z] url: https://codecov.io [2022-12-08T00:17:18.471Z] query: branch=PR-582&commit=cd11b421296f1d9dea23ee47b65b398576c8e8a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= [2022-12-08T00:17:18.471Z] -> Pinging Codecov [2022-12-08T00:17:18.471Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-582&commit=cd11b421296f1d9dea23ee47b65b398576c8e8a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= [2022-12-08T00:17:19.037Z] -> Uploading to [2022-12-08T00:17:19.037Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-08/FB506323287CE973F263BFD2A0EB1F37/cd11b421296f1d9dea23ee47b65b398576c8e8a1/7021d239-3260-41e9-a325-9c71cb8a6ad1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221208T001718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8394555b2d021438cb53f34c54d3ec4f2ef30ee099dbced705520c59de8403c [2022-12-08T00:17:19.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T00:17:19.037Z] Dload Upload Total Spent Left Speed [2022-12-08T00:17:19.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 40144 --:--:-- --:--:-- --:--:-- 39963 100 8872 0 0 100 8872 0 38077 --:--:-- --:--:-- --:--:-- 37914 [2022-12-08T00:17:19.295Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] } [2022-12-08T00:17:19.322Z] 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 [2022-12-08T00:17:21.040Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives ] [2022-12-08T00:17:21.040Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2022-12-08T00:17:21.040Z] total 16 [2022-12-08T00:17:21.040Z] drwxr-xr-x 3 root root 4096 Dec 8 00:02 . [2022-12-08T00:17:21.040Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 8 00:02 .. [2022-12-08T00:17:21.040Z] drwxr-xr-x 2 root root 4096 Dec 8 00:02 cost [2022-12-08T00:17:21.040Z] -rw-r--r-- 1 root root 83 Dec 8 00:02 cost.csv [2022-12-08T00:17:21.040Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2022-12-08T00:17:21.040Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2022-12-08T00:17:21.040Z] total 16 [2022-12-08T00:17:21.040Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 00:02 . [2022-12-08T00:17:21.040Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 8 00:02 .. [2022-12-08T00:17:21.040Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 00:02 cost [2022-12-08T00:17:21.040Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 8 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:21.377Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:22.264Z] ---> package-listing.sh [2022-12-08T00:17:22.264Z] ++ facter osfamily [2022-12-08T00:17:22.264Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-08T00:17:22.523Z] + OS_FAMILY=debian [2022-12-08T00:17:22.523Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-582 [2022-12-08T00:17:22.523Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-08T00:17:22.523Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-08T00:17:22.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-08T00:17:22.523Z] + PACKAGES=/tmp/packages_start.txt [2022-12-08T00:17:22.523Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' [2022-12-08T00:17:22.523Z] + PACKAGES=/tmp/packages_end.txt [2022-12-08T00:17:22.523Z] + case "${OS_FAMILY}" in [2022-12-08T00:17:22.523Z] + dpkg -l [2022-12-08T00:17:22.523Z] + grep '^ii' [2022-12-08T00:17:22.523Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-08T00:17:22.523Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-08T00:17:22.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-08T00:17:22.523Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' [2022-12-08T00:17:22.523Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [2022-12-08T00:17:22.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [Pipeline] echo [2022-12-08T00:17:22.555Z] 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-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-08T00:17:22.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T00:17:23.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T00:17:23.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T00:17:23.609Z] prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container [2022-12-08T00:17:23.635Z] $ 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-582/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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-08T00:17:23.853Z] $ docker top 419e7f3291e7b604ec9572b734bcea85412b29b9b1e460b4f845c4a0093f2a32 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T00:17:24.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-08T00:17:24.553Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-08T00:17:24.859Z] + ls /var/log/sa-host [2022-12-08T00:17:24.860Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-08T00:17:25.075Z] provisioning config files... [2022-12-08T00:17:25.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config10333900930612866864tmp [Pipeline] { [Pipeline] echo [2022-12-08T00:17:25.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:25.458Z] ---> create-netrc.sh [Pipeline] } [2022-12-08T00:17:25.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:25.915Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-08T00:17:25.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:26.259Z] ---> sudo-logs.sh [2022-12-08T00:17:26.259Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-08T00:17:26.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:26.660Z] ---> job-cost.sh [2022-12-08T00:17:26.660Z] lf-activate-venv: SKIPPING [2022-12-08T00:17:26.660Z] DEBUG: total: 0.2199999988079071 [2022-12-08T00:17:26.660Z] INFO: Retrieving Stack Cost... [2022-12-08T00:17:26.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-08T00:17:27.485Z] INFO: Archiving Costs [Pipeline] echo [2022-12-08T00:17:27.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T00:17:27.823Z] ---> logs-deploy.sh [2022-12-08T00:17:27.823Z] lf-activate-venv: SKIPPING [2022-12-08T00:17:27.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-582/1 [2022-12-08T00:17:27.823Z] INFO: archiving workspace using pattern(s): [2022-12-08T00:17:28.759Z] Archives upload complete. [2022-12-08T00:17:28.759Z] INFO: archiving logs to Nexus