Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76c7bda26704e13abda599293f14a45310026ab6 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-ssh7163846035814110447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8978947157456284943.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh707693749631343278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15561462710834437495.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-ssh2028950292465542490.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-38 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 76c7bda26704e13abda599293f14a45310026ab6 (main) Commit message: "Merge pull request #715 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-list --no-walk 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T06:55:58.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T06:55:58.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T06:55:58.299Z] ========================================================= [2024-03-15T06:55:58.300Z] EdgeX Global Pipelines Version Info [2024-03-15T06:55:58.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:55:59.028Z] ------------------- [2024-03-15T06:55:59.028Z] stable info: [2024-03-15T06:55:59.028Z] ------------------- [2024-03-15T06:55:59.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T06:55:59.028Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:55:59.028Z] Message: update stable to v1.0.258 [2024-03-15T06:55:59.599Z] ------------------- [2024-03-15T06:55:59.599Z] experimental info: [2024-03-15T06:55:59.599Z] ------------------- [2024-03-15T06:55:59.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T06:55:59.599Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:55:59.599Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T06:55:59.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-15T06:55:59.695Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-15T06:55:59.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T06:55:59.733Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T06:55:59.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T06:55:59.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T06:55:59.800Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T06:55:59.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-15T06:55:59.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T06:55:59.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T06:55:59.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T06:55:59.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-15T06:55:59.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T06:55:59.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T06:55:59.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T06:56:00.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T06:56:00.033Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:56:00.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:56:00.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T06:56:00.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T06:56:00.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-15T06:56:00.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-15T06:56:00.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T06:56:00.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T06:56:00.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-15T06:56:00.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T06:56:00.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T06:56:00.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-15T06:56:00.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-15T06:56:00.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-15T06:56:00.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo [2024-03-15T06:56:00.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c7bda [Pipeline] echo [2024-03-15T06:56:00.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T06:56:00.458Z] provisioning config files... [2024-03-15T06:56:00.473Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5236185746969995236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:56:00.870Z] ---> ****-login.sh [2024-03-15T06:56:00.871Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:56:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:03.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:03.426Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:03.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:03.426Z] [2024-03-15T06:56:03.426Z] Login Succeeded [2024-03-15T06:56:03.426Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:56:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:03.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:03.427Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:03.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:03.427Z] [2024-03-15T06:56:03.427Z] Login Succeeded [2024-03-15T06:56:03.427Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:56:03.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:03.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:03.427Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:03.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:03.427Z] [2024-03-15T06:56:03.689Z] Login Succeeded [2024-03-15T06:56:03.689Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:56:03.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:03.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:03.689Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:03.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:03.689Z] [2024-03-15T06:56:03.689Z] Login Succeeded [2024-03-15T06:56:03.689Z] ****.io [2024-03-15T06:56:03.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:03.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:03.949Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:03.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:03.949Z] [2024-03-15T06:56:03.949Z] Login Succeeded [2024-03-15T06:56:03.949Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:56:03.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T06:56:04.357Z] + git rev-list -1 --merges 76c7bda26704e13abda599293f14a45310026ab6~1..76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo [2024-03-15T06:56:04.387Z] -----------> git rev-list -1 --merges 76c7bda26704e13abda599293f14a45310026ab6~1..76c7bda26704e13abda599293f14a45310026ab6 76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T06:56:04.387Z] 76c7bda26704e13abda599293f14a45310026ab6 [false] [Pipeline] sh [2024-03-15T06:56:04.686Z] + git log --format=format:%s -1 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo [2024-03-15T06:56:04.702Z] ========================================================= [2024-03-15T06:56:04.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T06:56:04.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T06:56:05.033Z] + git log --format=format:%s -1 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] echo [2024-03-15T06:56:05.046Z] [semverPrep] GIT_COMMIT: 76c7bda26704e13abda599293f14a45310026ab6, Commit Message: Merge pull request #715 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22 [Pipeline] echo [2024-03-15T06:56:05.059Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T06:56:05.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T06:56:05.412Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T06:56:05.412Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T06:56:05.412Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T06:56:05.412Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T06:56:05.412Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T06:56:05.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:56:05.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:56:05.784Z] [2024-03-15T06:56:05.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:56:06.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:56:07.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T06:56:07.505Z] b85a868b505f: Pulling fs layer [2024-03-15T06:56:07.505Z] e2be974225ed: Pulling fs layer [2024-03-15T06:56:07.505Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T06:56:07.505Z] 988bab9f4d93: Pulling fs layer [2024-03-15T06:56:07.505Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T06:56:07.505Z] eaf3925da568: Pulling fs layer [2024-03-15T06:56:07.505Z] bab4dde63d76: Pulling fs layer [2024-03-15T06:56:07.505Z] bde34c3a00c8: Pulling fs layer [2024-03-15T06:56:07.505Z] b352a97aabf1: Pulling fs layer [2024-03-15T06:56:07.505Z] 4872d77fe225: Pulling fs layer [2024-03-15T06:56:07.505Z] 5851b861e8e6: Pulling fs layer [2024-03-15T06:56:07.505Z] 988bab9f4d93: Waiting [2024-03-15T06:56:07.505Z] 1469e6f7b9e6: Waiting [2024-03-15T06:56:07.505Z] eaf3925da568: Waiting [2024-03-15T06:56:07.505Z] bab4dde63d76: Waiting [2024-03-15T06:56:07.505Z] bde34c3a00c8: Waiting [2024-03-15T06:56:07.505Z] b352a97aabf1: Waiting [2024-03-15T06:56:07.505Z] 4872d77fe225: Waiting [2024-03-15T06:56:07.505Z] 5851b861e8e6: Waiting [2024-03-15T06:56:07.505Z] e2be974225ed: Download complete [2024-03-15T06:56:07.505Z] 988bab9f4d93: Download complete [2024-03-15T06:56:07.505Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T06:56:07.505Z] 1469e6f7b9e6: Download complete [2024-03-15T06:56:07.505Z] eaf3925da568: Download complete [2024-03-15T06:56:07.505Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T06:56:07.505Z] 339a4e72a1f5: Download complete [2024-03-15T06:56:07.764Z] bde34c3a00c8: Verifying Checksum [2024-03-15T06:56:07.764Z] bde34c3a00c8: Download complete [2024-03-15T06:56:07.764Z] b352a97aabf1: Verifying Checksum [2024-03-15T06:56:07.764Z] b352a97aabf1: Download complete [2024-03-15T06:56:07.764Z] 4872d77fe225: Verifying Checksum [2024-03-15T06:56:07.764Z] 4872d77fe225: Download complete [2024-03-15T06:56:07.764Z] 5851b861e8e6: Download complete [2024-03-15T06:56:07.764Z] b85a868b505f: Verifying Checksum [2024-03-15T06:56:07.764Z] b85a868b505f: Download complete [2024-03-15T06:56:08.024Z] bab4dde63d76: Verifying Checksum [2024-03-15T06:56:08.024Z] bab4dde63d76: Download complete [2024-03-15T06:56:09.399Z] b85a868b505f: Pull complete [2024-03-15T06:56:09.658Z] e2be974225ed: Pull complete [2024-03-15T06:56:10.593Z] 339a4e72a1f5: Pull complete [2024-03-15T06:56:10.593Z] 988bab9f4d93: Pull complete [2024-03-15T06:56:11.160Z] 1469e6f7b9e6: Pull complete [2024-03-15T06:56:11.419Z] eaf3925da568: Pull complete [2024-03-15T06:56:13.961Z] bab4dde63d76: Pull complete [2024-03-15T06:56:13.961Z] bde34c3a00c8: Pull complete [2024-03-15T06:56:14.221Z] b352a97aabf1: Pull complete [2024-03-15T06:56:14.221Z] 4872d77fe225: Pull complete [2024-03-15T06:56:14.480Z] 5851b861e8e6: Pull complete [2024-03-15T06:56:14.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T06:56:14.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:56:14.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:56:14.607Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T06:56:14.636Z] $ 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 [2024-03-15T06:56:23.909Z] $ docker top 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 -eo pid,comm [2024-03-15T06:56:24.029Z] 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). [2024-03-15T06:56:24.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T06:56:24.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:56:24.082Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:56:24.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:56:24.208Z] $ docker exec 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent [2024-03-15T06:56:24.320Z] SSH_AUTH_SOCK=/tmp/ssh-epXOhz9W8iHS/agent.13 [2024-03-15T06:56:24.320Z] SSH_AGENT_PID=19 [2024-03-15T06:56:24.350Z] Running ssh-add (command line suppressed) [2024-03-15T06:56:24.453Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1467378972233732598.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1467378972233732598.key) [2024-03-15T06:56:24.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:56:24.906Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T06:56:24.919Z] $ docker exec --env ******** --env ******** 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent -k [2024-03-15T06:56:25.053Z] unset SSH_AUTH_SOCK; [2024-03-15T06:56:25.053Z] unset SSH_AGENT_PID; [2024-03-15T06:56:25.054Z] echo Agent pid 19 killed; [2024-03-15T06:56:25.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T06:56:25.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:56:25.106Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:56:25.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:56:25.489Z] $ docker exec 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent [2024-03-15T06:56:25.692Z] SSH_AUTH_SOCK=/tmp/ssh-8hxZhOTOn9vv/agent.52 [2024-03-15T06:56:25.692Z] SSH_AGENT_PID=58 [2024-03-15T06:56:25.697Z] Running ssh-add (command line suppressed) [2024-03-15T06:56:25.799Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5983883822699624622.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5983883822699624622.key) [2024-03-15T06:56:25.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:56:26.106Z] + git semver init [2024-03-15T06:56:26.677Z] 2024-03-15 06:56:26,457 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T06:56:26.677Z] 2024-03-15 06:56:26,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-03-15T06:56:26.677Z] 2024-03-15 06:56:26,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-03-15T06:56:26.677Z] 2024-03-15 06:56:26,460 [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) [2024-03-15T06:56:31.973Z] 2024-03-15 06:56:31,158 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-03-15T06:56:31.973Z] 2024-03-15 06:56:31,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-03-15T06:56:31.973Z] 2024-03-15 06:56:31,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T06:56:31.973Z] 2024-03-15 06:56:31,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T06:56:31.973Z] 3.1.0-dev.38 [Pipeline] } [2024-03-15T06:56:31.983Z] $ docker exec --env ******** --env ******** 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 ssh-agent -k [2024-03-15T06:56:32.086Z] unset SSH_AUTH_SOCK; [2024-03-15T06:56:32.087Z] unset SSH_AGENT_PID; [2024-03-15T06:56:32.087Z] echo Agent pid 58 killed; [2024-03-15T06:56:32.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T06:56:32.408Z] + git semver [Pipeline] } [2024-03-15T06:56:32.988Z] $ docker stop --time=1 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 [2024-03-15T06:56:35.155Z] $ docker rm -f --volumes 0b5e27ef057ce20586cd3163deabafb5b3c438fc2b0c66b38460640ee01defd5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T06:56:35.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T06:56:35.881Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T06:56:35.885Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.38 [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 [2024-03-15T06:56:36.073Z] provisioning config files... [2024-03-15T06:56:36.086Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5148388099596983667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:56:36.394Z] ---> ****-login.sh [2024-03-15T06:56:36.394Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:56:36.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:36.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:36.395Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:36.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:36.395Z] [2024-03-15T06:56:36.395Z] Login Succeeded [2024-03-15T06:56:36.395Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:56:36.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:36.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:36.395Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:36.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:36.395Z] [2024-03-15T06:56:36.395Z] Login Succeeded [2024-03-15T06:56:36.395Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:56:36.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:36.654Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:36.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:36.654Z] [2024-03-15T06:56:36.654Z] Login Succeeded [2024-03-15T06:56:36.654Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:56:36.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:36.654Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:36.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:36.654Z] [2024-03-15T06:56:36.654Z] Login Succeeded [2024-03-15T06:56:36.654Z] ****.io [2024-03-15T06:56:36.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:36.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:36.914Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:36.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:36.914Z] [2024-03-15T06:56:36.914Z] Login Succeeded [2024-03-15T06:56:36.914Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:56:36.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T06:56:37.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:56:37.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:56:37.049Z] ========================================================= [2024-03-15T06:56:37.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T06:56:37.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:56:37.400Z] + 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 . [2024-03-15T06:56:37.660Z] Sending build context to Docker daemon 59.37MB [2024-03-15T06:56:37.660Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T06:56:37.660Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-15T06:56:51.022Z] Still waiting to schedule task [2024-03-15T06:56:51.023Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-42’ [2024-03-15T06:57:16.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T06:57:16.459Z] 7264a8db6415: Pulling fs layer [2024-03-15T06:57:16.459Z] c4d48a809fc2: Pulling fs layer [2024-03-15T06:57:16.459Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T06:57:16.459Z] ad3a456e5733: Pulling fs layer [2024-03-15T06:57:16.459Z] 69c7f0334f64: Pulling fs layer [2024-03-15T06:57:16.459Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T06:57:16.459Z] ce7588e14bc9: Pulling fs layer [2024-03-15T06:57:16.459Z] b5e4710f87ac: Pulling fs layer [2024-03-15T06:57:16.459Z] ad3a456e5733: Waiting [2024-03-15T06:57:16.459Z] 69c7f0334f64: Waiting [2024-03-15T06:57:16.459Z] 1f1c1a5573a3: Waiting [2024-03-15T06:57:16.459Z] ce7588e14bc9: Waiting [2024-03-15T06:57:16.459Z] b5e4710f87ac: Waiting [2024-03-15T06:57:16.459Z] c4d48a809fc2: Download complete [2024-03-15T06:57:16.459Z] ad3a456e5733: Download complete [2024-03-15T06:57:16.459Z] 69c7f0334f64: Download complete [2024-03-15T06:57:16.459Z] 7264a8db6415: Verifying Checksum [2024-03-15T06:57:16.459Z] 7264a8db6415: Download complete [2024-03-15T06:57:16.459Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T06:57:16.459Z] 1f1c1a5573a3: Download complete [2024-03-15T06:57:16.459Z] b5e4710f87ac: Verifying Checksum [2024-03-15T06:57:16.459Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T06:57:16.459Z] 4f1c88b9dad5: Download complete [2024-03-15T06:57:16.459Z] 7264a8db6415: Pull complete [2024-03-15T06:57:16.459Z] c4d48a809fc2: Pull complete [2024-03-15T06:57:16.459Z] ce7588e14bc9: Verifying Checksum [2024-03-15T06:57:16.459Z] ce7588e14bc9: Download complete [2024-03-15T06:57:18.987Z] 4f1c88b9dad5: Pull complete [2024-03-15T06:57:19.248Z] ad3a456e5733: Pull complete [2024-03-15T06:57:20.182Z] 69c7f0334f64: Pull complete [2024-03-15T06:57:20.440Z] 1f1c1a5573a3: Pull complete [2024-03-15T06:57:23.046Z] ce7588e14bc9: Pull complete [2024-03-15T06:57:23.980Z] b5e4710f87ac: Pull complete [2024-03-15T06:57:23.980Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T06:57:24.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T06:57:24.268Z] ---> 88b5674ff536 [2024-03-15T06:57:24.268Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-15T06:57:36.525Z] ---> Running in 9da762142337 [2024-03-15T06:57:36.525Z] Removing intermediate container 9da762142337 [2024-03-15T06:57:36.525Z] ---> c41e6c6983a7 [2024-03-15T06:57:36.525Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T06:57:36.785Z] ---> Running in d443f17982b7 [2024-03-15T06:57:37.046Z] Removing intermediate container d443f17982b7 [2024-03-15T06:57:37.046Z] ---> 0590b8c38743 [2024-03-15T06:57:37.046Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T06:57:37.305Z] ---> Running in a083ed03305c [2024-03-15T06:57:37.873Z] Removing intermediate container a083ed03305c [2024-03-15T06:57:37.873Z] ---> 0a8fb4660d48 [2024-03-15T06:57:37.873Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-15T06:57:38.130Z] ---> Running in e62c71dd4adf [2024-03-15T06:57:38.130Z] Removing intermediate container e62c71dd4adf [2024-03-15T06:57:38.130Z] ---> e3380cefe3e1 [2024-03-15T06:57:38.130Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-15T06:57:38.388Z] ---> Running in 469c649731b8 [2024-03-15T06:57:38.982Z] Removing intermediate container 469c649731b8 [2024-03-15T06:57:38.982Z] ---> 6c014b20fed8 [2024-03-15T06:57:38.982Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-15T06:57:39.549Z] latest: Pulling from library/docker [2024-03-15T06:57:39.808Z] 4abcf2066143: Pulling fs layer [2024-03-15T06:57:39.808Z] 0bf151956701: Pulling fs layer [2024-03-15T06:57:39.808Z] 4f4fb700ef54: Pulling fs layer [2024-03-15T06:57:39.808Z] 0ca2bb9cdd6f: Pulling fs layer [2024-03-15T06:57:39.808Z] b33a16258cd2: Pulling fs layer [2024-03-15T06:57:39.808Z] 2875dcb56416: Pulling fs layer [2024-03-15T06:57:39.808Z] 0ca2bb9cdd6f: Waiting [2024-03-15T06:57:39.808Z] b33a16258cd2: Waiting [2024-03-15T06:57:39.808Z] 360209ced14e: Pulling fs layer [2024-03-15T06:57:39.808Z] 7acbde70f385: Pulling fs layer [2024-03-15T06:57:39.808Z] 2875dcb56416: Waiting [2024-03-15T06:57:39.808Z] 360209ced14e: Waiting [2024-03-15T06:57:39.808Z] 7acbde70f385: Waiting [2024-03-15T06:57:39.808Z] d7094c34553d: Pulling fs layer [2024-03-15T06:57:39.808Z] 81e454e4b780: Pulling fs layer [2024-03-15T06:57:39.808Z] d7094c34553d: Waiting [2024-03-15T06:57:39.808Z] 11ab83a05af4: Pulling fs layer [2024-03-15T06:57:39.808Z] 706a9b923a28: Pulling fs layer [2024-03-15T06:57:39.808Z] 81e454e4b780: Waiting [2024-03-15T06:57:39.808Z] d7bdcd159f55: Pulling fs layer [2024-03-15T06:57:39.808Z] 7a5c12addbb7: Pulling fs layer [2024-03-15T06:57:39.808Z] 11ab83a05af4: Waiting [2024-03-15T06:57:39.808Z] 706a9b923a28: Waiting [2024-03-15T06:57:39.808Z] d5bf9a92f324: Pulling fs layer [2024-03-15T06:57:39.808Z] d7bdcd159f55: Waiting [2024-03-15T06:57:39.808Z] 7a5c12addbb7: Waiting [2024-03-15T06:57:39.808Z] c166a377d301: Pulling fs layer [2024-03-15T06:57:39.808Z] d5bf9a92f324: Waiting [2024-03-15T06:57:39.808Z] c166a377d301: Waiting [2024-03-15T06:57:40.066Z] 4f4fb700ef54: Verifying Checksum [2024-03-15T06:57:40.066Z] 4f4fb700ef54: Download complete [2024-03-15T06:57:40.066Z] 0bf151956701: Verifying Checksum [2024-03-15T06:57:40.066Z] 0bf151956701: Download complete [2024-03-15T06:57:40.066Z] 4abcf2066143: Verifying Checksum [2024-03-15T06:57:40.066Z] 4abcf2066143: Download complete [2024-03-15T06:57:40.066Z] 0ca2bb9cdd6f: Verifying Checksum [2024-03-15T06:57:40.066Z] 0ca2bb9cdd6f: Download complete [2024-03-15T06:57:40.417Z] b33a16258cd2: Download complete [2024-03-15T06:57:40.417Z] 4abcf2066143: Pull complete [2024-03-15T06:57:40.417Z] 2875dcb56416: Verifying Checksum [2024-03-15T06:57:40.417Z] 2875dcb56416: Download complete [2024-03-15T06:57:40.417Z] 7acbde70f385: Verifying Checksum [2024-03-15T06:57:40.417Z] 7acbde70f385: Download complete [2024-03-15T06:57:40.417Z] d7094c34553d: Verifying Checksum [2024-03-15T06:57:40.417Z] d7094c34553d: Download complete [2024-03-15T06:57:40.417Z] 360209ced14e: Verifying Checksum [2024-03-15T06:57:40.417Z] 360209ced14e: Download complete [2024-03-15T06:57:40.417Z] 81e454e4b780: Verifying Checksum [2024-03-15T06:57:40.417Z] 81e454e4b780: Download complete [2024-03-15T06:57:40.676Z] 706a9b923a28: Verifying Checksum [2024-03-15T06:57:40.676Z] 706a9b923a28: Download complete [2024-03-15T06:57:40.676Z] d7bdcd159f55: Verifying Checksum [2024-03-15T06:57:40.676Z] d7bdcd159f55: Download complete [2024-03-15T06:57:40.676Z] 11ab83a05af4: Verifying Checksum [2024-03-15T06:57:40.676Z] 11ab83a05af4: Download complete [2024-03-15T06:57:40.676Z] d5bf9a92f324: Verifying Checksum [2024-03-15T06:57:40.676Z] d5bf9a92f324: Download complete [2024-03-15T06:57:40.676Z] c166a377d301: Verifying Checksum [2024-03-15T06:57:40.676Z] c166a377d301: Download complete [2024-03-15T06:57:40.676Z] 0bf151956701: Pull complete [2024-03-15T06:57:41.242Z] 4f4fb700ef54: Pull complete [2024-03-15T06:57:41.242Z] 7a5c12addbb7: Verifying Checksum [2024-03-15T06:57:41.500Z] 0ca2bb9cdd6f: Pull complete [2024-03-15T06:57:42.068Z] b33a16258cd2: Pull complete [2024-03-15T06:57:42.636Z] 2875dcb56416: Pull complete [2024-03-15T06:57:43.215Z] 360209ced14e: Pull complete [2024-03-15T06:57:43.477Z] 7acbde70f385: Pull complete [2024-03-15T06:57:43.737Z] d7094c34553d: Pull complete [2024-03-15T06:57:43.737Z] 81e454e4b780: Pull complete [2024-03-15T06:57:44.673Z] 11ab83a05af4: Pull complete [2024-03-15T06:57:44.673Z] 706a9b923a28: Pull complete [2024-03-15T06:57:44.931Z] d7bdcd159f55: Pull complete [2024-03-15T06:57:46.829Z] 7a5c12addbb7: Pull complete [2024-03-15T06:57:46.829Z] d5bf9a92f324: Pull complete [2024-03-15T06:57:47.088Z] c166a377d301: Pull complete [2024-03-15T06:57:47.346Z] Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 [2024-03-15T06:57:47.346Z] Status: Downloaded newer image for docker:latest [2024-03-15T06:57:53.908Z] ---> 7df381a0a3a3 [2024-03-15T06:57:53.908Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T06:57:53.908Z] ---> Running in 33f37e61e1d3 [2024-03-15T06:57:53.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T06:57:53.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T06:57:53.908Z] OK: 264 MiB in 52 packages [2024-03-15T06:57:54.477Z] Removing intermediate container 33f37e61e1d3 [2024-03-15T06:57:54.477Z] ---> 6ec9cafe09ae [2024-03-15T06:57:54.477Z] Step 10/15 : ENV GO111MODULE=on [2024-03-15T06:57:54.477Z] ---> Running in b1ad567c2a38 [2024-03-15T06:57:54.761Z] Removing intermediate container b1ad567c2a38 [2024-03-15T06:57:54.761Z] ---> c46d7a71b9c0 [2024-03-15T06:57:54.761Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-15T06:57:54.761Z] ---> Running in ac46f65d86d9 [2024-03-15T06:57:55.020Z] Removing intermediate container ac46f65d86d9 [2024-03-15T06:57:55.020Z] ---> abea7d0978ed [2024-03-15T06:57:55.020Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-15T06:57:55.284Z] ---> cccd90536418 [2024-03-15T06:57:55.284Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T06:57:55.284Z] ---> Running in 84d1a1a0b4f6 [2024-03-15T06:58:34.045Z] Removing intermediate container 84d1a1a0b4f6 [2024-03-15T06:58:34.045Z] ---> 26b785497b7d [2024-03-15T06:58:34.045Z] Step 14/15 : COPY . . [2024-03-15T06:58:34.045Z] ---> 617f68610166 [2024-03-15T06:58:34.045Z] Step 15/15 : RUN ${MAKE} [2024-03-15T06:58:34.045Z] ---> Running in d254ab13bed5 [2024-03-15T06:58:34.045Z] noop [2024-03-15T06:58:34.045Z] Removing intermediate container d254ab13bed5 [2024-03-15T06:58:34.045Z] ---> 6f4bd0967a52 [2024-03-15T06:58:34.045Z] Successfully built 6f4bd0967a52 [2024-03-15T06:58:34.045Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:58:34.382Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:58:34.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:58:34.470Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T06:58:34.505Z] $ 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 [2024-03-15T06:58:34.891Z] $ docker top ea1f7444c55acae475a2c9a76bc067cb9ac650556e3eeb956c9b71ca9a0f603f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:58:35.244Z] + go version [2024-03-15T06:58:35.244Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T06:58:35.251Z] $ docker stop --time=1 ea1f7444c55acae475a2c9a76bc067cb9ac650556e3eeb956c9b71ca9a0f603f [2024-03-15T06:58:36.522Z] $ docker rm -f --volumes ea1f7444c55acae475a2c9a76bc067cb9ac650556e3eeb956c9b71ca9a0f603f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:58:36.985Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:58:36.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:58:37.069Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T06:58:37.100Z] $ 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 [2024-03-15T06:58:37.412Z] $ docker top 75bfe95ad2e2273ef975658bea8f2479061ed7afe274ce629dfdf923db19ee87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:58:37.769Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:58:38.072Z] + make test [2024-03-15T06:58:38.072Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-15T06:58:39.980Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-15T06:58:48.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-15T06:58:48.424Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-15T06:58:51.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T06:58:51.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T06:58:51.725Z] ./bin/test-attribution-txt.sh [2024-03-15T06:58:51.725Z] make -C web test [2024-03-15T06:58:51.725Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-03-15T06:58:51.725Z] make[1]: tput: No such file or directory [2024-03-15T06:58:51.725Z] make[1]: tput: No such file or directory [2024-03-15T06:58:51.725Z] warning: generating ./VERSION [2024-03-15T06:58:51.725Z] echo "0.0.0" > VERSION [2024-03-15T06:58:51.725Z] docker build \ [2024-03-15T06:58:51.725Z] -f Dockerfile \ [2024-03-15T06:58:51.725Z] --build-arg USER=1000 \ [2024-03-15T06:58:51.725Z] \ [2024-03-15T06:58:51.725Z] --label "git_sha=76c7bda26704e13abda599293f14a45310026ab6" \ [2024-03-15T06:58:51.725Z] -t edgexfoundry/edgex-web-ui:76c7bda26704e13abda599293f14a45310026ab6 \ [2024-03-15T06:58:51.725Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-15T06:58:51.725Z] . [2024-03-15T06:58:51.725Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-15T06:58:51.725Z] Install the buildx component to build images with BuildKit: [2024-03-15T06:58:51.725Z] https://docs.docker.com/go/buildx/ [2024-03-15T06:58:51.725Z] [2024-03-15T06:58:51.725Z] Sending build context to Docker daemon 2.62MB [2024-03-15T06:58:51.725Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-15T06:58:51.725Z] 18-alpine3.18: Pulling from library/node [2024-03-15T06:58:51.725Z] 619be1103602: Pulling fs layer [2024-03-15T06:58:51.725Z] 3ca0848cfd88: Pulling fs layer [2024-03-15T06:58:51.725Z] ea995ae82edc: Pulling fs layer [2024-03-15T06:58:51.725Z] 8ef45897bdf2: Pulling fs layer [2024-03-15T06:58:51.725Z] 8ef45897bdf2: Waiting [2024-03-15T06:58:51.987Z] 619be1103602: Verifying Checksum [2024-03-15T06:58:51.987Z] 619be1103602: Download complete [2024-03-15T06:58:51.987Z] ea995ae82edc: Verifying Checksum [2024-03-15T06:58:51.987Z] ea995ae82edc: Download complete [2024-03-15T06:58:51.987Z] 8ef45897bdf2: Verifying Checksum [2024-03-15T06:58:51.987Z] 8ef45897bdf2: Download complete [2024-03-15T06:58:51.987Z] 3ca0848cfd88: Verifying Checksum [2024-03-15T06:58:51.987Z] 3ca0848cfd88: Download complete [2024-03-15T06:58:51.987Z] 619be1103602: Pull complete [2024-03-15T06:58:53.368Z] 3ca0848cfd88: Pull complete [2024-03-15T06:58:53.368Z] ea995ae82edc: Pull complete [2024-03-15T06:58:53.368Z] 8ef45897bdf2: Pull complete [2024-03-15T06:58:53.368Z] Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 [2024-03-15T06:58:53.686Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-15T06:58:53.686Z] ---> 4f966fe318ae [2024-03-15T06:58:53.686Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-15T06:58:59.062Z] ---> Running in 99dc2b542319 [2024-03-15T06:58:59.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:59.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:59.062Z] (1/154) Installing libexpat (2.6.0-r0) [2024-03-15T06:58:59.062Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-15T06:58:59.324Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-15T06:58:59.324Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-15T06:58:59.324Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-15T06:58:59.324Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-15T06:58:59.324Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-15T06:58:59.324Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-15T06:58:59.324Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-15T06:58:59.324Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-15T06:58:59.324Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-15T06:58:59.324Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-15T06:58:59.324Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-15T06:58:59.324Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-15T06:58:59.324Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-15T06:58:59.324Z] (16/154) Installing glib (2.76.6-r0) [2024-03-15T06:58:59.324Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-15T06:58:59.324Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-15T06:58:59.324Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-15T06:58:59.324Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-15T06:58:59.324Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-15T06:58:59.324Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-15T06:58:59.324Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-15T06:58:59.324Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-15T06:58:59.324Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-15T06:58:59.324Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-15T06:58:59.324Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-15T06:58:59.324Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-15T06:58:59.324Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-15T06:58:59.324Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-15T06:58:59.324Z] (31/154) Installing libxcb (1.15-r1) [2024-03-15T06:58:59.587Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-15T06:58:59.587Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-15T06:58:59.587Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-15T06:58:59.587Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-15T06:58:59.587Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-15T06:58:59.587Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-15T06:58:59.587Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-15T06:58:59.587Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-15T06:58:59.587Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-15T06:58:59.587Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-15T06:58:59.587Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-15T06:58:59.587Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-15T06:58:59.587Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-15T06:58:59.587Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-15T06:58:59.587Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-15T06:58:59.587Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-15T06:58:59.587Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-15T06:58:59.587Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-15T06:58:59.587Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-15T06:58:59.587Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-15T06:58:59.587Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-15T06:58:59.587Z] (53/154) Installing libunistring (1.1-r1) [2024-03-15T06:58:59.587Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-15T06:58:59.587Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-15T06:58:59.587Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-15T06:58:59.587Z] (57/154) Installing gnutls (3.8.3-r0) [2024-03-15T06:58:59.587Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-15T06:58:59.587Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-15T06:58:59.587Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-15T06:58:59.587Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-15T06:58:59.587Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-15T06:58:59.587Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-15T06:58:59.587Z] (64/154) Installing pango (1.50.14-r1) [2024-03-15T06:58:59.587Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-15T06:58:59.849Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-15T06:58:59.850Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-15T06:58:59.850Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-15T06:58:59.850Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-15T06:58:59.850Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-15T06:58:59.850Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-15T06:58:59.850Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-15T06:59:00.112Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-15T06:59:00.112Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-15T06:59:00.698Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-15T06:59:00.698Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-15T06:59:00.698Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-15T06:59:00.698Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-15T06:59:00.698Z] (78/154) Installing libelf (0.189-r2) [2024-03-15T06:59:00.698Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-15T06:59:00.698Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-15T06:59:00.698Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-15T06:59:00.698Z] (82/154) Installing libmagic (5.45-r0) [2024-03-15T06:59:00.956Z] (83/154) Installing file (5.45-r0) [2024-03-15T06:59:00.956Z] (84/154) Installing libice (1.1.1-r2) [2024-03-15T06:59:00.956Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-15T06:59:00.956Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-15T06:59:00.956Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-15T06:59:00.956Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-15T06:59:00.956Z] (89/154) Installing xset (1.2.5-r1) [2024-03-15T06:59:00.956Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-15T06:59:00.956Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-15T06:59:00.956Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-15T06:59:00.956Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-15T06:59:00.956Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-15T06:59:00.956Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-15T06:59:00.956Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-15T06:59:00.956Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-15T06:59:00.956Z] (98/154) Installing libva (2.18.0-r1) [2024-03-15T06:59:00.956Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-15T06:59:00.956Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-15T06:59:00.956Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-15T06:59:00.956Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-15T06:59:00.956Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-15T06:59:00.956Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-15T06:59:00.956Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-15T06:59:01.216Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-15T06:59:01.216Z] (107/154) Installing opus (1.4-r0) [2024-03-15T06:59:01.216Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-15T06:59:01.216Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-15T06:59:01.216Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-15T06:59:01.216Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-15T06:59:01.216Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-15T06:59:01.216Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-15T06:59:01.216Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-15T06:59:01.216Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-15T06:59:01.216Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-15T06:59:01.528Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-15T06:59:01.788Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-15T06:59:01.788Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-15T06:59:01.788Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-15T06:59:01.788Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-15T06:59:01.788Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-15T06:59:01.788Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-15T06:59:01.788Z] (124/154) Installing librist (0.2.7-r0) [2024-03-15T06:59:01.788Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-15T06:59:01.788Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-15T06:59:01.788Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-15T06:59:01.788Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-15T06:59:01.788Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-15T06:59:01.788Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-15T06:59:01.788Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-15T06:59:01.788Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-15T06:59:01.788Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-15T06:59:01.788Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-15T06:59:02.048Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-15T06:59:02.048Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-15T06:59:02.048Z] (137/154) Installing nspr (4.35-r2) [2024-03-15T06:59:02.048Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-15T06:59:02.048Z] (139/154) Installing nss (3.94-r0) [2024-03-15T06:59:02.048Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-15T06:59:02.048Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-15T06:59:02.048Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-15T06:59:02.048Z] (143/154) Installing orc (0.4.34-r0) [2024-03-15T06:59:02.048Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-15T06:59:02.048Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-15T06:59:02.048Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-15T06:59:02.048Z] (147/154) Installing libpulse (16.1-r10) [2024-03-15T06:59:02.048Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-15T06:59:02.048Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-15T06:59:02.048Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-15T06:59:02.048Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-15T06:59:02.048Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-15T06:59:02.048Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-15T06:59:02.048Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-15T06:59:03.438Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T06:59:03.438Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-15T06:59:03.438Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-15T06:59:03.438Z] Executing glib-2.76.6-r0.trigger [2024-03-15T06:59:03.438Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-15T06:59:04.011Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-15T06:59:04.011Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-15T06:59:04.011Z] OK: 580 MiB in 171 packages [2024-03-15T06:59:18.944Z] Removing intermediate container 99dc2b542319 [2024-03-15T06:59:18.944Z] ---> 381b86482610 [2024-03-15T06:59:18.944Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-15T06:59:18.944Z] ---> Running in f3aad2862d02 [2024-03-15T06:59:19.203Z] Removing intermediate container f3aad2862d02 [2024-03-15T06:59:19.203Z] ---> 7d686ab645a9 [2024-03-15T06:59:19.203Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-15T06:59:19.203Z] ---> Running in 64cf84e34be7 [2024-03-15T06:59:19.203Z] Removing intermediate container 64cf84e34be7 [2024-03-15T06:59:19.203Z] ---> 64d416b2b599 [2024-03-15T06:59:19.203Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-15T06:59:19.203Z] ---> Running in 7dac79a92c57 [2024-03-15T06:59:19.463Z] Removing intermediate container 7dac79a92c57 [2024-03-15T06:59:19.463Z] ---> 745bf666953a [2024-03-15T06:59:19.463Z] Step 6/11 : RUN npm install -g npm [2024-03-15T06:59:19.463Z] ---> Running in 5004bd55c901 [2024-03-15T06:59:29.452Z] [2024-03-15T06:59:29.452Z] removed 26 packages, and changed 55 packages in 10s [2024-03-15T06:59:29.452Z] [2024-03-15T06:59:29.452Z] 24 packages are looking for funding [2024-03-15T06:59:29.452Z] run `npm fund` for details [2024-03-15T06:59:31.358Z] Removing intermediate container 5004bd55c901 [2024-03-15T06:59:31.358Z] ---> f23c6f1ca720 [2024-03-15T06:59:31.358Z] Step 7/11 : ARG USER=1000 [2024-03-15T06:59:31.358Z] ---> Running in 1c8b99011b27 [2024-03-15T06:59:31.358Z] Removing intermediate container 1c8b99011b27 [2024-03-15T06:59:31.358Z] ---> 7ec8c19cf808 [2024-03-15T06:59:31.358Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-15T06:59:31.358Z] ---> Running in 226573d2c66a [2024-03-15T06:59:31.923Z] Removing intermediate container 226573d2c66a [2024-03-15T06:59:31.923Z] ---> 7c1a5d653122 [2024-03-15T06:59:31.923Z] Step 9/11 : USER $USER:$USER [2024-03-15T06:59:31.923Z] ---> Running in 4e32a8e36698 [2024-03-15T06:59:31.923Z] Removing intermediate container 4e32a8e36698 [2024-03-15T06:59:31.923Z] ---> 1092dfeb13cb [2024-03-15T06:59:31.923Z] Step 10/11 : WORKDIR /app [2024-03-15T06:59:31.923Z] ---> Running in acf7d498410e [2024-03-15T06:59:32.183Z] Removing intermediate container acf7d498410e [2024-03-15T06:59:32.183Z] ---> 7de58179155d [2024-03-15T06:59:32.183Z] Step 11/11 : LABEL git_sha=76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T06:59:32.183Z] ---> Running in 979d99853929 [2024-03-15T06:59:32.183Z] Removing intermediate container 979d99853929 [2024-03-15T06:59:32.183Z] ---> d1528df4af72 [2024-03-15T06:59:32.183Z] Successfully built d1528df4af72 [2024-03-15T06:59:32.183Z] Successfully tagged edgexfoundry/edgex-web-ui:76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T06:59:32.183Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-15T06:59:32.183Z] touch edgex-web-ui.imagebuilt [2024-03-15T06:59:32.183Z] mkdir -p node_modules coverage [2024-03-15T06:59:32.183Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-15T06:59:32.183Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-15T06:59:39.191Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-48 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-03-15T06:59:39.207Z] Running in /w/workspace/edgex-ui-go/168 [Pipeline] { [Pipeline] checkout [2024-03-15T06:59:42.278Z] The recommended git tool is: git [2024-03-15T06:59:44.387Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-15T06:59:44.387Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-15T06:59:44.387Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-03-15T06:59:44.387Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-15T06:59:44.387Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-03-15T06:59:44.387Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-15T06:59:44.387Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-15T06:59:45.324Z] 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. [2024-03-15T06:59:45.583Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-15T06:59:46.519Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-15T06:59:47.085Z] 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 [2024-03-15T06:59:47.545Z] 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 [2024-03-15T06:59:48.745Z] using credential edgex-jenkins-ssh [2024-03-15T06:59:48.766Z] Cloning the remote Git repository [2024-03-15T06:59:48.930Z] 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. [2024-03-15T06:59:48.824Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-15T06:59:48.939Z] > git init /w/workspace/edgex-ui-go/168 # timeout=10 [2024-03-15T06:59:49.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-15T06:59:49.118Z] > git --version # timeout=10 [2024-03-15T06:59:49.143Z] > git --version # 'git version 2.25.1' [2024-03-15T06:59:49.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T06:59:49.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T06:59:52.351Z] [2024-03-15T06:59:52.351Z] added 1182 packages, and audited 1183 packages in 19s [2024-03-15T06:59:52.351Z] [2024-03-15T06:59:52.351Z] 100 packages are looking for funding [2024-03-15T06:59:52.351Z] run `npm fund` for details [2024-03-15T06:59:52.351Z] [2024-03-15T06:59:52.351Z] 20 vulnerabilities (13 moderate, 6 high, 1 critical) [2024-03-15T06:59:52.351Z] [2024-03-15T06:59:52.351Z] To address issues that do not require attention, run: [2024-03-15T06:59:52.351Z] npm audit fix [2024-03-15T06:59:52.351Z] [2024-03-15T06:59:52.351Z] To address all issues (including breaking changes), run: [2024-03-15T06:59:52.351Z] npm audit fix --force [2024-03-15T06:59:52.351Z] [2024-03-15T06:59:52.352Z] Run `npm audit` for details. [2024-03-15T06:59:54.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-15T06:59:54.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T06:59:56.004Z] Avoid second fetch [2024-03-15T06:59:56.005Z] Checking out Revision 76c7bda26704e13abda599293f14a45310026ab6 (main) [2024-03-15T06:59:57.199Z] Commit message: "Merge pull request #715 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" [2024-03-15T06:59:56.026Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T06:59:56.117Z] > git checkout -f 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T07:00:02.070Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T07:00:02.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:00:02.070Z] Dload Upload Total Spent Left Speed [2024-03-15T07:00:02.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-03-15T07:00:02.354Z] 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 [2024-03-15T07:00:02.421Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T07:00:02.750Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T07:00:02.750Z] + sudo tee /etc/docker/daemon.new [2024-03-15T07:00:02.750Z] { [2024-03-15T07:00:02.750Z] "registry-mirrors": [ [2024-03-15T07:00:02.750Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T07:00:02.750Z] ], [2024-03-15T07:00:02.750Z] "bip": "10.250.0.254/24", [2024-03-15T07:00:02.750Z] "hosts": [ [2024-03-15T07:00:02.750Z] "tcp://0.0.0.0:5555", [2024-03-15T07:00:02.750Z] "unix:///var/run/docker.sock" [2024-03-15T07:00:02.750Z] ], [2024-03-15T07:00:02.750Z] "mtu": 1458, [2024-03-15T07:00:02.750Z] "selinux-enabled": true, [2024-03-15T07:00:02.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T07:00:02.750Z] } [Pipeline] sh [2024-03-15T07:00:03.083Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-15T07:00:03.435Z] + sudo service docker restart [2024-03-15T07:00:04.274Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:00:22.493Z] provisioning config files... [2024-03-15T07:00:22.526Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/168@tmp/config10183001917925943837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:00:23.039Z] ---> ****-login.sh [2024-03-15T07:00:23.039Z] nexus3.edgexfoundry.org:10001 [2024-03-15T07:00:23.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:00:24.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:00:24.258Z] Configure a credential helper to remove this warning. See [2024-03-15T07:00:24.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:00:24.259Z] [2024-03-15T07:00:24.259Z] Login Succeeded [2024-03-15T07:00:24.259Z] nexus3.edgexfoundry.org:10002 [2024-03-15T07:00:24.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:00:24.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:00:24.530Z] Configure a credential helper to remove this warning. See [2024-03-15T07:00:24.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:00:24.530Z] [2024-03-15T07:00:24.530Z] Login Succeeded [2024-03-15T07:00:24.825Z] nexus3.edgexfoundry.org:10003 [2024-03-15T07:00:25.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:00:25.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:00:25.101Z] Configure a credential helper to remove this warning. See [2024-03-15T07:00:25.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:00:25.101Z] [2024-03-15T07:00:25.101Z] Login Succeeded [2024-03-15T07:00:25.101Z] nexus3.edgexfoundry.org:10004 [2024-03-15T07:00:25.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:00:25.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:00:25.642Z] Configure a credential helper to remove this warning. See [2024-03-15T07:00:25.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:00:25.643Z] [2024-03-15T07:00:25.643Z] Login Succeeded [2024-03-15T07:00:25.643Z] ****.io [2024-03-15T07:00:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:00:26.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:00:26.179Z] Configure a credential helper to remove this warning. See [2024-03-15T07:00:26.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:00:26.179Z] [2024-03-15T07:00:26.179Z] Login Succeeded [2024-03-15T07:00:26.179Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T07:00:26.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T07:00:26.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T07:00:26.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T07:00:26.622Z] ========================================================= [2024-03-15T07:00:26.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T07:00:26.622Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:00:27.016Z] + 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 . [2024-03-15T07:00:28.459Z] Sending build context to Docker daemon 35.29MB [2024-03-15T07:00:28.459Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T07:00:28.459Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-15T07:00:28.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T07:00:28.459Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T07:00:28.459Z] 5d54e960e981: Pulling fs layer [2024-03-15T07:00:28.459Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T07:00:28.459Z] f0e02332f6b5: Pulling fs layer [2024-03-15T07:00:28.459Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T07:00:28.459Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T07:00:28.459Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T07:00:28.459Z] f0e02332f6b5: Waiting [2024-03-15T07:00:28.459Z] 872ee5b61b7b: Waiting [2024-03-15T07:00:28.459Z] 0c6a40ed1a82: Waiting [2024-03-15T07:00:28.459Z] 94ae7d8d031c: Waiting [2024-03-15T07:00:28.459Z] 5d54e960e981: Verifying Checksum [2024-03-15T07:00:28.459Z] 5d54e960e981: Download complete [2024-03-15T07:00:28.459Z] f0e02332f6b5: Verifying Checksum [2024-03-15T07:00:28.459Z] f0e02332f6b5: Download complete [2024-03-15T07:00:28.731Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T07:00:28.731Z] 872ee5b61b7b: Download complete [2024-03-15T07:00:28.731Z] 9fda8d8052c6: Verifying Checksum [2024-03-15T07:00:28.731Z] 9fda8d8052c6: Download complete [2024-03-15T07:00:29.324Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T07:00:29.324Z] 94ae7d8d031c: Download complete [2024-03-15T07:00:29.598Z] 9fda8d8052c6: Pull complete [2024-03-15T07:00:30.191Z] 5d54e960e981: Pull complete [2024-03-15T07:00:30.783Z] c4a7e357bf2a: Download complete [2024-03-15T07:00:30.883Z] ✔ Browser application bundle generation complete. [2024-03-15T07:00:30.883Z] 15 03 2024 07:00:26.522:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-15T07:00:30.883Z] 15 03 2024 07:00:26.524:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-15T07:00:30.883Z] 15 03 2024 07:00:26.527:INFO [launcher]: Starting browser ChromeHeadless [2024-03-15T07:00:30.883Z] 15 03 2024 07:00:27.430:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket VP3K1LUCJ4IDj5LCAAAB with id 93394199 [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.016 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.021 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.107 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.116 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.172 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.184 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.186 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.188 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.19 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.192 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.205 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.212 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.247 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.258 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.264 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.281 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.311 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.32 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.324 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.335 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.348 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.35 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.358 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.362 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.37 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.376 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.385 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.399 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.404 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.47 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.485 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.49 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.497 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.503 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.512 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.521 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.525 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.536 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.539 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.541 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.543 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.574 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.58 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.583 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.585 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.587 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.602 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.605 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.607 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.611 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.613 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.614 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.617 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.619 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.634 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.701 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.71 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.712 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.713 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.717 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.719 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.72 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.725 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.727 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.728 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.731 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.733 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.734 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.748 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.764 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.767 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.781 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.786 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.802 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.81 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.813 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.821 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.834 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.836 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.848 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.851 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.852 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.853 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.854 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.889 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.897 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.9 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.901 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.914 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.92 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.931 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.933 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.947 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.95 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.952 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.963 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.967 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.981 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.982 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.983 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.993 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.998 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1 sec) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.026 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.039 secs) [2024-03-15T07:00:30.883Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.046 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.049 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.052 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.056 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.067 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.077 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.082 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.083 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.092 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.098 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.113 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.119 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.124 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.137 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.142 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.144 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.163 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.171 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.191 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.195 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.207 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.226 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.23 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.234 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.24 secs) [2024-03-15T07:00:30.884Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.246 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.258 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.271 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.294 secs) [2024-03-15T07:00:31.144Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-15T07:00:31.144Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-15T07:00:31.144Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.294 secs) [2024-03-15T07:00:31.144Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-15T07:00:31.144Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-15T07:00:31.144Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.298 secs) [2024-03-15T07:00:31.144Z] WARN: ' [2024-03-15T07:00:31.144Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-15T07:00:31.144Z] Support for using the ngModel input property and ngModelChange event with [2024-03-15T07:00:31.144Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-15T07:00:31.144Z] in a future version of Angular. [2024-03-15T07:00:31.144Z] [2024-03-15T07:00:31.144Z] For more information on this, see our API docs here: [2024-03-15T07:00:31.144Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-15T07:00:31.144Z] ' [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.298 secs) [2024-03-15T07:00:31.144Z] WARN: ' [2024-03-15T07:00:31.144Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-15T07:00:31.144Z] Support for using the ngModel input property and ngModelChange event with [2024-03-15T07:00:31.144Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-15T07:00:31.144Z] in a future version of Angular. [2024-03-15T07:00:31.144Z] [2024-03-15T07:00:31.144Z] For more information on this, see our API docs here: [2024-03-15T07:00:31.144Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-15T07:00:31.144Z] ' [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.312 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.319 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.326 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.328 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.335 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.34 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.342 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.346 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.348 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.352 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.374 secs) [2024-03-15T07:00:31.144Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.385 secs) [2024-03-15T07:00:31.403Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.363 secs / 1.385 secs) [2024-03-15T07:00:31.403Z] TOTAL: 147 SUCCESS [2024-03-15T07:00:31.403Z] ✔ Browser application bundle generation complete. [2024-03-15T07:00:31.663Z] [2024-03-15T07:00:31.663Z] =============================== Coverage summary =============================== [2024-03-15T07:00:31.663Z] Statements : 39.07% ( 1375/3519 ) [2024-03-15T07:00:31.663Z] Branches : 15.3% ( 94/614 ) [2024-03-15T07:00:31.663Z] Functions : 32.22% ( 425/1319 ) [2024-03-15T07:00:31.663Z] Lines : 39% ( 1344/3446 ) [2024-03-15T07:00:31.663Z] ================================================================================ [2024-03-15T07:00:31.926Z] ✔ Browser application bundle generation complete. [2024-03-15T07:00:32.200Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T07:00:32.200Z] 0c6a40ed1a82: Download complete [2024-03-15T07:00:34.483Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-03-15T07:00:34.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T07:00:34.517Z] $ docker stop --time=1 75bfe95ad2e2273ef975658bea8f2479061ed7afe274ce629dfdf923db19ee87 [2024-03-15T07:00:35.814Z] $ docker rm -f --volumes 75bfe95ad2e2273ef975658bea8f2479061ed7afe274ce629dfdf923db19ee87 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:00:36.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T07:00:36.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-15T07:00:37.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T07:00:37.477Z] + ls -al . [2024-03-15T07:00:37.477Z] total 196 [2024-03-15T07:00:37.477Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 15 06:58 . [2024-03-15T07:00:37.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:55 .. [2024-03-15T07:00:37.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 .blubracket [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 15 06:55 .dockerignore [2024-03-15T07:00:37.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:56 .git [2024-03-15T07:00:37.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 .github [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 15 06:55 .gitignore [2024-03-15T07:00:37.477Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 06:56 .semver [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 15 06:55 Attribution.txt [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 15 06:55 CHANGELOG.md [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 15 06:55 CONTRIBUTING.md [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 06:55 Dockerfile [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 15 06:55 Jenkinsfile [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 15 06:55 LICENSE [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 15 06:55 Makefile [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 15 06:55 README.md [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 06:56 VERSION [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 15 06:55 angularmigrationlogs.md [2024-03-15T07:00:37.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 assets [2024-03-15T07:00:37.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 bin [2024-03-15T07:00:37.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 cmd [2024-03-15T07:00:37.477Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 06:58 coverage.out [2024-03-15T07:00:37.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 docs [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 15 06:55 go.mod [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 15 06:55 go.sum [2024-03-15T07:00:37.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:55 internal [2024-03-15T07:00:37.477Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 15 06:55 redeploy.sh [2024-03-15T07:00:37.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:55 testing [2024-03-15T07:00:37.477Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 15 06:55 version.go [2024-03-15T07:00:37.477Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 07:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:00:37.823Z] + 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=76c7bda26704e13abda599293f14a45310026ab6 --label arch=amd64 --label version=3.1.0-dev.38 . [2024-03-15T07:00:39.204Z] Sending build context to Docker daemon 346.3MB [2024-03-15T07:00:39.204Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T07:00:39.204Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-15T07:00:39.204Z] ---> 6f4bd0967a52 [2024-03-15T07:00:39.204Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-15T07:00:44.577Z] ---> Running in 1c039e39a59d [2024-03-15T07:00:44.577Z] Removing intermediate container 1c039e39a59d [2024-03-15T07:00:44.577Z] ---> b4adf33c0a2e [2024-03-15T07:00:44.577Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T07:00:44.577Z] ---> Running in 634bc00db77d [2024-03-15T07:00:44.577Z] Removing intermediate container 634bc00db77d [2024-03-15T07:00:44.577Z] ---> b24db91ae1b9 [2024-03-15T07:00:44.577Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T07:00:44.577Z] ---> Running in 0ee83cfe78a4 [2024-03-15T07:00:44.577Z] Removing intermediate container 0ee83cfe78a4 [2024-03-15T07:00:44.577Z] ---> 79f8db6863ae [2024-03-15T07:00:44.577Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-15T07:00:44.577Z] ---> Running in 2024967d200e [2024-03-15T07:00:44.577Z] Removing intermediate container 2024967d200e [2024-03-15T07:00:44.577Z] ---> 5c36745160af [2024-03-15T07:00:44.577Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-15T07:00:44.577Z] ---> Running in 0e00c380864b [2024-03-15T07:00:44.577Z] Removing intermediate container 0e00c380864b [2024-03-15T07:00:44.577Z] ---> 9e5953651ec1 [2024-03-15T07:00:44.577Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-15T07:00:44.592Z] c4a7e357bf2a: Pull complete [2024-03-15T07:00:44.593Z] f0e02332f6b5: Pull complete [2024-03-15T07:00:44.593Z] 872ee5b61b7b: Pull complete [2024-03-15T07:00:45.145Z] ---> 587d844b672d [2024-03-15T07:00:45.145Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T07:00:45.403Z] ---> Running in 8a29eec89ced [2024-03-15T07:00:45.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T07:00:45.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T07:00:45.920Z] OK: 264 MiB in 52 packages [2024-03-15T07:00:46.178Z] Removing intermediate container 8a29eec89ced [2024-03-15T07:00:46.178Z] ---> 78889e2ab160 [2024-03-15T07:00:46.178Z] Step 10/26 : ENV GO111MODULE=on [2024-03-15T07:00:46.178Z] ---> Running in ffe6ec88727f [2024-03-15T07:00:46.437Z] Removing intermediate container ffe6ec88727f [2024-03-15T07:00:46.437Z] ---> 5cd61c80a461 [2024-03-15T07:00:46.437Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-15T07:00:46.437Z] ---> Running in 1392668f45d1 [2024-03-15T07:00:46.437Z] Removing intermediate container 1392668f45d1 [2024-03-15T07:00:46.437Z] ---> 66c2a49edb00 [2024-03-15T07:00:46.437Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-15T07:00:46.694Z] ---> d5b455e6e58a [2024-03-15T07:00:46.694Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T07:00:46.694Z] ---> Running in d1d6839efcf8 [2024-03-15T07:00:47.263Z] Removing intermediate container d1d6839efcf8 [2024-03-15T07:00:47.263Z] ---> d8eab6e9c143 [2024-03-15T07:00:47.263Z] Step 14/26 : COPY . . [2024-03-15T07:00:54.794Z] 0c6a40ed1a82: Pull complete [2024-03-15T07:00:55.371Z] ---> 1f20838ffe7b [2024-03-15T07:00:55.372Z] Step 15/26 : RUN ${MAKE} [2024-03-15T07:00:55.372Z] ---> Running in 288c6afe684b [2024-03-15T07:00:55.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.38" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-15T07:00:55.387Z] 94ae7d8d031c: Pull complete [2024-03-15T07:00:55.669Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T07:00:55.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T07:00:55.669Z] ---> 86de565de09d [2024-03-15T07:00:55.669Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-15T07:00:58.293Z] ---> Running in bbcc3b1395e7 [2024-03-15T07:00:58.293Z] Removing intermediate container bbcc3b1395e7 [2024-03-15T07:00:58.293Z] ---> 145a715c55ad [2024-03-15T07:00:58.293Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T07:00:58.293Z] ---> Running in 89df06586326 [2024-03-15T07:00:58.897Z] Removing intermediate container 89df06586326 [2024-03-15T07:00:58.897Z] ---> c2312ebbf69c [2024-03-15T07:00:58.897Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T07:00:58.897Z] ---> Running in 82d930fe98b6 [2024-03-15T07:00:59.488Z] Removing intermediate container 82d930fe98b6 [2024-03-15T07:00:59.488Z] ---> b9ccbf3a3e5b [2024-03-15T07:00:59.488Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-15T07:00:59.488Z] ---> Running in 30fcc53b24d4 [2024-03-15T07:00:59.770Z] Removing intermediate container 30fcc53b24d4 [2024-03-15T07:00:59.770Z] ---> 9150dfeddf26 [2024-03-15T07:00:59.770Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-15T07:01:00.042Z] ---> Running in 888b0c9014c8 [2024-03-15T07:01:00.314Z] Removing intermediate container 888b0c9014c8 [2024-03-15T07:01:00.314Z] ---> 1e0dd613ab2a [2024-03-15T07:01:00.314Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-15T07:01:00.903Z] latest: Pulling from library/docker [2024-03-15T07:01:01.174Z] bca4290a9639: Pulling fs layer [2024-03-15T07:01:01.174Z] 1445a503f72c: Pulling fs layer [2024-03-15T07:01:01.174Z] 4f4fb700ef54: Pulling fs layer [2024-03-15T07:01:01.174Z] 15768397550a: Pulling fs layer [2024-03-15T07:01:01.174Z] 97a732e1a4ab: Pulling fs layer [2024-03-15T07:01:01.174Z] 3a03ecf580b8: Pulling fs layer [2024-03-15T07:01:01.174Z] b2e113c6e684: Pulling fs layer [2024-03-15T07:01:01.174Z] 0d2c9041fe85: Pulling fs layer [2024-03-15T07:01:01.174Z] 7f01549a193b: Pulling fs layer [2024-03-15T07:01:01.174Z] 9c3625cd6c16: Pulling fs layer [2024-03-15T07:01:01.174Z] e44167551c9c: Pulling fs layer [2024-03-15T07:01:01.174Z] 3e6a46390bac: Pulling fs layer [2024-03-15T07:01:01.174Z] 3a03ecf580b8: Waiting [2024-03-15T07:01:01.174Z] b2e113c6e684: Waiting [2024-03-15T07:01:01.174Z] b464507a3a71: Pulling fs layer [2024-03-15T07:01:01.174Z] 80e81a400c13: Pulling fs layer [2024-03-15T07:01:01.174Z] 0d2c9041fe85: Waiting [2024-03-15T07:01:01.174Z] 51a8b090eb10: Pulling fs layer [2024-03-15T07:01:01.174Z] e81d2a4bdc82: Pulling fs layer [2024-03-15T07:01:01.174Z] 7f01549a193b: Waiting [2024-03-15T07:01:01.174Z] 9c3625cd6c16: Waiting [2024-03-15T07:01:01.174Z] e44167551c9c: Waiting [2024-03-15T07:01:01.174Z] 3e6a46390bac: Waiting [2024-03-15T07:01:01.174Z] b464507a3a71: Waiting [2024-03-15T07:01:01.174Z] 80e81a400c13: Waiting [2024-03-15T07:01:01.174Z] 51a8b090eb10: Waiting [2024-03-15T07:01:01.174Z] e81d2a4bdc82: Waiting [2024-03-15T07:01:01.174Z] 15768397550a: Waiting [2024-03-15T07:01:01.174Z] 97a732e1a4ab: Waiting [2024-03-15T07:01:01.174Z] 4f4fb700ef54: Verifying Checksum [2024-03-15T07:01:01.174Z] 4f4fb700ef54: Download complete [2024-03-15T07:01:02.287Z] 1445a503f72c: Verifying Checksum [2024-03-15T07:01:02.287Z] 1445a503f72c: Download complete [2024-03-15T07:01:02.287Z] bca4290a9639: Verifying Checksum [2024-03-15T07:01:02.287Z] bca4290a9639: Download complete [2024-03-15T07:01:02.287Z] 15768397550a: Verifying Checksum [2024-03-15T07:01:02.287Z] 15768397550a: Download complete [2024-03-15T07:01:02.287Z] 3a03ecf580b8: Verifying Checksum [2024-03-15T07:01:02.287Z] 3a03ecf580b8: Download complete [2024-03-15T07:01:02.287Z] 97a732e1a4ab: Verifying Checksum [2024-03-15T07:01:02.287Z] 97a732e1a4ab: Download complete [2024-03-15T07:01:02.287Z] b2e113c6e684: Verifying Checksum [2024-03-15T07:01:02.287Z] b2e113c6e684: Download complete [2024-03-15T07:01:02.287Z] 0d2c9041fe85: Download complete [2024-03-15T07:01:02.287Z] bca4290a9639: Pull complete [2024-03-15T07:01:02.287Z] 7f01549a193b: Verifying Checksum [2024-03-15T07:01:02.287Z] 7f01549a193b: Download complete [2024-03-15T07:01:02.287Z] 9c3625cd6c16: Verifying Checksum [2024-03-15T07:01:02.287Z] 9c3625cd6c16: Download complete [2024-03-15T07:01:02.560Z] 3e6a46390bac: Verifying Checksum [2024-03-15T07:01:02.560Z] 3e6a46390bac: Download complete [2024-03-15T07:01:02.560Z] b464507a3a71: Verifying Checksum [2024-03-15T07:01:02.560Z] b464507a3a71: Download complete [2024-03-15T07:01:02.560Z] 51a8b090eb10: Download complete [2024-03-15T07:01:03.778Z] e81d2a4bdc82: Verifying Checksum [2024-03-15T07:01:03.778Z] e81d2a4bdc82: Download complete [2024-03-15T07:01:03.778Z] e44167551c9c: Verifying Checksum [2024-03-15T07:01:03.778Z] e44167551c9c: Download complete [2024-03-15T07:01:03.778Z] 1445a503f72c: Pull complete [2024-03-15T07:01:03.778Z] 4f4fb700ef54: Pull complete [2024-03-15T07:01:03.778Z] 15768397550a: Pull complete [2024-03-15T07:01:04.369Z] 80e81a400c13: Verifying Checksum [2024-03-15T07:01:04.369Z] 80e81a400c13: Download complete [2024-03-15T07:01:05.336Z] 97a732e1a4ab: Pull complete [2024-03-15T07:01:06.931Z] 3a03ecf580b8: Pull complete [2024-03-15T07:01:08.354Z] b2e113c6e684: Pull complete [2024-03-15T07:01:08.623Z] 0d2c9041fe85: Pull complete [2024-03-15T07:01:08.893Z] 7f01549a193b: Pull complete [2024-03-15T07:01:09.163Z] 9c3625cd6c16: Pull complete [2024-03-15T07:01:11.119Z] e44167551c9c: Pull complete [2024-03-15T07:01:11.119Z] 3e6a46390bac: Pull complete [2024-03-15T07:01:11.388Z] b464507a3a71: Pull complete [2024-03-15T07:01:15.657Z] 80e81a400c13: Pull complete [2024-03-15T07:01:15.657Z] 51a8b090eb10: Pull complete [2024-03-15T07:01:15.657Z] e81d2a4bdc82: Pull complete [2024-03-15T07:01:15.657Z] Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 [2024-03-15T07:01:15.657Z] Status: Downloaded newer image for docker:latest [2024-03-15T07:01:17.644Z] Removing intermediate container 288c6afe684b [2024-03-15T07:01:17.644Z] ---> fc77e6d6e1ee [2024-03-15T07:01:17.644Z] Step 16/26 : FROM alpine:3.18 [2024-03-15T07:01:17.644Z] 3.18: Pulling from library/alpine [2024-03-15T07:01:17.644Z] 619be1103602: Already exists [2024-03-15T07:01:17.644Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T07:01:17.644Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T07:01:17.644Z] ---> d3782b16ccc9 [2024-03-15T07:01:17.644Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-15T07:01:17.644Z] ---> Running in f1ee63b4427d [2024-03-15T07:01:17.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T07:01:17.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T07:01:17.644Z] OK: 7 MiB in 15 packages [2024-03-15T07:01:17.903Z] Removing intermediate container f1ee63b4427d [2024-03-15T07:01:17.903Z] ---> 854215a54c48 [2024-03-15T07:01:17.903Z] Step 18/26 : EXPOSE 4000 [2024-03-15T07:01:17.903Z] ---> Running in a7100126f19e [2024-03-15T07:01:17.903Z] Removing intermediate container a7100126f19e [2024-03-15T07:01:17.903Z] ---> b7f6e9feb4fb [2024-03-15T07:01:17.903Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-15T07:01:18.250Z] ---> 339085dfc3ba [2024-03-15T07:01:18.250Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T07:01:18.250Z] ---> Running in 7a78d00b0bf5 [2024-03-15T07:01:18.838Z] ---> eeeaab0b39d4 [2024-03-15T07:01:18.838Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-15T07:01:18.838Z] ---> ef7b912a576b [2024-03-15T07:01:18.838Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-15T07:01:19.095Z] ---> 9cce620cd781 [2024-03-15T07:01:19.095Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-15T07:01:19.095Z] ---> Running in f52f41d074ad [2024-03-15T07:01:19.095Z] Removing intermediate container f52f41d074ad [2024-03-15T07:01:19.095Z] ---> 33b04f225819 [2024-03-15T07:01:19.095Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-15T07:01:19.095Z] ---> Running in 3428e1d3ca5e [2024-03-15T07:01:19.355Z] Removing intermediate container 3428e1d3ca5e [2024-03-15T07:01:19.355Z] ---> 1a8719e5a023 [2024-03-15T07:01:19.355Z] Step 24/26 : LABEL arch=amd64 [2024-03-15T07:01:19.355Z] ---> Running in 32dc4d0e3892 [2024-03-15T07:01:19.355Z] Removing intermediate container 32dc4d0e3892 [2024-03-15T07:01:19.355Z] ---> 010c1b910b9a [2024-03-15T07:01:19.355Z] Step 25/26 : LABEL git_sha=76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:01:19.355Z] ---> Running in b521f167abea [2024-03-15T07:01:19.355Z] Removing intermediate container b521f167abea [2024-03-15T07:01:19.355Z] ---> 9c32fb9182b6 [2024-03-15T07:01:19.355Z] Step 26/26 : LABEL version=3.1.0-dev.38 [2024-03-15T07:01:19.355Z] ---> Running in 99b40fbc8394 [2024-03-15T07:01:19.614Z] Removing intermediate container 99b40fbc8394 [2024-03-15T07:01:19.614Z] ---> 98149ccbeea9 [2024-03-15T07:01:19.614Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T07:01:19.614Z] Successfully built 98149ccbeea9 [2024-03-15T07:01:19.614Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-15T07:01:19.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:01:19.743Z] provisioning config files... [2024-03-15T07:01:19.754Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7543612158572368332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:01:20.061Z] ---> ****-login.sh [2024-03-15T07:01:20.061Z] nexus3.edgexfoundry.org:10001 [2024-03-15T07:01:20.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:20.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:20.061Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:20.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:20.061Z] [2024-03-15T07:01:20.061Z] Login Succeeded [2024-03-15T07:01:20.061Z] nexus3.edgexfoundry.org:10002 [2024-03-15T07:01:20.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:20.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:20.061Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:20.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:20.061Z] [2024-03-15T07:01:20.061Z] Login Succeeded [2024-03-15T07:01:20.061Z] nexus3.edgexfoundry.org:10003 [2024-03-15T07:01:20.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:01:20.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:20.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:20.321Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:20.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:20.321Z] [2024-03-15T07:01:20.321Z] Login Succeeded [2024-03-15T07:01:20.321Z] nexus3.edgexfoundry.org:10004 [2024-03-15T07:01:20.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:20.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:20.321Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:20.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:20.321Z] [2024-03-15T07:01:20.321Z] Login Succeeded [2024-03-15T07:01:20.321Z] ****.io [2024-03-15T07:01:20.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:20.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:20.583Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:20.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:20.583Z] [2024-03-15T07:01:20.583Z] Login Succeeded [2024-03-15T07:01:20.583Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T07:01:20.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T07:01:20.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T07:01:20.674Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-03-15T07:01:20.674Z] 76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:01:20.674Z] latest [2024-03-15T07:01:20.674Z] 3.1.0-dev.38 [2024-03-15T07:01:20.674Z] 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [2024-03-15T07:01:20.674Z] main [2024-03-15T07:01:20.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:21.020Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:21.197Z] OK: 266 MiB in 52 packages [2024-03-15T07:01:21.343Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:01:21.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-15T07:01:21.343Z] 24ed37135654: Preparing [2024-03-15T07:01:21.343Z] 0c72f3106e4a: Preparing [2024-03-15T07:01:21.343Z] b7fcd8d96f0f: Preparing [2024-03-15T07:01:21.343Z] 11dd62cd1b29: Preparing [2024-03-15T07:01:21.343Z] aedc3bda2944: Preparing [2024-03-15T07:01:21.343Z] aedc3bda2944: Layer already exists [2024-03-15T07:01:21.343Z] 11dd62cd1b29: Pushed [2024-03-15T07:01:21.343Z] 24ed37135654: Pushed [2024-03-15T07:01:21.343Z] 0c72f3106e4a: Pushed [2024-03-15T07:01:22.158Z] Removing intermediate container 7a78d00b0bf5 [2024-03-15T07:01:22.158Z] ---> c818f0e6f67d [2024-03-15T07:01:22.158Z] Step 10/15 : ENV GO111MODULE=on [2024-03-15T07:01:22.158Z] ---> Running in ac61a2bcf04f [2024-03-15T07:01:22.740Z] Removing intermediate container ac61a2bcf04f [2024-03-15T07:01:22.740Z] ---> 6406c2e6f1a2 [2024-03-15T07:01:22.740Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-15T07:01:22.740Z] ---> Running in 1f15f57192fb [2024-03-15T07:01:23.005Z] Removing intermediate container 1f15f57192fb [2024-03-15T07:01:23.005Z] ---> 09e813339872 [2024-03-15T07:01:23.006Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-15T07:01:23.608Z] ---> 4c86792491e8 [2024-03-15T07:01:23.608Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T07:01:23.608Z] ---> Running in 9ca34d6c6be0 [2024-03-15T07:01:24.626Z] b7fcd8d96f0f: Pushed [2024-03-15T07:01:24.626Z] 76c7bda26704e13abda599293f14a45310026ab6: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:24.969Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:25.301Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-03-15T07:01:25.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-15T07:01:25.301Z] 24ed37135654: Preparing [2024-03-15T07:01:25.301Z] 0c72f3106e4a: Preparing [2024-03-15T07:01:25.301Z] b7fcd8d96f0f: Preparing [2024-03-15T07:01:25.301Z] 11dd62cd1b29: Preparing [2024-03-15T07:01:25.301Z] aedc3bda2944: Preparing [2024-03-15T07:01:25.301Z] b7fcd8d96f0f: Layer already exists [2024-03-15T07:01:25.301Z] 24ed37135654: Layer already exists [2024-03-15T07:01:25.301Z] 11dd62cd1b29: Layer already exists [2024-03-15T07:01:25.301Z] 0c72f3106e4a: Layer already exists [2024-03-15T07:01:25.301Z] aedc3bda2944: Layer already exists [2024-03-15T07:01:25.301Z] latest: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:25.636Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:25.970Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.38 [2024-03-15T07:01:25.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-15T07:01:25.970Z] 24ed37135654: Preparing [2024-03-15T07:01:25.970Z] 0c72f3106e4a: Preparing [2024-03-15T07:01:25.970Z] b7fcd8d96f0f: Preparing [2024-03-15T07:01:25.970Z] 11dd62cd1b29: Preparing [2024-03-15T07:01:25.970Z] aedc3bda2944: Preparing [2024-03-15T07:01:25.970Z] 24ed37135654: Layer already exists [2024-03-15T07:01:25.970Z] 0c72f3106e4a: Layer already exists [2024-03-15T07:01:25.970Z] b7fcd8d96f0f: Layer already exists [2024-03-15T07:01:25.970Z] 11dd62cd1b29: Layer already exists [2024-03-15T07:01:25.970Z] aedc3bda2944: Layer already exists [2024-03-15T07:01:25.970Z] 3.1.0-dev.38: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:26.295Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:26.625Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [2024-03-15T07:01:26.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-15T07:01:26.625Z] 24ed37135654: Preparing [2024-03-15T07:01:26.625Z] 0c72f3106e4a: Preparing [2024-03-15T07:01:26.625Z] b7fcd8d96f0f: Preparing [2024-03-15T07:01:26.625Z] 11dd62cd1b29: Preparing [2024-03-15T07:01:26.625Z] aedc3bda2944: Preparing [2024-03-15T07:01:26.625Z] aedc3bda2944: Layer already exists [2024-03-15T07:01:26.625Z] 24ed37135654: Layer already exists [2024-03-15T07:01:26.625Z] 0c72f3106e4a: Layer already exists [2024-03-15T07:01:26.625Z] 11dd62cd1b29: Layer already exists [2024-03-15T07:01:26.625Z] b7fcd8d96f0f: Layer already exists [2024-03-15T07:01:26.625Z] 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:26.956Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:27.281Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-03-15T07:01:27.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-15T07:01:27.281Z] 24ed37135654: Preparing [2024-03-15T07:01:27.281Z] 0c72f3106e4a: Preparing [2024-03-15T07:01:27.281Z] b7fcd8d96f0f: Preparing [2024-03-15T07:01:27.281Z] 11dd62cd1b29: Preparing [2024-03-15T07:01:27.281Z] aedc3bda2944: Preparing [2024-03-15T07:01:27.281Z] 0c72f3106e4a: Layer already exists [2024-03-15T07:01:27.281Z] 11dd62cd1b29: Layer already exists [2024-03-15T07:01:27.281Z] 24ed37135654: Layer already exists [2024-03-15T07:01:27.281Z] b7fcd8d96f0f: Layer already exists [2024-03-15T07:01:27.281Z] aedc3bda2944: Layer already exists [2024-03-15T07:01:27.281Z] main: digest: sha256:464644d64e6ec83b070e7f0d057c87493ad51f377a8efd133466fc4435209b67 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T07:01:27.358Z] ===================================================== [Pipeline] echo [2024-03-15T07:01:27.373Z] taggedImages: [2024-03-15T07:01:27.373Z] - nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:01:27.373Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-03-15T07:01:27.373Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.38 [2024-03-15T07:01:27.373Z] - nexus3.edgexfoundry.org:10004/edgex-ui:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [2024-03-15T07:01:27.373Z] - 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 [2024-03-15T07:01:27.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:01:27.783Z] [2024-03-15T07:01:27.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:28.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:01:28.085Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T07:01:28.085Z] 5eb5b503b376: Pulling fs layer [2024-03-15T07:01:28.085Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T07:01:28.085Z] ec43610c2a17: Pulling fs layer [2024-03-15T07:01:28.085Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T07:01:28.085Z] 33b1e0a273af: Pulling fs layer [2024-03-15T07:01:28.085Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T07:01:28.085Z] 2f39f015ded8: Pulling fs layer [2024-03-15T07:01:28.085Z] 3a2ae6a8a46f: Waiting [2024-03-15T07:01:28.085Z] 33b1e0a273af: Waiting [2024-03-15T07:01:28.085Z] 2f39f015ded8: Waiting [2024-03-15T07:01:28.085Z] 5d3b04190fa2: Waiting [2024-03-15T07:01:28.085Z] 5c69ac0246d0: Download complete [2024-03-15T07:01:28.085Z] 3a2ae6a8a46f: Download complete [2024-03-15T07:01:28.085Z] 33b1e0a273af: Verifying Checksum [2024-03-15T07:01:28.085Z] 33b1e0a273af: Download complete [2024-03-15T07:01:28.085Z] ec43610c2a17: Verifying Checksum [2024-03-15T07:01:28.085Z] ec43610c2a17: Download complete [2024-03-15T07:01:28.085Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T07:01:28.085Z] 5d3b04190fa2: Download complete [2024-03-15T07:01:28.343Z] 5eb5b503b376: Verifying Checksum [2024-03-15T07:01:28.343Z] 5eb5b503b376: Download complete [2024-03-15T07:01:28.910Z] 2f39f015ded8: Download complete [2024-03-15T07:01:29.474Z] 5eb5b503b376: Pull complete [2024-03-15T07:01:29.733Z] 5c69ac0246d0: Pull complete [2024-03-15T07:01:29.992Z] ec43610c2a17: Pull complete [2024-03-15T07:01:29.992Z] 3a2ae6a8a46f: Pull complete [2024-03-15T07:01:30.250Z] 33b1e0a273af: Pull complete [2024-03-15T07:01:30.508Z] 5d3b04190fa2: Pull complete [2024-03-15T07:01:34.687Z] 2f39f015ded8: Pull complete [2024-03-15T07:01:34.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T07:01:34.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:01:34.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:01:34.793Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:01:34.823Z] $ 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 [2024-03-15T07:01:41.145Z] $ docker top f00d6d4ba1a6041fa831839dc9f60d41516eb9b07f34b8f00dbf653488b8c462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:01:41.535Z] ---> job-cost.sh [2024-03-15T07:01:41.535Z] lf-activate-venv: SKIPPING [2024-03-15T07:01:41.535Z] INFO: No Stack... [2024-03-15T07:01:41.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T07:01:42.360Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T07:01:42.645Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-03-15T07:01:42.645Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T07:01:42.660Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [2024-03-15T07:01:42.682Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] did not exist. Created. [2024-03-15T07:01:42.687Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T07:01:42.991Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T07:01:43.323Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T07:01:43.333Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T07:01:43.364Z] $ docker stop --time=1 f00d6d4ba1a6041fa831839dc9f60d41516eb9b07f34b8f00dbf653488b8c462 [2024-03-15T07:01:44.573Z] $ docker rm -f --volumes f00d6d4ba1a6041fa831839dc9f60d41516eb9b07f34b8f00dbf653488b8c462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-15T07:02:31.512Z] Removing intermediate container 9ca34d6c6be0 [2024-03-15T07:02:31.512Z] ---> 69a3d2730c31 [2024-03-15T07:02:31.512Z] Step 14/15 : COPY . . [2024-03-15T07:02:31.512Z] ---> d358397b2662 [2024-03-15T07:02:31.512Z] Step 15/15 : RUN ${MAKE} [2024-03-15T07:02:31.512Z] ---> Running in 3c0cc0f30324 [2024-03-15T07:02:31.512Z] noop [2024-03-15T07:02:31.781Z] Removing intermediate container 3c0cc0f30324 [2024-03-15T07:02:31.781Z] ---> 5da64c11a6d0 [2024-03-15T07:02:32.051Z] Successfully built 5da64c11a6d0 [2024-03-15T07:02:32.051Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:02:32.422Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T07:02:32.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:02:32.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-48 does not seem to be running inside a container [2024-03-15T07:02:32.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/168 -v /w/workspace/edgex-ui-go/168:/w/workspace/edgex-ui-go/168:rw,z -v /w/workspace/edgex-ui-go/168@tmp:/w/workspace/edgex-ui-go/168@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 [2024-03-15T07:02:34.149Z] $ docker top f2e449192b600f6b5e9e944c3c142de9d9d288a2727b0fd063c8f8e7ef7b5d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:02:35.063Z] + go version [2024-03-15T07:02:35.063Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T07:02:35.083Z] $ docker stop --time=1 f2e449192b600f6b5e9e944c3c142de9d9d288a2727b0fd063c8f8e7ef7b5d45 [2024-03-15T07:02:36.838Z] $ docker rm -f --volumes f2e449192b600f6b5e9e944c3c142de9d9d288a2727b0fd063c8f8e7ef7b5d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:02:37.527Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T07:02:37.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:02:37.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-48 does not seem to be running inside a container [2024-03-15T07:02:37.855Z] $ 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/168 -v /w/workspace/edgex-ui-go/168:/w/workspace/edgex-ui-go/168:rw,z -v /w/workspace/edgex-ui-go/168@tmp:/w/workspace/edgex-ui-go/168@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 [2024-03-15T07:02:39.323Z] $ docker top fadf18adbc795bb07a309cd3eda3c387f0fe16a4625cbc1994c47f041981c7be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:02:40.208Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/168 [Pipeline] fileExists [Pipeline] sh [2024-03-15T07:02:40.877Z] + make test [2024-03-15T07:02:40.877Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-15T07:02:45.192Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-15T07:04:37.208Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-15T07:04:37.208Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-15T07:05:03.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T07:05:03.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T07:05:03.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-15T07:05:04.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T07:05:04.302Z] $ docker stop --time=1 fadf18adbc795bb07a309cd3eda3c387f0fe16a4625cbc1994c47f041981c7be [2024-03-15T07:05:06.261Z] $ docker rm -f --volumes fadf18adbc795bb07a309cd3eda3c387f0fe16a4625cbc1994c47f041981c7be [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:05:07.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T07:05:07.556Z] Warning: overwriting stash ‘coverage-report’ [2024-03-15T07:05:08.275Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T07:05:08.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T07:05:09.138Z] + ls -al . [2024-03-15T07:05:09.138Z] total 192 [2024-03-15T07:05:09.138Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 07:02 . [2024-03-15T07:05:09.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 .. [2024-03-15T07:05:09.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 .blubracket [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 15 06:59 .dockerignore [2024-03-15T07:05:09.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 07:00 .git [2024-03-15T07:05:09.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 .github [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 15 06:59 .gitignore [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 15 06:59 Attribution.txt [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 15 06:59 CHANGELOG.md [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 15 06:59 CONTRIBUTING.md [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 06:59 Dockerfile [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 15 06:59 Jenkinsfile [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 15 06:59 LICENSE [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 15 06:59 Makefile [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 15 06:59 README.md [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 06:56 VERSION [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 15 06:59 angularmigrationlogs.md [2024-03-15T07:05:09.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 assets [2024-03-15T07:05:09.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 bin [2024-03-15T07:05:09.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 cmd [2024-03-15T07:05:09.138Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 07:02 coverage.out [2024-03-15T07:05:09.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 docs [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 15 06:59 go.mod [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 15 06:59 go.sum [2024-03-15T07:05:09.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:59 internal [2024-03-15T07:05:09.138Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 15 06:59 redeploy.sh [2024-03-15T07:05:09.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 testing [2024-03-15T07:05:09.138Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 15 06:59 version.go [2024-03-15T07:05:09.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:05:09.519Z] + 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=76c7bda26704e13abda599293f14a45310026ab6 --label arch=arm64 --label version=3.1.0-dev.38 . [2024-03-15T07:05:10.937Z] Sending build context to Docker daemon 35.29MB [2024-03-15T07:05:10.937Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T07:05:10.937Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-15T07:05:10.937Z] ---> 5da64c11a6d0 [2024-03-15T07:05:10.937Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-15T07:05:11.206Z] ---> Running in d0e1991ccd78 [2024-03-15T07:05:11.472Z] Removing intermediate container d0e1991ccd78 [2024-03-15T07:05:11.472Z] ---> 4e465f571c93 [2024-03-15T07:05:11.472Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T07:05:11.740Z] ---> Running in f35e51833833 [2024-03-15T07:05:12.012Z] Removing intermediate container f35e51833833 [2024-03-15T07:05:12.012Z] ---> 5c35852ebc9f [2024-03-15T07:05:12.012Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T07:05:12.281Z] ---> Running in f104ea013b30 [2024-03-15T07:05:12.548Z] Removing intermediate container f104ea013b30 [2024-03-15T07:05:12.548Z] ---> 5b752fa81076 [2024-03-15T07:05:12.548Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-15T07:05:12.548Z] ---> Running in 51aa72f969b9 [2024-03-15T07:05:12.824Z] Removing intermediate container 51aa72f969b9 [2024-03-15T07:05:12.824Z] ---> 5e074a1af4b6 [2024-03-15T07:05:12.824Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-15T07:05:13.091Z] ---> Running in e1dcf5ff13c9 [2024-03-15T07:05:13.360Z] Removing intermediate container e1dcf5ff13c9 [2024-03-15T07:05:13.360Z] ---> 3cba70fb47e5 [2024-03-15T07:05:13.360Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-15T07:05:15.331Z] ---> d039a0e73d90 [2024-03-15T07:05:15.331Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T07:05:15.331Z] ---> Running in acae34d6e15d [2024-03-15T07:05:16.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T07:05:16.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:05:18.307Z] OK: 266 MiB in 52 packages [2024-03-15T07:05:18.911Z] Removing intermediate container acae34d6e15d [2024-03-15T07:05:18.911Z] ---> 25802494d4c3 [2024-03-15T07:05:18.911Z] Step 10/26 : ENV GO111MODULE=on [2024-03-15T07:05:19.177Z] ---> Running in 631f6edd2b09 [2024-03-15T07:05:19.443Z] Removing intermediate container 631f6edd2b09 [2024-03-15T07:05:19.443Z] ---> 2b6b5fa573b7 [2024-03-15T07:05:19.443Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-15T07:05:19.443Z] ---> Running in ed5e04f8504c [2024-03-15T07:05:19.708Z] Removing intermediate container ed5e04f8504c [2024-03-15T07:05:19.708Z] ---> edddbe39a994 [2024-03-15T07:05:19.708Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-15T07:05:20.293Z] ---> d042874df1b3 [2024-03-15T07:05:20.293Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T07:05:20.562Z] ---> Running in b085eb125d7d [2024-03-15T07:05:22.503Z] Removing intermediate container b085eb125d7d [2024-03-15T07:05:22.503Z] ---> ccf63b12c878 [2024-03-15T07:05:22.503Z] Step 14/26 : COPY . . [2024-03-15T07:05:26.752Z] ---> 86dff2058e33 [2024-03-15T07:05:26.752Z] Step 15/26 : RUN ${MAKE} [2024-03-15T07:05:26.752Z] ---> Running in f3d5ff2bf42e [2024-03-15T07:05:27.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.38" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-15T07:07:34.000Z] Removing intermediate container f3d5ff2bf42e [2024-03-15T07:07:34.000Z] ---> cc87d0a8dc96 [2024-03-15T07:07:34.000Z] Step 16/26 : FROM alpine:3.18 [2024-03-15T07:07:34.000Z] 3.18: Pulling from library/alpine [2024-03-15T07:07:34.000Z] c6b39de5b339: Pulling fs layer [2024-03-15T07:07:34.000Z] c6b39de5b339: Download complete [2024-03-15T07:07:34.000Z] c6b39de5b339: Pull complete [2024-03-15T07:07:34.000Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T07:07:34.000Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T07:07:34.000Z] ---> 33abbf032149 [2024-03-15T07:07:34.000Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-15T07:07:34.000Z] ---> Running in 82e17a72d1cb [2024-03-15T07:07:34.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T07:07:34.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:07:34.000Z] OK: 8 MiB in 15 packages [2024-03-15T07:07:34.000Z] Removing intermediate container 82e17a72d1cb [2024-03-15T07:07:34.000Z] ---> cac093c8395c [2024-03-15T07:07:34.000Z] Step 18/26 : EXPOSE 4000 [2024-03-15T07:07:34.000Z] ---> Running in 68586422905e [2024-03-15T07:07:34.000Z] Removing intermediate container 68586422905e [2024-03-15T07:07:34.000Z] ---> bd2c8b84d4e8 [2024-03-15T07:07:34.000Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-15T07:07:34.000Z] ---> abf4d194d122 [2024-03-15T07:07:34.000Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-15T07:07:34.000Z] ---> e089b1978d75 [2024-03-15T07:07:34.000Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-15T07:07:34.000Z] ---> dedb0c1b198f [2024-03-15T07:07:34.000Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-15T07:07:34.000Z] ---> Running in efec0cd7c747 [2024-03-15T07:07:34.000Z] Removing intermediate container efec0cd7c747 [2024-03-15T07:07:34.000Z] ---> 17ef31cbe5ff [2024-03-15T07:07:34.000Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-15T07:07:34.000Z] ---> Running in d9def242048f [2024-03-15T07:07:34.000Z] Removing intermediate container d9def242048f [2024-03-15T07:07:34.000Z] ---> f0ecafc32d21 [2024-03-15T07:07:34.000Z] Step 24/26 : LABEL arch=arm64 [2024-03-15T07:07:34.000Z] ---> Running in 7341bffe6c93 [2024-03-15T07:07:34.000Z] Removing intermediate container 7341bffe6c93 [2024-03-15T07:07:34.000Z] ---> 0b60e22a5713 [2024-03-15T07:07:34.000Z] Step 25/26 : LABEL git_sha=76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:07:34.000Z] ---> Running in 53b433c64f9a [2024-03-15T07:07:34.000Z] Removing intermediate container 53b433c64f9a [2024-03-15T07:07:34.000Z] ---> bba3b121bd51 [2024-03-15T07:07:34.000Z] Step 26/26 : LABEL version=3.1.0-dev.38 [2024-03-15T07:07:34.000Z] ---> Running in 6f1e88bfb473 [2024-03-15T07:07:34.000Z] Removing intermediate container 6f1e88bfb473 [2024-03-15T07:07:34.000Z] ---> 3d361d7a41b1 [2024-03-15T07:07:34.000Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T07:07:34.000Z] Successfully built 3d361d7a41b1 [2024-03-15T07:07:34.000Z] 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 [2024-03-15T07:07:34.135Z] provisioning config files... [2024-03-15T07:07:34.149Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/168@tmp/config3407785946597698466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:07:34.496Z] ---> ****-login.sh [2024-03-15T07:07:34.496Z] nexus3.edgexfoundry.org:10001 [2024-03-15T07:07:34.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:07:34.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:07:34.764Z] Configure a credential helper to remove this warning. See [2024-03-15T07:07:34.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:07:34.765Z] [2024-03-15T07:07:34.765Z] Login Succeeded [2024-03-15T07:07:34.765Z] nexus3.edgexfoundry.org:10002 [2024-03-15T07:07:35.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:07:35.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:07:35.031Z] Configure a credential helper to remove this warning. See [2024-03-15T07:07:35.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:07:35.031Z] [2024-03-15T07:07:35.031Z] Login Succeeded [2024-03-15T07:07:35.032Z] nexus3.edgexfoundry.org:10003 [2024-03-15T07:07:35.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:07:35.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:07:35.562Z] Configure a credential helper to remove this warning. See [2024-03-15T07:07:35.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:07:35.562Z] [2024-03-15T07:07:35.562Z] Login Succeeded [2024-03-15T07:07:35.562Z] nexus3.edgexfoundry.org:10004 [2024-03-15T07:07:35.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:07:35.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:07:35.829Z] Configure a credential helper to remove this warning. See [2024-03-15T07:07:35.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:07:35.829Z] [2024-03-15T07:07:35.829Z] Login Succeeded [2024-03-15T07:07:35.829Z] ****.io [2024-03-15T07:07:36.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:07:36.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:07:36.360Z] Configure a credential helper to remove this warning. See [2024-03-15T07:07:36.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:07:36.360Z] [2024-03-15T07:07:36.360Z] Login Succeeded [2024-03-15T07:07:36.360Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T07:07:36.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T07:07:36.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T07:07:36.444Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-03-15T07:07:36.444Z] 76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:07:36.444Z] latest [2024-03-15T07:07:36.444Z] 3.1.0-dev.38 [2024-03-15T07:07:36.444Z] 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [2024-03-15T07:07:36.444Z] main [2024-03-15T07:07:36.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:36.827Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:37.187Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:07:37.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-15T07:07:37.187Z] 4dd0f50c8109: Preparing [2024-03-15T07:07:37.187Z] 73a5c2f74a22: Preparing [2024-03-15T07:07:37.187Z] 6e2a12a66bf8: Preparing [2024-03-15T07:07:37.187Z] c58cc9a155b1: Preparing [2024-03-15T07:07:37.187Z] 7c504f21be85: Preparing [2024-03-15T07:07:37.187Z] 7c504f21be85: Layer already exists [2024-03-15T07:07:37.453Z] 4dd0f50c8109: Pushed [2024-03-15T07:07:37.453Z] 73a5c2f74a22: Pushed [2024-03-15T07:07:37.453Z] c58cc9a155b1: Pushed [2024-03-15T07:07:45.656Z] 6e2a12a66bf8: Pushed [2024-03-15T07:07:45.656Z] 76c7bda26704e13abda599293f14a45310026ab6: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:46.022Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:46.382Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-03-15T07:07:46.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-15T07:07:46.383Z] 4dd0f50c8109: Preparing [2024-03-15T07:07:46.383Z] 73a5c2f74a22: Preparing [2024-03-15T07:07:46.383Z] 6e2a12a66bf8: Preparing [2024-03-15T07:07:46.383Z] c58cc9a155b1: Preparing [2024-03-15T07:07:46.383Z] 7c504f21be85: Preparing [2024-03-15T07:07:46.383Z] 73a5c2f74a22: Layer already exists [2024-03-15T07:07:46.383Z] c58cc9a155b1: Layer already exists [2024-03-15T07:07:46.383Z] 6e2a12a66bf8: Layer already exists [2024-03-15T07:07:46.383Z] 4dd0f50c8109: Layer already exists [2024-03-15T07:07:46.383Z] 7c504f21be85: Layer already exists [2024-03-15T07:07:46.649Z] latest: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:47.003Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:47.361Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.38 [2024-03-15T07:07:47.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-15T07:07:47.361Z] 4dd0f50c8109: Preparing [2024-03-15T07:07:47.361Z] 73a5c2f74a22: Preparing [2024-03-15T07:07:47.361Z] 6e2a12a66bf8: Preparing [2024-03-15T07:07:47.361Z] c58cc9a155b1: Preparing [2024-03-15T07:07:47.361Z] 7c504f21be85: Preparing [2024-03-15T07:07:47.361Z] 6e2a12a66bf8: Layer already exists [2024-03-15T07:07:47.361Z] 4dd0f50c8109: Layer already exists [2024-03-15T07:07:47.361Z] 73a5c2f74a22: Layer already exists [2024-03-15T07:07:47.361Z] c58cc9a155b1: Layer already exists [2024-03-15T07:07:47.361Z] 7c504f21be85: Layer already exists [2024-03-15T07:07:47.627Z] 3.1.0-dev.38: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:47.999Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:48.361Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [2024-03-15T07:07:48.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-15T07:07:48.361Z] 4dd0f50c8109: Preparing [2024-03-15T07:07:48.361Z] 73a5c2f74a22: Preparing [2024-03-15T07:07:48.361Z] 6e2a12a66bf8: Preparing [2024-03-15T07:07:48.361Z] c58cc9a155b1: Preparing [2024-03-15T07:07:48.361Z] 7c504f21be85: Preparing [2024-03-15T07:07:48.361Z] 6e2a12a66bf8: Layer already exists [2024-03-15T07:07:48.361Z] 7c504f21be85: Layer already exists [2024-03-15T07:07:48.361Z] 73a5c2f74a22: Layer already exists [2024-03-15T07:07:48.361Z] 4dd0f50c8109: Layer already exists [2024-03-15T07:07:48.361Z] c58cc9a155b1: Layer already exists [2024-03-15T07:07:48.629Z] 76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:48.992Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:49.369Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-03-15T07:07:49.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-15T07:07:49.369Z] 4dd0f50c8109: Preparing [2024-03-15T07:07:49.369Z] 73a5c2f74a22: Preparing [2024-03-15T07:07:49.369Z] 6e2a12a66bf8: Preparing [2024-03-15T07:07:49.369Z] c58cc9a155b1: Preparing [2024-03-15T07:07:49.369Z] 7c504f21be85: Preparing [2024-03-15T07:07:49.369Z] 4dd0f50c8109: Layer already exists [2024-03-15T07:07:49.369Z] c58cc9a155b1: Layer already exists [2024-03-15T07:07:49.369Z] 73a5c2f74a22: Layer already exists [2024-03-15T07:07:49.369Z] 7c504f21be85: Layer already exists [2024-03-15T07:07:49.369Z] 6e2a12a66bf8: Layer already exists [2024-03-15T07:07:49.635Z] main: digest: sha256:ca97b3c2baee7bbad4d851971908ed650dc9368074181b060255e045f30e5839 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-15T07:07:49.711Z] ===================================================== [Pipeline] echo [2024-03-15T07:07:49.725Z] taggedImages: [2024-03-15T07:07:49.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6 [2024-03-15T07:07:49.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-03-15T07:07:49.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.38 [2024-03-15T07:07:49.725Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:76c7bda26704e13abda599293f14a45310026ab6-3.1.0-dev.38 [2024-03-15T07:07:49.725Z] - 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 [2024-03-15T07:07:50.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:07:50.118Z] [2024-03-15T07:07:50.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:50.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:07:50.738Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T07:07:50.738Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T07:07:50.738Z] 04944245beec: Pulling fs layer [2024-03-15T07:07:50.738Z] 699f458cf7ca: Pulling fs layer [2024-03-15T07:07:50.738Z] 765212b225bb: Pulling fs layer [2024-03-15T07:07:50.738Z] f23df028b6ca: Pulling fs layer [2024-03-15T07:07:50.738Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T07:07:50.738Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T07:07:50.738Z] 765212b225bb: Waiting [2024-03-15T07:07:50.738Z] f23df028b6ca: Waiting [2024-03-15T07:07:50.738Z] d65c8cfc05b1: Waiting [2024-03-15T07:07:50.738Z] 2437ff75d9bd: Waiting [2024-03-15T07:07:50.738Z] 04944245beec: Verifying Checksum [2024-03-15T07:07:50.738Z] 04944245beec: Download complete [2024-03-15T07:07:50.738Z] 765212b225bb: Verifying Checksum [2024-03-15T07:07:50.738Z] 765212b225bb: Download complete [2024-03-15T07:07:50.738Z] f23df028b6ca: Verifying Checksum [2024-03-15T07:07:50.738Z] f23df028b6ca: Download complete [2024-03-15T07:07:51.159Z] d65c8cfc05b1: Verifying Checksum [2024-03-15T07:07:51.159Z] d65c8cfc05b1: Download complete [2024-03-15T07:07:51.159Z] 699f458cf7ca: Verifying Checksum [2024-03-15T07:07:51.159Z] 699f458cf7ca: Download complete [2024-03-15T07:07:51.428Z] 8998bd30e6a1: Download complete [2024-03-15T07:07:54.075Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T07:07:54.075Z] 2437ff75d9bd: Download complete [2024-03-15T07:07:56.665Z] 8998bd30e6a1: Pull complete [2024-03-15T07:07:56.932Z] 04944245beec: Pull complete [2024-03-15T07:07:58.876Z] 699f458cf7ca: Pull complete [2024-03-15T07:07:58.876Z] 765212b225bb: Pull complete [2024-03-15T07:07:59.839Z] f23df028b6ca: Pull complete [2024-03-15T07:07:59.839Z] d65c8cfc05b1: Pull complete [2024-03-15T07:08:18.052Z] 2437ff75d9bd: Pull complete [2024-03-15T07:08:18.052Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T07:08:18.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:08:18.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:18.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-48 does not seem to be running inside a container [2024-03-15T07:08:18.399Z] $ 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/168 -v /w/workspace/edgex-ui-go/168:/w/workspace/edgex-ui-go/168:rw,z -v /w/workspace/edgex-ui-go/168@tmp:/w/workspace/edgex-ui-go/168@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 [2024-03-15T07:08:20.764Z] $ docker top 4aa3b38932c87c94d2500d6472d1ef2031498ffa3a64475e9677a67d473819fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:08:21.684Z] ---> job-cost.sh [2024-03-15T07:08:21.684Z] lf-activate-venv: SKIPPING [2024-03-15T07:08:21.684Z] INFO: No Stack... [2024-03-15T07:08:21.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T07:08:22.917Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T07:08:23.571Z] + cat /w/workspace/edgex-ui-go/168/archives/cost.csv [2024-03-15T07:08:23.571Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T07:08:23.643Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [2024-03-15T07:08:23.648Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] did not exist. Created. [2024-03-15T07:08:23.655Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T07:08:24.343Z] /w/workspace/edgex-ui-go/168@tmp/durable-2f0c48ca/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T07:08:24.999Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T07:08:25.026Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T07:08:25.262Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T07:08:25.269Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T07:08:25.299Z] $ docker stop --time=1 4aa3b38932c87c94d2500d6472d1ef2031498ffa3a64475e9677a67d473819fb [2024-03-15T07:08:26.919Z] $ docker rm -f --volumes 4aa3b38932c87c94d2500d6472d1ef2031498ffa3a64475e9677a67d473819fb [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 [2024-03-15T07:08:27.425Z] provisioning config files... [2024-03-15T07:08:27.432Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1788035801676393268tmp [Pipeline] { [Pipeline] sh [2024-03-15T07:08:27.723Z] + set +x [2024-03-15T07:08:27.723Z] + curl -s https://codecov.io/bash [2024-03-15T07:08:27.723Z] + bash -s -- [2024-03-15T07:08:27.723Z] [2024-03-15T07:08:27.723Z] _____ _ [2024-03-15T07:08:27.723Z] / ____| | | [2024-03-15T07:08:27.723Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T07:08:27.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T07:08:27.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T07:08:27.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T07:08:27.723Z] Bash-1.0.6 [2024-03-15T07:08:27.723Z] [2024-03-15T07:08:27.723Z] [2024-03-15T07:08:27.723Z] ==> git version 2.25.1 found [2024-03-15T07:08:27.723Z] ==> 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 [2024-03-15T07:08:27.723Z] Release-Date: 2020-01-08 [2024-03-15T07:08:27.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-15T07:08:27.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T07:08:27.723Z] ==> Jenkins CI detected. [2024-03-15T07:08:27.723Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-03-15T07:08:27.723Z] project root: . [2024-03-15T07:08:27.723Z] --> token set from env [2024-03-15T07:08:27.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T07:08:27.723Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T07:08:27.982Z] ==> Python coveragepy not found [2024-03-15T07:08:27.982Z] ==> Searching for coverage reports in: [2024-03-15T07:08:27.982Z] + . [2024-03-15T07:08:27.982Z] -> Found 1 reports [2024-03-15T07:08:27.982Z] ==> Detecting git/mercurial file structure [2024-03-15T07:08:27.982Z] ==> Reading reports [2024-03-15T07:08:27.982Z] + ./coverage.out bytes=10 [2024-03-15T07:08:27.982Z] ==> Appending adjustments [2024-03-15T07:08:27.982Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T07:08:28.551Z] + Found adjustments [2024-03-15T07:08:28.551Z] ==> Gzipping contents [2024-03-15T07:08:28.551Z] 12K /tmp/codecov.H7ocA2.gz [2024-03-15T07:08:28.551Z] ==> Uploading reports [2024-03-15T07:08:28.551Z] url: https://codecov.io [2024-03-15T07:08:28.551Z] query: branch=main&commit=76c7bda26704e13abda599293f14a45310026ab6&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T07:08:28.551Z] -> Pinging Codecov [2024-03-15T07:08:28.552Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=76c7bda26704e13abda599293f14a45310026ab6&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T07:08:28.811Z] -> Uploading to [2024-03-15T07:08:28.811Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/FB506323287CE973F263BFD2A0EB1F37/76c7bda26704e13abda599293f14a45310026ab6/61a8b77f-c071-4e4b-aea3-e6c44c172f25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T070828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=186a9494d8104cc9834c58db486446249206cec56bb67bd1341864f8cf548ad5 [2024-03-15T07:08:28.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:08:28.811Z] Dload Upload Total Spent Left Speed [2024-03-15T07:08:29.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 29941 --:--:-- --:--:-- --:--:-- 30045 [2024-03-15T07:08:29.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] } [2024-03-15T07:08:29.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-15T07:08:29.213Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-15T07:08:29.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:29.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:08:29.536Z] [2024-03-15T07:08:29.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:08:29.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:08:29.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-15T07:08:29.839Z] df9b9388f04a: Pulling fs layer [2024-03-15T07:08:29.839Z] 52dc419b0ee2: Pulling fs layer [2024-03-15T07:08:29.839Z] 25bc292e5bac: Pulling fs layer [2024-03-15T07:08:29.839Z] 114826534d7a: Pulling fs layer [2024-03-15T07:08:29.839Z] 4657fd5d0bcf: Pulling fs layer [2024-03-15T07:08:29.839Z] 6ad1cebc031e: Pulling fs layer [2024-03-15T07:08:29.839Z] 8a3aa393b2d8: Pulling fs layer [2024-03-15T07:08:29.839Z] 114826534d7a: Waiting [2024-03-15T07:08:29.839Z] 6ad1cebc031e: Waiting [2024-03-15T07:08:29.839Z] 8a3aa393b2d8: Waiting [2024-03-15T07:08:29.839Z] 4657fd5d0bcf: Waiting [2024-03-15T07:08:29.839Z] 25bc292e5bac: Download complete [2024-03-15T07:08:29.839Z] 52dc419b0ee2: Download complete [2024-03-15T07:08:29.839Z] 4657fd5d0bcf: Verifying Checksum [2024-03-15T07:08:29.839Z] 4657fd5d0bcf: Download complete [2024-03-15T07:08:30.100Z] df9b9388f04a: Download complete [2024-03-15T07:08:30.100Z] 6ad1cebc031e: Verifying Checksum [2024-03-15T07:08:30.100Z] 6ad1cebc031e: Download complete [2024-03-15T07:08:30.359Z] df9b9388f04a: Pull complete [2024-03-15T07:08:30.359Z] 52dc419b0ee2: Pull complete [2024-03-15T07:08:30.359Z] 25bc292e5bac: Pull complete [2024-03-15T07:08:30.927Z] 114826534d7a: Verifying Checksum [2024-03-15T07:08:30.927Z] 114826534d7a: Download complete [2024-03-15T07:08:30.927Z] 8a3aa393b2d8: Verifying Checksum [2024-03-15T07:08:30.927Z] 8a3aa393b2d8: Download complete [2024-03-15T07:08:35.133Z] 114826534d7a: Pull complete [2024-03-15T07:08:35.133Z] 4657fd5d0bcf: Pull complete [2024-03-15T07:08:35.701Z] 6ad1cebc031e: Pull complete [2024-03-15T07:08:38.990Z] 8a3aa393b2d8: Pull complete [2024-03-15T07:08:38.990Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-15T07:08:38.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:08:39.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:08:39.368Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:08:39.400Z] $ 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 [2024-03-15T07:08:56.876Z] $ docker top 795159fe699a744d4d0a6e8c9a3f9fed97cb397b95b939764c4e8da1753f3efe -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-15T07:08:56.950Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-03-15T07:08:57.232Z] + set -o pipefail [2024-03-15T07:08:57.233Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-03-15T07:09:03.806Z] [2024-03-15T07:09:03.806Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-03-15T07:09:03.806Z] [2024-03-15T07:09:03.806Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a7c5ec52-774c-435a-a6fa-369bafb4d03a [2024-03-15T07:09:03.806Z] [2024-03-15T07:09:03.806Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-15T07:09:03.806Z] [2024-03-15T07:09:03.806Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-15T07:09:03.806Z] [2024-03-15T07:09:03.806Z] [2024-03-15T07:09:03.806Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-15T07:09:03.806Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-15T07:09:03.806Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-15T07:09:03.817Z] $ docker stop --time=1 795159fe699a744d4d0a6e8c9a3f9fed97cb397b95b939764c4e8da1753f3efe [2024-03-15T07:09:08.877Z] $ docker rm -f --volumes 795159fe699a744d4d0a6e8c9a3f9fed97cb397b95b939764c4e8da1753f3efe [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 [2024-03-15T07:09:09.621Z] + git log --format=format:%s -1 76c7bda26704e13abda599293f14a45310026ab6 [Pipeline] sh [2024-03-15T07:09:09.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:09:09.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:09:10.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:09:10.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:09:10.350Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:09:10.411Z] $ 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 [2024-03-15T07:09:11.034Z] $ docker top fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d -eo pid,comm [2024-03-15T07:09:11.091Z] 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). [2024-03-15T07:09:11.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:09:11.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:09:11.144Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:09:11.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:09:11.258Z] $ docker exec fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d ssh-agent [2024-03-15T07:09:11.364Z] SSH_AUTH_SOCK=/tmp/ssh-IiTwIYT32uoo/agent.31 [2024-03-15T07:09:11.364Z] SSH_AGENT_PID=37 [2024-03-15T07:09:11.369Z] Running ssh-add (command line suppressed) [2024-03-15T07:09:11.463Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1046365631781739061.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1046365631781739061.key) [2024-03-15T07:09:11.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:09:11.772Z] + git semver tag [2024-03-15T07:09:12.031Z] 2024-03-15 07:09:11,938 [run_tag] DEBUG tag force:False [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,938 [check_head_tag] DEBUG check head tag [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,939 [execute] INFO git cat-file --batch-check [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,944 [execute] INFO git cat-file --batch [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,963 [execute] INFO git tag -a v3.1.0-dev.38 -m v3.1.0-dev.38 [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.38', '-m', 'v3.1.0-dev.38'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:09:12.032Z] 2024-03-15 07:09:11,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:12.032Z] 3.1.0-dev.38 [Pipeline] } [2024-03-15T07:09:12.038Z] $ docker exec --env ******** --env ******** fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d ssh-agent -k [2024-03-15T07:09:12.143Z] unset SSH_AUTH_SOCK; [2024-03-15T07:09:12.143Z] unset SSH_AGENT_PID; [2024-03-15T07:09:12.143Z] echo Agent pid 37 killed; [2024-03-15T07:09:12.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:09:12.487Z] + git semver [Pipeline] } [2024-03-15T07:09:12.761Z] $ docker stop --time=1 fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d [2024-03-15T07:09:14.038Z] $ docker rm -f --volumes fc287c58ec84fd2469740ab5c604b4bcafcddd6609768abb3cca9d384d61ae4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:09:14.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:09:14.458Z] [2024-03-15T07:09:14.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:09:14.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:09:14.761Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-15T07:09:14.761Z] ab5ef0e58194: Pulling fs layer [2024-03-15T07:09:14.761Z] 9712f1f96733: Pulling fs layer [2024-03-15T07:09:14.761Z] 63f879dbbcfc: Pulling fs layer [2024-03-15T07:09:14.761Z] 0d9ebad4ef96: Pulling fs layer [2024-03-15T07:09:14.761Z] e9a5061849ea: Pulling fs layer [2024-03-15T07:09:14.761Z] d747dcd14b5f: Pulling fs layer [2024-03-15T07:09:14.761Z] 2de7ff778b66: Pulling fs layer [2024-03-15T07:09:14.761Z] 2de7ff778b66: Waiting [2024-03-15T07:09:14.761Z] e9a5061849ea: Waiting [2024-03-15T07:09:14.761Z] d747dcd14b5f: Waiting [2024-03-15T07:09:14.761Z] 9712f1f96733: Verifying Checksum [2024-03-15T07:09:14.761Z] 9712f1f96733: Download complete [2024-03-15T07:09:15.019Z] 63f879dbbcfc: Verifying Checksum [2024-03-15T07:09:15.019Z] 63f879dbbcfc: Download complete [2024-03-15T07:09:15.277Z] e9a5061849ea: Verifying Checksum [2024-03-15T07:09:15.277Z] e9a5061849ea: Download complete [2024-03-15T07:09:15.277Z] d747dcd14b5f: Download complete [2024-03-15T07:09:15.277Z] ab5ef0e58194: Verifying Checksum [2024-03-15T07:09:15.277Z] ab5ef0e58194: Download complete [2024-03-15T07:09:15.277Z] 0d9ebad4ef96: Verifying Checksum [2024-03-15T07:09:15.277Z] 0d9ebad4ef96: Download complete [2024-03-15T07:09:15.535Z] 2de7ff778b66: Verifying Checksum [2024-03-15T07:09:18.063Z] ab5ef0e58194: Pull complete [2024-03-15T07:09:18.063Z] 9712f1f96733: Pull complete [2024-03-15T07:09:18.630Z] 63f879dbbcfc: Pull complete [2024-03-15T07:09:22.811Z] 0d9ebad4ef96: Pull complete [2024-03-15T07:09:22.811Z] e9a5061849ea: Pull complete [2024-03-15T07:09:22.811Z] d747dcd14b5f: Pull complete [2024-03-15T07:09:23.774Z] 2de7ff778b66: Pull complete [2024-03-15T07:09:23.774Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-15T07:09:23.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:09:23.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:09:23.875Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:09:23.903Z] $ 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 [2024-03-15T07:09:33.236Z] $ docker top ae790ef69fcea81642cd2751e87fc3b562df63c0d9230b1e7f926f04ba7928bd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:09:33.310Z] provisioning config files... [2024-03-15T07:09:33.317Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3585998250785771783tmp [2024-03-15T07:09:33.326Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12177601825750458486tmp [2024-03-15T07:09:33.334Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10611752207384682741tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:09:33.368Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:33.662Z] ---> sigul-configuration.sh [2024-03-15T07:09:33.662Z] gpg: directory `/root/.gnupg' created [2024-03-15T07:09:33.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-15T07:09:33.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-15T07:09:33.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-15T07:09:33.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-15T07:09:33.662Z] gpg: CAST5 encrypted data [2024-03-15T07:09:33.662Z] gpg: encrypted with 1 passphrase [2024-03-15T07:09:33.662Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-15T07:09:33.998Z] + mkdir /home/jenkins [2024-03-15T07:09:33.998Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-15T07:09:34.295Z] + 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 [2024-03-15T07:09:34.309Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:34.607Z] ---> sigul-install.sh [2024-03-15T07:09:34.607Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-15T07:09:34.905Z] + git tag --list [2024-03-15T07:09:34.905Z] 0.1.1 [2024-03-15T07:09:34.905Z] v1.1.0 [2024-03-15T07:09:34.905Z] v1.2.0 [2024-03-15T07:09:34.905Z] v1.2.1 [2024-03-15T07:09:34.905Z] v1.3.0 [2024-03-15T07:09:34.905Z] v2.0.0 [2024-03-15T07:09:34.905Z] v2.1.0 [2024-03-15T07:09:34.905Z] v2.2.0 [2024-03-15T07:09:34.905Z] v2.3.0 [2024-03-15T07:09:34.905Z] v3.0 [2024-03-15T07:09:34.905Z] v3.0.0 [2024-03-15T07:09:34.905Z] v3.1 [2024-03-15T07:09:34.905Z] v3.1.0 [2024-03-15T07:09:34.905Z] v3.1.0-dev.1 [2024-03-15T07:09:34.905Z] v3.1.0-dev.10 [2024-03-15T07:09:34.905Z] v3.1.0-dev.11 [2024-03-15T07:09:34.905Z] v3.1.0-dev.12 [2024-03-15T07:09:34.905Z] v3.1.0-dev.13 [2024-03-15T07:09:34.905Z] v3.1.0-dev.14 [2024-03-15T07:09:34.905Z] v3.1.0-dev.15 [2024-03-15T07:09:34.905Z] v3.1.0-dev.16 [2024-03-15T07:09:34.905Z] v3.1.0-dev.17 [2024-03-15T07:09:34.905Z] v3.1.0-dev.18 [2024-03-15T07:09:34.905Z] v3.1.0-dev.19 [2024-03-15T07:09:34.905Z] v3.1.0-dev.2 [2024-03-15T07:09:34.905Z] v3.1.0-dev.20 [2024-03-15T07:09:34.905Z] v3.1.0-dev.21 [2024-03-15T07:09:34.905Z] v3.1.0-dev.22 [2024-03-15T07:09:34.905Z] v3.1.0-dev.23 [2024-03-15T07:09:34.905Z] v3.1.0-dev.24 [2024-03-15T07:09:34.905Z] v3.1.0-dev.25 [2024-03-15T07:09:34.905Z] v3.1.0-dev.26 [2024-03-15T07:09:34.905Z] v3.1.0-dev.27 [2024-03-15T07:09:34.905Z] v3.1.0-dev.28 [2024-03-15T07:09:34.905Z] v3.1.0-dev.29 [2024-03-15T07:09:34.905Z] v3.1.0-dev.3 [2024-03-15T07:09:34.905Z] v3.1.0-dev.30 [2024-03-15T07:09:34.905Z] v3.1.0-dev.31 [2024-03-15T07:09:34.905Z] v3.1.0-dev.32 [2024-03-15T07:09:34.905Z] v3.1.0-dev.33 [2024-03-15T07:09:34.905Z] v3.1.0-dev.34 [2024-03-15T07:09:34.905Z] v3.1.0-dev.35 [2024-03-15T07:09:34.905Z] v3.1.0-dev.36 [2024-03-15T07:09:34.905Z] v3.1.0-dev.37 [2024-03-15T07:09:34.905Z] v3.1.0-dev.38 [2024-03-15T07:09:34.905Z] v3.1.0-dev.4 [2024-03-15T07:09:34.905Z] v3.1.0-dev.5 [2024-03-15T07:09:34.905Z] v3.1.0-dev.6 [2024-03-15T07:09:34.905Z] v3.1.0-dev.7 [2024-03-15T07:09:34.905Z] v3.1.0-dev.8 [2024-03-15T07:09:34.905Z] v3.1.0-dev.9 [Pipeline] sh [2024-03-15T07:09:35.198Z] + lftools sign git-tag v3.1.0-dev.38 [2024-03-15T07:09:35.763Z] Signing Git tag with Sigul... [2024-03-15T07:09:35.763Z] Signing v3.1.0-dev.38 [Pipeline] echo [2024-03-15T07:09:36.034Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:36.326Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-15T07:09:36.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-15T07:09:36.355Z] $ docker stop --time=1 ae790ef69fcea81642cd2751e87fc3b562df63c0d9230b1e7f926f04ba7928bd [2024-03-15T07:09:37.665Z] $ docker rm -f --volumes ae790ef69fcea81642cd2751e87fc3b562df63c0d9230b1e7f926f04ba7928bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-15T07:09:38.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:09:38.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:09:38.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:09:38.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:09:38.526Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:09:38.555Z] $ 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 [2024-03-15T07:09:39.005Z] $ docker top ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 -eo pid,comm [2024-03-15T07:09:39.058Z] 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). [2024-03-15T07:09:39.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:09:39.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:09:39.110Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:09:39.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:09:39.220Z] $ docker exec ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 ssh-agent [2024-03-15T07:09:39.321Z] SSH_AUTH_SOCK=/tmp/ssh-QwqwQPz8OfYV/agent.33 [2024-03-15T07:09:39.321Z] SSH_AGENT_PID=39 [2024-03-15T07:09:39.325Z] Running ssh-add (command line suppressed) [2024-03-15T07:09:39.429Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2117148391259534768.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2117148391259534768.key) [2024-03-15T07:09:39.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:09:39.737Z] + git semver bump pre [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,920 [bump_version] DEBUG bumping version:3.1.0-dev.38 on axis:pre with prefix:dev [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,920 [bump_version] DEBUG bumped version:3.1.0-dev.39 [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,920 [write_version] DEBUG write version:3.1.0-dev.39 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,920 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,922 [execute] INFO git cat-file --batch-check [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,927 [execute] INFO git cat-file --batch [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:09:39.996Z] 2024-03-15 07:09:39,933 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:39.996Z] 3.1.0-dev.39 [Pipeline] } [2024-03-15T07:09:40.001Z] $ docker exec --env ******** --env ******** ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 ssh-agent -k [2024-03-15T07:09:40.094Z] unset SSH_AUTH_SOCK; [2024-03-15T07:09:40.094Z] unset SSH_AGENT_PID; [2024-03-15T07:09:40.094Z] echo Agent pid 39 killed; [2024-03-15T07:09:40.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:09:40.426Z] + git semver [Pipeline] } [2024-03-15T07:09:40.693Z] $ docker stop --time=1 ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 [2024-03-15T07:09:42.009Z] $ docker rm -f --volumes ea455db99678fccb38aabf8628c1f3e033470f17bfe28e5c93bdf7f45bf489b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:09:42.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:09:42.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:09:42.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:09:42.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:09:42.755Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:09:42.782Z] $ 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 [2024-03-15T07:09:43.123Z] $ docker top c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 -eo pid,comm [2024-03-15T07:09:43.173Z] 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). [2024-03-15T07:09:43.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:09:43.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:09:43.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:09:43.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:09:43.330Z] $ docker exec c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 ssh-agent [2024-03-15T07:09:43.428Z] SSH_AUTH_SOCK=/tmp/ssh-nGHqi6p6QkSb/agent.32 [2024-03-15T07:09:43.428Z] SSH_AGENT_PID=38 [2024-03-15T07:09:43.432Z] Running ssh-add (command line suppressed) [2024-03-15T07:09:43.535Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16023294535025614030.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16023294535025614030.key) [2024-03-15T07:09:43.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:09:43.838Z] + git semver push [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,038 [run_push] DEBUG push [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,039 [execute] INFO git cat-file --batch-check [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,042 [execute] INFO git rev-list 0e6740b83721a21df3166ec329dba53cb316ede0 -- [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,043 [execute] DEBUG Popen(['git', 'rev-list', '0e6740b83721a21df3166ec329dba53cb316ede0', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,052 [execute] INFO git fetch -v origin [2024-03-15T07:09:44.097Z] 2024-03-15 07:09:44,053 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-15T07:09:44.666Z] 2024-03-15 07:09:44,549 [run_push] DEBUG no remote changes detected [2024-03-15T07:09:44.666Z] 2024-03-15 07:09:44,550 [execute] INFO git push origin semver [2024-03-15T07:09:44.666Z] 2024-03-15 07:09:44,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:09:45.606Z] 2024-03-15 07:09:45,241 [run_push] DEBUG push all version tags [2024-03-15T07:09:45.606Z] 2024-03-15 07:09:45,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-15T07:09:45.606Z] 2024-03-15 07:09:45,241 [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) [2024-03-15T07:09:46.174Z] 2024-03-15 07:09:45,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-15T07:09:46.174Z] 3.1.0-dev.39 [Pipeline] } [2024-03-15T07:09:46.181Z] $ docker exec --env ******** --env ******** c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 ssh-agent -k [2024-03-15T07:09:46.278Z] unset SSH_AUTH_SOCK; [2024-03-15T07:09:46.278Z] unset SSH_AGENT_PID; [2024-03-15T07:09:46.278Z] echo Agent pid 38 killed; [2024-03-15T07:09:46.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:09:46.631Z] + git semver [Pipeline] } [2024-03-15T07:09:46.903Z] $ docker stop --time=1 c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 [2024-03-15T07:09:48.166Z] $ docker rm -f --volumes c6264db4d8a29b015e1c4f5303c70e5297f1a17df7701ea40504c866bebb7845 [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 [2024-03-15T07:09:48.811Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-03-15T07:09:48.811Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-15T07:09:48.811Z] total 16 [2024-03-15T07:09:48.811Z] drwxr-xr-x 3 root root 4096 Mar 15 07:01 . [2024-03-15T07:09:48.811Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:09 .. [2024-03-15T07:09:48.811Z] drwxr-xr-x 2 root root 4096 Mar 15 07:01 cost [2024-03-15T07:09:48.811Z] -rw-r--r-- 1 root root 83 Mar 15 07:01 cost.csv [2024-03-15T07:09:48.811Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-15T07:09:48.811Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-15T07:09:48.811Z] total 16 [2024-03-15T07:09:48.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 07:01 . [2024-03-15T07:09:48.811Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:09 .. [2024-03-15T07:09:48.811Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 07:01 cost [2024-03-15T07:09:48.811Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 15 07:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:49.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:49.957Z] ---> package-listing.sh [2024-03-15T07:09:49.957Z] ++ facter osfamily [2024-03-15T07:09:49.957Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T07:09:50.215Z] + OS_FAMILY=debian [2024-03-15T07:09:50.215Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-03-15T07:09:50.215Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T07:09:50.215Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T07:09:50.215Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T07:09:50.215Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T07:09:50.215Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-03-15T07:09:50.215Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T07:09:50.215Z] + case "${OS_FAMILY}" in [2024-03-15T07:09:50.215Z] + dpkg -l [2024-03-15T07:09:50.215Z] + grep '^ii' [2024-03-15T07:09:50.215Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T07:09:50.215Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T07:09:50.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T07:09:50.215Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-03-15T07:09:50.215Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-03-15T07:09:50.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-03-15T07:09:50.223Z] 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 [2024-03-15T07:09:50.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:09:51.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:09:51.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:09:51.140Z] prd-ubuntu20.04-docker-8c-8g-38 does not seem to be running inside a container [2024-03-15T07:09:51.169Z] $ 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 [2024-03-15T07:09:51.399Z] $ docker top ebd5ca67e7b45f233033423d71db97073af23a92a183e0e3c228689a3f968afb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:09:51.748Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T07:09:52.034Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T07:09:52.317Z] + ls /var/log/sa-host [2024-03-15T07:09:52.317Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:09:52.388Z] provisioning config files... [2024-03-15T07:09:52.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2201858267821827207tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:09:52.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:52.703Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T07:09:52.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:53.065Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T07:09:53.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:53.357Z] ---> sudo-logs.sh [2024-03-15T07:09:53.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T07:09:53.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:53.668Z] ---> job-cost.sh [2024-03-15T07:09:53.668Z] lf-activate-venv: SKIPPING [2024-03-15T07:09:53.668Z] DEBUG: total: 0.2199999988079071 [2024-03-15T07:09:53.668Z] INFO: Retrieving Stack Cost... [2024-03-15T07:09:53.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T07:09:54.499Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T07:09:54.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:09:54.793Z] ---> logs-deploy.sh [2024-03-15T07:09:54.793Z] lf-activate-venv: SKIPPING [2024-03-15T07:09:54.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/168 [2024-03-15T07:09:54.793Z] INFO: archiving workspace using pattern(s): [2024-03-15T07:09:55.732Z] Archives upload complete. [2024-03-15T07:09:55.993Z] INFO: archiving logs to Nexus