Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4353bacd3a413136317020af75ed3901d759beb7 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-ssh4565802899653067523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2514894735039223603.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4721950411037471903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh17365057103350499729.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-ssh9098211661727110887.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-17394’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17396 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 4353bacd3a413136317020af75ed3901d759beb7 (main) > 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 4353bacd3a413136317020af75ed3901d759beb7 # timeout=10 Commit message: "Merge pull request #668 from ernestojeda/disable-arm-test" > git rev-list --no-walk d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-13T21:29:10.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T21:29:10.663Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T21:29:10.676Z] ========================================================= [2023-11-13T21:29:10.676Z] EdgeX Global Pipelines Version Info [2023-11-13T21:29:10.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:29:11.400Z] ------------------- [2023-11-13T21:29:11.400Z] stable info: [2023-11-13T21:29:11.400Z] ------------------- [2023-11-13T21:29:11.400Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T21:29:11.400Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T21:29:11.400Z] Message: update stable to v1.0.257 [2023-11-13T21:29:11.972Z] ------------------- [2023-11-13T21:29:11.972Z] experimental info: [2023-11-13T21:29:11.972Z] ------------------- [2023-11-13T21:29:11.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T21:29:11.972Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T21:29:11.972Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T21:29:12.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-13T21:29:12.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-13T21:29:12.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T21:29:12.208Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T21:29:12.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T21:29:12.225Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T21:29:12.233Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T21:29:12.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-13T21:29:12.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T21:29:12.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T21:29:12.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T21:29:12.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-13T21:29:12.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T21:29:12.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T21:29:12.317Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T21:29:12.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T21:29:12.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T21:29:12.350Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T21:29:12.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T21:29:12.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T21:29:12.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-13T21:29:12.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-13T21:29:12.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-13T21:29:12.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-13T21:29:12.419Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-13T21:29:12.429Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T21:29:12.440Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T21:29:12.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-13T21:29:12.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-13T21:29:12.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-13T21:29:12.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo [2023-11-13T21:29:12.494Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4353bac [Pipeline] echo [2023-11-13T21:29:12.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T21:29:12.541Z] provisioning config files... [2023-11-13T21:29:12.553Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4414605672029089715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:29:12.855Z] ---> docker-login.sh [2023-11-13T21:29:12.855Z] nexus3.edgexfoundry.org:10001 [2023-11-13T21:29:13.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:13.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:13.117Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:13.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:13.117Z] [2023-11-13T21:29:13.117Z] Login Succeeded [2023-11-13T21:29:13.117Z] nexus3.edgexfoundry.org:10002 [2023-11-13T21:29:13.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:13.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:13.117Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:13.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:13.117Z] [2023-11-13T21:29:13.117Z] Login Succeeded [2023-11-13T21:29:13.377Z] nexus3.edgexfoundry.org:10003 [2023-11-13T21:29:13.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:13.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:13.377Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:13.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:13.377Z] [2023-11-13T21:29:13.377Z] Login Succeeded [2023-11-13T21:29:13.377Z] nexus3.edgexfoundry.org:10004 [2023-11-13T21:29:13.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:13.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:13.377Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:13.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:13.377Z] [2023-11-13T21:29:13.377Z] Login Succeeded [2023-11-13T21:29:13.377Z] docker.io [2023-11-13T21:29:13.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:13.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:13.901Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:13.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:13.901Z] [2023-11-13T21:29:13.901Z] Login Succeeded [2023-11-13T21:29:13.901Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T21:29:13.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-13T21:29:14.286Z] + git rev-list -1 --merges 4353bacd3a413136317020af75ed3901d759beb7~1..4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo [2023-11-13T21:29:14.335Z] -----------> git rev-list -1 --merges 4353bacd3a413136317020af75ed3901d759beb7~1..4353bacd3a413136317020af75ed3901d759beb7 4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:29:14.335Z] 4353bacd3a413136317020af75ed3901d759beb7 [false] [Pipeline] sh [2023-11-13T21:29:14.628Z] + git log --format=format:%s -1 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo [2023-11-13T21:29:14.679Z] ========================================================= [2023-11-13T21:29:14.680Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T21:29:14.680Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T21:29:15.000Z] + git log --format=format:%s -1 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] echo [2023-11-13T21:29:15.011Z] [semverPrep] GIT_COMMIT: 4353bacd3a413136317020af75ed3901d759beb7, Commit Message: Merge pull request #668 from ernestojeda/disable-arm-test [Pipeline] echo [2023-11-13T21:29:15.020Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-13T21:29:15.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T21:29:15.362Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T21:29:15.362Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T21:29:15.362Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T21:29:15.362Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-13T21:29:15.362Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T21:29:15.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:29:15.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T21:29:15.719Z] [2023-11-13T21:29:15.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:29:16.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T21:29:16.018Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T21:29:16.018Z] b85a868b505f: Pulling fs layer [2023-11-13T21:29:16.018Z] e2be974225ed: Pulling fs layer [2023-11-13T21:29:16.018Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T21:29:16.018Z] 988bab9f4d93: Pulling fs layer [2023-11-13T21:29:16.018Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T21:29:16.018Z] eaf3925da568: Pulling fs layer [2023-11-13T21:29:16.018Z] bab4dde63d76: Pulling fs layer [2023-11-13T21:29:16.018Z] bde34c3a00c8: Pulling fs layer [2023-11-13T21:29:16.018Z] b352a97aabf1: Pulling fs layer [2023-11-13T21:29:16.018Z] 4872d77fe225: Pulling fs layer [2023-11-13T21:29:16.018Z] 988bab9f4d93: Waiting [2023-11-13T21:29:16.018Z] bab4dde63d76: Waiting [2023-11-13T21:29:16.018Z] eaf3925da568: Waiting [2023-11-13T21:29:16.018Z] bde34c3a00c8: Waiting [2023-11-13T21:29:16.018Z] b352a97aabf1: Waiting [2023-11-13T21:29:16.018Z] 5851b861e8e6: Pulling fs layer [2023-11-13T21:29:16.018Z] 4872d77fe225: Waiting [2023-11-13T21:29:16.018Z] 5851b861e8e6: Waiting [2023-11-13T21:29:16.018Z] e2be974225ed: Download complete [2023-11-13T21:29:16.018Z] 988bab9f4d93: Download complete [2023-11-13T21:29:16.277Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T21:29:16.277Z] 1469e6f7b9e6: Download complete [2023-11-13T21:29:16.277Z] eaf3925da568: Verifying Checksum [2023-11-13T21:29:16.277Z] eaf3925da568: Download complete [2023-11-13T21:29:16.277Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T21:29:16.277Z] 339a4e72a1f5: Download complete [2023-11-13T21:29:16.277Z] bde34c3a00c8: Verifying Checksum [2023-11-13T21:29:16.277Z] bde34c3a00c8: Download complete [2023-11-13T21:29:16.277Z] b352a97aabf1: Download complete [2023-11-13T21:29:16.277Z] 4872d77fe225: Verifying Checksum [2023-11-13T21:29:16.277Z] 4872d77fe225: Download complete [2023-11-13T21:29:16.277Z] 5851b861e8e6: Verifying Checksum [2023-11-13T21:29:16.277Z] 5851b861e8e6: Download complete [2023-11-13T21:29:16.277Z] b85a868b505f: Download complete [2023-11-13T21:29:16.536Z] bab4dde63d76: Verifying Checksum [2023-11-13T21:29:16.536Z] bab4dde63d76: Download complete [2023-11-13T21:29:17.476Z] b85a868b505f: Pull complete [2023-11-13T21:29:17.734Z] e2be974225ed: Pull complete [2023-11-13T21:29:18.301Z] 339a4e72a1f5: Pull complete [2023-11-13T21:29:18.301Z] 988bab9f4d93: Pull complete [2023-11-13T21:29:18.562Z] 1469e6f7b9e6: Pull complete [2023-11-13T21:29:18.562Z] eaf3925da568: Pull complete [2023-11-13T21:29:20.469Z] bab4dde63d76: Pull complete [2023-11-13T21:29:20.469Z] bde34c3a00c8: Pull complete [2023-11-13T21:29:20.469Z] b352a97aabf1: Pull complete [2023-11-13T21:29:20.729Z] 4872d77fe225: Pull complete [2023-11-13T21:29:20.729Z] 5851b861e8e6: Pull complete [2023-11-13T21:29:20.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T21:29:20.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T21:29:20.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:29:20.843Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:29:20.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T21:29:23.936Z] $ docker top 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 -eo pid,comm [2023-11-13T21:29:23.990Z] 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-11-13T21:29:23.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T21:29:24.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T21:29:24.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T21:29:24.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T21:29:24.147Z] $ docker exec 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent [2023-11-13T21:29:24.251Z] SSH_AUTH_SOCK=/tmp/ssh-skjH29nyKaEB/agent.31 [2023-11-13T21:29:24.251Z] SSH_AGENT_PID=37 [2023-11-13T21:29:24.257Z] Running ssh-add (command line suppressed) [2023-11-13T21:29:24.354Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18272973353419899249.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18272973353419899249.key) [2023-11-13T21:29:24.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T21:29:24.652Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T21:29:24.675Z] $ docker exec --env ******** --env ******** 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent -k [2023-11-13T21:29:24.768Z] unset SSH_AUTH_SOCK; [2023-11-13T21:29:24.768Z] unset SSH_AGENT_PID; [2023-11-13T21:29:24.768Z] echo Agent pid 37 killed; [2023-11-13T21:29:24.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T21:29:24.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T21:29:24.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T21:29:24.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T21:29:24.923Z] $ docker exec 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent [2023-11-13T21:29:25.026Z] SSH_AUTH_SOCK=/tmp/ssh-8jz9qXuucdpk/agent.69 [2023-11-13T21:29:25.026Z] SSH_AGENT_PID=76 [2023-11-13T21:29:25.032Z] Running ssh-add (command line suppressed) [2023-11-13T21:29:25.141Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1038506101809719525.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1038506101809719525.key) [2023-11-13T21:29:25.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T21:29:25.439Z] + git semver init [2023-11-13T21:29:25.699Z] 2023-11-13 21:29:25,618 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T21:29:25.699Z] 2023-11-13 21:29:25,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-13T21:29:25.699Z] 2023-11-13 21:29:25,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-13T21:29:25.699Z] 2023-11-13 21:29:25,620 [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-11-13T21:29:27.607Z] 2023-11-13 21:29:27,317 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-13T21:29:27.607Z] 2023-11-13 21:29:27,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-13T21:29:27.607Z] 2023-11-13 21:29:27,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:29:27.607Z] 2023-11-13 21:29:27,317 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:29:27.607Z] 3.1.0-dev.14 [Pipeline] } [2023-11-13T21:29:27.622Z] $ docker exec --env ******** --env ******** 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 ssh-agent -k [2023-11-13T21:29:27.727Z] unset SSH_AUTH_SOCK; [2023-11-13T21:29:27.729Z] unset SSH_AGENT_PID; [2023-11-13T21:29:27.729Z] echo Agent pid 76 killed; [2023-11-13T21:29:27.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T21:29:28.043Z] + git semver [Pipeline] } [2023-11-13T21:29:28.318Z] $ docker stop --time=1 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 [2023-11-13T21:29:29.645Z] $ docker rm -f --volumes 736ee8529f47df528158a61f85f82b37e7861e9489fc13f57ad0417d1e2b1d34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T21:29:29.986Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T21:29:30.196Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T21:29:30.199Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-11-13T21:29:30.346Z] provisioning config files... [2023-11-13T21:29:30.354Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config183698141607044215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:29:30.652Z] ---> docker-login.sh [2023-11-13T21:29:30.652Z] nexus3.edgexfoundry.org:10001 [2023-11-13T21:29:30.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:30.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:30.653Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:30.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:30.653Z] [2023-11-13T21:29:30.653Z] Login Succeeded [2023-11-13T21:29:30.653Z] nexus3.edgexfoundry.org:10002 [2023-11-13T21:29:30.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:30.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:30.653Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:30.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:30.653Z] [2023-11-13T21:29:30.653Z] Login Succeeded [2023-11-13T21:29:30.653Z] nexus3.edgexfoundry.org:10003 [2023-11-13T21:29:31.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:31.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:31.021Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:31.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:31.021Z] [2023-11-13T21:29:31.021Z] Login Succeeded [2023-11-13T21:29:31.021Z] nexus3.edgexfoundry.org:10004 [2023-11-13T21:29:31.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:31.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:31.021Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:31.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:31.021Z] [2023-11-13T21:29:31.021Z] Login Succeeded [2023-11-13T21:29:31.021Z] docker.io [2023-11-13T21:29:31.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:29:31.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:29:31.591Z] Configure a credential helper to remove this warning. See [2023-11-13T21:29:31.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:29:31.591Z] [2023-11-13T21:29:31.591Z] Login Succeeded [2023-11-13T21:29:31.591Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T21:29:31.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T21:29:31.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:29:31.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:29:31.694Z] ========================================================= [2023-11-13T21:29:31.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T21:29:31.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:29:32.008Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-13T21:29:32.268Z] Sending build context to Docker daemon 46.33MB [2023-11-13T21:29:32.268Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T21:29:32.268Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-13T21:29:32.268Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T21:29:32.268Z] 7264a8db6415: Pulling fs layer [2023-11-13T21:29:32.268Z] c4d48a809fc2: Pulling fs layer [2023-11-13T21:29:32.268Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T21:29:32.268Z] ad3a456e5733: Pulling fs layer [2023-11-13T21:29:32.268Z] 33e27b845d1e: Pulling fs layer [2023-11-13T21:29:32.268Z] c68163c4e522: Pulling fs layer [2023-11-13T21:29:32.268Z] 50da416c3ac9: Pulling fs layer [2023-11-13T21:29:32.268Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T21:29:32.268Z] 50da416c3ac9: Waiting [2023-11-13T21:29:32.268Z] 23d2d4c4bb30: Waiting [2023-11-13T21:29:32.268Z] 33e27b845d1e: Waiting [2023-11-13T21:29:32.268Z] c68163c4e522: Waiting [2023-11-13T21:29:32.268Z] ad3a456e5733: Waiting [2023-11-13T21:29:32.268Z] c4d48a809fc2: Download complete [2023-11-13T21:29:32.268Z] ad3a456e5733: Download complete [2023-11-13T21:29:32.268Z] 33e27b845d1e: Verifying Checksum [2023-11-13T21:29:32.268Z] 33e27b845d1e: Download complete [2023-11-13T21:29:32.268Z] 7264a8db6415: Verifying Checksum [2023-11-13T21:29:32.268Z] 7264a8db6415: Download complete [2023-11-13T21:29:32.530Z] c68163c4e522: Verifying Checksum [2023-11-13T21:29:32.530Z] c68163c4e522: Download complete [2023-11-13T21:29:32.530Z] 7264a8db6415: Pull complete [2023-11-13T21:29:32.790Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T21:29:32.790Z] 23d2d4c4bb30: Download complete [2023-11-13T21:29:32.790Z] c4d48a809fc2: Pull complete [2023-11-13T21:29:32.790Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T21:29:32.790Z] 4f1c88b9dad5: Download complete [2023-11-13T21:29:33.049Z] 50da416c3ac9: Verifying Checksum [2023-11-13T21:29:33.049Z] 50da416c3ac9: Download complete [2023-11-13T21:29:36.339Z] 4f1c88b9dad5: Pull complete [2023-11-13T21:29:36.339Z] ad3a456e5733: Pull complete [2023-11-13T21:29:36.339Z] 33e27b845d1e: Pull complete [2023-11-13T21:29:36.339Z] c68163c4e522: Pull complete [2023-11-13T21:29:38.870Z] 50da416c3ac9: Pull complete [2023-11-13T21:29:39.130Z] 23d2d4c4bb30: Pull complete [2023-11-13T21:29:39.130Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T21:29:39.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T21:29:39.130Z] ---> 0786185ac409 [2023-11-13T21:29:39.130Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T21:29:44.472Z] ---> Running in 90370ae3d2ce [2023-11-13T21:29:44.472Z] Removing intermediate container 90370ae3d2ce [2023-11-13T21:29:44.472Z] ---> b42986106118 [2023-11-13T21:29:44.472Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T21:29:44.472Z] ---> Running in 07618259c7fc [2023-11-13T21:29:44.472Z] Removing intermediate container 07618259c7fc [2023-11-13T21:29:44.472Z] ---> 8f74495ba67d [2023-11-13T21:29:44.472Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T21:29:44.472Z] ---> Running in e5e6d1b0a6f8 [2023-11-13T21:29:44.472Z] Removing intermediate container e5e6d1b0a6f8 [2023-11-13T21:29:44.472Z] ---> 18e304cf9c1d [2023-11-13T21:29:44.472Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-13T21:29:44.472Z] ---> Running in 12aff0c2e468 [2023-11-13T21:29:44.472Z] Removing intermediate container 12aff0c2e468 [2023-11-13T21:29:44.472Z] ---> 18075fb00452 [2023-11-13T21:29:44.472Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T21:29:44.472Z] ---> Running in 1e27f184f0a1 [2023-11-13T21:29:44.472Z] Removing intermediate container 1e27f184f0a1 [2023-11-13T21:29:44.472Z] ---> ed1330d2fc06 [2023-11-13T21:29:44.472Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T21:29:45.040Z] latest: Pulling from library/docker [2023-11-13T21:29:45.040Z] 96526aa774ef: Pulling fs layer [2023-11-13T21:29:45.040Z] 308a300cc30f: Pulling fs layer [2023-11-13T21:29:45.040Z] 4f4fb700ef54: Pulling fs layer [2023-11-13T21:29:45.040Z] 5fcb7611fd77: Pulling fs layer [2023-11-13T21:29:45.040Z] be9955e691a8: Pulling fs layer [2023-11-13T21:29:45.040Z] 1b5ce73eb848: Pulling fs layer [2023-11-13T21:29:45.040Z] fe45098d8d9e: Pulling fs layer [2023-11-13T21:29:45.040Z] 843bf259cc12: Pulling fs layer [2023-11-13T21:29:45.040Z] e56cd900ceac: Pulling fs layer [2023-11-13T21:29:45.040Z] 605d1390b383: Pulling fs layer [2023-11-13T21:29:45.040Z] 8f7854084fed: Pulling fs layer [2023-11-13T21:29:45.040Z] 0a217d94afa5: Pulling fs layer [2023-11-13T21:29:45.040Z] 50e7dd98501d: Pulling fs layer [2023-11-13T21:29:45.040Z] 68811508944a: Pulling fs layer [2023-11-13T21:29:45.040Z] e56cd900ceac: Waiting [2023-11-13T21:29:45.040Z] 5fcb7611fd77: Waiting [2023-11-13T21:29:45.040Z] be9955e691a8: Waiting [2023-11-13T21:29:45.040Z] 605d1390b383: Waiting [2023-11-13T21:29:45.040Z] 1b5ce73eb848: Waiting [2023-11-13T21:29:45.040Z] 8f7854084fed: Waiting [2023-11-13T21:29:45.040Z] 0a217d94afa5: Waiting [2023-11-13T21:29:45.040Z] 50e7dd98501d: Waiting [2023-11-13T21:29:45.040Z] 68811508944a: Waiting [2023-11-13T21:29:45.040Z] fe45098d8d9e: Waiting [2023-11-13T21:29:45.040Z] 843bf259cc12: Waiting [2023-11-13T21:29:45.300Z] Still waiting to schedule task [2023-11-13T21:29:45.301Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17395’ is offline [2023-11-13T21:29:45.314Z] 4f4fb700ef54: Verifying Checksum [2023-11-13T21:29:45.314Z] 4f4fb700ef54: Download complete [2023-11-13T21:29:45.314Z] 308a300cc30f: Verifying Checksum [2023-11-13T21:29:45.314Z] 308a300cc30f: Download complete [2023-11-13T21:29:45.314Z] 96526aa774ef: Verifying Checksum [2023-11-13T21:29:45.314Z] 96526aa774ef: Download complete [2023-11-13T21:29:45.575Z] 96526aa774ef: Pull complete [2023-11-13T21:29:45.575Z] be9955e691a8: Verifying Checksum [2023-11-13T21:29:45.575Z] be9955e691a8: Download complete [2023-11-13T21:29:45.575Z] 308a300cc30f: Pull complete [2023-11-13T21:29:45.575Z] 1b5ce73eb848: Verifying Checksum [2023-11-13T21:29:45.575Z] 1b5ce73eb848: Download complete [2023-11-13T21:29:45.575Z] 5fcb7611fd77: Verifying Checksum [2023-11-13T21:29:45.575Z] 5fcb7611fd77: Download complete [2023-11-13T21:29:45.575Z] 4f4fb700ef54: Pull complete [2023-11-13T21:29:45.575Z] fe45098d8d9e: Verifying Checksum [2023-11-13T21:29:45.575Z] fe45098d8d9e: Download complete [2023-11-13T21:29:45.833Z] e56cd900ceac: Verifying Checksum [2023-11-13T21:29:45.833Z] e56cd900ceac: Download complete [2023-11-13T21:29:45.833Z] 843bf259cc12: Verifying Checksum [2023-11-13T21:29:45.833Z] 843bf259cc12: Download complete [2023-11-13T21:29:45.833Z] 8f7854084fed: Download complete [2023-11-13T21:29:46.093Z] 605d1390b383: Verifying Checksum [2023-11-13T21:29:46.093Z] 605d1390b383: Download complete [2023-11-13T21:29:46.093Z] 5fcb7611fd77: Pull complete [2023-11-13T21:29:46.093Z] 50e7dd98501d: Download complete [2023-11-13T21:29:46.093Z] 68811508944a: Download complete [2023-11-13T21:29:46.352Z] be9955e691a8: Pull complete [2023-11-13T21:29:46.352Z] 0a217d94afa5: Verifying Checksum [2023-11-13T21:29:46.352Z] 0a217d94afa5: Download complete [2023-11-13T21:29:46.918Z] 1b5ce73eb848: Pull complete [2023-11-13T21:29:46.919Z] fe45098d8d9e: Pull complete [2023-11-13T21:29:46.919Z] 843bf259cc12: Pull complete [2023-11-13T21:29:46.919Z] e56cd900ceac: Pull complete [2023-11-13T21:29:47.178Z] 605d1390b383: Pull complete [2023-11-13T21:29:47.436Z] 8f7854084fed: Pull complete [2023-11-13T21:29:48.371Z] 0a217d94afa5: Pull complete [2023-11-13T21:29:48.371Z] 50e7dd98501d: Pull complete [2023-11-13T21:29:48.371Z] 68811508944a: Pull complete [2023-11-13T21:29:48.371Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-13T21:29:48.371Z] Status: Downloaded newer image for docker:latest [2023-11-13T21:29:50.276Z] ---> edeccbae4d3e [2023-11-13T21:29:50.276Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T21:29:50.276Z] ---> Running in 2618f4b6b926 [2023-11-13T21:29:50.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T21:29:50.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T21:29:51.105Z] OK: 264 MiB in 52 packages [2023-11-13T21:29:51.674Z] Removing intermediate container 2618f4b6b926 [2023-11-13T21:29:51.674Z] ---> 0678b5b33e73 [2023-11-13T21:29:51.674Z] Step 10/15 : ENV GO111MODULE=on [2023-11-13T21:29:51.674Z] ---> Running in 0d13757f4ff4 [2023-11-13T21:29:51.674Z] Removing intermediate container 0d13757f4ff4 [2023-11-13T21:29:51.674Z] ---> 6b8b993363d7 [2023-11-13T21:29:51.674Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T21:29:51.674Z] ---> Running in 37264547aeab [2023-11-13T21:29:51.934Z] Removing intermediate container 37264547aeab [2023-11-13T21:29:51.934Z] ---> a947308ea3e2 [2023-11-13T21:29:51.934Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-13T21:29:51.934Z] ---> 8a5ae2f5823f [2023-11-13T21:29:51.934Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T21:29:51.934Z] ---> Running in d3009569260c [2023-11-13T21:30:30.764Z] Removing intermediate container d3009569260c [2023-11-13T21:30:30.764Z] ---> 665038251e21 [2023-11-13T21:30:30.764Z] Step 14/15 : COPY . . [2023-11-13T21:30:30.764Z] ---> 808fce05a7a3 [2023-11-13T21:30:30.764Z] Step 15/15 : RUN ${MAKE} [2023-11-13T21:30:30.764Z] ---> Running in 857f859290fe [2023-11-13T21:30:30.764Z] noop [2023-11-13T21:30:30.764Z] Removing intermediate container 857f859290fe [2023-11-13T21:30:30.764Z] ---> 17a59bd72f89 [2023-11-13T21:30:30.764Z] Successfully built 17a59bd72f89 [2023-11-13T21:30:30.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:30:31.087Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T21:30:31.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:30:31.170Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:30:31.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-13T21:30:31.536Z] $ docker top 32659bdb4400bcedd84b2050c99eb2b0310c3455b48f840cc032f8dff8a12123 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:30:31.880Z] + go version [2023-11-13T21:30:31.880Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T21:30:31.889Z] $ docker stop --time=1 32659bdb4400bcedd84b2050c99eb2b0310c3455b48f840cc032f8dff8a12123 [2023-11-13T21:30:33.159Z] $ docker rm -f --volumes 32659bdb4400bcedd84b2050c99eb2b0310c3455b48f840cc032f8dff8a12123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:30:33.553Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T21:30:33.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:30:33.624Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:30:33.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-13T21:30:34.011Z] $ docker top f12a1a022b8be9c6b1657570145077f768dfe8cc89e0a0d013f2ba51bdbb7fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:30:34.372Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-13T21:30:34.668Z] + make test [2023-11-13T21:30:34.668Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-13T21:30:36.568Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-13T21:30:46.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-13T21:30:46.532Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-13T21:30:49.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T21:30:49.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T21:30:49.807Z] ./bin/test-attribution-txt.sh [2023-11-13T21:30:49.807Z] make -C web test [2023-11-13T21:30:49.807Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-13T21:30:49.807Z] make[1]: tput: No such file or directory [2023-11-13T21:30:49.807Z] make[1]: tput: No such file or directory [2023-11-13T21:30:49.807Z] warning: generating ./VERSION [2023-11-13T21:30:49.807Z] echo "0.0.0" > VERSION [2023-11-13T21:30:49.807Z] docker build \ [2023-11-13T21:30:49.807Z] -f Dockerfile \ [2023-11-13T21:30:49.807Z] --build-arg USER=1000 \ [2023-11-13T21:30:49.807Z] \ [2023-11-13T21:30:49.807Z] --label "git_sha=4353bacd3a413136317020af75ed3901d759beb7" \ [2023-11-13T21:30:49.807Z] -t edgexfoundry/edgex-web-ui:4353bacd3a413136317020af75ed3901d759beb7 \ [2023-11-13T21:30:49.807Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-13T21:30:49.807Z] . [2023-11-13T21:30:49.807Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-13T21:30:49.807Z] Install the buildx component to build images with BuildKit: [2023-11-13T21:30:49.807Z] https://docs.docker.com/go/buildx/ [2023-11-13T21:30:49.807Z] [2023-11-13T21:30:49.807Z] Sending build context to Docker daemon 2.706MB [2023-11-13T21:30:49.807Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-13T21:30:49.807Z] 18-alpine3.18: Pulling from library/node [2023-11-13T21:30:49.807Z] 96526aa774ef: Already exists [2023-11-13T21:30:49.807Z] 3130715204cf: Pulling fs layer [2023-11-13T21:30:49.807Z] b06de8ab1c4f: Pulling fs layer [2023-11-13T21:30:49.807Z] 90ef3ffc5156: Pulling fs layer [2023-11-13T21:30:49.807Z] 90ef3ffc5156: Verifying Checksum [2023-11-13T21:30:49.807Z] 90ef3ffc5156: Download complete [2023-11-13T21:30:49.807Z] b06de8ab1c4f: Verifying Checksum [2023-11-13T21:30:50.075Z] 3130715204cf: Verifying Checksum [2023-11-13T21:30:50.075Z] 3130715204cf: Download complete [2023-11-13T21:30:52.602Z] 3130715204cf: Pull complete [2023-11-13T21:30:52.602Z] b06de8ab1c4f: Pull complete [2023-11-13T21:30:52.602Z] 90ef3ffc5156: Pull complete [2023-11-13T21:30:52.602Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-13T21:30:52.602Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-13T21:30:52.602Z] ---> d1517ab6615b [2023-11-13T21:30:52.602Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-13T21:30:55.904Z] ---> Running in 947e40987f4b [2023-11-13T21:30:55.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T21:30:56.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T21:30:56.428Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-13T21:30:56.428Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-13T21:30:56.428Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-13T21:30:56.428Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-13T21:30:56.428Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-13T21:30:56.428Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-13T21:30:56.428Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-13T21:30:56.428Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-13T21:30:56.428Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-13T21:30:56.428Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-13T21:30:56.428Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-13T21:30:56.428Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-13T21:30:56.428Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-13T21:30:56.428Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-13T21:30:56.428Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-13T21:30:56.428Z] (16/154) Installing glib (2.76.4-r0) [2023-11-13T21:30:56.428Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-13T21:30:56.428Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-13T21:30:56.428Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-13T21:30:56.428Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-13T21:30:56.428Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-13T21:30:56.428Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-13T21:30:56.428Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-13T21:30:56.428Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-13T21:30:56.428Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-13T21:30:56.688Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-13T21:30:56.688Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-13T21:30:56.688Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-13T21:30:56.688Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-13T21:30:56.688Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-13T21:30:56.688Z] (31/154) Installing libxcb (1.15-r1) [2023-11-13T21:30:56.688Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-13T21:30:56.688Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-13T21:30:56.688Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-13T21:30:56.688Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-13T21:30:56.688Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-13T21:30:56.688Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-13T21:30:56.688Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-13T21:30:56.688Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-13T21:30:56.688Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-13T21:30:56.688Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-13T21:30:56.688Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-13T21:30:56.688Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-13T21:30:56.688Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-13T21:30:56.688Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-13T21:30:56.688Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-13T21:30:56.688Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-13T21:30:56.688Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-13T21:30:56.688Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-13T21:30:56.688Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-13T21:30:56.688Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-13T21:30:56.688Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-13T21:30:56.688Z] (53/154) Installing libunistring (1.1-r1) [2023-11-13T21:30:56.688Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-13T21:30:56.962Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-13T21:30:56.962Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-13T21:30:56.962Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-13T21:30:56.962Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-13T21:30:56.962Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-13T21:30:56.962Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-13T21:30:56.962Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-13T21:30:56.962Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-13T21:30:56.962Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-13T21:30:56.962Z] (64/154) Installing pango (1.50.14-r1) [2023-11-13T21:30:56.962Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-13T21:30:56.962Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-13T21:30:56.962Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-13T21:30:56.962Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-13T21:30:56.962Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-13T21:30:56.962Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-13T21:30:56.962Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-13T21:30:56.962Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-13T21:30:57.221Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-13T21:30:57.221Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-13T21:30:57.790Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-13T21:30:57.790Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-13T21:30:57.790Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-13T21:30:57.790Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-13T21:30:57.790Z] (78/154) Installing libelf (0.189-r2) [2023-11-13T21:30:57.790Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-13T21:30:57.790Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-13T21:30:58.050Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-13T21:30:58.050Z] (82/154) Installing libmagic (5.45-r0) [2023-11-13T21:30:58.050Z] (83/154) Installing file (5.45-r0) [2023-11-13T21:30:58.050Z] (84/154) Installing libice (1.1.1-r2) [2023-11-13T21:30:58.050Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-13T21:30:58.050Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-13T21:30:58.050Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-13T21:30:58.050Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-13T21:30:58.050Z] (89/154) Installing xset (1.2.5-r1) [2023-11-13T21:30:58.050Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-13T21:30:58.050Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-13T21:30:58.050Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-13T21:30:58.050Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-13T21:30:58.050Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-13T21:30:58.050Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-13T21:30:58.050Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-13T21:30:58.309Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-13T21:30:58.309Z] (98/154) Installing libva (2.18.0-r1) [2023-11-13T21:30:58.309Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-13T21:30:58.309Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-13T21:30:58.309Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-13T21:30:58.309Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-13T21:30:58.309Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-13T21:30:58.309Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-13T21:30:58.309Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-13T21:30:58.309Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-13T21:30:58.309Z] (107/154) Installing opus (1.4-r0) [2023-11-13T21:30:58.309Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-13T21:30:58.309Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-13T21:30:58.309Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-13T21:30:58.309Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-13T21:30:58.309Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-13T21:30:58.309Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-13T21:30:58.569Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-13T21:30:58.569Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-13T21:30:58.569Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-13T21:30:58.569Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-13T21:30:58.569Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-13T21:30:58.569Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-13T21:30:58.569Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-13T21:30:58.569Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-13T21:30:58.569Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-13T21:30:58.569Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-13T21:30:58.830Z] (124/154) Installing librist (0.2.7-r0) [2023-11-13T21:30:58.830Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-13T21:30:58.830Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-13T21:30:58.830Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-13T21:30:58.830Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-13T21:30:58.830Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-13T21:30:58.830Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-13T21:30:58.830Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-13T21:30:58.830Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-13T21:30:58.830Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-13T21:30:58.830Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-13T21:30:58.830Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-13T21:30:58.830Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-13T21:30:58.830Z] (137/154) Installing nspr (4.35-r2) [2023-11-13T21:30:58.830Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-13T21:30:58.830Z] (139/154) Installing nss (3.94-r0) [2023-11-13T21:30:58.830Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-13T21:30:58.830Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-13T21:30:58.830Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-13T21:30:58.830Z] (143/154) Installing orc (0.4.34-r0) [2023-11-13T21:30:58.830Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-13T21:30:59.089Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-13T21:30:59.089Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-13T21:30:59.089Z] (147/154) Installing libpulse (16.1-r10) [2023-11-13T21:30:59.089Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-13T21:30:59.089Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-13T21:30:59.089Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-13T21:30:59.089Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-13T21:30:59.089Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-13T21:30:59.089Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-13T21:30:59.089Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-13T21:31:00.475Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T21:31:00.475Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-13T21:31:00.475Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-13T21:31:00.475Z] Executing glib-2.76.4-r0.trigger [2023-11-13T21:31:00.475Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-13T21:31:00.735Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-13T21:31:00.995Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-13T21:31:00.995Z] OK: 576 MiB in 171 packages [2023-11-13T21:31:11.289Z] Removing intermediate container 947e40987f4b [2023-11-13T21:31:11.289Z] ---> 023cb2c4d0dc [2023-11-13T21:31:11.289Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-13T21:31:11.289Z] ---> Running in 4c597263cd3c [2023-11-13T21:31:11.289Z] Removing intermediate container 4c597263cd3c [2023-11-13T21:31:11.289Z] ---> c55a75462fc3 [2023-11-13T21:31:11.289Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-13T21:31:11.289Z] ---> Running in 50ca0a50cfb5 [2023-11-13T21:31:11.289Z] Removing intermediate container 50ca0a50cfb5 [2023-11-13T21:31:11.289Z] ---> 2c266d77fe5c [2023-11-13T21:31:11.289Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-13T21:31:11.289Z] ---> Running in 94c3af5bd5f0 [2023-11-13T21:31:11.289Z] Removing intermediate container 94c3af5bd5f0 [2023-11-13T21:31:11.289Z] ---> ed1b6050bab2 [2023-11-13T21:31:11.289Z] Step 6/11 : RUN npm install -g npm [2023-11-13T21:31:11.289Z] ---> Running in 27652cec8644 [2023-11-13T21:31:19.409Z] [2023-11-13T21:31:19.409Z] removed 31 packages, and changed 65 packages in 8s [2023-11-13T21:31:19.409Z] [2023-11-13T21:31:19.409Z] 26 packages are looking for funding [2023-11-13T21:31:19.409Z] run `npm fund` for details [2023-11-13T21:31:20.783Z] Removing intermediate container 27652cec8644 [2023-11-13T21:31:20.783Z] ---> 6454b0f8fb37 [2023-11-13T21:31:20.783Z] Step 7/11 : ARG USER=1000 [2023-11-13T21:31:20.783Z] ---> Running in af3d695c4135 [2023-11-13T21:31:20.783Z] Removing intermediate container af3d695c4135 [2023-11-13T21:31:20.783Z] ---> e6c27e16fe4a [2023-11-13T21:31:20.783Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-13T21:31:20.783Z] ---> Running in 71ec6b8ad65c [2023-11-13T21:31:21.350Z] Removing intermediate container 71ec6b8ad65c [2023-11-13T21:31:21.350Z] ---> 50c356005dcb [2023-11-13T21:31:21.350Z] Step 9/11 : USER $USER:$USER [2023-11-13T21:31:21.350Z] ---> Running in d4c82a90a6cb [2023-11-13T21:31:21.350Z] Removing intermediate container d4c82a90a6cb [2023-11-13T21:31:21.350Z] ---> 857a8a1afe75 [2023-11-13T21:31:21.350Z] Step 10/11 : WORKDIR /app [2023-11-13T21:31:21.608Z] ---> Running in 7f4631df15fe [2023-11-13T21:31:21.608Z] Removing intermediate container 7f4631df15fe [2023-11-13T21:31:21.608Z] ---> b05628b25bcb [2023-11-13T21:31:21.608Z] Step 11/11 : LABEL git_sha=4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:31:21.608Z] ---> Running in 1b69bdcc2eb7 [2023-11-13T21:31:21.608Z] Removing intermediate container 1b69bdcc2eb7 [2023-11-13T21:31:21.608Z] ---> d5dee72cef83 [2023-11-13T21:31:21.608Z] Successfully built d5dee72cef83 [2023-11-13T21:31:21.608Z] Successfully tagged edgexfoundry/edgex-web-ui:4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:31:21.608Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-13T21:31:21.608Z] touch edgex-web-ui.imagebuilt [2023-11-13T21:31:21.608Z] mkdir -p node_modules coverage [2023-11-13T21:31:21.608Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-13T21:31:21.608Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.513Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE Unsupported engine { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE required: { [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE }, [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-13T21:31:23.514Z] npm WARN EBADENGINE } [2023-11-13T21:31:23.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17397 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-13T21:31:23.822Z] Running in /w/workspace/edgex-ui-go/144 [Pipeline] { [Pipeline] checkout [2023-11-13T21:31:23.861Z] The recommended git tool is: git [2023-11-13T21:31:30.558Z] using credential edgex-jenkins-ssh [2023-11-13T21:31:30.576Z] Cloning the remote Git repository [2023-11-13T21:31:30.630Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-13T21:31:30.774Z] > git init /w/workspace/edgex-ui-go/144 # timeout=10 [2023-11-13T21:31:30.952Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-13T21:31:30.953Z] > git --version # timeout=10 [2023-11-13T21:31:30.981Z] > git --version # 'git version 2.25.1' [2023-11-13T21:31:30.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T21:31:31.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T21:31:35.350Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-13T21:31:35.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T21:31:36.394Z] Avoid second fetch [2023-11-13T21:31:36.394Z] Checking out Revision 4353bacd3a413136317020af75ed3901d759beb7 (main) [2023-11-13T21:31:36.411Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T21:31:36.492Z] > git checkout -f 4353bacd3a413136317020af75ed3901d759beb7 # timeout=10 [2023-11-13T21:31:37.260Z] Commit message: "Merge pull request #668 from ernestojeda/disable-arm-test" [2023-11-13T21:31:38.396Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-13T21:31:38.396Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-13T21:31:38.396Z] 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-11-13T21:31:38.396Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-13T21:31:38.396Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-13T21:31:38.396Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-13T21:31:38.396Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-13T21:31:38.396Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-13T21:31:38.396Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T21:31:38.396Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T21:31:38.396Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-13T21:31:38.396Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-13T21:31:38.396Z] 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-11-13T21:31:38.396Z] 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-11-13T21:31:38.396Z] 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-11-13T21:31:38.397Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T21:31:38.968Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-13T21:31:39.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T21:31:39.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T21:31:39.236Z] Dload Upload Total Spent Left Speed [2023-11-13T21:31:39.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 70455 0 --:--:-- --:--:-- --:--:-- 70066 [Pipeline] sh [2023-11-13T21:31:39.982Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T21:31:40.332Z] + sudo tee /etc/docker/daemon.new [2023-11-13T21:31:40.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-13T21:31:40.332Z] { [2023-11-13T21:31:40.332Z] "registry-mirrors": [ [2023-11-13T21:31:40.332Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T21:31:40.332Z] ], [2023-11-13T21:31:40.332Z] "bip": "10.250.0.254/24", [2023-11-13T21:31:40.332Z] "hosts": [ [2023-11-13T21:31:40.332Z] "tcp://0.0.0.0:5555", [2023-11-13T21:31:40.332Z] "unix:///var/run/docker.sock" [2023-11-13T21:31:40.332Z] ], [2023-11-13T21:31:40.332Z] "mtu": 1458, [2023-11-13T21:31:40.332Z] "selinux-enabled": true, [2023-11-13T21:31:40.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T21:31:40.332Z] } [Pipeline] sh [2023-11-13T21:31:40.724Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T21:31:40.945Z] 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-11-13T21:31:41.076Z] + sudo service docker restart [2023-11-13T21:31:41.205Z] 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-11-13T21:31:43.110Z] 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-11-13T21:31:47.320Z] 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-11-13T21:31:53.893Z] [2023-11-13T21:31:53.893Z] added 1478 packages, and audited 1479 packages in 32s [2023-11-13T21:31:53.893Z] [2023-11-13T21:31:53.893Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-13T21:31:53.893Z] [2023-11-13T21:31:53.893Z] To address issues that do not require attention, run: [2023-11-13T21:31:53.893Z] npm audit fix [2023-11-13T21:31:53.893Z] [2023-11-13T21:31:53.893Z] To address all issues (including breaking changes), run: [2023-11-13T21:31:53.893Z] npm audit fix --force [2023-11-13T21:31:53.893Z] [2023-11-13T21:31:53.893Z] Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T21:31:59.332Z] provisioning config files... [2023-11-13T21:31:59.370Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config2898156240951834497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:31:59.724Z] ---> docker-login.sh [2023-11-13T21:31:59.724Z] nexus3.edgexfoundry.org:10001 [2023-11-13T21:31:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:32:00.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:32:00.264Z] Configure a credential helper to remove this warning. See [2023-11-13T21:32:00.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:32:00.264Z] [2023-11-13T21:32:00.264Z] Login Succeeded [2023-11-13T21:32:00.264Z] nexus3.edgexfoundry.org:10002 [2023-11-13T21:32:00.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:32:00.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:32:00.810Z] Configure a credential helper to remove this warning. See [2023-11-13T21:32:00.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:32:00.810Z] [2023-11-13T21:32:00.810Z] Login Succeeded [2023-11-13T21:32:00.810Z] nexus3.edgexfoundry.org:10003 [2023-11-13T21:32:00.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:32:01.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:32:01.081Z] Configure a credential helper to remove this warning. See [2023-11-13T21:32:01.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:32:01.081Z] [2023-11-13T21:32:01.081Z] Login Succeeded [2023-11-13T21:32:01.081Z] nexus3.edgexfoundry.org:10004 [2023-11-13T21:32:01.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:32:01.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:32:01.351Z] Configure a credential helper to remove this warning. See [2023-11-13T21:32:01.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:32:01.351Z] [2023-11-13T21:32:01.351Z] Login Succeeded [2023-11-13T21:32:01.351Z] docker.io [2023-11-13T21:32:01.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:32:01.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:32:01.886Z] Configure a credential helper to remove this warning. See [2023-11-13T21:32:01.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:32:01.886Z] [2023-11-13T21:32:01.886Z] Login Succeeded [2023-11-13T21:32:01.886Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T21:32:01.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T21:32:02.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:32:02.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:32:02.202Z] ========================================================= [2023-11-13T21:32:02.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T21:32:02.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:32:02.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-13T21:32:03.963Z] Sending build context to Docker daemon 28.8MB [2023-11-13T21:32:03.963Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T21:32:03.963Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-13T21:32:03.963Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T21:32:03.963Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T21:32:03.963Z] 5d54e960e981: Pulling fs layer [2023-11-13T21:32:03.963Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T21:32:03.963Z] f0e02332f6b5: Pulling fs layer [2023-11-13T21:32:03.963Z] cefa15bbcfad: Pulling fs layer [2023-11-13T21:32:03.963Z] 17808c966233: Pulling fs layer [2023-11-13T21:32:03.963Z] f4c1fc716caa: Pulling fs layer [2023-11-13T21:32:03.963Z] f0e02332f6b5: Waiting [2023-11-13T21:32:03.963Z] cefa15bbcfad: Waiting [2023-11-13T21:32:03.963Z] f4c1fc716caa: Waiting [2023-11-13T21:32:03.963Z] 5d54e960e981: Verifying Checksum [2023-11-13T21:32:03.963Z] 5d54e960e981: Download complete [2023-11-13T21:32:03.963Z] f0e02332f6b5: Verifying Checksum [2023-11-13T21:32:03.963Z] f0e02332f6b5: Download complete [2023-11-13T21:32:03.963Z] cefa15bbcfad: Verifying Checksum [2023-11-13T21:32:03.963Z] cefa15bbcfad: Download complete [2023-11-13T21:32:03.963Z] 9fda8d8052c6: Verifying Checksum [2023-11-13T21:32:03.963Z] 9fda8d8052c6: Download complete [2023-11-13T21:32:04.557Z] f4c1fc716caa: Verifying Checksum [2023-11-13T21:32:04.557Z] f4c1fc716caa: Download complete [2023-11-13T21:32:04.827Z] 9fda8d8052c6: Pull complete [2023-11-13T21:32:05.430Z] 5d54e960e981: Pull complete [2023-11-13T21:32:06.017Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T21:32:06.017Z] c4a7e357bf2a: Download complete [2023-11-13T21:32:06.981Z] 17808c966233: Download complete [2023-11-13T21:32:08.798Z] 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-11-13T21:32:10.174Z] - Generating browser application bundles (phase: setup)... [2023-11-13T21:32:14.361Z] Compiling @angular/core : es2015 as esm2015 [2023-11-13T21:32:14.361Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-13T21:32:17.643Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-13T21:32:17.643Z] Compiling @angular/common : es2015 as esm2015 [2023-11-13T21:32:17.643Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-13T21:32:17.643Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-13T21:32:17.901Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-13T21:32:18.161Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-13T21:32:18.426Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-13T21:32:18.426Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-13T21:32:18.686Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-13T21:32:18.686Z] Compiling @angular/router : es2015 as esm2015 [2023-11-13T21:32:18.946Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-13T21:32:19.312Z] c4a7e357bf2a: Pull complete [2023-11-13T21:32:19.313Z] f0e02332f6b5: Pull complete [2023-11-13T21:32:19.313Z] cefa15bbcfad: Pull complete [2023-11-13T21:32:20.848Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-13T21:32:26.114Z] 13 11 2023 21:32:25.523:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-13T21:32:26.114Z] 13 11 2023 21:32:25.525:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-13T21:32:26.114Z] 13 11 2023 21:32:25.532:INFO [launcher]: Starting browser ChromeHeadless [2023-11-13T21:32:27.538Z] 17808c966233: Pull complete [2023-11-13T21:32:30.966Z] f4c1fc716caa: Pull complete [2023-11-13T21:32:30.966Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T21:32:30.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T21:32:30.966Z] ---> ea914061e18c [2023-11-13T21:32:30.966Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T21:32:32.008Z] ---> Running in 5fb95be40e23 [2023-11-13T21:32:32.290Z] Removing intermediate container 5fb95be40e23 [2023-11-13T21:32:32.290Z] ---> 9bb67da1ed1f [2023-11-13T21:32:32.290Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T21:32:32.555Z] ---> Running in 1d3eea6d6f34 [2023-11-13T21:32:32.823Z] Removing intermediate container 1d3eea6d6f34 [2023-11-13T21:32:32.823Z] ---> adfa48f56f23 [2023-11-13T21:32:32.823Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T21:32:32.823Z] ---> Running in d573f3b57228 [2023-11-13T21:32:33.092Z] Removing intermediate container d573f3b57228 [2023-11-13T21:32:33.092Z] ---> 1087812d9f66 [2023-11-13T21:32:33.092Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-13T21:32:33.361Z] ---> Running in 7f48d859bdf8 [2023-11-13T21:32:33.628Z] Removing intermediate container 7f48d859bdf8 [2023-11-13T21:32:33.628Z] ---> d023e6747533 [2023-11-13T21:32:33.628Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T21:32:33.628Z] ---> Running in e748bade5206 [2023-11-13T21:32:33.895Z] Removing intermediate container e748bade5206 [2023-11-13T21:32:33.895Z] ---> b21bfc02bf86 [2023-11-13T21:32:33.895Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T21:32:34.484Z] latest: Pulling from library/docker [2023-11-13T21:32:34.755Z] 579b34f0a95b: Pulling fs layer [2023-11-13T21:32:34.755Z] 2ecd494fa26a: Pulling fs layer [2023-11-13T21:32:34.755Z] 4f4fb700ef54: Pulling fs layer [2023-11-13T21:32:34.755Z] 99624a4fd86a: Pulling fs layer [2023-11-13T21:32:34.755Z] 6b3f207db0e4: Pulling fs layer [2023-11-13T21:32:34.755Z] 2f21744ef460: Pulling fs layer [2023-11-13T21:32:34.755Z] 80fde8283b9a: Pulling fs layer [2023-11-13T21:32:34.755Z] cfd52aaeb832: Pulling fs layer [2023-11-13T21:32:34.755Z] 2aa7661f3209: Pulling fs layer [2023-11-13T21:32:34.755Z] ad7962f27383: Pulling fs layer [2023-11-13T21:32:34.755Z] c8cf6870052b: Pulling fs layer [2023-11-13T21:32:34.755Z] 1996d6e72d7b: Pulling fs layer [2023-11-13T21:32:34.755Z] 112e10f1d4c1: Pulling fs layer [2023-11-13T21:32:34.755Z] b97b6e3dbded: Pulling fs layer [2023-11-13T21:32:34.755Z] 99624a4fd86a: Waiting [2023-11-13T21:32:34.755Z] 6b3f207db0e4: Waiting [2023-11-13T21:32:34.755Z] 2f21744ef460: Waiting [2023-11-13T21:32:34.755Z] 80fde8283b9a: Waiting [2023-11-13T21:32:34.755Z] cfd52aaeb832: Waiting [2023-11-13T21:32:34.755Z] 2aa7661f3209: Waiting [2023-11-13T21:32:34.755Z] ad7962f27383: Waiting [2023-11-13T21:32:34.755Z] c8cf6870052b: Waiting [2023-11-13T21:32:34.755Z] 1996d6e72d7b: Waiting [2023-11-13T21:32:34.755Z] 112e10f1d4c1: Waiting [2023-11-13T21:32:34.755Z] b97b6e3dbded: Waiting [2023-11-13T21:32:34.755Z] 4f4fb700ef54: Download complete [2023-11-13T21:32:35.031Z] 2ecd494fa26a: Verifying Checksum [2023-11-13T21:32:35.031Z] 2ecd494fa26a: Download complete [2023-11-13T21:32:35.031Z] 579b34f0a95b: Verifying Checksum [2023-11-13T21:32:35.031Z] 579b34f0a95b: Download complete [2023-11-13T21:32:35.644Z] 99624a4fd86a: Verifying Checksum [2023-11-13T21:32:35.644Z] 99624a4fd86a: Download complete [2023-11-13T21:32:35.910Z] 6b3f207db0e4: Verifying Checksum [2023-11-13T21:32:35.910Z] 6b3f207db0e4: Download complete [2023-11-13T21:32:35.910Z] 80fde8283b9a: Verifying Checksum [2023-11-13T21:32:35.910Z] 80fde8283b9a: Download complete [2023-11-13T21:32:35.910Z] 579b34f0a95b: Pull complete [2023-11-13T21:32:35.910Z] cfd52aaeb832: Verifying Checksum [2023-11-13T21:32:35.910Z] cfd52aaeb832: Download complete [2023-11-13T21:32:36.083Z] ✔ Browser application bundle generation complete. [2023-11-13T21:32:36.083Z] 13 11 2023 21:32:35.643:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket WkYn59B1lmeMGA6WAAAB with id 68189409 [2023-11-13T21:32:36.190Z] 2f21744ef460: Verifying Checksum [2023-11-13T21:32:36.190Z] 2f21744ef460: Download complete [2023-11-13T21:32:36.190Z] 2aa7661f3209: Verifying Checksum [2023-11-13T21:32:36.190Z] 2aa7661f3209: Download complete [2023-11-13T21:32:36.190Z] c8cf6870052b: Verifying Checksum [2023-11-13T21:32:36.190Z] c8cf6870052b: Download complete [2023-11-13T21:32:36.462Z] 112e10f1d4c1: Verifying Checksum [2023-11-13T21:32:36.462Z] 112e10f1d4c1: Download complete [2023-11-13T21:32:36.734Z] ad7962f27383: Verifying Checksum [2023-11-13T21:32:36.734Z] ad7962f27383: Download complete [2023-11-13T21:32:36.734Z] b97b6e3dbded: Verifying Checksum [2023-11-13T21:32:36.734Z] b97b6e3dbded: Download complete [2023-11-13T21:32:36.734Z] 2ecd494fa26a: Pull complete [2023-11-13T21:32:37.005Z] 4f4fb700ef54: Pull complete [2023-11-13T21:32:37.971Z] 1996d6e72d7b: Verifying Checksum [2023-11-13T21:32:37.971Z] 1996d6e72d7b: Download complete [2023-11-13T21:32:38.259Z] 99624a4fd86a: Pull complete [2023-11-13T21:32:38.545Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.04 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.066 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.074 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.076 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.087 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.089 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.091 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.102 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.112 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.124 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.188 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.201 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.204 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.206 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.208 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.211 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.212 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.214 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.215 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.238 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.251 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.258 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.285 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.293 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.298 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.303 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.305 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.306 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.312 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.328 secs) [2023-11-13T21:32:38.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.344 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.36 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.369 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.374 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.411 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.42 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.425 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.429 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.433 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.441 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.465 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.485 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.495 secs) [2023-11-13T21:32:38.804Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T21:32:38.804Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T21:32:38.804Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.495 secs) [2023-11-13T21:32:38.804Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-13T21:32:38.804Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-13T21:32:38.804Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.499 secs) [2023-11-13T21:32:38.804Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.501 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.503 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.512 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.525 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.527 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.541 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.547 secs) [2023-11-13T21:32:38.805Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.553 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.562 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.577 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.584 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.59 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.597 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.609 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.611 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.614 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.616 secs) [2023-11-13T21:32:39.063Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.617 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.619 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.621 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.639 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.641 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.648 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.65 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.652 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.653 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.661 secs) [2023-11-13T21:32:39.064Z] WARN: ' [2023-11-13T21:32:39.064Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T21:32:39.064Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T21:32:39.064Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T21:32:39.064Z] in a future version of Angular. [2023-11-13T21:32:39.064Z] [2023-11-13T21:32:39.064Z] For more information on this, see our API docs here: [2023-11-13T21:32:39.064Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T21:32:39.064Z] ' [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.661 secs) [2023-11-13T21:32:39.064Z] WARN: ' [2023-11-13T21:32:39.064Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-13T21:32:39.064Z] Support for using the ngModel input property and ngModelChange event with [2023-11-13T21:32:39.064Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-13T21:32:39.064Z] in a future version of Angular. [2023-11-13T21:32:39.064Z] [2023-11-13T21:32:39.064Z] For more information on this, see our API docs here: [2023-11-13T21:32:39.064Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-13T21:32:39.064Z] ' [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.677 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.683 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.693 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.695 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.704 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.707 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.708 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.716 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.729 secs) [2023-11-13T21:32:39.064Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.753 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.767 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.769 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.77 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.781 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.785 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.803 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.81 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.825 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.848 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.852 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.855 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.874 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.906 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.914 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.917 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.923 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.927 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.939 secs) [2023-11-13T21:32:39.321Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.944 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.962 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.973 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.987 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.989 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.052 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.062 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.072 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.097 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.12 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.124 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.131 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-13T21:32:39.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.144 secs) [2023-11-13T21:32:39.668Z] 6b3f207db0e4: Pull complete [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.151 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.156 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.167 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.191 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.196 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.209 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.228 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.242 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.244 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.249 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.26 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.266 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.272 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.28 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.287 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.297 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.31 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.312 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.324 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.331 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.336 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.352 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.365 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.381 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.386 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.403 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.409 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.415 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.431 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.436 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.444 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.451 secs) [2023-11-13T21:32:40.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.015 secs / 1.451 secs) [2023-11-13T21:32:40.894Z] TOTAL: 147 SUCCESS [2023-11-13T21:32:40.894Z] ✔ Browser application bundle generation complete. [2023-11-13T21:32:40.894Z] [2023-11-13T21:32:40.894Z] =============================== Coverage summary =============================== [2023-11-13T21:32:40.894Z] Statements : 41.02% ( 1473/3591 ) [2023-11-13T21:32:40.894Z] Branches : 11.75% ( 114/970 ) [2023-11-13T21:32:40.894Z] Functions : 32.21% ( 422/1310 ) [2023-11-13T21:32:40.894Z] Lines : 39.01% ( 1328/3404 ) [2023-11-13T21:32:40.894Z] ================================================================================ [2023-11-13T21:32:40.894Z] ✔ Browser application bundle generation complete. [2023-11-13T21:32:40.900Z] 2f21744ef460: Pull complete [2023-11-13T21:32:41.460Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-13T21:32:41.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T21:32:41.483Z] $ docker stop --time=1 f12a1a022b8be9c6b1657570145077f768dfe8cc89e0a0d013f2ba51bdbb7fd6 [2023-11-13T21:32:42.840Z] $ docker rm -f --volumes f12a1a022b8be9c6b1657570145077f768dfe8cc89e0a0d013f2ba51bdbb7fd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T21:32:43.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T21:32:44.243Z] 80fde8283b9a: Pull complete [2023-11-13T21:32:44.243Z] cfd52aaeb832: Pull complete [2023-11-13T21:32:44.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-11-13T21:32:44.515Z] 2aa7661f3209: Pull complete [Pipeline] sh [2023-11-13T21:32:45.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T21:32:45.706Z] + ls -al . [2023-11-13T21:32:45.706Z] total 180 [2023-11-13T21:32:45.706Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 21:30 . [2023-11-13T21:32:45.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:29 .. [2023-11-13T21:32:45.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:29 .blubracket [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 21:29 .dockerignore [2023-11-13T21:32:45.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:29 .git [2023-11-13T21:32:45.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:29 .github [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 21:29 .gitignore [2023-11-13T21:32:45.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 21:29 .semver [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 21:29 Attribution.txt [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 21:29 CHANGELOG.md [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 21:29 CONTRIBUTING.md [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 21:29 Dockerfile [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 21:29 Jenkinsfile [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 21:29 LICENSE [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 21:29 Makefile [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 21:29 README.md [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 21:29 VERSION [2023-11-13T21:32:45.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:29 assets [2023-11-13T21:32:45.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:29 bin [2023-11-13T21:32:45.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:29 cmd [2023-11-13T21:32:45.706Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 21:30 coverage.out [2023-11-13T21:32:45.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:29 docs [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 21:29 go.mod [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 21:29 go.sum [2023-11-13T21:32:45.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:29 internal [2023-11-13T21:32:45.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:29 testing [2023-11-13T21:32:45.706Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 21:29 version.go [2023-11-13T21:32:45.706Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 21:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:32:45.923Z] ad7962f27383: Pull complete [2023-11-13T21:32:45.923Z] c8cf6870052b: Pull complete [2023-11-13T21:32:46.008Z] + 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=4353bacd3a413136317020af75ed3901d759beb7 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-11-13T21:32:46.271Z] Sending build context to Docker daemon 49.04MB [2023-11-13T21:32:46.271Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T21:32:46.271Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T21:32:46.271Z] ---> 17a59bd72f89 [2023-11-13T21:32:46.271Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T21:32:47.289Z] ---> Running in 5a96fa8fca1a [2023-11-13T21:32:47.289Z] Removing intermediate container 5a96fa8fca1a [2023-11-13T21:32:47.289Z] ---> 516aca9cfbf9 [2023-11-13T21:32:47.289Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T21:32:47.289Z] ---> Running in 589183474b66 [2023-11-13T21:32:47.289Z] Removing intermediate container 589183474b66 [2023-11-13T21:32:47.289Z] ---> 691ffb53da62 [2023-11-13T21:32:47.289Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T21:32:47.289Z] ---> Running in 18fec3651cf4 [2023-11-13T21:32:47.289Z] Removing intermediate container 18fec3651cf4 [2023-11-13T21:32:47.289Z] ---> 56d287c03c0f [2023-11-13T21:32:47.289Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-13T21:32:47.548Z] ---> Running in ddf94de76d5c [2023-11-13T21:32:47.548Z] Removing intermediate container ddf94de76d5c [2023-11-13T21:32:47.548Z] ---> c54e9061ca31 [2023-11-13T21:32:47.548Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T21:32:47.548Z] ---> Running in 5ba6c4845efd [2023-11-13T21:32:47.548Z] Removing intermediate container 5ba6c4845efd [2023-11-13T21:32:47.548Z] ---> c98b9ba41dd4 [2023-11-13T21:32:47.548Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T21:32:48.934Z] ---> 353a54945e49 [2023-11-13T21:32:48.934Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T21:32:48.934Z] ---> Running in 0a6180e1aab1 [2023-11-13T21:32:49.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T21:32:49.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T21:32:49.260Z] 1996d6e72d7b: Pull complete [2023-11-13T21:32:49.260Z] 112e10f1d4c1: Pull complete [2023-11-13T21:32:49.260Z] b97b6e3dbded: Pull complete [2023-11-13T21:32:49.260Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-13T21:32:49.260Z] Status: Downloaded newer image for docker:latest [2023-11-13T21:32:49.453Z] OK: 264 MiB in 52 packages [2023-11-13T21:32:49.712Z] Removing intermediate container 0a6180e1aab1 [2023-11-13T21:32:49.712Z] ---> 72ba4093aa38 [2023-11-13T21:32:49.712Z] Step 10/25 : ENV GO111MODULE=on [2023-11-13T21:32:49.712Z] ---> Running in 1bcf4e27a24f [2023-11-13T21:32:49.712Z] Removing intermediate container 1bcf4e27a24f [2023-11-13T21:32:49.712Z] ---> 81e15418c0ef [2023-11-13T21:32:49.712Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T21:32:49.712Z] ---> Running in 2fb7cddafc02 [2023-11-13T21:32:49.969Z] Removing intermediate container 2fb7cddafc02 [2023-11-13T21:32:49.970Z] ---> 4f45a44a36c4 [2023-11-13T21:32:49.970Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-13T21:32:49.970Z] ---> b90c3962978f [2023-11-13T21:32:49.970Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T21:32:49.970Z] ---> Running in 4728a006e6d3 [2023-11-13T21:32:50.905Z] Removing intermediate container 4728a006e6d3 [2023-11-13T21:32:50.905Z] ---> 2b9402b7193d [2023-11-13T21:32:50.905Z] Step 14/25 : COPY . . [2023-11-13T21:32:51.842Z] ---> 330e9e4a113b [2023-11-13T21:32:51.842Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T21:32:51.842Z] ---> Running in 5c61b47ccac6 [2023-11-13T21:32:52.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T21:32:52.809Z] ---> 90e416337020 [2023-11-13T21:32:52.809Z] Step 15/25 : RUN ${MAKE} [2023-11-13T21:32:52.809Z] ---> Running in fe97acf8d7b2 [2023-11-13T21:32:52.809Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.14" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-13T21:32:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T21:32:54.034Z] OK: 266 MiB in 52 packages [2023-11-13T21:32:58.272Z] Removing intermediate container 5c61b47ccac6 [2023-11-13T21:32:58.272Z] ---> f80ef9266e85 [2023-11-13T21:32:58.272Z] Step 10/15 : ENV GO111MODULE=on [2023-11-13T21:32:58.272Z] ---> Running in 779c8a364dfb [2023-11-13T21:32:59.677Z] Removing intermediate container 779c8a364dfb [2023-11-13T21:32:59.677Z] ---> 8c4cc2102ff9 [2023-11-13T21:32:59.677Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T21:32:59.677Z] ---> Running in 48edd44701a4 [2023-11-13T21:32:59.945Z] Removing intermediate container 48edd44701a4 [2023-11-13T21:32:59.945Z] ---> 245bfe1616a1 [2023-11-13T21:32:59.945Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-13T21:33:00.529Z] ---> 313f7632a1a4 [2023-11-13T21:33:00.529Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T21:33:00.529Z] ---> Running in cc0335518f72 [2023-11-13T21:33:14.740Z] Removing intermediate container fe97acf8d7b2 [2023-11-13T21:33:14.740Z] ---> fe4920de5049 [2023-11-13T21:33:14.740Z] Step 16/25 : FROM alpine:3.18 [2023-11-13T21:33:14.740Z] 3.18: Pulling from library/alpine [2023-11-13T21:33:15.019Z] 96526aa774ef: Already exists [2023-11-13T21:33:15.277Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T21:33:15.277Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T21:33:15.277Z] ---> 8ca4688f4f35 [2023-11-13T21:33:15.277Z] Step 17/25 : EXPOSE 4000 [2023-11-13T21:33:15.536Z] ---> Running in 20fbcc8b5588 [2023-11-13T21:33:15.795Z] Removing intermediate container 20fbcc8b5588 [2023-11-13T21:33:15.795Z] ---> 7c93d158452a [2023-11-13T21:33:15.795Z] 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-11-13T21:33:16.731Z] ---> d42dddc071df [2023-11-13T21:33:16.731Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-13T21:33:16.731Z] ---> db3a42515afc [2023-11-13T21:33:16.731Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-13T21:33:16.731Z] ---> 9c2710693bfc [2023-11-13T21:33:16.731Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-13T21:33:16.731Z] ---> Running in 6dce81dbf8bd [2023-11-13T21:33:16.992Z] Removing intermediate container 6dce81dbf8bd [2023-11-13T21:33:16.992Z] ---> 13f87a7847bc [2023-11-13T21:33:16.992Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-13T21:33:16.992Z] ---> Running in 257573aaf9fc [2023-11-13T21:33:16.992Z] Removing intermediate container 257573aaf9fc [2023-11-13T21:33:16.992Z] ---> 305a192dc606 [2023-11-13T21:33:16.992Z] Step 23/25 : LABEL arch=amd64 [2023-11-13T21:33:16.992Z] ---> Running in ba2357bf084a [2023-11-13T21:33:16.992Z] Removing intermediate container ba2357bf084a [2023-11-13T21:33:16.992Z] ---> 5b9e6a7dc410 [2023-11-13T21:33:16.992Z] Step 24/25 : LABEL git_sha=4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:33:17.252Z] ---> Running in 50c9ce9bb540 [2023-11-13T21:33:17.252Z] Removing intermediate container 50c9ce9bb540 [2023-11-13T21:33:17.252Z] ---> 48a65c5341f7 [2023-11-13T21:33:17.252Z] Step 25/25 : LABEL version=3.1.0-dev.14 [2023-11-13T21:33:17.252Z] ---> Running in 6d28d652c778 [2023-11-13T21:33:17.252Z] Removing intermediate container 6d28d652c778 [2023-11-13T21:33:17.252Z] ---> d3b13403acbc [2023-11-13T21:33:17.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T21:33:17.252Z] Successfully built d3b13403acbc [2023-11-13T21:33:17.252Z] 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-11-13T21:33:17.348Z] provisioning config files... [2023-11-13T21:33:17.355Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7514627006528199132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:33:17.654Z] ---> docker-login.sh [2023-11-13T21:33:17.654Z] nexus3.edgexfoundry.org:10001 [2023-11-13T21:33:17.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:33:17.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:33:17.654Z] Configure a credential helper to remove this warning. See [2023-11-13T21:33:17.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:33:17.654Z] [2023-11-13T21:33:17.654Z] Login Succeeded [2023-11-13T21:33:17.654Z] nexus3.edgexfoundry.org:10002 [2023-11-13T21:33:17.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:33:17.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:33:17.654Z] Configure a credential helper to remove this warning. See [2023-11-13T21:33:17.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:33:17.654Z] [2023-11-13T21:33:17.654Z] Login Succeeded [2023-11-13T21:33:17.654Z] nexus3.edgexfoundry.org:10003 [2023-11-13T21:33:17.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:33:17.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:33:17.914Z] Configure a credential helper to remove this warning. See [2023-11-13T21:33:17.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:33:17.914Z] [2023-11-13T21:33:17.914Z] Login Succeeded [2023-11-13T21:33:17.914Z] nexus3.edgexfoundry.org:10004 [2023-11-13T21:33:17.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:33:17.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:33:17.914Z] Configure a credential helper to remove this warning. See [2023-11-13T21:33:17.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:33:17.914Z] [2023-11-13T21:33:17.914Z] Login Succeeded [2023-11-13T21:33:17.914Z] docker.io [2023-11-13T21:33:17.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:33:18.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:33:18.172Z] Configure a credential helper to remove this warning. See [2023-11-13T21:33:18.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:33:18.172Z] [2023-11-13T21:33:18.172Z] Login Succeeded [2023-11-13T21:33:18.172Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T21:33:18.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T21:33:18.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:33:18.223Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-13T21:33:18.223Z] 4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:33:18.223Z] latest [2023-11-13T21:33:18.223Z] 3.1.0-dev.14 [2023-11-13T21:33:18.223Z] 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [2023-11-13T21:33:18.223Z] main [2023-11-13T21:33:18.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:18.533Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:18.845Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:33:18.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T21:33:18.845Z] 038dfc99f104: Preparing [2023-11-13T21:33:18.845Z] 50417f10605e: Preparing [2023-11-13T21:33:18.845Z] b63ac8873192: Preparing [2023-11-13T21:33:18.845Z] cc2447e1835a: Preparing [2023-11-13T21:33:18.845Z] cc2447e1835a: Layer already exists [2023-11-13T21:33:18.845Z] 038dfc99f104: Pushed [2023-11-13T21:33:18.845Z] 50417f10605e: Pushed [2023-11-13T21:33:22.139Z] b63ac8873192: Pushed [2023-11-13T21:33:22.139Z] 4353bacd3a413136317020af75ed3901d759beb7: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:22.445Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:22.761Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-13T21:33:22.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T21:33:22.761Z] 038dfc99f104: Preparing [2023-11-13T21:33:22.761Z] 50417f10605e: Preparing [2023-11-13T21:33:22.761Z] b63ac8873192: Preparing [2023-11-13T21:33:22.761Z] cc2447e1835a: Preparing [2023-11-13T21:33:22.761Z] cc2447e1835a: Layer already exists [2023-11-13T21:33:22.761Z] b63ac8873192: Layer already exists [2023-11-13T21:33:22.761Z] 50417f10605e: Layer already exists [2023-11-13T21:33:22.761Z] 038dfc99f104: Layer already exists [2023-11-13T21:33:22.761Z] latest: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:23.078Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:23.381Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.14 [2023-11-13T21:33:23.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T21:33:23.381Z] 038dfc99f104: Preparing [2023-11-13T21:33:23.381Z] 50417f10605e: Preparing [2023-11-13T21:33:23.381Z] b63ac8873192: Preparing [2023-11-13T21:33:23.381Z] cc2447e1835a: Preparing [2023-11-13T21:33:23.381Z] b63ac8873192: Layer already exists [2023-11-13T21:33:23.382Z] cc2447e1835a: Layer already exists [2023-11-13T21:33:23.382Z] 038dfc99f104: Layer already exists [2023-11-13T21:33:23.382Z] 50417f10605e: Layer already exists [2023-11-13T21:33:23.382Z] 3.1.0-dev.14: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:23.696Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:24.036Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [2023-11-13T21:33:24.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T21:33:24.036Z] 038dfc99f104: Preparing [2023-11-13T21:33:24.036Z] 50417f10605e: Preparing [2023-11-13T21:33:24.036Z] b63ac8873192: Preparing [2023-11-13T21:33:24.036Z] cc2447e1835a: Preparing [2023-11-13T21:33:24.036Z] b63ac8873192: Layer already exists [2023-11-13T21:33:24.036Z] cc2447e1835a: Layer already exists [2023-11-13T21:33:24.036Z] 50417f10605e: Layer already exists [2023-11-13T21:33:24.036Z] 038dfc99f104: Layer already exists [2023-11-13T21:33:24.036Z] 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:24.359Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:24.663Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-13T21:33:24.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-13T21:33:24.663Z] 038dfc99f104: Preparing [2023-11-13T21:33:24.663Z] 50417f10605e: Preparing [2023-11-13T21:33:24.663Z] b63ac8873192: Preparing [2023-11-13T21:33:24.663Z] cc2447e1835a: Preparing [2023-11-13T21:33:24.663Z] b63ac8873192: Layer already exists [2023-11-13T21:33:24.663Z] cc2447e1835a: Layer already exists [2023-11-13T21:33:24.663Z] 038dfc99f104: Layer already exists [2023-11-13T21:33:24.663Z] 50417f10605e: Layer already exists [2023-11-13T21:33:24.663Z] main: digest: sha256:102e03619857a540a252f1a6beae47628e52a59ac6522ed4b12162d987270aac size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T21:33:24.700Z] ===================================================== [Pipeline] echo [2023-11-13T21:33:24.707Z] taggedImages: [2023-11-13T21:33:24.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:33:24.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-13T21:33:24.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.14 [2023-11-13T21:33:24.707Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [2023-11-13T21:33:24.707Z] - 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-11-13T21:33:25.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T21:33:25.080Z] [2023-11-13T21:33:25.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:33:25.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T21:33:25.439Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T21:33:25.439Z] 5eb5b503b376: Pulling fs layer [2023-11-13T21:33:25.439Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T21:33:25.439Z] ec43610c2a17: Pulling fs layer [2023-11-13T21:33:25.439Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T21:33:25.439Z] 33b1e0a273af: Pulling fs layer [2023-11-13T21:33:25.439Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T21:33:25.439Z] 2f39f015ded8: Pulling fs layer [2023-11-13T21:33:25.439Z] 3a2ae6a8a46f: Waiting [2023-11-13T21:33:25.439Z] 33b1e0a273af: Waiting [2023-11-13T21:33:25.439Z] 5d3b04190fa2: Waiting [2023-11-13T21:33:25.439Z] 5c69ac0246d0: Download complete [2023-11-13T21:33:25.439Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-13T21:33:25.439Z] 3a2ae6a8a46f: Download complete [2023-11-13T21:33:25.439Z] ec43610c2a17: Verifying Checksum [2023-11-13T21:33:25.439Z] ec43610c2a17: Download complete [2023-11-13T21:33:25.439Z] 33b1e0a273af: Verifying Checksum [2023-11-13T21:33:25.439Z] 33b1e0a273af: Download complete [2023-11-13T21:33:25.439Z] 5d3b04190fa2: Download complete [2023-11-13T21:33:25.721Z] 5eb5b503b376: Verifying Checksum [2023-11-13T21:33:25.721Z] 5eb5b503b376: Download complete [2023-11-13T21:33:26.343Z] 2f39f015ded8: Download complete [2023-11-13T21:33:26.919Z] 5eb5b503b376: Pull complete [2023-11-13T21:33:26.919Z] 5c69ac0246d0: Pull complete [2023-11-13T21:33:27.485Z] ec43610c2a17: Pull complete [2023-11-13T21:33:27.485Z] 3a2ae6a8a46f: Pull complete [2023-11-13T21:33:27.743Z] 33b1e0a273af: Pull complete [2023-11-13T21:33:27.743Z] 5d3b04190fa2: Pull complete [2023-11-13T21:33:31.927Z] 2f39f015ded8: Pull complete [2023-11-13T21:33:31.927Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T21:33:31.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T21:33:31.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:33:32.012Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:33:32.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-13T21:33:35.712Z] $ docker top 8a4217028bfcce429f89f9980c7e831b08bc9a3ab0f475d48700a1ae3d1c3560 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:33:36.077Z] ---> job-cost.sh [2023-11-13T21:33:36.077Z] lf-activate-venv: SKIPPING [2023-11-13T21:33:36.077Z] INFO: No Stack... [2023-11-13T21:33:36.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T21:33:36.904Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T21:33:37.187Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-13T21:33:37.187Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T21:33:37.199Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [2023-11-13T21:33:37.205Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] did not exist. Created. [2023-11-13T21:33:37.206Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T21:33:37.503Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-13T21:33:37.958Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T21:33:37.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T21:33:37.987Z] $ docker stop --time=1 8a4217028bfcce429f89f9980c7e831b08bc9a3ab0f475d48700a1ae3d1c3560 [2023-11-13T21:33:39.409Z] $ docker rm -f --volumes 8a4217028bfcce429f89f9980c7e831b08bc9a3ab0f475d48700a1ae3d1c3560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-13T21:34:22.188Z] Removing intermediate container cc0335518f72 [2023-11-13T21:34:22.188Z] ---> 3482e89dff6a [2023-11-13T21:34:22.188Z] Step 14/15 : COPY . . [2023-11-13T21:34:22.188Z] ---> aaef6ab7206b [2023-11-13T21:34:22.188Z] Step 15/15 : RUN ${MAKE} [2023-11-13T21:34:22.188Z] ---> Running in 9a601df57fee [2023-11-13T21:34:22.188Z] noop [2023-11-13T21:34:22.188Z] Removing intermediate container 9a601df57fee [2023-11-13T21:34:22.188Z] ---> 97c6438994eb [2023-11-13T21:34:22.188Z] Successfully built 97c6438994eb [2023-11-13T21:34:22.188Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:34:22.572Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T21:34:22.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:34:22.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container [2023-11-13T21:34:22.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@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-11-13T21:34:24.223Z] $ docker top 8c4c7870b875eb4b0ebb5d8f9dc89bb1b97c6027ee62db47d3068c444f7e0c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:34:25.082Z] + go version [2023-11-13T21:34:25.082Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T21:34:25.108Z] $ docker stop --time=1 8c4c7870b875eb4b0ebb5d8f9dc89bb1b97c6027ee62db47d3068c444f7e0c26 [2023-11-13T21:34:26.870Z] $ docker rm -f --volumes 8c4c7870b875eb4b0ebb5d8f9dc89bb1b97c6027ee62db47d3068c444f7e0c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:34:27.445Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T21:34:27.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:34:27.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container [2023-11-13T21:34:27.772Z] $ 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/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@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-11-13T21:34:29.026Z] $ docker top ddb756da30eb51e71bfd278688e84754207e7712ace7241f1ed678bbf844abf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:34:29.867Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/144 [Pipeline] fileExists [Pipeline] sh [2023-11-13T21:34:30.516Z] + make test [2023-11-13T21:34:30.516Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-13T21:34:34.772Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-13T21:35:56.406Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-13T21:35:56.406Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-13T21:36:14.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T21:36:14.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T21:36:14.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-13T21:36:14.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T21:36:14.657Z] $ docker stop --time=1 ddb756da30eb51e71bfd278688e84754207e7712ace7241f1ed678bbf844abf5 [2023-11-13T21:36:19.262Z] $ docker rm -f --volumes ddb756da30eb51e71bfd278688e84754207e7712ace7241f1ed678bbf844abf5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T21:36:20.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T21:36:20.351Z] Warning: overwriting stash ‘coverage-report’ [2023-11-13T21:36:20.920Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T21:36:21.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T21:36:21.634Z] + ls -al . [2023-11-13T21:36:21.634Z] total 176 [2023-11-13T21:36:21.634Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 21:34 . [2023-11-13T21:36:21.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:31 .. [2023-11-13T21:36:21.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:31 .blubracket [2023-11-13T21:36:21.634Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 21:31 .dockerignore [2023-11-13T21:36:21.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:31 .git [2023-11-13T21:36:21.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:31 .github [2023-11-13T21:36:21.634Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 21:31 .gitignore [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 21:31 Attribution.txt [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 21:31 CHANGELOG.md [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 21:31 CONTRIBUTING.md [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 21:31 Dockerfile [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 21:31 Jenkinsfile [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 21:31 LICENSE [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 13 21:31 Makefile [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 21:31 README.md [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 21:29 VERSION [2023-11-13T21:36:21.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:31 assets [2023-11-13T21:36:21.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:31 bin [2023-11-13T21:36:21.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:31 cmd [2023-11-13T21:36:21.635Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 21:34 coverage.out [2023-11-13T21:36:21.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:31 docs [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 21:31 go.mod [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 21:31 go.sum [2023-11-13T21:36:21.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:31 internal [2023-11-13T21:36:21.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:31 testing [2023-11-13T21:36:21.635Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 21:31 version.go [2023-11-13T21:36:21.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:36:21.977Z] + 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=4353bacd3a413136317020af75ed3901d759beb7 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-11-13T21:36:23.394Z] Sending build context to Docker daemon 28.8MB [2023-11-13T21:36:23.394Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T21:36:23.394Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-13T21:36:23.394Z] ---> 97c6438994eb [2023-11-13T21:36:23.394Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-13T21:36:23.394Z] ---> Running in aa12bc954432 [2023-11-13T21:36:23.664Z] Removing intermediate container aa12bc954432 [2023-11-13T21:36:23.664Z] ---> 32cb9ece87d8 [2023-11-13T21:36:23.664Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T21:36:23.664Z] ---> Running in ff49accbc783 [2023-11-13T21:36:23.934Z] Removing intermediate container ff49accbc783 [2023-11-13T21:36:23.934Z] ---> d3f2111d280a [2023-11-13T21:36:23.934Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T21:36:24.203Z] ---> Running in b054bfb44ee9 [2023-11-13T21:36:24.471Z] Removing intermediate container b054bfb44ee9 [2023-11-13T21:36:24.471Z] ---> 8a6a210d0fbf [2023-11-13T21:36:24.471Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-13T21:36:24.471Z] ---> Running in 1fb1fbd5e0f1 [2023-11-13T21:36:24.749Z] Removing intermediate container 1fb1fbd5e0f1 [2023-11-13T21:36:24.749Z] ---> ca59681453e5 [2023-11-13T21:36:24.749Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-13T21:36:24.749Z] ---> Running in a61367fac1de [2023-11-13T21:36:25.016Z] Removing intermediate container a61367fac1de [2023-11-13T21:36:25.016Z] ---> 0f876d14d382 [2023-11-13T21:36:25.016Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-13T21:36:26.960Z] ---> 7c8322a0154a [2023-11-13T21:36:26.960Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T21:36:26.960Z] ---> Running in ac5aee820ef8 [2023-11-13T21:36:28.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T21:36:28.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T21:36:29.606Z] OK: 266 MiB in 52 packages [2023-11-13T21:36:32.980Z] Removing intermediate container ac5aee820ef8 [2023-11-13T21:36:32.980Z] ---> b3ff9caee5c0 [2023-11-13T21:36:32.980Z] Step 10/25 : ENV GO111MODULE=on [2023-11-13T21:36:32.980Z] ---> Running in b6b1fcecf3e2 [2023-11-13T21:36:33.247Z] Removing intermediate container b6b1fcecf3e2 [2023-11-13T21:36:33.247Z] ---> bfbdc6a0ccb9 [2023-11-13T21:36:33.247Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-13T21:36:33.247Z] ---> Running in c6551e564490 [2023-11-13T21:36:33.514Z] Removing intermediate container c6551e564490 [2023-11-13T21:36:33.514Z] ---> 1740a97f26da [2023-11-13T21:36:33.514Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-13T21:36:34.106Z] ---> f20b47774389 [2023-11-13T21:36:34.106Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T21:36:34.106Z] ---> Running in 5c16245f03e1 [2023-11-13T21:36:36.690Z] Removing intermediate container 5c16245f03e1 [2023-11-13T21:36:36.690Z] ---> b67864a05853 [2023-11-13T21:36:36.690Z] Step 14/25 : COPY . . [2023-11-13T21:36:40.948Z] ---> 368a9b01526c [2023-11-13T21:36:40.948Z] Step 15/25 : RUN ${MAKE} [2023-11-13T21:36:40.948Z] ---> Running in 5f6ac7134287 [2023-11-13T21:36:41.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.14" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-13T21:38:33.176Z] Removing intermediate container 5f6ac7134287 [2023-11-13T21:38:33.176Z] ---> 38db1a10f937 [2023-11-13T21:38:33.176Z] Step 16/25 : FROM alpine:3.18 [2023-11-13T21:38:33.176Z] 3.18: Pulling from library/alpine [2023-11-13T21:38:33.176Z] 579b34f0a95b: Already exists [2023-11-13T21:38:33.176Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T21:38:33.176Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T21:38:33.176Z] ---> 3cc203321400 [2023-11-13T21:38:33.176Z] Step 17/25 : EXPOSE 4000 [2023-11-13T21:38:33.176Z] ---> Running in 8419984ee9a0 [2023-11-13T21:38:33.176Z] Removing intermediate container 8419984ee9a0 [2023-11-13T21:38:33.176Z] ---> 3742a0ce81ae [2023-11-13T21:38:33.176Z] 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-11-13T21:38:33.176Z] ---> f7b0238d8788 [2023-11-13T21:38:33.176Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-13T21:38:33.176Z] ---> 934e1a420a74 [2023-11-13T21:38:33.176Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-13T21:38:33.176Z] ---> f172d89d3299 [2023-11-13T21:38:33.176Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-13T21:38:33.176Z] ---> Running in b1fb386352af [2023-11-13T21:38:33.176Z] Removing intermediate container b1fb386352af [2023-11-13T21:38:33.176Z] ---> 1ff066fa61c0 [2023-11-13T21:38:33.176Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-13T21:38:33.176Z] ---> Running in 150e6ba6fc8b [2023-11-13T21:38:33.176Z] Removing intermediate container 150e6ba6fc8b [2023-11-13T21:38:33.176Z] ---> 5e6d9a7f395d [2023-11-13T21:38:33.176Z] Step 23/25 : LABEL arch=arm64 [2023-11-13T21:38:33.176Z] ---> Running in 999ae4fa8311 [2023-11-13T21:38:33.176Z] Removing intermediate container 999ae4fa8311 [2023-11-13T21:38:33.176Z] ---> 905c6630a78d [2023-11-13T21:38:33.176Z] Step 24/25 : LABEL git_sha=4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:38:33.176Z] ---> Running in 600dc9ea2d4f [2023-11-13T21:38:33.176Z] Removing intermediate container 600dc9ea2d4f [2023-11-13T21:38:33.176Z] ---> ee590f9a43ab [2023-11-13T21:38:33.176Z] Step 25/25 : LABEL version=3.1.0-dev.14 [2023-11-13T21:38:33.176Z] ---> Running in f78b706d492f [2023-11-13T21:38:33.176Z] Removing intermediate container f78b706d492f [2023-11-13T21:38:33.176Z] ---> 4e9b2d86a9ab [2023-11-13T21:38:33.176Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T21:38:33.176Z] Successfully built 4e9b2d86a9ab [2023-11-13T21:38:33.176Z] 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-11-13T21:38:33.282Z] provisioning config files... [2023-11-13T21:38:33.296Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/144@tmp/config11500775823960382726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:38:33.649Z] ---> docker-login.sh [2023-11-13T21:38:33.649Z] nexus3.edgexfoundry.org:10001 [2023-11-13T21:38:33.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:38:33.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:38:33.919Z] Configure a credential helper to remove this warning. See [2023-11-13T21:38:33.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:38:33.919Z] [2023-11-13T21:38:33.919Z] Login Succeeded [2023-11-13T21:38:33.919Z] nexus3.edgexfoundry.org:10002 [2023-11-13T21:38:34.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:38:34.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:38:34.185Z] Configure a credential helper to remove this warning. See [2023-11-13T21:38:34.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:38:34.185Z] [2023-11-13T21:38:34.185Z] Login Succeeded [2023-11-13T21:38:34.185Z] nexus3.edgexfoundry.org:10003 [2023-11-13T21:38:34.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:38:34.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:38:34.722Z] Configure a credential helper to remove this warning. See [2023-11-13T21:38:34.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:38:34.722Z] [2023-11-13T21:38:34.722Z] Login Succeeded [2023-11-13T21:38:34.722Z] nexus3.edgexfoundry.org:10004 [2023-11-13T21:38:34.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:38:34.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:38:34.990Z] Configure a credential helper to remove this warning. See [2023-11-13T21:38:34.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:38:34.990Z] [2023-11-13T21:38:34.990Z] Login Succeeded [2023-11-13T21:38:34.990Z] docker.io [2023-11-13T21:38:35.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T21:38:35.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T21:38:35.525Z] Configure a credential helper to remove this warning. See [2023-11-13T21:38:35.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T21:38:35.525Z] [2023-11-13T21:38:35.525Z] Login Succeeded [2023-11-13T21:38:35.525Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T21:38:35.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T21:38:35.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T21:38:35.582Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-11-13T21:38:35.582Z] 4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:38:35.582Z] latest [2023-11-13T21:38:35.582Z] 3.1.0-dev.14 [2023-11-13T21:38:35.582Z] 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [2023-11-13T21:38:35.582Z] main [2023-11-13T21:38:35.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:35.924Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:36.279Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:38:36.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T21:38:36.279Z] 9ca418444afb: Preparing [2023-11-13T21:38:36.279Z] c92ef006a946: Preparing [2023-11-13T21:38:36.279Z] fd21a3a75c39: Preparing [2023-11-13T21:38:36.279Z] 5f4d9fc4d98d: Preparing [2023-11-13T21:38:36.279Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T21:38:36.554Z] 9ca418444afb: Pushed [2023-11-13T21:38:36.554Z] c92ef006a946: Pushed [2023-11-13T21:38:44.757Z] fd21a3a75c39: Pushed [2023-11-13T21:38:44.757Z] 4353bacd3a413136317020af75ed3901d759beb7: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:45.111Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:45.454Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-13T21:38:45.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T21:38:45.454Z] 9ca418444afb: Preparing [2023-11-13T21:38:45.454Z] c92ef006a946: Preparing [2023-11-13T21:38:45.454Z] fd21a3a75c39: Preparing [2023-11-13T21:38:45.454Z] 5f4d9fc4d98d: Preparing [2023-11-13T21:38:45.454Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T21:38:45.454Z] 9ca418444afb: Layer already exists [2023-11-13T21:38:45.454Z] c92ef006a946: Layer already exists [2023-11-13T21:38:45.454Z] fd21a3a75c39: Layer already exists [2023-11-13T21:38:45.721Z] latest: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:46.072Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:46.416Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.14 [2023-11-13T21:38:46.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T21:38:46.416Z] 9ca418444afb: Preparing [2023-11-13T21:38:46.416Z] c92ef006a946: Preparing [2023-11-13T21:38:46.416Z] fd21a3a75c39: Preparing [2023-11-13T21:38:46.416Z] 5f4d9fc4d98d: Preparing [2023-11-13T21:38:46.416Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T21:38:46.416Z] fd21a3a75c39: Layer already exists [2023-11-13T21:38:46.416Z] c92ef006a946: Layer already exists [2023-11-13T21:38:46.416Z] 9ca418444afb: Layer already exists [2023-11-13T21:38:46.416Z] 3.1.0-dev.14: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:47.037Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:47.383Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [2023-11-13T21:38:47.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T21:38:47.383Z] 9ca418444afb: Preparing [2023-11-13T21:38:47.383Z] c92ef006a946: Preparing [2023-11-13T21:38:47.383Z] fd21a3a75c39: Preparing [2023-11-13T21:38:47.383Z] 5f4d9fc4d98d: Preparing [2023-11-13T21:38:47.383Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T21:38:47.383Z] fd21a3a75c39: Layer already exists [2023-11-13T21:38:47.383Z] 9ca418444afb: Layer already exists [2023-11-13T21:38:47.383Z] c92ef006a946: Layer already exists [2023-11-13T21:38:47.383Z] 4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:47.738Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:48.077Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-11-13T21:38:48.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-13T21:38:48.077Z] 9ca418444afb: Preparing [2023-11-13T21:38:48.077Z] c92ef006a946: Preparing [2023-11-13T21:38:48.077Z] fd21a3a75c39: Preparing [2023-11-13T21:38:48.077Z] 5f4d9fc4d98d: Preparing [2023-11-13T21:38:48.077Z] 9ca418444afb: Layer already exists [2023-11-13T21:38:48.077Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T21:38:48.077Z] c92ef006a946: Layer already exists [2023-11-13T21:38:48.077Z] fd21a3a75c39: Layer already exists [2023-11-13T21:38:48.343Z] main: digest: sha256:b22c7b752c9be2d5cbe1a7b70f572028c7437882e3f0ea11291868bc5a9d7423 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T21:38:48.396Z] ===================================================== [Pipeline] echo [2023-11-13T21:38:48.407Z] taggedImages: [2023-11-13T21:38:48.407Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7 [2023-11-13T21:38:48.407Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-13T21:38:48.407Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.14 [2023-11-13T21:38:48.407Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4353bacd3a413136317020af75ed3901d759beb7-3.1.0-dev.14 [2023-11-13T21:38:48.407Z] - 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-11-13T21:38:48.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T21:38:48.760Z] [2023-11-13T21:38:48.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:38:49.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T21:38:49.107Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T21:38:49.107Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T21:38:49.107Z] 04944245beec: Pulling fs layer [2023-11-13T21:38:49.107Z] 699f458cf7ca: Pulling fs layer [2023-11-13T21:38:49.107Z] 765212b225bb: Pulling fs layer [2023-11-13T21:38:49.107Z] f23df028b6ca: Pulling fs layer [2023-11-13T21:38:49.107Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T21:38:49.107Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T21:38:49.107Z] f23df028b6ca: Waiting [2023-11-13T21:38:49.107Z] d65c8cfc05b1: Waiting [2023-11-13T21:38:49.107Z] 765212b225bb: Waiting [2023-11-13T21:38:49.107Z] 2437ff75d9bd: Waiting [2023-11-13T21:38:49.376Z] 04944245beec: Verifying Checksum [2023-11-13T21:38:49.376Z] 04944245beec: Download complete [2023-11-13T21:38:49.376Z] 765212b225bb: Verifying Checksum [2023-11-13T21:38:49.376Z] 765212b225bb: Download complete [2023-11-13T21:38:49.376Z] f23df028b6ca: Verifying Checksum [2023-11-13T21:38:49.376Z] f23df028b6ca: Download complete [2023-11-13T21:38:49.376Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T21:38:49.376Z] d65c8cfc05b1: Download complete [2023-11-13T21:38:49.645Z] 699f458cf7ca: Verifying Checksum [2023-11-13T21:38:49.645Z] 699f458cf7ca: Download complete [2023-11-13T21:38:49.912Z] 8998bd30e6a1: Verifying Checksum [2023-11-13T21:38:49.912Z] 8998bd30e6a1: Download complete [2023-11-13T21:38:52.496Z] 2437ff75d9bd: Verifying Checksum [2023-11-13T21:38:52.497Z] 2437ff75d9bd: Download complete [2023-11-13T21:38:56.755Z] 8998bd30e6a1: Pull complete [2023-11-13T21:38:57.338Z] 04944245beec: Pull complete [2023-11-13T21:38:59.283Z] 699f458cf7ca: Pull complete [2023-11-13T21:38:59.283Z] 765212b225bb: Pull complete [2023-11-13T21:38:59.870Z] f23df028b6ca: Pull complete [2023-11-13T21:39:00.139Z] d65c8cfc05b1: Pull complete [2023-11-13T21:39:18.356Z] 2437ff75d9bd: Pull complete [2023-11-13T21:39:18.356Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T21:39:18.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T21:39:18.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:39:18.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-17397 does not seem to be running inside a container [2023-11-13T21:39:18.641Z] $ 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/144 -v /w/workspace/edgex-ui-go/144:/w/workspace/edgex-ui-go/144:rw,z -v /w/workspace/edgex-ui-go/144@tmp:/w/workspace/edgex-ui-go/144@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-11-13T21:39:21.345Z] $ docker top 3c57b01a5b30964efe1b228c471bd1a39fb6b26f5a84dbc0e6f0a7e0fe030221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:39:22.191Z] ---> job-cost.sh [2023-11-13T21:39:22.192Z] lf-activate-venv: SKIPPING [2023-11-13T21:39:22.192Z] INFO: No Stack... [2023-11-13T21:39:22.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T21:39:23.728Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T21:39:24.365Z] + cut -d, -f6 [2023-11-13T21:39:24.365Z] + cat /w/workspace/edgex-ui-go/144/archives/cost.csv [Pipeline] lock [2023-11-13T21:39:24.403Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [2023-11-13T21:39:24.411Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] did not exist. Created. [2023-11-13T21:39:24.412Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T21:39:24.742Z] /w/workspace/edgex-ui-go/144@tmp/durable-7a518e8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-13T21:39:25.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T21:39:25.678Z] Warning: overwriting stash ‘stack-cost’ [2023-11-13T21:39:25.886Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T21:39:25.894Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T21:39:25.921Z] $ docker stop --time=1 3c57b01a5b30964efe1b228c471bd1a39fb6b26f5a84dbc0e6f0a7e0fe030221 [2023-11-13T21:39:27.454Z] $ docker rm -f --volumes 3c57b01a5b30964efe1b228c471bd1a39fb6b26f5a84dbc0e6f0a7e0fe030221 [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-11-13T21:39:27.890Z] provisioning config files... [2023-11-13T21:39:27.897Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17063626515315228194tmp [Pipeline] { [Pipeline] sh [2023-11-13T21:39:28.190Z] + set +x [2023-11-13T21:39:28.190Z] + bash -s -- [2023-11-13T21:39:28.190Z] + curl -s https://codecov.io/bash [2023-11-13T21:39:28.190Z] [2023-11-13T21:39:28.190Z] _____ _ [2023-11-13T21:39:28.190Z] / ____| | | [2023-11-13T21:39:28.190Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T21:39:28.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T21:39:28.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T21:39:28.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T21:39:28.190Z] Bash-1.0.6 [2023-11-13T21:39:28.190Z] [2023-11-13T21:39:28.190Z] [2023-11-13T21:39:28.190Z] ==> git version 2.25.1 found [2023-11-13T21:39:28.190Z] ==> 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-11-13T21:39:28.190Z] Release-Date: 2020-01-08 [2023-11-13T21:39:28.190Z] 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-11-13T21:39:28.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T21:39:28.190Z] ==> Jenkins CI detected. [2023-11-13T21:39:28.190Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-13T21:39:28.190Z] project root: . [2023-11-13T21:39:28.190Z] --> token set from env [2023-11-13T21:39:28.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T21:39:28.190Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T21:39:28.448Z] ==> Python coveragepy not found [2023-11-13T21:39:28.448Z] ==> Searching for coverage reports in: [2023-11-13T21:39:28.448Z] + . [2023-11-13T21:39:28.448Z] -> Found 1 reports [2023-11-13T21:39:28.448Z] ==> Detecting git/mercurial file structure [2023-11-13T21:39:28.448Z] ==> Reading reports [2023-11-13T21:39:28.448Z] + ./coverage.out bytes=10 [2023-11-13T21:39:28.448Z] ==> Appending adjustments [2023-11-13T21:39:28.448Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T21:39:31.194Z] + Found adjustments [2023-11-13T21:39:31.195Z] ==> Gzipping contents [2023-11-13T21:39:31.195Z] 12K /tmp/codecov.8MvPCT.gz [2023-11-13T21:39:31.195Z] ==> Uploading reports [2023-11-13T21:39:31.195Z] url: https://codecov.io [2023-11-13T21:39:31.195Z] query: branch=main&commit=4353bacd3a413136317020af75ed3901d759beb7&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T21:39:31.195Z] -> Pinging Codecov [2023-11-13T21:39:31.195Z] 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=4353bacd3a413136317020af75ed3901d759beb7&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T21:39:33.567Z] -> Uploading to [2023-11-13T21:39:33.567Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-13/FB506323287CE973F263BFD2A0EB1F37/4353bacd3a413136317020af75ed3901d759beb7/dbdf7017-fc0f-40b8-bd0f-01ea692d9e7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T213933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5875daea054d789dda43b46081cc3167094b806b928572dcc06d9e738d11ed51 [2023-11-13T21:39:33.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T21:39:33.567Z] Dload Upload Total Spent Left Speed [2023-11-13T21:39:33.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 35995 --:--:-- --:--:-- --:--:-- 35847 100 8711 0 0 100 8711 0 35995 --:--:-- --:--:-- --:--:-- 35847 [2023-11-13T21:39:33.826Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] } [2023-11-13T21:39:33.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-13T21:39:34.050Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-13T21:39:34.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:39:34.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T21:39:34.365Z] [2023-11-13T21:39:34.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:39:34.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T21:39:34.662Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-13T21:39:34.662Z] df9b9388f04a: Pulling fs layer [2023-11-13T21:39:34.662Z] 52dc419b0ee2: Pulling fs layer [2023-11-13T21:39:34.662Z] 25bc292e5bac: Pulling fs layer [2023-11-13T21:39:34.662Z] 114826534d7a: Pulling fs layer [2023-11-13T21:39:34.662Z] 4657fd5d0bcf: Pulling fs layer [2023-11-13T21:39:34.662Z] 6ad1cebc031e: Pulling fs layer [2023-11-13T21:39:34.662Z] 8a3aa393b2d8: Pulling fs layer [2023-11-13T21:39:34.662Z] 114826534d7a: Waiting [2023-11-13T21:39:34.662Z] 4657fd5d0bcf: Waiting [2023-11-13T21:39:34.662Z] 6ad1cebc031e: Waiting [2023-11-13T21:39:34.662Z] 8a3aa393b2d8: Waiting [2023-11-13T21:39:34.662Z] 25bc292e5bac: Verifying Checksum [2023-11-13T21:39:34.662Z] 25bc292e5bac: Download complete [2023-11-13T21:39:34.662Z] 52dc419b0ee2: Download complete [2023-11-13T21:39:34.662Z] 4657fd5d0bcf: Download complete [2023-11-13T21:39:34.662Z] df9b9388f04a: Verifying Checksum [2023-11-13T21:39:34.662Z] df9b9388f04a: Download complete [2023-11-13T21:39:34.923Z] df9b9388f04a: Pull complete [2023-11-13T21:39:34.923Z] 6ad1cebc031e: Verifying Checksum [2023-11-13T21:39:34.923Z] 6ad1cebc031e: Download complete [2023-11-13T21:39:34.923Z] 52dc419b0ee2: Pull complete [2023-11-13T21:39:34.923Z] 25bc292e5bac: Pull complete [2023-11-13T21:39:35.492Z] 114826534d7a: Download complete [2023-11-13T21:39:35.493Z] 8a3aa393b2d8: Verifying Checksum [2023-11-13T21:39:35.493Z] 8a3aa393b2d8: Download complete [2023-11-13T21:39:39.678Z] 114826534d7a: Pull complete [2023-11-13T21:39:39.678Z] 4657fd5d0bcf: Pull complete [2023-11-13T21:39:39.678Z] 6ad1cebc031e: Pull complete [2023-11-13T21:39:42.208Z] 8a3aa393b2d8: Pull complete [2023-11-13T21:39:42.209Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-13T21:39:42.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T21:39:42.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:39:42.295Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:39:42.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-13T21:39:46.302Z] $ docker top de05721da1136f0c6f5751807e5333bd7cb206bb6de3b7ed81b351b93d4a082f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T21:39:46.364Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-11-13T21:39:46.642Z] + set -o pipefail [2023-11-13T21:39:46.642Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-11-13T21:39:53.201Z] [2023-11-13T21:39:53.201Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-11-13T21:39:53.201Z] [2023-11-13T21:39:53.201Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/86366e15-410a-4121-8721-e5e295a8332e [2023-11-13T21:39:53.201Z] [2023-11-13T21:39:53.201Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-13T21:39:53.201Z] [2023-11-13T21:39:53.201Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-13T21:39:53.201Z] [2023-11-13T21:39:53.201Z] [2023-11-13T21:39:53.201Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-13T21:39:53.201Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-13T21:39:53.201Z] More details here: https://snyk.co/ue1NS [2023-11-13T21:39:53.201Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-13T21:39:53.201Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-13T21:39:53.208Z] $ docker stop --time=1 de05721da1136f0c6f5751807e5333bd7cb206bb6de3b7ed81b351b93d4a082f [2023-11-13T21:39:57.573Z] $ docker rm -f --volumes de05721da1136f0c6f5751807e5333bd7cb206bb6de3b7ed81b351b93d4a082f [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-11-13T21:39:58.286Z] + git log --format=format:%s -1 4353bacd3a413136317020af75ed3901d759beb7 [Pipeline] sh [2023-11-13T21:39:58.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T21:39:58.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:39:58.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T21:39:58.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:39:58.962Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:39:58.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T21:39:59.420Z] $ docker top 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 -eo pid,comm [2023-11-13T21:39:59.467Z] 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-11-13T21:39:59.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T21:39:59.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T21:39:59.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T21:39:59.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T21:39:59.600Z] $ docker exec 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 ssh-agent [2023-11-13T21:39:59.699Z] SSH_AUTH_SOCK=/tmp/ssh-Fw0mv0NBH8QK/agent.32 [2023-11-13T21:39:59.699Z] SSH_AGENT_PID=38 [2023-11-13T21:39:59.703Z] Running ssh-add (command line suppressed) [2023-11-13T21:39:59.807Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5043419630233518595.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5043419630233518595.key) [2023-11-13T21:39:59.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T21:40:00.529Z] + git semver tag [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,281 [run_tag] DEBUG tag force:False [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,281 [check_head_tag] DEBUG check head tag [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,282 [execute] INFO git cat-file --batch-check [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,286 [execute] INFO git cat-file --batch [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,295 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,295 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-13T21:40:00.529Z] 2023-11-13 21:40:00,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:00.529Z] 3.1.0-dev.14 [Pipeline] } [2023-11-13T21:40:00.536Z] $ docker exec --env ******** --env ******** 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 ssh-agent -k [2023-11-13T21:40:00.628Z] unset SSH_AUTH_SOCK; [2023-11-13T21:40:00.628Z] unset SSH_AGENT_PID; [2023-11-13T21:40:00.629Z] echo Agent pid 38 killed; [2023-11-13T21:40:00.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T21:40:00.946Z] + git semver [Pipeline] } [2023-11-13T21:40:01.219Z] $ docker stop --time=1 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 [2023-11-13T21:40:03.708Z] $ docker rm -f --volumes 55a9d7671511d615335ce8b6d0cb31255515ae51454d2d5254ecd46825f5c9c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:40:10.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T21:40:10.311Z] [2023-11-13T21:40:10.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:40:10.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T21:40:10.607Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-13T21:40:10.607Z] ab5ef0e58194: Pulling fs layer [2023-11-13T21:40:10.607Z] 9712f1f96733: Pulling fs layer [2023-11-13T21:40:10.607Z] 63f879dbbcfc: Pulling fs layer [2023-11-13T21:40:10.607Z] 0d9ebad4ef96: Pulling fs layer [2023-11-13T21:40:10.607Z] e9a5061849ea: Pulling fs layer [2023-11-13T21:40:10.607Z] d747dcd14b5f: Pulling fs layer [2023-11-13T21:40:10.607Z] 2de7ff778b66: Pulling fs layer [2023-11-13T21:40:10.607Z] 0d9ebad4ef96: Waiting [2023-11-13T21:40:10.607Z] e9a5061849ea: Waiting [2023-11-13T21:40:10.607Z] 2de7ff778b66: Waiting [2023-11-13T21:40:10.607Z] d747dcd14b5f: Waiting [2023-11-13T21:40:10.607Z] 9712f1f96733: Verifying Checksum [2023-11-13T21:40:10.607Z] 9712f1f96733: Download complete [2023-11-13T21:40:11.179Z] 63f879dbbcfc: Verifying Checksum [2023-11-13T21:40:11.179Z] 63f879dbbcfc: Download complete [2023-11-13T21:40:11.179Z] ab5ef0e58194: Verifying Checksum [2023-11-13T21:40:11.179Z] ab5ef0e58194: Download complete [2023-11-13T21:40:11.179Z] 0d9ebad4ef96: Verifying Checksum [2023-11-13T21:40:11.179Z] 0d9ebad4ef96: Download complete [2023-11-13T21:40:11.179Z] d747dcd14b5f: Verifying Checksum [2023-11-13T21:40:11.179Z] d747dcd14b5f: Download complete [2023-11-13T21:40:11.179Z] e9a5061849ea: Verifying Checksum [2023-11-13T21:40:11.179Z] e9a5061849ea: Download complete [2023-11-13T21:40:11.439Z] 2de7ff778b66: Verifying Checksum [2023-11-13T21:40:11.439Z] 2de7ff778b66: Download complete [2023-11-13T21:40:13.967Z] ab5ef0e58194: Pull complete [2023-11-13T21:40:13.967Z] 9712f1f96733: Pull complete [2023-11-13T21:40:14.532Z] 63f879dbbcfc: Pull complete [2023-11-13T21:40:17.820Z] 0d9ebad4ef96: Pull complete [2023-11-13T21:40:18.079Z] e9a5061849ea: Pull complete [2023-11-13T21:40:18.079Z] d747dcd14b5f: Pull complete [2023-11-13T21:40:19.014Z] 2de7ff778b66: Pull complete [2023-11-13T21:40:19.014Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-13T21:40:19.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T21:40:19.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:40:19.087Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:40:19.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-13T21:40:22.943Z] $ docker top 2e97adce7913651e35ecbd62f3332a2941a2070d65433edb8844ddd555d46e60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-13T21:40:23.023Z] provisioning config files... [2023-11-13T21:40:23.031Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13671739353474656337tmp [2023-11-13T21:40:23.041Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1602121949149411590tmp [2023-11-13T21:40:23.051Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17174696224847218830tmp [Pipeline] { [Pipeline] echo [2023-11-13T21:40:23.068Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:23.351Z] ---> sigul-configuration.sh [2023-11-13T21:40:23.351Z] gpg: directory `/root/.gnupg' created [2023-11-13T21:40:23.351Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-13T21:40:23.351Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-13T21:40:23.351Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-13T21:40:23.351Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-13T21:40:23.351Z] gpg: CAST5 encrypted data [2023-11-13T21:40:23.351Z] gpg: encrypted with 1 passphrase [2023-11-13T21:40:23.351Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-13T21:40:23.635Z] + mkdir /home/jenkins [2023-11-13T21:40:23.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-13T21:40:23.924Z] + 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-11-13T21:40:23.932Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:24.217Z] ---> sigul-install.sh [2023-11-13T21:40:24.217Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-13T21:40:24.503Z] + git tag --list [2023-11-13T21:40:24.503Z] 0.1.1 [2023-11-13T21:40:24.503Z] v1.1.0 [2023-11-13T21:40:24.503Z] v1.2.0 [2023-11-13T21:40:24.503Z] v1.2.1 [2023-11-13T21:40:24.503Z] v1.3.0 [2023-11-13T21:40:24.503Z] v2.0.0 [2023-11-13T21:40:24.503Z] v2.1.0 [2023-11-13T21:40:24.503Z] v2.2.0 [2023-11-13T21:40:24.503Z] v2.3.0 [2023-11-13T21:40:24.503Z] v3.0 [2023-11-13T21:40:24.503Z] v3.0.0 [2023-11-13T21:40:24.503Z] v3.1.0-dev.1 [2023-11-13T21:40:24.503Z] v3.1.0-dev.10 [2023-11-13T21:40:24.503Z] v3.1.0-dev.11 [2023-11-13T21:40:24.503Z] v3.1.0-dev.12 [2023-11-13T21:40:24.503Z] v3.1.0-dev.13 [2023-11-13T21:40:24.503Z] v3.1.0-dev.14 [2023-11-13T21:40:24.503Z] v3.1.0-dev.2 [2023-11-13T21:40:24.503Z] v3.1.0-dev.3 [2023-11-13T21:40:24.503Z] v3.1.0-dev.4 [2023-11-13T21:40:24.503Z] v3.1.0-dev.5 [2023-11-13T21:40:24.503Z] v3.1.0-dev.6 [2023-11-13T21:40:24.503Z] v3.1.0-dev.7 [2023-11-13T21:40:24.503Z] v3.1.0-dev.8 [2023-11-13T21:40:24.503Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-13T21:40:24.787Z] + lftools sign git-tag v3.1.0-dev.14 [2023-11-13T21:40:25.355Z] Signing Git tag with Sigul... [2023-11-13T21:40:25.355Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-11-13T21:40:25.929Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:26.212Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-13T21:40:26.220Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-13T21:40:26.234Z] $ docker stop --time=1 2e97adce7913651e35ecbd62f3332a2941a2070d65433edb8844ddd555d46e60 [2023-11-13T21:40:27.508Z] $ docker rm -f --volumes 2e97adce7913651e35ecbd62f3332a2941a2070d65433edb8844ddd555d46e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-13T21:40:27.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T21:40:27.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:40:28.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T21:40:28.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:40:28.339Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:40:28.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T21:40:28.738Z] $ docker top c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T21:40:28.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T21:40:28.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T21:40:28.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T21:40:28.953Z] $ docker exec c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 ssh-agent [2023-11-13T21:40:29.061Z] SSH_AUTH_SOCK=/tmp/ssh-rGKpxfA1fUa9/agent.33 [2023-11-13T21:40:29.061Z] SSH_AGENT_PID=40 [2023-11-13T21:40:29.066Z] Running ssh-add (command line suppressed) [2023-11-13T21:40:29.162Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3202592378276286808.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3202592378276286808.key) [2023-11-13T21:40:29.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T21:40:29.460Z] + git semver bump pre [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,621 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,622 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,622 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,622 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,623 [execute] INFO git cat-file --batch-check [2023-11-13T21:40:29.719Z] 2023-11-13 21:40:29,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T21:40:29.720Z] 2023-11-13 21:40:29,628 [execute] INFO git cat-file --batch [2023-11-13T21:40:29.720Z] 2023-11-13 21:40:29,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T21:40:29.720Z] 2023-11-13 21:40:29,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:29.720Z] 3.1.0-dev.15 [Pipeline] } [2023-11-13T21:40:29.725Z] $ docker exec --env ******** --env ******** c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 ssh-agent -k [2023-11-13T21:40:29.814Z] unset SSH_AUTH_SOCK; [2023-11-13T21:40:29.814Z] unset SSH_AGENT_PID; [2023-11-13T21:40:29.814Z] echo Agent pid 40 killed; [2023-11-13T21:40:29.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T21:40:30.133Z] + git semver [Pipeline] } [2023-11-13T21:40:30.403Z] $ docker stop --time=1 c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 [2023-11-13T21:40:31.648Z] $ docker rm -f --volumes c5bd8e7a36a8adb22a5ee7c5ee120fe81bb650be0b704b1f1192e5a020d47836 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T21:40:31.992Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T21:40:31.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:40:32.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T21:40:32.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:40:32.357Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:40:32.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-13T21:40:32.706Z] $ docker top de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T21:40:32.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T21:40:32.788Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T21:40:32.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T21:40:32.886Z] $ docker exec de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 ssh-agent [2023-11-13T21:40:32.998Z] SSH_AUTH_SOCK=/tmp/ssh-oHCrQYyz5YhC/agent.32 [2023-11-13T21:40:32.998Z] SSH_AGENT_PID=38 [2023-11-13T21:40:33.003Z] Running ssh-add (command line suppressed) [2023-11-13T21:40:33.109Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5755554956603038214.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5755554956603038214.key) [2023-11-13T21:40:33.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T21:40:33.407Z] + git semver push [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,557 [run_push] DEBUG push [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,557 [execute] INFO git cat-file --batch-check [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,560 [execute] INFO git rev-list 3830dc8b1c7d48c6caa2725985c1226b35f8d472 -- [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,560 [execute] DEBUG Popen(['git', 'rev-list', '3830dc8b1c7d48c6caa2725985c1226b35f8d472', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,565 [execute] INFO git fetch -v origin [2023-11-13T21:40:33.666Z] 2023-11-13 21:40:33,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-13T21:40:34.235Z] 2023-11-13 21:40:34,098 [run_push] DEBUG no remote changes detected [2023-11-13T21:40:34.235Z] 2023-11-13 21:40:34,099 [execute] INFO git push origin semver [2023-11-13T21:40:34.235Z] 2023-11-13 21:40:34,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T21:40:35.172Z] 2023-11-13 21:40:34,932 [run_push] DEBUG push all version tags [2023-11-13T21:40:35.172Z] 2023-11-13 21:40:34,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-13T21:40:35.172Z] 2023-11-13 21:40:34,933 [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-11-13T21:40:35.741Z] 2023-11-13 21:40:35,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-13T21:40:35.741Z] 3.1.0-dev.15 [Pipeline] } [2023-11-13T21:40:35.749Z] $ docker exec --env ******** --env ******** de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 ssh-agent -k [2023-11-13T21:40:35.841Z] unset SSH_AUTH_SOCK; [2023-11-13T21:40:35.841Z] unset SSH_AGENT_PID; [2023-11-13T21:40:35.841Z] echo Agent pid 38 killed; [2023-11-13T21:40:35.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T21:40:36.160Z] + git semver [Pipeline] } [2023-11-13T21:40:36.430Z] $ docker stop --time=1 de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 [2023-11-13T21:40:37.695Z] $ docker rm -f --volumes de2104aa89299f7fb11559b512afb8073adf00842bfab1b0f1481b3c15455555 [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-11-13T21:40:38.226Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-13T21:40:38.226Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T21:40:38.226Z] total 16 [2023-11-13T21:40:38.226Z] drwxr-xr-x 3 root root 4096 Nov 13 21:33 . [2023-11-13T21:40:38.226Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 21:40 .. [2023-11-13T21:40:38.226Z] drwxr-xr-x 2 root root 4096 Nov 13 21:33 cost [2023-11-13T21:40:38.226Z] -rw-r--r-- 1 root root 83 Nov 13 21:33 cost.csv [2023-11-13T21:40:38.226Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T21:40:38.226Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-13T21:40:38.226Z] total 16 [2023-11-13T21:40:38.226Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 21:33 . [2023-11-13T21:40:38.226Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 21:40 .. [2023-11-13T21:40:38.226Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 21:33 cost [2023-11-13T21:40:38.226Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 13 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:38.520Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:39.376Z] ---> package-listing.sh [2023-11-13T21:40:39.376Z] ++ facter osfamily [2023-11-13T21:40:39.376Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T21:40:39.635Z] + OS_FAMILY=debian [2023-11-13T21:40:39.635Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-13T21:40:39.635Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T21:40:39.635Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T21:40:39.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T21:40:39.635Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T21:40:39.635Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-13T21:40:39.635Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T21:40:39.635Z] + case "${OS_FAMILY}" in [2023-11-13T21:40:39.635Z] + dpkg -l [2023-11-13T21:40:39.635Z] + grep '^ii' [2023-11-13T21:40:39.635Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T21:40:39.635Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T21:40:39.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T21:40:39.635Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-13T21:40:39.635Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-13T21:40:39.635Z] + 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-11-13T21:40:39.645Z] 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-11-13T21:40:39.923Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T21:40:40.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T21:40:40.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T21:40:40.560Z] prd-ubuntu20.04-docker-8c-8g-17396 does not seem to be running inside a container [2023-11-13T21:40:40.597Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-13T21:40:40.812Z] $ docker top fd275414cfe4a6daa52ee3c99418394bef0cf169b6f61476709f09dbf5f74017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T21:40:41.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T21:40:42.062Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T21:40:46.634Z] + ls /var/log/sa-host [2023-11-13T21:40:46.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T21:40:46.725Z] provisioning config files... [2023-11-13T21:40:46.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5865241962600901485tmp [Pipeline] { [Pipeline] echo [2023-11-13T21:40:46.747Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:47.036Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T21:40:47.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:47.367Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T21:40:47.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:47.662Z] ---> sudo-logs.sh [2023-11-13T21:40:47.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T21:40:47.688Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:47.970Z] ---> job-cost.sh [2023-11-13T21:40:47.970Z] lf-activate-venv: SKIPPING [2023-11-13T21:40:47.970Z] DEBUG: total: 0.2199999988079071 [2023-11-13T21:40:47.970Z] INFO: Retrieving Stack Cost... [2023-11-13T21:40:48.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T21:40:48.797Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T21:40:48.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T21:40:49.100Z] ---> logs-deploy.sh [2023-11-13T21:40:49.100Z] lf-activate-venv: SKIPPING [2023-11-13T21:40:49.100Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/144 [2023-11-13T21:40:49.100Z] INFO: archiving workspace using pattern(s): [2023-11-13T21:40:50.036Z] Archives upload complete. [2023-11-13T21:40:50.036Z] INFO: archiving logs to Nexus