Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f247822aed2ea5797dd0dba969c3d64ef023385 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-ssh8769481561982318777.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2442873666403095942.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh964871891492821367.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3966727486045991166.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5559883461414067913.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7993 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f247822aed2ea5797dd0dba969c3d64ef023385 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#558)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 > git rev-list --no-walk 7068460caebfd9ea6dab23a48856cc5898547cee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T01:34:38.422Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T01:34:38.471Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T01:34:38.488Z] ========================================================= [2022-10-17T01:34:38.488Z] EdgeX Global Pipelines Version Info [2022-10-17T01:34:38.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:34:39.184Z] ------------------- [2022-10-17T01:34:39.185Z] stable info: [2022-10-17T01:34:39.185Z] ------------------- [2022-10-17T01:34:39.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T01:34:39.185Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T01:34:39.185Z] Message: update stable to v1.0.239 [2022-10-17T01:34:39.754Z] ------------------- [2022-10-17T01:34:39.754Z] experimental info: [2022-10-17T01:34:39.754Z] ------------------- [2022-10-17T01:34:39.754Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T01:34:39.754Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T01:34:39.754Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T01:34:39.898Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-17T01:34:39.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-17T01:34:39.915Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T01:34:39.923Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T01:34:39.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T01:34:39.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T01:34:39.947Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T01:34:39.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T01:34:39.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T01:34:39.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T01:34:39.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T01:34:39.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-17T01:34:40.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T01:34:40.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T01:34:40.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T01:34:40.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T01:34:40.055Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T01:34:40.067Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T01:34:40.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T01:34:40.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T01:34:40.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T01:34:40.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T01:34:40.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T01:34:40.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T01:34:40.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T01:34:40.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T01:34:40.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T01:34:40.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T01:34:40.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T01:34:40.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T01:34:40.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo [2022-10-17T01:34:40.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f24782 [Pipeline] echo [2022-10-17T01:34:40.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:34:40.282Z] provisioning config files... [2022-10-17T01:34:40.296Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17026473090398504404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:34:40.597Z] ---> docker-login.sh [2022-10-17T01:34:40.597Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:34:40.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:40.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:40.856Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:40.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:40.856Z] [2022-10-17T01:34:40.856Z] Login Succeeded [2022-10-17T01:34:40.856Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:34:40.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:40.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:40.856Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:40.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:40.856Z] [2022-10-17T01:34:40.856Z] Login Succeeded [2022-10-17T01:34:40.856Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:34:41.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:41.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:41.115Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:41.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:41.115Z] [2022-10-17T01:34:41.115Z] Login Succeeded [2022-10-17T01:34:41.115Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:34:41.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:41.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:41.115Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:41.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:41.115Z] [2022-10-17T01:34:41.115Z] Login Succeeded [2022-10-17T01:34:41.115Z] docker.io [2022-10-17T01:34:41.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:41.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:41.684Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:41.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:41.684Z] [2022-10-17T01:34:41.684Z] Login Succeeded [2022-10-17T01:34:41.684Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:34:41.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T01:34:42.049Z] + git rev-list -1 --merges 1f247822aed2ea5797dd0dba969c3d64ef023385~1..1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo [2022-10-17T01:34:42.085Z] -----------> git rev-list -1 --merges 1f247822aed2ea5797dd0dba969c3d64ef023385~1..1f247822aed2ea5797dd0dba969c3d64ef023385 1f247822aed2ea5797dd0dba969c3d64ef023385 [false] [Pipeline] sh [2022-10-17T01:34:42.373Z] + git log --format=format:%s -1 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo [2022-10-17T01:34:42.388Z] ========================================================= [2022-10-17T01:34:42.388Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T01:34:42.388Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T01:34:42.747Z] + git log --format=format:%s -1 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo [2022-10-17T01:34:42.759Z] [semverPrep] GIT_COMMIT: 1f247822aed2ea5797dd0dba969c3d64ef023385, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#558) [Pipeline] echo [2022-10-17T01:34:42.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T01:34:43.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:34:43.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T01:34:43.108Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T01:34:43.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T01:34:43.108Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-10-17T01:34:43.108Z] tee -a /etc/ssh/ssh_known_hosts [2022-10-17T01:34:43.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:43.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:34:43.460Z] [2022-10-17T01:34:43.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:43.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:34:43.761Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T01:34:43.761Z] b85a868b505f: Pulling fs layer [2022-10-17T01:34:43.761Z] e2be974225ed: Pulling fs layer [2022-10-17T01:34:43.761Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T01:34:43.761Z] 988bab9f4d93: Pulling fs layer [2022-10-17T01:34:43.761Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T01:34:43.761Z] eaf3925da568: Pulling fs layer [2022-10-17T01:34:43.761Z] bab4dde63d76: Pulling fs layer [2022-10-17T01:34:43.761Z] bde34c3a00c8: Pulling fs layer [2022-10-17T01:34:43.761Z] b352a97aabf1: Pulling fs layer [2022-10-17T01:34:43.761Z] 4872d77fe225: Pulling fs layer [2022-10-17T01:34:43.761Z] 5851b861e8e6: Pulling fs layer [2022-10-17T01:34:43.761Z] 1469e6f7b9e6: Waiting [2022-10-17T01:34:43.761Z] eaf3925da568: Waiting [2022-10-17T01:34:43.761Z] bab4dde63d76: Waiting [2022-10-17T01:34:43.761Z] bde34c3a00c8: Waiting [2022-10-17T01:34:43.761Z] b352a97aabf1: Waiting [2022-10-17T01:34:43.761Z] 4872d77fe225: Waiting [2022-10-17T01:34:43.761Z] 5851b861e8e6: Waiting [2022-10-17T01:34:43.761Z] 988bab9f4d93: Waiting [2022-10-17T01:34:43.761Z] e2be974225ed: Download complete [2022-10-17T01:34:43.761Z] 988bab9f4d93: Verifying Checksum [2022-10-17T01:34:43.761Z] 988bab9f4d93: Download complete [2022-10-17T01:34:44.020Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T01:34:44.020Z] 1469e6f7b9e6: Download complete [2022-10-17T01:34:44.020Z] eaf3925da568: Verifying Checksum [2022-10-17T01:34:44.020Z] eaf3925da568: Download complete [2022-10-17T01:34:44.020Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T01:34:44.020Z] 339a4e72a1f5: Download complete [2022-10-17T01:34:44.020Z] bde34c3a00c8: Download complete [2022-10-17T01:34:44.020Z] b352a97aabf1: Verifying Checksum [2022-10-17T01:34:44.020Z] b352a97aabf1: Download complete [2022-10-17T01:34:44.020Z] 4872d77fe225: Verifying Checksum [2022-10-17T01:34:44.020Z] 4872d77fe225: Download complete [2022-10-17T01:34:44.020Z] 5851b861e8e6: Verifying Checksum [2022-10-17T01:34:44.020Z] 5851b861e8e6: Download complete [2022-10-17T01:34:44.020Z] b85a868b505f: Verifying Checksum [2022-10-17T01:34:44.020Z] b85a868b505f: Download complete [2022-10-17T01:34:44.279Z] bab4dde63d76: Verifying Checksum [2022-10-17T01:34:44.279Z] bab4dde63d76: Download complete [2022-10-17T01:34:45.213Z] b85a868b505f: Pull complete [2022-10-17T01:34:45.470Z] e2be974225ed: Pull complete [2022-10-17T01:34:45.729Z] 339a4e72a1f5: Pull complete [2022-10-17T01:34:45.987Z] 988bab9f4d93: Pull complete [2022-10-17T01:34:46.245Z] 1469e6f7b9e6: Pull complete [2022-10-17T01:34:46.245Z] eaf3925da568: Pull complete [2022-10-17T01:34:48.146Z] bab4dde63d76: Pull complete [2022-10-17T01:34:48.146Z] bde34c3a00c8: Pull complete [2022-10-17T01:34:48.146Z] b352a97aabf1: Pull complete [2022-10-17T01:34:48.146Z] 4872d77fe225: Pull complete [2022-10-17T01:34:48.146Z] 5851b861e8e6: Pull complete [2022-10-17T01:34:48.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T01:34:48.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:34:48.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:34:48.220Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:34:48.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:34:51.005Z] $ docker top 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc -eo pid,comm [2022-10-17T01:34:51.062Z] 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-10-17T01:34:51.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:34:51.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:34:51.099Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:34:51.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:34:51.223Z] $ docker exec 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent [2022-10-17T01:34:51.330Z] SSH_AUTH_SOCK=/tmp/ssh-lVKNfRPnL9rl/agent.32 [2022-10-17T01:34:51.330Z] SSH_AGENT_PID=39 [2022-10-17T01:34:51.337Z] Running ssh-add (command line suppressed) [2022-10-17T01:34:51.437Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010134784693905586.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010134784693905586.key) [2022-10-17T01:34:51.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:34:51.733Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T01:34:51.746Z] $ docker exec --env ******** --env ******** 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent -k [2022-10-17T01:34:51.837Z] unset SSH_AUTH_SOCK; [2022-10-17T01:34:51.838Z] unset SSH_AGENT_PID; [2022-10-17T01:34:51.838Z] echo Agent pid 39 killed; [2022-10-17T01:34:51.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T01:34:51.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:34:51.872Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:34:51.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:34:51.983Z] $ docker exec 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent [2022-10-17T01:34:52.092Z] SSH_AUTH_SOCK=/tmp/ssh-OP8werTVjOYN/agent.71 [2022-10-17T01:34:52.092Z] SSH_AGENT_PID=77 [2022-10-17T01:34:52.097Z] Running ssh-add (command line suppressed) [2022-10-17T01:34:52.208Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8256010738462189410.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8256010738462189410.key) [2022-10-17T01:34:52.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:34:52.505Z] + git semver init [2022-10-17T01:34:52.764Z] 2022-10-17 01:34:52,689 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T01:34:52.764Z] 2022-10-17 01:34:52,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-17T01:34:52.764Z] 2022-10-17 01:34:52,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-17T01:34:52.764Z] 2022-10-17 01:34:52,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:34:54.670Z] 2022-10-17 01:34:54,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-17T01:34:54.670Z] 2022-10-17 01:34:54,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-17T01:34:54.670Z] 2022-10-17 01:34:54,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:34:54.670Z] 2022-10-17 01:34:54,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:34:54.670Z] 2.3.0-dev.12 [Pipeline] } [2022-10-17T01:34:54.682Z] $ docker exec --env ******** --env ******** 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent -k [2022-10-17T01:34:54.773Z] unset SSH_AUTH_SOCK; [2022-10-17T01:34:54.774Z] unset SSH_AGENT_PID; [2022-10-17T01:34:54.774Z] echo Agent pid 77 killed; [2022-10-17T01:34:54.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:34:55.080Z] + git semver [Pipeline] } [2022-10-17T01:34:55.353Z] $ docker stop --time=1 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc [2022-10-17T01:34:56.633Z] $ docker rm -f 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:34:56.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T01:34:57.141Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T01:34:57.145Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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-10-17T01:34:57.247Z] provisioning config files... [2022-10-17T01:34:57.257Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14781491734343646051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:34:57.547Z] ---> docker-login.sh [2022-10-17T01:34:57.547Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:34:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:57.547Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:57.547Z] [2022-10-17T01:34:57.547Z] Login Succeeded [2022-10-17T01:34:57.547Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:34:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:57.547Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:57.547Z] [2022-10-17T01:34:57.547Z] Login Succeeded [2022-10-17T01:34:57.547Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:34:57.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:57.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:57.806Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:57.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:57.806Z] [2022-10-17T01:34:57.806Z] Login Succeeded [2022-10-17T01:34:57.806Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:34:57.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:57.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:57.806Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:57.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:57.806Z] [2022-10-17T01:34:57.806Z] Login Succeeded [2022-10-17T01:34:57.806Z] docker.io [2022-10-17T01:34:57.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:58.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:58.373Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:58.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:58.373Z] [2022-10-17T01:34:58.373Z] Login Succeeded [2022-10-17T01:34:58.373Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:34:58.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T01:34:58.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:34:58.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:34:58.454Z] ========================================================= [2022-10-17T01:34:58.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T01:34:58.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:58.760Z] + 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-10-17T01:34:59.019Z] Sending build context to Docker daemon 45.96MB [2022-10-17T01:34:59.019Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:34:59.019Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-17T01:34:59.019Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T01:34:59.019Z] 213ec9aee27d: Pulling fs layer [2022-10-17T01:34:59.019Z] 4583459ba037: Pulling fs layer [2022-10-17T01:34:59.019Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T01:34:59.019Z] 53926ce57604: Pulling fs layer [2022-10-17T01:34:59.019Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T01:34:59.019Z] 30f14e443154: Pulling fs layer [2022-10-17T01:34:59.019Z] 801331c1e519: Pulling fs layer [2022-10-17T01:34:59.019Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T01:34:59.019Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T01:34:59.019Z] 53926ce57604: Waiting [2022-10-17T01:34:59.019Z] 21b2b0c7a3f4: Waiting [2022-10-17T01:34:59.019Z] 30f14e443154: Waiting [2022-10-17T01:34:59.019Z] 801331c1e519: Waiting [2022-10-17T01:34:59.019Z] 99cc6dd402b0: Waiting [2022-10-17T01:34:59.019Z] 7d9ed39f4882: Waiting [2022-10-17T01:34:59.019Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T01:34:59.019Z] 93c1e223e6f2: Download complete [2022-10-17T01:34:59.019Z] 4583459ba037: Verifying Checksum [2022-10-17T01:34:59.019Z] 4583459ba037: Download complete [2022-10-17T01:34:59.019Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T01:34:59.019Z] 21b2b0c7a3f4: Download complete [2022-10-17T01:34:59.019Z] 30f14e443154: Verifying Checksum [2022-10-17T01:34:59.019Z] 30f14e443154: Download complete [2022-10-17T01:34:59.019Z] 213ec9aee27d: Verifying Checksum [2022-10-17T01:34:59.019Z] 213ec9aee27d: Download complete [2022-10-17T01:34:59.283Z] 801331c1e519: Verifying Checksum [2022-10-17T01:34:59.283Z] 801331c1e519: Download complete [2022-10-17T01:34:59.283Z] 213ec9aee27d: Pull complete [2022-10-17T01:34:59.553Z] 4583459ba037: Pull complete [2022-10-17T01:34:59.553Z] 93c1e223e6f2: Pull complete [2022-10-17T01:34:59.818Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T01:34:59.818Z] 7d9ed39f4882: Download complete [2022-10-17T01:34:59.818Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T01:34:59.818Z] 99cc6dd402b0: Download complete [2022-10-17T01:35:00.078Z] 53926ce57604: Verifying Checksum [2022-10-17T01:35:00.078Z] 53926ce57604: Download complete [2022-10-17T01:35:03.359Z] 53926ce57604: Pull complete [2022-10-17T01:35:03.359Z] 21b2b0c7a3f4: Pull complete [2022-10-17T01:35:03.359Z] 30f14e443154: Pull complete [2022-10-17T01:35:03.617Z] 801331c1e519: Pull complete [2022-10-17T01:35:05.520Z] 99cc6dd402b0: Pull complete [2022-10-17T01:35:06.084Z] 7d9ed39f4882: Pull complete [2022-10-17T01:35:06.084Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T01:35:06.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T01:35:06.084Z] ---> 1dedd983c030 [2022-10-17T01:35:06.084Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T01:35:10.286Z] ---> Running in 88528fb0c0d2 [2022-10-17T01:35:10.286Z] Removing intermediate container 88528fb0c0d2 [2022-10-17T01:35:10.286Z] ---> 4696d5a27b27 [2022-10-17T01:35:10.286Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T01:35:10.286Z] ---> Running in abe7f8cfda9f [2022-10-17T01:35:10.286Z] Removing intermediate container abe7f8cfda9f [2022-10-17T01:35:10.286Z] ---> 11dffdc4d683 [2022-10-17T01:35:10.286Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:35:10.286Z] ---> Running in ecbb3055f8a2 [2022-10-17T01:35:10.286Z] Removing intermediate container ecbb3055f8a2 [2022-10-17T01:35:10.286Z] ---> 0314eb278d63 [2022-10-17T01:35:10.286Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-17T01:35:10.286Z] ---> Running in 37f8f245689b [2022-10-17T01:35:10.286Z] Removing intermediate container 37f8f245689b [2022-10-17T01:35:10.286Z] ---> 42eb7251d9f9 [2022-10-17T01:35:10.286Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T01:35:10.286Z] ---> Running in 5fa5c7edf5a2 [2022-10-17T01:35:10.545Z] Removing intermediate container 5fa5c7edf5a2 [2022-10-17T01:35:10.545Z] ---> 1f6d1e9758f0 [2022-10-17T01:35:10.545Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T01:35:11.112Z] latest: Pulling from library/docker [2022-10-17T01:35:11.112Z] 213ec9aee27d: Already exists [2022-10-17T01:35:11.112Z] 7b0dd730a5c3: Pulling fs layer [2022-10-17T01:35:11.112Z] 4b90f8029a36: Pulling fs layer [2022-10-17T01:35:11.112Z] c9b4188d0a7e: Pulling fs layer [2022-10-17T01:35:11.112Z] 0ce9ee893297: Pulling fs layer [2022-10-17T01:35:11.112Z] b58d10fc8e47: Pulling fs layer [2022-10-17T01:35:11.112Z] 953172ca8d39: Pulling fs layer [2022-10-17T01:35:11.112Z] 0ce9ee893297: Waiting [2022-10-17T01:35:11.112Z] b58d10fc8e47: Waiting [2022-10-17T01:35:11.112Z] 44139241e737: Pulling fs layer [2022-10-17T01:35:11.112Z] 953172ca8d39: Waiting [2022-10-17T01:35:11.112Z] fdae17f5f89f: Pulling fs layer [2022-10-17T01:35:11.112Z] 44139241e737: Waiting [2022-10-17T01:35:11.370Z] 7b0dd730a5c3: Verifying Checksum [2022-10-17T01:35:11.370Z] 7b0dd730a5c3: Download complete [2022-10-17T01:35:11.370Z] 4b90f8029a36: Verifying Checksum [2022-10-17T01:35:11.370Z] 4b90f8029a36: Download complete [2022-10-17T01:35:11.627Z] 7b0dd730a5c3: Pull complete [2022-10-17T01:35:11.627Z] c9b4188d0a7e: Verifying Checksum [2022-10-17T01:35:11.627Z] c9b4188d0a7e: Download complete [2022-10-17T01:35:11.627Z] 4b90f8029a36: Pull complete [2022-10-17T01:35:11.884Z] 953172ca8d39: Verifying Checksum [2022-10-17T01:35:11.884Z] 953172ca8d39: Download complete [2022-10-17T01:35:11.884Z] 0ce9ee893297: Download complete [2022-10-17T01:35:11.884Z] b58d10fc8e47: Verifying Checksum [2022-10-17T01:35:11.884Z] b58d10fc8e47: Download complete [2022-10-17T01:35:12.142Z] c9b4188d0a7e: Pull complete [2022-10-17T01:35:12.142Z] 44139241e737: Verifying Checksum [2022-10-17T01:35:12.142Z] 44139241e737: Download complete [2022-10-17T01:35:12.142Z] fdae17f5f89f: Verifying Checksum [2022-10-17T01:35:12.142Z] fdae17f5f89f: Download complete [2022-10-17T01:35:12.222Z] Still waiting to schedule task [2022-10-17T01:35:12.222Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-17T01:35:12.399Z] 0ce9ee893297: Pull complete [2022-10-17T01:35:12.657Z] b58d10fc8e47: Pull complete [2022-10-17T01:35:12.657Z] 953172ca8d39: Pull complete [2022-10-17T01:35:12.914Z] 44139241e737: Pull complete [2022-10-17T01:35:12.914Z] fdae17f5f89f: Pull complete [2022-10-17T01:35:12.914Z] Digest: sha256:c46d545416789939b360195c8c870277c2c18481e130d16d1bde31bdf1cbe3c9 [2022-10-17T01:35:12.914Z] Status: Downloaded newer image for docker:latest [2022-10-17T01:35:14.294Z] ---> 6eb42207da19 [2022-10-17T01:35:14.294Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:35:14.294Z] ---> Running in 09927638aeb8 [2022-10-17T01:35:14.860Z] Removing intermediate container 09927638aeb8 [2022-10-17T01:35:14.860Z] ---> 7ba8334c2a21 [2022-10-17T01:35:14.861Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:35:14.861Z] ---> Running in f75886b2446d [2022-10-17T01:35:15.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T01:35:16.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T01:35:16.316Z] OK: 211 MiB in 51 packages [2022-10-17T01:35:16.574Z] Removing intermediate container f75886b2446d [2022-10-17T01:35:16.574Z] ---> 539768656e08 [2022-10-17T01:35:16.574Z] Step 11/16 : ENV GO111MODULE=on [2022-10-17T01:35:16.574Z] ---> Running in 8143c37d653f [2022-10-17T01:35:16.574Z] Removing intermediate container 8143c37d653f [2022-10-17T01:35:16.574Z] ---> 36c1a9e0f48d [2022-10-17T01:35:16.574Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T01:35:16.574Z] ---> Running in e5e74c753d96 [2022-10-17T01:35:16.833Z] Removing intermediate container e5e74c753d96 [2022-10-17T01:35:16.833Z] ---> f63ab772e777 [2022-10-17T01:35:16.833Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-17T01:35:16.833Z] ---> 58f12c6d481e [2022-10-17T01:35:16.833Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:35:16.833Z] ---> Running in fae3d53deefc [2022-10-17T01:35:34.930Z] Removing intermediate container fae3d53deefc [2022-10-17T01:35:34.930Z] ---> 855dce6a16d6 [2022-10-17T01:35:34.930Z] Step 15/16 : COPY . . [2022-10-17T01:35:35.495Z] ---> fb623ef4de87 [2022-10-17T01:35:35.495Z] Step 16/16 : RUN ${MAKE} [2022-10-17T01:35:35.754Z] ---> Running in c8623e5be48a [2022-10-17T01:35:35.754Z] noop [2022-10-17T01:35:36.321Z] Removing intermediate container c8623e5be48a [2022-10-17T01:35:36.321Z] ---> cd283d0c8966 [2022-10-17T01:35:36.321Z] Successfully built cd283d0c8966 [2022-10-17T01:35:36.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:36.623Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T01:35:36.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:35:36.689Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:35:36.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-10-17T01:35:37.035Z] $ docker top b2137edf811195bc3fb75594a31bcc0ed979039d41e752ffbeeebe89363bab80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:35:37.371Z] + go version [2022-10-17T01:35:37.371Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T01:35:37.381Z] $ docker stop --time=1 b2137edf811195bc3fb75594a31bcc0ed979039d41e752ffbeeebe89363bab80 [2022-10-17T01:35:38.642Z] $ docker rm -f b2137edf811195bc3fb75594a31bcc0ed979039d41e752ffbeeebe89363bab80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:39.037Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T01:35:39.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:35:39.100Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:35:39.129Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-10-17T01:35:39.449Z] $ docker top 3ed72999d80c8f6f2d619f74236f9d57627418b90fd8270b46909408e5921c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:35:39.790Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T01:35:40.081Z] + make test [2022-10-17T01:35:40.081Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-17T01:35:40.338Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-17T01:35:48.460Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-17T01:35:48.460Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-17T01:35:50.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T01:35:50.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T01:35:50.988Z] ./bin/test-attribution-txt.sh [2022-10-17T01:35:50.988Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-17T01:35:50.988Z] make -C web test [2022-10-17T01:35:50.988Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-17T01:35:50.988Z] make[1]: tput: No such file or directory [2022-10-17T01:35:50.988Z] make[1]: tput: No such file or directory [2022-10-17T01:35:50.988Z] warning: generating ./VERSION [2022-10-17T01:35:50.988Z] echo "0.0.0" > VERSION [2022-10-17T01:35:50.988Z] docker build \ [2022-10-17T01:35:50.988Z] -f Dockerfile \ [2022-10-17T01:35:50.988Z] --build-arg USER=1000 \ [2022-10-17T01:35:50.988Z] \ [2022-10-17T01:35:50.988Z] --label "git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385" \ [2022-10-17T01:35:50.988Z] -t edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 \ [2022-10-17T01:35:50.988Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-17T01:35:50.988Z] . [2022-10-17T01:35:50.988Z] Sending build context to Docker daemon 3.269MB [2022-10-17T01:35:50.988Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-17T01:35:51.246Z] 16.17-alpine3.15: Pulling from library/node [2022-10-17T01:35:51.504Z] 9621f1afde84: Pulling fs layer [2022-10-17T01:35:51.504Z] c6f70ee39829: Pulling fs layer [2022-10-17T01:35:51.504Z] 56892a8094a2: Pulling fs layer [2022-10-17T01:35:51.504Z] 58dd87906ef0: Pulling fs layer [2022-10-17T01:35:51.504Z] 58dd87906ef0: Waiting [2022-10-17T01:35:51.504Z] 9621f1afde84: Verifying Checksum [2022-10-17T01:35:51.504Z] 9621f1afde84: Download complete [2022-10-17T01:35:51.762Z] 9621f1afde84: Pull complete [2022-10-17T01:35:51.762Z] 56892a8094a2: Download complete [2022-10-17T01:35:51.762Z] 58dd87906ef0: Verifying Checksum [2022-10-17T01:35:51.762Z] 58dd87906ef0: Download complete [2022-10-17T01:35:53.135Z] c6f70ee39829: Verifying Checksum [2022-10-17T01:35:53.135Z] c6f70ee39829: Download complete [2022-10-17T01:35:54.066Z] c6f70ee39829: Pull complete [2022-10-17T01:35:54.066Z] 56892a8094a2: Pull complete [2022-10-17T01:35:54.066Z] 58dd87906ef0: Pull complete [2022-10-17T01:35:54.066Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-17T01:35:54.066Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-17T01:35:54.066Z] ---> b69703f70c3d [2022-10-17T01:35:54.066Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-17T01:35:55.967Z] ---> Running in 010c30852974 [2022-10-17T01:35:55.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-17T01:35:56.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-17T01:35:56.485Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-17T01:35:56.485Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-17T01:35:56.485Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-17T01:35:56.485Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-17T01:35:56.485Z] (5/129) Installing libxcb (1.14-r2) [2022-10-17T01:35:56.485Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-17T01:35:56.485Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-17T01:35:56.485Z] (8/129) Installing libice (1.0.10-r0) [2022-10-17T01:35:56.485Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-17T01:35:56.485Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-17T01:35:56.485Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-17T01:35:56.485Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-17T01:35:56.743Z] (13/129) Installing xset (1.2.4-r0) [2022-10-17T01:35:56.743Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-17T01:35:56.743Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-17T01:35:56.743Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-17T01:35:56.743Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-17T01:35:56.743Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-17T01:35:56.743Z] (19/129) Installing libintl (0.21-r0) [2022-10-17T01:35:56.743Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-17T01:35:56.743Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-17T01:35:56.743Z] (22/129) Installing pcre (8.45-r1) [2022-10-17T01:35:56.743Z] (23/129) Installing glib (2.70.1-r0) [2022-10-17T01:35:56.743Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-17T01:35:56.743Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-17T01:35:56.743Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-17T01:35:57.003Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T01:35:57.004Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-17T01:35:57.263Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-17T01:35:57.263Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-17T01:35:57.263Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-17T01:35:57.263Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-17T01:35:57.263Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-17T01:35:57.263Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-17T01:35:57.263Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-17T01:35:57.263Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-17T01:35:57.263Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-17T01:35:57.263Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-17T01:35:57.263Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-17T01:35:57.263Z] (40/129) Installing libxi (1.8-r0) [2022-10-17T01:35:57.263Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-17T01:35:57.263Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-17T01:35:57.522Z] (43/129) Installing atk (2.36.0-r0) [2022-10-17T01:35:57.522Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-17T01:35:57.781Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-17T01:35:57.781Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-17T01:35:57.781Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-17T01:35:57.781Z] (48/129) Installing expat (2.4.9-r0) [2022-10-17T01:35:57.781Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-17T01:35:57.781Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-17T01:35:57.781Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-17T01:35:57.781Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-17T01:35:57.781Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-17T01:35:57.781Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-17T01:35:58.041Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-17T01:35:58.041Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-17T01:35:58.041Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-17T01:35:58.041Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-17T01:35:58.041Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-17T01:35:58.041Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-17T01:35:58.041Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-17T01:35:58.041Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-17T01:35:58.041Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-17T01:35:58.041Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-17T01:35:58.041Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-17T01:35:58.041Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-17T01:35:58.041Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-17T01:35:58.041Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-17T01:35:58.041Z] (69/129) Installing pango (1.48.10-r0) [2022-10-17T01:35:58.300Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-17T01:35:58.300Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-17T01:35:58.300Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-17T01:35:58.300Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-17T01:35:58.300Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-17T01:35:58.300Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-17T01:35:58.300Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-17T01:35:58.558Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-17T01:35:58.558Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-17T01:35:58.558Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-17T01:35:58.558Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-17T01:36:00.457Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-17T01:36:00.717Z] (80/129) Installing flac (1.3.4-r0) [2022-10-17T01:36:00.717Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-17T01:36:00.717Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-17T01:36:00.717Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-17T01:36:00.717Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-17T01:36:00.717Z] (85/129) Installing libass (0.15.2-r0) [2022-10-17T01:36:00.717Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-17T01:36:00.717Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-17T01:36:00.717Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-17T01:36:00.974Z] (89/129) Installing lame (3.100-r0) [2022-10-17T01:36:00.974Z] (90/129) Installing opus (1.3.1-r1) [2022-10-17T01:36:00.974Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-17T01:36:00.974Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-17T01:36:00.974Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-17T01:36:00.974Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-17T01:36:00.974Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-17T01:36:00.974Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T01:36:00.974Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-17T01:36:00.974Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-17T01:36:00.974Z] (99/129) Installing libva (2.13.0-r0) [2022-10-17T01:36:00.974Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-17T01:36:00.974Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-17T01:36:00.974Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-17T01:36:00.974Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-17T01:36:01.232Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-17T01:36:01.232Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-17T01:36:01.232Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-17T01:36:01.232Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-17T01:36:01.232Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-17T01:36:01.232Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-17T01:36:01.489Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-17T01:36:01.748Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-17T01:36:01.748Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-17T01:36:01.748Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-17T01:36:01.748Z] (114/129) Installing nspr (4.32-r0) [2022-10-17T01:36:01.748Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-17T01:36:01.748Z] (116/129) Installing nss (3.78.1-r0) [2022-10-17T01:36:01.748Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-17T01:36:01.748Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-17T01:36:01.748Z] (119/129) Installing orc (0.4.32-r0) [2022-10-17T01:36:02.006Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-17T01:36:02.006Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-17T01:36:02.006Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-17T01:36:02.006Z] (123/129) Installing libpulse (15.0-r2) [2022-10-17T01:36:02.006Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-17T01:36:02.006Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-17T01:36:02.006Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-17T01:36:02.006Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-17T01:36:02.006Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-17T01:36:02.006Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-17T01:36:02.944Z] Executing busybox-1.34.1-r7.trigger [2022-10-17T01:36:02.944Z] Executing glib-2.70.1-r0.trigger [2022-10-17T01:36:02.944Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-17T01:36:04.846Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-17T01:36:04.846Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-17T01:36:04.846Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-17T01:36:04.846Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-17T01:36:04.846Z] OK: 286 MiB in 145 packages [2022-10-17T01:36:10.126Z] Removing intermediate container 010c30852974 [2022-10-17T01:36:10.126Z] ---> 04c5748783bb [2022-10-17T01:36:10.126Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-17T01:36:10.126Z] ---> Running in 05fbffefaf3c [2022-10-17T01:36:10.126Z] Removing intermediate container 05fbffefaf3c [2022-10-17T01:36:10.126Z] ---> cf28b21994e3 [2022-10-17T01:36:10.126Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-17T01:36:10.126Z] ---> Running in ceea3bce730f [2022-10-17T01:36:10.126Z] Removing intermediate container ceea3bce730f [2022-10-17T01:36:10.126Z] ---> df02181c11f0 [2022-10-17T01:36:10.126Z] Step 5/10 : RUN npm install -g npm [2022-10-17T01:36:10.126Z] ---> Running in 90b4c38b4405 [2022-10-17T01:36:15.471Z] [2022-10-17T01:36:15.471Z] changed 54 packages, and audited 212 packages in 5s [2022-10-17T01:36:15.471Z] [2022-10-17T01:36:15.471Z] 11 packages are looking for funding [2022-10-17T01:36:15.471Z] run `npm fund` for details [2022-10-17T01:36:15.471Z] [2022-10-17T01:36:15.471Z] found 0 vulnerabilities [2022-10-17T01:36:16.461Z] Removing intermediate container 90b4c38b4405 [2022-10-17T01:36:16.461Z] ---> 163e37e802ac [2022-10-17T01:36:16.461Z] Step 6/10 : ARG USER=1000 [2022-10-17T01:36:16.461Z] ---> Running in c2a5b9d77460 [2022-10-17T01:36:16.461Z] Removing intermediate container c2a5b9d77460 [2022-10-17T01:36:16.461Z] ---> a0a794c9f426 [2022-10-17T01:36:16.461Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-17T01:36:16.461Z] ---> Running in a9160bd25d96 [2022-10-17T01:36:17.044Z] Removing intermediate container a9160bd25d96 [2022-10-17T01:36:17.044Z] ---> 8ee067f1ac3a [2022-10-17T01:36:17.044Z] Step 8/10 : USER $USER:$USER [2022-10-17T01:36:17.044Z] ---> Running in a97e3e89c015 [2022-10-17T01:36:17.044Z] Removing intermediate container a97e3e89c015 [2022-10-17T01:36:17.044Z] ---> 4ad563a853cd [2022-10-17T01:36:17.044Z] Step 9/10 : WORKDIR /app [2022-10-17T01:36:17.044Z] ---> Running in 3846bbd72690 [2022-10-17T01:36:17.303Z] Removing intermediate container 3846bbd72690 [2022-10-17T01:36:17.303Z] ---> 597606475090 [2022-10-17T01:36:17.303Z] Step 10/10 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:36:17.303Z] ---> Running in 7c6f7819721f [2022-10-17T01:36:17.303Z] Removing intermediate container 7c6f7819721f [2022-10-17T01:36:17.303Z] ---> c45ef8e0c4a3 [2022-10-17T01:36:17.303Z] Successfully built c45ef8e0c4a3 [2022-10-17T01:36:17.303Z] Successfully tagged edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:36:17.303Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-17T01:36:17.303Z] touch edgex-web-ui.imagebuilt [2022-10-17T01:36:17.303Z] mkdir -p node_modules coverage [2022-10-17T01:36:17.303Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-17T01:36:17.303Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.203Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE } [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE required: { [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE }, [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:36:19.204Z] npm WARN EBADENGINE } [2022-10-17T01:36:23.392Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-17T01:36:23.392Z] 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-10-17T01:36:23.392Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T01:36:23.392Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-17T01:36:23.392Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-17T01:36:23.652Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-17T01:36:23.910Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-17T01:36:25.282Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-17T01:36:25.282Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-17T01:36:27.179Z] 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-10-17T01:36:27.179Z] 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-10-17T01:36:28.170Z] 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-10-17T01:36:29.113Z] 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-10-17T01:36:29.685Z] 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-10-17T01:36:29.944Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T01:36:29.944Z] 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-10-17T01:36:30.203Z] 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-10-17T01:36:31.577Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T01:36:32.514Z] 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-10-17T01:36:40.642Z] [2022-10-17T01:36:40.642Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-17T01:36:40.642Z] [2022-10-17T01:36:40.642Z] 90 packages are looking for funding [2022-10-17T01:36:40.642Z] run `npm fund` for details [2022-10-17T01:36:40.642Z] [2022-10-17T01:36:40.642Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-17T01:36:40.642Z] [2022-10-17T01:36:40.642Z] To address issues that do not require attention, run: [2022-10-17T01:36:40.642Z] npm audit fix [2022-10-17T01:36:40.642Z] [2022-10-17T01:36:40.642Z] To address all issues (including breaking changes), run: [2022-10-17T01:36:40.642Z] npm audit fix --force [2022-10-17T01:36:40.642Z] [2022-10-17T01:36:40.642Z] Run `npm audit` for details. [2022-10-17T01:36:47.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-10-17T01:36:49.133Z] - Generating browser application bundles (phase: setup)... [2022-10-17T01:36:53.315Z] Compiling @angular/core : es2015 as esm2015 [2022-10-17T01:36:53.315Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-17T01:36:56.598Z] Compiling @angular/common : es2015 as esm2015 [2022-10-17T01:36:56.598Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-17T01:36:57.533Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-17T01:36:57.533Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-17T01:36:57.791Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-17T01:36:57.791Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-17T01:36:58.356Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-17T01:36:58.356Z] Compiling @angular/router : es2015 as esm2015 [2022-10-17T01:36:58.356Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-17T01:36:58.919Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-17T01:36:58.919Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-17T01:37:00.816Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-17T01:37:06.079Z] 17 10 2022 01:37:05.881:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-17T01:37:06.079Z] 17 10 2022 01:37:05.883:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-17T01:37:06.079Z] 17 10 2022 01:37:05.886:INFO [launcher]: Starting browser ChromeHeadless [2022-10-17T01:37:18.266Z] ✔ Browser application bundle generation complete. [2022-10-17T01:37:18.266Z] 17 10 2022 01:37:16.972:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket kwTPwKupIVhYYDWhAAAB with id 47209022 [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.082 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.089 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.118 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.131 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.134 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.14 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.142 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.194 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.199 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.202 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.203 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.271 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.337 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.349 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.356 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.368 secs) [2022-10-17T01:37:20.796Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.411 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.466 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.479 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.488 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.493 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.499 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.5 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.53 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.534 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.545 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.549 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.552 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.59 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.592 secs) [2022-10-17T01:37:21.055Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.594 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.629 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.634 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.636 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.638 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.643 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.65 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.663 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.682 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.687 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.696 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.704 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.722 secs) [2022-10-17T01:37:21.313Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.769 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.809 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.812 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.814 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.83 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.839 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.843 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.868 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.88 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.886 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.903 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.914 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.926 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.93 secs) [2022-10-17T01:37:21.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.932 secs) [2022-10-17T01:37:21.571Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.941 secs) [2022-10-17T01:37:21.571Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.962 secs) [2022-10-17T01:37:21.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.965 secs) [2022-10-17T01:37:21.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.984 secs) [2022-10-17T01:37:21.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.006 secs) [2022-10-17T01:37:21.829Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.021 secs) [2022-10-17T01:37:21.829Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.042 secs) [2022-10-17T01:37:21.829Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.047 secs) [2022-10-17T01:37:21.829Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.058 secs) [2022-10-17T01:37:21.829Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.089 secs) [2022-10-17T01:37:21.829Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.12 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.141 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.155 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.161 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.165 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.171 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.184 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.193 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.196 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.214 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.219 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.235 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.242 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.256 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.264 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.273 secs) [2022-10-17T01:37:22.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.286 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.292 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.297 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.301 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.317 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.335 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.346 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.374 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.38 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.39 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.399 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.405 secs) [2022-10-17T01:37:22.345Z] WARN: ' [2022-10-17T01:37:22.345Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T01:37:22.345Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T01:37:22.345Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T01:37:22.345Z] in a future version of Angular. [2022-10-17T01:37:22.345Z] [2022-10-17T01:37:22.345Z] For more information on this, see our API docs here: [2022-10-17T01:37:22.345Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T01:37:22.345Z] ' [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.405 secs) [2022-10-17T01:37:22.345Z] WARN: ' [2022-10-17T01:37:22.345Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T01:37:22.345Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T01:37:22.345Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T01:37:22.345Z] in a future version of Angular. [2022-10-17T01:37:22.345Z] [2022-10-17T01:37:22.345Z] For more information on this, see our API docs here: [2022-10-17T01:37:22.345Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T01:37:22.345Z] ' [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.434 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.445 secs) [2022-10-17T01:37:22.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.446 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.459 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.469 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.5 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.514 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.524 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.545 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.553 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.566 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.583 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.587 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.591 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.593 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.597 secs) [2022-10-17T01:37:22.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.605 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.633 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.643 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.651 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.664 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.672 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.677 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.697 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.705 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.711 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.729 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.732 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.756 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.758 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.764 secs) [2022-10-17T01:37:22.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.77 secs) [2022-10-17T01:37:23.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.8 secs) [2022-10-17T01:37:23.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.819 secs) [2022-10-17T01:37:23.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.83 secs) [2022-10-17T01:37:23.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.871 secs) [2022-10-17T01:37:23.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.886 secs) [2022-10-17T01:37:23.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-17T01:37:23.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.922 secs) [2022-10-17T01:37:23.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.939 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.98 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.984 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.998 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.012 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.019 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.025 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.028 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.031 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.035 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.058 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.065 secs) [2022-10-17T01:37:23.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.134 secs) [2022-10-17T01:37:23.638Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.231 secs / 2.134 secs) [2022-10-17T01:37:23.638Z] TOTAL: 149 SUCCESS [2022-10-17T01:37:23.638Z] ✔ Browser application bundle generation complete. [2022-10-17T01:37:23.895Z] [2022-10-17T01:37:23.895Z] =============================== Coverage summary =============================== [2022-10-17T01:37:23.895Z] Statements : 40.87% ( 1463/3580 ) [2022-10-17T01:37:23.895Z] Branches : 12.03% ( 111/923 ) [2022-10-17T01:37:23.895Z] Functions : 33.13% ( 430/1298 ) [2022-10-17T01:37:23.895Z] Lines : 38.8% ( 1314/3387 ) [2022-10-17T01:37:23.895Z] ================================================================================ [2022-10-17T01:37:24.152Z] ✔ Browser application bundle generation complete. [2022-10-17T01:37:24.718Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-17T01:37:24.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T01:37:24.740Z] $ docker stop --time=1 3ed72999d80c8f6f2d619f74236f9d57627418b90fd8270b46909408e5921c6f [2022-10-17T01:37:26.031Z] $ docker rm -f 3ed72999d80c8f6f2d619f74236f9d57627418b90fd8270b46909408e5921c6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:37:26.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T01:37:27.175Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T01:37:27.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T01:37:28.691Z] + ls -al . [2022-10-17T01:37:28.691Z] total 176 [2022-10-17T01:37:28.691Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 01:35 . [2022-10-17T01:37:28.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:34 .. [2022-10-17T01:37:28.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:34 .blubracket [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 01:34 .dockerignore [2022-10-17T01:37:28.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:34 .git [2022-10-17T01:37:28.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:34 .github [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 01:34 .gitignore [2022-10-17T01:37:28.691Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:34 .semver [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 17 01:34 Attribution.txt [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 17 01:34 CHANGELOG.md [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 01:34 CONTRIBUTING.md [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 1669 Oct 17 01:34 Dockerfile [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 01:34 Jenkinsfile [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 01:34 LICENSE [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 17 01:34 Makefile [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 17 01:34 README.md [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 01:34 VERSION [2022-10-17T01:37:28.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:34 assets [2022-10-17T01:37:28.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:34 bin [2022-10-17T01:37:28.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:34 cmd [2022-10-17T01:37:28.691Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 01:35 coverage.out [2022-10-17T01:37:28.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:34 docs [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 17 01:34 go.mod [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 17 01:34 go.sum [2022-10-17T01:37:28.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:34 internal [2022-10-17T01:37:28.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:34 snap [2022-10-17T01:37:28.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:34 testing [2022-10-17T01:37:28.691Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 01:34 version.go [2022-10-17T01:37:28.691Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 01:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:28.988Z] + 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=1f247822aed2ea5797dd0dba969c3d64ef023385 --label arch=amd64 --label version=2.3.0-dev.12 . [2022-10-17T01:37:29.246Z] Sending build context to Docker daemon 48.71MB [2022-10-17T01:37:29.246Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:37:29.246Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-17T01:37:29.246Z] ---> cd283d0c8966 [2022-10-17T01:37:29.246Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T01:37:30.181Z] ---> Running in c6b8aeaf69e3 [2022-10-17T01:37:30.181Z] Removing intermediate container c6b8aeaf69e3 [2022-10-17T01:37:30.181Z] ---> 80f7c92bcede [2022-10-17T01:37:30.181Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T01:37:30.181Z] ---> Running in 8a5f2e515dae [2022-10-17T01:37:30.181Z] Removing intermediate container 8a5f2e515dae [2022-10-17T01:37:30.181Z] ---> 5e4bff2cff30 [2022-10-17T01:37:30.181Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:37:30.181Z] ---> Running in bfd7da7b4808 [2022-10-17T01:37:30.181Z] Removing intermediate container bfd7da7b4808 [2022-10-17T01:37:30.181Z] ---> ea6e3c14a91b [2022-10-17T01:37:30.181Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-10-17T01:37:30.181Z] ---> Running in c66f7c400d05 [2022-10-17T01:37:30.439Z] Removing intermediate container c66f7c400d05 [2022-10-17T01:37:30.439Z] ---> 402ddd711775 [2022-10-17T01:37:30.439Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T01:37:30.439Z] ---> Running in 8f1aa10d013f [2022-10-17T01:37:30.439Z] Removing intermediate container 8f1aa10d013f [2022-10-17T01:37:30.439Z] ---> 98f726835f77 [2022-10-17T01:37:30.439Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T01:37:31.376Z] ---> 9613ad6fc498 [2022-10-17T01:37:31.376Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:37:31.376Z] ---> Running in 32a3c4426908 [2022-10-17T01:37:31.940Z] Removing intermediate container 32a3c4426908 [2022-10-17T01:37:31.940Z] ---> 8f680f79d0e8 [2022-10-17T01:37:31.940Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:37:31.940Z] ---> Running in e5972dfbb00f [2022-10-17T01:37:32.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T01:37:33.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T01:37:33.392Z] OK: 211 MiB in 51 packages [2022-10-17T01:37:33.651Z] Removing intermediate container e5972dfbb00f [2022-10-17T01:37:33.651Z] ---> f4e532adc42e [2022-10-17T01:37:33.651Z] Step 11/24 : ENV GO111MODULE=on [2022-10-17T01:37:33.651Z] ---> Running in 6307283dff57 [2022-10-17T01:37:33.909Z] Removing intermediate container 6307283dff57 [2022-10-17T01:37:33.909Z] ---> eff8a5eb63d7 [2022-10-17T01:37:33.909Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T01:37:33.909Z] ---> Running in a67b2c1c1e7f [2022-10-17T01:37:33.909Z] Removing intermediate container a67b2c1c1e7f [2022-10-17T01:37:33.909Z] ---> fd81fc6b845e [2022-10-17T01:37:33.909Z] Step 13/24 : COPY go.mod vendor* ./ [2022-10-17T01:37:34.167Z] ---> f5a0e82db0fc [2022-10-17T01:37:34.167Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:37:34.167Z] ---> Running in b48da57ec964 [2022-10-17T01:37:34.733Z] Removing intermediate container b48da57ec964 [2022-10-17T01:37:34.733Z] ---> 68b210154114 [2022-10-17T01:37:34.733Z] Step 15/24 : COPY . . [2022-10-17T01:37:36.105Z] ---> e95f9add49ca [2022-10-17T01:37:36.105Z] Step 16/24 : RUN ${MAKE} [2022-10-17T01:37:36.105Z] ---> Running in 07b5b3080bbb [2022-10-17T01:37:36.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-17T01:37:48.550Z] Removing intermediate container 07b5b3080bbb [2022-10-17T01:37:48.550Z] ---> fb2d8f0f72b7 [2022-10-17T01:37:48.550Z] Step 17/24 : FROM alpine:3.14 [2022-10-17T01:37:48.550Z] 3.14: Pulling from library/alpine [2022-10-17T01:37:48.808Z] c7ed990a2339: Pulling fs layer [2022-10-17T01:37:49.132Z] c7ed990a2339: Verifying Checksum [2022-10-17T01:37:49.132Z] c7ed990a2339: Download complete [2022-10-17T01:37:49.132Z] c7ed990a2339: Pull complete [2022-10-17T01:37:49.132Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T01:37:49.132Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T01:37:49.132Z] ---> dd53f409bf0b [2022-10-17T01:37:49.132Z] Step 18/24 : EXPOSE 4000 [2022-10-17T01:37:49.390Z] ---> Running in af1e3c9cfb5e [2022-10-17T01:37:49.390Z] Removing intermediate container af1e3c9cfb5e [2022-10-17T01:37:49.390Z] ---> 4de0ee6eb6c5 [2022-10-17T01:37:49.390Z] Step 19/24 : 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-10-17T01:37:50.336Z] ---> 38015b52dd39 [2022-10-17T01:37:50.336Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-17T01:37:50.336Z] ---> Running in 4a6c9828e851 [2022-10-17T01:37:50.336Z] Removing intermediate container 4a6c9828e851 [2022-10-17T01:37:50.336Z] ---> cc38bb7d8b3c [2022-10-17T01:37:50.336Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-17T01:37:50.336Z] ---> Running in 40073c9b06cc [2022-10-17T01:37:50.336Z] Removing intermediate container 40073c9b06cc [2022-10-17T01:37:50.336Z] ---> 28a0a0a40e77 [2022-10-17T01:37:50.336Z] Step 22/24 : LABEL arch=amd64 [2022-10-17T01:37:50.336Z] ---> Running in d92086260db2 [2022-10-17T01:37:50.595Z] Removing intermediate container d92086260db2 [2022-10-17T01:37:50.595Z] ---> f9b25387e3df [2022-10-17T01:37:50.595Z] Step 23/24 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:37:50.595Z] ---> Running in cd96a6f28125 [2022-10-17T01:37:50.595Z] Removing intermediate container cd96a6f28125 [2022-10-17T01:37:50.595Z] ---> e71fdadc59a5 [2022-10-17T01:37:50.595Z] Step 24/24 : LABEL version=2.3.0-dev.12 [2022-10-17T01:37:50.595Z] ---> Running in ab02a57c529c [2022-10-17T01:37:50.595Z] Removing intermediate container ab02a57c529c [2022-10-17T01:37:50.595Z] ---> 6c754888e624 [2022-10-17T01:37:50.595Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T01:37:50.595Z] Successfully built 6c754888e624 [2022-10-17T01:37:50.595Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:37:50.935Z] provisioning config files... [2022-10-17T01:37:50.943Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config489934017240577284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:37:51.240Z] ---> docker-login.sh [2022-10-17T01:37:51.240Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:37:51.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:37:51.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:37:51.240Z] Configure a credential helper to remove this warning. See [2022-10-17T01:37:51.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:37:51.240Z] [2022-10-17T01:37:51.240Z] Login Succeeded [2022-10-17T01:37:51.240Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:37:51.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:37:51.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:37:51.241Z] Configure a credential helper to remove this warning. See [2022-10-17T01:37:51.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:37:51.241Z] [2022-10-17T01:37:51.241Z] Login Succeeded [2022-10-17T01:37:51.241Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:37:51.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:37:51.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:37:51.500Z] Configure a credential helper to remove this warning. See [2022-10-17T01:37:51.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:37:51.500Z] [2022-10-17T01:37:51.500Z] Login Succeeded [2022-10-17T01:37:51.500Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:37:51.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:37:51.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:37:51.500Z] Configure a credential helper to remove this warning. See [2022-10-17T01:37:51.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:37:51.500Z] [2022-10-17T01:37:51.500Z] Login Succeeded [2022-10-17T01:37:51.500Z] docker.io [2022-10-17T01:37:51.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:37:52.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:37:52.022Z] Configure a credential helper to remove this warning. See [2022-10-17T01:37:52.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:37:52.022Z] [2022-10-17T01:37:52.022Z] Login Succeeded [2022-10-17T01:37:52.022Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:37:52.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:37:52.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:37:52.064Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-17T01:37:52.064Z] 1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:37:52.064Z] latest [2022-10-17T01:37:52.064Z] 2.3.0-dev.12 [2022-10-17T01:37:52.064Z] 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [2022-10-17T01:37:52.064Z] main [2022-10-17T01:37:52.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:52.366Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:52.673Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:37:52.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-17T01:37:52.673Z] 1bc17bab5265: Preparing [2022-10-17T01:37:52.673Z] 63493a9ab2d4: Preparing [2022-10-17T01:37:52.673Z] 63493a9ab2d4: Layer already exists [2022-10-17T01:37:55.203Z] 1bc17bab5265: Pushed [2022-10-17T01:37:55.461Z] 1f247822aed2ea5797dd0dba969c3d64ef023385: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:55.768Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:56.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-17T01:37:56.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-17T01:37:56.073Z] 1bc17bab5265: Preparing [2022-10-17T01:37:56.073Z] 63493a9ab2d4: Preparing [2022-10-17T01:37:56.073Z] 63493a9ab2d4: Layer already exists [2022-10-17T01:37:56.073Z] 1bc17bab5265: Layer already exists [2022-10-17T01:37:56.073Z] latest: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:56.394Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:56.706Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.12 [2022-10-17T01:37:56.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-17T01:37:56.706Z] 1bc17bab5265: Preparing [2022-10-17T01:37:56.706Z] 63493a9ab2d4: Preparing [2022-10-17T01:37:56.706Z] 1bc17bab5265: Layer already exists [2022-10-17T01:37:56.706Z] 63493a9ab2d4: Layer already exists [2022-10-17T01:37:56.706Z] 2.3.0-dev.12: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:57.024Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:57.329Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [2022-10-17T01:37:57.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-17T01:37:57.329Z] 1bc17bab5265: Preparing [2022-10-17T01:37:57.329Z] 63493a9ab2d4: Preparing [2022-10-17T01:37:57.329Z] 63493a9ab2d4: Layer already exists [2022-10-17T01:37:57.329Z] 1bc17bab5265: Layer already exists [2022-10-17T01:37:57.329Z] 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:57.640Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:57.947Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-17T01:37:57.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-17T01:37:57.947Z] 1bc17bab5265: Preparing [2022-10-17T01:37:57.947Z] 63493a9ab2d4: Preparing [2022-10-17T01:37:57.947Z] 63493a9ab2d4: Layer already exists [2022-10-17T01:37:57.947Z] 1bc17bab5265: Layer already exists [2022-10-17T01:37:57.947Z] main: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:37:57.984Z] ===================================================== [Pipeline] echo [2022-10-17T01:37:57.992Z] taggedImages: [2022-10-17T01:37:57.992Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:37:57.992Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-17T01:37:57.992Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.12 [2022-10-17T01:37:57.992Z] - nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [2022-10-17T01:37:57.992Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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-10-17T01:37:58.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:37:58.369Z] [2022-10-17T01:37:58.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:37:58.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:37:58.671Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T01:37:58.671Z] 5eb5b503b376: Pulling fs layer [2022-10-17T01:37:58.671Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T01:37:58.671Z] ec43610c2a17: Pulling fs layer [2022-10-17T01:37:58.671Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T01:37:58.671Z] 33b1e0a273af: Pulling fs layer [2022-10-17T01:37:58.671Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T01:37:58.671Z] 2f39f015ded8: Pulling fs layer [2022-10-17T01:37:58.671Z] 3a2ae6a8a46f: Waiting [2022-10-17T01:37:58.671Z] 33b1e0a273af: Waiting [2022-10-17T01:37:58.671Z] 5d3b04190fa2: Waiting [2022-10-17T01:37:58.671Z] 2f39f015ded8: Waiting [2022-10-17T01:37:58.671Z] 5c69ac0246d0: Download complete [2022-10-17T01:37:58.671Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T01:37:58.671Z] 3a2ae6a8a46f: Download complete [2022-10-17T01:37:58.671Z] 33b1e0a273af: Verifying Checksum [2022-10-17T01:37:58.671Z] 33b1e0a273af: Download complete [2022-10-17T01:37:58.671Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T01:37:58.671Z] 5d3b04190fa2: Download complete [2022-10-17T01:37:58.929Z] ec43610c2a17: Verifying Checksum [2022-10-17T01:37:58.929Z] ec43610c2a17: Download complete [2022-10-17T01:37:58.929Z] 5eb5b503b376: Verifying Checksum [2022-10-17T01:37:58.929Z] 5eb5b503b376: Download complete [2022-10-17T01:37:59.495Z] 2f39f015ded8: Download complete [2022-10-17T01:38:00.061Z] 5eb5b503b376: Pull complete [2022-10-17T01:38:00.318Z] 5c69ac0246d0: Pull complete [2022-10-17T01:38:00.576Z] ec43610c2a17: Pull complete [2022-10-17T01:38:00.576Z] 3a2ae6a8a46f: Pull complete [2022-10-17T01:38:00.835Z] 33b1e0a273af: Pull complete [2022-10-17T01:38:00.835Z] 5d3b04190fa2: Pull complete [2022-10-17T01:38:05.022Z] 2f39f015ded8: Pull complete [2022-10-17T01:38:05.022Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T01:38:05.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:38:05.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:38:05.090Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:38:05.117Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2022-10-17T01:38:08.407Z] $ docker top e850f19980f2389d8f1ce23dd47a9e42cfde257bccf48a5e99ab253df6a0062d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:38:08.775Z] ---> job-cost.sh [2022-10-17T01:38:08.775Z] lf-activate-venv: SKIPPING [2022-10-17T01:38:08.775Z] INFO: No Stack... [2022-10-17T01:38:09.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T01:38:09.293Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T01:38:09.582Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-17T01:38:09.582Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T01:38:09.597Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [2022-10-17T01:38:09.603Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] did not exist. Created. [2022-10-17T01:38:09.603Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T01:38:09.900Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T01:38:10.282Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T01:38:10.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T01:38:10.308Z] $ docker stop --time=1 e850f19980f2389d8f1ce23dd47a9e42cfde257bccf48a5e99ab253df6a0062d [2022-10-17T01:38:11.645Z] $ docker rm -f e850f19980f2389d8f1ce23dd47a9e42cfde257bccf48a5e99ab253df6a0062d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T01:40:43.870Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8008 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-17T01:40:43.880Z] Running in /w/workspace/edgex-ui-go/83 [Pipeline] { [Pipeline] checkout [2022-10-17T01:40:43.908Z] The recommended git tool is: git [2022-10-17T01:40:49.524Z] using credential edgex-jenkins-ssh [2022-10-17T01:40:49.541Z] Cloning the remote Git repository [2022-10-17T01:40:49.600Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-17T01:40:49.691Z] > git init /w/workspace/edgex-ui-go/83 # timeout=10 [2022-10-17T01:40:49.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-17T01:40:49.851Z] > git --version # timeout=10 [2022-10-17T01:40:49.878Z] > git --version # 'git version 2.25.1' [2022-10-17T01:40:49.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T01:40:49.944Z] Verifying host key using known hosts file [2022-10-17T01:40:50.148Z] 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-10-17T01:40:50.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T01:40:53.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-17T01:40:53.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T01:40:54.411Z] Avoid second fetch [2022-10-17T01:40:54.412Z] Checking out Revision 1f247822aed2ea5797dd0dba969c3d64ef023385 (main) [2022-10-17T01:40:55.299Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#558)" [2022-10-17T01:40:54.435Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T01:40:54.459Z] > git checkout -f 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T01:40:56.228Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T01:40:56.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T01:40:56.228Z] Dload Upload Total Spent Left Speed [2022-10-17T01:40:56.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-10-17T01:40:56.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T01:40:57.276Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-10-17T01:40:57.277Z] [2022-10-17T01:40:57.277Z] { [2022-10-17T01:40:57.277Z] "registry-mirrors": [ [2022-10-17T01:40:57.277Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T01:40:57.277Z] ], [2022-10-17T01:40:57.277Z] "bip": "10.250.0.254/24", [2022-10-17T01:40:57.277Z] "hosts": [ [2022-10-17T01:40:57.277Z] "tcp://0.0.0.0:5555", [2022-10-17T01:40:57.277Z] "unix:///var/run/docker.sock" [2022-10-17T01:40:57.277Z] ], [2022-10-17T01:40:57.277Z] "mtu": 1458, [2022-10-17T01:40:57.277Z] "selinux-enabled": true, [2022-10-17T01:40:57.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T01:40:57.277Z] } [Pipeline] sh [2022-10-17T01:40:57.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T01:40:57.954Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:41:16.229Z] provisioning config files... [2022-10-17T01:41:16.254Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/83@tmp/config18429393098904601711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:41:16.596Z] ---> docker-login.sh [2022-10-17T01:41:16.596Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:41:17.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:41:17.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:41:17.180Z] Configure a credential helper to remove this warning. See [2022-10-17T01:41:17.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:41:17.180Z] [2022-10-17T01:41:17.180Z] Login Succeeded [2022-10-17T01:41:17.180Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:41:17.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:41:17.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:41:17.720Z] Configure a credential helper to remove this warning. See [2022-10-17T01:41:17.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:41:17.720Z] [2022-10-17T01:41:17.720Z] Login Succeeded [2022-10-17T01:41:17.720Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:41:17.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:41:17.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:41:17.987Z] Configure a credential helper to remove this warning. See [2022-10-17T01:41:17.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:41:17.987Z] [2022-10-17T01:41:17.987Z] Login Succeeded [2022-10-17T01:41:17.987Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:41:18.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:41:18.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:41:18.255Z] Configure a credential helper to remove this warning. See [2022-10-17T01:41:18.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:41:18.255Z] [2022-10-17T01:41:18.255Z] Login Succeeded [2022-10-17T01:41:18.255Z] docker.io [2022-10-17T01:41:18.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:41:19.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:41:19.121Z] Configure a credential helper to remove this warning. See [2022-10-17T01:41:19.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:41:19.122Z] [2022-10-17T01:41:19.122Z] Login Succeeded [2022-10-17T01:41:19.122Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:41:19.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T01:41:19.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:41:19.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:41:19.329Z] ========================================================= [2022-10-17T01:41:19.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T01:41:19.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:41:19.672Z] + 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-10-17T01:41:20.645Z] Sending build context to Docker daemon 28.94MB [2022-10-17T01:41:20.645Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:41:20.645Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-17T01:41:20.914Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T01:41:20.914Z] 9b18e9b68314: Pulling fs layer [2022-10-17T01:41:20.914Z] d32db5db7311: Pulling fs layer [2022-10-17T01:41:20.914Z] d0c4b47475fc: Pulling fs layer [2022-10-17T01:41:20.914Z] 5831b945b038: Pulling fs layer [2022-10-17T01:41:20.914Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T01:41:20.914Z] e10730c5d714: Pulling fs layer [2022-10-17T01:41:20.914Z] 5dd5c2283517: Pulling fs layer [2022-10-17T01:41:20.914Z] 5831b945b038: Waiting [2022-10-17T01:41:20.914Z] d5ac0230b979: Pulling fs layer [2022-10-17T01:41:20.914Z] d5ac0230b979: Waiting [2022-10-17T01:41:20.914Z] e10730c5d714: Waiting [2022-10-17T01:41:20.914Z] 86bbec2aaacd: Waiting [2022-10-17T01:41:20.914Z] 5dd5c2283517: Waiting [2022-10-17T01:41:20.914Z] d0c4b47475fc: Verifying Checksum [2022-10-17T01:41:20.914Z] d0c4b47475fc: Download complete [2022-10-17T01:41:20.914Z] d32db5db7311: Verifying Checksum [2022-10-17T01:41:20.914Z] d32db5db7311: Download complete [2022-10-17T01:41:20.914Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T01:41:20.914Z] 86bbec2aaacd: Download complete [2022-10-17T01:41:20.914Z] e10730c5d714: Verifying Checksum [2022-10-17T01:41:20.914Z] e10730c5d714: Download complete [2022-10-17T01:41:20.914Z] 9b18e9b68314: Download complete [2022-10-17T01:41:21.898Z] 9b18e9b68314: Pull complete [2022-10-17T01:41:21.898Z] d5ac0230b979: Verifying Checksum [2022-10-17T01:41:21.898Z] d5ac0230b979: Download complete [2022-10-17T01:41:22.501Z] d32db5db7311: Pull complete [2022-10-17T01:41:22.768Z] d0c4b47475fc: Pull complete [2022-10-17T01:41:23.035Z] 5dd5c2283517: Verifying Checksum [2022-10-17T01:41:23.616Z] 5831b945b038: Verifying Checksum [2022-10-17T01:41:23.616Z] 5831b945b038: Download complete [2022-10-17T01:41:35.936Z] 5831b945b038: Pull complete [2022-10-17T01:41:35.936Z] 86bbec2aaacd: Pull complete [2022-10-17T01:41:35.936Z] e10730c5d714: Pull complete [2022-10-17T01:41:40.187Z] 5dd5c2283517: Pull complete [2022-10-17T01:41:41.609Z] d5ac0230b979: Pull complete [2022-10-17T01:41:41.609Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T01:41:41.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T01:41:41.609Z] ---> 59b3b1a385d4 [2022-10-17T01:41:41.609Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T01:41:44.202Z] ---> Running in c029538db850 [2022-10-17T01:41:44.202Z] Removing intermediate container c029538db850 [2022-10-17T01:41:44.202Z] ---> d955a2d2a2a6 [2022-10-17T01:41:44.202Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T01:41:44.202Z] ---> Running in e297816eca67 [2022-10-17T01:41:44.472Z] Removing intermediate container e297816eca67 [2022-10-17T01:41:44.472Z] ---> 93feb400c300 [2022-10-17T01:41:44.472Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:41:44.472Z] ---> Running in ea272724b2bc [2022-10-17T01:41:44.740Z] Removing intermediate container ea272724b2bc [2022-10-17T01:41:44.740Z] ---> 3ccb5293b500 [2022-10-17T01:41:44.740Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-17T01:41:44.740Z] ---> Running in aefe4a48c39b [2022-10-17T01:41:45.006Z] Removing intermediate container aefe4a48c39b [2022-10-17T01:41:45.006Z] ---> d7bf33d1bd7e [2022-10-17T01:41:45.006Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T01:41:45.275Z] ---> Running in 122b97dbd515 [2022-10-17T01:41:45.545Z] Removing intermediate container 122b97dbd515 [2022-10-17T01:41:45.545Z] ---> 2a8f8375fbd7 [2022-10-17T01:41:45.545Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T01:41:46.129Z] latest: Pulling from library/docker [2022-10-17T01:41:46.396Z] 9b18e9b68314: Already exists [2022-10-17T01:41:46.396Z] c21cba7d4ed2: Pulling fs layer [2022-10-17T01:41:46.396Z] 63dea5e92710: Pulling fs layer [2022-10-17T01:41:46.396Z] 851ec2a21303: Pulling fs layer [2022-10-17T01:41:46.396Z] 2a70a3ebba89: Pulling fs layer [2022-10-17T01:41:46.396Z] 4576b754b39d: Pulling fs layer [2022-10-17T01:41:46.396Z] c8d6c8524341: Pulling fs layer [2022-10-17T01:41:46.396Z] 8a60c57c4bdc: Pulling fs layer [2022-10-17T01:41:46.396Z] 5f0468ba734b: Pulling fs layer [2022-10-17T01:41:46.396Z] c8d6c8524341: Waiting [2022-10-17T01:41:46.396Z] 8a60c57c4bdc: Waiting [2022-10-17T01:41:46.396Z] 5f0468ba734b: Waiting [2022-10-17T01:41:46.396Z] 2a70a3ebba89: Waiting [2022-10-17T01:41:46.396Z] 4576b754b39d: Waiting [2022-10-17T01:41:46.663Z] 63dea5e92710: Verifying Checksum [2022-10-17T01:41:46.663Z] 63dea5e92710: Download complete [2022-10-17T01:41:46.663Z] c21cba7d4ed2: Verifying Checksum [2022-10-17T01:41:46.663Z] c21cba7d4ed2: Download complete [2022-10-17T01:41:46.931Z] 851ec2a21303: Verifying Checksum [2022-10-17T01:41:46.931Z] 851ec2a21303: Download complete [2022-10-17T01:41:47.201Z] c8d6c8524341: Verifying Checksum [2022-10-17T01:41:47.201Z] c8d6c8524341: Download complete [2022-10-17T01:41:47.201Z] c21cba7d4ed2: Pull complete [2022-10-17T01:41:47.470Z] 8a60c57c4bdc: Download complete [2022-10-17T01:41:47.470Z] 63dea5e92710: Pull complete [2022-10-17T01:41:47.470Z] 5f0468ba734b: Verifying Checksum [2022-10-17T01:41:47.470Z] 5f0468ba734b: Download complete [2022-10-17T01:41:47.470Z] 4576b754b39d: Verifying Checksum [2022-10-17T01:41:47.470Z] 4576b754b39d: Download complete [2022-10-17T01:41:48.058Z] 2a70a3ebba89: Verifying Checksum [2022-10-17T01:41:48.058Z] 2a70a3ebba89: Download complete [2022-10-17T01:41:48.325Z] 851ec2a21303: Pull complete [2022-10-17T01:41:49.294Z] 2a70a3ebba89: Pull complete [2022-10-17T01:41:51.320Z] 4576b754b39d: Pull complete [2022-10-17T01:41:51.321Z] c8d6c8524341: Pull complete [2022-10-17T01:41:51.590Z] 8a60c57c4bdc: Pull complete [2022-10-17T01:41:51.870Z] 5f0468ba734b: Pull complete [2022-10-17T01:41:51.870Z] Digest: sha256:c46d545416789939b360195c8c870277c2c18481e130d16d1bde31bdf1cbe3c9 [2022-10-17T01:41:51.870Z] Status: Downloaded newer image for docker:latest [2022-10-17T01:41:54.456Z] ---> e09c94b4dda2 [2022-10-17T01:41:54.456Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:41:54.456Z] ---> Running in 6644f88bc0ee [2022-10-17T01:41:56.402Z] Removing intermediate container 6644f88bc0ee [2022-10-17T01:41:56.402Z] ---> f02e76b0b154 [2022-10-17T01:41:56.402Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:41:56.402Z] ---> Running in e827ebdd440f [2022-10-17T01:41:56.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T01:41:57.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T01:41:58.908Z] OK: 221 MiB in 51 packages [2022-10-17T01:41:59.874Z] Removing intermediate container e827ebdd440f [2022-10-17T01:41:59.874Z] ---> 72be4a71e093 [2022-10-17T01:41:59.874Z] Step 11/16 : ENV GO111MODULE=on [2022-10-17T01:41:59.874Z] ---> Running in a51f9bb863e8 [2022-10-17T01:42:00.145Z] Removing intermediate container a51f9bb863e8 [2022-10-17T01:42:00.145Z] ---> eac66192f9b7 [2022-10-17T01:42:00.145Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T01:42:00.415Z] ---> Running in f4a295b1bbf2 [2022-10-17T01:42:00.683Z] Removing intermediate container f4a295b1bbf2 [2022-10-17T01:42:00.683Z] ---> bdbea1ff2b88 [2022-10-17T01:42:00.683Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-17T01:42:01.273Z] ---> fe6a157f7596 [2022-10-17T01:42:01.273Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:42:01.273Z] ---> Running in 4b12a36a936a [2022-10-17T01:42:48.143Z] Removing intermediate container 4b12a36a936a [2022-10-17T01:42:48.143Z] ---> a3f60918b8e7 [2022-10-17T01:42:48.143Z] Step 15/16 : COPY . . [2022-10-17T01:42:48.143Z] ---> 87b71fcd3479 [2022-10-17T01:42:48.143Z] Step 16/16 : RUN ${MAKE} [2022-10-17T01:42:48.143Z] ---> Running in d93881f52b53 [2022-10-17T01:42:48.424Z] noop [2022-10-17T01:42:49.843Z] Removing intermediate container d93881f52b53 [2022-10-17T01:42:49.843Z] ---> dd85bfd18c27 [2022-10-17T01:42:49.843Z] Successfully built dd85bfd18c27 [2022-10-17T01:42:49.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:42:50.192Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T01:42:50.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:42:50.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-10-17T01:42:50.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/83 -v /w/workspace/edgex-ui-go/83:/w/workspace/edgex-ui-go/83:rw,z -v /w/workspace/edgex-ui-go/83@tmp:/w/workspace/edgex-ui-go/83@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 ******** ci-base-image-arm64 cat [2022-10-17T01:42:51.813Z] $ docker top 80ca5397f4e7af9eab9b572e072b367345d5b186ec89eaca0cbfd78d4e233f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:42:52.680Z] + go version [2022-10-17T01:42:52.680Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T01:42:52.703Z] $ docker stop --time=1 80ca5397f4e7af9eab9b572e072b367345d5b186ec89eaca0cbfd78d4e233f84 [2022-10-17T01:42:54.394Z] $ docker rm -f 80ca5397f4e7af9eab9b572e072b367345d5b186ec89eaca0cbfd78d4e233f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:42:54.942Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T01:42:54.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:42:55.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-10-17T01:42:55.193Z] $ 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/83 -v /w/workspace/edgex-ui-go/83:/w/workspace/edgex-ui-go/83:rw,z -v /w/workspace/edgex-ui-go/83@tmp:/w/workspace/edgex-ui-go/83@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 ******** ci-base-image-arm64 cat [2022-10-17T01:42:56.493Z] $ docker top ba7b2f4a37c8c523510d08a7e173cdc10d35deb50ed6ab3316ae82d28e2aeff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:42:57.353Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/83 [Pipeline] fileExists [Pipeline] sh [2022-10-17T01:42:58.008Z] + make test [2022-10-17T01:42:58.008Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-17T01:42:59.958Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-17T01:44:21.601Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-17T01:44:21.601Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-17T01:44:33.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T01:44:33.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T01:44:33.924Z] ./bin/test-attribution-txt.sh [2022-10-17T01:44:33.924Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-17T01:44:33.924Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-17T01:44:34.194Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-17T01:44:34.194Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-17T01:44:34.194Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-17T01:44:34.194Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-17T01:44:34.194Z] make -C web test [2022-10-17T01:44:34.194Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/83/web' [2022-10-17T01:44:34.194Z] make[1]: tput: No such file or directory [2022-10-17T01:44:34.194Z] make[1]: tput: No such file or directory [2022-10-17T01:44:34.194Z] warning: generating ./VERSION [2022-10-17T01:44:34.194Z] echo "0.0.0" > VERSION [2022-10-17T01:44:34.194Z] docker build \ [2022-10-17T01:44:34.194Z] -f Dockerfile \ [2022-10-17T01:44:34.194Z] --build-arg USER=1000 \ [2022-10-17T01:44:34.194Z] \ [2022-10-17T01:44:34.194Z] --label "git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385" \ [2022-10-17T01:44:34.194Z] -t edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 \ [2022-10-17T01:44:34.194Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-17T01:44:34.194Z] . [2022-10-17T01:44:34.810Z] Sending build context to Docker daemon 3.269MB [2022-10-17T01:44:35.078Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-17T01:44:35.078Z] 16.17-alpine3.15: Pulling from library/node [2022-10-17T01:44:35.345Z] 47517142f6ba: Pulling fs layer [2022-10-17T01:44:35.345Z] 5f8c4bfa009b: Pulling fs layer [2022-10-17T01:44:35.345Z] f7079c9c4ba1: Pulling fs layer [2022-10-17T01:44:35.345Z] aba105e6f55a: Pulling fs layer [2022-10-17T01:44:35.345Z] aba105e6f55a: Waiting [2022-10-17T01:44:35.614Z] 47517142f6ba: Verifying Checksum [2022-10-17T01:44:35.614Z] 47517142f6ba: Download complete [2022-10-17T01:44:35.881Z] aba105e6f55a: Verifying Checksum [2022-10-17T01:44:35.881Z] aba105e6f55a: Download complete [2022-10-17T01:44:35.881Z] f7079c9c4ba1: Verifying Checksum [2022-10-17T01:44:35.881Z] f7079c9c4ba1: Download complete [2022-10-17T01:44:36.148Z] 47517142f6ba: Pull complete [2022-10-17T01:44:37.555Z] 5f8c4bfa009b: Verifying Checksum [2022-10-17T01:44:37.555Z] 5f8c4bfa009b: Download complete [2022-10-17T01:44:40.907Z] 5f8c4bfa009b: Pull complete [2022-10-17T01:44:41.492Z] f7079c9c4ba1: Pull complete [2022-10-17T01:44:41.492Z] aba105e6f55a: Pull complete [2022-10-17T01:44:41.492Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-17T01:44:41.492Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-17T01:44:41.492Z] ---> bf1b8b58d215 [2022-10-17T01:44:41.492Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-17T01:44:42.075Z] ---> Running in 3c99ffd291f8 [2022-10-17T01:44:43.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-17T01:44:43.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-17T01:44:44.263Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-17T01:44:44.263Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-17T01:44:44.263Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-17T01:44:44.263Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-17T01:44:44.263Z] (5/128) Installing libxcb (1.14-r2) [2022-10-17T01:44:44.263Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-17T01:44:44.529Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-17T01:44:44.529Z] (8/128) Installing libice (1.0.10-r0) [2022-10-17T01:44:44.529Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-17T01:44:44.529Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-17T01:44:44.529Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-17T01:44:44.795Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-17T01:44:44.795Z] (13/128) Installing xset (1.2.4-r0) [2022-10-17T01:44:44.795Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-17T01:44:44.795Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-17T01:44:44.795Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-17T01:44:44.795Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-17T01:44:44.795Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-17T01:44:44.795Z] (19/128) Installing libintl (0.21-r0) [2022-10-17T01:44:44.795Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-17T01:44:44.795Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-17T01:44:44.795Z] (22/128) Installing pcre (8.45-r1) [2022-10-17T01:44:45.062Z] (23/128) Installing glib (2.70.1-r0) [2022-10-17T01:44:45.062Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-17T01:44:45.062Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-17T01:44:45.062Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-17T01:44:45.062Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T01:44:45.330Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-17T01:44:45.330Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-17T01:44:45.330Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-17T01:44:45.330Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-17T01:44:45.330Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-17T01:44:45.330Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-17T01:44:45.330Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-17T01:44:45.330Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-17T01:44:45.330Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-17T01:44:45.330Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-17T01:44:45.330Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-17T01:44:45.330Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-17T01:44:45.330Z] (40/128) Installing libxi (1.8-r0) [2022-10-17T01:44:45.330Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-17T01:44:45.330Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-17T01:44:45.595Z] (43/128) Installing atk (2.36.0-r0) [2022-10-17T01:44:45.595Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-17T01:44:45.595Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-17T01:44:45.595Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-17T01:44:45.595Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-17T01:44:45.595Z] (48/128) Installing expat (2.4.9-r0) [2022-10-17T01:44:45.595Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-17T01:44:45.595Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-17T01:44:45.861Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-17T01:44:45.861Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-17T01:44:46.127Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-17T01:44:46.127Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-17T01:44:46.127Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-17T01:44:46.127Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-17T01:44:46.127Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-17T01:44:46.127Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-17T01:44:46.127Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-17T01:44:46.396Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-17T01:44:46.396Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-17T01:44:46.396Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-17T01:44:46.396Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-17T01:44:46.396Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-17T01:44:46.396Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-17T01:44:46.397Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-17T01:44:46.397Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-17T01:44:46.665Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-17T01:44:46.665Z] (69/128) Installing pango (1.48.10-r0) [2022-10-17T01:44:46.665Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-17T01:44:46.665Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-17T01:44:46.665Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-17T01:44:46.665Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-17T01:44:46.931Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-17T01:44:46.931Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-17T01:44:47.205Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-17T01:44:47.205Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-17T01:44:47.476Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-17T01:44:47.476Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-17T01:44:47.476Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-17T01:44:49.422Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-17T01:44:49.422Z] (80/128) Installing flac (1.3.4-r0) [2022-10-17T01:44:49.689Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-17T01:44:49.689Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-17T01:44:49.689Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-17T01:44:49.689Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-17T01:44:49.689Z] (85/128) Installing libass (0.15.2-r0) [2022-10-17T01:44:49.689Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-17T01:44:49.689Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-17T01:44:49.955Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-17T01:44:49.955Z] (89/128) Installing lame (3.100-r0) [2022-10-17T01:44:49.955Z] (90/128) Installing opus (1.3.1-r1) [2022-10-17T01:44:49.955Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-17T01:44:49.955Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-17T01:44:49.955Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-17T01:44:50.220Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-17T01:44:50.220Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-17T01:44:50.220Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T01:44:50.221Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-17T01:44:50.221Z] (98/128) Installing libva (2.13.0-r0) [2022-10-17T01:44:50.221Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-17T01:44:50.221Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-17T01:44:50.221Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-17T01:44:50.221Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-17T01:44:50.487Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-17T01:44:50.487Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-17T01:44:50.487Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-17T01:44:50.487Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-17T01:44:50.487Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-17T01:44:51.072Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-17T01:44:51.072Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-17T01:44:51.072Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-17T01:44:51.072Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-17T01:44:51.072Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-17T01:44:51.338Z] (113/128) Installing nspr (4.32-r0) [2022-10-17T01:44:51.338Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-17T01:44:51.338Z] (115/128) Installing nss (3.78.1-r0) [2022-10-17T01:44:51.605Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-17T01:44:51.605Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-17T01:44:51.605Z] (118/128) Installing orc (0.4.32-r0) [2022-10-17T01:44:51.605Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-17T01:44:51.605Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-17T01:44:51.605Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-17T01:44:51.605Z] (122/128) Installing libpulse (15.0-r2) [2022-10-17T01:44:51.605Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-17T01:44:51.605Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-17T01:44:51.605Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-17T01:44:51.605Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-17T01:44:51.605Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-17T01:44:51.605Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-17T01:44:55.860Z] Executing busybox-1.34.1-r7.trigger [2022-10-17T01:44:55.860Z] Executing glib-2.70.1-r0.trigger [2022-10-17T01:44:55.860Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-17T01:45:01.219Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-17T01:45:01.219Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-17T01:45:01.219Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-17T01:45:01.219Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-17T01:45:01.219Z] OK: 275 MiB in 144 packages [2022-10-17T01:45:11.303Z] Removing intermediate container 3c99ffd291f8 [2022-10-17T01:45:11.303Z] ---> 11ab72a9f2b6 [2022-10-17T01:45:11.303Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-17T01:45:11.303Z] ---> Running in 6570a99f3074 [2022-10-17T01:45:11.303Z] Removing intermediate container 6570a99f3074 [2022-10-17T01:45:11.303Z] ---> ea08f716a9a9 [2022-10-17T01:45:11.303Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-17T01:45:11.303Z] ---> Running in 6adb4fae8967 [2022-10-17T01:45:11.303Z] Removing intermediate container 6adb4fae8967 [2022-10-17T01:45:11.303Z] ---> b5d7f316c5a3 [2022-10-17T01:45:11.303Z] Step 5/10 : RUN npm install -g npm [2022-10-17T01:45:11.303Z] ---> Running in f2fc45098c02 [2022-10-17T01:45:37.989Z] [2022-10-17T01:45:37.989Z] changed 54 packages, and audited 212 packages in 24s [2022-10-17T01:45:37.989Z] [2022-10-17T01:45:37.989Z] 11 packages are looking for funding [2022-10-17T01:45:37.989Z] run `npm fund` for details [2022-10-17T01:45:37.989Z] [2022-10-17T01:45:37.989Z] found 0 vulnerabilities [2022-10-17T01:45:40.572Z] Removing intermediate container f2fc45098c02 [2022-10-17T01:45:40.572Z] ---> e977d9eadd9a [2022-10-17T01:45:40.572Z] Step 6/10 : ARG USER=1000 [2022-10-17T01:45:40.838Z] ---> Running in e36d9ef65f13 [2022-10-17T01:45:41.103Z] Removing intermediate container e36d9ef65f13 [2022-10-17T01:45:41.103Z] ---> 90f8f6c0c505 [2022-10-17T01:45:41.103Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-17T01:45:41.103Z] ---> Running in 4d0c088f4427 [2022-10-17T01:45:43.047Z] Removing intermediate container 4d0c088f4427 [2022-10-17T01:45:43.047Z] ---> b395d3216186 [2022-10-17T01:45:43.047Z] Step 8/10 : USER $USER:$USER [2022-10-17T01:45:43.047Z] ---> Running in ada5099fb138 [2022-10-17T01:45:44.460Z] Removing intermediate container ada5099fb138 [2022-10-17T01:45:44.460Z] ---> 093e41760ae8 [2022-10-17T01:45:44.460Z] Step 9/10 : WORKDIR /app [2022-10-17T01:45:44.460Z] ---> Running in a6765edff2c4 [2022-10-17T01:45:45.051Z] Removing intermediate container a6765edff2c4 [2022-10-17T01:45:45.051Z] ---> 57d332cd2404 [2022-10-17T01:45:45.051Z] Step 10/10 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:45:45.051Z] ---> Running in 2b3f677362c4 [2022-10-17T01:45:45.318Z] Removing intermediate container 2b3f677362c4 [2022-10-17T01:45:45.318Z] ---> 0f6e52a547ad [2022-10-17T01:45:45.587Z] Successfully built 0f6e52a547ad [2022-10-17T01:45:45.587Z] Successfully tagged edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:45:45.587Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-17T01:45:45.587Z] touch edgex-web-ui.imagebuilt [2022-10-17T01:45:45.587Z] mkdir -p node_modules coverage [2022-10-17T01:45:45.587Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-17T01:45:45.587Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE required: { [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE }, [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T01:46:00.599Z] npm WARN EBADENGINE } [2022-10-17T01:46:39.450Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-17T01:46:39.450Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T01:46:39.450Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-17T01:46:39.450Z] 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-10-17T01:46:39.450Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-17T01:46:39.450Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-17T01:46:44.898Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-17T01:46:46.895Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-17T01:46:47.874Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-17T01:47:09.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-10-17T01:47:09.938Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T01:47:09.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-10-17T01:47:11.883Z] 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-10-17T01:47:13.842Z] 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-10-17T01:47:17.189Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T01:47:27.237Z] 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-10-17T01:47:28.197Z] 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-10-17T01:47:43.168Z] 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-10-17T01:48:05.221Z] 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-10-17T01:48:37.419Z] [2022-10-17T01:48:37.419Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-17T01:48:37.419Z] [2022-10-17T01:48:37.419Z] 90 packages are looking for funding [2022-10-17T01:48:37.419Z] run `npm fund` for details [2022-10-17T01:48:37.419Z] [2022-10-17T01:48:37.419Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-17T01:48:37.419Z] [2022-10-17T01:48:37.419Z] To address issues that do not require attention, run: [2022-10-17T01:48:37.419Z] npm audit fix [2022-10-17T01:48:37.419Z] [2022-10-17T01:48:37.419Z] To address all issues (including breaking changes), run: [2022-10-17T01:48:37.419Z] npm audit fix --force [2022-10-17T01:48:37.419Z] [2022-10-17T01:48:37.419Z] Run `npm audit` for details. [2022-10-17T01:48:37.684Z] 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-10-17T01:48:52.648Z] - Generating browser application bundles (phase: setup)... [2022-10-17T01:49:24.849Z] Compiling @angular/core : es2015 as esm2015 [2022-10-17T01:49:24.849Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-17T01:49:51.512Z] Compiling @angular/common : es2015 as esm2015 [2022-10-17T01:49:51.512Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-17T01:49:54.858Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-17T01:49:54.858Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-17T01:49:58.207Z] Compiling @angular/router : es2015 as esm2015 [2022-10-17T01:49:58.790Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-17T01:50:04.119Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-17T01:50:05.080Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-17T01:50:05.665Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-17T01:50:09.915Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-17T01:50:09.915Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-17T01:50:09.915Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-17T01:51:06.290Z] 17 10 2022 01:51:04.626:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-17T01:51:06.290Z] 17 10 2022 01:51:04.638:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-17T01:51:06.290Z] 17 10 2022 01:51:04.663:INFO [launcher]: Starting browser ChromeHeadless [2022-10-17T01:52:27.867Z] 17 10 2022 01:52:23.535:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-17T01:52:49.923Z] 17 10 2022 01:52:48.034:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-17T01:53:08.106Z] ✔ Browser application bundle generation complete. [2022-10-17T01:53:08.687Z] 17 10 2022 01:53:08.626:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4VPU9z0uCK95LNvWAAAB with id 79218297 [2022-10-17T01:53:26.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-17T01:53:27.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.699 secs) [2022-10-17T01:53:27.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.796 secs) [2022-10-17T01:53:27.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.822 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.859 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.889 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.907 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.933 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.952 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.986 secs) [2022-10-17T01:53:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.005 secs) [2022-10-17T01:53:28.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.342 secs) [2022-10-17T01:53:28.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.404 secs) [2022-10-17T01:53:29.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.976 secs) [2022-10-17T01:53:29.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.996 secs) [2022-10-17T01:53:29.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.011 secs) [2022-10-17T01:53:29.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.283 secs) [2022-10-17T01:53:29.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.601 secs) [2022-10-17T01:53:30.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.653 secs) [2022-10-17T01:53:30.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.81 secs) [2022-10-17T01:53:30.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.953 secs) [2022-10-17T01:53:30.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.259 secs) [2022-10-17T01:53:31.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.324 secs) [2022-10-17T01:53:31.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.557 secs) [2022-10-17T01:53:31.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.806 secs) [2022-10-17T01:53:31.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.932 secs) [2022-10-17T01:53:31.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.062 secs) [2022-10-17T01:53:32.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.158 secs) [2022-10-17T01:53:32.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.358 secs) [2022-10-17T01:53:32.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.445 secs) [2022-10-17T01:53:32.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.482 secs) [2022-10-17T01:53:32.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.524 secs) [2022-10-17T01:53:32.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.716 secs) [2022-10-17T01:53:32.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.738 secs) [2022-10-17T01:53:32.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.966 secs) [2022-10-17T01:53:33.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.014 secs) [2022-10-17T01:53:33.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.154 secs) [2022-10-17T01:53:33.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.224 secs) [2022-10-17T01:53:33.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.25 secs) [2022-10-17T01:53:33.678Z] WARN: ' [2022-10-17T01:53:33.678Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T01:53:33.678Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T01:53:33.678Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T01:53:33.678Z] in a future version of Angular. [2022-10-17T01:53:33.678Z] [2022-10-17T01:53:33.678Z] For more information on this, see our API docs here: [2022-10-17T01:53:33.678Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T01:53:33.678Z] ' [2022-10-17T01:53:33.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.25 secs) [2022-10-17T01:53:33.678Z] WARN: ' [2022-10-17T01:53:33.678Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T01:53:33.678Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T01:53:33.678Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T01:53:33.678Z] in a future version of Angular. [2022-10-17T01:53:33.678Z] [2022-10-17T01:53:33.678Z] For more information on this, see our API docs here: [2022-10-17T01:53:33.678Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T01:53:33.678Z] ' [2022-10-17T01:53:33.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.455 secs) [2022-10-17T01:53:33.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.545 secs) [2022-10-17T01:53:33.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.584 secs) [2022-10-17T01:53:34.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.343 secs) [2022-10-17T01:53:34.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.529 secs) [2022-10-17T01:53:35.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.601 secs) [2022-10-17T01:53:35.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.631 secs) [2022-10-17T01:53:35.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.669 secs) [2022-10-17T01:53:35.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.738 secs) [2022-10-17T01:53:35.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.76 secs) [2022-10-17T01:53:35.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.782 secs) [2022-10-17T01:53:35.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.8 secs) [2022-10-17T01:53:35.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.869 secs) [2022-10-17T01:53:35.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.92 secs) [2022-10-17T01:53:35.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.099 secs) [2022-10-17T01:53:35.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.158 secs) [2022-10-17T01:53:35.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.31 secs) [2022-10-17T01:53:35.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.351 secs) [2022-10-17T01:53:35.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.379 secs) [2022-10-17T01:53:36.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.428 secs) [2022-10-17T01:53:36.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.603 secs) [2022-10-17T01:53:36.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.67 secs) [2022-10-17T01:53:36.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.009 secs) [2022-10-17T01:53:37.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.156 secs) [2022-10-17T01:53:37.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.191 secs) [2022-10-17T01:53:37.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.237 secs) [2022-10-17T01:53:37.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.367 secs) [2022-10-17T01:53:37.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.431 secs) [2022-10-17T01:53:37.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.46 secs) [2022-10-17T01:53:37.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.488 secs) [2022-10-17T01:53:37.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.729 secs) [2022-10-17T01:53:37.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.781 secs) [2022-10-17T01:53:37.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.823 secs) [2022-10-17T01:53:37.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.851 secs) [2022-10-17T01:53:38.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.907 secs) [2022-10-17T01:53:38.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.027 secs) [2022-10-17T01:53:38.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.054 secs) [2022-10-17T01:53:38.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.068 secs) [2022-10-17T01:53:38.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.125 secs) [2022-10-17T01:53:38.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.158 secs) [2022-10-17T01:53:38.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.306 secs) [2022-10-17T01:53:38.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.323 secs) [2022-10-17T01:53:38.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.334 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.686 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.707 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.719 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.792 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.813 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.824 secs) [2022-10-17T01:53:39.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.841 secs) [2022-10-17T01:53:39.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.898 secs) [2022-10-17T01:53:39.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.049 secs) [2022-10-17T01:53:39.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.295 secs) [2022-10-17T01:53:40.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.46 secs) [2022-10-17T01:53:40.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.686 secs) [2022-10-17T01:53:40.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.746 secs) [2022-10-17T01:53:41.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.912 secs) [2022-10-17T01:53:41.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.002 secs) [2022-10-17T01:53:41.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.048 secs) [2022-10-17T01:53:41.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.112 secs) [2022-10-17T01:53:41.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.169 secs) [2022-10-17T01:53:41.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.201 secs) [2022-10-17T01:53:41.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.226 secs) [2022-10-17T01:53:41.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.238 secs) [2022-10-17T01:53:41.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.258 secs) [2022-10-17T01:53:41.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.339 secs) [2022-10-17T01:53:41.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.451 secs) [2022-10-17T01:53:41.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.483 secs) [2022-10-17T01:53:41.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.518 secs) [2022-10-17T01:53:41.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.55 secs) [2022-10-17T01:53:42.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.704 secs) [2022-10-17T01:53:42.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.724 secs) [2022-10-17T01:53:42.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.787 secs) [2022-10-17T01:53:42.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.834 secs) [2022-10-17T01:53:42.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.892 secs) [2022-10-17T01:53:42.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.049 secs) [2022-10-17T01:53:42.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.118 secs) [2022-10-17T01:53:42.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.177 secs) [2022-10-17T01:53:43.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.276 secs) [2022-10-17T01:53:43.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.305 secs) [2022-10-17T01:53:43.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.649 secs) [2022-10-17T01:53:43.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.767 secs) [2022-10-17T01:53:43.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.794 secs) [2022-10-17T01:53:43.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.807 secs) [2022-10-17T01:53:43.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.82 secs) [2022-10-17T01:53:43.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.882 secs) [2022-10-17T01:53:43.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.965 secs) [2022-10-17T01:53:44.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.121 secs) [2022-10-17T01:53:44.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.166 secs) [2022-10-17T01:53:44.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.215 secs) [2022-10-17T01:53:44.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.454 secs) [2022-10-17T01:53:44.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.625 secs) [2022-10-17T01:53:45.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.659 secs) [2022-10-17T01:53:45.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.857 secs) [2022-10-17T01:53:45.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.884 secs) [2022-10-17T01:53:45.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.932 secs) [2022-10-17T01:53:45.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.961 secs) [2022-10-17T01:53:45.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.179 secs) [2022-10-17T01:53:45.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.246 secs) [2022-10-17T01:53:46.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.347 secs) [2022-10-17T01:53:46.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.413 secs) [2022-10-17T01:53:46.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.486 secs) [2022-10-17T01:53:46.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.686 secs) [2022-10-17T01:53:46.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.705 secs) [2022-10-17T01:53:46.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.783 secs) [2022-10-17T01:53:46.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.821 secs) [2022-10-17T01:53:46.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.92 secs) [2022-10-17T01:53:47.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.198 secs) [2022-10-17T01:53:47.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.275 secs) [2022-10-17T01:53:47.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.325 secs) [2022-10-17T01:53:47.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.468 secs) [2022-10-17T01:53:48.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.694 secs / 15.468 secs) [2022-10-17T01:53:48.435Z] TOTAL: 149 SUCCESS [2022-10-17T01:53:48.435Z] ✔ Browser application bundle generation complete. [2022-10-17T01:53:52.690Z] [2022-10-17T01:53:52.690Z] =============================== Coverage summary =============================== [2022-10-17T01:53:52.690Z] Statements : 40.98% ( 1467/3580 ) [2022-10-17T01:53:52.690Z] Branches : 12.03% ( 111/923 ) [2022-10-17T01:53:52.690Z] Functions : 33.28% ( 432/1298 ) [2022-10-17T01:53:52.690Z] Lines : 38.91% ( 1318/3387 ) [2022-10-17T01:53:52.690Z] ================================================================================ [2022-10-17T01:53:52.690Z] 17 10 2022 01:53:52.261:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-17T01:53:53.648Z] ✔ Browser application bundle generation complete. [2022-10-17T01:53:54.607Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/83/web' [Pipeline] echo [2022-10-17T01:53:54.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T01:53:54.618Z] $ docker stop --time=1 ba7b2f4a37c8c523510d08a7e173cdc10d35deb50ed6ab3316ae82d28e2aeff2 [2022-10-17T01:53:56.335Z] $ docker rm -f ba7b2f4a37c8c523510d08a7e173cdc10d35deb50ed6ab3316ae82d28e2aeff2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:53:57.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T01:54:00.611Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T01:54:05.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T01:54:06.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T01:54:09.158Z] + ls -al . [2022-10-17T01:54:09.158Z] total 172 [2022-10-17T01:54:09.158Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 01:42 . [2022-10-17T01:54:09.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:40 .. [2022-10-17T01:54:09.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:40 .blubracket [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 01:40 .dockerignore [2022-10-17T01:54:09.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:40 .git [2022-10-17T01:54:09.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:40 .github [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 01:40 .gitignore [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 17 01:40 Attribution.txt [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 17 01:40 CHANGELOG.md [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 01:40 CONTRIBUTING.md [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 1669 Oct 17 01:40 Dockerfile [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 01:40 Jenkinsfile [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 01:40 LICENSE [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 17 01:40 Makefile [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 17 01:40 README.md [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 01:34 VERSION [2022-10-17T01:54:09.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:40 assets [2022-10-17T01:54:09.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:40 bin [2022-10-17T01:54:09.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:40 cmd [2022-10-17T01:54:09.158Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 01:42 coverage.out [2022-10-17T01:54:09.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:40 docs [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 17 01:40 go.mod [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 17 01:40 go.sum [2022-10-17T01:54:09.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:40 internal [2022-10-17T01:54:09.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:40 snap [2022-10-17T01:54:09.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:40 testing [2022-10-17T01:54:09.158Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 01:40 version.go [2022-10-17T01:54:09.158Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 01:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:54:09.493Z] + 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=1f247822aed2ea5797dd0dba969c3d64ef023385 --label arch=arm64 --label version=2.3.0-dev.12 . [2022-10-17T01:54:10.896Z] Sending build context to Docker daemon 31.69MB [2022-10-17T01:54:10.896Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:54:10.896Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-17T01:54:10.896Z] ---> dd85bfd18c27 [2022-10-17T01:54:10.896Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T01:54:11.861Z] ---> Running in 886949dee371 [2022-10-17T01:54:11.861Z] Removing intermediate container 886949dee371 [2022-10-17T01:54:11.861Z] ---> f3e371d7842e [2022-10-17T01:54:11.861Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T01:54:12.128Z] ---> Running in 2e05d7b6d5e0 [2022-10-17T01:54:12.395Z] Removing intermediate container 2e05d7b6d5e0 [2022-10-17T01:54:12.395Z] ---> 104898ad0952 [2022-10-17T01:54:12.395Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:54:12.395Z] ---> Running in 36ab716d4d54 [2022-10-17T01:54:12.663Z] Removing intermediate container 36ab716d4d54 [2022-10-17T01:54:12.663Z] ---> de35b334c103 [2022-10-17T01:54:12.663Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-10-17T01:54:12.663Z] ---> Running in 2383a4b72031 [2022-10-17T01:54:12.930Z] Removing intermediate container 2383a4b72031 [2022-10-17T01:54:12.930Z] ---> a30aaeb6dd8c [2022-10-17T01:54:12.930Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T01:54:13.198Z] ---> Running in 1d3d6ff23389 [2022-10-17T01:54:13.467Z] Removing intermediate container 1d3d6ff23389 [2022-10-17T01:54:13.467Z] ---> ada49ab43c54 [2022-10-17T01:54:13.467Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T01:54:15.412Z] ---> 005ad70e8883 [2022-10-17T01:54:15.412Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:54:15.412Z] ---> Running in 593f0c6b82d1 [2022-10-17T01:54:17.359Z] Removing intermediate container 593f0c6b82d1 [2022-10-17T01:54:17.359Z] ---> 028d6c846a30 [2022-10-17T01:54:17.359Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:54:17.359Z] ---> Running in 6475b06355ba [2022-10-17T01:54:18.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T01:54:18.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T01:54:20.289Z] OK: 221 MiB in 51 packages [2022-10-17T01:54:20.876Z] Removing intermediate container 6475b06355ba [2022-10-17T01:54:20.876Z] ---> fb81a4fc812d [2022-10-17T01:54:20.876Z] Step 11/24 : ENV GO111MODULE=on [2022-10-17T01:54:20.876Z] ---> Running in 2ef47795599a [2022-10-17T01:54:21.459Z] Removing intermediate container 2ef47795599a [2022-10-17T01:54:21.459Z] ---> 51f114050fd9 [2022-10-17T01:54:21.459Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T01:54:21.459Z] ---> Running in 9534f54ed7dc [2022-10-17T01:54:21.723Z] Removing intermediate container 9534f54ed7dc [2022-10-17T01:54:21.723Z] ---> 3f3f36993c02 [2022-10-17T01:54:21.723Z] Step 13/24 : COPY go.mod vendor* ./ [2022-10-17T01:54:22.304Z] ---> 2add3496a74a [2022-10-17T01:54:22.304Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:54:22.304Z] ---> Running in 965948523a20 [2022-10-17T01:54:24.252Z] Removing intermediate container 965948523a20 [2022-10-17T01:54:24.252Z] ---> 1cedab4d0731 [2022-10-17T01:54:24.252Z] Step 15/24 : COPY . . [2022-10-17T01:54:28.491Z] ---> f611d8983b19 [2022-10-17T01:54:28.491Z] Step 16/24 : RUN ${MAKE} [2022-10-17T01:54:28.491Z] ---> Running in 61d7fc1b6778 [2022-10-17T01:54:29.452Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-17T01:55:51.059Z] Removing intermediate container 61d7fc1b6778 [2022-10-17T01:55:51.059Z] ---> aa45c8f7f003 [2022-10-17T01:55:51.059Z] Step 17/24 : FROM alpine:3.14 [2022-10-17T01:55:51.059Z] 3.14: Pulling from library/alpine [2022-10-17T01:55:51.059Z] 90cda3b7c325: Pulling fs layer [2022-10-17T01:55:51.059Z] 90cda3b7c325: Verifying Checksum [2022-10-17T01:55:51.059Z] 90cda3b7c325: Download complete [2022-10-17T01:55:51.059Z] 90cda3b7c325: Pull complete [2022-10-17T01:55:51.059Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T01:55:51.059Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T01:55:51.059Z] ---> 376ba31ae3da [2022-10-17T01:55:51.059Z] Step 18/24 : EXPOSE 4000 [2022-10-17T01:55:51.059Z] ---> Running in 7f1e074ce876 [2022-10-17T01:55:51.059Z] Removing intermediate container 7f1e074ce876 [2022-10-17T01:55:51.059Z] ---> 2ab1cab4bc63 [2022-10-17T01:55:51.059Z] Step 19/24 : 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-10-17T01:55:51.059Z] ---> c356539e8381 [2022-10-17T01:55:51.059Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-17T01:55:51.059Z] ---> Running in 4bedffe62bfd [2022-10-17T01:55:51.059Z] Removing intermediate container 4bedffe62bfd [2022-10-17T01:55:51.059Z] ---> d7edb2fe76e8 [2022-10-17T01:55:51.059Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-17T01:55:51.059Z] ---> Running in 678dd1b5a908 [2022-10-17T01:55:51.059Z] Removing intermediate container 678dd1b5a908 [2022-10-17T01:55:51.059Z] ---> 028ea72695a2 [2022-10-17T01:55:51.059Z] Step 22/24 : LABEL arch=arm64 [2022-10-17T01:55:51.059Z] ---> Running in 41f1072dc4f2 [2022-10-17T01:55:51.059Z] Removing intermediate container 41f1072dc4f2 [2022-10-17T01:55:51.059Z] ---> 34fa41145276 [2022-10-17T01:55:51.059Z] Step 23/24 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:55:51.059Z] ---> Running in e895e9f5abc7 [2022-10-17T01:55:51.059Z] Removing intermediate container e895e9f5abc7 [2022-10-17T01:55:51.059Z] ---> c251fcd8eb3a [2022-10-17T01:55:51.059Z] Step 24/24 : LABEL version=2.3.0-dev.12 [2022-10-17T01:55:51.059Z] ---> Running in e5ae21bf7051 [2022-10-17T01:55:51.059Z] Removing intermediate container e5ae21bf7051 [2022-10-17T01:55:51.059Z] ---> 16f235f0ee29 [2022-10-17T01:55:51.059Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T01:55:51.059Z] Successfully built 16f235f0ee29 [2022-10-17T01:55:51.059Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:55:51.159Z] provisioning config files... [2022-10-17T01:55:51.174Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/83@tmp/config47716966603330461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:55:51.507Z] ---> docker-login.sh [2022-10-17T01:55:51.507Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:55:51.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:55:51.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:55:51.774Z] Configure a credential helper to remove this warning. See [2022-10-17T01:55:51.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:55:51.774Z] [2022-10-17T01:55:51.774Z] Login Succeeded [2022-10-17T01:55:51.774Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:55:52.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:55:52.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:55:52.040Z] Configure a credential helper to remove this warning. See [2022-10-17T01:55:52.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:55:52.040Z] [2022-10-17T01:55:52.040Z] Login Succeeded [2022-10-17T01:55:52.040Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:55:52.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:55:52.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:55:52.573Z] Configure a credential helper to remove this warning. See [2022-10-17T01:55:52.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:55:52.573Z] [2022-10-17T01:55:52.573Z] Login Succeeded [2022-10-17T01:55:52.573Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:55:52.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:55:52.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:55:52.839Z] Configure a credential helper to remove this warning. See [2022-10-17T01:55:52.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:55:52.839Z] [2022-10-17T01:55:52.839Z] Login Succeeded [2022-10-17T01:55:52.839Z] docker.io [2022-10-17T01:55:53.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:55:53.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:55:53.369Z] Configure a credential helper to remove this warning. See [2022-10-17T01:55:53.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:55:53.369Z] [2022-10-17T01:55:53.369Z] Login Succeeded [2022-10-17T01:55:53.369Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:55:53.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:55:53.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:55:53.416Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-17T01:55:53.416Z] 1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:55:53.416Z] latest [2022-10-17T01:55:53.416Z] 2.3.0-dev.12 [2022-10-17T01:55:53.416Z] 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [2022-10-17T01:55:53.416Z] main [2022-10-17T01:55:53.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:55:53.743Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:55:54.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:55:54.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-17T01:55:54.073Z] f15c2926894b: Preparing [2022-10-17T01:55:54.073Z] 28c3ef001483: Preparing [2022-10-17T01:55:54.073Z] 28c3ef001483: Layer already exists [2022-10-17T01:56:00.699Z] f15c2926894b: Pushed [2022-10-17T01:56:00.699Z] 1f247822aed2ea5797dd0dba969c3d64ef023385: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:01.033Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:01.362Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-17T01:56:01.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-17T01:56:01.362Z] f15c2926894b: Preparing [2022-10-17T01:56:01.362Z] 28c3ef001483: Preparing [2022-10-17T01:56:01.362Z] 28c3ef001483: Layer already exists [2022-10-17T01:56:01.362Z] f15c2926894b: Layer already exists [2022-10-17T01:56:01.362Z] latest: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:01.693Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:02.017Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.12 [2022-10-17T01:56:02.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-17T01:56:02.017Z] f15c2926894b: Preparing [2022-10-17T01:56:02.017Z] 28c3ef001483: Preparing [2022-10-17T01:56:02.017Z] f15c2926894b: Layer already exists [2022-10-17T01:56:02.017Z] 28c3ef001483: Layer already exists [2022-10-17T01:56:02.017Z] 2.3.0-dev.12: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:02.355Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:02.690Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [2022-10-17T01:56:02.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-17T01:56:02.690Z] f15c2926894b: Preparing [2022-10-17T01:56:02.690Z] 28c3ef001483: Preparing [2022-10-17T01:56:02.690Z] f15c2926894b: Layer already exists [2022-10-17T01:56:02.690Z] 28c3ef001483: Layer already exists [2022-10-17T01:56:02.690Z] 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:03.029Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:03.356Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-17T01:56:03.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-17T01:56:03.356Z] f15c2926894b: Preparing [2022-10-17T01:56:03.356Z] 28c3ef001483: Preparing [2022-10-17T01:56:03.356Z] 28c3ef001483: Layer already exists [2022-10-17T01:56:03.356Z] f15c2926894b: Layer already exists [2022-10-17T01:56:03.623Z] main: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:56:03.663Z] ===================================================== [Pipeline] echo [2022-10-17T01:56:03.668Z] taggedImages: [2022-10-17T01:56:03.668Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385 [2022-10-17T01:56:03.668Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-17T01:56:03.668Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.12 [2022-10-17T01:56:03.668Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [2022-10-17T01:56:03.668Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:04.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T01:56:04.019Z] [2022-10-17T01:56:04.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:04.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T01:56:04.344Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T01:56:04.344Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T01:56:04.344Z] 04944245beec: Pulling fs layer [2022-10-17T01:56:04.344Z] 699f458cf7ca: Pulling fs layer [2022-10-17T01:56:04.344Z] 765212b225bb: Pulling fs layer [2022-10-17T01:56:04.344Z] f23df028b6ca: Pulling fs layer [2022-10-17T01:56:04.344Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T01:56:04.344Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T01:56:04.344Z] f23df028b6ca: Waiting [2022-10-17T01:56:04.344Z] d65c8cfc05b1: Waiting [2022-10-17T01:56:04.344Z] 2437ff75d9bd: Waiting [2022-10-17T01:56:04.344Z] 765212b225bb: Waiting [2022-10-17T01:56:04.613Z] 04944245beec: Verifying Checksum [2022-10-17T01:56:04.613Z] 04944245beec: Download complete [2022-10-17T01:56:04.613Z] 765212b225bb: Download complete [2022-10-17T01:56:04.613Z] f23df028b6ca: Verifying Checksum [2022-10-17T01:56:04.613Z] f23df028b6ca: Download complete [2022-10-17T01:56:04.613Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T01:56:04.613Z] d65c8cfc05b1: Download complete [2022-10-17T01:56:04.613Z] 699f458cf7ca: Verifying Checksum [2022-10-17T01:56:04.613Z] 699f458cf7ca: Download complete [2022-10-17T01:56:05.198Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T01:56:05.198Z] 8998bd30e6a1: Download complete [2022-10-17T01:56:07.777Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T01:56:07.777Z] 2437ff75d9bd: Download complete [2022-10-17T01:56:09.184Z] 8998bd30e6a1: Pull complete [2022-10-17T01:56:09.767Z] 04944245beec: Pull complete [2022-10-17T01:56:11.179Z] 699f458cf7ca: Pull complete [2022-10-17T01:56:11.179Z] 765212b225bb: Pull complete [2022-10-17T01:56:12.139Z] f23df028b6ca: Pull complete [2022-10-17T01:56:12.139Z] d65c8cfc05b1: Pull complete [2022-10-17T01:56:27.117Z] 2437ff75d9bd: Pull complete [2022-10-17T01:56:27.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T01:56:27.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T01:56:27.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:56:27.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container [2022-10-17T01:56:27.338Z] $ 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/83 -v /w/workspace/edgex-ui-go/83:/w/workspace/edgex-ui-go/83:rw,z -v /w/workspace/edgex-ui-go/83@tmp:/w/workspace/edgex-ui-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T01:56:30.299Z] $ docker top a87bdf91c10cc61ef9af614f81e9357d94a7b7a7bcb515063febee5e2cdae17d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:56:31.154Z] ---> job-cost.sh [2022-10-17T01:56:31.154Z] lf-activate-venv: SKIPPING [2022-10-17T01:56:31.154Z] INFO: No Stack... [2022-10-17T01:56:31.733Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T01:56:32.312Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T01:56:32.637Z] + + cut -d,cat -f6 /w/workspace/edgex-ui-go/83/archives/cost.csv [2022-10-17T01:56:32.637Z] [Pipeline] lock [2022-10-17T01:56:32.705Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [2022-10-17T01:56:32.710Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] did not exist. Created. [2022-10-17T01:56:32.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T01:56:33.039Z] /w/workspace/edgex-ui-go/83@tmp/durable-bce35e59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T01:56:33.686Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T01:56:33.699Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T01:56:38.702Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T01:56:38.711Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T01:56:38.712Z] $ docker stop --time=1 a87bdf91c10cc61ef9af614f81e9357d94a7b7a7bcb515063febee5e2cdae17d [2022-10-17T01:56:40.408Z] $ docker rm -f a87bdf91c10cc61ef9af614f81e9357d94a7b7a7bcb515063febee5e2cdae17d [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-10-17T01:56:40.845Z] provisioning config files... [2022-10-17T01:56:40.852Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12731147948834247677tmp [Pipeline] { [Pipeline] sh [2022-10-17T01:56:41.140Z] + set +x [2022-10-17T01:56:41.140Z] + curl -s https://codecov.io/bash [2022-10-17T01:56:41.140Z] + bash -s -- [2022-10-17T01:56:41.140Z] [2022-10-17T01:56:41.140Z] _____ _ [2022-10-17T01:56:41.140Z] / ____| | | [2022-10-17T01:56:41.140Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T01:56:41.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T01:56:41.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T01:56:41.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T01:56:41.140Z] Bash-1.0.6 [2022-10-17T01:56:41.140Z] [2022-10-17T01:56:41.140Z] [2022-10-17T01:56:41.140Z] ==> git version 2.25.1 found [2022-10-17T01:56:41.140Z] ==> 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-10-17T01:56:41.140Z] Release-Date: 2020-01-08 [2022-10-17T01:56:41.140Z] 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-10-17T01:56:41.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T01:56:41.140Z] ==> Jenkins CI detected. [2022-10-17T01:56:41.140Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-17T01:56:41.140Z] project root: . [2022-10-17T01:56:41.140Z] --> token set from env [2022-10-17T01:56:41.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T01:56:41.140Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T01:56:41.398Z] ==> Python coveragepy not found [2022-10-17T01:56:41.398Z] ==> Searching for coverage reports in: [2022-10-17T01:56:41.398Z] + . [2022-10-17T01:56:41.398Z] -> Found 1 reports [2022-10-17T01:56:41.398Z] ==> Detecting git/mercurial file structure [2022-10-17T01:56:41.398Z] ==> Reading reports [2022-10-17T01:56:41.398Z] + ./coverage.out bytes=10 [2022-10-17T01:56:41.398Z] ==> Appending adjustments [2022-10-17T01:56:41.398Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T01:56:41.965Z] + Found adjustments [2022-10-17T01:56:41.966Z] ==> Gzipping contents [2022-10-17T01:56:41.966Z] 12K /tmp/codecov.n2KToa.gz [2022-10-17T01:56:41.966Z] ==> Uploading reports [2022-10-17T01:56:41.966Z] url: https://codecov.io [2022-10-17T01:56:41.966Z] query: branch=main&commit=1f247822aed2ea5797dd0dba969c3d64ef023385&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T01:56:41.966Z] -> Pinging Codecov [2022-10-17T01:56:41.966Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=1f247822aed2ea5797dd0dba969c3d64ef023385&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T01:56:42.533Z] -> Uploading to [2022-10-17T01:56:42.533Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/FB506323287CE973F263BFD2A0EB1F37/1f247822aed2ea5797dd0dba969c3d64ef023385/3e2f20b3-e041-46e1-a6ed-82400f5f9f11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T015642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e69d31f4dbf59bf1ed48f4d05b165c264c23112ef83456f3dfebe689ac67745f [2022-10-17T01:56:42.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T01:56:42.533Z] Dload Upload Total Spent Left Speed [2022-10-17T01:56:42.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38241 --:--:-- --:--:-- --:--:-- 38241 [2022-10-17T01:56:42.533Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] } [2022-10-17T01:56:42.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T01:56:42.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T01:56:42.721Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:43.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T01:56:43.020Z] [2022-10-17T01:56:43.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:56:43.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T01:56:43.321Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T01:56:43.321Z] df9b9388f04a: Pulling fs layer [2022-10-17T01:56:43.321Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T01:56:43.321Z] 25bc292e5bac: Pulling fs layer [2022-10-17T01:56:43.321Z] 114826534d7a: Pulling fs layer [2022-10-17T01:56:43.321Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T01:56:43.321Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T01:56:43.321Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T01:56:43.321Z] 4657fd5d0bcf: Waiting [2022-10-17T01:56:43.321Z] 6ad1cebc031e: Waiting [2022-10-17T01:56:43.321Z] 8a3aa393b2d8: Waiting [2022-10-17T01:56:43.321Z] 114826534d7a: Waiting [2022-10-17T01:56:43.321Z] 25bc292e5bac: Verifying Checksum [2022-10-17T01:56:43.321Z] 25bc292e5bac: Download complete [2022-10-17T01:56:43.321Z] 52dc419b0ee2: Download complete [2022-10-17T01:56:43.321Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T01:56:43.321Z] 4657fd5d0bcf: Download complete [2022-10-17T01:56:43.321Z] df9b9388f04a: Download complete [2022-10-17T01:56:43.581Z] df9b9388f04a: Pull complete [2022-10-17T01:56:43.581Z] 52dc419b0ee2: Pull complete [2022-10-17T01:56:43.581Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T01:56:43.581Z] 6ad1cebc031e: Download complete [2022-10-17T01:56:43.839Z] 25bc292e5bac: Pull complete [2022-10-17T01:56:44.098Z] 114826534d7a: Download complete [2022-10-17T01:56:44.356Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T01:56:44.356Z] 8a3aa393b2d8: Download complete [2022-10-17T01:56:47.630Z] 114826534d7a: Pull complete [2022-10-17T01:56:47.630Z] 4657fd5d0bcf: Pull complete [2022-10-17T01:56:47.630Z] 6ad1cebc031e: Pull complete [2022-10-17T01:56:50.172Z] 8a3aa393b2d8: Pull complete [2022-10-17T01:56:50.172Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T01:56:50.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T01:56:50.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:56:50.241Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:56:50.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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/edgex-snyk-go:1.410.4 cat [2022-10-17T01:56:54.640Z] $ docker top 8a111e608b8e564fff0329e1efbaf3aff48d3eb4ec1ff59a70b9df0fd074bd14 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T01:56:54.730Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-17T01:56:55.008Z] + set -o pipefail [2022-10-17T01:56:55.008Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-17T01:57:01.570Z] [2022-10-17T01:57:01.570Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-17T01:57:01.570Z] [2022-10-17T01:57:01.570Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/8ab038d7-16f0-4781-89e2-6d5fbb6b39dc [2022-10-17T01:57:01.570Z] [2022-10-17T01:57:01.570Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-17T01:57:01.570Z] [2022-10-17T01:57:01.570Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T01:57:01.570Z] [2022-10-17T01:57:01.570Z] [2022-10-17T01:57:01.570Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T01:57:01.570Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T01:57:01.570Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T01:57:01.551Z] $ docker stop --time=1 8a111e608b8e564fff0329e1efbaf3aff48d3eb4ec1ff59a70b9df0fd074bd14 [2022-10-17T01:57:05.381Z] $ docker rm -f 8a111e608b8e564fff0329e1efbaf3aff48d3eb4ec1ff59a70b9df0fd074bd14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T01:57:06.024Z] + git log --format=format:%s -1 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] sh [2022-10-17T01:57:06.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:57:06.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:57:06.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:57:06.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:57:06.666Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:57:06.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:57:07.193Z] $ docker top 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 -eo pid,comm [2022-10-17T01:57:07.268Z] 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-10-17T01:57:07.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:57:07.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:57:07.303Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:57:07.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:57:07.387Z] $ docker exec 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 ssh-agent [2022-10-17T01:57:07.515Z] SSH_AUTH_SOCK=/tmp/ssh-5P1SVO3VvofI/agent.32 [2022-10-17T01:57:07.515Z] SSH_AGENT_PID=38 [2022-10-17T01:57:07.519Z] Running ssh-add (command line suppressed) [2022-10-17T01:57:07.591Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11230949442104446715.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11230949442104446715.key) [2022-10-17T01:57:07.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:57:07.918Z] + git semver tag [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,056 [run_tag] DEBUG tag force:False [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,057 [check_head_tag] DEBUG check head tag [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,057 [execute] INFO git cat-file --batch-check [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,061 [execute] INFO git cat-file --batch [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,071 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,071 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:57:08.178Z] 2022-10-17 01:57:08,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:08.178Z] 2.3.0-dev.12 [Pipeline] } [2022-10-17T01:57:08.159Z] $ docker exec --env ******** --env ******** 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 ssh-agent -k [2022-10-17T01:57:08.260Z] unset SSH_AUTH_SOCK; [2022-10-17T01:57:08.261Z] unset SSH_AGENT_PID; [2022-10-17T01:57:08.261Z] echo Agent pid 38 killed; [2022-10-17T01:57:08.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:57:08.593Z] + git semver [Pipeline] } [2022-10-17T01:57:08.835Z] $ docker stop --time=1 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 [2022-10-17T01:57:10.097Z] $ docker rm -f 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:57:10.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T01:57:10.510Z] [2022-10-17T01:57:10.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:57:10.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T01:57:10.808Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T01:57:10.808Z] ab5ef0e58194: Pulling fs layer [2022-10-17T01:57:10.808Z] 9712f1f96733: Pulling fs layer [2022-10-17T01:57:10.808Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T01:57:10.808Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T01:57:10.808Z] e9a5061849ea: Pulling fs layer [2022-10-17T01:57:10.808Z] d747dcd14b5f: Pulling fs layer [2022-10-17T01:57:10.808Z] 2de7ff778b66: Pulling fs layer [2022-10-17T01:57:10.808Z] 0d9ebad4ef96: Waiting [2022-10-17T01:57:10.808Z] e9a5061849ea: Waiting [2022-10-17T01:57:10.808Z] d747dcd14b5f: Waiting [2022-10-17T01:57:10.808Z] 2de7ff778b66: Waiting [2022-10-17T01:57:10.808Z] 9712f1f96733: Verifying Checksum [2022-10-17T01:57:10.808Z] 9712f1f96733: Download complete [2022-10-17T01:57:11.379Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T01:57:11.379Z] 63f879dbbcfc: Download complete [2022-10-17T01:57:11.379Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T01:57:11.379Z] 0d9ebad4ef96: Download complete [2022-10-17T01:57:11.379Z] d747dcd14b5f: Verifying Checksum [2022-10-17T01:57:11.379Z] d747dcd14b5f: Download complete [2022-10-17T01:57:11.379Z] 2de7ff778b66: Verifying Checksum [2022-10-17T01:57:11.379Z] 2de7ff778b66: Download complete [2022-10-17T01:57:11.379Z] e9a5061849ea: Verifying Checksum [2022-10-17T01:57:11.379Z] e9a5061849ea: Download complete [2022-10-17T01:57:11.379Z] ab5ef0e58194: Verifying Checksum [2022-10-17T01:57:11.379Z] ab5ef0e58194: Download complete [2022-10-17T01:57:13.905Z] ab5ef0e58194: Pull complete [2022-10-17T01:57:13.905Z] 9712f1f96733: Pull complete [2022-10-17T01:57:14.470Z] 63f879dbbcfc: Pull complete [2022-10-17T01:57:17.752Z] 0d9ebad4ef96: Pull complete [2022-10-17T01:57:18.010Z] e9a5061849ea: Pull complete [2022-10-17T01:57:18.010Z] d747dcd14b5f: Pull complete [2022-10-17T01:57:18.944Z] 2de7ff778b66: Pull complete [2022-10-17T01:57:18.944Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T01:57:18.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T01:57:18.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:57:19.022Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:57:19.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T01:57:23.811Z] $ docker top 0212165bb07d0a492efae6d6054f9b03f943ad20cae1407b04b0b2134eb40f14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:57:23.909Z] provisioning config files... [2022-10-17T01:57:23.916Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13767777357637071683tmp [2022-10-17T01:57:23.926Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5271277575241217696tmp [2022-10-17T01:57:23.936Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3495651334623549642tmp [Pipeline] { [Pipeline] echo [2022-10-17T01:57:23.950Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:24.234Z] ---> sigul-configuration.sh [2022-10-17T01:57:24.234Z] gpg: directory `/root/.gnupg' created [2022-10-17T01:57:24.234Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T01:57:24.234Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T01:57:24.234Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T01:57:24.234Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T01:57:24.234Z] gpg: CAST5 encrypted data [2022-10-17T01:57:24.234Z] gpg: encrypted with 1 passphrase [2022-10-17T01:57:24.234Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T01:57:24.519Z] + mkdir /home/jenkins [2022-10-17T01:57:24.519Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T01:57:24.808Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T01:57:24.817Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:25.101Z] ---> sigul-install.sh [2022-10-17T01:57:25.101Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T01:57:25.388Z] + git tag --list [2022-10-17T01:57:25.388Z] 0.1.1 [2022-10-17T01:57:25.388Z] v1.1.0 [2022-10-17T01:57:25.388Z] v1.2.0 [2022-10-17T01:57:25.388Z] v1.2.1 [2022-10-17T01:57:25.388Z] v1.3.0 [2022-10-17T01:57:25.388Z] v2.0.0 [2022-10-17T01:57:25.388Z] v2.1.0 [2022-10-17T01:57:25.388Z] v2.2.0 [2022-10-17T01:57:25.388Z] v2.2.1-dev.1 [2022-10-17T01:57:25.388Z] v2.2.1-dev.2 [2022-10-17T01:57:25.388Z] v2.2.1-dev.3 [2022-10-17T01:57:25.388Z] v2.2.1-dev.4 [2022-10-17T01:57:25.388Z] v2.2.1-dev.5 [2022-10-17T01:57:25.388Z] v2.2.1-dev.6 [2022-10-17T01:57:25.388Z] v2.2.1-dev.7 [2022-10-17T01:57:25.388Z] v2.3.0-dev.10 [2022-10-17T01:57:25.388Z] v2.3.0-dev.11 [2022-10-17T01:57:25.388Z] v2.3.0-dev.12 [2022-10-17T01:57:25.388Z] v2.3.0-dev.7 [2022-10-17T01:57:25.388Z] v2.3.0-dev.8 [2022-10-17T01:57:25.388Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T01:57:25.674Z] + lftools sign git-tag v2.3.0-dev.12 [2022-10-17T01:57:26.243Z] Signing Git tag with Sigul... [2022-10-17T01:57:26.243Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-10-17T01:57:26.820Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:27.101Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T01:57:27.109Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T01:57:27.095Z] $ docker stop --time=1 0212165bb07d0a492efae6d6054f9b03f943ad20cae1407b04b0b2134eb40f14 [2022-10-17T01:57:28.394Z] $ docker rm -f 0212165bb07d0a492efae6d6054f9b03f943ad20cae1407b04b0b2134eb40f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T01:57:28.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:57:28.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:57:29.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:57:29.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:57:29.200Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:57:29.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:57:29.514Z] $ docker top 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:57:29.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:57:29.628Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:57:29.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:57:29.703Z] $ docker exec 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca ssh-agent [2022-10-17T01:57:29.841Z] SSH_AUTH_SOCK=/tmp/ssh-FrTxJJzJhU7j/agent.32 [2022-10-17T01:57:29.841Z] SSH_AGENT_PID=38 [2022-10-17T01:57:29.845Z] Running ssh-add (command line suppressed) [2022-10-17T01:57:29.920Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2089209777623349956.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2089209777623349956.key) [2022-10-17T01:57:29.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:57:30.244Z] + git semver bump pre [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,371 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,371 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,371 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,371 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,373 [execute] INFO git cat-file --batch-check [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,379 [execute] INFO git cat-file --batch [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T01:57:30.503Z] 2022-10-17 01:57:30,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:30.503Z] 2.3.0-dev.13 [Pipeline] } [2022-10-17T01:57:30.482Z] $ docker exec --env ******** --env ******** 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca ssh-agent -k [2022-10-17T01:57:30.564Z] unset SSH_AUTH_SOCK; [2022-10-17T01:57:30.565Z] unset SSH_AGENT_PID; [2022-10-17T01:57:30.565Z] echo Agent pid 38 killed; [2022-10-17T01:57:30.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:57:30.904Z] + git semver [Pipeline] } [2022-10-17T01:57:31.144Z] $ docker stop --time=1 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca [2022-10-17T01:57:32.410Z] $ docker rm -f 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:57:32.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:57:32.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:57:33.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:57:33.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:57:33.129Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:57:33.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:57:33.451Z] $ docker top 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:57:33.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:57:33.575Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:57:33.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:57:33.669Z] $ docker exec 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca ssh-agent [2022-10-17T01:57:33.829Z] SSH_AUTH_SOCK=/tmp/ssh-hzWhQY9j1GCP/agent.32 [2022-10-17T01:57:33.829Z] SSH_AGENT_PID=38 [2022-10-17T01:57:33.853Z] Running ssh-add (command line suppressed) [2022-10-17T01:57:33.924Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16629408678514195938.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16629408678514195938.key) [2022-10-17T01:57:33.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:57:34.309Z] + git semver push [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,429 [run_push] DEBUG push [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,430 [execute] INFO git cat-file --batch-check [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,433 [execute] INFO git rev-list d73c96c414ea33c60e79d8f0c3fcead612bbe0f9 -- [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,434 [execute] DEBUG Popen(['git', 'rev-list', 'd73c96c414ea33c60e79d8f0c3fcead612bbe0f9', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,443 [execute] INFO git fetch -v origin [2022-10-17T01:57:34.568Z] 2022-10-17 01:57:34,443 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T01:57:35.136Z] 2022-10-17 01:57:34,998 [run_push] DEBUG no remote changes detected [2022-10-17T01:57:35.136Z] 2022-10-17 01:57:34,999 [execute] INFO git push origin semver [2022-10-17T01:57:35.136Z] 2022-10-17 01:57:34,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:57:36.075Z] 2022-10-17 01:57:35,978 [run_push] DEBUG push all version tags [2022-10-17T01:57:36.075Z] 2022-10-17 01:57:35,979 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T01:57:36.075Z] 2022-10-17 01:57:35,979 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:57:37.010Z] 2022-10-17 01:57:36,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-17T01:57:37.010Z] 2.3.0-dev.13 [Pipeline] } [2022-10-17T01:57:36.988Z] $ docker exec --env ******** --env ******** 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca ssh-agent -k [2022-10-17T01:57:37.073Z] unset SSH_AUTH_SOCK; [2022-10-17T01:57:37.073Z] unset SSH_AGENT_PID; [2022-10-17T01:57:37.073Z] echo Agent pid 38 killed; [2022-10-17T01:57:37.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:57:37.414Z] + git semver [Pipeline] } [2022-10-17T01:57:37.655Z] $ docker stop --time=1 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca [2022-10-17T01:57:38.924Z] $ docker rm -f 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-17T01:57:39.505Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-17T01:57:39.505Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-17T01:57:39.505Z] total 16 [2022-10-17T01:57:39.505Z] drwxr-xr-x 3 root root 4096 Oct 17 01:38 . [2022-10-17T01:57:39.505Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 01:57 .. [2022-10-17T01:57:39.505Z] drwxr-xr-x 2 root root 4096 Oct 17 01:38 cost [2022-10-17T01:57:39.505Z] -rw-r--r-- 1 root root 82 Oct 17 01:38 cost.csv [2022-10-17T01:57:39.505Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-17T01:57:39.505Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-17T01:57:39.505Z] total 16 [2022-10-17T01:57:39.505Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:38 . [2022-10-17T01:57:39.505Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 01:57 .. [2022-10-17T01:57:39.505Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 01:38 cost [2022-10-17T01:57:39.505Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 17 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:39.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:40.650Z] ---> package-listing.sh [2022-10-17T01:57:40.650Z] ++ facter osfamily [2022-10-17T01:57:40.650Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T01:57:40.908Z] + OS_FAMILY=debian [2022-10-17T01:57:40.908Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-17T01:57:40.908Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T01:57:40.908Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T01:57:40.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T01:57:40.909Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T01:57:40.909Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-17T01:57:40.909Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T01:57:40.909Z] + case "${OS_FAMILY}" in [2022-10-17T01:57:40.909Z] + dpkg -l [2022-10-17T01:57:40.909Z] + grep '^ii' [2022-10-17T01:57:40.909Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T01:57:40.909Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T01:57:40.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T01:57:40.909Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-17T01:57:40.909Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-17T01:57:40.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-17T01:57:40.918Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T01:57:41.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:57:41.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:57:41.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:57:41.805Z] prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container [2022-10-17T01:57:41.802Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T01:57:42.040Z] $ docker top 83299d66d97f80f68add2237dd45afaccf1beac05f8a1c0966f34651dfed7dcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:57:42.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T01:57:42.694Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T01:57:42.977Z] + ls /var/log/sa-host [2022-10-17T01:57:42.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:57:43.129Z] provisioning config files... [2022-10-17T01:57:43.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11020770223511141364tmp [Pipeline] { [Pipeline] echo [2022-10-17T01:57:43.146Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:43.428Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T01:57:43.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:43.756Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T01:57:43.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:44.042Z] ---> sudo-logs.sh [2022-10-17T01:57:44.042Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T01:57:44.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:44.355Z] ---> job-cost.sh [2022-10-17T01:57:44.355Z] lf-activate-venv: SKIPPING [2022-10-17T01:57:44.355Z] DEBUG: total: 0.2199999988079071 [2022-10-17T01:57:44.355Z] INFO: Retrieving Stack Cost... [2022-10-17T01:57:44.922Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T01:57:45.183Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T01:57:45.191Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:57:45.469Z] ---> logs-deploy.sh [2022-10-17T01:57:45.469Z] lf-activate-venv: SKIPPING [2022-10-17T01:57:45.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/83 [2022-10-17T01:57:45.469Z] INFO: archiving workspace using pattern(s): [2022-10-17T01:57:46.408Z] Archives upload complete. [2022-10-17T01:57:46.408Z] INFO: archiving logs to Nexus