Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 644bbf00b5c54e5a158a68758c6e0479d3a0d70d 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-ssh13664683936584713977.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-ssh7492663054364419701.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-ssh460714334158457107.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-ssh13592603063976554127.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-ssh2705112496697948809.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 ‘prd-ubuntu20.04-docker-8c-8g-17238’ Running on prd-ubuntu20.04-docker-8c-8g-17244 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 644bbf00b5c54e5a158a68758c6e0479d3a0d70d (main) Commit message: "Merge pull request #620 from jumpingliu/update-readme" > 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 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 > git rev-list --no-walk 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T02:32:17.426Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T02:32:17.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T02:32:17.508Z] ========================================================= [2023-05-30T02:32:17.508Z] EdgeX Global Pipelines Version Info [2023-05-30T02:32:17.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:32:18.578Z] ------------------- [2023-05-30T02:32:18.578Z] stable info: [2023-05-30T02:32:18.578Z] ------------------- [2023-05-30T02:32:18.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T02:32:18.578Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T02:32:18.578Z] Message: update stable to v1.0.249 [2023-05-30T02:32:18.838Z] ------------------- [2023-05-30T02:32:18.838Z] experimental info: [2023-05-30T02:32:18.838Z] ------------------- [2023-05-30T02:32:18.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T02:32:18.838Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T02:32:18.838Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T02:32:19.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-30T02:32:19.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-30T02:32:19.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T02:32:19.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T02:32:19.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T02:32:19.072Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T02:32:19.083Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T02:32:19.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T02:32:19.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T02:32:19.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T02:32:19.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T02:32:19.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-30T02:32:19.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T02:32:19.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T02:32:19.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T02:32:19.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T02:32:19.213Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T02:32:19.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T02:32:19.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T02:32:19.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T02:32:19.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T02:32:19.284Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T02:32:19.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T02:32:19.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T02:32:19.321Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T02:32:19.337Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T02:32:19.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T02:32:19.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T02:32:19.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T02:32:19.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T02:32:19.442Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo [2023-05-30T02:32:19.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 644bbf0 [Pipeline] echo [2023-05-30T02:32:19.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T02:32:19.548Z] provisioning config files... [2023-05-30T02:32:19.561Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6534883265339117078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:32:19.865Z] ---> docker-login.sh [2023-05-30T02:32:19.865Z] nexus3.edgexfoundry.org:10001 [2023-05-30T02:32:20.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:20.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:20.126Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:20.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:20.126Z] [2023-05-30T02:32:20.126Z] Login Succeeded [2023-05-30T02:32:20.126Z] nexus3.edgexfoundry.org:10002 [2023-05-30T02:32:20.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:20.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:20.388Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:20.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:20.388Z] [2023-05-30T02:32:20.388Z] Login Succeeded [2023-05-30T02:32:20.388Z] nexus3.edgexfoundry.org:10003 [2023-05-30T02:32:20.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:20.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:20.388Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:20.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:20.388Z] [2023-05-30T02:32:20.388Z] Login Succeeded [2023-05-30T02:32:20.388Z] nexus3.edgexfoundry.org:10004 [2023-05-30T02:32:20.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:20.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:20.648Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:20.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:20.649Z] [2023-05-30T02:32:20.649Z] Login Succeeded [2023-05-30T02:32:20.649Z] docker.io [2023-05-30T02:32:20.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:20.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:20.909Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:20.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:20.909Z] [2023-05-30T02:32:20.909Z] Login Succeeded [2023-05-30T02:32:20.909Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T02:32:20.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T02:32:21.278Z] + git rev-list -1 --merges 644bbf00b5c54e5a158a68758c6e0479d3a0d70d~1..644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo [2023-05-30T02:32:21.322Z] -----------> git rev-list -1 --merges 644bbf00b5c54e5a158a68758c6e0479d3a0d70d~1..644bbf00b5c54e5a158a68758c6e0479d3a0d70d 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:32:21.322Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [false] [Pipeline] sh [2023-05-30T02:32:21.620Z] + git log --format=format:%s -1 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo [2023-05-30T02:32:21.664Z] ========================================================= [2023-05-30T02:32:21.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T02:32:21.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T02:32:21.982Z] + git log --format=format:%s -1 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] echo [2023-05-30T02:32:21.992Z] [semverPrep] GIT_COMMIT: 644bbf00b5c54e5a158a68758c6e0479d3a0d70d, Commit Message: Merge pull request #620 from jumpingliu/update-readme [Pipeline] echo [2023-05-30T02:32:22.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T02:32:22.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T02:32:22.375Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T02:32:22.375Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T02:32:22.375Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T02:32:22.375Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T02:32:22.375Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T02:32:22.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:32:22.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T02:32:22.800Z] [2023-05-30T02:32:22.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:32:23.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T02:32:23.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T02:32:23.105Z] b85a868b505f: Pulling fs layer [2023-05-30T02:32:23.105Z] e2be974225ed: Pulling fs layer [2023-05-30T02:32:23.105Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T02:32:23.105Z] 988bab9f4d93: Pulling fs layer [2023-05-30T02:32:23.105Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T02:32:23.105Z] eaf3925da568: Pulling fs layer [2023-05-30T02:32:23.105Z] bab4dde63d76: Pulling fs layer [2023-05-30T02:32:23.105Z] bde34c3a00c8: Pulling fs layer [2023-05-30T02:32:23.105Z] b352a97aabf1: Pulling fs layer [2023-05-30T02:32:23.105Z] 4872d77fe225: Pulling fs layer [2023-05-30T02:32:23.105Z] 5851b861e8e6: Pulling fs layer [2023-05-30T02:32:23.105Z] eaf3925da568: Waiting [2023-05-30T02:32:23.105Z] bab4dde63d76: Waiting [2023-05-30T02:32:23.105Z] bde34c3a00c8: Waiting [2023-05-30T02:32:23.105Z] b352a97aabf1: Waiting [2023-05-30T02:32:23.105Z] 4872d77fe225: Waiting [2023-05-30T02:32:23.105Z] 5851b861e8e6: Waiting [2023-05-30T02:32:23.105Z] 988bab9f4d93: Waiting [2023-05-30T02:32:23.105Z] 1469e6f7b9e6: Waiting [2023-05-30T02:32:23.105Z] e2be974225ed: Verifying Checksum [2023-05-30T02:32:23.105Z] e2be974225ed: Download complete [2023-05-30T02:32:23.105Z] 988bab9f4d93: Verifying Checksum [2023-05-30T02:32:23.105Z] 988bab9f4d93: Download complete [2023-05-30T02:32:23.105Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T02:32:23.105Z] 1469e6f7b9e6: Download complete [2023-05-30T02:32:23.105Z] eaf3925da568: Download complete [2023-05-30T02:32:23.363Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T02:32:23.363Z] 339a4e72a1f5: Download complete [2023-05-30T02:32:23.363Z] bde34c3a00c8: Verifying Checksum [2023-05-30T02:32:23.363Z] bde34c3a00c8: Download complete [2023-05-30T02:32:23.363Z] b352a97aabf1: Verifying Checksum [2023-05-30T02:32:23.363Z] b352a97aabf1: Download complete [2023-05-30T02:32:23.363Z] 4872d77fe225: Verifying Checksum [2023-05-30T02:32:23.363Z] 4872d77fe225: Download complete [2023-05-30T02:32:23.363Z] 5851b861e8e6: Verifying Checksum [2023-05-30T02:32:23.363Z] 5851b861e8e6: Download complete [2023-05-30T02:32:23.363Z] b85a868b505f: Download complete [2023-05-30T02:32:23.621Z] bab4dde63d76: Verifying Checksum [2023-05-30T02:32:23.621Z] bab4dde63d76: Download complete [2023-05-30T02:32:24.559Z] b85a868b505f: Pull complete [2023-05-30T02:32:24.559Z] e2be974225ed: Pull complete [2023-05-30T02:32:25.126Z] 339a4e72a1f5: Pull complete [2023-05-30T02:32:25.126Z] 988bab9f4d93: Pull complete [2023-05-30T02:32:25.384Z] 1469e6f7b9e6: Pull complete [2023-05-30T02:32:25.384Z] eaf3925da568: Pull complete [2023-05-30T02:32:26.763Z] bab4dde63d76: Pull complete [2023-05-30T02:32:27.023Z] bde34c3a00c8: Pull complete [2023-05-30T02:32:27.023Z] b352a97aabf1: Pull complete [2023-05-30T02:32:27.282Z] 4872d77fe225: Pull complete [2023-05-30T02:32:27.282Z] 5851b861e8e6: Pull complete [2023-05-30T02:32:27.282Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T02:32:27.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T02:32:27.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:32:27.371Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:32:27.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T02:32:31.557Z] $ docker top 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 -eo pid,comm [2023-05-30T02:32:31.606Z] 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). [2023-05-30T02:32:31.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T02:32:31.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T02:32:31.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T02:32:31.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T02:32:31.754Z] $ docker exec 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent [2023-05-30T02:32:31.862Z] SSH_AUTH_SOCK=/tmp/ssh-naLgiGutwSlw/agent.32 [2023-05-30T02:32:31.862Z] SSH_AGENT_PID=38 [2023-05-30T02:32:31.869Z] Running ssh-add (command line suppressed) [2023-05-30T02:32:31.963Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_881795700485144655.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_881795700485144655.key) [2023-05-30T02:32:31.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T02:32:32.263Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T02:32:32.280Z] $ docker exec --env ******** --env ******** 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent -k [2023-05-30T02:32:32.368Z] unset SSH_AUTH_SOCK; [2023-05-30T02:32:32.369Z] unset SSH_AGENT_PID; [2023-05-30T02:32:32.369Z] echo Agent pid 38 killed; [2023-05-30T02:32:32.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T02:32:32.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T02:32:32.402Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T02:32:32.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T02:32:32.512Z] $ docker exec 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent [2023-05-30T02:32:32.614Z] SSH_AUTH_SOCK=/tmp/ssh-2aeowaoVx3Tn/agent.71 [2023-05-30T02:32:32.614Z] SSH_AGENT_PID=77 [2023-05-30T02:32:32.620Z] Running ssh-add (command line suppressed) [2023-05-30T02:32:32.703Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14903622839575208432.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14903622839575208432.key) [2023-05-30T02:32:32.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T02:32:33.006Z] + git semver init [2023-05-30T02:32:33.266Z] 2023-05-30 02:32:33,181 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T02:32:33.266Z] 2023-05-30 02:32:33,183 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-30T02:32:33.266Z] 2023-05-30 02:32:33,183 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-30T02:32:33.266Z] 2023-05-30 02:32:33,183 [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) [2023-05-30T02:32:35.175Z] 2023-05-30 02:32:34,785 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-30T02:32:35.175Z] 2023-05-30 02:32:34,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-30T02:32:35.175Z] 2023-05-30 02:32:34,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:32:35.175Z] 2023-05-30 02:32:34,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:32:35.175Z] 3.0.0-dev.20 [Pipeline] } [2023-05-30T02:32:35.185Z] $ docker exec --env ******** --env ******** 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 ssh-agent -k [2023-05-30T02:32:35.274Z] unset SSH_AUTH_SOCK; [2023-05-30T02:32:35.279Z] unset SSH_AGENT_PID; [2023-05-30T02:32:35.282Z] echo Agent pid 77 killed; [2023-05-30T02:32:35.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T02:32:35.595Z] + git semver [Pipeline] } [2023-05-30T02:32:35.868Z] $ docker stop --time=1 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 [2023-05-30T02:32:37.166Z] $ docker rm -f --volumes 9f21623888e36aef6eea97605e5797f0a111784332ab21426ec9d512988cf036 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T02:32:37.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T02:32:37.710Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T02:32:37.713Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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 [2023-05-30T02:32:37.838Z] provisioning config files... [2023-05-30T02:32:37.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13978790115502473299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:32:38.140Z] ---> docker-login.sh [2023-05-30T02:32:38.140Z] nexus3.edgexfoundry.org:10001 [2023-05-30T02:32:38.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:38.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:38.140Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:38.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:38.140Z] [2023-05-30T02:32:38.140Z] Login Succeeded [2023-05-30T02:32:38.140Z] nexus3.edgexfoundry.org:10002 [2023-05-30T02:32:38.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:38.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:38.140Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:38.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:38.140Z] [2023-05-30T02:32:38.140Z] Login Succeeded [2023-05-30T02:32:38.140Z] nexus3.edgexfoundry.org:10003 [2023-05-30T02:32:38.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:38.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:38.399Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:38.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:38.399Z] [2023-05-30T02:32:38.399Z] Login Succeeded [2023-05-30T02:32:38.399Z] nexus3.edgexfoundry.org:10004 [2023-05-30T02:32:38.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:38.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:38.399Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:38.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:38.399Z] [2023-05-30T02:32:38.399Z] Login Succeeded [2023-05-30T02:32:38.399Z] docker.io [2023-05-30T02:32:38.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:32:38.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:32:38.658Z] Configure a credential helper to remove this warning. See [2023-05-30T02:32:38.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:32:38.658Z] [2023-05-30T02:32:38.658Z] Login Succeeded [2023-05-30T02:32:38.658Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T02:32:38.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T02:32:38.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T02:32:38.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T02:32:38.749Z] ========================================================= [2023-05-30T02:32:38.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T02:32:38.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:32:39.056Z] + 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 . [2023-05-30T02:32:39.314Z] Sending build context to Docker daemon 47.58MB [2023-05-30T02:32:39.314Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T02:32:39.314Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-30T02:32:39.314Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T02:32:39.314Z] f56be85fc22e: Pulling fs layer [2023-05-30T02:32:39.314Z] 85791d961cd3: Pulling fs layer [2023-05-30T02:32:39.314Z] d694b5ae8c79: Pulling fs layer [2023-05-30T02:32:39.314Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T02:32:39.314Z] 4d19c01a9841: Pulling fs layer [2023-05-30T02:32:39.314Z] 9325e15d5711: Pulling fs layer [2023-05-30T02:32:39.314Z] 9f32a84ed3da: Waiting [2023-05-30T02:32:39.314Z] 4d19c01a9841: Waiting [2023-05-30T02:32:39.314Z] 556b6ee489ea: Pulling fs layer [2023-05-30T02:32:39.314Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T02:32:39.314Z] 9325e15d5711: Waiting [2023-05-30T02:32:39.314Z] 556b6ee489ea: Waiting [2023-05-30T02:32:39.314Z] c5a4b2cf53e6: Waiting [2023-05-30T02:32:39.314Z] 85791d961cd3: Download complete [2023-05-30T02:32:39.314Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T02:32:39.314Z] 9f32a84ed3da: Download complete [2023-05-30T02:32:39.314Z] f56be85fc22e: Verifying Checksum [2023-05-30T02:32:39.314Z] f56be85fc22e: Download complete [2023-05-30T02:32:39.314Z] 4d19c01a9841: Verifying Checksum [2023-05-30T02:32:39.314Z] 4d19c01a9841: Download complete [2023-05-30T02:32:39.314Z] 9325e15d5711: Verifying Checksum [2023-05-30T02:32:39.314Z] 9325e15d5711: Download complete [2023-05-30T02:32:39.574Z] f56be85fc22e: Pull complete [2023-05-30T02:32:39.574Z] 85791d961cd3: Pull complete [2023-05-30T02:32:40.144Z] d694b5ae8c79: Verifying Checksum [2023-05-30T02:32:40.144Z] d694b5ae8c79: Download complete [2023-05-30T02:32:40.144Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T02:32:40.144Z] c5a4b2cf53e6: Download complete [2023-05-30T02:32:40.144Z] 556b6ee489ea: Verifying Checksum [2023-05-30T02:32:40.144Z] 556b6ee489ea: Download complete [2023-05-30T02:32:43.436Z] d694b5ae8c79: Pull complete [2023-05-30T02:32:43.436Z] 9f32a84ed3da: Pull complete [2023-05-30T02:32:43.436Z] 4d19c01a9841: Pull complete [2023-05-30T02:32:43.436Z] 9325e15d5711: Pull complete [2023-05-30T02:32:45.340Z] 556b6ee489ea: Pull complete [2023-05-30T02:32:46.280Z] c5a4b2cf53e6: Pull complete [2023-05-30T02:32:46.280Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T02:32:46.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T02:32:46.280Z] ---> c4be618373d6 [2023-05-30T02:32:46.280Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T02:32:52.804Z] Still waiting to schedule task [2023-05-30T02:32:52.805Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17242’ is offline [2023-05-30T02:32:52.865Z] ---> Running in fca5c0ab9569 [2023-05-30T02:32:52.866Z] Removing intermediate container fca5c0ab9569 [2023-05-30T02:32:52.866Z] ---> 10a3ede3e98c [2023-05-30T02:32:52.866Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T02:32:52.866Z] ---> Running in eca2697a9c3a [2023-05-30T02:32:52.866Z] Removing intermediate container eca2697a9c3a [2023-05-30T02:32:52.866Z] ---> 3a1ffaf827b1 [2023-05-30T02:32:52.866Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T02:32:52.866Z] ---> Running in f472ac7a3576 [2023-05-30T02:32:53.125Z] Removing intermediate container f472ac7a3576 [2023-05-30T02:32:53.125Z] ---> 2a6367b399c0 [2023-05-30T02:32:53.125Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-30T02:32:53.125Z] ---> Running in 7b4e7f53bcec [2023-05-30T02:32:53.125Z] Removing intermediate container 7b4e7f53bcec [2023-05-30T02:32:53.125Z] ---> 050dbf270730 [2023-05-30T02:32:53.125Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T02:32:53.125Z] ---> Running in da21ab83a884 [2023-05-30T02:32:53.125Z] Removing intermediate container da21ab83a884 [2023-05-30T02:32:53.125Z] ---> c039f606b08a [2023-05-30T02:32:53.125Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T02:32:53.695Z] latest: Pulling from library/docker [2023-05-30T02:32:53.695Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-30T02:32:53.695Z] dfb60e7f5d22: Pulling fs layer [2023-05-30T02:32:53.695Z] f74671f55a8d: Pulling fs layer [2023-05-30T02:32:53.695Z] 159682c80b19: Pulling fs layer [2023-05-30T02:32:53.695Z] b1fd48ba55f8: Pulling fs layer [2023-05-30T02:32:53.695Z] 6478cae41da0: Pulling fs layer [2023-05-30T02:32:53.695Z] 3dc5e45939f9: Pulling fs layer [2023-05-30T02:32:53.695Z] ec63addd3bc1: Pulling fs layer [2023-05-30T02:32:53.695Z] 3a314790488f: Pulling fs layer [2023-05-30T02:32:53.695Z] f97b6f470a44: Pulling fs layer [2023-05-30T02:32:53.695Z] ba6b089fd04d: Pulling fs layer [2023-05-30T02:32:53.695Z] 3580870ab4aa: Pulling fs layer [2023-05-30T02:32:53.695Z] 27aa171c6e15: Pulling fs layer [2023-05-30T02:32:53.695Z] b55707de713d: Pulling fs layer [2023-05-30T02:32:53.695Z] ec63addd3bc1: Waiting [2023-05-30T02:32:53.695Z] 27aa171c6e15: Waiting [2023-05-30T02:32:53.695Z] b55707de713d: Waiting [2023-05-30T02:32:53.695Z] 3580870ab4aa: Waiting [2023-05-30T02:32:53.695Z] b1fd48ba55f8: Waiting [2023-05-30T02:32:53.695Z] 3a314790488f: Waiting [2023-05-30T02:32:53.695Z] f97b6f470a44: Waiting [2023-05-30T02:32:53.695Z] ba6b089fd04d: Waiting [2023-05-30T02:32:53.695Z] 3dc5e45939f9: Waiting [2023-05-30T02:32:53.695Z] 6478cae41da0: Waiting [2023-05-30T02:32:53.695Z] 159682c80b19: Waiting [2023-05-30T02:32:53.954Z] f74671f55a8d: Verifying Checksum [2023-05-30T02:32:53.954Z] f74671f55a8d: Download complete [2023-05-30T02:32:53.954Z] dfb60e7f5d22: Download complete [2023-05-30T02:32:53.954Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-30T02:32:53.954Z] 8a49fdb3b6a5: Download complete [2023-05-30T02:32:53.954Z] 8a49fdb3b6a5: Pull complete [2023-05-30T02:32:54.213Z] 159682c80b19: Verifying Checksum [2023-05-30T02:32:54.213Z] 159682c80b19: Download complete [2023-05-30T02:32:54.213Z] b1fd48ba55f8: Verifying Checksum [2023-05-30T02:32:54.213Z] b1fd48ba55f8: Download complete [2023-05-30T02:32:54.213Z] 3dc5e45939f9: Verifying Checksum [2023-05-30T02:32:54.213Z] 3dc5e45939f9: Download complete [2023-05-30T02:32:54.213Z] dfb60e7f5d22: Pull complete [2023-05-30T02:32:54.213Z] ec63addd3bc1: Verifying Checksum [2023-05-30T02:32:54.213Z] ec63addd3bc1: Download complete [2023-05-30T02:32:54.213Z] f74671f55a8d: Pull complete [2023-05-30T02:32:54.213Z] 3a314790488f: Verifying Checksum [2023-05-30T02:32:54.213Z] 3a314790488f: Download complete [2023-05-30T02:32:54.472Z] 6478cae41da0: Verifying Checksum [2023-05-30T02:32:54.472Z] 6478cae41da0: Download complete [2023-05-30T02:32:54.472Z] ba6b089fd04d: Verifying Checksum [2023-05-30T02:32:54.472Z] ba6b089fd04d: Download complete [2023-05-30T02:32:54.472Z] f97b6f470a44: Verifying Checksum [2023-05-30T02:32:54.472Z] f97b6f470a44: Download complete [2023-05-30T02:32:54.472Z] 27aa171c6e15: Download complete [2023-05-30T02:32:54.472Z] 159682c80b19: Pull complete [2023-05-30T02:32:54.730Z] b55707de713d: Verifying Checksum [2023-05-30T02:32:54.730Z] b55707de713d: Download complete [2023-05-30T02:32:54.988Z] b1fd48ba55f8: Pull complete [2023-05-30T02:32:55.246Z] 3580870ab4aa: Verifying Checksum [2023-05-30T02:32:55.246Z] 3580870ab4aa: Download complete [2023-05-30T02:32:55.246Z] 6478cae41da0: Pull complete [2023-05-30T02:32:55.506Z] 3dc5e45939f9: Pull complete [2023-05-30T02:32:55.506Z] ec63addd3bc1: Pull complete [2023-05-30T02:32:55.506Z] 3a314790488f: Pull complete [2023-05-30T02:32:55.764Z] f97b6f470a44: Pull complete [2023-05-30T02:32:55.764Z] ba6b089fd04d: Pull complete [2023-05-30T02:32:56.698Z] 3580870ab4aa: Pull complete [2023-05-30T02:32:56.699Z] 27aa171c6e15: Pull complete [2023-05-30T02:32:56.699Z] b55707de713d: Pull complete [2023-05-30T02:32:56.699Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-30T02:32:56.699Z] Status: Downloaded newer image for docker:latest [2023-05-30T02:33:00.030Z] ---> 3bd866c27d71 [2023-05-30T02:33:00.030Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T02:33:00.030Z] ---> Running in 7af847cc7d9c [2023-05-30T02:33:00.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T02:33:00.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T02:33:00.290Z] OK: 265 MiB in 53 packages [2023-05-30T02:33:00.548Z] Removing intermediate container 7af847cc7d9c [2023-05-30T02:33:00.548Z] ---> 7748a6e296d7 [2023-05-30T02:33:00.548Z] Step 10/15 : ENV GO111MODULE=on [2023-05-30T02:33:00.806Z] ---> Running in 0a1e92b23111 [2023-05-30T02:33:00.806Z] Removing intermediate container 0a1e92b23111 [2023-05-30T02:33:00.806Z] ---> f396add38017 [2023-05-30T02:33:00.806Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T02:33:00.806Z] ---> Running in bb11e8905007 [2023-05-30T02:33:00.806Z] Removing intermediate container bb11e8905007 [2023-05-30T02:33:00.806Z] ---> 4056b8f92edd [2023-05-30T02:33:00.806Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-30T02:33:01.065Z] ---> bdd45377dfce [2023-05-30T02:33:01.065Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T02:33:01.065Z] ---> Running in c57f25299aa8 [2023-05-30T02:33:47.779Z] Removing intermediate container c57f25299aa8 [2023-05-30T02:33:47.779Z] ---> 3c986ac7e44e [2023-05-30T02:33:47.779Z] Step 14/15 : COPY . . [2023-05-30T02:33:47.779Z] ---> 30b6aa39e9d1 [2023-05-30T02:33:47.779Z] Step 15/15 : RUN ${MAKE} [2023-05-30T02:33:47.779Z] ---> Running in d34db5eedc32 [2023-05-30T02:33:47.779Z] noop [2023-05-30T02:33:47.779Z] Removing intermediate container d34db5eedc32 [2023-05-30T02:33:47.779Z] ---> 71b58893ee6e [2023-05-30T02:33:47.779Z] Successfully built 71b58893ee6e [2023-05-30T02:33:47.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:33:48.103Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T02:33:48.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:33:48.176Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:33:48.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T02:33:48.563Z] $ docker top acf6b99b56526d2e3de5b50a5da25d56ea262f963c5221cd9c8cb975ee924d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T02:33:48.909Z] + go version [2023-05-30T02:33:48.910Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T02:33:48.925Z] $ docker stop --time=1 acf6b99b56526d2e3de5b50a5da25d56ea262f963c5221cd9c8cb975ee924d0c [2023-05-30T02:33:50.195Z] $ docker rm -f --volumes acf6b99b56526d2e3de5b50a5da25d56ea262f963c5221cd9c8cb975ee924d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:33:50.596Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T02:33:50.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:33:50.670Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:33:50.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T02:33:51.046Z] $ docker top bef72fadd69336f73b6788bd5ea0ae2d67283991a529ed03fe3cfc61e391554d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T02:33:51.386Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T02:33:51.686Z] + make test [2023-05-30T02:33:51.686Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-30T02:33:55.916Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-30T02:34:04.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-30T02:34:04.054Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-30T02:34:07.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T02:34:07.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T02:34:07.339Z] ./bin/test-attribution-txt.sh [2023-05-30T02:34:07.339Z] make -C web test [2023-05-30T02:34:07.339Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-30T02:34:07.339Z] make[1]: tput: No such file or directory [2023-05-30T02:34:07.339Z] make[1]: tput: No such file or directory [2023-05-30T02:34:07.339Z] warning: generating ./VERSION [2023-05-30T02:34:07.339Z] echo "0.0.0" > VERSION [2023-05-30T02:34:07.339Z] docker build \ [2023-05-30T02:34:07.339Z] -f Dockerfile \ [2023-05-30T02:34:07.339Z] --build-arg USER=1000 \ [2023-05-30T02:34:07.339Z] \ [2023-05-30T02:34:07.339Z] --label "git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d" \ [2023-05-30T02:34:07.339Z] -t edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d \ [2023-05-30T02:34:07.339Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-30T02:34:07.339Z] . [2023-05-30T02:34:07.339Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-30T02:34:07.339Z] Install the buildx component to build images with BuildKit: [2023-05-30T02:34:07.339Z] https://docs.docker.com/go/buildx/ [2023-05-30T02:34:07.339Z] [2023-05-30T02:34:07.598Z] Sending build context to Docker daemon 2.571MB [2023-05-30T02:34:07.598Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-30T02:34:07.598Z] 16.17-alpine3.15: Pulling from library/node [2023-05-30T02:34:07.856Z] 9621f1afde84: Pulling fs layer [2023-05-30T02:34:07.856Z] c6f70ee39829: Pulling fs layer [2023-05-30T02:34:07.856Z] 56892a8094a2: Pulling fs layer [2023-05-30T02:34:07.856Z] 58dd87906ef0: Pulling fs layer [2023-05-30T02:34:07.856Z] 58dd87906ef0: Waiting [2023-05-30T02:34:07.856Z] 56892a8094a2: Download complete [2023-05-30T02:34:07.856Z] 9621f1afde84: Verifying Checksum [2023-05-30T02:34:07.856Z] 9621f1afde84: Download complete [2023-05-30T02:34:07.856Z] 58dd87906ef0: Verifying Checksum [2023-05-30T02:34:07.856Z] 58dd87906ef0: Download complete [2023-05-30T02:34:08.115Z] 9621f1afde84: Pull complete [2023-05-30T02:34:08.115Z] c6f70ee39829: Verifying Checksum [2023-05-30T02:34:08.115Z] c6f70ee39829: Download complete [2023-05-30T02:34:09.050Z] c6f70ee39829: Pull complete [2023-05-30T02:34:09.308Z] 56892a8094a2: Pull complete [2023-05-30T02:34:09.308Z] 58dd87906ef0: Pull complete [2023-05-30T02:34:09.308Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-30T02:34:09.308Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-30T02:34:09.308Z] ---> b69703f70c3d [2023-05-30T02:34:09.308Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-30T02:34:11.841Z] ---> Running in 5ab3b422110d [2023-05-30T02:34:12.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-30T02:34:12.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-30T02:34:12.619Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-30T02:34:12.619Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-30T02:34:12.619Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-30T02:34:12.619Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-30T02:34:12.619Z] (5/129) Installing libxcb (1.14-r2) [2023-05-30T02:34:12.619Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-30T02:34:12.619Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-30T02:34:12.619Z] (8/129) Installing libice (1.0.10-r0) [2023-05-30T02:34:12.619Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-30T02:34:12.619Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-30T02:34:12.619Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-30T02:34:12.619Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-30T02:34:12.619Z] (13/129) Installing xset (1.2.4-r0) [2023-05-30T02:34:12.619Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-30T02:34:12.619Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-30T02:34:12.619Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-30T02:34:12.619Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-30T02:34:12.619Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-30T02:34:12.619Z] (19/129) Installing libintl (0.21-r0) [2023-05-30T02:34:12.619Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-30T02:34:12.619Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-30T02:34:12.880Z] (22/129) Installing pcre (8.45-r1) [2023-05-30T02:34:12.880Z] (23/129) Installing glib (2.70.5-r0) [2023-05-30T02:34:12.880Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-30T02:34:12.880Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-30T02:34:12.880Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-30T02:34:12.880Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-30T02:34:12.880Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-30T02:34:12.880Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-30T02:34:12.880Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-30T02:34:12.880Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-30T02:34:12.880Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-30T02:34:12.880Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-30T02:34:12.880Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-30T02:34:12.880Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-30T02:34:12.880Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-30T02:34:12.880Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-30T02:34:12.880Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-30T02:34:12.880Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-30T02:34:12.880Z] (40/129) Installing libxi (1.8-r0) [2023-05-30T02:34:12.880Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-30T02:34:12.880Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-30T02:34:12.880Z] (43/129) Installing atk (2.36.0-r0) [2023-05-30T02:34:12.880Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-30T02:34:12.880Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-30T02:34:12.880Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-30T02:34:12.880Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-30T02:34:12.880Z] (48/129) Installing expat (2.5.0-r0) [2023-05-30T02:34:12.880Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-30T02:34:13.140Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-30T02:34:13.140Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-30T02:34:13.140Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-30T02:34:13.140Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-30T02:34:13.140Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-30T02:34:13.140Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-30T02:34:13.140Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-30T02:34:13.140Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-30T02:34:13.140Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-30T02:34:13.140Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-30T02:34:13.140Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-30T02:34:13.140Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-30T02:34:13.140Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-30T02:34:13.140Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-30T02:34:13.140Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-30T02:34:13.140Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-30T02:34:13.140Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-30T02:34:13.140Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-30T02:34:13.140Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-30T02:34:13.140Z] (69/129) Installing pango (1.48.10-r0) [2023-05-30T02:34:13.140Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-30T02:34:13.141Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-30T02:34:13.141Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-30T02:34:13.141Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-30T02:34:13.400Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-30T02:34:13.401Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-30T02:34:13.401Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-30T02:34:13.401Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-30T02:34:13.401Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-30T02:34:13.401Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-30T02:34:13.401Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-30T02:34:15.934Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-30T02:34:15.934Z] (80/129) Installing flac (1.3.4-r0) [2023-05-30T02:34:15.934Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-30T02:34:15.934Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-30T02:34:15.934Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-30T02:34:15.934Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-30T02:34:15.934Z] (85/129) Installing libass (0.15.2-r0) [2023-05-30T02:34:15.934Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-30T02:34:15.934Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-30T02:34:15.934Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-30T02:34:15.934Z] (89/129) Installing lame (3.100-r0) [2023-05-30T02:34:15.934Z] (90/129) Installing opus (1.3.1-r1) [2023-05-30T02:34:15.934Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-30T02:34:15.934Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-30T02:34:15.934Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-30T02:34:15.934Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-30T02:34:15.934Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-30T02:34:15.934Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-30T02:34:15.934Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-30T02:34:15.934Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-30T02:34:15.934Z] (99/129) Installing libva (2.13.0-r0) [2023-05-30T02:34:15.934Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-30T02:34:15.934Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-30T02:34:15.934Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-30T02:34:15.934Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-30T02:34:15.934Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-30T02:34:15.934Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-30T02:34:15.934Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-30T02:34:15.934Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-30T02:34:15.934Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-30T02:34:15.934Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-30T02:34:15.934Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-30T02:34:15.934Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-30T02:34:15.934Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-30T02:34:15.934Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-30T02:34:15.934Z] (114/129) Installing nspr (4.32-r0) [2023-05-30T02:34:15.934Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-30T02:34:16.193Z] (116/129) Installing nss (3.78.1-r0) [2023-05-30T02:34:16.193Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-30T02:34:16.193Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-30T02:34:16.193Z] (119/129) Installing orc (0.4.32-r0) [2023-05-30T02:34:16.193Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-30T02:34:16.193Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-30T02:34:16.193Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-30T02:34:16.193Z] (123/129) Installing libpulse (15.0-r2) [2023-05-30T02:34:16.193Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-30T02:34:16.193Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-30T02:34:16.193Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-30T02:34:16.193Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-30T02:34:16.193Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-30T02:34:16.193Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-30T02:34:17.147Z] Executing busybox-1.34.1-r7.trigger [2023-05-30T02:34:17.147Z] Executing glib-2.70.5-r0.trigger [2023-05-30T02:34:17.147Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-30T02:34:17.714Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-30T02:34:17.714Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-30T02:34:17.714Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-30T02:34:17.714Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-30T02:34:17.714Z] OK: 286 MiB in 145 packages [2023-05-30T02:34:24.365Z] Removing intermediate container 5ab3b422110d [2023-05-30T02:34:24.365Z] ---> 39082a04f00d [2023-05-30T02:34:24.365Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-30T02:34:24.365Z] ---> Running in 0443cd1274a9 [2023-05-30T02:34:24.365Z] Removing intermediate container 0443cd1274a9 [2023-05-30T02:34:24.365Z] ---> 265e09c961a9 [2023-05-30T02:34:24.365Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-30T02:34:24.365Z] ---> Running in f56667fdefaf [2023-05-30T02:34:24.365Z] Removing intermediate container f56667fdefaf [2023-05-30T02:34:24.365Z] ---> 91d624aca1f2 [2023-05-30T02:34:24.365Z] Step 5/10 : RUN npm install -g npm [2023-05-30T02:34:24.365Z] ---> Running in f1c89459964b [2023-05-30T02:34:29.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17245 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-30T02:34:29.546Z] Running in /w/workspace/edgex-ui-go/116 [Pipeline] { [Pipeline] checkout [2023-05-30T02:34:29.572Z] The recommended git tool is: git [2023-05-30T02:34:29.628Z] [2023-05-30T02:34:29.628Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-30T02:34:29.628Z] [2023-05-30T02:34:29.628Z] 27 packages are looking for funding [2023-05-30T02:34:29.628Z] run `npm fund` for details [2023-05-30T02:34:29.628Z] [2023-05-30T02:34:29.628Z] found 0 vulnerabilities [2023-05-30T02:34:31.535Z] Removing intermediate container f1c89459964b [2023-05-30T02:34:31.535Z] ---> e7ebf6230026 [2023-05-30T02:34:31.535Z] Step 6/10 : ARG USER=1000 [2023-05-30T02:34:31.535Z] ---> Running in c6f91f2f914a [2023-05-30T02:34:31.535Z] Removing intermediate container c6f91f2f914a [2023-05-30T02:34:31.535Z] ---> ce06f769388e [2023-05-30T02:34:31.535Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-30T02:34:31.535Z] ---> Running in e7162e294a32 [2023-05-30T02:34:32.150Z] Removing intermediate container e7162e294a32 [2023-05-30T02:34:32.150Z] ---> 7d49c5428f18 [2023-05-30T02:34:32.150Z] Step 8/10 : USER $USER:$USER [2023-05-30T02:34:32.150Z] ---> Running in 799753daea78 [2023-05-30T02:34:32.150Z] Removing intermediate container 799753daea78 [2023-05-30T02:34:32.150Z] ---> 7aa35a684da2 [2023-05-30T02:34:32.150Z] Step 9/10 : WORKDIR /app [2023-05-30T02:34:32.150Z] ---> Running in 0b116807530a [2023-05-30T02:34:32.409Z] Removing intermediate container 0b116807530a [2023-05-30T02:34:32.409Z] ---> 455fd74657fc [2023-05-30T02:34:32.409Z] Step 10/10 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:34:32.409Z] ---> Running in 52a916f90f89 [2023-05-30T02:34:32.409Z] Removing intermediate container 52a916f90f89 [2023-05-30T02:34:32.409Z] ---> 1dee79369753 [2023-05-30T02:34:32.409Z] Successfully built 1dee79369753 [2023-05-30T02:34:32.409Z] Successfully tagged edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:34:32.409Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-30T02:34:32.409Z] touch edgex-web-ui.imagebuilt [2023-05-30T02:34:32.409Z] mkdir -p node_modules coverage [2023-05-30T02:34:32.409Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-30T02:34:32.409Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-30T02:34:33.786Z] npm WARN old lockfile [2023-05-30T02:34:33.786Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-30T02:34:33.786Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-30T02:34:33.786Z] npm WARN old lockfile [2023-05-30T02:34:33.786Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-30T02:34:33.786Z] npm WARN old lockfile [2023-05-30T02:34:35.330Z] using credential edgex-jenkins-ssh [2023-05-30T02:34:35.351Z] Cloning the remote Git repository [2023-05-30T02:34:35.401Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T02:34:35.494Z] > git init /w/workspace/edgex-ui-go/116 # timeout=10 [2023-05-30T02:34:35.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-30T02:34:35.647Z] > git --version # timeout=10 [2023-05-30T02:34:35.669Z] > git --version # 'git version 2.25.1' [2023-05-30T02:34:35.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T02:34:35.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T02:34:39.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-30T02:34:39.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T02:34:39.899Z] Avoid second fetch [2023-05-30T02:34:39.899Z] Checking out Revision 644bbf00b5c54e5a158a68758c6e0479d3a0d70d (main) [2023-05-30T02:34:40.753Z] Commit message: "Merge pull request #620 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2023-05-30T02:34:39.915Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T02:34:39.980Z] > git checkout -f 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T02:34:41.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T02:34:41.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T02:34:41.696Z] Dload Upload Total Spent Left Speed [2023-05-30T02:34:41.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE required: { [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE }, [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:34:42.095Z] npm WARN EBADENGINE } [2023-05-30T02:34:42.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T02:34:42.669Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-05-30T02:34:42.669Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T02:34:42.669Z] { [2023-05-30T02:34:42.669Z] "registry-mirrors": [ [2023-05-30T02:34:42.669Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T02:34:42.669Z] ], [2023-05-30T02:34:42.669Z] "bip": "10.250.0.254/24", [2023-05-30T02:34:42.669Z] "hosts": [ [2023-05-30T02:34:42.669Z] "tcp://0.0.0.0:5555", [2023-05-30T02:34:42.669Z] "unix:///var/run/docker.sock" [2023-05-30T02:34:42.669Z] ], [2023-05-30T02:34:42.669Z] "mtu": 1458, [2023-05-30T02:34:42.669Z] "selinux-enabled": true, [2023-05-30T02:34:42.669Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T02:34:42.669Z] } [Pipeline] sh [2023-05-30T02:34:43.002Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T02:34:43.332Z] + sudo service docker restart [2023-05-30T02:34:46.297Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-30T02:34:46.297Z] 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 [2023-05-30T02:34:46.297Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-30T02:34:46.297Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T02:34:46.297Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-30T02:34:46.297Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-30T02:34:46.556Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-30T02:34:47.126Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-30T02:34:48.070Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-30T02:34:48.070Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-30T02:34:49.452Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-30T02:34:49.711Z] 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 [2023-05-30T02:34:49.970Z] 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 [2023-05-30T02:34:51.896Z] 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. [2023-05-30T02:34:52.469Z] 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. [2023-05-30T02:34:52.736Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-30T02:34:52.996Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T02:34:53.256Z] 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. [2023-05-30T02:34:53.515Z] 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. [2023-05-30T02:34:54.927Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T02:34:56.833Z] 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. [2023-05-30T02:35:03.400Z] [2023-05-30T02:35:03.400Z] added 1478 packages, and audited 1479 packages in 30s [2023-05-30T02:35:03.400Z] [2023-05-30T02:35:03.400Z] 90 packages are looking for funding [2023-05-30T02:35:03.400Z] run `npm fund` for details [2023-05-30T02:35:03.400Z] [2023-05-30T02:35:03.400Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-30T02:35:03.400Z] [2023-05-30T02:35:03.400Z] To address issues that do not require attention, run: [2023-05-30T02:35:03.400Z] npm audit fix [2023-05-30T02:35:03.400Z] [2023-05-30T02:35:03.400Z] To address all issues (including breaking changes), run: [2023-05-30T02:35:03.400Z] npm audit fix --force [2023-05-30T02:35:03.400Z] [2023-05-30T02:35:03.400Z] Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T02:35:05.480Z] provisioning config files... [2023-05-30T02:35:05.503Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config15096775360107502416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:35:05.853Z] ---> docker-login.sh [2023-05-30T02:35:05.853Z] nexus3.edgexfoundry.org:10001 [2023-05-30T02:35:06.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:35:06.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:35:06.397Z] Configure a credential helper to remove this warning. See [2023-05-30T02:35:06.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:35:06.397Z] [2023-05-30T02:35:06.397Z] Login Succeeded [2023-05-30T02:35:06.397Z] nexus3.edgexfoundry.org:10002 [2023-05-30T02:35:06.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:35:06.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:35:06.670Z] Configure a credential helper to remove this warning. See [2023-05-30T02:35:06.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:35:06.670Z] [2023-05-30T02:35:06.670Z] Login Succeeded [2023-05-30T02:35:06.670Z] nexus3.edgexfoundry.org:10003 [2023-05-30T02:35:06.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:35:07.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:35:07.217Z] Configure a credential helper to remove this warning. See [2023-05-30T02:35:07.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:35:07.217Z] [2023-05-30T02:35:07.217Z] Login Succeeded [2023-05-30T02:35:07.217Z] nexus3.edgexfoundry.org:10004 [2023-05-30T02:35:07.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:35:07.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:35:07.489Z] Configure a credential helper to remove this warning. See [2023-05-30T02:35:07.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:35:07.489Z] [2023-05-30T02:35:07.489Z] Login Succeeded [2023-05-30T02:35:07.489Z] docker.io [2023-05-30T02:35:07.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:35:08.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:35:08.022Z] Configure a credential helper to remove this warning. See [2023-05-30T02:35:08.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:35:08.022Z] [2023-05-30T02:35:08.022Z] Login Succeeded [2023-05-30T02:35:08.022Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T02:35:08.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T02:35:08.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T02:35:08.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T02:35:08.361Z] ========================================================= [2023-05-30T02:35:08.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T02:35:08.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:35:08.731Z] + 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 . [2023-05-30T02:35:09.700Z] Sending build context to Docker daemon 30.36MB [2023-05-30T02:35:09.700Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T02:35:09.700Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-30T02:35:09.968Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T02:35:09.968Z] c41833b44d91: Pulling fs layer [2023-05-30T02:35:09.968Z] ed15518f5707: Pulling fs layer [2023-05-30T02:35:09.968Z] feae8fd75edb: Pulling fs layer [2023-05-30T02:35:09.968Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T02:35:09.968Z] 3cdef696dda3: Pulling fs layer [2023-05-30T02:35:09.968Z] 2ced38df9373: Pulling fs layer [2023-05-30T02:35:09.968Z] 58f1dce35555: Pulling fs layer [2023-05-30T02:35:09.968Z] 242c74f7c9fa: Waiting [2023-05-30T02:35:09.968Z] 3cdef696dda3: Waiting [2023-05-30T02:35:09.968Z] 2ced38df9373: Waiting [2023-05-30T02:35:09.968Z] 58f1dce35555: Waiting [2023-05-30T02:35:09.968Z] ed15518f5707: Verifying Checksum [2023-05-30T02:35:09.968Z] ed15518f5707: Download complete [2023-05-30T02:35:09.968Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T02:35:09.968Z] 242c74f7c9fa: Download complete [2023-05-30T02:35:09.968Z] 3cdef696dda3: Verifying Checksum [2023-05-30T02:35:09.968Z] 3cdef696dda3: Download complete [2023-05-30T02:35:09.968Z] c41833b44d91: Verifying Checksum [2023-05-30T02:35:09.968Z] c41833b44d91: Download complete [2023-05-30T02:35:10.943Z] c41833b44d91: Pull complete [2023-05-30T02:35:11.216Z] 58f1dce35555: Verifying Checksum [2023-05-30T02:35:11.216Z] 58f1dce35555: Download complete [2023-05-30T02:35:11.487Z] ed15518f5707: Pull complete [2023-05-30T02:35:12.461Z] feae8fd75edb: Download complete [2023-05-30T02:35:12.461Z] 2ced38df9373: Verifying Checksum [2023-05-30T02:35:12.461Z] 2ced38df9373: Download complete [2023-05-30T02:35:16.016Z] 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 [2023-05-30T02:35:17.391Z] - Generating browser application bundles (phase: setup)... [2023-05-30T02:35:21.607Z] Compiling @angular/core : es2015 as esm2015 [2023-05-30T02:35:21.874Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-30T02:35:24.824Z] feae8fd75edb: Pull complete [2023-05-30T02:35:24.824Z] 242c74f7c9fa: Pull complete [2023-05-30T02:35:24.824Z] 3cdef696dda3: Pull complete [2023-05-30T02:35:25.172Z] Compiling @angular/common : es2015 as esm2015 [2023-05-30T02:35:25.172Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-30T02:35:25.742Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-30T02:35:25.742Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-30T02:35:25.999Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-30T02:35:25.999Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-30T02:35:26.562Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-30T02:35:26.562Z] Compiling @angular/router : es2015 as esm2015 [2023-05-30T02:35:26.562Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-30T02:35:26.819Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-30T02:35:26.819Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-30T02:35:28.723Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-30T02:35:30.197Z] 2ced38df9373: Pull complete [2023-05-30T02:35:32.803Z] 58f1dce35555: Pull complete [2023-05-30T02:35:32.803Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T02:35:32.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T02:35:32.803Z] ---> fadd8f120f05 [2023-05-30T02:35:32.803Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T02:35:34.770Z] ---> Running in 10cf3e116705 [2023-05-30T02:35:34.770Z] Removing intermediate container 10cf3e116705 [2023-05-30T02:35:34.770Z] ---> 213ce9bd3283 [2023-05-30T02:35:34.770Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T02:35:35.049Z] ---> Running in 46751acce755 [2023-05-30T02:35:35.279Z] 30 05 2023 02:35:33.993:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-30T02:35:35.279Z] 30 05 2023 02:35:33.995:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-30T02:35:35.279Z] 30 05 2023 02:35:33.998:INFO [launcher]: Starting browser ChromeHeadless [2023-05-30T02:35:35.317Z] Removing intermediate container 46751acce755 [2023-05-30T02:35:35.317Z] ---> 15a57a7249d3 [2023-05-30T02:35:35.317Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T02:35:35.317Z] ---> Running in 1137de339ae2 [2023-05-30T02:35:35.585Z] Removing intermediate container 1137de339ae2 [2023-05-30T02:35:35.585Z] ---> 1d1c330c7b6e [2023-05-30T02:35:35.585Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-30T02:35:35.585Z] ---> Running in e52371e93936 [2023-05-30T02:35:35.875Z] Removing intermediate container e52371e93936 [2023-05-30T02:35:35.875Z] ---> 68e4f23387c5 [2023-05-30T02:35:35.875Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T02:35:36.157Z] ---> Running in 525a8f4b0dc0 [2023-05-30T02:35:36.157Z] Removing intermediate container 525a8f4b0dc0 [2023-05-30T02:35:36.157Z] ---> 591b6ed56e3a [2023-05-30T02:35:36.157Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T02:35:36.796Z] latest: Pulling from library/docker [2023-05-30T02:35:36.796Z] 08409d417260: Pulling fs layer [2023-05-30T02:35:36.796Z] bf127bdc9f4f: Pulling fs layer [2023-05-30T02:35:36.796Z] 55b4810136f4: Pulling fs layer [2023-05-30T02:35:36.796Z] 8b1937eecd14: Pulling fs layer [2023-05-30T02:35:36.796Z] db6263205561: Pulling fs layer [2023-05-30T02:35:36.796Z] 39314cee2a9c: Pulling fs layer [2023-05-30T02:35:36.796Z] a0ee298bff01: Pulling fs layer [2023-05-30T02:35:36.796Z] 9fda9acfdd90: Pulling fs layer [2023-05-30T02:35:36.796Z] 736a277f3b8d: Pulling fs layer [2023-05-30T02:35:36.796Z] b761764eaff7: Pulling fs layer [2023-05-30T02:35:36.796Z] e1b49e70f544: Pulling fs layer [2023-05-30T02:35:36.796Z] 262f260c9231: Pulling fs layer [2023-05-30T02:35:36.796Z] e3263c4f34c9: Pulling fs layer [2023-05-30T02:35:36.796Z] 62e6daf4fc04: Pulling fs layer [2023-05-30T02:35:36.796Z] 8b1937eecd14: Waiting [2023-05-30T02:35:36.796Z] db6263205561: Waiting [2023-05-30T02:35:36.796Z] 39314cee2a9c: Waiting [2023-05-30T02:35:36.796Z] a0ee298bff01: Waiting [2023-05-30T02:35:36.796Z] 9fda9acfdd90: Waiting [2023-05-30T02:35:36.796Z] 736a277f3b8d: Waiting [2023-05-30T02:35:36.796Z] b761764eaff7: Waiting [2023-05-30T02:35:36.796Z] e1b49e70f544: Waiting [2023-05-30T02:35:36.796Z] 262f260c9231: Waiting [2023-05-30T02:35:36.796Z] e3263c4f34c9: Waiting [2023-05-30T02:35:36.796Z] 62e6daf4fc04: Waiting [2023-05-30T02:35:37.077Z] 55b4810136f4: Download complete [2023-05-30T02:35:37.077Z] bf127bdc9f4f: Verifying Checksum [2023-05-30T02:35:37.077Z] bf127bdc9f4f: Download complete [2023-05-30T02:35:37.077Z] 08409d417260: Verifying Checksum [2023-05-30T02:35:37.077Z] 08409d417260: Download complete [2023-05-30T02:35:37.698Z] db6263205561: Verifying Checksum [2023-05-30T02:35:37.698Z] db6263205561: Download complete [2023-05-30T02:35:37.698Z] 8b1937eecd14: Verifying Checksum [2023-05-30T02:35:37.698Z] 8b1937eecd14: Download complete [2023-05-30T02:35:37.698Z] a0ee298bff01: Verifying Checksum [2023-05-30T02:35:37.698Z] a0ee298bff01: Download complete [2023-05-30T02:35:37.698Z] 39314cee2a9c: Verifying Checksum [2023-05-30T02:35:37.698Z] 39314cee2a9c: Download complete [2023-05-30T02:35:37.698Z] 9fda9acfdd90: Verifying Checksum [2023-05-30T02:35:37.698Z] 9fda9acfdd90: Download complete [2023-05-30T02:35:37.989Z] e1b49e70f544: Verifying Checksum [2023-05-30T02:35:37.989Z] e1b49e70f544: Download complete [2023-05-30T02:35:37.989Z] 736a277f3b8d: Verifying Checksum [2023-05-30T02:35:37.989Z] 736a277f3b8d: Download complete [2023-05-30T02:35:37.989Z] 08409d417260: Pull complete [2023-05-30T02:35:37.989Z] e3263c4f34c9: Verifying Checksum [2023-05-30T02:35:37.989Z] e3263c4f34c9: Download complete [2023-05-30T02:35:37.989Z] b761764eaff7: Verifying Checksum [2023-05-30T02:35:37.989Z] b761764eaff7: Download complete [2023-05-30T02:35:37.989Z] 62e6daf4fc04: Verifying Checksum [2023-05-30T02:35:37.989Z] 62e6daf4fc04: Download complete [2023-05-30T02:35:38.589Z] bf127bdc9f4f: Pull complete [2023-05-30T02:35:38.858Z] 55b4810136f4: Pull complete [2023-05-30T02:35:39.444Z] 262f260c9231: Verifying Checksum [2023-05-30T02:35:39.444Z] 262f260c9231: Download complete [2023-05-30T02:35:42.045Z] 8b1937eecd14: Pull complete [2023-05-30T02:35:42.631Z] db6263205561: Pull complete [2023-05-30T02:35:43.590Z] 39314cee2a9c: Pull complete [2023-05-30T02:35:43.859Z] a0ee298bff01: Pull complete [2023-05-30T02:35:44.126Z] 9fda9acfdd90: Pull complete [2023-05-30T02:35:44.410Z] 736a277f3b8d: Pull complete [2023-05-30T02:35:45.268Z] ✔ Browser application bundle generation complete. [2023-05-30T02:35:45.268Z] 30 05 2023 02:35:44.928:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket nDiBXps0EEbJg1UWAAAB with id 35343118 [2023-05-30T02:35:45.380Z] b761764eaff7: Pull complete [2023-05-30T02:35:45.646Z] e1b49e70f544: Pull complete [2023-05-30T02:35:47.827Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-30T02:35:47.827Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.159 secs) [2023-05-30T02:35:48.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.184 secs) [2023-05-30T02:35:48.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.201 secs) [2023-05-30T02:35:48.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.21 secs) [2023-05-30T02:35:48.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.227 secs) [2023-05-30T02:35:48.085Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.353 secs) [2023-05-30T02:35:48.228Z] 262f260c9231: Pull complete [2023-05-30T02:35:48.228Z] e3263c4f34c9: Pull complete [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.38 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.427 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.443 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.451 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.508 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.527 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.535 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.546 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.555 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.558 secs) [2023-05-30T02:35:48.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.562 secs) [2023-05-30T02:35:48.497Z] 62e6daf4fc04: Pull complete [2023-05-30T02:35:48.497Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-30T02:35:48.497Z] Status: Downloaded newer image for docker:latest [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.569 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.579 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.622 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.635 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.646 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.67 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.679 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.687 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.69 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.694 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.731 secs) [2023-05-30T02:35:48.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.733 secs) [2023-05-30T02:35:48.862Z] WARN: ' [2023-05-30T02:35:48.862Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T02:35:48.862Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T02:35:48.862Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T02:35:48.862Z] in a future version of Angular. [2023-05-30T02:35:48.862Z] [2023-05-30T02:35:48.862Z] For more information on this, see our API docs here: [2023-05-30T02:35:48.862Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T02:35:48.862Z] ' [2023-05-30T02:35:48.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.733 secs) [2023-05-30T02:35:48.862Z] WARN: ' [2023-05-30T02:35:48.862Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T02:35:48.862Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T02:35:48.862Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T02:35:48.862Z] in a future version of Angular. [2023-05-30T02:35:48.862Z] [2023-05-30T02:35:48.862Z] For more information on this, see our API docs here: [2023-05-30T02:35:48.862Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T02:35:48.862Z] ' [2023-05-30T02:35:48.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.758 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.766 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.773 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.801 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.815 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.826 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.831 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.851 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.855 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.857 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.86 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.873 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.881 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.901 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.915 secs) [2023-05-30T02:35:48.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.92 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.933 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.938 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.977 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.987 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.097 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.102 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.108 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.111 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.118 secs) [2023-05-30T02:35:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.123 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.134 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.161 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.184 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.204 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.218 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.222 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.228 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.232 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.252 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.255 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-30T02:35:49.380Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.299 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.311 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.316 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.32 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.336 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.34 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.357 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.369 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.377 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.401 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.418 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.426 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.43 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.436 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.454 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.465 secs) [2023-05-30T02:35:49.639Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.467 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.494 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.505 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.512 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.52 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.529 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.532 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.538 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.56 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.585 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.596 secs) [2023-05-30T02:35:49.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.613 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.636 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.644 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.648 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.657 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.684 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.699 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.703 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.705 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.711 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.739 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.759 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.78 secs) [2023-05-30T02:35:50.170Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.791 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.797 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.821 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.836 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.864 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.868 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.871 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.876 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.901 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.936 secs) [2023-05-30T02:35:50.430Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.954 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.965 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.998 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.002 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.004 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.023 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.045 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.061 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.064 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.066 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.068 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.071 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.083 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.099 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.105 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.108 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.11 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.112 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.115 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.121 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.126 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.129 secs) [2023-05-30T02:35:50.695Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.13 secs) [2023-05-30T02:35:50.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.167 secs / 2.13 secs) [2023-05-30T02:35:50.957Z] TOTAL: 145 SUCCESS [2023-05-30T02:35:50.957Z] ✔ Browser application bundle generation complete. [2023-05-30T02:35:51.081Z] ---> 782c6f5fa84b [2023-05-30T02:35:51.081Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T02:35:51.081Z] ---> Running in 7d94143023a7 [2023-05-30T02:35:51.217Z] [2023-05-30T02:35:51.217Z] =============================== Coverage summary =============================== [2023-05-30T02:35:51.217Z] Statements : 41.53% ( 1424/3429 ) [2023-05-30T02:35:51.217Z] Branches : 12.14% ( 109/898 ) [2023-05-30T02:35:51.217Z] Functions : 33.25% ( 416/1251 ) [2023-05-30T02:35:51.217Z] Lines : 39.41% ( 1279/3245 ) [2023-05-30T02:35:51.217Z] ================================================================================ [2023-05-30T02:35:51.475Z] ✔ Browser application bundle generation complete. [2023-05-30T02:35:51.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T02:35:52.069Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-30T02:35:52.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T02:35:52.099Z] $ docker stop --time=1 bef72fadd69336f73b6788bd5ea0ae2d67283991a529ed03fe3cfc61e391554d [2023-05-30T02:35:52.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T02:35:53.412Z] $ docker rm -f --volumes bef72fadd69336f73b6788bd5ea0ae2d67283991a529ed03fe3cfc61e391554d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T02:35:53.651Z] OK: 263 MiB in 53 packages [2023-05-30T02:35:53.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T02:35:54.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T02:35:55.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T02:35:55.687Z] + ls -al . [2023-05-30T02:35:55.688Z] total 180 [2023-05-30T02:35:55.688Z] drwxrwxr-x 14 jenkins jenkins 4096 May 30 02:33 . [2023-05-30T02:35:55.688Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:32 .. [2023-05-30T02:35:55.688Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:32 .blubracket [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 18 May 30 02:32 .dockerignore [2023-05-30T02:35:55.688Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:32 .git [2023-05-30T02:35:55.688Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:32 .github [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 185 May 30 02:32 .gitignore [2023-05-30T02:35:55.688Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 02:32 .semver [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 30 02:32 Attribution.txt [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 30 02:32 CHANGELOG.md [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 02:32 CONTRIBUTING.md [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 30 02:32 Dockerfile [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 02:32 Jenkinsfile [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 02:32 LICENSE [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 30 02:32 Makefile [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 30 02:32 README.md [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 02:32 VERSION [2023-05-30T02:35:55.688Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:32 assets [2023-05-30T02:35:55.688Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:32 bin [2023-05-30T02:35:55.688Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:32 cmd [2023-05-30T02:35:55.688Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 02:33 coverage.out [2023-05-30T02:35:55.688Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:32 docs [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 30 02:32 go.mod [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 30 02:32 go.sum [2023-05-30T02:35:55.688Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:32 internal [2023-05-30T02:35:55.688Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:32 snap [2023-05-30T02:35:55.688Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:32 testing [2023-05-30T02:35:55.688Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 02:32 version.go [2023-05-30T02:35:55.688Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 02:34 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:35:56.111Z] + 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=644bbf00b5c54e5a158a68758c6e0479d3a0d70d --label arch=amd64 --label version=3.0.0-dev.20 . [2023-05-30T02:35:56.237Z] Removing intermediate container 7d94143023a7 [2023-05-30T02:35:56.237Z] ---> d948c1cef017 [2023-05-30T02:35:56.237Z] Step 10/15 : ENV GO111MODULE=on [2023-05-30T02:35:56.237Z] ---> Running in ddde54d2d5e7 [2023-05-30T02:35:56.237Z] Removing intermediate container ddde54d2d5e7 [2023-05-30T02:35:56.237Z] ---> 0156b5ba1176 [2023-05-30T02:35:56.237Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T02:35:56.237Z] ---> Running in c4b4ad285376 [2023-05-30T02:35:56.679Z] Sending build context to Docker daemon 50.34MB [2023-05-30T02:35:56.679Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T02:35:56.679Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T02:35:56.679Z] ---> 71b58893ee6e [2023-05-30T02:35:56.679Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T02:35:56.927Z] Removing intermediate container c4b4ad285376 [2023-05-30T02:35:56.927Z] ---> a4cc980fb3b9 [2023-05-30T02:35:56.927Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-30T02:35:57.193Z] ---> 0d364978e071 [2023-05-30T02:35:57.193Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T02:35:57.193Z] ---> Running in 1c39a09b43df [2023-05-30T02:35:57.615Z] ---> Running in 8496541978e9 [2023-05-30T02:35:57.615Z] Removing intermediate container 8496541978e9 [2023-05-30T02:35:57.615Z] ---> 530d2988b17c [2023-05-30T02:35:57.615Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T02:35:57.615Z] ---> Running in 285da076f537 [2023-05-30T02:35:57.615Z] Removing intermediate container 285da076f537 [2023-05-30T02:35:57.615Z] ---> 2588c2ec565d [2023-05-30T02:35:57.615Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T02:35:57.615Z] ---> Running in 256761dec98c [2023-05-30T02:35:57.875Z] Removing intermediate container 256761dec98c [2023-05-30T02:35:57.875Z] ---> d32d6c546b46 [2023-05-30T02:35:57.876Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-30T02:35:57.876Z] ---> Running in 54443933008f [2023-05-30T02:35:57.876Z] Removing intermediate container 54443933008f [2023-05-30T02:35:57.876Z] ---> 97b5a8d0fc5e [2023-05-30T02:35:57.876Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T02:35:57.876Z] ---> Running in d92882ef2c55 [2023-05-30T02:35:57.876Z] Removing intermediate container d92882ef2c55 [2023-05-30T02:35:57.876Z] ---> 967c9a06efd5 [2023-05-30T02:35:57.876Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T02:35:58.928Z] ---> f1f45ad33601 [2023-05-30T02:35:58.928Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T02:35:58.928Z] ---> Running in 9e649a561964 [2023-05-30T02:35:59.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T02:35:59.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T02:35:59.738Z] OK: 265 MiB in 53 packages [2023-05-30T02:35:59.996Z] Removing intermediate container 9e649a561964 [2023-05-30T02:35:59.996Z] ---> 5aaab9bef887 [2023-05-30T02:35:59.996Z] Step 10/25 : ENV GO111MODULE=on [2023-05-30T02:35:59.996Z] ---> Running in 3e68ee8c9843 [2023-05-30T02:35:59.996Z] Removing intermediate container 3e68ee8c9843 [2023-05-30T02:35:59.996Z] ---> c7f290fae973 [2023-05-30T02:35:59.996Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T02:35:59.996Z] ---> Running in 6fefe6759058 [2023-05-30T02:35:59.996Z] Removing intermediate container 6fefe6759058 [2023-05-30T02:35:59.996Z] ---> 277a689fa94e [2023-05-30T02:35:59.996Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-30T02:36:00.253Z] ---> b881b632687b [2023-05-30T02:36:00.253Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T02:36:00.253Z] ---> Running in 34ef20ff65b8 [2023-05-30T02:36:01.191Z] Removing intermediate container 34ef20ff65b8 [2023-05-30T02:36:01.191Z] ---> 194e5631c94c [2023-05-30T02:36:01.191Z] Step 14/25 : COPY . . [2023-05-30T02:36:03.093Z] ---> 862eab725050 [2023-05-30T02:36:03.093Z] Step 15/25 : RUN ${MAKE} [2023-05-30T02:36:03.093Z] ---> Running in 08cd7a2f5d37 [2023-05-30T02:36:03.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-30T02:36:25.277Z] Removing intermediate container 08cd7a2f5d37 [2023-05-30T02:36:25.277Z] ---> 5e033292b2cf [2023-05-30T02:36:25.277Z] Step 16/25 : FROM alpine:3.17 [2023-05-30T02:36:25.277Z] 3.17: Pulling from library/alpine [2023-05-30T02:36:25.277Z] f56be85fc22e: Already exists [2023-05-30T02:36:25.277Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T02:36:25.277Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T02:36:25.277Z] ---> 9ed4aefc74f6 [2023-05-30T02:36:25.277Z] Step 17/25 : EXPOSE 4000 [2023-05-30T02:36:25.277Z] ---> Running in 93101be09203 [2023-05-30T02:36:25.277Z] Removing intermediate container 93101be09203 [2023-05-30T02:36:25.277Z] ---> f55537790333 [2023-05-30T02:36:25.277Z] 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 [2023-05-30T02:36:25.277Z] ---> d93f82691a58 [2023-05-30T02:36:25.277Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-30T02:36:25.277Z] ---> 137f08e357a7 [2023-05-30T02:36:25.277Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-30T02:36:25.277Z] ---> 23a386506284 [2023-05-30T02:36:25.277Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-30T02:36:25.277Z] ---> Running in 3ba7eb6e7a96 [2023-05-30T02:36:25.277Z] Removing intermediate container 3ba7eb6e7a96 [2023-05-30T02:36:25.277Z] ---> cfa83a447263 [2023-05-30T02:36:25.277Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-30T02:36:25.277Z] ---> Running in 18e4009c6274 [2023-05-30T02:36:25.277Z] Removing intermediate container 18e4009c6274 [2023-05-30T02:36:25.277Z] ---> 411408bf723a [2023-05-30T02:36:25.277Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T02:36:25.277Z] ---> Running in 13993936f0b3 [2023-05-30T02:36:25.277Z] Removing intermediate container 13993936f0b3 [2023-05-30T02:36:25.277Z] ---> 64eeabd7b18d [2023-05-30T02:36:25.277Z] Step 24/25 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:36:25.277Z] ---> Running in 4f4676398699 [2023-05-30T02:36:25.277Z] Removing intermediate container 4f4676398699 [2023-05-30T02:36:25.277Z] ---> 74705064b964 [2023-05-30T02:36:25.277Z] Step 25/25 : LABEL version=3.0.0-dev.20 [2023-05-30T02:36:25.277Z] ---> Running in 7ede47e5ec5e [2023-05-30T02:36:25.277Z] Removing intermediate container 7ede47e5ec5e [2023-05-30T02:36:25.277Z] ---> 1b3b2bf7c5a2 [2023-05-30T02:36:25.277Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T02:36:25.277Z] Successfully built 1b3b2bf7c5a2 [2023-05-30T02:36:25.277Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T02:36:25.385Z] provisioning config files... [2023-05-30T02:36:25.392Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11323133925509908295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:36:25.683Z] ---> docker-login.sh [2023-05-30T02:36:25.684Z] nexus3.edgexfoundry.org:10001 [2023-05-30T02:36:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:36:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:36:25.684Z] Configure a credential helper to remove this warning. See [2023-05-30T02:36:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:36:25.684Z] [2023-05-30T02:36:25.684Z] Login Succeeded [2023-05-30T02:36:25.684Z] nexus3.edgexfoundry.org:10002 [2023-05-30T02:36:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:36:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:36:25.684Z] Configure a credential helper to remove this warning. See [2023-05-30T02:36:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:36:25.684Z] [2023-05-30T02:36:25.684Z] Login Succeeded [2023-05-30T02:36:25.684Z] nexus3.edgexfoundry.org:10003 [2023-05-30T02:36:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:36:25.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:36:25.942Z] Configure a credential helper to remove this warning. See [2023-05-30T02:36:25.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:36:25.942Z] [2023-05-30T02:36:25.942Z] Login Succeeded [2023-05-30T02:36:25.942Z] nexus3.edgexfoundry.org:10004 [2023-05-30T02:36:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:36:25.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:36:25.942Z] Configure a credential helper to remove this warning. See [2023-05-30T02:36:25.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:36:25.942Z] [2023-05-30T02:36:25.942Z] Login Succeeded [2023-05-30T02:36:25.942Z] docker.io [2023-05-30T02:36:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:36:26.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:36:26.201Z] Configure a credential helper to remove this warning. See [2023-05-30T02:36:26.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:36:26.201Z] [2023-05-30T02:36:26.201Z] Login Succeeded [2023-05-30T02:36:26.201Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T02:36:26.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T02:36:26.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T02:36:26.250Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-30T02:36:26.250Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:36:26.250Z] latest [2023-05-30T02:36:26.250Z] 3.0.0-dev.20 [2023-05-30T02:36:26.250Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [2023-05-30T02:36:26.250Z] main [2023-05-30T02:36:26.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:26.559Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:26.869Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:36:26.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T02:36:26.869Z] 9d6d03ecb851: Preparing [2023-05-30T02:36:26.869Z] eb2738451098: Preparing [2023-05-30T02:36:26.869Z] e71ebf9f6c34: Preparing [2023-05-30T02:36:26.869Z] f1417ff83b31: Preparing [2023-05-30T02:36:26.869Z] f1417ff83b31: Layer already exists [2023-05-30T02:36:26.869Z] 9d6d03ecb851: Pushed [2023-05-30T02:36:26.869Z] eb2738451098: Pushed [2023-05-30T02:36:30.153Z] e71ebf9f6c34: Pushed [2023-05-30T02:36:30.153Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:30.466Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:30.774Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-30T02:36:30.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T02:36:30.774Z] 9d6d03ecb851: Preparing [2023-05-30T02:36:30.774Z] eb2738451098: Preparing [2023-05-30T02:36:30.774Z] e71ebf9f6c34: Preparing [2023-05-30T02:36:30.774Z] f1417ff83b31: Preparing [2023-05-30T02:36:30.774Z] 9d6d03ecb851: Layer already exists [2023-05-30T02:36:30.774Z] f1417ff83b31: Layer already exists [2023-05-30T02:36:30.774Z] eb2738451098: Layer already exists [2023-05-30T02:36:30.774Z] e71ebf9f6c34: Layer already exists [2023-05-30T02:36:30.774Z] latest: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:31.084Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:31.392Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.20 [2023-05-30T02:36:31.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T02:36:31.392Z] 9d6d03ecb851: Preparing [2023-05-30T02:36:31.392Z] eb2738451098: Preparing [2023-05-30T02:36:31.392Z] e71ebf9f6c34: Preparing [2023-05-30T02:36:31.392Z] f1417ff83b31: Preparing [2023-05-30T02:36:31.392Z] eb2738451098: Layer already exists [2023-05-30T02:36:31.392Z] 9d6d03ecb851: Layer already exists [2023-05-30T02:36:31.392Z] f1417ff83b31: Layer already exists [2023-05-30T02:36:31.392Z] e71ebf9f6c34: Layer already exists [2023-05-30T02:36:31.392Z] 3.0.0-dev.20: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:31.702Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:32.011Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [2023-05-30T02:36:32.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T02:36:32.011Z] 9d6d03ecb851: Preparing [2023-05-30T02:36:32.011Z] eb2738451098: Preparing [2023-05-30T02:36:32.011Z] e71ebf9f6c34: Preparing [2023-05-30T02:36:32.011Z] f1417ff83b31: Preparing [2023-05-30T02:36:32.011Z] eb2738451098: Layer already exists [2023-05-30T02:36:32.011Z] 9d6d03ecb851: Layer already exists [2023-05-30T02:36:32.011Z] e71ebf9f6c34: Layer already exists [2023-05-30T02:36:32.011Z] f1417ff83b31: Layer already exists [2023-05-30T02:36:32.011Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:32.330Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:32.637Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-30T02:36:32.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-30T02:36:32.637Z] 9d6d03ecb851: Preparing [2023-05-30T02:36:32.637Z] eb2738451098: Preparing [2023-05-30T02:36:32.637Z] e71ebf9f6c34: Preparing [2023-05-30T02:36:32.637Z] f1417ff83b31: Preparing [2023-05-30T02:36:32.637Z] 9d6d03ecb851: Layer already exists [2023-05-30T02:36:32.637Z] eb2738451098: Layer already exists [2023-05-30T02:36:32.637Z] f1417ff83b31: Layer already exists [2023-05-30T02:36:32.637Z] e71ebf9f6c34: Layer already exists [2023-05-30T02:36:32.637Z] main: digest: sha256:ff11e552f73e37c970dc42d6d7912dead70a275487bc92768438bfc6762e0b5c size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T02:36:32.683Z] ===================================================== [Pipeline] echo [2023-05-30T02:36:32.693Z] taggedImages: [2023-05-30T02:36:32.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:36:32.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-30T02:36:32.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.20 [2023-05-30T02:36:32.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [2023-05-30T02:36:32.693Z] - 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 [2023-05-30T02:36:33.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T02:36:33.068Z] [2023-05-30T02:36:33.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:36:33.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T02:36:33.366Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T02:36:33.366Z] 5eb5b503b376: Pulling fs layer [2023-05-30T02:36:33.366Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T02:36:33.366Z] ec43610c2a17: Pulling fs layer [2023-05-30T02:36:33.366Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T02:36:33.366Z] 33b1e0a273af: Pulling fs layer [2023-05-30T02:36:33.366Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T02:36:33.366Z] 2f39f015ded8: Pulling fs layer [2023-05-30T02:36:33.366Z] 33b1e0a273af: Waiting [2023-05-30T02:36:33.366Z] 3a2ae6a8a46f: Waiting [2023-05-30T02:36:33.366Z] 5d3b04190fa2: Waiting [2023-05-30T02:36:33.366Z] 5c69ac0246d0: Download complete [2023-05-30T02:36:33.366Z] 3a2ae6a8a46f: Download complete [2023-05-30T02:36:33.366Z] ec43610c2a17: Verifying Checksum [2023-05-30T02:36:33.366Z] ec43610c2a17: Download complete [2023-05-30T02:36:33.366Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T02:36:33.366Z] 5d3b04190fa2: Download complete [2023-05-30T02:36:33.366Z] 33b1e0a273af: Verifying Checksum [2023-05-30T02:36:33.366Z] 33b1e0a273af: Download complete [2023-05-30T02:36:33.625Z] 5eb5b503b376: Verifying Checksum [2023-05-30T02:36:33.626Z] 5eb5b503b376: Download complete [2023-05-30T02:36:34.191Z] 2f39f015ded8: Download complete [2023-05-30T02:36:34.757Z] 5eb5b503b376: Pull complete [2023-05-30T02:36:35.015Z] 5c69ac0246d0: Pull complete [2023-05-30T02:36:35.275Z] ec43610c2a17: Pull complete [2023-05-30T02:36:35.534Z] 3a2ae6a8a46f: Pull complete [2023-05-30T02:36:35.534Z] 33b1e0a273af: Pull complete [2023-05-30T02:36:35.797Z] 5d3b04190fa2: Pull complete [2023-05-30T02:36:39.986Z] 2f39f015ded8: Pull complete [2023-05-30T02:36:39.986Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T02:36:39.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T02:36:39.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:36:40.067Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:36:40.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T02:36:45.031Z] $ docker top 64944544c39e12389fe5d40584a0b2f43b68251d734cddd7b2f40f7bf094e68c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:36:45.440Z] ---> job-cost.sh [2023-05-30T02:36:45.440Z] lf-activate-venv: SKIPPING [2023-05-30T02:36:45.440Z] INFO: No Stack... [2023-05-30T02:36:45.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T02:36:45.956Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T02:36:46.238Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-30T02:36:46.238Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T02:36:46.248Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [2023-05-30T02:36:46.254Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] did not exist. Created. [2023-05-30T02:36:46.254Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T02:36:46.552Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T02:36:47.086Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T02:36:47.093Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T02:36:47.115Z] $ docker stop --time=1 64944544c39e12389fe5d40584a0b2f43b68251d734cddd7b2f40f7bf094e68c [2023-05-30T02:36:48.834Z] $ docker rm -f --volumes 64944544c39e12389fe5d40584a0b2f43b68251d734cddd7b2f40f7bf094e68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T02:37:05.068Z] Removing intermediate container 1c39a09b43df [2023-05-30T02:37:05.068Z] ---> 8d75cb7ae9ce [2023-05-30T02:37:05.068Z] Step 14/15 : COPY . . [2023-05-30T02:37:05.068Z] ---> 546d077b45d6 [2023-05-30T02:37:05.068Z] Step 15/15 : RUN ${MAKE} [2023-05-30T02:37:05.068Z] ---> Running in ac1e5d156378 [2023-05-30T02:37:05.068Z] noop [2023-05-30T02:37:05.068Z] Removing intermediate container ac1e5d156378 [2023-05-30T02:37:05.068Z] ---> 8180663196e9 [2023-05-30T02:37:05.068Z] Successfully built 8180663196e9 [2023-05-30T02:37:05.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:37:05.417Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T02:37:05.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:37:05.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-17245 does not seem to be running inside a container [2023-05-30T02:37:05.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 [2023-05-30T02:37:06.887Z] $ docker top 957e237243528a374198296bbfbf3445855d7653d17fd8baaaa4348d1c7298ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T02:37:07.719Z] + go version [2023-05-30T02:37:07.719Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T02:37:07.740Z] $ docker stop --time=1 957e237243528a374198296bbfbf3445855d7653d17fd8baaaa4348d1c7298ae [2023-05-30T02:37:09.342Z] $ docker rm -f --volumes 957e237243528a374198296bbfbf3445855d7653d17fd8baaaa4348d1c7298ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:37:09.870Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T02:37:09.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:37:10.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-17245 does not seem to be running inside a container [2023-05-30T02:37:10.111Z] $ 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/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 [2023-05-30T02:37:11.237Z] $ docker top f25739f2a39a5e950528a1687794e9a1bebcc096d1e3d0f892408c6dc864bf27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T02:37:11.736Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/116 [Pipeline] fileExists [Pipeline] sh [2023-05-30T02:37:12.063Z] + make test [2023-05-30T02:37:12.063Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-30T02:37:44.295Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-30T02:39:20.919Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-30T02:39:20.919Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-30T02:39:42.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T02:39:42.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T02:39:42.987Z] ./bin/test-attribution-txt.sh [2023-05-30T02:39:42.987Z] make -C web test [2023-05-30T02:39:42.987Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/116/web' [2023-05-30T02:39:42.987Z] make[1]: tput: No such file or directory [2023-05-30T02:39:42.987Z] make[1]: tput: No such file or directory [2023-05-30T02:39:42.987Z] warning: generating ./VERSION [2023-05-30T02:39:42.987Z] echo "0.0.0" > VERSION [2023-05-30T02:39:42.987Z] docker build \ [2023-05-30T02:39:42.987Z] -f Dockerfile \ [2023-05-30T02:39:42.987Z] --build-arg USER=1000 \ [2023-05-30T02:39:42.987Z] \ [2023-05-30T02:39:42.987Z] --label "git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d" \ [2023-05-30T02:39:42.987Z] -t edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d \ [2023-05-30T02:39:42.987Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-30T02:39:42.987Z] . [2023-05-30T02:39:42.987Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-30T02:39:42.987Z] Install the buildx component to build images with BuildKit: [2023-05-30T02:39:42.987Z] https://docs.docker.com/go/buildx/ [2023-05-30T02:39:42.987Z] [2023-05-30T02:39:42.987Z] Sending build context to Docker daemon 2.571MB [2023-05-30T02:39:42.987Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-30T02:39:45.564Z] 16.17-alpine3.15: Pulling from library/node [2023-05-30T02:39:45.564Z] 47517142f6ba: Pulling fs layer [2023-05-30T02:39:45.564Z] 5f8c4bfa009b: Pulling fs layer [2023-05-30T02:39:45.564Z] f7079c9c4ba1: Pulling fs layer [2023-05-30T02:39:45.564Z] aba105e6f55a: Pulling fs layer [2023-05-30T02:39:45.564Z] aba105e6f55a: Waiting [2023-05-30T02:39:45.564Z] f7079c9c4ba1: Verifying Checksum [2023-05-30T02:39:45.564Z] f7079c9c4ba1: Download complete [2023-05-30T02:39:45.564Z] 47517142f6ba: Verifying Checksum [2023-05-30T02:39:45.564Z] 47517142f6ba: Download complete [2023-05-30T02:39:45.564Z] aba105e6f55a: Verifying Checksum [2023-05-30T02:39:45.564Z] aba105e6f55a: Download complete [2023-05-30T02:39:46.145Z] 47517142f6ba: Pull complete [2023-05-30T02:39:46.426Z] 5f8c4bfa009b: Download complete [2023-05-30T02:39:53.089Z] 5f8c4bfa009b: Pull complete [2023-05-30T02:39:54.078Z] f7079c9c4ba1: Pull complete [2023-05-30T02:39:54.078Z] aba105e6f55a: Pull complete [2023-05-30T02:39:54.078Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-30T02:39:54.078Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-30T02:39:54.078Z] ---> bf1b8b58d215 [2023-05-30T02:39:54.078Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-30T02:39:54.350Z] ---> Running in 2c180fef5917 [2023-05-30T02:39:56.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-30T02:39:56.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-30T02:39:57.537Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-30T02:39:57.537Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-30T02:39:57.537Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-30T02:39:57.537Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-30T02:39:57.537Z] (5/128) Installing libxcb (1.14-r2) [2023-05-30T02:39:57.537Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-30T02:39:57.537Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-30T02:39:57.537Z] (8/128) Installing libice (1.0.10-r0) [2023-05-30T02:39:57.537Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-30T02:39:57.537Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-30T02:39:57.537Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-30T02:39:57.537Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-30T02:39:57.537Z] (13/128) Installing xset (1.2.4-r0) [2023-05-30T02:39:57.537Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-30T02:39:57.537Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-30T02:39:57.537Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-30T02:39:57.537Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-30T02:39:57.810Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-30T02:39:57.810Z] (19/128) Installing libintl (0.21-r0) [2023-05-30T02:39:57.810Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-30T02:39:57.810Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-30T02:39:57.810Z] (22/128) Installing pcre (8.45-r1) [2023-05-30T02:39:57.810Z] (23/128) Installing glib (2.70.5-r0) [2023-05-30T02:39:57.810Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-30T02:39:57.810Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-30T02:39:57.810Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-30T02:39:57.810Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-30T02:39:58.079Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-30T02:39:58.079Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-30T02:39:58.079Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-30T02:39:58.079Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-30T02:39:58.079Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-30T02:39:58.079Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-30T02:39:58.079Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-30T02:39:58.079Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-30T02:39:58.079Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-30T02:39:58.079Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-30T02:39:58.079Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-30T02:39:58.079Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-30T02:39:58.079Z] (40/128) Installing libxi (1.8-r0) [2023-05-30T02:39:58.079Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-30T02:39:58.079Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-30T02:39:58.079Z] (43/128) Installing atk (2.36.0-r0) [2023-05-30T02:39:58.079Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-30T02:39:58.348Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-30T02:39:58.348Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-30T02:39:58.348Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-30T02:39:58.348Z] (48/128) Installing expat (2.5.0-r0) [2023-05-30T02:39:58.348Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-30T02:39:58.348Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-30T02:39:58.348Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-30T02:39:58.348Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-30T02:39:58.348Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-30T02:39:58.348Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-30T02:39:58.348Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-30T02:39:58.348Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-30T02:39:58.348Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-30T02:39:58.348Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-30T02:39:58.616Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-30T02:39:58.616Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-30T02:39:58.616Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-30T02:39:58.616Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-30T02:39:58.616Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-30T02:39:58.616Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-30T02:39:58.616Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-30T02:39:58.616Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-30T02:39:58.616Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-30T02:39:58.616Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-30T02:39:58.616Z] (69/128) Installing pango (1.48.10-r0) [2023-05-30T02:39:58.888Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-30T02:39:58.888Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-30T02:39:58.888Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-30T02:39:58.888Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-30T02:39:58.888Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-30T02:39:58.888Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-30T02:39:59.158Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-30T02:39:59.425Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-30T02:39:59.425Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-30T02:39:59.425Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-30T02:39:59.425Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-30T02:40:02.009Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-30T02:40:02.009Z] (80/128) Installing flac (1.3.4-r0) [2023-05-30T02:40:02.009Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-30T02:40:02.009Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-30T02:40:02.009Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-30T02:40:02.009Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-30T02:40:02.009Z] (85/128) Installing libass (0.15.2-r0) [2023-05-30T02:40:02.009Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-30T02:40:02.009Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-30T02:40:02.009Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-30T02:40:02.009Z] (89/128) Installing lame (3.100-r0) [2023-05-30T02:40:02.009Z] (90/128) Installing opus (1.3.1-r1) [2023-05-30T02:40:02.009Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-30T02:40:02.009Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-30T02:40:02.009Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-30T02:40:02.009Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-30T02:40:02.009Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-30T02:40:02.009Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-30T02:40:02.009Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-30T02:40:02.280Z] (98/128) Installing libva (2.13.0-r0) [2023-05-30T02:40:02.280Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-30T02:40:02.280Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-30T02:40:02.280Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-30T02:40:02.280Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-30T02:40:02.280Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-30T02:40:02.280Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-30T02:40:02.280Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-30T02:40:02.280Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-30T02:40:02.280Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-30T02:40:02.868Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-30T02:40:02.868Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-30T02:40:02.868Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-30T02:40:02.868Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-30T02:40:02.868Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-30T02:40:02.868Z] (113/128) Installing nspr (4.32-r0) [2023-05-30T02:40:02.868Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-30T02:40:02.868Z] (115/128) Installing nss (3.78.1-r0) [2023-05-30T02:40:03.140Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-30T02:40:03.140Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-30T02:40:03.140Z] (118/128) Installing orc (0.4.32-r0) [2023-05-30T02:40:03.140Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-30T02:40:03.140Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-30T02:40:03.140Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-30T02:40:03.140Z] (122/128) Installing libpulse (15.0-r2) [2023-05-30T02:40:03.140Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-30T02:40:03.140Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-30T02:40:03.140Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-30T02:40:03.140Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-30T02:40:03.140Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-30T02:40:03.140Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-30T02:40:07.397Z] Executing busybox-1.34.1-r7.trigger [2023-05-30T02:40:07.397Z] Executing glib-2.70.5-r0.trigger [2023-05-30T02:40:07.397Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-30T02:40:09.340Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-30T02:40:09.340Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-30T02:40:09.340Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-30T02:40:09.340Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-30T02:40:09.340Z] OK: 275 MiB in 144 packages [2023-05-30T02:40:17.561Z] Removing intermediate container 2c180fef5917 [2023-05-30T02:40:17.561Z] ---> e51d27800151 [2023-05-30T02:40:17.561Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-30T02:40:17.561Z] ---> Running in cac032092960 [2023-05-30T02:40:17.829Z] Removing intermediate container cac032092960 [2023-05-30T02:40:17.829Z] ---> a332577f9ccc [2023-05-30T02:40:17.829Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-30T02:40:17.829Z] ---> Running in 43e784ff7707 [2023-05-30T02:40:18.097Z] Removing intermediate container 43e784ff7707 [2023-05-30T02:40:18.097Z] ---> ae7acebe56f9 [2023-05-30T02:40:18.098Z] Step 5/10 : RUN npm install -g npm [2023-05-30T02:40:18.365Z] ---> Running in fbe52f706ccd [2023-05-30T02:40:45.053Z] [2023-05-30T02:40:45.053Z] removed 7 packages, changed 101 packages, and audited 264 packages in 24s [2023-05-30T02:40:45.053Z] [2023-05-30T02:40:45.053Z] 27 packages are looking for funding [2023-05-30T02:40:45.053Z] run `npm fund` for details [2023-05-30T02:40:45.053Z] [2023-05-30T02:40:45.053Z] found 0 vulnerabilities [2023-05-30T02:40:49.314Z] Removing intermediate container fbe52f706ccd [2023-05-30T02:40:49.314Z] ---> c59b4c082f27 [2023-05-30T02:40:49.314Z] Step 6/10 : ARG USER=1000 [2023-05-30T02:40:49.314Z] ---> Running in 99be6f4e868f [2023-05-30T02:40:49.314Z] Removing intermediate container 99be6f4e868f [2023-05-30T02:40:49.314Z] ---> f51ed746add9 [2023-05-30T02:40:49.314Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-30T02:40:49.314Z] ---> Running in 4628b301e484 [2023-05-30T02:40:51.853Z] Removing intermediate container 4628b301e484 [2023-05-30T02:40:51.853Z] ---> 9bb267cd6235 [2023-05-30T02:40:51.853Z] Step 8/10 : USER $USER:$USER [2023-05-30T02:40:51.853Z] ---> Running in a3125b453eb4 [2023-05-30T02:40:51.853Z] Removing intermediate container a3125b453eb4 [2023-05-30T02:40:51.853Z] ---> 181938dd80f6 [2023-05-30T02:40:51.853Z] Step 9/10 : WORKDIR /app [2023-05-30T02:40:51.853Z] ---> Running in 3a453a29b971 [2023-05-30T02:40:52.120Z] Removing intermediate container 3a453a29b971 [2023-05-30T02:40:52.120Z] ---> 04529b03637d [2023-05-30T02:40:52.120Z] Step 10/10 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:40:52.120Z] ---> Running in 9081dea1d679 [2023-05-30T02:40:52.704Z] Removing intermediate container 9081dea1d679 [2023-05-30T02:40:52.704Z] ---> 3d4a8c7bd550 [2023-05-30T02:40:52.704Z] Successfully built 3d4a8c7bd550 [2023-05-30T02:40:52.704Z] Successfully tagged edgexfoundry/edgex-web-ui:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:40:52.704Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-30T02:40:52.704Z] touch edgex-web-ui.imagebuilt [2023-05-30T02:40:52.704Z] mkdir -p node_modules coverage [2023-05-30T02:40:52.704Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-30T02:40:52.704Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-30T02:41:02.781Z] npm WARN old lockfile [2023-05-30T02:41:02.781Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-30T02:41:02.781Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-30T02:41:02.781Z] npm WARN old lockfile [2023-05-30T02:41:02.781Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-30T02:41:02.781Z] npm WARN old lockfile [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE required: { [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE }, [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-30T02:41:41.654Z] npm WARN EBADENGINE } [2023-05-30T02:42:08.433Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-30T02:42:08.433Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-30T02:42:08.433Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T02:42:08.433Z] 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 [2023-05-30T02:42:08.433Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-30T02:42:08.701Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-30T02:42:13.047Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-30T02:42:18.891Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-30T02:42:19.848Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-30T02:42:20.807Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-30T02:42:30.870Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-30T02:42:39.199Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-30T02:42:39.199Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T02:42:39.466Z] 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. [2023-05-30T02:42:43.731Z] 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. [2023-05-30T02:42:45.673Z] 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. [2023-05-30T02:42:47.080Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-30T02:42:57.145Z] 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 [2023-05-30T02:42:59.090Z] 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 [2023-05-30T02:43:21.141Z] 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. [2023-05-30T02:43:39.351Z] 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. [2023-05-30T02:44:18.202Z] [2023-05-30T02:44:18.202Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-30T02:44:18.202Z] [2023-05-30T02:44:18.202Z] 90 packages are looking for funding [2023-05-30T02:44:18.202Z] run `npm fund` for details [2023-05-30T02:44:18.202Z] [2023-05-30T02:44:18.202Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-30T02:44:18.202Z] [2023-05-30T02:44:18.202Z] To address issues that do not require attention, run: [2023-05-30T02:44:18.202Z] npm audit fix [2023-05-30T02:44:18.202Z] [2023-05-30T02:44:18.202Z] To address all issues (including breaking changes), run: [2023-05-30T02:44:18.202Z] npm audit fix --force [2023-05-30T02:44:18.202Z] [2023-05-30T02:44:18.202Z] Run `npm audit` for details. [2023-05-30T02:44:18.202Z] 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 [2023-05-30T02:44:33.171Z] - Generating browser application bundles (phase: setup)... [2023-05-30T02:45:05.396Z] Compiling @angular/core : es2015 as esm2015 [2023-05-30T02:45:05.396Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-30T02:45:32.102Z] Compiling @angular/common : es2015 as esm2015 [2023-05-30T02:45:32.102Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-30T02:45:35.457Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-30T02:45:35.457Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-30T02:45:38.792Z] Compiling @angular/router : es2015 as esm2015 [2023-05-30T02:45:40.214Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-30T02:45:45.549Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-30T02:45:46.133Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-30T02:45:46.718Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-30T02:45:50.055Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-30T02:45:51.013Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-30T02:45:51.280Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-30T02:46:47.677Z] 30 05 2023 02:46:44.696:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-30T02:46:47.677Z] 30 05 2023 02:46:44.710:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-30T02:46:47.677Z] 30 05 2023 02:46:44.737:INFO [launcher]: Starting browser ChromeHeadless [2023-05-30T02:47:55.532Z] 30 05 2023 02:47:50.269:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-30T02:48:00.885Z] 30 05 2023 02:48:00.825:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-30T02:48:07.638Z] 30 05 2023 02:48:06.659:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-30T02:48:39.889Z] ✔ Browser application bundle generation complete. [2023-05-30T02:48:39.889Z] 30 05 2023 02:48:38.540:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 13ehfBuqjay7jg9gAAAB with id 49226219 [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.678 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.839 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.995 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.019 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.041 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.127 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.631 secs) [2023-05-30T02:48:58.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.742 secs) [2023-05-30T02:48:58.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.021 secs) [2023-05-30T02:48:58.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.076 secs) [2023-05-30T02:48:58.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.087 secs) [2023-05-30T02:48:58.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.153 secs) [2023-05-30T02:48:58.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.167 secs) [2023-05-30T02:48:58.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.177 secs) [2023-05-30T02:48:58.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.211 secs) [2023-05-30T02:48:58.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.302 secs) [2023-05-30T02:48:58.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.321 secs) [2023-05-30T02:48:58.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.339 secs) [2023-05-30T02:48:58.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.351 secs) [2023-05-30T02:48:59.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.573 secs) [2023-05-30T02:48:59.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.898 secs) [2023-05-30T02:48:59.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 2.966 secs) [2023-05-30T02:48:59.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.033 secs) [2023-05-30T02:48:59.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.133 secs) [2023-05-30T02:48:59.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.25 secs) [2023-05-30T02:49:00.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.298 secs) [2023-05-30T02:49:00.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.527 secs) [2023-05-30T02:49:00.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.549 secs) [2023-05-30T02:49:00.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.56 secs) [2023-05-30T02:49:00.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.69 secs) [2023-05-30T02:49:00.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.869 secs) [2023-05-30T02:49:01.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.175 secs) [2023-05-30T02:49:01.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.357 secs) [2023-05-30T02:49:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.41 secs) [2023-05-30T02:49:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.453 secs) [2023-05-30T02:49:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.477 secs) [2023-05-30T02:49:01.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.665 secs) [2023-05-30T02:49:01.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.687 secs) [2023-05-30T02:49:02.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.892 secs) [2023-05-30T02:49:02.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.92 secs) [2023-05-30T02:49:02.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.952 secs) [2023-05-30T02:49:02.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.293 secs) [2023-05-30T02:49:02.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.313 secs) [2023-05-30T02:49:02.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.433 secs) [2023-05-30T02:49:02.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.459 secs) [2023-05-30T02:49:02.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.482 secs) [2023-05-30T02:49:02.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.506 secs) [2023-05-30T02:49:02.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.544 secs) [2023-05-30T02:49:02.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.583 secs) [2023-05-30T02:49:03.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.606 secs) [2023-05-30T02:49:03.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.629 secs) [2023-05-30T02:49:03.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.653 secs) [2023-05-30T02:49:03.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.666 secs) [2023-05-30T02:49:03.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.786 secs) [2023-05-30T02:49:03.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.846 secs) [2023-05-30T02:49:03.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.164 secs) [2023-05-30T02:49:03.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.181 secs) [2023-05-30T02:49:03.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.194 secs) [2023-05-30T02:49:03.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.259 secs) [2023-05-30T02:49:03.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.324 secs) [2023-05-30T02:49:03.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.372 secs) [2023-05-30T02:49:04.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.391 secs) [2023-05-30T02:49:04.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.401 secs) [2023-05-30T02:49:04.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.472 secs) [2023-05-30T02:49:04.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.503 secs) [2023-05-30T02:49:04.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.55 secs) [2023-05-30T02:49:04.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.569 secs) [2023-05-30T02:49:04.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.744 secs) [2023-05-30T02:49:04.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.783 secs) [2023-05-30T02:49:05.048Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.03 secs) [2023-05-30T02:49:05.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.201 secs) [2023-05-30T02:49:05.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.25 secs) [2023-05-30T02:49:05.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.37 secs) [2023-05-30T02:49:05.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.433 secs) [2023-05-30T02:49:05.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.467 secs) [2023-05-30T02:49:05.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.499 secs) [2023-05-30T02:49:05.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.555 secs) [2023-05-30T02:49:05.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.576 secs) [2023-05-30T02:49:05.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.587 secs) [2023-05-30T02:49:05.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.69 secs) [2023-05-30T02:49:05.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.709 secs) [2023-05-30T02:49:06.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.723 secs) [2023-05-30T02:49:06.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.932 secs) [2023-05-30T02:49:06.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.968 secs) [2023-05-30T02:49:06.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 7.99 secs) [2023-05-30T02:49:06.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.014 secs) [2023-05-30T02:49:06.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.024 secs) [2023-05-30T02:49:06.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.034 secs) [2023-05-30T02:49:06.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.126 secs) [2023-05-30T02:49:06.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 8.2 secs) [2023-05-30T02:49:06.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.279 secs) [2023-05-30T02:49:06.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 8.302 secs) [2023-05-30T02:49:06.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 8.316 secs) [2023-05-30T02:49:07.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.528 secs) [2023-05-30T02:49:07.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.744 secs) [2023-05-30T02:49:07.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.007 secs) [2023-05-30T02:49:07.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.09 secs) [2023-05-30T02:49:07.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.139 secs) [2023-05-30T02:49:07.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 9.22 secs) [2023-05-30T02:49:08.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.346 secs) [2023-05-30T02:49:08.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.409 secs) [2023-05-30T02:49:08.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.464 secs) [2023-05-30T02:49:08.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.516 secs) [2023-05-30T02:49:08.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.584 secs) [2023-05-30T02:49:08.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.736 secs) [2023-05-30T02:49:08.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.779 secs) [2023-05-30T02:49:09.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.907 secs) [2023-05-30T02:49:09.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.968 secs) [2023-05-30T02:49:09.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.015 secs) [2023-05-30T02:49:09.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.094 secs) [2023-05-30T02:49:09.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.19 secs) [2023-05-30T02:49:09.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.235 secs) [2023-05-30T02:49:09.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.318 secs) [2023-05-30T02:49:09.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.37 secs) [2023-05-30T02:49:09.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.421 secs) [2023-05-30T02:49:09.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.462 secs) [2023-05-30T02:49:09.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.487 secs) [2023-05-30T02:49:10.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.589 secs) [2023-05-30T02:49:10.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.632 secs) [2023-05-30T02:49:10.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.769 secs) [2023-05-30T02:49:10.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 10.893 secs) [2023-05-30T02:49:10.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 10.957 secs) [2023-05-30T02:49:11.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.468 secs) [2023-05-30T02:49:11.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.554 secs) [2023-05-30T02:49:11.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.596 secs) [2023-05-30T02:49:11.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.846 secs) [2023-05-30T02:49:11.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.948 secs) [2023-05-30T02:49:11.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.064 secs) [2023-05-30T02:49:11.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.151 secs) [2023-05-30T02:49:11.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.18 secs) [2023-05-30T02:49:11.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.196 secs) [2023-05-30T02:49:12.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.207 secs) [2023-05-30T02:49:12.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.293 secs) [2023-05-30T02:49:12.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.307 secs) [2023-05-30T02:49:12.525Z] WARN: ' [2023-05-30T02:49:12.525Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T02:49:12.525Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T02:49:12.525Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T02:49:12.525Z] in a future version of Angular. [2023-05-30T02:49:12.525Z] [2023-05-30T02:49:12.525Z] For more information on this, see our API docs here: [2023-05-30T02:49:12.525Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T02:49:12.525Z] ' [2023-05-30T02:49:12.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.307 secs) [2023-05-30T02:49:12.525Z] WARN: ' [2023-05-30T02:49:12.525Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-30T02:49:12.525Z] Support for using the ngModel input property and ngModelChange event with [2023-05-30T02:49:12.525Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-30T02:49:12.525Z] in a future version of Angular. [2023-05-30T02:49:12.525Z] [2023-05-30T02:49:12.525Z] For more information on this, see our API docs here: [2023-05-30T02:49:12.525Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-30T02:49:12.525Z] ' [2023-05-30T02:49:12.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.438 secs) [2023-05-30T02:49:12.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.467 secs) [2023-05-30T02:49:12.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.704 secs) [2023-05-30T02:49:13.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.818 secs) [2023-05-30T02:49:13.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.88 secs) [2023-05-30T02:49:13.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.92 secs) [2023-05-30T02:49:13.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.959 secs) [2023-05-30T02:49:13.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 12.987 secs) [2023-05-30T02:49:13.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.036 secs) [2023-05-30T02:49:13.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.367 secs) [2023-05-30T02:49:13.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.399 secs) [2023-05-30T02:49:14.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.615 secs / 13.399 secs) [2023-05-30T02:49:14.429Z] TOTAL: 145 SUCCESS [2023-05-30T02:49:14.429Z] ✔ Browser application bundle generation complete. [2023-05-30T02:49:17.756Z] [2023-05-30T02:49:17.756Z] =============================== Coverage summary =============================== [2023-05-30T02:49:17.756Z] Statements : 41.56% ( 1425/3429 ) [2023-05-30T02:49:17.756Z] Branches : 12.14% ( 109/898 ) [2023-05-30T02:49:17.756Z] Functions : 33.33% ( 417/1251 ) [2023-05-30T02:49:17.756Z] Lines : 39.45% ( 1280/3245 ) [2023-05-30T02:49:17.756Z] ================================================================================ [2023-05-30T02:49:17.756Z] 30 05 2023 02:49:17.367:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-30T02:49:18.337Z] ✔ Browser application bundle generation complete. [2023-05-30T02:49:19.292Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/116/web' [Pipeline] echo [2023-05-30T02:49:19.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T02:49:19.325Z] $ docker stop --time=1 f25739f2a39a5e950528a1687794e9a1bebcc096d1e3d0f892408c6dc864bf27 [2023-05-30T02:49:23.357Z] $ docker rm -f --volumes f25739f2a39a5e950528a1687794e9a1bebcc096d1e3d0f892408c6dc864bf27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T02:49:24.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T02:49:27.006Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T02:49:32.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T02:49:32.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T02:49:35.477Z] + ls -al . [2023-05-30T02:49:35.477Z] total 176 [2023-05-30T02:49:35.477Z] drwxrwxr-x 13 jenkins jenkins 4096 May 30 02:37 . [2023-05-30T02:49:35.477Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:34 .. [2023-05-30T02:49:35.477Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:34 .blubracket [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 18 May 30 02:34 .dockerignore [2023-05-30T02:49:35.477Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:34 .git [2023-05-30T02:49:35.477Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:34 .github [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 185 May 30 02:34 .gitignore [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 30 02:34 Attribution.txt [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 30 02:34 CHANGELOG.md [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 30 02:34 CONTRIBUTING.md [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 30 02:34 Dockerfile [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 652 May 30 02:34 Jenkinsfile [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 30 02:34 LICENSE [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 30 02:34 Makefile [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 30 02:34 README.md [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 02:32 VERSION [2023-05-30T02:49:35.477Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:34 assets [2023-05-30T02:49:35.477Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:34 bin [2023-05-30T02:49:35.477Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 02:34 cmd [2023-05-30T02:49:35.477Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 02:37 coverage.out [2023-05-30T02:49:35.477Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 02:34 docs [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 30 02:34 go.mod [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 30 02:34 go.sum [2023-05-30T02:49:35.477Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 02:34 internal [2023-05-30T02:49:35.477Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:34 snap [2023-05-30T02:49:35.477Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 02:34 testing [2023-05-30T02:49:35.477Z] -rw-rw-r-- 1 jenkins jenkins 155 May 30 02:34 version.go [2023-05-30T02:49:35.477Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 02:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:49:35.806Z] + 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=644bbf00b5c54e5a158a68758c6e0479d3a0d70d --label arch=arm64 --label version=3.0.0-dev.20 . [2023-05-30T02:49:37.014Z] Sending build context to Docker daemon 33.11MB [2023-05-30T02:49:37.014Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T02:49:37.014Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T02:49:37.014Z] ---> 8180663196e9 [2023-05-30T02:49:37.014Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-30T02:49:37.972Z] ---> Running in 8d8444bd0398 [2023-05-30T02:49:38.238Z] Removing intermediate container 8d8444bd0398 [2023-05-30T02:49:38.238Z] ---> e0e7ea175ef6 [2023-05-30T02:49:38.238Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T02:49:38.238Z] ---> Running in 8be384a567a9 [2023-05-30T02:49:38.505Z] Removing intermediate container 8be384a567a9 [2023-05-30T02:49:38.505Z] ---> d645be6fe9fd [2023-05-30T02:49:38.505Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T02:49:38.771Z] ---> Running in e02f4f363e6a [2023-05-30T02:49:39.037Z] Removing intermediate container e02f4f363e6a [2023-05-30T02:49:39.037Z] ---> 679682eb3262 [2023-05-30T02:49:39.037Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-30T02:49:39.037Z] ---> Running in 5939396da727 [2023-05-30T02:49:39.303Z] Removing intermediate container 5939396da727 [2023-05-30T02:49:39.303Z] ---> cfb623b1eb57 [2023-05-30T02:49:39.303Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-30T02:49:39.303Z] ---> Running in 0c4da7bd1b94 [2023-05-30T02:49:39.570Z] Removing intermediate container 0c4da7bd1b94 [2023-05-30T02:49:39.570Z] ---> 5573feea5607 [2023-05-30T02:49:39.570Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-30T02:49:41.509Z] ---> 4eeeac23d310 [2023-05-30T02:49:41.509Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T02:49:41.509Z] ---> Running in d3f46471f7ca [2023-05-30T02:49:42.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T02:49:43.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T02:49:44.001Z] OK: 263 MiB in 53 packages [2023-05-30T02:49:44.963Z] Removing intermediate container d3f46471f7ca [2023-05-30T02:49:44.963Z] ---> 6c940d18f375 [2023-05-30T02:49:44.963Z] Step 10/25 : ENV GO111MODULE=on [2023-05-30T02:49:44.963Z] ---> Running in 79bcda5f255d [2023-05-30T02:49:44.963Z] Removing intermediate container 79bcda5f255d [2023-05-30T02:49:44.963Z] ---> 363725cf436d [2023-05-30T02:49:44.963Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-30T02:49:45.230Z] ---> Running in c62c5833235a [2023-05-30T02:49:45.495Z] Removing intermediate container c62c5833235a [2023-05-30T02:49:45.495Z] ---> 6ec027670510 [2023-05-30T02:49:45.495Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-30T02:49:46.078Z] ---> 1801583d6897 [2023-05-30T02:49:46.078Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T02:49:46.078Z] ---> Running in 69ee59ab9995 [2023-05-30T02:49:48.659Z] Removing intermediate container 69ee59ab9995 [2023-05-30T02:49:48.659Z] ---> 8e7124e5b366 [2023-05-30T02:49:48.659Z] Step 14/25 : COPY . . [2023-05-30T02:49:52.906Z] ---> 07b04718d55b [2023-05-30T02:49:52.906Z] Step 15/25 : RUN ${MAKE} [2023-05-30T02:49:52.906Z] ---> Running in 7e93032decc3 [2023-05-30T02:49:53.489Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-30T02:51:45.112Z] Removing intermediate container 7e93032decc3 [2023-05-30T02:51:45.112Z] ---> 3c35a8c8f470 [2023-05-30T02:51:45.112Z] Step 16/25 : FROM alpine:3.17 [2023-05-30T02:51:45.112Z] 3.17: Pulling from library/alpine [2023-05-30T02:51:45.112Z] c41833b44d91: Already exists [2023-05-30T02:51:45.112Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T02:51:45.112Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T02:51:45.112Z] ---> 51e60588ff2c [2023-05-30T02:51:45.112Z] Step 17/25 : EXPOSE 4000 [2023-05-30T02:51:45.112Z] ---> Running in 71be5d21dafc [2023-05-30T02:51:45.112Z] Removing intermediate container 71be5d21dafc [2023-05-30T02:51:45.112Z] ---> f85725bda906 [2023-05-30T02:51:45.112Z] 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 [2023-05-30T02:51:47.042Z] ---> 4e8c174ec4bd [2023-05-30T02:51:47.042Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-30T02:51:47.308Z] ---> 6fc322c14a46 [2023-05-30T02:51:47.308Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-30T02:51:47.894Z] ---> cdb9bdb77bae [2023-05-30T02:51:47.894Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-30T02:51:47.894Z] ---> Running in b7ff91bce689 [2023-05-30T02:51:48.160Z] Removing intermediate container b7ff91bce689 [2023-05-30T02:51:48.160Z] ---> 67d6574f6269 [2023-05-30T02:51:48.160Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-30T02:51:48.160Z] ---> Running in 868776bb721c [2023-05-30T02:51:48.424Z] Removing intermediate container 868776bb721c [2023-05-30T02:51:48.424Z] ---> 6c9585737bbd [2023-05-30T02:51:48.424Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T02:51:48.424Z] ---> Running in 2386d1e433be [2023-05-30T02:51:48.690Z] Removing intermediate container 2386d1e433be [2023-05-30T02:51:48.690Z] ---> 79b9ff97a684 [2023-05-30T02:51:48.690Z] Step 24/25 : LABEL git_sha=644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:51:48.690Z] ---> Running in 2351cabcee64 [2023-05-30T02:51:48.955Z] Removing intermediate container 2351cabcee64 [2023-05-30T02:51:48.955Z] ---> efc441df6c01 [2023-05-30T02:51:48.955Z] Step 25/25 : LABEL version=3.0.0-dev.20 [2023-05-30T02:51:49.221Z] ---> Running in d88c8a0d8e64 [2023-05-30T02:51:49.487Z] Removing intermediate container d88c8a0d8e64 [2023-05-30T02:51:49.488Z] ---> f8ce57b931bc [2023-05-30T02:51:49.488Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T02:51:49.488Z] Successfully built f8ce57b931bc [2023-05-30T02:51:49.488Z] 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 [2023-05-30T02:51:49.605Z] provisioning config files... [2023-05-30T02:51:49.617Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/116@tmp/config17011964303192630734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:51:49.943Z] ---> docker-login.sh [2023-05-30T02:51:49.943Z] nexus3.edgexfoundry.org:10001 [2023-05-30T02:51:49.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:51:50.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:51:50.220Z] Configure a credential helper to remove this warning. See [2023-05-30T02:51:50.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:51:50.220Z] [2023-05-30T02:51:50.220Z] Login Succeeded [2023-05-30T02:51:50.220Z] nexus3.edgexfoundry.org:10002 [2023-05-30T02:51:50.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:51:50.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:51:50.485Z] Configure a credential helper to remove this warning. See [2023-05-30T02:51:50.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:51:50.485Z] [2023-05-30T02:51:50.485Z] Login Succeeded [2023-05-30T02:51:50.485Z] nexus3.edgexfoundry.org:10003 [2023-05-30T02:51:50.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:51:50.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:51:50.748Z] Configure a credential helper to remove this warning. See [2023-05-30T02:51:50.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:51:50.748Z] [2023-05-30T02:51:50.748Z] Login Succeeded [2023-05-30T02:51:50.748Z] nexus3.edgexfoundry.org:10004 [2023-05-30T02:51:51.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:51:51.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:51:51.278Z] Configure a credential helper to remove this warning. See [2023-05-30T02:51:51.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:51:51.278Z] [2023-05-30T02:51:51.278Z] Login Succeeded [2023-05-30T02:51:51.278Z] docker.io [2023-05-30T02:51:51.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T02:51:51.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T02:51:51.808Z] Configure a credential helper to remove this warning. See [2023-05-30T02:51:51.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T02:51:51.808Z] [2023-05-30T02:51:51.808Z] Login Succeeded [2023-05-30T02:51:51.808Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T02:51:51.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T02:51:51.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T02:51:51.877Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-30T02:51:51.877Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:51:51.877Z] latest [2023-05-30T02:51:51.877Z] 3.0.0-dev.20 [2023-05-30T02:51:51.877Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [2023-05-30T02:51:51.877Z] main [2023-05-30T02:51:51.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:51:52.216Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:51:52.549Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:51:52.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T02:51:52.549Z] be95d70b2d13: Preparing [2023-05-30T02:51:52.549Z] 3741350912e6: Preparing [2023-05-30T02:51:52.549Z] 275b42a73e24: Preparing [2023-05-30T02:51:52.549Z] 26cbea5cba74: Preparing [2023-05-30T02:51:52.549Z] 26cbea5cba74: Layer already exists [2023-05-30T02:51:52.813Z] 3741350912e6: Pushed [2023-05-30T02:51:52.813Z] be95d70b2d13: Pushed [2023-05-30T02:51:59.422Z] 275b42a73e24: Pushed [2023-05-30T02:51:59.422Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:51:59.759Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:00.088Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-30T02:52:00.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T02:52:00.088Z] be95d70b2d13: Preparing [2023-05-30T02:52:00.088Z] 3741350912e6: Preparing [2023-05-30T02:52:00.088Z] 275b42a73e24: Preparing [2023-05-30T02:52:00.088Z] 26cbea5cba74: Preparing [2023-05-30T02:52:00.088Z] 26cbea5cba74: Layer already exists [2023-05-30T02:52:00.088Z] 3741350912e6: Layer already exists [2023-05-30T02:52:00.088Z] 275b42a73e24: Layer already exists [2023-05-30T02:52:00.088Z] be95d70b2d13: Layer already exists [2023-05-30T02:52:00.088Z] latest: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:00.417Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:00.749Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.20 [2023-05-30T02:52:00.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T02:52:00.749Z] be95d70b2d13: Preparing [2023-05-30T02:52:00.749Z] 3741350912e6: Preparing [2023-05-30T02:52:00.749Z] 275b42a73e24: Preparing [2023-05-30T02:52:00.749Z] 26cbea5cba74: Preparing [2023-05-30T02:52:00.749Z] 3741350912e6: Layer already exists [2023-05-30T02:52:00.749Z] 275b42a73e24: Layer already exists [2023-05-30T02:52:00.749Z] be95d70b2d13: Layer already exists [2023-05-30T02:52:00.749Z] 26cbea5cba74: Layer already exists [2023-05-30T02:52:00.749Z] 3.0.0-dev.20: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:01.083Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:01.420Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [2023-05-30T02:52:01.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T02:52:01.420Z] be95d70b2d13: Preparing [2023-05-30T02:52:01.420Z] 3741350912e6: Preparing [2023-05-30T02:52:01.420Z] 275b42a73e24: Preparing [2023-05-30T02:52:01.420Z] 26cbea5cba74: Preparing [2023-05-30T02:52:01.420Z] 275b42a73e24: Layer already exists [2023-05-30T02:52:01.420Z] 3741350912e6: Layer already exists [2023-05-30T02:52:01.420Z] be95d70b2d13: Layer already exists [2023-05-30T02:52:01.420Z] 26cbea5cba74: Layer already exists [2023-05-30T02:52:01.420Z] 644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:01.750Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:02.079Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-30T02:52:02.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-30T02:52:02.079Z] be95d70b2d13: Preparing [2023-05-30T02:52:02.079Z] 3741350912e6: Preparing [2023-05-30T02:52:02.079Z] 275b42a73e24: Preparing [2023-05-30T02:52:02.079Z] 26cbea5cba74: Preparing [2023-05-30T02:52:02.079Z] 26cbea5cba74: Layer already exists [2023-05-30T02:52:02.079Z] 275b42a73e24: Layer already exists [2023-05-30T02:52:02.079Z] be95d70b2d13: Layer already exists [2023-05-30T02:52:02.079Z] 3741350912e6: Layer already exists [2023-05-30T02:52:02.342Z] main: digest: sha256:7c58b7d7cc3431311dec3af2706d82ecd4fc4cb45080a6d88a4bf9594a2f48b9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T02:52:02.382Z] ===================================================== [Pipeline] echo [2023-05-30T02:52:02.388Z] taggedImages: [2023-05-30T02:52:02.388Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d [2023-05-30T02:52:02.388Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-30T02:52:02.388Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.20 [2023-05-30T02:52:02.388Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:644bbf00b5c54e5a158a68758c6e0479d3a0d70d-3.0.0-dev.20 [2023-05-30T02:52:02.388Z] - 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 [2023-05-30T02:52:02.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T02:52:02.741Z] [2023-05-30T02:52:02.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:03.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T02:52:03.068Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T02:52:03.068Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T02:52:03.068Z] 04944245beec: Pulling fs layer [2023-05-30T02:52:03.068Z] 699f458cf7ca: Pulling fs layer [2023-05-30T02:52:03.068Z] 765212b225bb: Pulling fs layer [2023-05-30T02:52:03.068Z] f23df028b6ca: Pulling fs layer [2023-05-30T02:52:03.068Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T02:52:03.068Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T02:52:03.068Z] f23df028b6ca: Waiting [2023-05-30T02:52:03.068Z] d65c8cfc05b1: Waiting [2023-05-30T02:52:03.068Z] 765212b225bb: Waiting [2023-05-30T02:52:03.068Z] 2437ff75d9bd: Waiting [2023-05-30T02:52:03.335Z] 04944245beec: Verifying Checksum [2023-05-30T02:52:03.335Z] 04944245beec: Download complete [2023-05-30T02:52:03.335Z] 765212b225bb: Verifying Checksum [2023-05-30T02:52:03.335Z] 765212b225bb: Download complete [2023-05-30T02:52:03.335Z] f23df028b6ca: Verifying Checksum [2023-05-30T02:52:03.335Z] f23df028b6ca: Download complete [2023-05-30T02:52:03.335Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T02:52:03.335Z] d65c8cfc05b1: Download complete [2023-05-30T02:52:03.335Z] 699f458cf7ca: Verifying Checksum [2023-05-30T02:52:03.335Z] 699f458cf7ca: Download complete [2023-05-30T02:52:03.916Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T02:52:03.916Z] 8998bd30e6a1: Download complete [2023-05-30T02:52:05.856Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T02:52:05.856Z] 2437ff75d9bd: Download complete [2023-05-30T02:52:07.793Z] 8998bd30e6a1: Pull complete [2023-05-30T02:52:08.058Z] 04944245beec: Pull complete [2023-05-30T02:52:09.462Z] 699f458cf7ca: Pull complete [2023-05-30T02:52:09.462Z] 765212b225bb: Pull complete [2023-05-30T02:52:10.044Z] f23df028b6ca: Pull complete [2023-05-30T02:52:10.313Z] d65c8cfc05b1: Pull complete [2023-05-30T02:52:25.314Z] 2437ff75d9bd: Pull complete [2023-05-30T02:52:25.314Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T02:52:25.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T02:52:25.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:52:25.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-17245 does not seem to be running inside a container [2023-05-30T02:52:25.579Z] $ 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/116 -v /w/workspace/edgex-ui-go/116:/w/workspace/edgex-ui-go/116:rw,z -v /w/workspace/edgex-ui-go/116@tmp:/w/workspace/edgex-ui-go/116@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 [2023-05-30T02:52:28.334Z] $ docker top 582eef7df91a25775ed564d59cff5c732ec6e577bc14f6f9d50e2297b826c8d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:52:28.936Z] ---> job-cost.sh [2023-05-30T02:52:29.214Z] lf-activate-venv: SKIPPING [2023-05-30T02:52:29.214Z] INFO: No Stack... [2023-05-30T02:52:29.803Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T02:52:30.392Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T02:52:31.040Z] + cat /w/workspace/edgex-ui-go/116/archives/cost.csv [2023-05-30T02:52:31.040Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T02:52:31.105Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [2023-05-30T02:52:31.171Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] did not exist. Created. [2023-05-30T02:52:31.171Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T02:52:31.507Z] /w/workspace/edgex-ui-go/116@tmp/durable-fe306b65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T02:52:32.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T02:52:32.170Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T02:52:36.844Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T02:52:36.853Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T02:52:36.871Z] $ docker stop --time=1 582eef7df91a25775ed564d59cff5c732ec6e577bc14f6f9d50e2297b826c8d5 [2023-05-30T02:52:38.528Z] $ docker rm -f --volumes 582eef7df91a25775ed564d59cff5c732ec6e577bc14f6f9d50e2297b826c8d5 [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 [2023-05-30T02:52:38.927Z] provisioning config files... [2023-05-30T02:52:38.935Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13349841089232804419tmp [Pipeline] { [Pipeline] sh [2023-05-30T02:52:39.230Z] + set +x [2023-05-30T02:52:39.230Z] + curl -s https://codecov.io/bash [2023-05-30T02:52:39.230Z] + bash -s -- [2023-05-30T02:52:39.230Z] [2023-05-30T02:52:39.230Z] _____ _ [2023-05-30T02:52:39.230Z] / ____| | | [2023-05-30T02:52:39.230Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T02:52:39.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T02:52:39.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T02:52:39.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T02:52:39.230Z] Bash-1.0.6 [2023-05-30T02:52:39.230Z] [2023-05-30T02:52:39.230Z] [2023-05-30T02:52:39.230Z] ==> git version 2.25.1 found [2023-05-30T02:52:39.230Z] ==> 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 [2023-05-30T02:52:39.230Z] Release-Date: 2020-01-08 [2023-05-30T02:52:39.230Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T02:52:39.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T02:52:39.230Z] ==> Jenkins CI detected. [2023-05-30T02:52:39.230Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-30T02:52:39.230Z] project root: . [2023-05-30T02:52:39.230Z] --> token set from env [2023-05-30T02:52:39.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T02:52:39.230Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T02:52:39.490Z] ==> Python coveragepy not found [2023-05-30T02:52:39.490Z] ==> Searching for coverage reports in: [2023-05-30T02:52:39.490Z] + . [2023-05-30T02:52:39.490Z] -> Found 1 reports [2023-05-30T02:52:39.490Z] ==> Detecting git/mercurial file structure [2023-05-30T02:52:39.490Z] ==> Reading reports [2023-05-30T02:52:39.490Z] + ./coverage.out bytes=10 [2023-05-30T02:52:39.490Z] ==> Appending adjustments [2023-05-30T02:52:39.490Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T02:52:40.427Z] + Found adjustments [2023-05-30T02:52:40.427Z] ==> Gzipping contents [2023-05-30T02:52:40.427Z] 12K /tmp/codecov.UjCawT.gz [2023-05-30T02:52:40.427Z] ==> Uploading reports [2023-05-30T02:52:40.427Z] url: https://codecov.io [2023-05-30T02:52:40.427Z] query: branch=main&commit=644bbf00b5c54e5a158a68758c6e0479d3a0d70d&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T02:52:40.427Z] -> Pinging Codecov [2023-05-30T02:52:40.427Z] 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=644bbf00b5c54e5a158a68758c6e0479d3a0d70d&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T02:52:40.427Z] -> Uploading to [2023-05-30T02:52:40.427Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/FB506323287CE973F263BFD2A0EB1F37/644bbf00b5c54e5a158a68758c6e0479d3a0d70d/bd769e47-02a9-474e-a858-0e8421ba6827.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T025240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3077f220c941c26ad060a52a161094fe48efa75d06b92d5a109f3d00bc06fcef [2023-05-30T02:52:40.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T02:52:40.427Z] Dload Upload Total Spent Left Speed [2023-05-30T02:52:40.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 36800 --:--:-- --:--:-- --:--:-- 36800 [2023-05-30T02:52:40.688Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] } [2023-05-30T02:52:40.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T02:52:40.916Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T02:52:40.930Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:41.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T02:52:41.226Z] [2023-05-30T02:52:41.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:52:41.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T02:52:41.523Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T02:52:41.523Z] df9b9388f04a: Pulling fs layer [2023-05-30T02:52:41.523Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T02:52:41.523Z] 25bc292e5bac: Pulling fs layer [2023-05-30T02:52:41.523Z] 114826534d7a: Pulling fs layer [2023-05-30T02:52:41.523Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T02:52:41.523Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T02:52:41.523Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T02:52:41.523Z] 114826534d7a: Waiting [2023-05-30T02:52:41.523Z] 4657fd5d0bcf: Waiting [2023-05-30T02:52:41.523Z] 6ad1cebc031e: Waiting [2023-05-30T02:52:41.524Z] 8a3aa393b2d8: Waiting [2023-05-30T02:52:41.524Z] 25bc292e5bac: Verifying Checksum [2023-05-30T02:52:41.524Z] 25bc292e5bac: Download complete [2023-05-30T02:52:41.524Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T02:52:41.524Z] 52dc419b0ee2: Download complete [2023-05-30T02:52:41.524Z] 4657fd5d0bcf: Download complete [2023-05-30T02:52:41.524Z] df9b9388f04a: Download complete [2023-05-30T02:52:41.783Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T02:52:41.783Z] 6ad1cebc031e: Download complete [2023-05-30T02:52:41.783Z] df9b9388f04a: Pull complete [2023-05-30T02:52:41.783Z] 52dc419b0ee2: Pull complete [2023-05-30T02:52:42.044Z] 25bc292e5bac: Pull complete [2023-05-30T02:52:42.303Z] 114826534d7a: Verifying Checksum [2023-05-30T02:52:42.303Z] 114826534d7a: Download complete [2023-05-30T02:52:42.303Z] 8a3aa393b2d8: Download complete [2023-05-30T02:52:45.586Z] 114826534d7a: Pull complete [2023-05-30T02:52:45.586Z] 4657fd5d0bcf: Pull complete [2023-05-30T02:52:45.844Z] 6ad1cebc031e: Pull complete [2023-05-30T02:52:48.369Z] 8a3aa393b2d8: Pull complete [2023-05-30T02:52:48.369Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T02:52:48.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T02:52:48.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:52:48.458Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:52:48.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-30T02:52:54.452Z] $ docker top fa093462381d75c494ddc69c988e7c36f9013c1b2eece6202d81f2e4817cefad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T02:52:54.505Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-30T02:52:54.784Z] + set -o pipefail [2023-05-30T02:52:54.784Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-30T02:53:00.047Z] [2023-05-30T02:53:00.047Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-30T02:53:00.047Z] [2023-05-30T02:53:00.047Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/d8157b38-24ff-4698-a2e2-327cee0558bd [2023-05-30T02:53:00.047Z] [2023-05-30T02:53:00.047Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-30T02:53:00.047Z] [2023-05-30T02:53:00.047Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T02:53:00.047Z] [2023-05-30T02:53:01.423Z] [2023-05-30T02:53:01.423Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T02:53:01.423Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T02:53:01.423Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T02:53:01.439Z] $ docker stop --time=1 fa093462381d75c494ddc69c988e7c36f9013c1b2eece6202d81f2e4817cefad [2023-05-30T02:53:05.546Z] $ docker rm -f --volumes fa093462381d75c494ddc69c988e7c36f9013c1b2eece6202d81f2e4817cefad [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 [2023-05-30T02:53:06.296Z] + git log --format=format:%s -1 644bbf00b5c54e5a158a68758c6e0479d3a0d70d [Pipeline] sh [2023-05-30T02:53:06.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T02:53:06.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:53:06.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T02:53:06.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:53:06.964Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:53:07.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T02:53:07.435Z] $ docker top 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 -eo pid,comm [2023-05-30T02:53:07.469Z] 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). [2023-05-30T02:53:07.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T02:53:07.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T02:53:07.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T02:53:07.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T02:53:07.632Z] $ docker exec 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 ssh-agent [2023-05-30T02:53:07.727Z] SSH_AUTH_SOCK=/tmp/ssh-B4krNgeI4TnJ/agent.32 [2023-05-30T02:53:07.727Z] SSH_AGENT_PID=38 [2023-05-30T02:53:07.731Z] Running ssh-add (command line suppressed) [2023-05-30T02:53:07.834Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10156289038233184553.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10156289038233184553.key) [2023-05-30T02:53:07.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T02:53:08.122Z] + git semver tag [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,298 [run_tag] DEBUG tag force:False [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,298 [check_head_tag] DEBUG check head tag [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,300 [execute] INFO git cat-file --batch-check [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,304 [execute] INFO git cat-file --batch [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,323 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T02:53:08.381Z] 2023-05-30 02:53:08,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:08.381Z] 3.0.0-dev.20 [Pipeline] } [2023-05-30T02:53:08.398Z] $ docker exec --env ******** --env ******** 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 ssh-agent -k [2023-05-30T02:53:08.495Z] unset SSH_AUTH_SOCK; [2023-05-30T02:53:08.496Z] unset SSH_AGENT_PID; [2023-05-30T02:53:08.496Z] echo Agent pid 38 killed; [2023-05-30T02:53:08.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T02:53:08.807Z] + git semver [Pipeline] } [2023-05-30T02:53:09.087Z] $ docker stop --time=1 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 [2023-05-30T02:53:10.335Z] $ docker rm -f --volumes 97dd88c28304d98649f3e3413f30895b72a31493f8d7e5ae112398c3d6f8cb71 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:53:10.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T02:53:10.701Z] [2023-05-30T02:53:10.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:53:11.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T02:53:11.003Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T02:53:11.003Z] ab5ef0e58194: Pulling fs layer [2023-05-30T02:53:11.003Z] 9712f1f96733: Pulling fs layer [2023-05-30T02:53:11.003Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T02:53:11.003Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T02:53:11.003Z] e9a5061849ea: Pulling fs layer [2023-05-30T02:53:11.003Z] d747dcd14b5f: Pulling fs layer [2023-05-30T02:53:11.003Z] 2de7ff778b66: Pulling fs layer [2023-05-30T02:53:11.003Z] 0d9ebad4ef96: Waiting [2023-05-30T02:53:11.003Z] e9a5061849ea: Waiting [2023-05-30T02:53:11.003Z] d747dcd14b5f: Waiting [2023-05-30T02:53:11.003Z] 2de7ff778b66: Waiting [2023-05-30T02:53:11.003Z] 9712f1f96733: Verifying Checksum [2023-05-30T02:53:11.003Z] 9712f1f96733: Download complete [2023-05-30T02:53:11.262Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T02:53:11.262Z] 63f879dbbcfc: Download complete [2023-05-30T02:53:11.521Z] ab5ef0e58194: Verifying Checksum [2023-05-30T02:53:11.521Z] ab5ef0e58194: Download complete [2023-05-30T02:53:11.521Z] d747dcd14b5f: Verifying Checksum [2023-05-30T02:53:11.521Z] d747dcd14b5f: Download complete [2023-05-30T02:53:11.521Z] e9a5061849ea: Verifying Checksum [2023-05-30T02:53:11.521Z] e9a5061849ea: Download complete [2023-05-30T02:53:11.521Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T02:53:11.521Z] 0d9ebad4ef96: Download complete [2023-05-30T02:53:11.785Z] 2de7ff778b66: Verifying Checksum [2023-05-30T02:53:11.785Z] 2de7ff778b66: Download complete [2023-05-30T02:53:14.318Z] ab5ef0e58194: Pull complete [2023-05-30T02:53:14.318Z] 9712f1f96733: Pull complete [2023-05-30T02:53:14.885Z] 63f879dbbcfc: Pull complete [2023-05-30T02:53:18.163Z] 0d9ebad4ef96: Pull complete [2023-05-30T02:53:18.163Z] e9a5061849ea: Pull complete [2023-05-30T02:53:18.163Z] d747dcd14b5f: Pull complete [2023-05-30T02:53:19.535Z] 2de7ff778b66: Pull complete [2023-05-30T02:53:19.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T02:53:19.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T02:53:19.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:53:19.623Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:53:19.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-30T02:53:26.688Z] $ docker top 6ad2f4e05e4aa3681d15c7de2e6f1c2e845411e09a43312112393eca70821b8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T02:53:26.741Z] provisioning config files... [2023-05-30T02:53:26.748Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7941230450893714613tmp [2023-05-30T02:53:26.758Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17551080670735742087tmp [2023-05-30T02:53:26.774Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9423262967212236128tmp [Pipeline] { [Pipeline] echo [2023-05-30T02:53:26.788Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:27.067Z] ---> sigul-configuration.sh [2023-05-30T02:53:27.067Z] gpg: directory `/root/.gnupg' created [2023-05-30T02:53:27.067Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T02:53:27.067Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T02:53:27.067Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T02:53:27.067Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T02:53:27.067Z] gpg: CAST5 encrypted data [2023-05-30T02:53:27.067Z] gpg: encrypted with 1 passphrase [2023-05-30T02:53:27.067Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T02:53:27.350Z] + mkdir /home/jenkins [2023-05-30T02:53:27.350Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T02:53:27.634Z] + 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 [2023-05-30T02:53:27.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:27.923Z] ---> sigul-install.sh [2023-05-30T02:53:27.923Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T02:53:28.210Z] + git tag --list [2023-05-30T02:53:28.210Z] 0.1.1 [2023-05-30T02:53:28.210Z] v1.1.0 [2023-05-30T02:53:28.210Z] v1.2.0 [2023-05-30T02:53:28.210Z] v1.2.1 [2023-05-30T02:53:28.210Z] v1.3.0 [2023-05-30T02:53:28.210Z] v2.0.0 [2023-05-30T02:53:28.210Z] v2.1.0 [2023-05-30T02:53:28.210Z] v2.2.0 [2023-05-30T02:53:28.210Z] v2.2.1-dev.1 [2023-05-30T02:53:28.210Z] v2.2.1-dev.2 [2023-05-30T02:53:28.211Z] v2.2.1-dev.3 [2023-05-30T02:53:28.211Z] v2.2.1-dev.4 [2023-05-30T02:53:28.211Z] v2.2.1-dev.5 [2023-05-30T02:53:28.211Z] v2.2.1-dev.6 [2023-05-30T02:53:28.211Z] v2.2.1-dev.7 [2023-05-30T02:53:28.211Z] v2.3.0 [2023-05-30T02:53:28.211Z] v2.3.0-dev.10 [2023-05-30T02:53:28.211Z] v2.3.0-dev.11 [2023-05-30T02:53:28.211Z] v2.3.0-dev.12 [2023-05-30T02:53:28.211Z] v2.3.0-dev.13 [2023-05-30T02:53:28.211Z] v2.3.0-dev.14 [2023-05-30T02:53:28.211Z] v2.3.0-dev.15 [2023-05-30T02:53:28.211Z] v2.3.0-dev.16 [2023-05-30T02:53:28.211Z] v2.3.0-dev.17 [2023-05-30T02:53:28.211Z] v2.3.0-dev.18 [2023-05-30T02:53:28.211Z] v2.3.0-dev.19 [2023-05-30T02:53:28.211Z] v2.3.0-dev.20 [2023-05-30T02:53:28.211Z] v2.3.0-dev.21 [2023-05-30T02:53:28.211Z] v2.3.0-dev.22 [2023-05-30T02:53:28.211Z] v2.3.0-dev.23 [2023-05-30T02:53:28.211Z] v2.3.0-dev.24 [2023-05-30T02:53:28.211Z] v2.3.0-dev.7 [2023-05-30T02:53:28.211Z] v2.3.0-dev.8 [2023-05-30T02:53:28.211Z] v2.3.0-dev.9 [2023-05-30T02:53:28.211Z] v3.0.0-dev.1 [2023-05-30T02:53:28.211Z] v3.0.0-dev.10 [2023-05-30T02:53:28.211Z] v3.0.0-dev.11 [2023-05-30T02:53:28.211Z] v3.0.0-dev.12 [2023-05-30T02:53:28.211Z] v3.0.0-dev.13 [2023-05-30T02:53:28.211Z] v3.0.0-dev.14 [2023-05-30T02:53:28.211Z] v3.0.0-dev.15 [2023-05-30T02:53:28.211Z] v3.0.0-dev.16 [2023-05-30T02:53:28.211Z] v3.0.0-dev.17 [2023-05-30T02:53:28.211Z] v3.0.0-dev.18 [2023-05-30T02:53:28.211Z] v3.0.0-dev.19 [2023-05-30T02:53:28.211Z] v3.0.0-dev.2 [2023-05-30T02:53:28.211Z] v3.0.0-dev.20 [2023-05-30T02:53:28.211Z] v3.0.0-dev.3 [2023-05-30T02:53:28.211Z] v3.0.0-dev.4 [2023-05-30T02:53:28.211Z] v3.0.0-dev.5 [2023-05-30T02:53:28.211Z] v3.0.0-dev.6 [2023-05-30T02:53:28.211Z] v3.0.0-dev.7 [2023-05-30T02:53:28.211Z] v3.0.0-dev.8 [2023-05-30T02:53:28.211Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T02:53:28.497Z] + lftools sign git-tag v3.0.0-dev.20 [2023-05-30T02:53:29.065Z] Signing Git tag with Sigul... [2023-05-30T02:53:29.065Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-05-30T02:53:29.331Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:29.616Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T02:53:29.625Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T02:53:29.650Z] $ docker stop --time=1 6ad2f4e05e4aa3681d15c7de2e6f1c2e845411e09a43312112393eca70821b8e [2023-05-30T02:53:30.914Z] $ docker rm -f --volumes 6ad2f4e05e4aa3681d15c7de2e6f1c2e845411e09a43312112393eca70821b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T02:53:31.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T02:53:31.320Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:53:31.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T02:53:31.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:53:31.696Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:53:31.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T02:53:32.089Z] $ docker top 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de -eo pid,comm [2023-05-30T02:53:32.127Z] 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). [2023-05-30T02:53:32.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T02:53:32.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T02:53:32.167Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T02:53:32.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T02:53:32.296Z] $ docker exec 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de ssh-agent [2023-05-30T02:53:32.391Z] SSH_AUTH_SOCK=/tmp/ssh-xCXTjgy8jDBS/agent.32 [2023-05-30T02:53:32.391Z] SSH_AGENT_PID=38 [2023-05-30T02:53:32.396Z] Running ssh-add (command line suppressed) [2023-05-30T02:53:32.512Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4286550505890042041.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4286550505890042041.key) [2023-05-30T02:53:32.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T02:53:32.804Z] + git semver bump pre [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,997 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,997 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,997 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,997 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,997 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,997 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:32,999 [execute] INFO git cat-file --batch-check [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:33,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:33,005 [execute] INFO git cat-file --batch [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:33,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T02:53:33.062Z] 2023-05-30 02:53:33,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:33.062Z] 3.0.0-dev.21 [Pipeline] } [2023-05-30T02:53:33.079Z] $ docker exec --env ******** --env ******** 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de ssh-agent -k [2023-05-30T02:53:33.178Z] unset SSH_AUTH_SOCK; [2023-05-30T02:53:33.178Z] unset SSH_AGENT_PID; [2023-05-30T02:53:33.178Z] echo Agent pid 38 killed; [2023-05-30T02:53:33.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T02:53:33.476Z] + git semver [Pipeline] } [2023-05-30T02:53:33.791Z] $ docker stop --time=1 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de [2023-05-30T02:53:35.082Z] $ docker rm -f --volumes 3eeb98f59e88150504061bef001d33f0fac89be22ef00ff8ae0d1b6ed261a1de [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T02:53:35.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T02:53:35.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:53:35.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T02:53:35.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:53:35.797Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:53:35.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T02:53:36.160Z] $ docker top 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T02:53:36.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T02:53:36.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T02:53:36.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T02:53:36.362Z] $ docker exec 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c ssh-agent [2023-05-30T02:53:36.456Z] SSH_AUTH_SOCK=/tmp/ssh-tMbnve1eHKRH/agent.32 [2023-05-30T02:53:36.456Z] SSH_AGENT_PID=38 [2023-05-30T02:53:36.460Z] Running ssh-add (command line suppressed) [2023-05-30T02:53:36.565Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14400741595060781388.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14400741595060781388.key) [2023-05-30T02:53:36.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T02:53:36.857Z] + git semver push [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,039 [run_push] DEBUG push [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,040 [execute] INFO git cat-file --batch-check [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,044 [execute] INFO git rev-list 614deb734cca662178234d88c667f1d2fb79a0c3 -- [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,044 [execute] DEBUG Popen(['git', 'rev-list', '614deb734cca662178234d88c667f1d2fb79a0c3', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,052 [execute] INFO git fetch -v origin [2023-05-30T02:53:37.115Z] 2023-05-30 02:53:37,053 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T02:53:37.682Z] 2023-05-30 02:53:37,534 [run_push] DEBUG no remote changes detected [2023-05-30T02:53:37.682Z] 2023-05-30 02:53:37,535 [execute] INFO git push origin semver [2023-05-30T02:53:37.682Z] 2023-05-30 02:53:37,536 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T02:53:38.622Z] 2023-05-30 02:53:38,280 [run_push] DEBUG push all version tags [2023-05-30T02:53:38.622Z] 2023-05-30 02:53:38,281 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T02:53:38.622Z] 2023-05-30 02:53:38,282 [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) [2023-05-30T02:53:39.191Z] 2023-05-30 02:53:39,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-30T02:53:39.191Z] 3.0.0-dev.21 [Pipeline] } [2023-05-30T02:53:39.209Z] $ docker exec --env ******** --env ******** 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c ssh-agent -k [2023-05-30T02:53:39.316Z] unset SSH_AUTH_SOCK; [2023-05-30T02:53:39.316Z] unset SSH_AGENT_PID; [2023-05-30T02:53:39.316Z] echo Agent pid 38 killed; [2023-05-30T02:53:39.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T02:53:39.627Z] + git semver [Pipeline] } [2023-05-30T02:53:39.906Z] $ docker stop --time=1 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c [2023-05-30T02:53:41.205Z] $ docker rm -f --volumes 2afc662ab50d296d854c79bd25912144afa737a1de6376ddeb7c48f50707c99c [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 [2023-05-30T02:53:41.723Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-30T02:53:41.723Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-30T02:53:41.723Z] total 16 [2023-05-30T02:53:41.723Z] drwxr-xr-x 3 root root 4096 May 30 02:36 . [2023-05-30T02:53:41.723Z] drwxrwxr-x 15 jenkins jenkins 4096 May 30 02:53 .. [2023-05-30T02:53:41.723Z] drwxr-xr-x 2 root root 4096 May 30 02:36 cost [2023-05-30T02:53:41.723Z] -rw-r--r-- 1 root root 83 May 30 02:36 cost.csv [2023-05-30T02:53:41.723Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-30T02:53:41.723Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-30T02:53:41.723Z] total 16 [2023-05-30T02:53:41.723Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 02:36 . [2023-05-30T02:53:41.723Z] drwxrwxr-x 15 jenkins jenkins 4096 May 30 02:53 .. [2023-05-30T02:53:41.723Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 02:36 cost [2023-05-30T02:53:41.723Z] -rw-r--r-- 1 jenkins jenkins 83 May 30 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:42.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:42.869Z] ---> package-listing.sh [2023-05-30T02:53:42.869Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T02:53:42.869Z] ++ facter osfamily [2023-05-30T02:53:43.128Z] + OS_FAMILY=debian [2023-05-30T02:53:43.128Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-30T02:53:43.128Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T02:53:43.128Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T02:53:43.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T02:53:43.128Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T02:53:43.128Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-30T02:53:43.128Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T02:53:43.128Z] + case "${OS_FAMILY}" in [2023-05-30T02:53:43.128Z] + grep '^ii' [2023-05-30T02:53:43.128Z] + dpkg -l [2023-05-30T02:53:43.128Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T02:53:43.128Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T02:53:43.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T02:53:43.128Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-30T02:53:43.128Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-30T02:53:43.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-30T02:53:43.138Z] 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 [2023-05-30T02:53:43.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T02:53:43.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T02:53:43.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T02:53:44.039Z] prd-ubuntu20.04-docker-8c-8g-17244 does not seem to be running inside a container [2023-05-30T02:53:44.071Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T02:53:44.317Z] $ docker top 3309718f4861a1f5fd3979e44afe53c87d9a329e6a41994ced6d85910c85da3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T02:53:44.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T02:53:44.922Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T02:53:45.204Z] + ls /var/log/sa-host [2023-05-30T02:53:45.204Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T02:53:45.360Z] provisioning config files... [2023-05-30T02:53:45.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11662374525762961862tmp [Pipeline] { [Pipeline] echo [2023-05-30T02:53:45.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:45.670Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T02:53:45.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:46.021Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T02:53:46.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:46.312Z] ---> sudo-logs.sh [2023-05-30T02:53:46.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T02:53:46.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:46.625Z] ---> job-cost.sh [2023-05-30T02:53:46.625Z] lf-activate-venv: SKIPPING [2023-05-30T02:53:46.625Z] DEBUG: total: 0.2199999988079071 [2023-05-30T02:53:46.625Z] INFO: Retrieving Stack Cost... [2023-05-30T02:53:47.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T02:53:48.128Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T02:53:48.140Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T02:53:48.427Z] ---> logs-deploy.sh [2023-05-30T02:53:48.427Z] lf-activate-venv: SKIPPING [2023-05-30T02:53:48.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/116 [2023-05-30T02:53:48.427Z] INFO: archiving workspace using pattern(s): [2023-05-30T02:53:49.364Z] Archives upload complete. [2023-05-30T02:53:49.364Z] INFO: archiving logs to Nexus