Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 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-ssh5621490242608056304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16088823655633156485.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh761450730323338593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5850334054381846198.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/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-ssh13408962235391714546.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16754 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 (main) Commit message: "Merge pull request #618 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 > git rev-list --no-walk 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:53 ========================================================= 18:27:53 EdgeX Global Pipelines Version Info 18:27:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:54 ------------------- 18:27:54 stable info: 18:27:54 ------------------- 18:27:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:27:54 Message: update stable to v1.0.249 18:27:54 ------------------- 18:27:54 experimental info: 18:27:54 ------------------- 18:27:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:27:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 742163a [Pipeline] echo 18:27:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:55 provisioning config files... 18:27:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3228002164325467649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:55 ---> docker-login.sh 18:27:55 nexus3.edgexfoundry.org:10001 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 nexus3.edgexfoundry.org:10002 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 nexus3.edgexfoundry.org:10003 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 nexus3.edgexfoundry.org:10004 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 docker.io 18:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:56 Configure a credential helper to remove this warning. See 18:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:56 18:27:56 Login Succeeded 18:27:56 ---> docker-login.sh ends [Pipeline] } 18:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:27:56 + git rev-list -1 --merges 742163a79e7aeb062f1ac4c67fbc75e2333f4d28~1..742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo 18:27:57 -----------> git rev-list -1 --merges 742163a79e7aeb062f1ac4c67fbc75e2333f4d28~1..742163a79e7aeb062f1ac4c67fbc75e2333f4d28 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:27:57 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [false] [Pipeline] sh 18:27:57 + git log --format=format:%s -1 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo 18:27:57 ========================================================= 18:27:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:27:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:57 + git log --format=format:%s -1 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo 18:27:57 [semverPrep] GIT_COMMIT: 742163a79e7aeb062f1ac4c67fbc75e2333f4d28, Commit Message: Merge pull request #618 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0 [Pipeline] echo 18:27:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:27:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:58 + grep -v github /etc/ssh/ssh_known_hosts 18:27:58 + [ -e /tmp/ssh_known_hosts ] 18:27:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:27:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:27:58 + sudo tee -a /etc/ssh/ssh_known_hosts 18:27:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:58 18:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:27:58 b85a868b505f: Pulling fs layer 18:27:58 e2be974225ed: Pulling fs layer 18:27:58 339a4e72a1f5: Pulling fs layer 18:27:58 988bab9f4d93: Pulling fs layer 18:27:58 1469e6f7b9e6: Pulling fs layer 18:27:58 eaf3925da568: Pulling fs layer 18:27:58 bab4dde63d76: Pulling fs layer 18:27:58 bde34c3a00c8: Pulling fs layer 18:27:58 b352a97aabf1: Pulling fs layer 18:27:58 4872d77fe225: Pulling fs layer 18:27:58 5851b861e8e6: Pulling fs layer 18:27:58 1469e6f7b9e6: Waiting 18:27:58 eaf3925da568: Waiting 18:27:58 5851b861e8e6: Waiting 18:27:58 b352a97aabf1: Waiting 18:27:58 4872d77fe225: Waiting 18:27:58 bab4dde63d76: Waiting 18:27:58 bde34c3a00c8: Waiting 18:27:58 e2be974225ed: Verifying Checksum 18:27:58 988bab9f4d93: Verifying Checksum 18:27:58 988bab9f4d93: Download complete 18:27:58 1469e6f7b9e6: Verifying Checksum 18:27:58 1469e6f7b9e6: Download complete 18:27:58 eaf3925da568: Verifying Checksum 18:27:58 eaf3925da568: Download complete 18:27:58 339a4e72a1f5: Verifying Checksum 18:27:58 339a4e72a1f5: Download complete 18:27:58 bde34c3a00c8: Verifying Checksum 18:27:58 bde34c3a00c8: Download complete 18:27:58 b352a97aabf1: Download complete 18:27:58 4872d77fe225: Verifying Checksum 18:27:58 4872d77fe225: Download complete 18:27:58 5851b861e8e6: Verifying Checksum 18:27:58 5851b861e8e6: Download complete 18:27:58 b85a868b505f: Verifying Checksum 18:27:58 b85a868b505f: Download complete 18:27:59 bab4dde63d76: Verifying Checksum 18:27:59 bab4dde63d76: Download complete 18:28:00 b85a868b505f: Pull complete 18:28:00 e2be974225ed: Pull complete 18:28:01 339a4e72a1f5: Pull complete 18:28:01 988bab9f4d93: Pull complete 18:28:01 1469e6f7b9e6: Pull complete 18:28:01 eaf3925da568: Pull complete 18:28:03 bab4dde63d76: Pull complete 18:28:03 bde34c3a00c8: Pull complete 18:28:03 b352a97aabf1: Pull complete 18:28:03 4872d77fe225: Pull complete 18:28:03 5851b861e8e6: Pull complete 18:28:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:03 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:28:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:07 $ docker top d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 -eo pid,comm 18:28:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:28:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:07 [ssh-agent] Looking for ssh-agent implementation... 18:28:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:07 $ docker exec d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent 18:28:07 SSH_AUTH_SOCK=/tmp/ssh-czPG4V4l3x8o/agent.33 18:28:07 SSH_AGENT_PID=39 18:28:07 Running ssh-add (command line suppressed) 18:28:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_559078973181889275.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_559078973181889275.key) 18:28:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:08 + git tag --points-at HEAD [Pipeline] } 18:28:08 $ docker exec --env ******** --env ******** d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent -k 18:28:08 unset SSH_AUTH_SOCK; 18:28:08 unset SSH_AGENT_PID; 18:28:08 echo Agent pid 39 killed; 18:28:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:08 [ssh-agent] Looking for ssh-agent implementation... 18:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:08 $ docker exec d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent 18:28:08 SSH_AUTH_SOCK=/tmp/ssh-t2nLnRgwaPya/agent.71 18:28:08 SSH_AGENT_PID=77 18:28:08 Running ssh-add (command line suppressed) 18:28:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3649714740662566961.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3649714740662566961.key) 18:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:09 + git semver init 18:28:09 2023-05-24 18:28:09,185 [run_init] DEBUG init version:0.0.0 force:False 18:28:09 2023-05-24 18:28:09,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 18:28:09 2023-05-24 18:28:09,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 18:28:09 2023-05-24 18:28:09,186 [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) 18:28:10 2023-05-24 18:28:10,648 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 18:28:10 2023-05-24 18:28:10,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 18:28:10 2023-05-24 18:28:10,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:28:10 2023-05-24 18:28:10,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:28:10 3.0.0-dev.18 [Pipeline] } 18:28:10 $ docker exec --env ******** --env ******** d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent -k 18:28:11 unset SSH_AUTH_SOCK; 18:28:11 unset SSH_AGENT_PID; 18:28:11 echo Agent pid 77 killed; 18:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:11 + git semver [Pipeline] } 18:28:11 $ docker stop --time=1 d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 18:28:12 $ docker rm -f --volumes d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:13 Stashed 1 file(s) [Pipeline] echo 18:28:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:13 provisioning config files... 18:28:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11425329020987598302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:13 ---> docker-login.sh 18:28:13 nexus3.edgexfoundry.org:10001 18:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:13 Configure a credential helper to remove this warning. See 18:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:13 18:28:13 Login Succeeded 18:28:13 nexus3.edgexfoundry.org:10002 18:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:13 Configure a credential helper to remove this warning. See 18:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:13 18:28:13 Login Succeeded 18:28:13 nexus3.edgexfoundry.org:10003 18:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:14 Configure a credential helper to remove this warning. See 18:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:14 18:28:14 Login Succeeded 18:28:14 nexus3.edgexfoundry.org:10004 18:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:14 Configure a credential helper to remove this warning. See 18:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:14 18:28:14 Login Succeeded 18:28:14 docker.io 18:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:14 Configure a credential helper to remove this warning. See 18:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:14 18:28:14 Login Succeeded 18:28:14 ---> docker-login.sh ends [Pipeline] } 18:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:14 ========================================================= 18:28:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:28:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:28:15 Sending build context to Docker daemon 47.68MB 18:28:15 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 18:28:15 Step 2/15 : FROM ${BASE} AS builder 18:28:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:15 f56be85fc22e: Pulling fs layer 18:28:15 85791d961cd3: Pulling fs layer 18:28:15 d694b5ae8c79: Pulling fs layer 18:28:15 9f32a84ed3da: Pulling fs layer 18:28:15 4d19c01a9841: Pulling fs layer 18:28:15 9325e15d5711: Pulling fs layer 18:28:15 556b6ee489ea: Pulling fs layer 18:28:15 c5a4b2cf53e6: Pulling fs layer 18:28:15 9325e15d5711: Waiting 18:28:15 556b6ee489ea: Waiting 18:28:15 9f32a84ed3da: Waiting 18:28:15 4d19c01a9841: Waiting 18:28:15 c5a4b2cf53e6: Waiting 18:28:15 85791d961cd3: Download complete 18:28:15 9f32a84ed3da: Download complete 18:28:15 4d19c01a9841: Verifying Checksum 18:28:15 4d19c01a9841: Download complete 18:28:15 f56be85fc22e: Verifying Checksum 18:28:15 f56be85fc22e: Download complete 18:28:15 9325e15d5711: Verifying Checksum 18:28:15 9325e15d5711: Download complete 18:28:15 f56be85fc22e: Pull complete 18:28:15 85791d961cd3: Pull complete 18:28:15 c5a4b2cf53e6: Verifying Checksum 18:28:16 d694b5ae8c79: Verifying Checksum 18:28:16 d694b5ae8c79: Download complete 18:28:16 556b6ee489ea: Verifying Checksum 18:28:16 556b6ee489ea: Download complete 18:28:19 d694b5ae8c79: Pull complete 18:28:19 9f32a84ed3da: Pull complete 18:28:19 4d19c01a9841: Pull complete 18:28:19 9325e15d5711: Pull complete 18:28:22 556b6ee489ea: Pull complete 18:28:23 c5a4b2cf53e6: Pull complete 18:28:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:28:23 ---> c4be618373d6 18:28:23 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:28:28 Still waiting to schedule task 18:28:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:28:28 ---> Running in 743850bd3af4 18:28:28 Removing intermediate container 743850bd3af4 18:28:28 ---> 47a95bb3cd4f 18:28:28 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:28:28 ---> Running in 910b0a75ae48 18:28:28 Removing intermediate container 910b0a75ae48 18:28:28 ---> 5b4e68b528d6 18:28:28 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:28:28 ---> Running in 978b10c74efe 18:28:28 Removing intermediate container 978b10c74efe 18:28:28 ---> 0fa0b4077bb9 18:28:28 Step 6/15 : LABEL Name=edgex-ui-go 18:28:28 ---> Running in f099d1c7f601 18:28:28 Removing intermediate container f099d1c7f601 18:28:28 ---> 7d0a41df4ba1 18:28:28 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:28:28 ---> Running in a27a48a4fcad 18:28:29 Removing intermediate container a27a48a4fcad 18:28:29 ---> 83f47b11d5a2 18:28:29 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:28:29 latest: Pulling from library/docker 18:28:29 8a49fdb3b6a5: Pulling fs layer 18:28:29 dfb60e7f5d22: Pulling fs layer 18:28:29 f74671f55a8d: Pulling fs layer 18:28:29 75039dcfa57a: Pulling fs layer 18:28:29 a867a08cc62a: Pulling fs layer 18:28:29 f897c97d93d5: Pulling fs layer 18:28:29 5893dfdf0269: Pulling fs layer 18:28:29 7bd0f5addfbf: Pulling fs layer 18:28:29 b3364461d2a2: Pulling fs layer 18:28:29 3b63b390fabe: Pulling fs layer 18:28:29 200a256d559f: Pulling fs layer 18:28:29 f36549cf8e4b: Pulling fs layer 18:28:29 135f01648aa4: Pulling fs layer 18:28:29 f9804e6a84f9: Pulling fs layer 18:28:29 a867a08cc62a: Waiting 18:28:29 f897c97d93d5: Waiting 18:28:29 5893dfdf0269: Waiting 18:28:29 7bd0f5addfbf: Waiting 18:28:29 b3364461d2a2: Waiting 18:28:29 3b63b390fabe: Waiting 18:28:29 135f01648aa4: Waiting 18:28:29 200a256d559f: Waiting 18:28:29 f9804e6a84f9: Waiting 18:28:29 f36549cf8e4b: Waiting 18:28:29 75039dcfa57a: Waiting 18:28:29 8a49fdb3b6a5: Download complete 18:28:29 f74671f55a8d: Verifying Checksum 18:28:29 f74671f55a8d: Download complete 18:28:29 dfb60e7f5d22: Verifying Checksum 18:28:29 dfb60e7f5d22: Download complete 18:28:29 8a49fdb3b6a5: Pull complete 18:28:29 a867a08cc62a: Verifying Checksum 18:28:29 a867a08cc62a: Download complete 18:28:30 dfb60e7f5d22: Pull complete 18:28:30 5893dfdf0269: Verifying Checksum 18:28:30 5893dfdf0269: Download complete 18:28:30 f897c97d93d5: Verifying Checksum 18:28:30 f897c97d93d5: Download complete 18:28:30 f74671f55a8d: Pull complete 18:28:30 7bd0f5addfbf: Verifying Checksum 18:28:30 7bd0f5addfbf: Download complete 18:28:30 b3364461d2a2: Verifying Checksum 18:28:30 b3364461d2a2: Download complete 18:28:30 75039dcfa57a: Verifying Checksum 18:28:30 75039dcfa57a: Download complete 18:28:30 200a256d559f: Verifying Checksum 18:28:30 200a256d559f: Download complete 18:28:30 135f01648aa4: Verifying Checksum 18:28:30 135f01648aa4: Download complete 18:28:30 f9804e6a84f9: Verifying Checksum 18:28:30 f9804e6a84f9: Download complete 18:28:30 3b63b390fabe: Verifying Checksum 18:28:30 3b63b390fabe: Download complete 18:28:30 75039dcfa57a: Pull complete 18:28:30 a867a08cc62a: Pull complete 18:28:31 f36549cf8e4b: Verifying Checksum 18:28:31 f36549cf8e4b: Download complete 18:28:31 f897c97d93d5: Pull complete 18:28:31 5893dfdf0269: Pull complete 18:28:31 7bd0f5addfbf: Pull complete 18:28:31 b3364461d2a2: Pull complete 18:28:31 3b63b390fabe: Pull complete 18:28:32 200a256d559f: Pull complete 18:28:32 f36549cf8e4b: Pull complete 18:28:33 135f01648aa4: Pull complete 18:28:33 f9804e6a84f9: Pull complete 18:28:33 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 18:28:33 Status: Downloaded newer image for docker:latest 18:28:36 ---> 0212478c37b2 18:28:36 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:36 ---> Running in 9ff4b8544f41 18:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:28:37 OK: 265 MiB in 53 packages 18:28:37 Removing intermediate container 9ff4b8544f41 18:28:37 ---> 02f47d289b62 18:28:37 Step 10/15 : ENV GO111MODULE=on 18:28:37 ---> Running in ae62ec8c1cb8 18:28:37 Removing intermediate container ae62ec8c1cb8 18:28:37 ---> 15f2f321f865 18:28:37 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:28:37 ---> Running in c91a3379d158 18:28:37 Removing intermediate container c91a3379d158 18:28:37 ---> e54d58779d65 18:28:37 Step 12/15 : COPY go.mod vendor* ./ 18:28:37 ---> 93726c3ea520 18:28:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:37 ---> Running in 1ef9c862e401 18:29:09 Removing intermediate container 1ef9c862e401 18:29:09 ---> bb6c8e439d7b 18:29:09 Step 14/15 : COPY . . 18:29:09 ---> 1ba63a35322c 18:29:09 Step 15/15 : RUN ${MAKE} 18:29:09 ---> Running in df2710ba8f63 18:29:09 noop 18:29:09 Removing intermediate container df2710ba8f63 18:29:09 ---> 153413d8edcb 18:29:09 Successfully built 153413d8edcb 18:29:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:10 + docker inspect -f . ci-base-image-x86_64 18:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:10 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:29:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:29:10 $ docker top e3f48b3ba7d150d8e9dacc5351aa1daf392218d57427014e86dd023a197b5bee -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:11 + go version 18:29:11 go version go1.20.2 linux/amd64 [Pipeline] } 18:29:11 $ docker stop --time=1 e3f48b3ba7d150d8e9dacc5351aa1daf392218d57427014e86dd023a197b5bee 18:29:12 $ docker rm -f --volumes e3f48b3ba7d150d8e9dacc5351aa1daf392218d57427014e86dd023a197b5bee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:12 + docker inspect -f . ci-base-image-x86_64 18:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:12 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:29:12 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:29:13 $ docker top ca3465da82f572d3d8c95c5311930f0176c56edfd03dc75c91e57db2e3beae62 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 18:29:13 + make test 18:29:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:29:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:29:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:29:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:31 ./bin/test-attribution-txt.sh 18:29:31 make -C web test 18:29:31 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 18:29:31 make[1]: tput: No such file or directory 18:29:31 make[1]: tput: No such file or directory 18:29:31 warning: generating ./VERSION 18:29:31 echo "0.0.0" > VERSION 18:29:31 docker build \ 18:29:31 -f Dockerfile \ 18:29:31 --build-arg USER=1000 \ 18:29:31 \ 18:29:31 --label "git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28" \ 18:29:31 -t edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 \ 18:29:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:29:31 . 18:29:31 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:29:31 Install the buildx component to build images with BuildKit: 18:29:31 https://docs.docker.com/go/buildx/ 18:29:31 18:29:31 Sending build context to Docker daemon 2.571MB 18:29:31 Step 1/10 : FROM node:16.17-alpine3.15 18:29:31 16.17-alpine3.15: Pulling from library/node 18:29:31 9621f1afde84: Pulling fs layer 18:29:31 c6f70ee39829: Pulling fs layer 18:29:31 56892a8094a2: Pulling fs layer 18:29:31 58dd87906ef0: Pulling fs layer 18:29:31 58dd87906ef0: Waiting 18:29:31 56892a8094a2: Verifying Checksum 18:29:31 56892a8094a2: Download complete 18:29:31 58dd87906ef0: Verifying Checksum 18:29:31 58dd87906ef0: Download complete 18:29:31 9621f1afde84: Verifying Checksum 18:29:31 9621f1afde84: Download complete 18:29:31 9621f1afde84: Pull complete 18:29:31 c6f70ee39829: Verifying Checksum 18:29:31 c6f70ee39829: Download complete 18:29:32 c6f70ee39829: Pull complete 18:29:32 56892a8094a2: Pull complete 18:29:32 58dd87906ef0: Pull complete 18:29:32 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:29:32 Status: Downloaded newer image for node:16.17-alpine3.15 18:29:32 ---> b69703f70c3d 18:29:32 Step 2/10 : RUN apk add --no-cache chromium 18:29:34 ---> Running in a0470486cdbc 18:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:29:35 (1/129) Installing libxau (1.0.9-r0) 18:29:35 (2/129) Installing libmd (1.0.3-r0) 18:29:35 (3/129) Installing libbsd (0.11.3-r1) 18:29:35 (4/129) Installing libxdmcp (1.1.3-r0) 18:29:35 (5/129) Installing libxcb (1.14-r2) 18:29:35 (6/129) Installing libx11 (1.7.3.1-r0) 18:29:35 (7/129) Installing libxext (1.3.4-r0) 18:29:35 (8/129) Installing libice (1.0.10-r0) 18:29:35 (9/129) Installing libuuid (2.37.4-r0) 18:29:35 (10/129) Installing libsm (1.2.3-r0) 18:29:35 (11/129) Installing libxt (1.2.1-r0) 18:29:35 (12/129) Installing libxmu (1.1.3-r0) 18:29:35 (13/129) Installing xset (1.2.4-r0) 18:29:35 (14/129) Installing xprop (1.2.5-r0) 18:29:35 (15/129) Installing xdg-utils (1.1.3-r0) 18:29:35 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 18:29:35 (17/129) Installing pkgconf (1.8.1-r0) 18:29:35 (18/129) Installing libffi (3.4.2-r1) 18:29:35 (19/129) Installing libintl (0.21-r0) 18:29:35 (20/129) Installing libblkid (2.37.4-r0) 18:29:35 (21/129) Installing libmount (2.37.4-r0) 18:29:35 (22/129) Installing pcre (8.45-r1) 18:29:35 (23/129) Installing glib (2.70.5-r0) 18:29:35 (24/129) Installing xz-libs (5.2.5-r1) 18:29:35 (25/129) Installing libxml2 (2.9.14-r2) 18:29:35 (26/129) Installing shared-mime-info (2.1-r2) 18:29:35 (27/129) Installing hicolor-icon-theme (0.17-r1) 18:29:35 (28/129) Installing libjpeg-turbo (2.1.2-r0) 18:29:35 (29/129) Installing libpng (1.6.37-r1) 18:29:35 (30/129) Installing libwebp (1.2.2-r1) 18:29:35 (31/129) Installing zstd-libs (1.5.0-r0) 18:29:35 (32/129) Installing tiff (4.4.0-r1) 18:29:35 (33/129) Installing gdk-pixbuf (2.42.8-r0) 18:29:35 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 18:29:35 (35/129) Installing libxcomposite (0.4.5-r0) 18:29:35 (36/129) Installing libxfixes (6.0.0-r0) 18:29:35 (37/129) Installing libxrender (0.9.10-r3) 18:29:35 (38/129) Installing libxcursor (1.2.0-r0) 18:29:35 (39/129) Installing libxdamage (1.1.5-r1) 18:29:35 (40/129) Installing libxi (1.8-r0) 18:29:35 (41/129) Installing libxinerama (1.1.4-r1) 18:29:35 (42/129) Installing libxrandr (1.5.2-r1) 18:29:35 (43/129) Installing atk (2.36.0-r0) 18:29:35 (44/129) Installing libxtst (1.2.3-r3) 18:29:35 (45/129) Installing dbus-libs (1.12.24-r0) 18:29:35 (46/129) Installing at-spi2-core (2.42.0-r0) 18:29:35 (47/129) Installing at-spi2-atk (2.38.0-r0) 18:29:35 (48/129) Installing expat (2.5.0-r0) 18:29:35 (49/129) Installing brotli-libs (1.0.9-r5) 18:29:35 (50/129) Installing libbz2 (1.0.8-r1) 18:29:35 (51/129) Installing freetype (2.11.1-r2) 18:29:35 (52/129) Installing fontconfig (2.13.1-r4) 18:29:35 (53/129) Installing pixman (0.40.0-r4) 18:29:35 (54/129) Installing cairo (1.16.0-r5) 18:29:35 (55/129) Installing cairo-gobject (1.16.0-r5) 18:29:35 (56/129) Installing avahi-libs (0.8-r5) 18:29:35 (57/129) Installing gmp (6.2.1-r1) 18:29:35 (58/129) Installing nettle (3.7.3-r0) 18:29:35 (59/129) Installing p11-kit (0.24.0-r1) 18:29:35 (60/129) Installing libtasn1 (4.18.0-r1) 18:29:35 (61/129) Installing libunistring (0.9.10-r1) 18:29:35 (62/129) Installing gnutls (3.7.1-r2) 18:29:35 (63/129) Installing cups-libs (2.3.3-r6) 18:29:35 (64/129) Installing libepoxy (1.5.9-r0) 18:29:35 (65/129) Installing fribidi (1.0.11-r0) 18:29:35 (66/129) Installing graphite2 (1.3.14-r0) 18:29:35 (67/129) Installing harfbuzz (3.0.0-r2) 18:29:35 (68/129) Installing libxft (2.3.4-r0) 18:29:35 (69/129) Installing pango (1.48.10-r0) 18:29:35 (70/129) Installing wayland-libs-client (1.19.0-r1) 18:29:35 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 18:29:35 (72/129) Installing wayland-libs-egl (1.19.0-r1) 18:29:35 (73/129) Installing xkeyboard-config (2.34-r0) 18:29:35 (74/129) Installing libxkbcommon (1.3.1-r0) 18:29:35 (75/129) Installing gtk+3.0 (3.24.30-r0) 18:29:35 Executing gtk+3.0-3.24.30-r0.post-install 18:29:35 (76/129) Installing libfontenc (1.1.4-r0) 18:29:35 (77/129) Installing mkfontscale (1.2.1-r1) 18:29:35 (78/129) Installing ttf-opensans (1.10-r1) 18:29:35 Executing ttf-opensans-1.10-r1.post-install 18:29:37 (79/129) Installing libogg (1.3.5-r0) 18:29:37 (80/129) Installing flac (1.3.4-r0) 18:29:37 (81/129) Installing alsa-lib (1.2.5.1-r1) 18:29:37 (82/129) Installing libatomic (10.3.1_git20211027-r0) 18:29:37 (83/129) Installing sdl2 (2.0.16-r4) 18:29:38 (84/129) Installing aom-libs (3.2.0-r0) 18:29:38 (85/129) Installing libass (0.15.2-r0) 18:29:38 (86/129) Installing libdav1d (0.9.2-r0) 18:29:38 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:29:38 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 18:29:38 (89/129) Installing lame (3.100-r0) 18:29:38 (90/129) Installing opus (1.3.1-r1) 18:29:38 (91/129) Installing libgomp (10.3.1_git20211027-r0) 18:29:38 (92/129) Installing soxr (0.1.3-r2) 18:29:38 (93/129) Installing libsrt (1.4.2-r1) 18:29:38 (94/129) Installing libssh (0.9.6-r1) 18:29:38 (95/129) Installing libtheora (1.1.1-r16) 18:29:38 (96/129) Installing v4l-utils-libs (1.22.1-r1) 18:29:38 (97/129) Installing libpciaccess (0.16-r0) 18:29:38 (98/129) Installing libdrm (2.4.109-r0) 18:29:38 (99/129) Installing libva (2.13.0-r0) 18:29:38 (100/129) Installing libvdpau (1.4-r0) 18:29:38 (101/129) Installing vidstab (1.1.0-r1) 18:29:38 (102/129) Installing libvorbis (1.3.7-r0) 18:29:38 (103/129) Installing libvpx (1.10.0-r0) 18:29:38 (104/129) Installing vulkan-loader (1.2.196-r0) 18:29:38 (105/129) Installing x264-libs (20210613-r0) 18:29:38 (106/129) Installing x265-libs (3.5-r0) 18:29:38 (107/129) Installing xvidcore (1.3.7-r1) 18:29:38 (108/129) Installing ffmpeg-libs (4.4.1-r2) 18:29:38 (109/129) Installing libevent (2.1.12-r4) 18:29:38 (110/129) Installing mesa (21.2.6-r0) 18:29:38 (111/129) Installing wayland-libs-server (1.19.0-r1) 18:29:38 (112/129) Installing mesa-gbm (21.2.6-r0) 18:29:38 (113/129) Installing lcms2 (2.12-r1) 18:29:38 (114/129) Installing nspr (4.32-r0) 18:29:38 (115/129) Installing sqlite-libs (3.36.0-r0) 18:29:38 (116/129) Installing nss (3.78.1-r0) 18:29:38 (117/129) Installing libasyncns (0.8-r1) 18:29:38 (118/129) Installing libltdl (2.4.6-r7) 18:29:38 (119/129) Installing orc (0.4.32-r0) 18:29:38 (120/129) Installing libsndfile (1.0.31-r1) 18:29:38 (121/129) Installing speexdsp (1.2.0-r0) 18:29:38 (122/129) Installing tdb-libs (1.4.5-r0) 18:29:38 (123/129) Installing libpulse (15.0-r2) 18:29:38 (124/129) Installing re2 (2021.11.01-r0) 18:29:38 (125/129) Installing snappy (1.1.9-r1) 18:29:38 (126/129) Installing libgpg-error (1.42-r1) 18:29:38 (127/129) Installing libgcrypt (1.9.4-r0) 18:29:38 (128/129) Installing libxslt (1.1.35-r0) 18:29:38 (129/129) Installing chromium (99.0.4844.84-r0) 18:29:39 Executing busybox-1.34.1-r7.trigger 18:29:39 Executing glib-2.70.5-r0.trigger 18:29:39 Executing shared-mime-info-2.1-r2.trigger 18:29:39 Executing gdk-pixbuf-2.42.8-r0.trigger 18:29:39 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:29:39 Executing fontconfig-2.13.1-r4.trigger 18:29:39 Executing mkfontscale-1.2.1-r1.trigger 18:29:39 OK: 286 MiB in 145 packages 18:29:46 Removing intermediate container a0470486cdbc 18:29:46 ---> a2d8cd62c581 18:29:46 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:29:46 ---> Running in e424fca6f99d 18:29:46 Removing intermediate container e424fca6f99d 18:29:46 ---> de2c649d2644 18:29:46 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:29:46 ---> Running in d3135e7ad373 18:29:46 Removing intermediate container d3135e7ad373 18:29:46 ---> 2936832dac4a 18:29:46 Step 5/10 : RUN npm install -g npm 18:29:46 ---> Running in 6146f6a2dfe9 18:29:53 18:29:53 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 18:29:53 18:29:53 27 packages are looking for funding 18:29:53 run `npm fund` for details 18:29:53 18:29:53 found 0 vulnerabilities 18:29:54 Removing intermediate container 6146f6a2dfe9 18:29:54 ---> cbf78cf0e73f 18:29:54 Step 6/10 : ARG USER=1000 18:29:54 ---> Running in 5a377e1b5637 18:29:54 Removing intermediate container 5a377e1b5637 18:29:54 ---> cd013eecac0b 18:29:54 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:29:54 ---> Running in 201974daa6d3 18:29:54 Removing intermediate container 201974daa6d3 18:29:54 ---> 579df662148c 18:29:54 Step 8/10 : USER $USER:$USER 18:29:54 ---> Running in 1597f1578bfe 18:29:54 Removing intermediate container 1597f1578bfe 18:29:54 ---> 73b6c4363d4a 18:29:54 Step 9/10 : WORKDIR /app 18:29:54 ---> Running in 6299d15eba04 18:29:54 Removing intermediate container 6299d15eba04 18:29:54 ---> a5666fdaa0d6 18:29:54 Step 10/10 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:29:54 ---> Running in 80d53cd1ecb8 18:29:54 Removing intermediate container 80d53cd1ecb8 18:29:54 ---> 4073db0625b4 18:29:54 Successfully built 4073db0625b4 18:29:54 Successfully tagged edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:29:54 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:29:54 touch edgex-web-ui.imagebuilt 18:29:54 mkdir -p node_modules coverage 18:29:54 chown "1000:1000" node_modules coverage package-lock.json 18:29:54 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:29:56 npm WARN old lockfile 18:29:56 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 18:29:56 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 18:29:56 npm WARN old lockfile 18:29:56 npm WARN old lockfile This is a one-time fix-up, please be patient... 18:29:56 npm WARN old lockfile 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:04 npm WARN EBADENGINE Unsupported engine { 18:30:04 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:30:04 npm WARN EBADENGINE required: { 18:30:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:30:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:30:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:30:04 npm WARN EBADENGINE }, 18:30:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:30:04 npm WARN EBADENGINE } 18:30:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:30:09 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:30:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:30:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:30:09 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:30:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:30:09 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:30:09 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:30:11 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:30:11 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:30:12 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:30:14 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 18:30:14 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:30:14 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 18:30:14 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:30:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:30:15 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:30:15 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:30:16 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:30:20 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 18:30:22 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:30:29 18:30:29 added 1478 packages, and audited 1479 packages in 33s 18:30:29 18:30:29 90 packages are looking for funding 18:30:29 run `npm fund` for details 18:30:29 18:30:29 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 18:30:29 18:30:29 To address issues that do not require attention, run: 18:30:29 npm audit fix 18:30:29 18:30:29 To address all issues (including breaking changes), run: 18:30:29 npm audit fix --force 18:30:29 18:30:29 Run `npm audit` for details. 18:30:35 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:30:38 - Generating browser application bundles (phase: setup)... 18:30:42 Compiling @angular/core : es2015 as esm2015 18:30:42 Compiling @angular/compiler/testing : es2015 as esm2015 18:30:45 Compiling @angular/common : es2015 as esm2015 18:30:45 Compiling @angular/core/testing : es2015 as esm2015 18:30:46 Compiling @angular/platform-browser : es2015 as esm2015 18:30:46 Compiling @angular/common/testing : es2015 as esm2015 18:30:47 Compiling @angular/common/http : es2015 as esm2015 18:30:47 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:30:47 Compiling @angular/router : es2015 as esm2015 18:30:47 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:30:47 Compiling @angular/forms : es2015 as esm2015 18:30:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:30:48 Compiling @angular/common/http/testing : es2015 as esm2015 18:30:50 Compiling @angular/router/testing : es2015 as esm2015 18:30:56 24 05 2023 18:30:56.015:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:30:56 24 05 2023 18:30:56.017:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:30:56 24 05 2023 18:30:56.020:INFO [launcher]: Starting browser ChromeHeadless 18:31:09 ✔ Browser application bundle generation complete. 18:31:09 24 05 2023 18:31:09.080:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket XUcKhqVG-QI9ejhsAAAB with id 76587534 18:31:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16757 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 18:31:09 Running in /w/workspace/edgex-ui-go/114 [Pipeline] { [Pipeline] checkout 18:31:09 The recommended git tool is: git 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.12 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.252 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.303 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.307 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.325 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.382 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.411 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.42 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.458 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.526 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.566 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.581 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.59 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.615 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.628 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.646 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.675 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.7 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.708 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.724 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.731 secs) 18:31:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.735 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.794 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.835 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.85 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.859 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.862 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.905 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.918 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.95 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.964 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 1.007 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.032 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.074 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.08 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.085 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.105 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.117 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.128 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.134 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.138 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.146 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.149 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.151 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.156 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.165 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.187 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.196 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.207 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.212 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.214 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.222 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.227 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.23 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.233 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.236 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.246 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.253 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.257 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.269 secs) 18:31:13 WARN: ' 18:31:13 It looks like you're using ngModel on the same form field as formControlName. 18:31:13 Support for using the ngModel input property and ngModelChange event with 18:31:13 reactive form directives has been deprecated in Angular v6 and will be removed 18:31:13 in a future version of Angular. 18:31:13 18:31:13 For more information on this, see our API docs here: 18:31:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:31:13 ' 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.269 secs) 18:31:13 WARN: ' 18:31:13 It looks like you're using ngModel on the same form field as formControlName. 18:31:13 Support for using the ngModel input property and ngModelChange event with 18:31:13 reactive form directives has been deprecated in Angular v6 and will be removed 18:31:13 in a future version of Angular. 18:31:13 18:31:13 For more information on this, see our API docs here: 18:31:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:31:13 ' 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.293 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.299 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.301 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.303 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.31 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.318 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.329 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.372 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.394 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.4 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.405 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.413 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.422 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.427 secs) 18:31:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.444 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.49 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.507 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.51 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.512 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.533 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.542 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.578 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.583 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.591 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.61 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.618 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.627 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.633 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.643 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.759 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.798 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.81 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.819 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.829 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.85 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.902 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.927 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.935 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.946 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.964 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.968 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.982 secs) 18:31:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 2.009 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 2.014 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 2.017 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 2.019 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 2.021 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 2.03 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 2.047 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 2.06 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 2.063 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 2.069 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 2.086 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 2.105 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 2.116 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 2.141 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.149 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.153 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.159 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.165 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.17 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.175 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.181 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.185 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.203 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.213 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.22 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.248 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.279 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.288 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.292 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.297 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.302 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.315 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.318 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.321 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.323 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.325 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.328 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.329 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.333 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.336 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.337 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.339 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.353 secs) 18:31:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.44 secs / 2.353 secs) 18:31:15 TOTAL: 145 SUCCESS 18:31:15 ✔ Browser application bundle generation complete. 18:31:16 18:31:16 =============================== Coverage summary =============================== 18:31:16 Statements : 41.56% ( 1425/3429 ) 18:31:16 Branches : 12.14% ( 109/898 ) 18:31:16 Functions : 33.33% ( 417/1251 ) 18:31:16 Lines : 39.45% ( 1280/3245 ) 18:31:16 ================================================================================ 18:31:16 ✔ Browser application bundle generation complete. 18:31:16 using credential edgex-jenkins-ssh 18:31:16 Cloning the remote Git repository 18:31:16 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 18:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:31:16 $ docker stop --time=1 ca3465da82f572d3d8c95c5311930f0176c56edfd03dc75c91e57db2e3beae62 18:31:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:31:16 > git init /w/workspace/edgex-ui-go/114 # timeout=10 18:31:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:31:16 > git --version # timeout=10 18:31:16 > git --version # 'git version 2.25.1' 18:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:17 $ docker rm -f --volumes ca3465da82f572d3d8c95c5311930f0176c56edfd03dc75c91e57db2e3beae62 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:31:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:31:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:31:20 + ls -al . 18:31:20 total 180 18:31:20 drwxrwxr-x 14 jenkins jenkins 4096 May 24 18:29 . 18:31:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:27 .. 18:31:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:27 .blubracket 18:31:20 -rw-rw-r-- 1 jenkins jenkins 18 May 24 18:27 .dockerignore 18:31:20 drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:28 .git 18:31:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:27 .github 18:31:20 -rw-rw-r-- 1 jenkins jenkins 185 May 24 18:27 .gitignore 18:31:20 drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:28 .semver 18:31:20 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 18:27 Attribution.txt 18:31:20 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 18:27 CHANGELOG.md 18:31:20 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 18:27 CONTRIBUTING.md 18:31:20 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 18:27 Dockerfile 18:31:20 -rw-rw-r-- 1 jenkins jenkins 652 May 24 18:27 Jenkinsfile 18:31:20 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 18:27 LICENSE 18:31:20 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 18:27 Makefile 18:31:20 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 18:27 README.md 18:31:20 -rw-rw-r-- 1 jenkins jenkins 12 May 24 18:28 VERSION 18:31:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:27 assets 18:31:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:27 bin 18:31:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:27 cmd 18:31:20 -rw-r--r-- 1 jenkins jenkins 10 May 24 18:29 coverage.out 18:31:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:27 docs 18:31:20 -rw-rw-r-- 1 jenkins jenkins 2999 May 24 18:27 go.mod 18:31:20 -rw-rw-r-- 1 jenkins jenkins 30528 May 24 18:27 go.sum 18:31:20 drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:27 internal 18:31:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:27 snap 18:31:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:27 testing 18:31:20 -rw-rw-r-- 1 jenkins jenkins 155 May 24 18:27 version.go 18:31:20 drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:20 + 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=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 --label arch=amd64 --label version=3.0.0-dev.18 . 18:31:20 Sending build context to Docker daemon 50.44MB 18:31:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:31:20 Step 2/25 : FROM ${BASE} AS builder 18:31:20 ---> 153413d8edcb 18:31:20 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:31:21 ---> Running in 8fe74601675f 18:31:21 Removing intermediate container 8fe74601675f 18:31:21 ---> 107e6488fa42 18:31:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:31:21 ---> Running in b4b45fc13ed6 18:31:21 Removing intermediate container b4b45fc13ed6 18:31:21 ---> 16c7e57da9a2 18:31:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:31:21 ---> Running in 90c201af447f 18:31:21 Removing intermediate container 90c201af447f 18:31:21 ---> d81f2fbeeed2 18:31:21 Step 6/25 : LABEL Name=edgex-ui-go 18:31:21 ---> Running in 0c61bcd4ab72 18:31:22 Removing intermediate container 0c61bcd4ab72 18:31:22 ---> fb0ef5ec073a 18:31:22 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:31:22 ---> Running in 90b24ab0a74b 18:31:22 Removing intermediate container 90b24ab0a74b 18:31:22 ---> f083b31f5bfe 18:31:22 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:31:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:31:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:22 ---> e6701766e148 18:31:22 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:22 ---> Running in 51d17d7026e2 18:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:31:23 OK: 265 MiB in 53 packages 18:31:23 Avoid second fetch 18:31:23 Checking out Revision 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 (main) 18:31:23 Removing intermediate container 51d17d7026e2 18:31:23 ---> 2de264352295 18:31:23 Step 10/25 : ENV GO111MODULE=on 18:31:24 ---> Running in 09e9b285f561 18:31:24 Removing intermediate container 09e9b285f561 18:31:24 ---> 7f823c130efc 18:31:24 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:31:24 ---> Running in 23a9c9d62910 18:31:24 Removing intermediate container 23a9c9d62910 18:31:24 ---> e04b93562679 18:31:24 Step 12/25 : COPY go.mod vendor* ./ 18:31:24 ---> c21307b75432 18:31:24 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:24 ---> Running in 8f016b44948c 18:31:23 > git config core.sparsecheckout # timeout=10 18:31:23 > git checkout -f 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 18:31:24 Commit message: "Merge pull request #618 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0" 18:31:24 Removing intermediate container 8f016b44948c 18:31:24 ---> 460a67175bdf 18:31:24 Step 14/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:25 Dload Upload Total Spent Left Speed 18:31:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 18:31:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:26 + sudo tee /etc/docker/daemon.new 18:31:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:31:26 { 18:31:26 "registry-mirrors": [ 18:31:26 "https://nexus3.edgexfoundry.org:10001" 18:31:26 ], 18:31:26 "bip": "10.250.0.254/24", 18:31:26 "hosts": [ 18:31:26 "tcp://0.0.0.0:5555", 18:31:26 "unix:///var/run/docker.sock" 18:31:26 ], 18:31:26 "mtu": 1458, 18:31:26 "selinux-enabled": true, 18:31:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:26 } [Pipeline] sh 18:31:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:26 ---> 6dc3008e85ac 18:31:26 Step 15/25 : RUN ${MAKE} 18:31:26 ---> Running in 62b2f2acca0f 18:31:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:31:27 + sudo service docker restart 18:31:45 Removing intermediate container 62b2f2acca0f 18:31:45 ---> 494bf16bf584 18:31:45 Step 16/25 : FROM alpine:3.17 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:45 provisioning config files... 18:31:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config8656542092511018097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:45 3.17: Pulling from library/alpine 18:31:45 f56be85fc22e: Already exists 18:31:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:31:45 Status: Downloaded newer image for alpine:3.17 18:31:45 ---> docker-login.sh 18:31:45 nexus3.edgexfoundry.org:10001 18:31:45 ---> 9ed4aefc74f6 18:31:45 Step 17/25 : EXPOSE 4000 18:31:45 ---> Running in e8b299c0ac70 18:31:45 Removing intermediate container e8b299c0ac70 18:31:45 ---> b716e85ecf80 18:31:45 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:46 Configure a credential helper to remove this warning. See 18:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:46 18:31:46 Login Succeeded 18:31:46 nexus3.edgexfoundry.org:10002 18:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:46 Configure a credential helper to remove this warning. See 18:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:46 18:31:46 Login Succeeded 18:31:46 nexus3.edgexfoundry.org:10003 18:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:47 Configure a credential helper to remove this warning. See 18:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:47 18:31:47 Login Succeeded 18:31:47 nexus3.edgexfoundry.org:10004 18:31:47 ---> b6fbf3391e2c 18:31:47 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:31:47 ---> 81aa8b0643c5 18:31:47 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:31:47 ---> 7dbec760173c 18:31:47 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:31:47 ---> Running in 76f49aa3bea8 18:31:47 Removing intermediate container 76f49aa3bea8 18:31:47 ---> 9fefbdfe5953 18:31:47 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:47 Configure a credential helper to remove this warning. See 18:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:47 18:31:47 Login Succeeded 18:31:47 docker.io 18:31:47 ---> Running in 9732670ae978 18:31:47 Removing intermediate container 9732670ae978 18:31:47 ---> 5196de5d333f 18:31:47 Step 23/25 : LABEL arch=amd64 18:31:47 ---> Running in e21ed12a4b8e 18:31:47 Removing intermediate container e21ed12a4b8e 18:31:47 ---> 30ef9486aadc 18:31:47 Step 24/25 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:31:47 ---> Running in 7a9116dd7bc7 18:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:47 Removing intermediate container 7a9116dd7bc7 18:31:47 ---> 5d2cae317531 18:31:47 Step 25/25 : LABEL version=3.0.0-dev.18 18:31:47 ---> Running in 8aa555f6e321 18:31:47 Removing intermediate container 8aa555f6e321 18:31:47 ---> 91768251351c 18:31:47 [Warning] One or more build-args [ARCH] were not consumed 18:31:47 Successfully built 91768251351c 18:31:47 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:47 provisioning config files... 18:31:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1698601723945669507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:48 ---> docker-login.sh 18:31:48 nexus3.edgexfoundry.org:10001 18:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:48 Configure a credential helper to remove this warning. See 18:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:48 18:31:48 Login Succeeded 18:31:48 nexus3.edgexfoundry.org:10002 18:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:48 Configure a credential helper to remove this warning. See 18:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:48 18:31:48 Login Succeeded 18:31:48 nexus3.edgexfoundry.org:10003 18:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:48 Configure a credential helper to remove this warning. See 18:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:48 18:31:48 Login Succeeded 18:31:48 nexus3.edgexfoundry.org:10004 18:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:48 Configure a credential helper to remove this warning. See 18:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:48 18:31:48 Login Succeeded 18:31:48 docker.io 18:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:48 Configure a credential helper to remove this warning. See 18:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:48 18:31:48 Login Succeeded 18:31:48 ---> docker-login.sh ends [Pipeline] } 18:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:48 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 18:31:48 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:31:48 latest 18:31:48 3.0.0-dev.18 18:31:48 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 18:31:48 main 18:31:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:31:49 d62bf63ca74b: Preparing 18:31:49 b2792774dd3d: Preparing 18:31:49 38069a2230fc: Preparing 18:31:49 f1417ff83b31: Preparing 18:31:49 f1417ff83b31: Layer already exists 18:31:49 b2792774dd3d: Pushed 18:31:49 d62bf63ca74b: Pushed 18:31:52 38069a2230fc: Pushed 18:31:52 742163a79e7aeb062f1ac4c67fbc75e2333f4d28: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:53 Configure a credential helper to remove this warning. See 18:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:53 18:31:53 Login Succeeded 18:31:53 ---> docker-login.sh ends [Pipeline] } 18:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:31:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 18:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:31:53 d62bf63ca74b: Preparing 18:31:53 b2792774dd3d: Preparing 18:31:53 38069a2230fc: Preparing 18:31:53 f1417ff83b31: Preparing 18:31:53 b2792774dd3d: Layer already exists 18:31:53 d62bf63ca74b: Layer already exists 18:31:53 f1417ff83b31: Layer already exists 18:31:53 38069a2230fc: Layer already exists 18:31:53 latest: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 18:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:53 ========================================================= 18:31:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:31:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:31:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.18 18:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:31:53 d62bf63ca74b: Preparing 18:31:53 b2792774dd3d: Preparing 18:31:53 38069a2230fc: Preparing 18:31:53 f1417ff83b31: Preparing 18:31:53 d62bf63ca74b: Layer already exists 18:31:53 f1417ff83b31: Layer already exists 18:31:53 b2792774dd3d: Layer already exists 18:31:53 38069a2230fc: Layer already exists 18:31:53 3.0.0-dev.18: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 18:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:31:54 d62bf63ca74b: Preparing 18:31:54 b2792774dd3d: Preparing 18:31:54 38069a2230fc: Preparing 18:31:54 f1417ff83b31: Preparing 18:31:54 d62bf63ca74b: Layer already exists 18:31:54 b2792774dd3d: Layer already exists 18:31:54 38069a2230fc: Layer already exists 18:31:54 f1417ff83b31: Layer already exists 18:31:54 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:54 Sending build context to Docker daemon 30.4MB 18:31:54 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 18:31:54 Step 2/15 : FROM ${BASE} AS builder 18:31:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:55 c41833b44d91: Pulling fs layer 18:31:55 ed15518f5707: Pulling fs layer 18:31:55 feae8fd75edb: Pulling fs layer 18:31:55 242c74f7c9fa: Pulling fs layer 18:31:55 3cdef696dda3: Pulling fs layer 18:31:55 2ced38df9373: Pulling fs layer 18:31:55 58f1dce35555: Pulling fs layer 18:31:55 242c74f7c9fa: Waiting 18:31:55 3cdef696dda3: Waiting 18:31:55 2ced38df9373: Waiting 18:31:55 58f1dce35555: Waiting 18:31:55 ed15518f5707: Verifying Checksum 18:31:55 ed15518f5707: Download complete 18:31:55 242c74f7c9fa: Verifying Checksum 18:31:55 242c74f7c9fa: Download complete 18:31:55 3cdef696dda3: Verifying Checksum 18:31:55 3cdef696dda3: Download complete 18:31:55 c41833b44d91: Download complete 18:31:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 18:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 18:31:55 d62bf63ca74b: Preparing 18:31:55 b2792774dd3d: Preparing 18:31:55 38069a2230fc: Preparing 18:31:55 f1417ff83b31: Preparing 18:31:55 d62bf63ca74b: Layer already exists 18:31:55 f1417ff83b31: Layer already exists 18:31:55 b2792774dd3d: Layer already exists 18:31:55 38069a2230fc: Layer already exists 18:31:55 main: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:55 ===================================================== [Pipeline] echo 18:31:55 taggedImages: 18:31:55 - nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:31:55 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 18:31:55 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.18 18:31:55 - nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 18:31:55 - 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 18:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:55 18:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:55 latest: Pulling from edgex-lftools-log-publisher 18:31:55 5eb5b503b376: Pulling fs layer 18:31:55 5c69ac0246d0: Pulling fs layer 18:31:55 ec43610c2a17: Pulling fs layer 18:31:55 3a2ae6a8a46f: Pulling fs layer 18:31:55 33b1e0a273af: Pulling fs layer 18:31:55 5d3b04190fa2: Pulling fs layer 18:31:55 2f39f015ded8: Pulling fs layer 18:31:55 33b1e0a273af: Waiting 18:31:55 5d3b04190fa2: Waiting 18:31:55 2f39f015ded8: Waiting 18:31:55 3a2ae6a8a46f: Waiting 18:31:55 5c69ac0246d0: Verifying Checksum 18:31:55 5c69ac0246d0: Download complete 18:31:55 3a2ae6a8a46f: Download complete 18:31:55 33b1e0a273af: Verifying Checksum 18:31:55 33b1e0a273af: Download complete 18:31:55 5d3b04190fa2: Verifying Checksum 18:31:55 5d3b04190fa2: Download complete 18:31:56 c41833b44d91: Pull complete 18:31:56 ec43610c2a17: Verifying Checksum 18:31:56 ec43610c2a17: Download complete 18:31:56 5eb5b503b376: Verifying Checksum 18:31:56 5eb5b503b376: Download complete 18:31:56 58f1dce35555: Verifying Checksum 18:31:56 58f1dce35555: Download complete 18:31:56 ed15518f5707: Pull complete 18:31:56 2f39f015ded8: Download complete 18:31:57 5eb5b503b376: Pull complete 18:31:57 5c69ac0246d0: Pull complete 18:31:57 feae8fd75edb: Verifying Checksum 18:31:57 feae8fd75edb: Download complete 18:31:57 2ced38df9373: Verifying Checksum 18:31:57 2ced38df9373: Download complete 18:31:58 ec43610c2a17: Pull complete 18:31:58 3a2ae6a8a46f: Pull complete 18:31:58 33b1e0a273af: Pull complete 18:31:59 5d3b04190fa2: Pull complete 18:32:04 2f39f015ded8: Pull complete 18:32:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:04 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:32:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:32:11 $ docker top 6a7a0dc94cefec67ed8d686635d39017a25831aca899811484a2481a6ecb2eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:11 ---> job-cost.sh 18:32:11 lf-activate-venv: SKIPPING 18:32:11 INFO: No Stack... 18:32:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:32:12 INFO: Archiving Costs [Pipeline] sh 18:32:12 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 18:32:12 + cut -d, -f6 [Pipeline] lock 18:32:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] 18:32:12 Resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] did not exist. Created. 18:32:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:12 feae8fd75edb: Pull complete 18:32:12 242c74f7c9fa: Pull complete 18:32:12 3cdef696dda3: Pull complete 18:32:13 + echo total: 0.2199999988079071 [Pipeline] stash 18:32:13 Stashed 1 file(s) [Pipeline] } 18:32:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 18:32:13 $ docker stop --time=1 6a7a0dc94cefec67ed8d686635d39017a25831aca899811484a2481a6ecb2eb6 18:32:14 $ docker rm -f --volumes 6a7a0dc94cefec67ed8d686635d39017a25831aca899811484a2481a6ecb2eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:32:18 2ced38df9373: Pull complete 18:32:20 58f1dce35555: Pull complete 18:32:20 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:32:20 ---> fadd8f120f05 18:32:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:32:21 ---> Running in f49509097d15 18:32:21 Removing intermediate container f49509097d15 18:32:21 ---> 6b9e98e6b6b5 18:32:21 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:32:21 ---> Running in ade6357be19a 18:32:22 Removing intermediate container ade6357be19a 18:32:22 ---> 35906e148103 18:32:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:32:22 ---> Running in abea8c7137b5 18:32:22 Removing intermediate container abea8c7137b5 18:32:22 ---> c4c63aa61da1 18:32:22 Step 6/15 : LABEL Name=edgex-ui-go 18:32:22 ---> Running in 354793647b1a 18:32:22 Removing intermediate container 354793647b1a 18:32:22 ---> a499180aac68 18:32:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:32:22 ---> Running in 734a6986c91b 18:32:23 Removing intermediate container 734a6986c91b 18:32:23 ---> 18f016a1f48a 18:32:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:32:23 latest: Pulling from library/docker 18:32:23 08409d417260: Pulling fs layer 18:32:24 bf127bdc9f4f: Pulling fs layer 18:32:24 55b4810136f4: Pulling fs layer 18:32:24 2e7805c665c5: Pulling fs layer 18:32:24 560067f77f09: Pulling fs layer 18:32:24 87854ced1808: Pulling fs layer 18:32:24 cb23a4dee6cb: Pulling fs layer 18:32:24 0f440641682c: Pulling fs layer 18:32:24 d5751f9f360d: Pulling fs layer 18:32:24 39b4d37fd203: Pulling fs layer 18:32:24 181b4cd8a6de: Pulling fs layer 18:32:24 59b8b8583a6e: Pulling fs layer 18:32:24 2e7805c665c5: Waiting 18:32:24 5363e21a005c: Pulling fs layer 18:32:24 560067f77f09: Waiting 18:32:24 d56ef98c0a70: Pulling fs layer 18:32:24 87854ced1808: Waiting 18:32:24 cb23a4dee6cb: Waiting 18:32:24 181b4cd8a6de: Waiting 18:32:24 59b8b8583a6e: Waiting 18:32:24 0f440641682c: Waiting 18:32:24 5363e21a005c: Waiting 18:32:24 d56ef98c0a70: Waiting 18:32:24 d5751f9f360d: Waiting 18:32:24 55b4810136f4: Verifying Checksum 18:32:24 55b4810136f4: Download complete 18:32:24 bf127bdc9f4f: Verifying Checksum 18:32:24 bf127bdc9f4f: Download complete 18:32:24 08409d417260: Verifying Checksum 18:32:24 08409d417260: Download complete 18:32:24 2e7805c665c5: Verifying Checksum 18:32:24 2e7805c665c5: Download complete 18:32:24 87854ced1808: Verifying Checksum 18:32:24 87854ced1808: Download complete 18:32:24 cb23a4dee6cb: Verifying Checksum 18:32:24 cb23a4dee6cb: Download complete 18:32:24 560067f77f09: Verifying Checksum 18:32:24 560067f77f09: Download complete 18:32:24 d5751f9f360d: Verifying Checksum 18:32:24 d5751f9f360d: Download complete 18:32:24 0f440641682c: Download complete 18:32:24 08409d417260: Pull complete 18:32:25 181b4cd8a6de: Verifying Checksum 18:32:25 181b4cd8a6de: Download complete 18:32:25 5363e21a005c: Verifying Checksum 18:32:25 5363e21a005c: Download complete 18:32:25 39b4d37fd203: Verifying Checksum 18:32:25 39b4d37fd203: Download complete 18:32:25 d56ef98c0a70: Verifying Checksum 18:32:25 d56ef98c0a70: Download complete 18:32:25 bf127bdc9f4f: Pull complete 18:32:26 55b4810136f4: Pull complete 18:32:26 59b8b8583a6e: Verifying Checksum 18:32:26 59b8b8583a6e: Download complete 18:32:26 2e7805c665c5: Pull complete 18:32:28 560067f77f09: Pull complete 18:32:29 87854ced1808: Pull complete 18:32:29 cb23a4dee6cb: Pull complete 18:32:29 0f440641682c: Pull complete 18:32:30 d5751f9f360d: Pull complete 18:32:31 39b4d37fd203: Pull complete 18:32:31 181b4cd8a6de: Pull complete 18:32:34 59b8b8583a6e: Pull complete 18:32:34 5363e21a005c: Pull complete 18:32:34 d56ef98c0a70: Pull complete 18:32:35 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 18:32:35 Status: Downloaded newer image for docker:latest 18:32:37 ---> 47127db73f09 18:32:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:37 ---> Running in 540dcee876d2 18:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:32:40 OK: 263 MiB in 53 packages 18:32:41 Removing intermediate container 540dcee876d2 18:32:41 ---> 910a219fe216 18:32:41 Step 10/15 : ENV GO111MODULE=on 18:32:41 ---> Running in 1a223c7fbb58 18:32:41 Removing intermediate container 1a223c7fbb58 18:32:41 ---> 16ec99537ddd 18:32:41 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:32:41 ---> Running in 665398acf701 18:32:41 Removing intermediate container 665398acf701 18:32:41 ---> fd91528312a4 18:32:41 Step 12/15 : COPY go.mod vendor* ./ 18:32:43 ---> 664fad5a4fe4 18:32:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:43 ---> Running in e4ce88e56baa 18:33:51 Removing intermediate container e4ce88e56baa 18:33:51 ---> 1a9ef8ea2d22 18:33:51 Step 14/15 : COPY . . 18:33:51 ---> 5ac0c889a2a6 18:33:51 Step 15/15 : RUN ${MAKE} 18:33:51 ---> Running in d944c1846126 18:33:53 noop 18:33:53 Removing intermediate container d944c1846126 18:33:53 ---> d7d971622d61 18:33:53 Successfully built d7d971622d61 18:33:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:54 + docker inspect -f . ci-base-image-arm64 18:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-16757 does not seem to be running inside a container 18:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 18:33:55 $ docker top c8fa63202479b0b287f74694f8076e52cce3e4a3d6b98dc7bc1dfdb35a0e9ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:56 + go version 18:33:56 go version go1.20.2 linux/arm64 [Pipeline] } 18:33:56 $ docker stop --time=1 c8fa63202479b0b287f74694f8076e52cce3e4a3d6b98dc7bc1dfdb35a0e9ce6 18:33:58 $ docker rm -f --volumes c8fa63202479b0b287f74694f8076e52cce3e4a3d6b98dc7bc1dfdb35a0e9ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:59 + docker inspect -f . ci-base-image-arm64 18:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-16757 does not seem to be running inside a container 18:33:59 $ 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/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 18:34:00 $ docker top aaa956831dae83872a9e56b3850b96c29a2940cee63b4538cf7f93a62b40a26e -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:01 + git config --global --add safe.directory /w/workspace/edgex-ui-go/114 [Pipeline] fileExists [Pipeline] sh 18:34:02 + make test 18:34:02 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:34:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:36:47 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:36:47 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:37:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:37:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:37:10 ./bin/test-attribution-txt.sh 18:37:10 make -C web test 18:37:10 make[1]: Entering directory '/w/workspace/edgex-ui-go/114/web' 18:37:10 make[1]: tput: No such file or directory 18:37:10 make[1]: tput: No such file or directory 18:37:10 warning: generating ./VERSION 18:37:10 echo "0.0.0" > VERSION 18:37:10 docker build \ 18:37:10 -f Dockerfile \ 18:37:10 --build-arg USER=1000 \ 18:37:10 \ 18:37:10 --label "git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28" \ 18:37:10 -t edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 \ 18:37:10 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:37:10 . 18:37:10 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:37:10 Install the buildx component to build images with BuildKit: 18:37:10 https://docs.docker.com/go/buildx/ 18:37:10 18:37:10 Sending build context to Docker daemon 2.571MB 18:37:10 Step 1/10 : FROM node:16.17-alpine3.15 18:37:10 16.17-alpine3.15: Pulling from library/node 18:37:10 47517142f6ba: Pulling fs layer 18:37:10 5f8c4bfa009b: Pulling fs layer 18:37:10 f7079c9c4ba1: Pulling fs layer 18:37:10 aba105e6f55a: Pulling fs layer 18:37:10 aba105e6f55a: Waiting 18:37:10 f7079c9c4ba1: Verifying Checksum 18:37:10 f7079c9c4ba1: Download complete 18:37:10 47517142f6ba: Download complete 18:37:10 aba105e6f55a: Verifying Checksum 18:37:10 aba105e6f55a: Download complete 18:37:10 47517142f6ba: Pull complete 18:37:10 5f8c4bfa009b: Verifying Checksum 18:37:10 5f8c4bfa009b: Download complete 18:37:14 5f8c4bfa009b: Pull complete 18:37:14 f7079c9c4ba1: Pull complete 18:37:14 aba105e6f55a: Pull complete 18:37:14 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:37:14 Status: Downloaded newer image for node:16.17-alpine3.15 18:37:14 ---> bf1b8b58d215 18:37:14 Step 2/10 : RUN apk add --no-cache chromium 18:37:15 ---> Running in 0325e2c8cb04 18:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:37:18 (1/128) Installing libxau (1.0.9-r0) 18:37:18 (2/128) Installing libmd (1.0.3-r0) 18:37:18 (3/128) Installing libbsd (0.11.3-r1) 18:37:18 (4/128) Installing libxdmcp (1.1.3-r0) 18:37:18 (5/128) Installing libxcb (1.14-r2) 18:37:18 (6/128) Installing libx11 (1.7.3.1-r0) 18:37:18 (7/128) Installing libxext (1.3.4-r0) 18:37:18 (8/128) Installing libice (1.0.10-r0) 18:37:18 (9/128) Installing libuuid (2.37.4-r0) 18:37:18 (10/128) Installing libsm (1.2.3-r0) 18:37:18 (11/128) Installing libxt (1.2.1-r0) 18:37:18 (12/128) Installing libxmu (1.1.3-r0) 18:37:18 (13/128) Installing xset (1.2.4-r0) 18:37:18 (14/128) Installing xprop (1.2.5-r0) 18:37:18 (15/128) Installing xdg-utils (1.1.3-r0) 18:37:18 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 18:37:18 (17/128) Installing pkgconf (1.8.1-r0) 18:37:18 (18/128) Installing libffi (3.4.2-r1) 18:37:18 (19/128) Installing libintl (0.21-r0) 18:37:18 (20/128) Installing libblkid (2.37.4-r0) 18:37:18 (21/128) Installing libmount (2.37.4-r0) 18:37:18 (22/128) Installing pcre (8.45-r1) 18:37:18 (23/128) Installing glib (2.70.5-r0) 18:37:18 (24/128) Installing xz-libs (5.2.5-r1) 18:37:18 (25/128) Installing libxml2 (2.9.14-r2) 18:37:18 (26/128) Installing shared-mime-info (2.1-r2) 18:37:18 (27/128) Installing hicolor-icon-theme (0.17-r1) 18:37:18 (28/128) Installing libjpeg-turbo (2.1.2-r0) 18:37:18 (29/128) Installing libpng (1.6.37-r1) 18:37:18 (30/128) Installing libwebp (1.2.2-r1) 18:37:18 (31/128) Installing zstd-libs (1.5.0-r0) 18:37:18 (32/128) Installing tiff (4.4.0-r1) 18:37:18 (33/128) Installing gdk-pixbuf (2.42.8-r0) 18:37:18 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 18:37:18 (35/128) Installing libxcomposite (0.4.5-r0) 18:37:18 (36/128) Installing libxfixes (6.0.0-r0) 18:37:18 (37/128) Installing libxrender (0.9.10-r3) 18:37:18 (38/128) Installing libxcursor (1.2.0-r0) 18:37:18 (39/128) Installing libxdamage (1.1.5-r1) 18:37:18 (40/128) Installing libxi (1.8-r0) 18:37:18 (41/128) Installing libxinerama (1.1.4-r1) 18:37:18 (42/128) Installing libxrandr (1.5.2-r1) 18:37:18 (43/128) Installing atk (2.36.0-r0) 18:37:18 (44/128) Installing libxtst (1.2.3-r3) 18:37:18 (45/128) Installing dbus-libs (1.12.24-r0) 18:37:18 (46/128) Installing at-spi2-core (2.42.0-r0) 18:37:18 (47/128) Installing at-spi2-atk (2.38.0-r0) 18:37:18 (48/128) Installing expat (2.5.0-r0) 18:37:19 (49/128) Installing brotli-libs (1.0.9-r5) 18:37:19 (50/128) Installing libbz2 (1.0.8-r1) 18:37:19 (51/128) Installing freetype (2.11.1-r2) 18:37:19 (52/128) Installing fontconfig (2.13.1-r4) 18:37:19 (53/128) Installing pixman (0.40.0-r4) 18:37:19 (54/128) Installing cairo (1.16.0-r5) 18:37:19 (55/128) Installing cairo-gobject (1.16.0-r5) 18:37:19 (56/128) Installing avahi-libs (0.8-r5) 18:37:19 (57/128) Installing gmp (6.2.1-r1) 18:37:19 (58/128) Installing nettle (3.7.3-r0) 18:37:19 (59/128) Installing p11-kit (0.24.0-r1) 18:37:19 (60/128) Installing libtasn1 (4.18.0-r1) 18:37:19 (61/128) Installing libunistring (0.9.10-r1) 18:37:19 (62/128) Installing gnutls (3.7.1-r2) 18:37:19 (63/128) Installing cups-libs (2.3.3-r6) 18:37:19 (64/128) Installing libepoxy (1.5.9-r0) 18:37:19 (65/128) Installing fribidi (1.0.11-r0) 18:37:19 (66/128) Installing graphite2 (1.3.14-r0) 18:37:19 (67/128) Installing harfbuzz (3.0.0-r2) 18:37:19 (68/128) Installing libxft (2.3.4-r0) 18:37:19 (69/128) Installing pango (1.48.10-r0) 18:37:19 (70/128) Installing wayland-libs-client (1.19.0-r1) 18:37:19 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 18:37:19 (72/128) Installing wayland-libs-egl (1.19.0-r1) 18:37:19 (73/128) Installing xkeyboard-config (2.34-r0) 18:37:19 (74/128) Installing libxkbcommon (1.3.1-r0) 18:37:19 (75/128) Installing gtk+3.0 (3.24.30-r0) 18:37:19 Executing gtk+3.0-3.24.30-r0.post-install 18:37:20 (76/128) Installing libfontenc (1.1.4-r0) 18:37:20 (77/128) Installing mkfontscale (1.2.1-r1) 18:37:20 (78/128) Installing ttf-opensans (1.10-r1) 18:37:20 Executing ttf-opensans-1.10-r1.post-install 18:37:22 (79/128) Installing libogg (1.3.5-r0) 18:37:22 (80/128) Installing flac (1.3.4-r0) 18:37:22 (81/128) Installing alsa-lib (1.2.5.1-r1) 18:37:22 (82/128) Installing libatomic (10.3.1_git20211027-r0) 18:37:22 (83/128) Installing sdl2 (2.0.16-r4) 18:37:22 (84/128) Installing aom-libs (3.2.0-r0) 18:37:22 (85/128) Installing libass (0.15.2-r0) 18:37:22 (86/128) Installing libdav1d (0.9.2-r0) 18:37:22 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:37:22 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 18:37:22 (89/128) Installing lame (3.100-r0) 18:37:22 (90/128) Installing opus (1.3.1-r1) 18:37:22 (91/128) Installing libgomp (10.3.1_git20211027-r0) 18:37:22 (92/128) Installing soxr (0.1.3-r2) 18:37:22 (93/128) Installing libsrt (1.4.2-r1) 18:37:22 (94/128) Installing libssh (0.9.6-r1) 18:37:22 (95/128) Installing libtheora (1.1.1-r16) 18:37:22 (96/128) Installing v4l-utils-libs (1.22.1-r1) 18:37:22 (97/128) Installing libdrm (2.4.109-r0) 18:37:22 (98/128) Installing libva (2.13.0-r0) 18:37:22 (99/128) Installing libvdpau (1.4-r0) 18:37:22 (100/128) Installing vidstab (1.1.0-r1) 18:37:22 (101/128) Installing libvorbis (1.3.7-r0) 18:37:22 (102/128) Installing libvpx (1.10.0-r0) 18:37:22 (103/128) Installing vulkan-loader (1.2.196-r0) 18:37:23 (104/128) Installing x264-libs (20210613-r0) 18:37:23 (105/128) Installing x265-libs (3.5-r0) 18:37:23 (106/128) Installing xvidcore (1.3.7-r1) 18:37:23 (107/128) Installing ffmpeg-libs (4.4.1-r2) 18:37:23 (108/128) Installing libevent (2.1.12-r4) 18:37:23 (109/128) Installing mesa (21.2.6-r0) 18:37:23 (110/128) Installing wayland-libs-server (1.19.0-r1) 18:37:23 (111/128) Installing mesa-gbm (21.2.6-r0) 18:37:23 (112/128) Installing lcms2 (2.12-r1) 18:37:23 (113/128) Installing nspr (4.32-r0) 18:37:23 (114/128) Installing sqlite-libs (3.36.0-r0) 18:37:23 (115/128) Installing nss (3.78.1-r0) 18:37:23 (116/128) Installing libasyncns (0.8-r1) 18:37:23 (117/128) Installing libltdl (2.4.6-r7) 18:37:23 (118/128) Installing orc (0.4.32-r0) 18:37:23 (119/128) Installing libsndfile (1.0.31-r1) 18:37:23 (120/128) Installing speexdsp (1.2.0-r0) 18:37:23 (121/128) Installing tdb-libs (1.4.5-r0) 18:37:23 (122/128) Installing libpulse (15.0-r2) 18:37:23 (123/128) Installing re2 (2021.11.01-r0) 18:37:23 (124/128) Installing snappy (1.1.9-r1) 18:37:23 (125/128) Installing libgpg-error (1.42-r1) 18:37:23 (126/128) Installing libgcrypt (1.9.4-r0) 18:37:23 (127/128) Installing libxslt (1.1.35-r0) 18:37:23 (128/128) Installing chromium (99.0.4844.84-r0) 18:37:28 Executing busybox-1.34.1-r7.trigger 18:37:28 Executing glib-2.70.5-r0.trigger 18:37:28 Executing shared-mime-info-2.1-r2.trigger 18:37:30 Executing gdk-pixbuf-2.42.8-r0.trigger 18:37:30 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:37:30 Executing fontconfig-2.13.1-r4.trigger 18:37:30 Executing mkfontscale-1.2.1-r1.trigger 18:37:31 OK: 275 MiB in 144 packages 18:37:43 Removing intermediate container 0325e2c8cb04 18:37:43 ---> 7146d69809cf 18:37:43 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:37:43 ---> Running in 4382a0b0855a 18:37:43 Removing intermediate container 4382a0b0855a 18:37:43 ---> a190c358a662 18:37:43 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:37:43 ---> Running in 5a2a05873356 18:37:43 Removing intermediate container 5a2a05873356 18:37:43 ---> f5e52b98dd68 18:37:43 Step 5/10 : RUN npm install -g npm 18:37:43 ---> Running in c6e27b5aef28 18:38:15 18:38:15 removed 7 packages, changed 101 packages, and audited 264 packages in 26s 18:38:15 18:38:15 27 packages are looking for funding 18:38:15 run `npm fund` for details 18:38:15 18:38:15 found 0 vulnerabilities 18:38:17 Removing intermediate container c6e27b5aef28 18:38:17 ---> 9d5e82ab1817 18:38:17 Step 6/10 : ARG USER=1000 18:38:17 ---> Running in f948440252da 18:38:17 Removing intermediate container f948440252da 18:38:17 ---> 9660fc5c4afa 18:38:17 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:38:17 ---> Running in 079d373ce597 18:38:19 Removing intermediate container 079d373ce597 18:38:19 ---> 103ae09537dd 18:38:19 Step 8/10 : USER $USER:$USER 18:38:19 ---> Running in 6eb6bd2d79de 18:38:20 Removing intermediate container 6eb6bd2d79de 18:38:20 ---> b386809e2be1 18:38:20 Step 9/10 : WORKDIR /app 18:38:20 ---> Running in 07ee3ec9e290 18:38:20 Removing intermediate container 07ee3ec9e290 18:38:20 ---> 30cf17fbdebe 18:38:20 Step 10/10 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:38:20 ---> Running in 1a9e5323390b 18:38:20 Removing intermediate container 1a9e5323390b 18:38:20 ---> 04df18db750a 18:38:20 Successfully built 04df18db750a 18:38:20 Successfully tagged edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:38:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:38:20 touch edgex-web-ui.imagebuilt 18:38:20 mkdir -p node_modules coverage 18:38:20 chown "1000:1000" node_modules coverage package-lock.json 18:38:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:38:33 npm WARN old lockfile 18:38:33 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 18:38:33 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 18:38:33 npm WARN old lockfile 18:38:33 npm WARN old lockfile This is a one-time fix-up, please be patient... 18:38:33 npm WARN old lockfile 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:39:29 npm WARN EBADENGINE Unsupported engine { 18:39:29 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:39:29 npm WARN EBADENGINE required: { 18:39:29 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:39:29 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:39:29 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:39:29 npm WARN EBADENGINE }, 18:39:29 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:39:29 npm WARN EBADENGINE } 18:40:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:40:02 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:40:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:40:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:40:02 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:40:02 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:40:06 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:40:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:40:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:40:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:40:29 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:40:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:40:41 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:40:42 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:40:46 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:40:47 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 18:40:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:41:03 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 18:41:03 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 18:41:36 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 18:41:54 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:42:42 18:42:42 added 1475 packages, and audited 1476 packages in 4m 18:42:42 18:42:42 90 packages are looking for funding 18:42:42 run `npm fund` for details 18:42:42 18:42:42 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 18:42:42 18:42:42 To address issues that do not require attention, run: 18:42:42 npm audit fix 18:42:42 18:42:42 To address all issues (including breaking changes), run: 18:42:42 npm audit fix --force 18:42:42 18:42:42 Run `npm audit` for details. 18:42:48 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:43:06 - Generating browser application bundles (phase: setup)... 18:43:45 Compiling @angular/core : es2015 as esm2015 18:43:45 Compiling @angular/compiler/testing : es2015 as esm2015 18:44:11 Compiling @angular/common : es2015 as esm2015 18:44:11 Compiling @angular/core/testing : es2015 as esm2015 18:44:18 Compiling @angular/platform-browser : es2015 as esm2015 18:44:18 Compiling @angular/common/testing : es2015 as esm2015 18:44:23 Compiling @angular/router : es2015 as esm2015 18:44:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:44:29 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:44:31 Compiling @angular/common/http : es2015 as esm2015 18:44:31 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:44:35 Compiling @angular/forms : es2015 as esm2015 18:44:36 Compiling @angular/router/testing : es2015 as esm2015 18:44:36 Compiling @angular/common/http/testing : es2015 as esm2015 18:45:44 24 05 2023 18:45:36.511:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:45:44 24 05 2023 18:45:36.525:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:45:44 24 05 2023 18:45:36.556:INFO [launcher]: Starting browser ChromeHeadless 18:46:41 24 05 2023 18:46:37.229:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:47:20 24 05 2023 18:47:17.284:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:47:38 ✔ Browser application bundle generation complete. 18:47:38 24 05 2023 18:47:36.630:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket WdSYBjshvW1UrOE3AAAB with id 71516925 18:47:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 18:47:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.539 secs) 18:47:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.344 secs) 18:47:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.414 secs) 18:47:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.467 secs) 18:47:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.567 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.663 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.677 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.696 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.721 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.74 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.8 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.898 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 1.947 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 1.967 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 1.985 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.077 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.251 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.296 secs) 18:47:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.335 secs) 18:47:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.621 secs) 18:47:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.837 secs) 18:47:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.104 secs) 18:47:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.171 secs) 18:47:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.282 secs) 18:47:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.302 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.318 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.334 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.349 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.541 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.553 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.697 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.717 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.732 secs) 18:47:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.835 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 3.982 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.002 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.016 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.051 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.065 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.082 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.158 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.447 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.471 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.531 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.551 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 4.564 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 4.605 secs) 18:47:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 4.689 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 4.741 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 4.768 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 4.829 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 4.858 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 4.884 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 4.906 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 4.994 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.091 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.296 secs) 18:48:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 5.531 secs) 18:48:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 5.555 secs) 18:48:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 5.632 secs) 18:48:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 5.655 secs) 18:48:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 5.676 secs) 18:48:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 5.977 secs) 18:48:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.134 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.174 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.227 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.275 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.452 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.564 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.886 secs) 18:48:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 6.914 secs) 18:48:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 6.96 secs) 18:48:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.028 secs) 18:48:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.305 secs) 18:48:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.448 secs) 18:48:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.611 secs) 18:48:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.929 secs) 18:48:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.971 secs) 18:48:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.176 secs) 18:48:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.239 secs) 18:48:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.262 secs) 18:48:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.982 secs) 18:48:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.019 secs) 18:48:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.109 secs) 18:48:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.196 secs) 18:48:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.29 secs) 18:48:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.333 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.366 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.569 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.666 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.726 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.791 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.824 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.84 secs) 18:48:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.99 secs) 18:48:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.222 secs) 18:48:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.392 secs) 18:48:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.458 secs) 18:48:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.516 secs) 18:48:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.659 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.733 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.878 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.964 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.032 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.307 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.325 secs) 18:48:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.501 secs) 18:48:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.65 secs) 18:48:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.889 secs) 18:48:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.026 secs) 18:48:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.076 secs) 18:48:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.149 secs) 18:48:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.28 secs) 18:48:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.518 secs) 18:48:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.641 secs) 18:48:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.757 secs) 18:48:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.832 secs) 18:48:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.06 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.384 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.481 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.601 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.647 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.69 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.72 secs) 18:48:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.747 secs) 18:48:12 WARN: ' 18:48:12 It looks like you're using ngModel on the same form field as formControlName. 18:48:12 Support for using the ngModel input property and ngModelChange event with 18:48:12 reactive form directives has been deprecated in Angular v6 and will be removed 18:48:12 in a future version of Angular. 18:48:12 18:48:12 For more information on this, see our API docs here: 18:48:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:48:12 ' 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.747 secs) 18:48:12 WARN: ' 18:48:12 It looks like you're using ngModel on the same form field as formControlName. 18:48:12 Support for using the ngModel input property and ngModelChange event with 18:48:12 reactive form directives has been deprecated in Angular v6 and will be removed 18:48:12 in a future version of Angular. 18:48:12 18:48:12 For more information on this, see our API docs here: 18:48:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:48:12 ' 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.88 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.999 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.042 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.089 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.145 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.193 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.218 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.232 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.32 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.352 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.382 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.417 secs) 18:48:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.461 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.489 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.612 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.662 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.966 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.182 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.24 secs) 18:48:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.288 secs) 18:48:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.004 secs / 15.288 secs) 18:48:14 TOTAL: 145 SUCCESS 18:48:14 ✔ Browser application bundle generation complete. 18:48:18 18:48:18 =============================== Coverage summary =============================== 18:48:18 Statements : 41.56% ( 1425/3429 ) 18:48:18 Branches : 12.14% ( 109/898 ) 18:48:18 Functions : 33.33% ( 417/1251 ) 18:48:18 Lines : 39.45% ( 1280/3245 ) 18:48:18 ================================================================================ 18:48:18 24 05 2023 18:48:17.951:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:48:19 ✔ Browser application bundle generation complete. 18:48:19 make[1]: Leaving directory '/w/workspace/edgex-ui-go/114/web' [Pipeline] echo 18:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:48:19 $ docker stop --time=1 aaa956831dae83872a9e56b3850b96c29a2940cee63b4538cf7f93a62b40a26e 18:48:23 $ docker rm -f --volumes aaa956831dae83872a9e56b3850b96c29a2940cee63b4538cf7f93a62b40a26e [Pipeline] // withDockerContainer [Pipeline] sh 18:48:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:48:26 Warning: overwriting stash ‘coverage-report’ 18:48:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:35 + ls -al . 18:48:35 total 176 18:48:35 drwxrwxr-x 13 jenkins jenkins 4096 May 24 18:34 . 18:48:35 drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:31 .. 18:48:35 drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:31 .blubracket 18:48:35 -rw-rw-r-- 1 jenkins jenkins 18 May 24 18:31 .dockerignore 18:48:35 drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:31 .git 18:48:35 drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:31 .github 18:48:35 -rw-rw-r-- 1 jenkins jenkins 185 May 24 18:31 .gitignore 18:48:35 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 18:31 Attribution.txt 18:48:35 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 18:31 CHANGELOG.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 18:31 CONTRIBUTING.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 18:31 Dockerfile 18:48:35 -rw-rw-r-- 1 jenkins jenkins 652 May 24 18:31 Jenkinsfile 18:48:35 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 18:31 LICENSE 18:48:35 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 18:31 Makefile 18:48:35 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 18:31 README.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 12 May 24 18:28 VERSION 18:48:35 drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:31 assets 18:48:35 drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:31 bin 18:48:35 drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:31 cmd 18:48:35 -rw-r--r-- 1 jenkins jenkins 10 May 24 18:34 coverage.out 18:48:35 drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:31 docs 18:48:35 -rw-rw-r-- 1 jenkins jenkins 2999 May 24 18:31 go.mod 18:48:35 -rw-rw-r-- 1 jenkins jenkins 30528 May 24 18:31 go.sum 18:48:35 drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:31 internal 18:48:35 drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:31 snap 18:48:35 drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:31 testing 18:48:35 -rw-rw-r-- 1 jenkins jenkins 155 May 24 18:31 version.go 18:48:35 drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + 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=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 --label arch=arm64 --label version=3.0.0-dev.18 . 18:48:37 Sending build context to Docker daemon 33.16MB 18:48:37 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:48:37 Step 2/25 : FROM ${BASE} AS builder 18:48:37 ---> d7d971622d61 18:48:37 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:48:38 ---> Running in 496d55a2825f 18:48:38 Removing intermediate container 496d55a2825f 18:48:38 ---> c61fa5f613d1 18:48:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:48:38 ---> Running in 4104b209c50a 18:48:39 Removing intermediate container 4104b209c50a 18:48:39 ---> 8efe575b0a10 18:48:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:48:39 ---> Running in 1e96a109b948 18:48:39 Removing intermediate container 1e96a109b948 18:48:39 ---> bebf7ed3230b 18:48:39 Step 6/25 : LABEL Name=edgex-ui-go 18:48:39 ---> Running in cfc06a58d03e 18:48:39 Removing intermediate container cfc06a58d03e 18:48:39 ---> b2ef686fe759 18:48:39 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:48:39 ---> Running in 15dac5ae9fbc 18:48:40 Removing intermediate container 15dac5ae9fbc 18:48:40 ---> 0ef91ffabba3 18:48:40 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:48:41 ---> 3e84449b5135 18:48:41 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:41 ---> Running in 023759de8089 18:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:48:44 OK: 263 MiB in 53 packages 18:48:45 Removing intermediate container 023759de8089 18:48:45 ---> 2cf3250dcbae 18:48:45 Step 10/25 : ENV GO111MODULE=on 18:48:45 ---> Running in 07ab3e04273a 18:48:45 Removing intermediate container 07ab3e04273a 18:48:45 ---> d484e434e4e9 18:48:45 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:48:46 ---> Running in d577a3d9979d 18:48:46 Removing intermediate container d577a3d9979d 18:48:46 ---> 24c1f675a7e5 18:48:46 Step 12/25 : COPY go.mod vendor* ./ 18:48:46 ---> ef0f72a25586 18:48:46 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:50 ---> Running in 8d0a658002f6 18:48:52 Removing intermediate container 8d0a658002f6 18:48:52 ---> 984950e132a7 18:48:52 Step 14/25 : COPY . . 18:48:57 ---> 7637b02d1dbc 18:48:57 Step 15/25 : RUN ${MAKE} 18:48:57 ---> Running in ff7439c6de21 18:48:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:51:04 Removing intermediate container ff7439c6de21 18:51:04 ---> e750de62b046 18:51:04 Step 16/25 : FROM alpine:3.17 18:51:04 3.17: Pulling from library/alpine 18:51:04 c41833b44d91: Already exists 18:51:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:51:04 Status: Downloaded newer image for alpine:3.17 18:51:04 ---> 51e60588ff2c 18:51:04 Step 17/25 : EXPOSE 4000 18:51:04 ---> Running in a1d109a4b171 18:51:04 Removing intermediate container a1d109a4b171 18:51:04 ---> b92d8364d37d 18:51:04 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:51:06 ---> 9de147696130 18:51:06 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:51:07 ---> 400d05cba25c 18:51:07 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:51:07 ---> 8b33163bbb3a 18:51:07 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:51:07 ---> Running in 9cddefe3358b 18:51:07 Removing intermediate container 9cddefe3358b 18:51:07 ---> 24972cef8afc 18:51:07 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:51:08 ---> Running in 38e1ff3424e4 18:51:08 Removing intermediate container 38e1ff3424e4 18:51:08 ---> 5ca1661dd8d9 18:51:08 Step 23/25 : LABEL arch=arm64 18:51:08 ---> Running in b937517eb4b2 18:51:08 Removing intermediate container b937517eb4b2 18:51:08 ---> ee4ccddb0ec9 18:51:08 Step 24/25 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:51:08 ---> Running in eb5cae7a917d 18:51:09 Removing intermediate container eb5cae7a917d 18:51:09 ---> f22ec22d4c08 18:51:09 Step 25/25 : LABEL version=3.0.0-dev.18 18:51:09 ---> Running in 623aa92ea2cd 18:51:09 Removing intermediate container 623aa92ea2cd 18:51:09 ---> 52e210e48c39 18:51:09 [Warning] One or more build-args [ARCH] were not consumed 18:51:09 Successfully built 52e210e48c39 18:51:09 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 18:51:09 provisioning config files... 18:51:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config15203463810842264309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:10 ---> docker-login.sh 18:51:10 nexus3.edgexfoundry.org:10001 18:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:10 Configure a credential helper to remove this warning. See 18:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:10 18:51:10 Login Succeeded 18:51:10 nexus3.edgexfoundry.org:10002 18:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:10 Configure a credential helper to remove this warning. See 18:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:10 18:51:10 Login Succeeded 18:51:10 nexus3.edgexfoundry.org:10003 18:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:11 Configure a credential helper to remove this warning. See 18:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:11 18:51:11 Login Succeeded 18:51:11 nexus3.edgexfoundry.org:10004 18:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:11 Configure a credential helper to remove this warning. See 18:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:11 18:51:11 Login Succeeded 18:51:11 docker.io 18:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:12 Configure a credential helper to remove this warning. See 18:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:12 18:51:12 Login Succeeded 18:51:12 ---> docker-login.sh ends [Pipeline] } 18:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:51:12 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 18:51:12 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:51:12 latest 18:51:12 3.0.0-dev.18 18:51:12 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 18:51:12 main 18:51:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:51:12 a2d4ad8f538b: Preparing 18:51:12 33938557f076: Preparing 18:51:12 6690d3218603: Preparing 18:51:12 26cbea5cba74: Preparing 18:51:12 26cbea5cba74: Layer already exists 18:51:13 33938557f076: Pushed 18:51:13 a2d4ad8f538b: Pushed 18:51:21 6690d3218603: Pushed 18:51:21 742163a79e7aeb062f1ac4c67fbc75e2333f4d28: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:51:21 a2d4ad8f538b: Preparing 18:51:21 33938557f076: Preparing 18:51:21 6690d3218603: Preparing 18:51:21 26cbea5cba74: Preparing 18:51:21 26cbea5cba74: Layer already exists 18:51:21 6690d3218603: Layer already exists 18:51:21 33938557f076: Layer already exists 18:51:21 a2d4ad8f538b: Layer already exists 18:51:22 latest: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.18 18:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:51:22 a2d4ad8f538b: Preparing 18:51:22 33938557f076: Preparing 18:51:22 6690d3218603: Preparing 18:51:22 26cbea5cba74: Preparing 18:51:22 33938557f076: Layer already exists 18:51:22 6690d3218603: Layer already exists 18:51:22 26cbea5cba74: Layer already exists 18:51:22 a2d4ad8f538b: Layer already exists 18:51:23 3.0.0-dev.18: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 18:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:51:23 a2d4ad8f538b: Preparing 18:51:23 33938557f076: Preparing 18:51:23 6690d3218603: Preparing 18:51:23 26cbea5cba74: Preparing 18:51:23 33938557f076: Layer already exists 18:51:23 a2d4ad8f538b: Layer already exists 18:51:23 26cbea5cba74: Layer already exists 18:51:23 6690d3218603: Layer already exists 18:51:23 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 18:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:51:24 a2d4ad8f538b: Preparing 18:51:24 33938557f076: Preparing 18:51:24 6690d3218603: Preparing 18:51:24 26cbea5cba74: Preparing 18:51:24 26cbea5cba74: Layer already exists 18:51:24 33938557f076: Layer already exists 18:51:24 a2d4ad8f538b: Layer already exists 18:51:24 6690d3218603: Layer already exists 18:51:25 main: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:51:25 ===================================================== [Pipeline] echo 18:51:25 taggedImages: 18:51:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 18:51:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:51:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.18 18:51:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 18:51:25 - 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 18:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:25 18:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:26 arm64: Pulling from edgex-lftools-log-publisher 18:51:26 8998bd30e6a1: Pulling fs layer 18:51:26 04944245beec: Pulling fs layer 18:51:26 699f458cf7ca: Pulling fs layer 18:51:26 765212b225bb: Pulling fs layer 18:51:26 f23df028b6ca: Pulling fs layer 18:51:26 d65c8cfc05b1: Pulling fs layer 18:51:26 2437ff75d9bd: Pulling fs layer 18:51:26 765212b225bb: Waiting 18:51:26 f23df028b6ca: Waiting 18:51:26 d65c8cfc05b1: Waiting 18:51:26 2437ff75d9bd: Waiting 18:51:26 04944245beec: Verifying Checksum 18:51:26 04944245beec: Download complete 18:51:26 765212b225bb: Verifying Checksum 18:51:26 765212b225bb: Download complete 18:51:26 f23df028b6ca: Download complete 18:51:26 d65c8cfc05b1: Verifying Checksum 18:51:26 d65c8cfc05b1: Download complete 18:51:26 699f458cf7ca: Verifying Checksum 18:51:26 699f458cf7ca: Download complete 18:51:26 8998bd30e6a1: Download complete 18:51:29 2437ff75d9bd: Verifying Checksum 18:51:29 2437ff75d9bd: Download complete 18:51:31 8998bd30e6a1: Pull complete 18:51:31 04944245beec: Pull complete 18:51:33 699f458cf7ca: Pull complete 18:51:33 765212b225bb: Pull complete 18:51:33 f23df028b6ca: Pull complete 18:51:33 d65c8cfc05b1: Pull complete 18:51:48 2437ff75d9bd: Pull complete 18:51:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:49 prd-ubuntu20.04-docker-arm64-4c-16g-16757 does not seem to be running inside a container 18:51:49 $ 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/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 18:51:52 $ docker top 1f97d79dbbd9cf4e4287d63764439444e121a6c5c42a6753cc627ce16ce43ad1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:53 ---> job-cost.sh 18:51:53 lf-activate-venv: SKIPPING 18:51:53 INFO: No Stack... 18:51:53 INFO: Retrieving Pricing Info for: v3-standard-4 18:51:54 INFO: Archiving Costs [Pipeline] sh 18:51:55 + cat /w/workspace/edgex-ui-go/114/archives/cost.csv 18:51:55 + cut -d, -f6 [Pipeline] lock 18:51:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] 18:51:55 Resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] did not exist. Created. 18:51:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:51:56 /w/workspace/edgex-ui-go/114@tmp/durable-1ce7e22e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:51:56 + echo total: 0.10999999940395355 [Pipeline] stash 18:51:56 Warning: overwriting stash ‘stack-cost’ 18:52:01 Stashed 1 file(s) [Pipeline] } 18:52:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:01 $ docker stop --time=1 1f97d79dbbd9cf4e4287d63764439444e121a6c5c42a6753cc627ce16ce43ad1 18:52:03 $ docker rm -f --volumes 1f97d79dbbd9cf4e4287d63764439444e121a6c5c42a6753cc627ce16ce43ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:52:04 provisioning config files... 18:52:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5044026476433279308tmp [Pipeline] { [Pipeline] sh 18:52:04 + set +x 18:52:04 + curl+ -s https://codecov.io/bash 18:52:04 bash -s -- 18:52:04 18:52:04 _____ _ 18:52:04 / ____| | | 18:52:04 | | ___ __| | ___ ___ _____ __ 18:52:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:52:04 | |___| (_) | (_| | __/ (_| (_) \ V / 18:52:04 \_____\___/ \__,_|\___|\___\___/ \_/ 18:52:04 Bash-1.0.6 18:52:04 18:52:04 18:52:04 ==> git version 2.25.1 found 18:52:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:52:04 Release-Date: 2020-01-08 18:52:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:52:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:52:04 ==> Jenkins CI detected. 18:52:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 18:52:04 project root: . 18:52:04 --> token set from env 18:52:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:52:04 ==> Running gcov in . (disable via -X gcov) 18:52:04 ==> Python coveragepy not found 18:52:04 ==> Searching for coverage reports in: 18:52:04 + . 18:52:04 -> Found 1 reports 18:52:04 ==> Detecting git/mercurial file structure 18:52:04 ==> Reading reports 18:52:04 + ./coverage.out bytes=10 18:52:04 ==> Appending adjustments 18:52:04 https://docs.codecov.io/docs/fixing-reports 18:52:05 + Found adjustments 18:52:05 ==> Gzipping contents 18:52:05 12K /tmp/codecov.xyY8Yc.gz 18:52:05 ==> Uploading reports 18:52:05 url: https://codecov.io 18:52:05 query: branch=main&commit=742163a79e7aeb062f1ac4c67fbc75e2333f4d28&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:05 -> Pinging Codecov 18:52:05 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=742163a79e7aeb062f1ac4c67fbc75e2333f4d28&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:05 -> Uploading to 18:52:05 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/742163a79e7aeb062f1ac4c67fbc75e2333f4d28/afda27e8-6c7b-482b-b8fe-8b614bb8b6f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T185205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb485c01165294ee76058c3861a02bc79f4d5f55cb769fda1c095e0207918573 18:52:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:52:05 Dload Upload Total Spent Left Speed 18:52:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 44816 --:--:-- --:--:-- --:--:-- 44596 100 9053 0 0 100 9053 0 42702 --:--:-- --:--:-- --:--:-- 42702 18:52:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] } 18:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:52:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:52:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:06 18:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:52:06 df9b9388f04a: Pulling fs layer 18:52:06 52dc419b0ee2: Pulling fs layer 18:52:06 25bc292e5bac: Pulling fs layer 18:52:06 114826534d7a: Pulling fs layer 18:52:06 4657fd5d0bcf: Pulling fs layer 18:52:06 6ad1cebc031e: Pulling fs layer 18:52:06 8a3aa393b2d8: Pulling fs layer 18:52:06 114826534d7a: Waiting 18:52:06 4657fd5d0bcf: Waiting 18:52:06 6ad1cebc031e: Waiting 18:52:06 25bc292e5bac: Download complete 18:52:06 52dc419b0ee2: Verifying Checksum 18:52:06 4657fd5d0bcf: Verifying Checksum 18:52:06 4657fd5d0bcf: Download complete 18:52:06 df9b9388f04a: Verifying Checksum 18:52:06 df9b9388f04a: Pull complete 18:52:06 52dc419b0ee2: Pull complete 18:52:06 25bc292e5bac: Pull complete 18:52:06 6ad1cebc031e: Verifying Checksum 18:52:06 6ad1cebc031e: Download complete 18:52:07 114826534d7a: Download complete 18:52:07 8a3aa393b2d8: Verifying Checksum 18:52:07 8a3aa393b2d8: Download complete 18:52:11 114826534d7a: Pull complete 18:52:11 4657fd5d0bcf: Pull complete 18:52:11 6ad1cebc031e: Pull complete 18:52:13 8a3aa393b2d8: Pull complete 18:52:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:13 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:52:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:52:25 $ docker top c98930fd6a7902b7fc47286569f4689012ebe428e3bb0fdbed937bf80e29fddd -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 18:52:25 + set -o pipefail 18:52:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 18:52:32 18:52:32 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 18:52:32 18:52:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/01cd4000-d92f-4872-a1a9-a3c5fa885134 18:52:32 18:52:32 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 18:52:32 18:52:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:52:32 18:52:32 18:52:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:52:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:52:32 More details here: https://snyk.co/ue1NS [Pipeline] } 18:52:32 $ docker stop --time=1 c98930fd6a7902b7fc47286569f4689012ebe428e3bb0fdbed937bf80e29fddd 18:52:37 $ docker rm -f --volumes c98930fd6a7902b7fc47286569f4689012ebe428e3bb0fdbed937bf80e29fddd [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 18:52:38 + git log --format=format:%s -1 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] sh 18:52:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:39 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:52:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:52:39 $ docker top 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 -eo pid,comm 18:52:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:52:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:39 [ssh-agent] Looking for ssh-agent implementation... 18:52:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:39 $ docker exec 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 ssh-agent 18:52:39 SSH_AUTH_SOCK=/tmp/ssh-tUg7RFxRCgYj/agent.32 18:52:39 SSH_AGENT_PID=38 18:52:39 Running ssh-add (command line suppressed) 18:52:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13024483597193360870.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13024483597193360870.key) 18:52:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:40 + git semver tag 18:52:40 2023-05-24 18:52:40,638 [run_tag] DEBUG tag force:False 18:52:40 2023-05-24 18:52:40,638 [check_head_tag] DEBUG check head tag 18:52:40 2023-05-24 18:52:40,640 [execute] INFO git cat-file --batch-check 18:52:40 2023-05-24 18:52:40,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 18:52:40 2023-05-24 18:52:40,644 [execute] INFO git cat-file --batch 18:52:40 2023-05-24 18:52:40,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 18:52:40 2023-05-24 18:52:40,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:52:40 2023-05-24 18:52:40,663 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 18:52:40 2023-05-24 18:52:40,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 18:52:40 2023-05-24 18:52:40,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:52:40 3.0.0-dev.18 [Pipeline] } 18:52:40 $ docker exec --env ******** --env ******** 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 ssh-agent -k 18:52:41 unset SSH_AUTH_SOCK; 18:52:41 unset SSH_AGENT_PID; 18:52:41 echo Agent pid 38 killed; 18:52:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:41 + git semver [Pipeline] } 18:52:41 $ docker stop --time=1 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 18:52:42 $ docker rm -f --volumes 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:43 18:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:43 0.23.1-centos7: Pulling from edgex-lftools 18:52:43 ab5ef0e58194: Pulling fs layer 18:52:43 9712f1f96733: Pulling fs layer 18:52:43 63f879dbbcfc: Pulling fs layer 18:52:43 0d9ebad4ef96: Pulling fs layer 18:52:43 e9a5061849ea: Pulling fs layer 18:52:43 d747dcd14b5f: Pulling fs layer 18:52:43 2de7ff778b66: Pulling fs layer 18:52:43 d747dcd14b5f: Waiting 18:52:43 e9a5061849ea: Waiting 18:52:43 0d9ebad4ef96: Waiting 18:52:43 9712f1f96733: Download complete 18:52:44 63f879dbbcfc: Verifying Checksum 18:52:44 63f879dbbcfc: Download complete 18:52:44 e9a5061849ea: Verifying Checksum 18:52:44 e9a5061849ea: Download complete 18:52:44 d747dcd14b5f: Download complete 18:52:44 0d9ebad4ef96: Verifying Checksum 18:52:44 0d9ebad4ef96: Download complete 18:52:44 ab5ef0e58194: Download complete 18:52:44 2de7ff778b66: Verifying Checksum 18:52:47 ab5ef0e58194: Pull complete 18:52:47 9712f1f96733: Pull complete 18:52:48 63f879dbbcfc: Pull complete 18:52:51 0d9ebad4ef96: Pull complete 18:52:51 e9a5061849ea: Pull complete 18:52:51 d747dcd14b5f: Pull complete 18:52:52 2de7ff778b66: Pull complete 18:52:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:52 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:52:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:53:03 $ docker top 63114d756df9496a2c80825e2b1be807023794de93d08418a5534759828f6f11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:53:03 provisioning config files... 18:53:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13639797665300394992tmp 18:53:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17699688945984859482tmp 18:53:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11770752332422709839tmp [Pipeline] { [Pipeline] echo 18:53:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:53:04 ---> sigul-configuration.sh 18:53:04 gpg: directory `/root/.gnupg' created 18:53:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:53:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:53:04 gpg: keyring `/root/.gnupg/secring.gpg' created 18:53:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:53:04 gpg: CAST5 encrypted data 18:53:04 gpg: encrypted with 1 passphrase 18:53:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:53:04 + mkdir /home/jenkins 18:53:04 + mkdir /home/jenkins/sigul [Pipeline] sh 18:53:04 + 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 18:53:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:53:04 ---> sigul-install.sh 18:53:04 Sigul already installed; skipping installation. [Pipeline] sh 18:53:05 + git tag --list 18:53:05 0.1.1 18:53:05 v1.1.0 18:53:05 v1.2.0 18:53:05 v1.2.1 18:53:05 v1.3.0 18:53:05 v2.0.0 18:53:05 v2.1.0 18:53:05 v2.2.0 18:53:05 v2.2.1-dev.1 18:53:05 v2.2.1-dev.2 18:53:05 v2.2.1-dev.3 18:53:05 v2.2.1-dev.4 18:53:05 v2.2.1-dev.5 18:53:05 v2.2.1-dev.6 18:53:05 v2.2.1-dev.7 18:53:05 v2.3.0 18:53:05 v2.3.0-dev.10 18:53:05 v2.3.0-dev.11 18:53:05 v2.3.0-dev.12 18:53:05 v2.3.0-dev.13 18:53:05 v2.3.0-dev.14 18:53:05 v2.3.0-dev.15 18:53:05 v2.3.0-dev.16 18:53:05 v2.3.0-dev.17 18:53:05 v2.3.0-dev.18 18:53:05 v2.3.0-dev.19 18:53:05 v2.3.0-dev.20 18:53:05 v2.3.0-dev.21 18:53:05 v2.3.0-dev.22 18:53:05 v2.3.0-dev.23 18:53:05 v2.3.0-dev.24 18:53:05 v2.3.0-dev.7 18:53:05 v2.3.0-dev.8 18:53:05 v2.3.0-dev.9 18:53:05 v3.0.0-dev.1 18:53:05 v3.0.0-dev.10 18:53:05 v3.0.0-dev.11 18:53:05 v3.0.0-dev.12 18:53:05 v3.0.0-dev.13 18:53:05 v3.0.0-dev.14 18:53:05 v3.0.0-dev.15 18:53:05 v3.0.0-dev.16 18:53:05 v3.0.0-dev.17 18:53:05 v3.0.0-dev.18 18:53:05 v3.0.0-dev.2 18:53:05 v3.0.0-dev.3 18:53:05 v3.0.0-dev.4 18:53:05 v3.0.0-dev.5 18:53:05 v3.0.0-dev.6 18:53:05 v3.0.0-dev.7 18:53:05 v3.0.0-dev.8 18:53:05 v3.0.0-dev.9 [Pipeline] sh 18:53:05 + lftools sign git-tag v3.0.0-dev.18 18:53:06 Signing Git tag with Sigul... 18:53:06 Signing v3.0.0-dev.18 [Pipeline] echo 18:53:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:53:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:53:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:53:06 $ docker stop --time=1 63114d756df9496a2c80825e2b1be807023794de93d08418a5534759828f6f11 18:53:08 $ docker rm -f --volumes 63114d756df9496a2c80825e2b1be807023794de93d08418a5534759828f6f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:53:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:08 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:53:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:09 $ docker top f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 -eo pid,comm 18:53:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:53:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:09 [ssh-agent] Looking for ssh-agent implementation... 18:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:09 $ docker exec f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 ssh-agent 18:53:09 SSH_AUTH_SOCK=/tmp/ssh-ovPVtZHiNv6z/agent.32 18:53:09 SSH_AGENT_PID=38 18:53:09 Running ssh-add (command line suppressed) 18:53:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9780804767071105989.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9780804767071105989.key) 18:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:09 + git semver bump pre 18:53:10 2023-05-24 18:53:10,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:53:10 2023-05-24 18:53:10,139 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 18:53:10 2023-05-24 18:53:10,140 [bump_version] DEBUG bumped version:3.0.0-dev.19 18:53:10 2023-05-24 18:53:10,140 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 18:53:10 2023-05-24 18:53:10,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:53:10 2023-05-24 18:53:10,140 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:53:10 2023-05-24 18:53:10,144 [execute] INFO git cat-file --batch-check 18:53:10 2023-05-24 18:53:10,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:10 2023-05-24 18:53:10,150 [execute] INFO git cat-file --batch 18:53:10 2023-05-24 18:53:10,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:10 2023-05-24 18:53:10,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:53:10 3.0.0-dev.19 [Pipeline] } 18:53:10 $ docker exec --env ******** --env ******** f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 ssh-agent -k 18:53:10 unset SSH_AUTH_SOCK; 18:53:10 unset SSH_AGENT_PID; 18:53:10 echo Agent pid 38 killed; 18:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:10 + git semver [Pipeline] } 18:53:10 $ docker stop --time=1 f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 18:53:12 $ docker rm -f --volumes f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:12 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:53:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:13 $ docker top 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 -eo pid,comm 18:53:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:53:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:13 [ssh-agent] Looking for ssh-agent implementation... 18:53:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:13 $ docker exec 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 ssh-agent 18:53:13 SSH_AUTH_SOCK=/tmp/ssh-4bHBmuYNNqzj/agent.33 18:53:13 SSH_AGENT_PID=39 18:53:13 Running ssh-add (command line suppressed) 18:53:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12603484789130342730.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12603484789130342730.key) 18:53:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:13 + git semver push 18:53:14 2023-05-24 18:53:14,179 [run_push] DEBUG push 18:53:14 2023-05-24 18:53:14,179 [execute] INFO git cat-file --batch-check 18:53:14 2023-05-24 18:53:14,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:14 2023-05-24 18:53:14,183 [execute] INFO git rev-list 365e9b39b00f27c7aa5271fcac797710d37c4039 -- 18:53:14 2023-05-24 18:53:14,184 [execute] DEBUG Popen(['git', 'rev-list', '365e9b39b00f27c7aa5271fcac797710d37c4039', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:53:14 2023-05-24 18:53:14,193 [execute] INFO git fetch -v origin 18:53:14 2023-05-24 18:53:14,193 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:53:14 2023-05-24 18:53:14,671 [run_push] DEBUG no remote changes detected 18:53:14 2023-05-24 18:53:14,671 [execute] INFO git push origin semver 18:53:14 2023-05-24 18:53:14,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:53:15 2023-05-24 18:53:15,470 [run_push] DEBUG push all version tags 18:53:15 2023-05-24 18:53:15,471 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:53:15 2023-05-24 18:53:15,471 [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) 18:53:16 2023-05-24 18:53:16,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:53:16 3.0.0-dev.19 [Pipeline] } 18:53:16 $ docker exec --env ******** --env ******** 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 ssh-agent -k 18:53:16 unset SSH_AUTH_SOCK; 18:53:16 unset SSH_AGENT_PID; 18:53:16 echo Agent pid 39 killed; 18:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:16 + git semver [Pipeline] } 18:53:17 $ docker stop --time=1 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 18:53:18 $ docker rm -f --volumes 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 [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 18:53:18 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 18:53:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 18:53:18 total 16 18:53:18 drwxr-xr-x 3 root root 4096 May 24 18:32 . 18:53:18 drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:53 .. 18:53:18 drwxr-xr-x 2 root root 4096 May 24 18:32 cost 18:53:18 -rw-r--r-- 1 root root 83 May 24 18:32 cost.csv 18:53:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 18:53:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 18:53:18 total 16 18:53:18 drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:32 . 18:53:18 drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:53 .. 18:53:18 drwxr-xr-x 2 jenkins jenkins 4096 May 24 18:32 cost 18:53:18 -rw-r--r-- 1 jenkins jenkins 83 May 24 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:53:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> package-listing.sh 18:53:20 ++ facter osfamily 18:53:20 ++ tr '[:upper:]' '[:lower:]' 18:53:20 + OS_FAMILY=debian 18:53:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 18:53:20 + START_PACKAGES=/tmp/packages_start.txt 18:53:20 + END_PACKAGES=/tmp/packages_end.txt 18:53:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:20 + PACKAGES=/tmp/packages_start.txt 18:53:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 18:53:20 + PACKAGES=/tmp/packages_end.txt 18:53:20 + case "${OS_FAMILY}" in 18:53:20 + dpkg -l 18:53:20 + grep '^ii' 18:53:20 + '[' -f /tmp/packages_start.txt ']' 18:53:20 + '[' -f /tmp/packages_end.txt ']' 18:53:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 18:53:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 18:53:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 18:53:20 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 18:53:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:21 prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container 18:53:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:21 $ docker top 7e35c04c84de06fc15bbb95593ba1ecd6918b27b35720c797d948c6b21ae5dd4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:21 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:22 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:22 + ls /var/log/sa-host 18:53:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:22 provisioning config files... 18:53:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10845299702003079041tmp [Pipeline] { [Pipeline] echo 18:53:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:22 ---> create-netrc.sh [Pipeline] } 18:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:23 ---> python-tools-install.sh [Pipeline] echo 18:53:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:23 ---> sudo-logs.sh 18:53:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:23 ---> job-cost.sh 18:53:23 lf-activate-venv: SKIPPING 18:53:23 DEBUG: total: 0.2199999988079071 18:53:23 INFO: Retrieving Stack Cost... 18:53:23 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:24 INFO: Archiving Costs [Pipeline] echo 18:53:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:24 ---> logs-deploy.sh 18:53:24 lf-activate-venv: SKIPPING 18:53:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/114 18:53:24 INFO: archiving workspace using pattern(s): 18:53:25 Archives upload complete. 18:53:26 INFO: archiving logs to Nexus