Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 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-ssh10549055725484609999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1682323849418027136.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh18189753151075418871.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9492601490524204653.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-ssh4704201552252418101.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38929 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 (main) Commit message: "Merge pull request #819 from yiqisoft/feat-device-s7-opcua" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 # timeout=10 > git rev-list --no-walk a42c1ef4457854628ec334ca54ee718c509553b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-14T00:45:43.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-14T00:45:43.262Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-14T00:45:43.285Z] ========================================================= [2025-02-14T00:45:43.285Z] EdgeX Global Pipelines Version Info [2025-02-14T00:45:43.285Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:45:44.030Z] ------------------- [2025-02-14T00:45:44.030Z] stable info: [2025-02-14T00:45:44.030Z] ------------------- [2025-02-14T00:45:44.030Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-14T00:45:44.030Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T00:45:44.030Z] Message: update stable to v1.0.269 [2025-02-14T00:45:44.601Z] ------------------- [2025-02-14T00:45:44.601Z] experimental info: [2025-02-14T00:45:44.601Z] ------------------- [2025-02-14T00:45:44.601Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-14T00:45:44.601Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T00:45:44.601Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-14T00:45:44.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-02-14T00:45:44.702Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-02-14T00:45:44.726Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-14T00:45:44.746Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-14T00:45:44.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-14T00:45:44.795Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-14T00:45:44.821Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-14T00:45:44.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-14T00:45:44.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-14T00:45:44.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-14T00:45:44.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-14T00:45:44.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-02-14T00:45:44.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-14T00:45:44.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-14T00:45:45.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T00:45:45.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T00:45:45.076Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T00:45:45.102Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T00:45:45.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-14T00:45:45.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-14T00:45:45.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-14T00:45:45.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-14T00:45:45.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-14T00:45:45.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-14T00:45:45.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-14T00:45:45.296Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-14T00:45:45.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-14T00:45:45.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-14T00:45:45.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-14T00:45:45.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-14T00:45:45.426Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo [2025-02-14T00:45:45.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fa1dc9 [Pipeline] echo [2025-02-14T00:45:45.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:45:45.546Z] provisioning config files... [2025-02-14T00:45:45.559Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6280396138734908737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:45:45.893Z] ---> ****-login.sh [2025-02-14T00:45:45.893Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:45:45.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:46.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:46.156Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:46.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:46.156Z] [2025-02-14T00:45:46.156Z] Login Succeeded [2025-02-14T00:45:46.156Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:45:46.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:46.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:46.156Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:46.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:46.156Z] [2025-02-14T00:45:46.156Z] Login Succeeded [2025-02-14T00:45:46.156Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:45:46.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:46.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:46.417Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:46.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:46.417Z] [2025-02-14T00:45:46.417Z] Login Succeeded [2025-02-14T00:45:46.417Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:45:46.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:46.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:46.417Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:46.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:46.417Z] [2025-02-14T00:45:46.417Z] Login Succeeded [2025-02-14T00:45:46.417Z] ****.io [2025-02-14T00:45:46.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:45:46.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:45:46.678Z] Configure a credential helper to remove this warning. See [2025-02-14T00:45:46.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:45:46.678Z] [2025-02-14T00:45:46.678Z] Login Succeeded [2025-02-14T00:45:46.678Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:45:46.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-14T00:45:47.097Z] + git rev-list -1 --merges 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82~1..6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo [2025-02-14T00:45:47.125Z] -----------> git rev-list -1 --merges 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82~1..6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:45:47.125Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [false] [Pipeline] sh [2025-02-14T00:45:47.423Z] + git log --format=format:%s -1 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo [2025-02-14T00:45:47.441Z] ========================================================= [2025-02-14T00:45:47.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-14T00:45:47.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:45:47.788Z] + git log --format=format:%s -1 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] echo [2025-02-14T00:45:47.801Z] [semverPrep] GIT_COMMIT: 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82, Commit Message: Merge pull request #819 from yiqisoft/feat-device-s7-opcua [Pipeline] echo [2025-02-14T00:45:47.815Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-14T00:45:48.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:45:48.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-14T00:45:48.180Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-14T00:45:48.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-14T00:45:48.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-14T00:45:48.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-14T00:45:48.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:45:48.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:45:48.543Z] [2025-02-14T00:45:48.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:45:48.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:45:48.854Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-14T00:45:48.854Z] b85a868b505f: Pulling fs layer [2025-02-14T00:45:48.854Z] e2be974225ed: Pulling fs layer [2025-02-14T00:45:48.854Z] 339a4e72a1f5: Pulling fs layer [2025-02-14T00:45:48.854Z] 988bab9f4d93: Pulling fs layer [2025-02-14T00:45:48.854Z] 1469e6f7b9e6: Pulling fs layer [2025-02-14T00:45:48.854Z] eaf3925da568: Pulling fs layer [2025-02-14T00:45:48.854Z] bab4dde63d76: Pulling fs layer [2025-02-14T00:45:48.854Z] bde34c3a00c8: Pulling fs layer [2025-02-14T00:45:48.854Z] b352a97aabf1: Pulling fs layer [2025-02-14T00:45:48.854Z] 988bab9f4d93: Waiting [2025-02-14T00:45:48.854Z] 1469e6f7b9e6: Waiting [2025-02-14T00:45:48.854Z] eaf3925da568: Waiting [2025-02-14T00:45:48.854Z] bab4dde63d76: Waiting [2025-02-14T00:45:48.854Z] 4872d77fe225: Pulling fs layer [2025-02-14T00:45:48.854Z] 5851b861e8e6: Pulling fs layer [2025-02-14T00:45:48.854Z] bde34c3a00c8: Waiting [2025-02-14T00:45:48.854Z] 4872d77fe225: Waiting [2025-02-14T00:45:48.854Z] b352a97aabf1: Waiting [2025-02-14T00:45:48.854Z] 5851b861e8e6: Waiting [2025-02-14T00:45:48.854Z] e2be974225ed: Download complete [2025-02-14T00:45:48.854Z] 988bab9f4d93: Verifying Checksum [2025-02-14T00:45:48.854Z] 988bab9f4d93: Download complete [2025-02-14T00:45:48.854Z] 1469e6f7b9e6: Verifying Checksum [2025-02-14T00:45:48.854Z] 1469e6f7b9e6: Download complete [2025-02-14T00:45:48.854Z] eaf3925da568: Verifying Checksum [2025-02-14T00:45:48.854Z] eaf3925da568: Download complete [2025-02-14T00:45:48.854Z] 339a4e72a1f5: Verifying Checksum [2025-02-14T00:45:48.854Z] 339a4e72a1f5: Download complete [2025-02-14T00:45:49.115Z] bde34c3a00c8: Verifying Checksum [2025-02-14T00:45:49.115Z] bde34c3a00c8: Download complete [2025-02-14T00:45:49.115Z] b352a97aabf1: Verifying Checksum [2025-02-14T00:45:49.115Z] b352a97aabf1: Download complete [2025-02-14T00:45:49.115Z] 4872d77fe225: Verifying Checksum [2025-02-14T00:45:49.115Z] 4872d77fe225: Download complete [2025-02-14T00:45:49.115Z] 5851b861e8e6: Verifying Checksum [2025-02-14T00:45:49.115Z] 5851b861e8e6: Download complete [2025-02-14T00:45:49.115Z] b85a868b505f: Verifying Checksum [2025-02-14T00:45:49.115Z] b85a868b505f: Download complete [2025-02-14T00:45:49.380Z] bab4dde63d76: Verifying Checksum [2025-02-14T00:45:49.380Z] bab4dde63d76: Download complete [2025-02-14T00:45:50.319Z] b85a868b505f: Pull complete [2025-02-14T00:45:50.319Z] e2be974225ed: Pull complete [2025-02-14T00:45:50.888Z] 339a4e72a1f5: Pull complete [2025-02-14T00:45:50.888Z] 988bab9f4d93: Pull complete [2025-02-14T00:45:51.147Z] 1469e6f7b9e6: Pull complete [2025-02-14T00:45:51.147Z] eaf3925da568: Pull complete [2025-02-14T00:45:53.050Z] bab4dde63d76: Pull complete [2025-02-14T00:45:53.050Z] bde34c3a00c8: Pull complete [2025-02-14T00:45:53.050Z] b352a97aabf1: Pull complete [2025-02-14T00:45:53.050Z] 4872d77fe225: Pull complete [2025-02-14T00:45:53.050Z] 5851b861e8e6: Pull complete [2025-02-14T00:45:53.050Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-14T00:45:53.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:45:53.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:45:53.206Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T00:45:53.233Z] $ 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 [2025-02-14T00:45:54.575Z] $ docker top c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 -eo pid,comm [2025-02-14T00:45:54.634Z] 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). [2025-02-14T00:45:54.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:45:54.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:45:54.693Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:45:54.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:45:54.807Z] $ docker exec c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent [2025-02-14T00:45:54.915Z] SSH_AUTH_SOCK=/tmp/ssh-NgUNtDXvH7gR/agent.32 [2025-02-14T00:45:54.915Z] SSH_AGENT_PID=38 [2025-02-14T00:45:54.921Z] Running ssh-add (command line suppressed) [2025-02-14T00:45:55.021Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2385643045600036195.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2385643045600036195.key) [2025-02-14T00:45:55.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:45:55.326Z] + git tag --points-at HEAD [Pipeline] } [2025-02-14T00:45:55.336Z] $ docker exec --env ******** --env ******** c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent -k [2025-02-14T00:45:55.433Z] unset SSH_AUTH_SOCK; [2025-02-14T00:45:55.434Z] unset SSH_AGENT_PID; [2025-02-14T00:45:55.434Z] echo Agent pid 38 killed; [2025-02-14T00:45:55.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-14T00:45:55.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:45:55.489Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:45:55.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:45:55.591Z] $ docker exec c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent [2025-02-14T00:45:55.700Z] SSH_AUTH_SOCK=/tmp/ssh-pVdBYk61KZRx/agent.71 [2025-02-14T00:45:55.700Z] SSH_AGENT_PID=78 [2025-02-14T00:45:55.704Z] Running ssh-add (command line suppressed) [2025-02-14T00:45:55.796Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5696074875146084264.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5696074875146084264.key) [2025-02-14T00:45:55.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:45:56.113Z] + git semver init [2025-02-14T00:45:56.373Z] 2025-02-14 00:45:56,275 [run_init] DEBUG init version:0.0.0 force:False [2025-02-14T00:45:56.373Z] 2025-02-14 00:45:56,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-02-14T00:45:56.373Z] 2025-02-14 00:45:56,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-02-14T00:45:56.373Z] 2025-02-14 00:45:56,277 [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) [2025-02-14T00:45:58.281Z] 2025-02-14 00:45:58,223 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2025-02-14T00:45:58.281Z] 2025-02-14 00:45:58,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2025-02-14T00:45:58.281Z] 2025-02-14 00:45:58,223 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T00:45:58.281Z] 2025-02-14 00:45:58,224 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T00:45:58.282Z] 4.0.0-dev.2 [Pipeline] } [2025-02-14T00:45:58.291Z] $ docker exec --env ******** --env ******** c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 ssh-agent -k [2025-02-14T00:45:58.393Z] unset SSH_AUTH_SOCK; [2025-02-14T00:45:58.394Z] unset SSH_AGENT_PID; [2025-02-14T00:45:58.394Z] echo Agent pid 78 killed; [2025-02-14T00:45:58.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:45:58.733Z] + git semver [Pipeline] } [2025-02-14T00:45:59.007Z] $ docker stop --time=1 c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 [2025-02-14T00:46:00.324Z] $ docker rm -f --volumes c050e4d92dedb806eb36bdc7c2a58610ff06d792ca1cc40bc651c1355d653939 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:46:00.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-14T00:46:00.915Z] Stashed 1 file(s) [Pipeline] echo [2025-02-14T00:46:00.920Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 [2025-02-14T00:46:01.089Z] provisioning config files... [2025-02-14T00:46:01.099Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17038305159986961009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:46:01.406Z] ---> ****-login.sh [2025-02-14T00:46:01.406Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:46:01.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:46:01.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:46:01.406Z] Configure a credential helper to remove this warning. See [2025-02-14T00:46:01.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:46:01.406Z] [2025-02-14T00:46:01.406Z] Login Succeeded [2025-02-14T00:46:01.406Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:46:01.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:46:01.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:46:01.406Z] Configure a credential helper to remove this warning. See [2025-02-14T00:46:01.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:46:01.406Z] [2025-02-14T00:46:01.406Z] Login Succeeded [2025-02-14T00:46:01.406Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:46:01.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:46:01.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:46:01.665Z] Configure a credential helper to remove this warning. See [2025-02-14T00:46:01.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:46:01.665Z] [2025-02-14T00:46:01.665Z] Login Succeeded [2025-02-14T00:46:01.665Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:46:01.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:46:01.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:46:01.665Z] Configure a credential helper to remove this warning. See [2025-02-14T00:46:01.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:46:01.666Z] [2025-02-14T00:46:01.666Z] Login Succeeded [2025-02-14T00:46:01.666Z] ****.io [2025-02-14T00:46:01.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:46:01.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:46:01.925Z] Configure a credential helper to remove this warning. See [2025-02-14T00:46:01.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:46:01.925Z] [2025-02-14T00:46:01.925Z] Login Succeeded [2025-02-14T00:46:01.925Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:46:01.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T00:46:02.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:46:02.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:46:02.035Z] ========================================================= [2025-02-14T00:46:02.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-14T00:46:02.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:46:02.366Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-14T00:46:02.626Z] Sending build context to Docker daemon 60.32MB [2025-02-14T00:46:02.626Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:46:02.626Z] Step 2/15 : FROM ${BASE} AS builder [2025-02-14T00:46:02.626Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-14T00:46:02.626Z] da9db072f522: Pulling fs layer [2025-02-14T00:46:02.626Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-14T00:46:02.626Z] 06f05ace1117: Pulling fs layer [2025-02-14T00:46:02.626Z] 5fe327b54edc: Pulling fs layer [2025-02-14T00:46:02.626Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:46:02.626Z] 92a5565b7b96: Pulling fs layer [2025-02-14T00:46:02.626Z] ff9bb7016b71: Pulling fs layer [2025-02-14T00:46:02.626Z] b67dba6c2c7d: Pulling fs layer [2025-02-14T00:46:02.626Z] a813b0c90790: Pulling fs layer [2025-02-14T00:46:02.626Z] 5fe327b54edc: Waiting [2025-02-14T00:46:02.626Z] 4f4fb700ef54: Waiting [2025-02-14T00:46:02.626Z] 92a5565b7b96: Waiting [2025-02-14T00:46:02.626Z] ff9bb7016b71: Waiting [2025-02-14T00:46:02.626Z] b67dba6c2c7d: Waiting [2025-02-14T00:46:02.626Z] a813b0c90790: Waiting [2025-02-14T00:46:02.626Z] 6ef4a4ee8ca5: Download complete [2025-02-14T00:46:02.626Z] 5fe327b54edc: Verifying Checksum [2025-02-14T00:46:02.626Z] 5fe327b54edc: Download complete [2025-02-14T00:46:02.626Z] 4f4fb700ef54: Download complete [2025-02-14T00:46:02.626Z] 92a5565b7b96: Verifying Checksum [2025-02-14T00:46:02.626Z] 92a5565b7b96: Download complete [2025-02-14T00:46:02.626Z] da9db072f522: Download complete [2025-02-14T00:46:02.887Z] ff9bb7016b71: Verifying Checksum [2025-02-14T00:46:02.887Z] ff9bb7016b71: Download complete [2025-02-14T00:46:02.887Z] da9db072f522: Pull complete [2025-02-14T00:46:02.887Z] a813b0c90790: Verifying Checksum [2025-02-14T00:46:02.887Z] a813b0c90790: Download complete [2025-02-14T00:46:03.145Z] 6ef4a4ee8ca5: Pull complete [2025-02-14T00:46:03.145Z] 06f05ace1117: Verifying Checksum [2025-02-14T00:46:03.145Z] 06f05ace1117: Download complete [2025-02-14T00:46:03.403Z] b67dba6c2c7d: Verifying Checksum [2025-02-14T00:46:03.403Z] b67dba6c2c7d: Download complete [2025-02-14T00:46:06.687Z] 06f05ace1117: Pull complete [2025-02-14T00:46:06.687Z] 5fe327b54edc: Pull complete [2025-02-14T00:46:06.687Z] 4f4fb700ef54: Pull complete [2025-02-14T00:46:06.687Z] 92a5565b7b96: Pull complete [2025-02-14T00:46:06.687Z] ff9bb7016b71: Pull complete [2025-02-14T00:46:08.584Z] b67dba6c2c7d: Pull complete [2025-02-14T00:46:09.150Z] a813b0c90790: Pull complete [2025-02-14T00:46:09.150Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-14T00:46:09.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-14T00:46:09.150Z] ---> 3ba60ce46760 [2025-02-14T00:46:09.150Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-02-14T00:46:10.540Z] ---> Running in 7bf3b7f6a72d [2025-02-14T00:46:10.800Z] Removing intermediate container 7bf3b7f6a72d [2025-02-14T00:46:10.800Z] ---> d850bd6673b1 [2025-02-14T00:46:10.800Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:46:10.800Z] ---> Running in 38b8f011121d [2025-02-14T00:46:10.800Z] Removing intermediate container 38b8f011121d [2025-02-14T00:46:10.800Z] ---> 1317874a03da [2025-02-14T00:46:10.800Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:46:10.800Z] ---> Running in 8b2a359258a5 [2025-02-14T00:46:10.800Z] Removing intermediate container 8b2a359258a5 [2025-02-14T00:46:10.800Z] ---> e9a371cbb55d [2025-02-14T00:46:10.800Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-02-14T00:46:10.800Z] ---> Running in 87902271dd89 [2025-02-14T00:46:11.059Z] Removing intermediate container 87902271dd89 [2025-02-14T00:46:11.059Z] ---> c5bfcfe5de75 [2025-02-14T00:46:11.059Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-02-14T00:46:11.059Z] ---> Running in 8919fac21170 [2025-02-14T00:46:11.059Z] Removing intermediate container 8919fac21170 [2025-02-14T00:46:11.059Z] ---> 5e0c5a244f3e [2025-02-14T00:46:11.059Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-02-14T00:46:11.318Z] latest: Pulling from library/docker [2025-02-14T00:46:11.576Z] 1f3e46996e29: Pulling fs layer [2025-02-14T00:46:11.576Z] cabf29722be8: Pulling fs layer [2025-02-14T00:46:11.576Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:46:11.576Z] 4a47cfcdae55: Pulling fs layer [2025-02-14T00:46:11.576Z] e8f5a4c824f3: Pulling fs layer [2025-02-14T00:46:11.576Z] f34663f44280: Pulling fs layer [2025-02-14T00:46:11.576Z] 70729d39a001: Pulling fs layer [2025-02-14T00:46:11.576Z] 4c18d12accc5: Pulling fs layer [2025-02-14T00:46:11.576Z] 17e195117974: Pulling fs layer [2025-02-14T00:46:11.576Z] 29666db35b4b: Pulling fs layer [2025-02-14T00:46:11.576Z] 3d67fdaf3b92: Pulling fs layer [2025-02-14T00:46:11.576Z] 220e823298a1: Pulling fs layer [2025-02-14T00:46:11.576Z] 702442469b1a: Pulling fs layer [2025-02-14T00:46:11.576Z] f108257ddca7: Pulling fs layer [2025-02-14T00:46:11.576Z] cf9d66345c69: Pulling fs layer [2025-02-14T00:46:11.576Z] 8e3309cd7ee3: Pulling fs layer [2025-02-14T00:46:11.576Z] 3d67fdaf3b92: Waiting [2025-02-14T00:46:11.576Z] 4a47cfcdae55: Waiting [2025-02-14T00:46:11.576Z] 220e823298a1: Waiting [2025-02-14T00:46:11.576Z] 702442469b1a: Waiting [2025-02-14T00:46:11.576Z] e8f5a4c824f3: Waiting [2025-02-14T00:46:11.576Z] f108257ddca7: Waiting [2025-02-14T00:46:11.576Z] f34663f44280: Waiting [2025-02-14T00:46:11.576Z] cf9d66345c69: Waiting [2025-02-14T00:46:11.576Z] 70729d39a001: Waiting [2025-02-14T00:46:11.576Z] 8e3309cd7ee3: Waiting [2025-02-14T00:46:11.576Z] 4c18d12accc5: Waiting [2025-02-14T00:46:11.576Z] 17e195117974: Waiting [2025-02-14T00:46:11.576Z] 29666db35b4b: Waiting [2025-02-14T00:46:11.576Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:46:11.576Z] 4f4fb700ef54: Download complete [2025-02-14T00:46:11.836Z] 1f3e46996e29: Verifying Checksum [2025-02-14T00:46:11.836Z] 1f3e46996e29: Download complete [2025-02-14T00:46:11.836Z] cabf29722be8: Verifying Checksum [2025-02-14T00:46:11.836Z] cabf29722be8: Download complete [2025-02-14T00:46:11.836Z] 4a47cfcdae55: Verifying Checksum [2025-02-14T00:46:11.836Z] 4a47cfcdae55: Download complete [2025-02-14T00:46:11.836Z] 1f3e46996e29: Pull complete [2025-02-14T00:46:12.097Z] cabf29722be8: Pull complete [2025-02-14T00:46:12.097Z] 4f4fb700ef54: Pull complete [2025-02-14T00:46:12.356Z] e8f5a4c824f3: Verifying Checksum [2025-02-14T00:46:12.356Z] e8f5a4c824f3: Download complete [2025-02-14T00:46:12.356Z] 4a47cfcdae55: Pull complete [2025-02-14T00:46:12.356Z] 70729d39a001: Verifying Checksum [2025-02-14T00:46:12.356Z] 70729d39a001: Download complete [2025-02-14T00:46:12.356Z] f34663f44280: Verifying Checksum [2025-02-14T00:46:12.356Z] f34663f44280: Download complete [2025-02-14T00:46:12.356Z] 4c18d12accc5: Verifying Checksum [2025-02-14T00:46:12.356Z] 4c18d12accc5: Download complete [2025-02-14T00:46:12.613Z] 17e195117974: Verifying Checksum [2025-02-14T00:46:12.613Z] 17e195117974: Download complete [2025-02-14T00:46:12.613Z] 29666db35b4b: Verifying Checksum [2025-02-14T00:46:12.613Z] 29666db35b4b: Download complete [2025-02-14T00:46:12.613Z] e8f5a4c824f3: Pull complete [2025-02-14T00:46:12.613Z] 220e823298a1: Verifying Checksum [2025-02-14T00:46:12.613Z] 220e823298a1: Download complete [2025-02-14T00:46:12.885Z] 3d67fdaf3b92: Verifying Checksum [2025-02-14T00:46:12.885Z] 3d67fdaf3b92: Download complete [2025-02-14T00:46:12.885Z] 702442469b1a: Verifying Checksum [2025-02-14T00:46:12.885Z] 702442469b1a: Download complete [2025-02-14T00:46:12.885Z] cf9d66345c69: Verifying Checksum [2025-02-14T00:46:12.885Z] cf9d66345c69: Download complete [2025-02-14T00:46:12.885Z] 8e3309cd7ee3: Verifying Checksum [2025-02-14T00:46:12.885Z] 8e3309cd7ee3: Download complete [2025-02-14T00:46:13.144Z] f34663f44280: Pull complete [2025-02-14T00:46:13.403Z] 70729d39a001: Pull complete [2025-02-14T00:46:13.665Z] 4c18d12accc5: Pull complete [2025-02-14T00:46:13.665Z] 17e195117974: Pull complete [2025-02-14T00:46:13.665Z] 29666db35b4b: Pull complete [2025-02-14T00:46:13.665Z] f108257ddca7: Verifying Checksum [2025-02-14T00:46:13.665Z] f108257ddca7: Download complete [2025-02-14T00:46:13.923Z] 3d67fdaf3b92: Pull complete [2025-02-14T00:46:13.923Z] 220e823298a1: Pull complete [2025-02-14T00:46:14.188Z] 702442469b1a: Pull complete [2025-02-14T00:46:15.122Z] f108257ddca7: Pull complete [2025-02-14T00:46:15.122Z] cf9d66345c69: Pull complete [2025-02-14T00:46:15.122Z] 8e3309cd7ee3: Pull complete [2025-02-14T00:46:15.122Z] Digest: sha256:de91b21638c6898b6ff2b52ce5f31031c08234dc6f718b8e16cdc045bfdc0d7f [2025-02-14T00:46:15.122Z] Status: Downloaded newer image for docker:latest [2025-02-14T00:46:16.047Z] Still waiting to schedule task [2025-02-14T00:46:16.047Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38922’ [2025-02-14T00:46:16.495Z] ---> 4b3d760a868d [2025-02-14T00:46:16.495Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:46:16.495Z] ---> Running in 5ffc15cd5741 [2025-02-14T00:46:16.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:46:17.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:46:17.269Z] OK: 248 MiB in 58 packages [2025-02-14T00:46:17.528Z] Removing intermediate container 5ffc15cd5741 [2025-02-14T00:46:17.528Z] ---> 03df5616f3eb [2025-02-14T00:46:17.528Z] Step 10/15 : ENV GO111MODULE=on [2025-02-14T00:46:17.528Z] ---> Running in d00e8a0050d4 [2025-02-14T00:46:17.787Z] Removing intermediate container d00e8a0050d4 [2025-02-14T00:46:17.787Z] ---> 81716485f4e1 [2025-02-14T00:46:17.787Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-02-14T00:46:17.787Z] ---> Running in 9130f68da482 [2025-02-14T00:46:17.787Z] Removing intermediate container 9130f68da482 [2025-02-14T00:46:17.787Z] ---> 13f79d0cc300 [2025-02-14T00:46:17.787Z] Step 12/15 : COPY go.mod vendor* ./ [2025-02-14T00:46:18.044Z] ---> 9cd1e85bbfa5 [2025-02-14T00:46:18.044Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:46:18.044Z] ---> Running in 825c808cd603 [2025-02-14T00:46:50.132Z] Removing intermediate container 825c808cd603 [2025-02-14T00:46:50.132Z] ---> 5e1c2d1c07fc [2025-02-14T00:46:50.132Z] Step 14/15 : COPY . . [2025-02-14T00:46:50.132Z] ---> 95a7b2127825 [2025-02-14T00:46:50.132Z] Step 15/15 : RUN ${MAKE} [2025-02-14T00:46:50.132Z] ---> Running in 94009a8b1379 [2025-02-14T00:46:50.132Z] noop [2025-02-14T00:46:50.132Z] Removing intermediate container 94009a8b1379 [2025-02-14T00:46:50.132Z] ---> fc2f1bed7b1e [2025-02-14T00:46:50.132Z] Successfully built fc2f1bed7b1e [2025-02-14T00:46:50.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:46:50.461Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T00:46:50.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:46:50.546Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T00:46:50.580Z] $ 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 [2025-02-14T00:46:50.921Z] $ docker top 058099d4a032b254c34ae1793ac9ea31a29da6c37b874ea71080c6b141d1c9c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:46:51.277Z] + go version [2025-02-14T00:46:51.277Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-14T00:46:51.288Z] $ docker stop --time=1 058099d4a032b254c34ae1793ac9ea31a29da6c37b874ea71080c6b141d1c9c7 [2025-02-14T00:46:52.534Z] $ docker rm -f --volumes 058099d4a032b254c34ae1793ac9ea31a29da6c37b874ea71080c6b141d1c9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:46:52.970Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T00:46:52.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:46:53.045Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T00:46:53.066Z] $ 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 [2025-02-14T00:46:53.383Z] $ docker top 8d02788502405dd7d3d0080209f1a85986fac1c031a1551936088ef9c66d0d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:46:53.725Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-14T00:46:54.024Z] + make test [2025-02-14T00:46:54.024Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-02-14T00:46:55.394Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-02-14T00:47:10.260Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-02-14T00:47:15.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-14T00:47:15.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-14T00:47:15.519Z] ./bin/test-attribution-txt.sh [2025-02-14T00:47:15.519Z] make -C web test [2025-02-14T00:47:15.519Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2025-02-14T00:47:15.519Z] make[1]: tput: No such file or directory [2025-02-14T00:47:15.519Z] make[1]: tput: No such file or directory [2025-02-14T00:47:15.519Z] warning: generating ./VERSION [2025-02-14T00:47:15.519Z] echo "0.0.0" > VERSION [2025-02-14T00:47:15.519Z] docker build \ [2025-02-14T00:47:15.519Z] -f Dockerfile \ [2025-02-14T00:47:15.519Z] --build-arg USER=1000 \ [2025-02-14T00:47:15.519Z] \ [2025-02-14T00:47:15.519Z] --label "git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82" \ [2025-02-14T00:47:15.519Z] -t edgexfoundry/edgex-web-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 \ [2025-02-14T00:47:15.519Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2025-02-14T00:47:15.519Z] . [2025-02-14T00:47:15.519Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2025-02-14T00:47:15.519Z] Install the buildx component to build images with BuildKit: [2025-02-14T00:47:15.519Z] https://docs.docker.com/go/buildx/ [2025-02-14T00:47:15.519Z] [2025-02-14T00:47:15.519Z] Sending build context to Docker daemon 2.62MB [2025-02-14T00:47:15.519Z] Step 1/10 : FROM node:18-alpine3.18 [2025-02-14T00:47:15.519Z] 18-alpine3.18: Pulling from library/node [2025-02-14T00:47:15.519Z] 619be1103602: Pulling fs layer [2025-02-14T00:47:15.519Z] 7e9a007eb24b: Pulling fs layer [2025-02-14T00:47:15.519Z] 5189255e31c8: Pulling fs layer [2025-02-14T00:47:15.519Z] 88f4f8a6bc8d: Pulling fs layer [2025-02-14T00:47:15.519Z] 88f4f8a6bc8d: Waiting [2025-02-14T00:47:15.519Z] 5189255e31c8: Verifying Checksum [2025-02-14T00:47:15.519Z] 5189255e31c8: Download complete [2025-02-14T00:47:15.519Z] 88f4f8a6bc8d: Verifying Checksum [2025-02-14T00:47:15.519Z] 88f4f8a6bc8d: Download complete [2025-02-14T00:47:15.519Z] 619be1103602: Verifying Checksum [2025-02-14T00:47:15.519Z] 619be1103602: Download complete [2025-02-14T00:47:15.519Z] 619be1103602: Pull complete [2025-02-14T00:47:15.777Z] 7e9a007eb24b: Verifying Checksum [2025-02-14T00:47:15.777Z] 7e9a007eb24b: Download complete [2025-02-14T00:47:16.711Z] 7e9a007eb24b: Pull complete [2025-02-14T00:47:16.711Z] 5189255e31c8: Pull complete [2025-02-14T00:47:16.970Z] 88f4f8a6bc8d: Pull complete [2025-02-14T00:47:16.970Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2025-02-14T00:47:16.970Z] Status: Downloaded newer image for node:18-alpine3.18 [2025-02-14T00:47:16.970Z] ---> a19326513a45 [2025-02-14T00:47:16.970Z] Step 2/10 : RUN apk add --no-cache chromium [2025-02-14T00:47:18.347Z] ---> Running in a44a26bd8464 [2025-02-14T00:47:18.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:47:18.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:47:18.914Z] (1/154) Installing libexpat (2.6.4-r0) [2025-02-14T00:47:18.914Z] (2/154) Installing brotli-libs (1.0.9-r14) [2025-02-14T00:47:18.914Z] (3/154) Installing libbz2 (1.0.8-r5) [2025-02-14T00:47:19.173Z] (4/154) Installing libpng (1.6.44-r0) [2025-02-14T00:47:19.173Z] (5/154) Installing freetype (2.13.0-r5) [2025-02-14T00:47:19.173Z] (6/154) Installing fontconfig (2.14.2-r3) [2025-02-14T00:47:19.173Z] (7/154) Installing libfontenc (1.1.7-r2) [2025-02-14T00:47:19.173Z] (8/154) Installing mkfontscale (1.2.2-r3) [2025-02-14T00:47:19.173Z] (9/154) Installing font-opensans (0_git20210927-r1) [2025-02-14T00:47:19.173Z] (10/154) Installing pkgconf (1.9.5-r0) [2025-02-14T00:47:19.173Z] (11/154) Installing libffi (3.4.4-r2) [2025-02-14T00:47:19.173Z] (12/154) Installing libintl (0.21.1-r7) [2025-02-14T00:47:19.173Z] (13/154) Installing libblkid (2.38.1-r8) [2025-02-14T00:47:19.173Z] (14/154) Installing libmount (2.38.1-r8) [2025-02-14T00:47:19.173Z] (15/154) Installing pcre2 (10.42-r1) [2025-02-14T00:47:19.173Z] (16/154) Installing glib (2.76.6-r0) [2025-02-14T00:47:19.173Z] (17/154) Installing xz-libs (5.4.3-r0) [2025-02-14T00:47:19.173Z] (18/154) Installing libxml2 (2.11.8-r0) [2025-02-14T00:47:19.173Z] (19/154) Installing shared-mime-info (2.2-r5) [2025-02-14T00:47:19.173Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2025-02-14T00:47:19.173Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2025-02-14T00:47:19.173Z] (22/154) Installing libwebp (1.3.2-r0) [2025-02-14T00:47:19.173Z] (23/154) Installing zstd-libs (1.5.5-r4) [2025-02-14T00:47:19.173Z] (24/154) Installing tiff (4.5.1-r0) [2025-02-14T00:47:19.431Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2025-02-14T00:47:19.431Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2025-02-14T00:47:19.431Z] (27/154) Installing libxau (1.0.11-r2) [2025-02-14T00:47:19.431Z] (28/154) Installing libmd (1.0.4-r2) [2025-02-14T00:47:19.431Z] (29/154) Installing libbsd (0.11.7-r1) [2025-02-14T00:47:19.431Z] (30/154) Installing libxdmcp (1.1.4-r2) [2025-02-14T00:47:19.431Z] (31/154) Installing libxcb (1.15-r1) [2025-02-14T00:47:19.431Z] (32/154) Installing libx11 (1.8.7-r0) [2025-02-14T00:47:19.431Z] (33/154) Installing libxcomposite (0.4.6-r3) [2025-02-14T00:47:19.431Z] (34/154) Installing libxfixes (6.0.1-r2) [2025-02-14T00:47:19.431Z] (35/154) Installing libxrender (0.9.11-r3) [2025-02-14T00:47:19.431Z] (36/154) Installing libxcursor (1.2.1-r2) [2025-02-14T00:47:19.431Z] (37/154) Installing libxdamage (1.1.6-r2) [2025-02-14T00:47:19.431Z] (38/154) Installing libxext (1.3.5-r2) [2025-02-14T00:47:19.431Z] (39/154) Installing libxi (1.8.1-r0) [2025-02-14T00:47:19.431Z] (40/154) Installing libxinerama (1.1.5-r2) [2025-02-14T00:47:19.431Z] (41/154) Installing libxrandr (1.5.3-r2) [2025-02-14T00:47:19.431Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2025-02-14T00:47:19.431Z] (43/154) Installing libxtst (1.2.4-r2) [2025-02-14T00:47:19.431Z] (44/154) Installing dbus-libs (1.14.8-r0) [2025-02-14T00:47:19.431Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2025-02-14T00:47:19.431Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2025-02-14T00:47:19.431Z] (47/154) Installing pixman (0.42.2-r1) [2025-02-14T00:47:19.431Z] (48/154) Installing cairo (1.17.8-r1) [2025-02-14T00:47:19.431Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2025-02-14T00:47:19.431Z] (50/154) Installing avahi-libs (0.8-r13) [2025-02-14T00:47:19.431Z] (51/154) Installing gmp (6.2.1-r3) [2025-02-14T00:47:19.431Z] (52/154) Installing nettle (3.8.1-r2) [2025-02-14T00:47:19.431Z] (53/154) Installing libunistring (1.1-r1) [2025-02-14T00:47:19.431Z] (54/154) Installing libidn2 (2.3.4-r1) [2025-02-14T00:47:19.431Z] (55/154) Installing p11-kit (0.24.1-r2) [2025-02-14T00:47:19.431Z] (56/154) Installing libtasn1 (4.20.0-r0) [2025-02-14T00:47:19.431Z] (57/154) Installing gnutls (3.8.4-r0) [2025-02-14T00:47:19.690Z] (58/154) Installing cups-libs (2.4.9-r0) [2025-02-14T00:47:19.690Z] (59/154) Installing libepoxy (1.5.10-r1) [2025-02-14T00:47:19.690Z] (60/154) Installing fribidi (1.0.13-r0) [2025-02-14T00:47:19.690Z] (61/154) Installing graphite2 (1.3.14-r5) [2025-02-14T00:47:19.690Z] (62/154) Installing harfbuzz (7.3.0-r0) [2025-02-14T00:47:19.690Z] (63/154) Installing libxft (2.3.8-r1) [2025-02-14T00:47:19.690Z] (64/154) Installing pango (1.50.14-r1) [2025-02-14T00:47:19.690Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2025-02-14T00:47:19.690Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2025-02-14T00:47:19.690Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2025-02-14T00:47:19.690Z] (68/154) Installing xkeyboard-config (2.38-r0) [2025-02-14T00:47:19.690Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2025-02-14T00:47:19.690Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2025-02-14T00:47:19.690Z] (71/154) Installing icu-data-full (73.2-r2) [2025-02-14T00:47:19.948Z] (72/154) Installing mesa (23.0.4-r0) [2025-02-14T00:47:19.948Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2025-02-14T00:47:20.516Z] (74/154) Installing hwdata-pci (0.370-r0) [2025-02-14T00:47:20.516Z] (75/154) Installing libpciaccess (0.17-r2) [2025-02-14T00:47:20.516Z] (76/154) Installing libdrm (2.4.115-r4) [2025-02-14T00:47:20.516Z] (77/154) Installing musl-fts (1.2.7-r5) [2025-02-14T00:47:20.516Z] (78/154) Installing libelf (0.189-r2) [2025-02-14T00:47:20.516Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2025-02-14T00:47:20.516Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2025-02-14T00:47:20.775Z] (81/154) Installing eudev-libs (3.2.11-r8) [2025-02-14T00:47:20.775Z] (82/154) Installing libmagic (5.45-r0) [2025-02-14T00:47:20.775Z] (83/154) Installing file (5.45-r0) [2025-02-14T00:47:20.775Z] (84/154) Installing libice (1.1.1-r2) [2025-02-14T00:47:20.775Z] (85/154) Installing libuuid (2.38.1-r8) [2025-02-14T00:47:20.775Z] (86/154) Installing libsm (1.2.4-r1) [2025-02-14T00:47:20.775Z] (87/154) Installing libxt (1.3.0-r2) [2025-02-14T00:47:20.775Z] (88/154) Installing libxmu (1.1.4-r2) [2025-02-14T00:47:20.775Z] (89/154) Installing xset (1.2.5-r1) [2025-02-14T00:47:20.775Z] (90/154) Installing xprop (1.2.7-r0) [2025-02-14T00:47:20.775Z] (91/154) Installing xdg-utils (1.1.3-r4) [2025-02-14T00:47:20.775Z] (92/154) Installing libogg (1.3.5-r4) [2025-02-14T00:47:20.775Z] (93/154) Installing flac-libs (1.4.3-r0) [2025-02-14T00:47:20.775Z] (94/154) Installing alsa-lib (1.2.9-r1) [2025-02-14T00:47:20.775Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2025-02-14T00:47:20.775Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2025-02-14T00:47:21.034Z] (97/154) Installing aom-libs (3.6.1-r0) [2025-02-14T00:47:21.034Z] (98/154) Installing libva (2.18.0-r1) [2025-02-14T00:47:21.034Z] (99/154) Installing libvdpau (1.5-r1) [2025-02-14T00:47:21.034Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2025-02-14T00:47:21.034Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2025-02-14T00:47:21.034Z] (102/154) Installing libdav1d (1.2.1-r0) [2025-02-14T00:47:21.034Z] (103/154) Installing libhwy (1.0.4-r1) [2025-02-14T00:47:21.034Z] (104/154) Installing lcms2 (2.15-r2) [2025-02-14T00:47:21.034Z] (105/154) Installing libjxl (0.8.2-r0) [2025-02-14T00:47:21.034Z] (106/154) Installing lame-libs (3.100-r5) [2025-02-14T00:47:21.034Z] (107/154) Installing opus (1.4-r0) [2025-02-14T00:47:21.034Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2025-02-14T00:47:21.034Z] (109/154) Installing soxr (0.1.3-r5) [2025-02-14T00:47:21.034Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2025-02-14T00:47:21.293Z] (111/154) Installing libtheora (1.1.1-r17) [2025-02-14T00:47:21.293Z] (112/154) Installing libvorbis (1.3.7-r1) [2025-02-14T00:47:21.293Z] (113/154) Installing libvpx (1.13.0-r2) [2025-02-14T00:47:21.293Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2025-02-14T00:47:21.293Z] (115/154) Installing numactl (2.0.16-r4) [2025-02-14T00:47:21.293Z] (116/154) Installing x265-libs (3.5-r4) [2025-02-14T00:47:21.293Z] (117/154) Installing xvidcore (1.3.7-r1) [2025-02-14T00:47:21.293Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2025-02-14T00:47:21.554Z] (119/154) Installing libbluray (1.3.4-r0) [2025-02-14T00:47:21.554Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2025-02-14T00:47:21.554Z] (121/154) Installing libopenmpt (0.7.2-r0) [2025-02-14T00:47:21.554Z] (122/154) Installing cjson (1.7.17-r0) [2025-02-14T00:47:21.554Z] (123/154) Installing mbedtls (2.28.9-r0) [2025-02-14T00:47:21.554Z] (124/154) Installing librist (0.2.7-r0) [2025-02-14T00:47:21.554Z] (125/154) Installing libsrt (1.5.2-r0) [2025-02-14T00:47:21.554Z] (126/154) Installing libssh (0.10.5-r0) [2025-02-14T00:47:21.554Z] (127/154) Installing libsodium (1.0.18-r3) [2025-02-14T00:47:21.554Z] (128/154) Installing libzmq (4.3.4-r4) [2025-02-14T00:47:21.554Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2025-02-14T00:47:21.554Z] (130/154) Installing libevent (2.1.12-r6) [2025-02-14T00:47:21.554Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2025-02-14T00:47:21.554Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2025-02-14T00:47:21.554Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2025-02-14T00:47:21.554Z] (134/154) Installing icu-libs (73.2-r2) [2025-02-14T00:47:21.554Z] (135/154) Installing jsoncpp (1.9.5-r0) [2025-02-14T00:47:21.554Z] (136/154) Installing minizip (1.2.13-r1) [2025-02-14T00:47:21.554Z] (137/154) Installing nspr (4.35-r2) [2025-02-14T00:47:21.554Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2025-02-14T00:47:21.554Z] (139/154) Installing nss (3.94-r0) [2025-02-14T00:47:21.811Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2025-02-14T00:47:21.811Z] (141/154) Installing libasyncns (0.8-r1) [2025-02-14T00:47:21.811Z] (142/154) Installing libltdl (2.4.7-r2) [2025-02-14T00:47:21.811Z] (143/154) Installing orc (0.4.39-r0) [2025-02-14T00:47:21.811Z] (144/154) Installing libsndfile (1.2.2-r1) [2025-02-14T00:47:21.811Z] (145/154) Installing speexdsp (1.2.1-r1) [2025-02-14T00:47:21.811Z] (146/154) Installing tdb-libs (1.4.8-r1) [2025-02-14T00:47:21.811Z] (147/154) Installing libpulse (16.1-r10) [2025-02-14T00:47:21.811Z] (148/154) Installing snappy (1.1.10-r1) [2025-02-14T00:47:21.811Z] (149/154) Installing libwoff2common (1.0.2-r2) [2025-02-14T00:47:21.811Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2025-02-14T00:47:21.811Z] (151/154) Installing libgpg-error (1.47-r1) [2025-02-14T00:47:21.812Z] (152/154) Installing libgcrypt (1.10.2-r1) [2025-02-14T00:47:21.812Z] (153/154) Installing libxslt (1.1.38-r0) [2025-02-14T00:47:21.812Z] (154/154) Installing chromium (119.0.6045.159-r0) [2025-02-14T00:47:23.188Z] Executing busybox-1.36.1-r5.trigger [2025-02-14T00:47:23.188Z] Executing fontconfig-2.14.2-r3.trigger [2025-02-14T00:47:23.188Z] Executing mkfontscale-1.2.2-r3.trigger [2025-02-14T00:47:23.188Z] Executing glib-2.76.6-r0.trigger [2025-02-14T00:47:23.188Z] Executing shared-mime-info-2.2-r5.trigger [2025-02-14T00:47:23.756Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-02-14T00:47:23.756Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-02-14T00:47:23.756Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-02-14T00:47:23.756Z] OK: 579 MiB in 171 packages [2025-02-14T00:47:30.316Z] Removing intermediate container a44a26bd8464 [2025-02-14T00:47:30.316Z] ---> c3171b9490d5 [2025-02-14T00:47:30.316Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2025-02-14T00:47:30.316Z] ---> Running in ede27aa14568 [2025-02-14T00:47:30.316Z] Removing intermediate container ede27aa14568 [2025-02-14T00:47:30.316Z] ---> e53ca16705c6 [2025-02-14T00:47:30.316Z] Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider [2025-02-14T00:47:30.316Z] ---> Running in 8bcc434a184c [2025-02-14T00:47:30.316Z] Removing intermediate container 8bcc434a184c [2025-02-14T00:47:30.316Z] ---> b21db8686412 [2025-02-14T00:47:30.316Z] Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH [2025-02-14T00:47:30.316Z] ---> Running in 6be6591a2e50 [2025-02-14T00:47:30.316Z] Removing intermediate container 6be6591a2e50 [2025-02-14T00:47:30.316Z] ---> 186516118667 [2025-02-14T00:47:30.316Z] Step 6/10 : ARG USER=1000 [2025-02-14T00:47:30.316Z] ---> Running in df5d79da105d [2025-02-14T00:47:30.316Z] Removing intermediate container df5d79da105d [2025-02-14T00:47:30.316Z] ---> ede994a330e1 [2025-02-14T00:47:30.316Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2025-02-14T00:47:30.316Z] ---> Running in 7e84d2649ead [2025-02-14T00:47:30.883Z] Removing intermediate container 7e84d2649ead [2025-02-14T00:47:30.883Z] ---> a5978086c9b1 [2025-02-14T00:47:30.883Z] Step 8/10 : USER $USER:$USER [2025-02-14T00:47:30.883Z] ---> Running in 9f696c136236 [2025-02-14T00:47:30.883Z] Removing intermediate container 9f696c136236 [2025-02-14T00:47:30.883Z] ---> de7d159a71a0 [2025-02-14T00:47:30.883Z] Step 9/10 : WORKDIR /app [2025-02-14T00:47:30.883Z] ---> Running in 83831a5e1fe2 [2025-02-14T00:47:30.883Z] Removing intermediate container 83831a5e1fe2 [2025-02-14T00:47:30.883Z] ---> 3ec92e57c6d3 [2025-02-14T00:47:30.883Z] Step 10/10 : LABEL git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:47:30.883Z] ---> Running in f52035392468 [2025-02-14T00:47:31.141Z] Removing intermediate container f52035392468 [2025-02-14T00:47:31.141Z] ---> 0d7d308e8f8c [2025-02-14T00:47:31.141Z] Successfully built 0d7d308e8f8c [2025-02-14T00:47:31.141Z] Successfully tagged edgexfoundry/edgex-web-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:47:31.141Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2025-02-14T00:47:31.141Z] touch edgex-web-ui.imagebuilt [2025-02-14T00:47:31.141Z] mkdir -p node_modules coverage [2025-02-14T00:47:31.141Z] chown "1000:1000" . node_modules coverage package-lock.json [2025-02-14T00:47:31.141Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2025-02-14T00:47:35.327Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2025-02-14T00:47:36.702Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2025-02-14T00:47:36.965Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2025-02-14T00:47:37.226Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2025-02-14T00:47:37.793Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2025-02-14T00:47:38.051Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2025-02-14T00:47:38.634Z] 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. [2025-02-14T00:47:38.634Z] 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. [2025-02-14T00:47:38.634Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2025-02-14T00:47:39.567Z] 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 [2025-02-14T00:47:39.567Z] 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. [2025-02-14T00:47:39.826Z] 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 [2025-02-14T00:47:42.360Z] 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. [2025-02-14T00:47:46.557Z] [2025-02-14T00:47:46.557Z] added 1182 packages, and audited 1183 packages in 15s [2025-02-14T00:47:46.557Z] [2025-02-14T00:47:46.557Z] 100 packages are looking for funding [2025-02-14T00:47:46.557Z] run `npm fund` for details [2025-02-14T00:47:46.557Z] [2025-02-14T00:47:46.557Z] 38 vulnerabilities (3 low, 17 moderate, 17 high, 1 critical) [2025-02-14T00:47:46.557Z] [2025-02-14T00:47:46.557Z] To address issues that do not require attention, run: [2025-02-14T00:47:46.557Z] npm audit fix [2025-02-14T00:47:46.557Z] [2025-02-14T00:47:46.557Z] To address all issues (including breaking changes), run: [2025-02-14T00:47:46.557Z] npm audit fix --force [2025-02-14T00:47:46.557Z] [2025-02-14T00:47:46.557Z] Run `npm audit` for details. [2025-02-14T00:47:46.557Z] npm notice [2025-02-14T00:47:46.557Z] npm notice New major version of npm available! 10.7.0 -> 11.1.0 [2025-02-14T00:47:46.557Z] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0 [2025-02-14T00:47:46.557Z] npm notice To update run: npm install -g npm@11.1.0 [2025-02-14T00:47:46.557Z] npm notice [2025-02-14T00:47:49.090Z] 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 [2025-02-14T00:47:50.993Z] - Generating browser application bundles (phase: setup)... [2025-02-14T00:48:12.996Z] ✔ Browser application bundle generation complete. [2025-02-14T00:48:12.996Z] 14 02 2025 00:48:12.820:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2025-02-14T00:48:12.996Z] 14 02 2025 00:48:12.822:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2025-02-14T00:48:12.996Z] 14 02 2025 00:48:12.825:INFO [launcher]: Starting browser ChromeHeadless [2025-02-14T00:48:13.254Z] 14 02 2025 00:48:13.162:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket UOQBIjKH29ax22k6AAAB with id 97721051 [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.019 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.022 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.099 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.14 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.145 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.169 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.177 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.183 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.193 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.196 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.214 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.217 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.219 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.299 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.304 secs) [2025-02-14T00:48:16.531Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-02-14T00:48:16.531Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-02-14T00:48:16.531Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.304 secs) [2025-02-14T00:48:16.531Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-02-14T00:48:16.531Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-02-14T00:48:16.531Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.31 secs) [2025-02-14T00:48:16.531Z] WARN: ' [2025-02-14T00:48:16.531Z] It looks like you're using ngModel on the same form field as formControlName. [2025-02-14T00:48:16.531Z] Support for using the ngModel input property and ngModelChange event with [2025-02-14T00:48:16.531Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-02-14T00:48:16.531Z] in a future version of Angular. [2025-02-14T00:48:16.531Z] [2025-02-14T00:48:16.531Z] For more information on this, see our API docs here: [2025-02-14T00:48:16.531Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-02-14T00:48:16.531Z] ' [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.31 secs) [2025-02-14T00:48:16.531Z] WARN: ' [2025-02-14T00:48:16.531Z] It looks like you're using ngModel on the same form field as formControlName. [2025-02-14T00:48:16.531Z] Support for using the ngModel input property and ngModelChange event with [2025-02-14T00:48:16.531Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-02-14T00:48:16.531Z] in a future version of Angular. [2025-02-14T00:48:16.531Z] [2025-02-14T00:48:16.531Z] For more information on this, see our API docs here: [2025-02-14T00:48:16.531Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-02-14T00:48:16.531Z] ' [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.33 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.346 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.349 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.35 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.359 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.392 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.394 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.395 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.406 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.41 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.412 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.423 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.425 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.426 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.428 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.44 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.446 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.455 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.46 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.463 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.465 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.476 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.482 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.487 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.494 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.509 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.522 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.525 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.528 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.533 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.535 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.536 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.551 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.56 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.58 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.591 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.6 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.624 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.638 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.655 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.66 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.664 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.67 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.673 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.702 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.711 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.716 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.722 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.73 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.738 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.74 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.742 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.753 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.764 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.783 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.793 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.796 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.799 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.801 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.808 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.82 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.826 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.836 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.841 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.847 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.85 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.854 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.859 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.878 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.891 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.909 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.93 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.936 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.941 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.946 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.968 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.985 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.998 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.01 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.014 secs) [2025-02-14T00:48:16.531Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.022 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.058 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.066 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.074 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.083 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.095 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.101 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.102 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.108 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.11 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.111 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.113 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.125 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.128 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.134 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.135 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.136 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.141 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.146 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.148 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.149 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.151 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.155 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.158 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.159 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.16 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.172 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.173 secs) [2025-02-14T00:48:16.532Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.186 secs) [2025-02-14T00:48:16.790Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.194 secs) [2025-02-14T00:48:16.790Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.198 secs) [2025-02-14T00:48:16.790Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.202 secs) [2025-02-14T00:48:16.790Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.206 secs) [2025-02-14T00:48:16.790Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.208 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.209 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.211 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.213 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.216 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.224 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.23 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.231 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.232 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.234 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.238 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.242 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.249 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.253 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.266 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.269 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.288 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.297 secs) [2025-02-14T00:48:16.791Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.391 secs / 1.297 secs) [2025-02-14T00:48:16.791Z] TOTAL: 147 SUCCESS [2025-02-14T00:48:17.048Z] ✔ Browser application bundle generation complete. [2025-02-14T00:48:17.308Z] [2025-02-14T00:48:17.308Z] =============================== Coverage summary =============================== [2025-02-14T00:48:17.308Z] Statements : 38.95% ( 1375/3530 ) [2025-02-14T00:48:17.308Z] Branches : 15.25% ( 94/616 ) [2025-02-14T00:48:17.308Z] Functions : 32.17% ( 425/1321 ) [2025-02-14T00:48:17.308Z] Lines : 38.87% ( 1344/3457 ) [2025-02-14T00:48:17.308Z] ================================================================================ [2025-02-14T00:48:17.308Z] ✔ Browser application bundle generation complete. [2025-02-14T00:48:18.245Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2025-02-14T00:48:18.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:48:18.275Z] $ docker stop --time=1 8d02788502405dd7d3d0080209f1a85986fac1c031a1551936088ef9c66d0d7f [2025-02-14T00:48:19.544Z] $ docker rm -f --volumes 8d02788502405dd7d3d0080209f1a85986fac1c031a1551936088ef9c66d0d7f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:48:19.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:48:20.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-14T00:48:20.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:48:21.153Z] + ls -al . [2025-02-14T00:48:21.153Z] total 272 [2025-02-14T00:48:21.153Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 00:46 . [2025-02-14T00:48:21.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:45 .. [2025-02-14T00:48:21.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:45 .blubracket [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 00:45 .dockerignore [2025-02-14T00:48:21.153Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:45 .git [2025-02-14T00:48:21.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:45 .github [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 00:45 .gitignore [2025-02-14T00:48:21.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:45 .semver [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 18578 Feb 14 00:45 Attribution.txt [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 00:45 CHANGELOG.md [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 00:45 CONTRIBUTING.md [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 1940 Feb 14 00:45 Dockerfile [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 00:45 Jenkinsfile [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 00:45 LICENSE [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 00:45 Makefile [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 00:45 README.md [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:46 VERSION [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 00:45 angularmigrationlogs.md [2025-02-14T00:48:21.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:45 assets [2025-02-14T00:48:21.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:45 bin [2025-02-14T00:48:21.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:45 cmd [2025-02-14T00:48:21.153Z] -rw-r--r-- 1 jenkins jenkins 14679 Feb 14 00:47 coverage.out [2025-02-14T00:48:21.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:45 docs [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 5895 Feb 14 00:45 go.mod [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 86071 Feb 14 00:45 go.sum [2025-02-14T00:48:21.153Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:45 internal [2025-02-14T00:48:21.153Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 00:45 redeploy.sh [2025-02-14T00:48:21.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:45 testing [2025-02-14T00:48:21.153Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 00:45 version.go [2025-02-14T00:48:21.153Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 00:47 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:48:21.506Z] + 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=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 --label arch=amd64 --label version=4.0.0-dev.2 . [2025-02-14T00:48:22.909Z] Sending build context to Docker daemon 347.4MB [2025-02-14T00:48:22.909Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:48:22.909Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-14T00:48:22.909Z] ---> fc2f1bed7b1e [2025-02-14T00:48:22.909Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-02-14T00:48:23.476Z] ---> Running in 0f84d7351d5c [2025-02-14T00:48:23.734Z] Removing intermediate container 0f84d7351d5c [2025-02-14T00:48:23.734Z] ---> 20148b24a64b [2025-02-14T00:48:23.734Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:48:23.734Z] ---> Running in 71ecd14235b7 [2025-02-14T00:48:23.734Z] Removing intermediate container 71ecd14235b7 [2025-02-14T00:48:23.734Z] ---> 8f8560b4608c [2025-02-14T00:48:23.734Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:48:23.734Z] ---> Running in 88ea370e5327 [2025-02-14T00:48:23.734Z] Removing intermediate container 88ea370e5327 [2025-02-14T00:48:23.734Z] ---> 8caa4c330169 [2025-02-14T00:48:23.734Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-02-14T00:48:23.734Z] ---> Running in 60f1051263be [2025-02-14T00:48:23.992Z] Removing intermediate container 60f1051263be [2025-02-14T00:48:23.992Z] ---> 8630e208abea [2025-02-14T00:48:23.992Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-02-14T00:48:23.992Z] ---> Running in 1ed9811a5e83 [2025-02-14T00:48:23.992Z] Removing intermediate container 1ed9811a5e83 [2025-02-14T00:48:23.993Z] ---> 42aea57c64f9 [2025-02-14T00:48:23.993Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-02-14T00:48:24.560Z] ---> 16d28a8f178f [2025-02-14T00:48:24.560Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:48:24.560Z] ---> Running in 2131270d9092 [2025-02-14T00:48:24.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:48:25.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:48:25.334Z] OK: 248 MiB in 58 packages [2025-02-14T00:48:25.593Z] Removing intermediate container 2131270d9092 [2025-02-14T00:48:25.593Z] ---> 96c3c583e8ac [2025-02-14T00:48:25.593Z] Step 10/27 : ENV GO111MODULE=on [2025-02-14T00:48:25.593Z] ---> Running in 8bc88c5596ed [2025-02-14T00:48:25.851Z] Removing intermediate container 8bc88c5596ed [2025-02-14T00:48:25.851Z] ---> 8e2ad3435c16 [2025-02-14T00:48:25.851Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-02-14T00:48:25.851Z] ---> Running in 3982261a38ad [2025-02-14T00:48:25.851Z] Removing intermediate container 3982261a38ad [2025-02-14T00:48:25.851Z] ---> 502394a3218b [2025-02-14T00:48:25.851Z] Step 12/27 : COPY go.mod vendor* ./ [2025-02-14T00:48:25.851Z] ---> 6978188c2db2 [2025-02-14T00:48:25.851Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:48:25.851Z] ---> Running in 8b9ca266d6d0 [2025-02-14T00:48:26.786Z] Removing intermediate container 8b9ca266d6d0 [2025-02-14T00:48:26.786Z] ---> 47b50efcde29 [2025-02-14T00:48:26.786Z] Step 14/27 : COPY . . [2025-02-14T00:48:30.971Z] ---> 790a5ea1b8b9 [2025-02-14T00:48:30.971Z] Step 15/27 : RUN ${MAKE} [2025-02-14T00:48:30.971Z] ---> Running in 320f60f7a07d [2025-02-14T00:48:31.230Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-02-14T00:48:57.772Z] Removing intermediate container 320f60f7a07d [2025-02-14T00:48:57.772Z] ---> b1ad36f4a620 [2025-02-14T00:48:57.772Z] Step 16/27 : FROM alpine:3.20 [2025-02-14T00:48:57.772Z] 3.20: Pulling from library/alpine [2025-02-14T00:48:57.772Z] 66a3d608f3fa: Pulling fs layer [2025-02-14T00:48:57.772Z] 66a3d608f3fa: Verifying Checksum [2025-02-14T00:48:57.772Z] 66a3d608f3fa: Download complete [2025-02-14T00:48:57.772Z] 66a3d608f3fa: Pull complete [2025-02-14T00:48:57.772Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T00:48:57.772Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T00:48:57.772Z] ---> e29df9b510ff [2025-02-14T00:48:57.772Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-14T00:48:57.772Z] ---> Running in 1c92701cf283 [2025-02-14T00:48:57.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:48:57.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:48:57.772Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:48:57.772Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:48:57.772Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:48:57.772Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:48:57.772Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:48:57.772Z] OK: 8 MiB in 14 packages [2025-02-14T00:48:57.772Z] Removing intermediate container 1c92701cf283 [2025-02-14T00:48:57.772Z] ---> 1f25c0bb0f6c [2025-02-14T00:48:57.772Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-02-14T00:48:57.772Z] ---> Running in e238d17cbd3a [2025-02-14T00:48:57.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:48:58.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:48:58.289Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T00:48:58.289Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:48:58.289Z] OK: 8 MiB in 15 packages [2025-02-14T00:48:58.549Z] Removing intermediate container e238d17cbd3a [2025-02-14T00:48:58.549Z] ---> a1c9dc99a510 [2025-02-14T00:48:58.549Z] Step 19/27 : EXPOSE 4000 [2025-02-14T00:48:58.549Z] ---> Running in 1083fe63e90c [2025-02-14T00:48:58.549Z] Removing intermediate container 1083fe63e90c [2025-02-14T00:48:58.549Z] ---> 6c3b8de94a32 [2025-02-14T00:48:58.549Z] Step 20/27 : 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 [2025-02-14T00:48:59.485Z] ---> 8c71afd77437 [2025-02-14T00:48:59.485Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-02-14T00:48:59.485Z] ---> b6317744ca1b [2025-02-14T00:48:59.485Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-02-14T00:48:59.745Z] ---> 4627c188881f [2025-02-14T00:48:59.745Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-02-14T00:48:59.745Z] ---> Running in 6f10a61e87ce [2025-02-14T00:48:59.745Z] Removing intermediate container 6f10a61e87ce [2025-02-14T00:48:59.745Z] ---> 92a42087d4e2 [2025-02-14T00:48:59.745Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-02-14T00:48:59.745Z] ---> Running in 3fe1588f35aa [2025-02-14T00:48:59.745Z] Removing intermediate container 3fe1588f35aa [2025-02-14T00:48:59.745Z] ---> e7e836cfe424 [2025-02-14T00:48:59.745Z] Step 25/27 : LABEL arch=amd64 [2025-02-14T00:48:59.745Z] ---> Running in 22e5e1d1395f [2025-02-14T00:49:00.004Z] Removing intermediate container 22e5e1d1395f [2025-02-14T00:49:00.004Z] ---> 8f0268e9c27c [2025-02-14T00:49:00.004Z] Step 26/27 : LABEL git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:49:00.004Z] ---> Running in b795375bff14 [2025-02-14T00:49:00.004Z] Removing intermediate container b795375bff14 [2025-02-14T00:49:00.004Z] ---> 51f3e3312ad4 [2025-02-14T00:49:00.004Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2025-02-14T00:49:00.004Z] ---> Running in 76a511dcc962 [2025-02-14T00:49:00.004Z] Removing intermediate container 76a511dcc962 [2025-02-14T00:49:00.004Z] ---> e2c59f85ec79 [2025-02-14T00:49:00.004Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-14T00:49:00.264Z] Successfully built e2c59f85ec79 [2025-02-14T00:49:00.264Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:49:00.409Z] provisioning config files... [2025-02-14T00:49:00.421Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8802784100376559148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:49:00.729Z] ---> ****-login.sh [2025-02-14T00:49:00.729Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:49:00.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:00.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:00.729Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:00.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:00.729Z] [2025-02-14T00:49:00.729Z] Login Succeeded [2025-02-14T00:49:00.729Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:49:00.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:00.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:00.730Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:00.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:00.730Z] [2025-02-14T00:49:00.730Z] Login Succeeded [2025-02-14T00:49:00.730Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:49:00.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:00.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:00.993Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:00.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:00.993Z] [2025-02-14T00:49:00.993Z] Login Succeeded [2025-02-14T00:49:00.993Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:49:00.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:00.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:00.993Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:00.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:00.993Z] [2025-02-14T00:49:00.993Z] Login Succeeded [2025-02-14T00:49:00.993Z] ****.io [2025-02-14T00:49:00.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:01.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:01.251Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:01.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:01.251Z] [2025-02-14T00:49:01.251Z] Login Succeeded [2025-02-14T00:49:01.251Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:49:01.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:49:01.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:49:01.339Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2025-02-14T00:49:01.339Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:49:01.339Z] latest [2025-02-14T00:49:01.339Z] 4.0.0-dev.2 [2025-02-14T00:49:01.339Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [2025-02-14T00:49:01.339Z] main [2025-02-14T00:49:01.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:01.677Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:02.001Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:49:02.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-02-14T00:49:02.001Z] 61305336618a: Preparing [2025-02-14T00:49:02.001Z] 90b675dd97d9: Preparing [2025-02-14T00:49:02.001Z] 7cc0231f0a18: Preparing [2025-02-14T00:49:02.001Z] fb875bce16ba: Preparing [2025-02-14T00:49:02.001Z] dfe939c37245: Preparing [2025-02-14T00:49:02.001Z] ce5a8cde9eee: Preparing [2025-02-14T00:49:02.001Z] ce5a8cde9eee: Waiting [2025-02-14T00:49:02.001Z] 61305336618a: Pushed [2025-02-14T00:49:02.001Z] 90b675dd97d9: Pushed [2025-02-14T00:49:02.001Z] fb875bce16ba: Pushed [2025-02-14T00:49:02.001Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:49:02.570Z] dfe939c37245: Pushed [2025-02-14T00:49:06.760Z] 7cc0231f0a18: Pushed [2025-02-14T00:49:06.760Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:07.081Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:07.405Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-02-14T00:49:07.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-02-14T00:49:07.405Z] 61305336618a: Preparing [2025-02-14T00:49:07.405Z] 90b675dd97d9: Preparing [2025-02-14T00:49:07.405Z] 7cc0231f0a18: Preparing [2025-02-14T00:49:07.405Z] fb875bce16ba: Preparing [2025-02-14T00:49:07.405Z] dfe939c37245: Preparing [2025-02-14T00:49:07.405Z] ce5a8cde9eee: Preparing [2025-02-14T00:49:07.405Z] ce5a8cde9eee: Waiting [2025-02-14T00:49:07.405Z] fb875bce16ba: Layer already exists [2025-02-14T00:49:07.405Z] 7cc0231f0a18: Layer already exists [2025-02-14T00:49:07.405Z] dfe939c37245: Layer already exists [2025-02-14T00:49:07.405Z] 90b675dd97d9: Layer already exists [2025-02-14T00:49:07.405Z] 61305336618a: Layer already exists [2025-02-14T00:49:07.405Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:49:07.405Z] latest: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:07.732Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:08.063Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.2 [2025-02-14T00:49:08.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-02-14T00:49:08.063Z] 61305336618a: Preparing [2025-02-14T00:49:08.063Z] 90b675dd97d9: Preparing [2025-02-14T00:49:08.063Z] 7cc0231f0a18: Preparing [2025-02-14T00:49:08.063Z] fb875bce16ba: Preparing [2025-02-14T00:49:08.063Z] dfe939c37245: Preparing [2025-02-14T00:49:08.063Z] ce5a8cde9eee: Preparing [2025-02-14T00:49:08.063Z] ce5a8cde9eee: Waiting [2025-02-14T00:49:08.063Z] dfe939c37245: Layer already exists [2025-02-14T00:49:08.063Z] 61305336618a: Layer already exists [2025-02-14T00:49:08.063Z] 7cc0231f0a18: Layer already exists [2025-02-14T00:49:08.063Z] fb875bce16ba: Layer already exists [2025-02-14T00:49:08.063Z] 90b675dd97d9: Layer already exists [2025-02-14T00:49:08.063Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:49:08.063Z] 4.0.0-dev.2: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:08.397Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:08.721Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [2025-02-14T00:49:08.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-02-14T00:49:08.721Z] 61305336618a: Preparing [2025-02-14T00:49:08.721Z] 90b675dd97d9: Preparing [2025-02-14T00:49:08.721Z] 7cc0231f0a18: Preparing [2025-02-14T00:49:08.721Z] fb875bce16ba: Preparing [2025-02-14T00:49:08.721Z] dfe939c37245: Preparing [2025-02-14T00:49:08.721Z] ce5a8cde9eee: Preparing [2025-02-14T00:49:08.721Z] ce5a8cde9eee: Waiting [2025-02-14T00:49:08.721Z] 90b675dd97d9: Layer already exists [2025-02-14T00:49:08.721Z] fb875bce16ba: Layer already exists [2025-02-14T00:49:08.721Z] 7cc0231f0a18: Layer already exists [2025-02-14T00:49:08.721Z] 61305336618a: Layer already exists [2025-02-14T00:49:08.721Z] dfe939c37245: Layer already exists [2025-02-14T00:49:08.721Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:49:08.721Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:09.045Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:09.380Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-02-14T00:49:09.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-02-14T00:49:09.380Z] 61305336618a: Preparing [2025-02-14T00:49:09.380Z] 90b675dd97d9: Preparing [2025-02-14T00:49:09.380Z] 7cc0231f0a18: Preparing [2025-02-14T00:49:09.380Z] fb875bce16ba: Preparing [2025-02-14T00:49:09.380Z] dfe939c37245: Preparing [2025-02-14T00:49:09.380Z] ce5a8cde9eee: Preparing [2025-02-14T00:49:09.380Z] ce5a8cde9eee: Waiting [2025-02-14T00:49:09.380Z] fb875bce16ba: Layer already exists [2025-02-14T00:49:09.380Z] 61305336618a: Layer already exists [2025-02-14T00:49:09.380Z] dfe939c37245: Layer already exists [2025-02-14T00:49:09.380Z] 7cc0231f0a18: Layer already exists [2025-02-14T00:49:09.380Z] 90b675dd97d9: Layer already exists [2025-02-14T00:49:09.380Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:49:09.380Z] main: digest: sha256:89dea9b6d4bfcebd386c3ea1caee5b0daae8e4de369e78db59e482f7555a1d30 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:49:09.461Z] ===================================================== [Pipeline] echo [2025-02-14T00:49:09.474Z] taggedImages: [2025-02-14T00:49:09.474Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T00:49:09.474Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-02-14T00:49:09.474Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.2 [2025-02-14T00:49:09.474Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [2025-02-14T00:49:09.474Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:09.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:49:09.898Z] [2025-02-14T00:49:09.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:10.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:49:10.200Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-14T00:49:10.200Z] 5eb5b503b376: Pulling fs layer [2025-02-14T00:49:10.200Z] 5c69ac0246d0: Pulling fs layer [2025-02-14T00:49:10.200Z] ec43610c2a17: Pulling fs layer [2025-02-14T00:49:10.200Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-14T00:49:10.200Z] 33b1e0a273af: Pulling fs layer [2025-02-14T00:49:10.200Z] 5d3b04190fa2: Pulling fs layer [2025-02-14T00:49:10.200Z] 2f39f015ded8: Pulling fs layer [2025-02-14T00:49:10.200Z] 33b1e0a273af: Waiting [2025-02-14T00:49:10.200Z] 5d3b04190fa2: Waiting [2025-02-14T00:49:10.200Z] 2f39f015ded8: Waiting [2025-02-14T00:49:10.200Z] 3a2ae6a8a46f: Waiting [2025-02-14T00:49:10.200Z] 5c69ac0246d0: Download complete [2025-02-14T00:49:10.200Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-14T00:49:10.200Z] 3a2ae6a8a46f: Download complete [2025-02-14T00:49:10.200Z] 33b1e0a273af: Verifying Checksum [2025-02-14T00:49:10.200Z] 33b1e0a273af: Download complete [2025-02-14T00:49:10.200Z] 5d3b04190fa2: Verifying Checksum [2025-02-14T00:49:10.200Z] 5d3b04190fa2: Download complete [2025-02-14T00:49:10.200Z] ec43610c2a17: Verifying Checksum [2025-02-14T00:49:10.200Z] ec43610c2a17: Download complete [2025-02-14T00:49:10.459Z] 5eb5b503b376: Verifying Checksum [2025-02-14T00:49:10.459Z] 5eb5b503b376: Download complete [2025-02-14T00:49:11.024Z] 2f39f015ded8: Download complete [2025-02-14T00:49:11.591Z] 5eb5b503b376: Pull complete [2025-02-14T00:49:11.591Z] 5c69ac0246d0: Pull complete [2025-02-14T00:49:11.761Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38931 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2025-02-14T00:49:11.783Z] Running in /w/workspace/edgex-ui-go/184 [Pipeline] { [Pipeline] checkout [2025-02-14T00:49:12.157Z] ec43610c2a17: Pull complete [2025-02-14T00:49:12.158Z] 3a2ae6a8a46f: Pull complete [2025-02-14T00:49:12.158Z] 33b1e0a273af: Pull complete [2025-02-14T00:49:12.416Z] 5d3b04190fa2: Pull complete [2025-02-14T00:49:14.840Z] The recommended git tool is: git [2025-02-14T00:49:16.609Z] 2f39f015ded8: Pull complete [2025-02-14T00:49:16.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-14T00:49:16.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:49:16.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:49:16.730Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T00:49:16.760Z] $ 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 [2025-02-14T00:49:18.151Z] $ docker top ee0517079f006b537fc7e637d3380329e824a6ea7aa9f62a3bca8a0afb8a7170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:49:18.541Z] ---> job-cost.sh [2025-02-14T00:49:18.541Z] lf-activate-venv: SKIPPING [2025-02-14T00:49:18.541Z] INFO: No Stack... [2025-02-14T00:49:18.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T00:49:19.367Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T00:49:19.597Z] using credential edgex-jenkins-ssh [2025-02-14T00:49:19.620Z] Cloning the remote Git repository [2025-02-14T00:49:19.657Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2025-02-14T00:49:19.657Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T00:49:19.671Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [2025-02-14T00:49:19.677Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] did not exist. Created. [2025-02-14T00:49:19.695Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T00:49:19.679Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2025-02-14T00:49:20.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-14T00:49:20.328Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T00:49:20.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T00:49:20.362Z] $ docker stop --time=1 ee0517079f006b537fc7e637d3380329e824a6ea7aa9f62a3bca8a0afb8a7170 [2025-02-14T00:49:19.797Z] > git init /w/workspace/edgex-ui-go/184 # timeout=10 [2025-02-14T00:49:19.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2025-02-14T00:49:19.963Z] > git --version # timeout=10 [2025-02-14T00:49:19.984Z] > git --version # 'git version 2.25.1' [2025-02-14T00:49:19.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-14T00:49:20.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T00:49:21.560Z] $ docker rm -f --volumes ee0517079f006b537fc7e637d3380329e824a6ea7aa9f62a3bca8a0afb8a7170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-14T00:49:24.811Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2025-02-14T00:49:24.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T00:49:25.775Z] Avoid second fetch [2025-02-14T00:49:25.775Z] Checking out Revision 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 (main) [2025-02-14T00:49:25.792Z] > git config core.sparsecheckout # timeout=10 [2025-02-14T00:49:25.865Z] > git checkout -f 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 # timeout=10 [2025-02-14T00:49:26.791Z] Commit message: "Merge pull request #819 from yiqisoft/feat-device-s7-opcua" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:49:31.626Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-14T00:49:31.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:49:31.626Z] Dload Upload Total Spent Left Speed [2025-02-14T00:49:31.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2025-02-14T00:49:31.985Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-14T00:49:32.319Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-02-14T00:49:32.319Z] /etc/docker/daemon.json [2025-02-14T00:49:32.319Z] { [2025-02-14T00:49:32.319Z] "registry-mirrors": [ [2025-02-14T00:49:32.319Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-14T00:49:32.319Z] ], [2025-02-14T00:49:32.319Z] "bip": "10.250.0.254/24", [2025-02-14T00:49:32.319Z] "hosts": [ [2025-02-14T00:49:32.319Z] "tcp://0.0.0.0:5555", [2025-02-14T00:49:32.319Z] "unix:///var/run/docker.sock" [2025-02-14T00:49:32.319Z] ], [2025-02-14T00:49:32.319Z] "mtu": 1458, [2025-02-14T00:49:32.319Z] "selinux-enabled": true, [2025-02-14T00:49:32.319Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-14T00:49:32.319Z] } [Pipeline] sh [2025-02-14T00:49:32.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-14T00:49:33.000Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:49:51.299Z] provisioning config files... [2025-02-14T00:49:51.326Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/184@tmp/config15778110695027972602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:49:51.910Z] ---> ****-login.sh [2025-02-14T00:49:51.910Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:49:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:52.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:52.451Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:52.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:52.451Z] [2025-02-14T00:49:52.451Z] Login Succeeded [2025-02-14T00:49:52.451Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:49:52.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:52.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:52.719Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:52.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:52.719Z] [2025-02-14T00:49:52.719Z] Login Succeeded [2025-02-14T00:49:52.719Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:49:52.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:53.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:53.264Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:53.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:53.264Z] [2025-02-14T00:49:53.264Z] Login Succeeded [2025-02-14T00:49:53.264Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:49:53.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:53.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:53.539Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:53.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:53.539Z] [2025-02-14T00:49:53.539Z] Login Succeeded [2025-02-14T00:49:53.539Z] ****.io [2025-02-14T00:49:53.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:49:54.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:49:54.076Z] Configure a credential helper to remove this warning. See [2025-02-14T00:49:54.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:49:54.076Z] [2025-02-14T00:49:54.076Z] Login Succeeded [2025-02-14T00:49:54.076Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:49:54.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T00:49:54.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:49:54.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:49:54.466Z] ========================================================= [2025-02-14T00:49:54.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-14T00:49:54.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:49:54.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-14T00:49:56.259Z] Sending build context to Docker daemon 35.81MB [2025-02-14T00:49:56.259Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:49:56.259Z] Step 2/15 : FROM ${BASE} AS builder [2025-02-14T00:49:56.259Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-14T00:49:56.259Z] 9986a736f7d3: Pulling fs layer [2025-02-14T00:49:56.259Z] 1f018df60701: Pulling fs layer [2025-02-14T00:49:56.259Z] 39f8f326b044: Pulling fs layer [2025-02-14T00:49:56.259Z] e6a1e7a6a96a: Pulling fs layer [2025-02-14T00:49:56.259Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:49:56.259Z] d45d956e0dbf: Pulling fs layer [2025-02-14T00:49:56.259Z] d7702b0d1db1: Pulling fs layer [2025-02-14T00:49:56.259Z] 5c7f0f088c93: Pulling fs layer [2025-02-14T00:49:56.259Z] 4fdc064ae6cf: Pulling fs layer [2025-02-14T00:49:56.259Z] d45d956e0dbf: Waiting [2025-02-14T00:49:56.259Z] d7702b0d1db1: Waiting [2025-02-14T00:49:56.259Z] 4fdc064ae6cf: Waiting [2025-02-14T00:49:56.259Z] e6a1e7a6a96a: Waiting [2025-02-14T00:49:56.259Z] 5c7f0f088c93: Waiting [2025-02-14T00:49:56.259Z] 4f4fb700ef54: Waiting [2025-02-14T00:49:56.259Z] 1f018df60701: Verifying Checksum [2025-02-14T00:49:56.259Z] 1f018df60701: Download complete [2025-02-14T00:49:56.259Z] e6a1e7a6a96a: Verifying Checksum [2025-02-14T00:49:56.259Z] e6a1e7a6a96a: Download complete [2025-02-14T00:49:56.259Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:49:56.527Z] d45d956e0dbf: Verifying Checksum [2025-02-14T00:49:56.527Z] d45d956e0dbf: Download complete [2025-02-14T00:49:56.527Z] 9986a736f7d3: Verifying Checksum [2025-02-14T00:49:56.527Z] 9986a736f7d3: Download complete [2025-02-14T00:49:56.527Z] d7702b0d1db1: Verifying Checksum [2025-02-14T00:49:56.527Z] d7702b0d1db1: Download complete [2025-02-14T00:49:56.795Z] 4fdc064ae6cf: Verifying Checksum [2025-02-14T00:49:56.795Z] 4fdc064ae6cf: Download complete [2025-02-14T00:49:57.384Z] 9986a736f7d3: Pull complete [2025-02-14T00:49:57.988Z] 1f018df60701: Pull complete [2025-02-14T00:49:58.575Z] 39f8f326b044: Verifying Checksum [2025-02-14T00:49:58.575Z] 39f8f326b044: Download complete [2025-02-14T00:49:59.541Z] 5c7f0f088c93: Verifying Checksum [2025-02-14T00:49:59.541Z] 5c7f0f088c93: Download complete [2025-02-14T00:50:14.567Z] 39f8f326b044: Pull complete [2025-02-14T00:50:14.567Z] e6a1e7a6a96a: Pull complete [2025-02-14T00:50:14.567Z] 4f4fb700ef54: Pull complete [2025-02-14T00:50:14.567Z] d45d956e0dbf: Pull complete [2025-02-14T00:50:14.567Z] d7702b0d1db1: Pull complete [2025-02-14T00:50:22.816Z] 5c7f0f088c93: Pull complete [2025-02-14T00:50:23.775Z] 4fdc064ae6cf: Pull complete [2025-02-14T00:50:23.775Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-14T00:50:24.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-14T00:50:24.042Z] ---> 63f30b955cb9 [2025-02-14T00:50:24.042Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-02-14T00:50:25.982Z] ---> Running in 5475324d50d6 [2025-02-14T00:50:26.250Z] Removing intermediate container 5475324d50d6 [2025-02-14T00:50:26.250Z] ---> f1b3aebf17ef [2025-02-14T00:50:26.250Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:50:26.250Z] ---> Running in 13f09923bdb1 [2025-02-14T00:50:26.833Z] Removing intermediate container 13f09923bdb1 [2025-02-14T00:50:26.833Z] ---> dff61e8d5574 [2025-02-14T00:50:26.833Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:50:26.833Z] ---> Running in 1dfc9c791c17 [2025-02-14T00:50:27.101Z] Removing intermediate container 1dfc9c791c17 [2025-02-14T00:50:27.101Z] ---> b6b707f9c7f1 [2025-02-14T00:50:27.101Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-02-14T00:50:27.101Z] ---> Running in ba9d4e6356cc [2025-02-14T00:50:27.367Z] Removing intermediate container ba9d4e6356cc [2025-02-14T00:50:27.367Z] ---> f5c1922bedcd [2025-02-14T00:50:27.367Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-02-14T00:50:27.636Z] ---> Running in 091ac38d5689 [2025-02-14T00:50:27.904Z] Removing intermediate container 091ac38d5689 [2025-02-14T00:50:27.904Z] ---> a3f5a4303bab [2025-02-14T00:50:27.904Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-02-14T00:50:28.173Z] latest: Pulling from library/docker [2025-02-14T00:50:28.439Z] 52f827f72350: Pulling fs layer [2025-02-14T00:50:28.439Z] 4a38d031a5af: Pulling fs layer [2025-02-14T00:50:28.439Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:50:28.439Z] 0a2ed2ebfaee: Pulling fs layer [2025-02-14T00:50:28.439Z] 9b08732b15b4: Pulling fs layer [2025-02-14T00:50:28.439Z] 75c08adfc734: Pulling fs layer [2025-02-14T00:50:28.439Z] ca5fd655d5e6: Pulling fs layer [2025-02-14T00:50:28.439Z] aa49eaf43974: Pulling fs layer [2025-02-14T00:50:28.439Z] 00b4ef0de34b: Pulling fs layer [2025-02-14T00:50:28.439Z] d12830068875: Pulling fs layer [2025-02-14T00:50:28.439Z] c3e69c2895af: Pulling fs layer [2025-02-14T00:50:28.439Z] 531ebf1ff4ce: Pulling fs layer [2025-02-14T00:50:28.439Z] e6fcd29ba5d8: Pulling fs layer [2025-02-14T00:50:28.439Z] 6c2718a502da: Pulling fs layer [2025-02-14T00:50:28.439Z] fe68300bf2a0: Pulling fs layer [2025-02-14T00:50:28.439Z] caf988e6efa4: Pulling fs layer [2025-02-14T00:50:28.439Z] 0a2ed2ebfaee: Waiting [2025-02-14T00:50:28.439Z] 9b08732b15b4: Waiting [2025-02-14T00:50:28.439Z] 75c08adfc734: Waiting [2025-02-14T00:50:28.439Z] ca5fd655d5e6: Waiting [2025-02-14T00:50:28.439Z] aa49eaf43974: Waiting [2025-02-14T00:50:28.439Z] 00b4ef0de34b: Waiting [2025-02-14T00:50:28.439Z] d12830068875: Waiting [2025-02-14T00:50:28.439Z] c3e69c2895af: Waiting [2025-02-14T00:50:28.439Z] 531ebf1ff4ce: Waiting [2025-02-14T00:50:28.439Z] e6fcd29ba5d8: Waiting [2025-02-14T00:50:28.439Z] 6c2718a502da: Waiting [2025-02-14T00:50:28.439Z] fe68300bf2a0: Waiting [2025-02-14T00:50:28.439Z] caf988e6efa4: Waiting [2025-02-14T00:50:28.704Z] 4f4fb700ef54: Download complete [2025-02-14T00:50:28.704Z] 52f827f72350: Verifying Checksum [2025-02-14T00:50:28.704Z] 52f827f72350: Download complete [2025-02-14T00:50:28.973Z] 0a2ed2ebfaee: Verifying Checksum [2025-02-14T00:50:28.973Z] 0a2ed2ebfaee: Download complete [2025-02-14T00:50:28.973Z] 4a38d031a5af: Verifying Checksum [2025-02-14T00:50:28.973Z] 4a38d031a5af: Download complete [2025-02-14T00:50:29.563Z] 9b08732b15b4: Verifying Checksum [2025-02-14T00:50:29.564Z] 9b08732b15b4: Download complete [2025-02-14T00:50:29.832Z] 52f827f72350: Pull complete [2025-02-14T00:50:29.832Z] 75c08adfc734: Verifying Checksum [2025-02-14T00:50:29.832Z] 75c08adfc734: Download complete [2025-02-14T00:50:29.832Z] aa49eaf43974: Verifying Checksum [2025-02-14T00:50:29.832Z] aa49eaf43974: Download complete [2025-02-14T00:50:29.832Z] ca5fd655d5e6: Verifying Checksum [2025-02-14T00:50:29.832Z] ca5fd655d5e6: Download complete [2025-02-14T00:50:30.105Z] 00b4ef0de34b: Verifying Checksum [2025-02-14T00:50:30.105Z] 00b4ef0de34b: Download complete [2025-02-14T00:50:30.105Z] d12830068875: Verifying Checksum [2025-02-14T00:50:30.105Z] d12830068875: Download complete [2025-02-14T00:50:30.373Z] e6fcd29ba5d8: Verifying Checksum [2025-02-14T00:50:30.373Z] e6fcd29ba5d8: Download complete [2025-02-14T00:50:30.373Z] 531ebf1ff4ce: Verifying Checksum [2025-02-14T00:50:30.373Z] 531ebf1ff4ce: Download complete [2025-02-14T00:50:30.373Z] c3e69c2895af: Verifying Checksum [2025-02-14T00:50:30.373Z] c3e69c2895af: Download complete [2025-02-14T00:50:30.641Z] fe68300bf2a0: Verifying Checksum [2025-02-14T00:50:30.641Z] fe68300bf2a0: Download complete [2025-02-14T00:50:30.641Z] caf988e6efa4: Verifying Checksum [2025-02-14T00:50:30.641Z] caf988e6efa4: Download complete [2025-02-14T00:50:30.912Z] 4a38d031a5af: Pull complete [2025-02-14T00:50:31.183Z] 4f4fb700ef54: Pull complete [2025-02-14T00:50:31.453Z] 0a2ed2ebfaee: Pull complete [2025-02-14T00:50:32.057Z] 6c2718a502da: Verifying Checksum [2025-02-14T00:50:32.057Z] 6c2718a502da: Download complete [2025-02-14T00:50:32.647Z] 9b08732b15b4: Pull complete [2025-02-14T00:50:34.596Z] 75c08adfc734: Pull complete [2025-02-14T00:50:36.545Z] ca5fd655d5e6: Pull complete [2025-02-14T00:50:36.545Z] aa49eaf43974: Pull complete [2025-02-14T00:50:36.814Z] 00b4ef0de34b: Pull complete [2025-02-14T00:50:37.083Z] d12830068875: Pull complete [2025-02-14T00:50:38.500Z] c3e69c2895af: Pull complete [2025-02-14T00:50:38.770Z] 531ebf1ff4ce: Pull complete [2025-02-14T00:50:39.040Z] e6fcd29ba5d8: Pull complete [2025-02-14T00:50:43.321Z] 6c2718a502da: Pull complete [2025-02-14T00:50:43.321Z] fe68300bf2a0: Pull complete [2025-02-14T00:50:43.321Z] caf988e6efa4: Pull complete [2025-02-14T00:50:43.595Z] Digest: sha256:de91b21638c6898b6ff2b52ce5f31031c08234dc6f718b8e16cdc045bfdc0d7f [2025-02-14T00:50:43.595Z] Status: Downloaded newer image for docker:latest [2025-02-14T00:50:46.207Z] ---> 95403e37e893 [2025-02-14T00:50:46.207Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:50:46.479Z] ---> Running in 54ab04a6c541 [2025-02-14T00:50:47.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:50:47.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:50:49.860Z] OK: 239 MiB in 58 packages [2025-02-14T00:50:50.446Z] Removing intermediate container 54ab04a6c541 [2025-02-14T00:50:50.446Z] ---> e62514a6e418 [2025-02-14T00:50:50.446Z] Step 10/15 : ENV GO111MODULE=on [2025-02-14T00:50:50.446Z] ---> Running in 031cc3ec44ba [2025-02-14T00:50:51.032Z] Removing intermediate container 031cc3ec44ba [2025-02-14T00:50:51.032Z] ---> 46040fc9edcd [2025-02-14T00:50:51.032Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-02-14T00:50:51.032Z] ---> Running in 8f7f404236a8 [2025-02-14T00:50:51.302Z] Removing intermediate container 8f7f404236a8 [2025-02-14T00:50:51.302Z] ---> fa1fa8027f27 [2025-02-14T00:50:51.302Z] Step 12/15 : COPY go.mod vendor* ./ [2025-02-14T00:50:51.890Z] ---> d589f6a248c2 [2025-02-14T00:50:51.890Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:50:51.890Z] ---> Running in 90f5a11ec474 [2025-02-14T00:52:43.557Z] Removing intermediate container 90f5a11ec474 [2025-02-14T00:52:43.557Z] ---> 165030001bb7 [2025-02-14T00:52:43.557Z] Step 14/15 : COPY . . [2025-02-14T00:52:43.557Z] ---> 48ecbddac400 [2025-02-14T00:52:43.557Z] Step 15/15 : RUN ${MAKE} [2025-02-14T00:52:43.557Z] ---> Running in 22bc5e449714 [2025-02-14T00:52:43.557Z] noop [2025-02-14T00:52:43.557Z] Removing intermediate container 22bc5e449714 [2025-02-14T00:52:43.557Z] ---> 4bb4a6acfa2c [2025-02-14T00:52:43.557Z] Successfully built 4bb4a6acfa2c [2025-02-14T00:52:43.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:52:43.928Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T00:52:43.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:52:44.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-38931 does not seem to be running inside a container [2025-02-14T00:52:44.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/184 -v /w/workspace/edgex-ui-go/184:/w/workspace/edgex-ui-go/184:rw,z -v /w/workspace/edgex-ui-go/184@tmp:/w/workspace/edgex-ui-go/184@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 [2025-02-14T00:52:45.475Z] $ docker top 2f3bc12008663252544a209d4f7b17fb61bd9c6570d0f96be7f11b940b28c357 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:52:46.346Z] + go version [2025-02-14T00:52:46.346Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-14T00:52:46.364Z] $ docker stop --time=1 2f3bc12008663252544a209d4f7b17fb61bd9c6570d0f96be7f11b940b28c357 [2025-02-14T00:52:48.889Z] $ docker rm -f --volumes 2f3bc12008663252544a209d4f7b17fb61bd9c6570d0f96be7f11b940b28c357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:52:49.488Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T00:52:49.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:52:49.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-38931 does not seem to be running inside a container [2025-02-14T00:52:49.753Z] $ 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/184 -v /w/workspace/edgex-ui-go/184:/w/workspace/edgex-ui-go/184:rw,z -v /w/workspace/edgex-ui-go/184@tmp:/w/workspace/edgex-ui-go/184@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 [2025-02-14T00:52:50.957Z] $ docker top bb033e741d1487fd601c9414fd81ee55fa85b2bce10d15c0f03f69b14aa666b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:52:51.802Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/184 [Pipeline] fileExists [Pipeline] sh [2025-02-14T00:52:52.459Z] + make test [2025-02-14T00:52:52.459Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-02-14T00:52:59.122Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-02-14T00:56:51.227Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-02-14T00:57:30.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-14T00:57:30.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-14T00:57:30.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-14T00:57:30.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:57:30.207Z] $ docker stop --time=1 bb033e741d1487fd601c9414fd81ee55fa85b2bce10d15c0f03f69b14aa666b0 [2025-02-14T00:57:32.140Z] $ docker rm -f --volumes bb033e741d1487fd601c9414fd81ee55fa85b2bce10d15c0f03f69b14aa666b0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:57:33.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:57:33.738Z] Warning: overwriting stash ‘coverage-report’ [2025-02-14T00:57:34.470Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:57:34.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:57:35.211Z] + ls -al . [2025-02-14T00:57:35.212Z] total 268 [2025-02-14T00:57:35.212Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 00:52 . [2025-02-14T00:57:35.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:49 .. [2025-02-14T00:57:35.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:49 .blubracket [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 00:49 .dockerignore [2025-02-14T00:57:35.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:49 .git [2025-02-14T00:57:35.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:49 .github [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 00:49 .gitignore [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 18578 Feb 14 00:49 Attribution.txt [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 00:49 CHANGELOG.md [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 00:49 CONTRIBUTING.md [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 1940 Feb 14 00:49 Dockerfile [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 00:49 Jenkinsfile [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 00:49 LICENSE [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 00:49 Makefile [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 00:49 README.md [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:46 VERSION [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 00:49 angularmigrationlogs.md [2025-02-14T00:57:35.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:49 assets [2025-02-14T00:57:35.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:49 bin [2025-02-14T00:57:35.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:49 cmd [2025-02-14T00:57:35.212Z] -rw-r--r-- 1 jenkins jenkins 14679 Feb 14 00:56 coverage.out [2025-02-14T00:57:35.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:49 docs [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 5895 Feb 14 00:49 go.mod [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 86071 Feb 14 00:49 go.sum [2025-02-14T00:57:35.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:49 internal [2025-02-14T00:57:35.212Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 00:49 redeploy.sh [2025-02-14T00:57:35.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:49 testing [2025-02-14T00:57:35.212Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 00:49 version.go [2025-02-14T00:57:35.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:49 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:57:35.581Z] + 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=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 --label arch=arm64 --label version=4.0.0-dev.2 . [2025-02-14T00:57:36.993Z] Sending build context to Docker daemon 35.82MB [2025-02-14T00:57:36.993Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:57:36.993Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-14T00:57:36.993Z] ---> 4bb4a6acfa2c [2025-02-14T00:57:36.993Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-02-14T00:57:37.259Z] ---> Running in 9ef3148ca619 [2025-02-14T00:57:37.523Z] Removing intermediate container 9ef3148ca619 [2025-02-14T00:57:37.523Z] ---> 2ba3a2e33e63 [2025-02-14T00:57:37.523Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:57:37.795Z] ---> Running in b3abc6c774c8 [2025-02-14T00:57:38.060Z] Removing intermediate container b3abc6c774c8 [2025-02-14T00:57:38.060Z] ---> 0e8e76df1c7a [2025-02-14T00:57:38.060Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:57:38.060Z] ---> Running in 47eeeab80dd7 [2025-02-14T00:57:38.330Z] Removing intermediate container 47eeeab80dd7 [2025-02-14T00:57:38.330Z] ---> 2f9fa72e1a11 [2025-02-14T00:57:38.330Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-02-14T00:57:38.597Z] ---> Running in 228aa2195779 [2025-02-14T00:57:38.863Z] Removing intermediate container 228aa2195779 [2025-02-14T00:57:38.863Z] ---> bbf15dc316c5 [2025-02-14T00:57:38.863Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-02-14T00:57:38.863Z] ---> Running in dbde22e248d0 [2025-02-14T00:57:39.128Z] Removing intermediate container dbde22e248d0 [2025-02-14T00:57:39.128Z] ---> fa0223ebefc6 [2025-02-14T00:57:39.128Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-02-14T00:57:41.075Z] ---> 94b15f6d1a6e [2025-02-14T00:57:41.075Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:57:41.075Z] ---> Running in e1c15034bcab [2025-02-14T00:57:42.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:57:42.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:57:44.565Z] OK: 239 MiB in 58 packages [2025-02-14T00:57:45.146Z] Removing intermediate container e1c15034bcab [2025-02-14T00:57:45.146Z] ---> 456474eedf97 [2025-02-14T00:57:45.146Z] Step 10/27 : ENV GO111MODULE=on [2025-02-14T00:57:45.146Z] ---> Running in a9f0a17eb574 [2025-02-14T00:57:45.413Z] Removing intermediate container a9f0a17eb574 [2025-02-14T00:57:45.413Z] ---> f352595cc8a4 [2025-02-14T00:57:45.413Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-02-14T00:57:45.679Z] ---> Running in 37b821ec8168 [2025-02-14T00:57:45.943Z] Removing intermediate container 37b821ec8168 [2025-02-14T00:57:45.943Z] ---> 55bfa0d34d09 [2025-02-14T00:57:45.943Z] Step 12/27 : COPY go.mod vendor* ./ [2025-02-14T00:57:46.524Z] ---> 990899f0b5c1 [2025-02-14T00:57:46.524Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:57:46.524Z] ---> Running in 709af957f5d6 [2025-02-14T00:57:49.110Z] Removing intermediate container 709af957f5d6 [2025-02-14T00:57:49.110Z] ---> f62a0a5a4b1e [2025-02-14T00:57:49.110Z] Step 14/27 : COPY . . [2025-02-14T00:57:53.364Z] ---> b421f7ee36bc [2025-02-14T00:57:53.364Z] Step 15/27 : RUN ${MAKE} [2025-02-14T00:57:53.364Z] ---> Running in dec7d2831741 [2025-02-14T00:57:54.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.2" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-02-14T01:01:31.631Z] Removing intermediate container dec7d2831741 [2025-02-14T01:01:31.631Z] ---> ef23493004ab [2025-02-14T01:01:31.631Z] Step 16/27 : FROM alpine:3.20 [2025-02-14T01:01:31.631Z] 3.20: Pulling from library/alpine [2025-02-14T01:01:31.631Z] 0152682790bb: Pulling fs layer [2025-02-14T01:01:31.631Z] 0152682790bb: Verifying Checksum [2025-02-14T01:01:31.631Z] 0152682790bb: Download complete [2025-02-14T01:01:31.631Z] 0152682790bb: Pull complete [2025-02-14T01:01:31.631Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T01:01:31.631Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T01:01:31.631Z] ---> f4194d9e8c10 [2025-02-14T01:01:31.631Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-14T01:01:31.631Z] ---> Running in 6d854b4feeda [2025-02-14T01:01:31.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T01:01:31.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T01:01:32.594Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T01:01:32.594Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T01:01:32.594Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T01:01:32.594Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T01:01:32.594Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T01:01:32.594Z] OK: 9 MiB in 14 packages [2025-02-14T01:01:34.008Z] Removing intermediate container 6d854b4feeda [2025-02-14T01:01:34.008Z] ---> fa2fa9675bb6 [2025-02-14T01:01:34.008Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-02-14T01:01:34.008Z] ---> Running in b8cfd0b1d40d [2025-02-14T01:01:34.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T01:01:35.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T01:01:36.965Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T01:01:36.965Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T01:01:36.965Z] OK: 9 MiB in 15 packages [2025-02-14T01:01:37.930Z] Removing intermediate container b8cfd0b1d40d [2025-02-14T01:01:37.930Z] ---> bf93d3abe38b [2025-02-14T01:01:37.930Z] Step 19/27 : EXPOSE 4000 [2025-02-14T01:01:38.201Z] ---> Running in 8caa304a49da [2025-02-14T01:01:38.468Z] Removing intermediate container 8caa304a49da [2025-02-14T01:01:38.468Z] ---> f48caab541d7 [2025-02-14T01:01:38.468Z] Step 20/27 : 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 [2025-02-14T01:01:41.086Z] ---> 9cba7222aec9 [2025-02-14T01:01:41.086Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-02-14T01:01:42.056Z] ---> 924244001133 [2025-02-14T01:01:42.056Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-02-14T01:01:42.327Z] ---> 9091c94ae7f2 [2025-02-14T01:01:42.327Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-02-14T01:01:42.596Z] ---> Running in 6c85fad08e2d [2025-02-14T01:01:42.868Z] Removing intermediate container 6c85fad08e2d [2025-02-14T01:01:42.868Z] ---> fef5806330b6 [2025-02-14T01:01:42.868Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-02-14T01:01:42.868Z] ---> Running in 3af56714ccba [2025-02-14T01:01:43.136Z] Removing intermediate container 3af56714ccba [2025-02-14T01:01:43.136Z] ---> 152779e5ba6c [2025-02-14T01:01:43.136Z] Step 25/27 : LABEL arch=arm64 [2025-02-14T01:01:43.415Z] ---> Running in 3067d5269a66 [2025-02-14T01:01:43.683Z] Removing intermediate container 3067d5269a66 [2025-02-14T01:01:43.683Z] ---> 24ec46a6dce2 [2025-02-14T01:01:43.683Z] Step 26/27 : LABEL git_sha=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T01:01:43.683Z] ---> Running in 1ba30add8f2f [2025-02-14T01:01:43.949Z] Removing intermediate container 1ba30add8f2f [2025-02-14T01:01:43.949Z] ---> 493bcbe467af [2025-02-14T01:01:43.949Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2025-02-14T01:01:44.216Z] ---> Running in 68d440dd23d1 [2025-02-14T01:01:44.484Z] Removing intermediate container 68d440dd23d1 [2025-02-14T01:01:44.484Z] ---> e4b213bcfb79 [2025-02-14T01:01:44.484Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-14T01:01:44.752Z] Successfully built e4b213bcfb79 [2025-02-14T01:01:44.752Z] 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 [2025-02-14T01:01:44.911Z] provisioning config files... [2025-02-14T01:01:44.929Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/184@tmp/config9511071844498834548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:01:45.290Z] ---> ****-login.sh [2025-02-14T01:01:45.290Z] nexus3.edgexfoundry.org:10001 [2025-02-14T01:01:45.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:01:45.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:01:45.559Z] Configure a credential helper to remove this warning. See [2025-02-14T01:01:45.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:01:45.559Z] [2025-02-14T01:01:45.559Z] Login Succeeded [2025-02-14T01:01:45.559Z] nexus3.edgexfoundry.org:10002 [2025-02-14T01:01:45.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:01:46.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:01:46.094Z] Configure a credential helper to remove this warning. See [2025-02-14T01:01:46.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:01:46.094Z] [2025-02-14T01:01:46.094Z] Login Succeeded [2025-02-14T01:01:46.094Z] nexus3.edgexfoundry.org:10003 [2025-02-14T01:01:46.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:01:46.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:01:46.362Z] Configure a credential helper to remove this warning. See [2025-02-14T01:01:46.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:01:46.362Z] [2025-02-14T01:01:46.362Z] Login Succeeded [2025-02-14T01:01:46.362Z] nexus3.edgexfoundry.org:10004 [2025-02-14T01:01:46.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:01:46.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:01:46.946Z] Configure a credential helper to remove this warning. See [2025-02-14T01:01:46.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:01:46.946Z] [2025-02-14T01:01:46.946Z] Login Succeeded [2025-02-14T01:01:46.946Z] ****.io [2025-02-14T01:01:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T01:01:47.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T01:01:47.483Z] Configure a credential helper to remove this warning. See [2025-02-14T01:01:47.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T01:01:47.483Z] [2025-02-14T01:01:47.483Z] Login Succeeded [2025-02-14T01:01:47.483Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T01:01:47.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T01:01:47.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T01:01:47.676Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2025-02-14T01:01:47.676Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T01:01:47.676Z] latest [2025-02-14T01:01:47.676Z] 4.0.0-dev.2 [2025-02-14T01:01:47.676Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [2025-02-14T01:01:47.676Z] main [2025-02-14T01:01:47.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:01:48.062Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:01:48.425Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T01:01:48.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-02-14T01:01:48.425Z] 32379e625024: Preparing [2025-02-14T01:01:48.425Z] 8a711466448c: Preparing [2025-02-14T01:01:48.425Z] 4e51e7d8b09d: Preparing [2025-02-14T01:01:48.425Z] 0b2995d8c789: Preparing [2025-02-14T01:01:48.425Z] 92fda3acf0fb: Preparing [2025-02-14T01:01:48.425Z] 534a70dc8296: Preparing [2025-02-14T01:01:48.425Z] 534a70dc8296: Waiting [2025-02-14T01:01:48.692Z] 8a711466448c: Pushed [2025-02-14T01:01:48.692Z] 0b2995d8c789: Pushed [2025-02-14T01:01:48.692Z] 32379e625024: Pushed [2025-02-14T01:01:48.692Z] 534a70dc8296: Layer already exists [2025-02-14T01:01:50.636Z] 92fda3acf0fb: Pushed [2025-02-14T01:02:00.717Z] 4e51e7d8b09d: Pushed [2025-02-14T01:02:00.717Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:01.088Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:01.454Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-02-14T01:02:01.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-02-14T01:02:01.454Z] 32379e625024: Preparing [2025-02-14T01:02:01.454Z] 8a711466448c: Preparing [2025-02-14T01:02:01.454Z] 4e51e7d8b09d: Preparing [2025-02-14T01:02:01.454Z] 0b2995d8c789: Preparing [2025-02-14T01:02:01.454Z] 92fda3acf0fb: Preparing [2025-02-14T01:02:01.454Z] 534a70dc8296: Preparing [2025-02-14T01:02:01.454Z] 534a70dc8296: Waiting [2025-02-14T01:02:01.454Z] 8a711466448c: Layer already exists [2025-02-14T01:02:01.454Z] 92fda3acf0fb: Layer already exists [2025-02-14T01:02:01.454Z] 32379e625024: Layer already exists [2025-02-14T01:02:01.454Z] 0b2995d8c789: Layer already exists [2025-02-14T01:02:01.454Z] 4e51e7d8b09d: Layer already exists [2025-02-14T01:02:01.454Z] 534a70dc8296: Layer already exists [2025-02-14T01:02:01.721Z] latest: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:02.084Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:02.446Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.2 [2025-02-14T01:02:02.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-02-14T01:02:02.446Z] 32379e625024: Preparing [2025-02-14T01:02:02.446Z] 8a711466448c: Preparing [2025-02-14T01:02:02.446Z] 4e51e7d8b09d: Preparing [2025-02-14T01:02:02.446Z] 0b2995d8c789: Preparing [2025-02-14T01:02:02.446Z] 92fda3acf0fb: Preparing [2025-02-14T01:02:02.446Z] 534a70dc8296: Preparing [2025-02-14T01:02:02.446Z] 534a70dc8296: Waiting [2025-02-14T01:02:02.446Z] 8a711466448c: Layer already exists [2025-02-14T01:02:02.446Z] 0b2995d8c789: Layer already exists [2025-02-14T01:02:02.446Z] 32379e625024: Layer already exists [2025-02-14T01:02:02.446Z] 4e51e7d8b09d: Layer already exists [2025-02-14T01:02:02.446Z] 92fda3acf0fb: Layer already exists [2025-02-14T01:02:02.446Z] 534a70dc8296: Layer already exists [2025-02-14T01:02:02.711Z] 4.0.0-dev.2: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:03.086Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:03.444Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [2025-02-14T01:02:03.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-02-14T01:02:03.445Z] 32379e625024: Preparing [2025-02-14T01:02:03.445Z] 8a711466448c: Preparing [2025-02-14T01:02:03.445Z] 4e51e7d8b09d: Preparing [2025-02-14T01:02:03.445Z] 0b2995d8c789: Preparing [2025-02-14T01:02:03.445Z] 92fda3acf0fb: Preparing [2025-02-14T01:02:03.445Z] 534a70dc8296: Preparing [2025-02-14T01:02:03.445Z] 534a70dc8296: Waiting [2025-02-14T01:02:03.445Z] 92fda3acf0fb: Layer already exists [2025-02-14T01:02:03.445Z] 4e51e7d8b09d: Layer already exists [2025-02-14T01:02:03.445Z] 32379e625024: Layer already exists [2025-02-14T01:02:03.445Z] 8a711466448c: Layer already exists [2025-02-14T01:02:03.445Z] 0b2995d8c789: Layer already exists [2025-02-14T01:02:03.445Z] 534a70dc8296: Layer already exists [2025-02-14T01:02:03.709Z] 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:04.071Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:04.414Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2025-02-14T01:02:04.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-02-14T01:02:04.415Z] 32379e625024: Preparing [2025-02-14T01:02:04.415Z] 8a711466448c: Preparing [2025-02-14T01:02:04.415Z] 4e51e7d8b09d: Preparing [2025-02-14T01:02:04.415Z] 0b2995d8c789: Preparing [2025-02-14T01:02:04.415Z] 92fda3acf0fb: Preparing [2025-02-14T01:02:04.415Z] 534a70dc8296: Preparing [2025-02-14T01:02:04.415Z] 534a70dc8296: Waiting [2025-02-14T01:02:04.415Z] 32379e625024: Layer already exists [2025-02-14T01:02:04.415Z] 8a711466448c: Layer already exists [2025-02-14T01:02:04.415Z] 4e51e7d8b09d: Layer already exists [2025-02-14T01:02:04.415Z] 0b2995d8c789: Layer already exists [2025-02-14T01:02:04.415Z] 92fda3acf0fb: Layer already exists [2025-02-14T01:02:04.415Z] 534a70dc8296: Layer already exists [2025-02-14T01:02:04.680Z] main: digest: sha256:cd853479133e47c5a3983f1e7d42d6344c8a1f37af9c90244186ecee68b9fe22 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T01:02:04.748Z] ===================================================== [Pipeline] echo [2025-02-14T01:02:04.759Z] taggedImages: [2025-02-14T01:02:04.759Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [2025-02-14T01:02:04.759Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-02-14T01:02:04.759Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.2 [2025-02-14T01:02:04.759Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6fa1dc9f366f626ec56a8331ef4aaea4449f1f82-4.0.0-dev.2 [2025-02-14T01:02:04.759Z] - 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 [2025-02-14T01:02:05.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T01:02:05.155Z] [2025-02-14T01:02:05.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:05.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T01:02:05.766Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-14T01:02:05.766Z] 8998bd30e6a1: Pulling fs layer [2025-02-14T01:02:05.766Z] 04944245beec: Pulling fs layer [2025-02-14T01:02:05.766Z] 699f458cf7ca: Pulling fs layer [2025-02-14T01:02:05.766Z] 765212b225bb: Pulling fs layer [2025-02-14T01:02:05.766Z] f23df028b6ca: Pulling fs layer [2025-02-14T01:02:05.766Z] d65c8cfc05b1: Pulling fs layer [2025-02-14T01:02:05.766Z] 2437ff75d9bd: Pulling fs layer [2025-02-14T01:02:05.766Z] f23df028b6ca: Waiting [2025-02-14T01:02:05.766Z] 765212b225bb: Waiting [2025-02-14T01:02:05.766Z] d65c8cfc05b1: Waiting [2025-02-14T01:02:05.766Z] 2437ff75d9bd: Waiting [2025-02-14T01:02:05.766Z] 04944245beec: Verifying Checksum [2025-02-14T01:02:05.766Z] 04944245beec: Download complete [2025-02-14T01:02:05.766Z] 765212b225bb: Verifying Checksum [2025-02-14T01:02:05.766Z] 765212b225bb: Download complete [2025-02-14T01:02:05.766Z] f23df028b6ca: Verifying Checksum [2025-02-14T01:02:05.766Z] f23df028b6ca: Download complete [2025-02-14T01:02:05.766Z] d65c8cfc05b1: Verifying Checksum [2025-02-14T01:02:05.766Z] d65c8cfc05b1: Download complete [2025-02-14T01:02:06.035Z] 699f458cf7ca: Verifying Checksum [2025-02-14T01:02:06.035Z] 699f458cf7ca: Download complete [2025-02-14T01:02:06.303Z] 8998bd30e6a1: Verifying Checksum [2025-02-14T01:02:06.303Z] 8998bd30e6a1: Download complete [2025-02-14T01:02:08.878Z] 2437ff75d9bd: Verifying Checksum [2025-02-14T01:02:08.878Z] 2437ff75d9bd: Download complete [2025-02-14T01:02:11.525Z] 8998bd30e6a1: Pull complete [2025-02-14T01:02:12.121Z] 04944245beec: Pull complete [2025-02-14T01:02:14.118Z] 699f458cf7ca: Pull complete [2025-02-14T01:02:14.385Z] 765212b225bb: Pull complete [2025-02-14T01:02:15.345Z] f23df028b6ca: Pull complete [2025-02-14T01:02:15.612Z] d65c8cfc05b1: Pull complete [2025-02-14T01:02:33.815Z] 2437ff75d9bd: Pull complete [2025-02-14T01:02:33.815Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-14T01:02:33.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T01:02:33.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:02:34.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-38931 does not seem to be running inside a container [2025-02-14T01:02:34.130Z] $ 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/184 -v /w/workspace/edgex-ui-go/184:/w/workspace/edgex-ui-go/184:rw,z -v /w/workspace/edgex-ui-go/184@tmp:/w/workspace/edgex-ui-go/184@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 [2025-02-14T01:02:37.446Z] $ docker top d50e5be786b6a595f56b8f11d8fe97cc53a3dd9a0bdb806d84d421abaafae7e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:02:38.345Z] ---> job-cost.sh [2025-02-14T01:02:38.345Z] lf-activate-venv: SKIPPING [2025-02-14T01:02:38.345Z] INFO: No Stack... [2025-02-14T01:02:38.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-14T01:02:39.506Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T01:02:40.146Z] + cat /w/workspace/edgex-ui-go/184/archives/cost.csv [2025-02-14T01:02:40.146Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T01:02:40.214Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [2025-02-14T01:02:40.225Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] did not exist. Created. [2025-02-14T01:02:40.230Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T01:02:40.913Z] /w/workspace/edgex-ui-go/184@tmp/durable-e3a8d2bb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-14T01:02:41.565Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-14T01:02:41.597Z] Warning: overwriting stash ‘stack-cost’ [2025-02-14T01:02:41.812Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T01:02:41.818Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T01:02:41.846Z] $ docker stop --time=1 d50e5be786b6a595f56b8f11d8fe97cc53a3dd9a0bdb806d84d421abaafae7e5 [2025-02-14T01:02:43.382Z] $ docker rm -f --volumes d50e5be786b6a595f56b8f11d8fe97cc53a3dd9a0bdb806d84d421abaafae7e5 [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 [2025-02-14T01:02:43.949Z] provisioning config files... [2025-02-14T01:02:43.960Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7423662644968194414tmp [Pipeline] { [Pipeline] sh [2025-02-14T01:02:44.254Z] + set +x [2025-02-14T01:02:44.254Z] + bash -s -- [2025-02-14T01:02:44.254Z] + curl -s https://codecov.io/bash [2025-02-14T01:02:44.254Z] [2025-02-14T01:02:44.254Z] _____ _ [2025-02-14T01:02:44.254Z] / ____| | | [2025-02-14T01:02:44.254Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T01:02:44.254Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T01:02:44.254Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T01:02:44.254Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T01:02:44.254Z] Bash-1.0.6 [2025-02-14T01:02:44.254Z] [2025-02-14T01:02:44.254Z] [2025-02-14T01:02:44.254Z] ==> git version 2.25.1 found [2025-02-14T01:02:44.254Z] ==> 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 [2025-02-14T01:02:44.254Z] Release-Date: 2020-01-08 [2025-02-14T01:02:44.254Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-14T01:02:44.254Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T01:02:44.254Z] ==> Jenkins CI detected. [2025-02-14T01:02:44.254Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2025-02-14T01:02:44.254Z] project root: . [2025-02-14T01:02:44.254Z] --> token set from env [2025-02-14T01:02:44.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-14T01:02:44.513Z] ==> Running gcov in . (disable via -X gcov) [2025-02-14T01:02:44.513Z] ==> Python coveragepy not found [2025-02-14T01:02:44.513Z] ==> Searching for coverage reports in: [2025-02-14T01:02:44.513Z] + . [2025-02-14T01:02:44.513Z] -> Found 1 reports [2025-02-14T01:02:44.513Z] ==> Detecting git/mercurial file structure [2025-02-14T01:02:44.513Z] ==> Reading reports [2025-02-14T01:02:44.513Z] + ./coverage.out bytes=14679 [2025-02-14T01:02:44.513Z] ==> Appending adjustments [2025-02-14T01:02:44.513Z] https://docs.codecov.io/docs/fixing-reports [2025-02-14T01:02:45.081Z] + Found adjustments [2025-02-14T01:02:45.081Z] ==> Gzipping contents [2025-02-14T01:02:45.081Z] 12K /tmp/codecov.tpzKsI.gz [2025-02-14T01:02:45.081Z] ==> Uploading reports [2025-02-14T01:02:45.081Z] url: https://codecov.io [2025-02-14T01:02:45.081Z] query: branch=main&commit=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T01:02:45.081Z] -> Pinging Codecov [2025-02-14T01:02:45.081Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6fa1dc9f366f626ec56a8331ef4aaea4449f1f82&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T01:02:45.340Z] -> Uploading to [2025-02-14T01:02:45.340Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/6fa1dc9f366f626ec56a8331ef4aaea4449f1f82/d4ae47e2-bc65-4154-9c13-99b524d95d22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T010245Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7385f7157cf0a24d782ce03170f73efb8614412c4f4be77bc8fa168047f88294 [2025-02-14T01:02:45.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T01:02:45.340Z] Dload Upload Total Spent Left Speed [2025-02-14T01:02:45.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10279 0 0 100 10279 0 86378 --:--:-- --:--:-- --:--:-- 86378 [2025-02-14T01:02:45.340Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] } [2025-02-14T01:02:45.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-14T01:02:45.585Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-14T01:02:45.601Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:45.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T01:02:45.902Z] [2025-02-14T01:02:45.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:02:46.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T01:02:46.210Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-14T01:02:46.210Z] 43c4264eed91: Pulling fs layer [2025-02-14T01:02:46.210Z] 4cc291be95ef: Pulling fs layer [2025-02-14T01:02:46.210Z] 2ac1f1163629: Pulling fs layer [2025-02-14T01:02:46.210Z] 5c3c966382ef: Pulling fs layer [2025-02-14T01:02:46.210Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T01:02:46.210Z] d9c7d2e4e75e: Pulling fs layer [2025-02-14T01:02:46.210Z] 9c3e1370e548: Pulling fs layer [2025-02-14T01:02:46.210Z] 4f4fb700ef54: Waiting [2025-02-14T01:02:46.210Z] d9c7d2e4e75e: Waiting [2025-02-14T01:02:46.210Z] 4cc291be95ef: Verifying Checksum [2025-02-14T01:02:46.210Z] 4cc291be95ef: Download complete [2025-02-14T01:02:46.210Z] 5c3c966382ef: Download complete [2025-02-14T01:02:46.210Z] 4f4fb700ef54: Download complete [2025-02-14T01:02:46.210Z] 43c4264eed91: Download complete [2025-02-14T01:02:46.468Z] 43c4264eed91: Pull complete [2025-02-14T01:02:46.468Z] d9c7d2e4e75e: Verifying Checksum [2025-02-14T01:02:46.468Z] d9c7d2e4e75e: Download complete [2025-02-14T01:02:46.468Z] 4cc291be95ef: Pull complete [2025-02-14T01:02:46.726Z] 2ac1f1163629: Verifying Checksum [2025-02-14T01:02:46.726Z] 2ac1f1163629: Download complete [2025-02-14T01:02:47.291Z] 9c3e1370e548: Verifying Checksum [2025-02-14T01:02:47.291Z] 9c3e1370e548: Download complete [2025-02-14T01:02:49.828Z] 2ac1f1163629: Pull complete [2025-02-14T01:02:49.828Z] 5c3c966382ef: Pull complete [2025-02-14T01:02:49.828Z] 4f4fb700ef54: Pull complete [2025-02-14T01:02:50.086Z] d9c7d2e4e75e: Pull complete [2025-02-14T01:02:53.371Z] 9c3e1370e548: Pull complete [2025-02-14T01:02:53.371Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-14T01:02:53.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T01:02:53.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:02:53.471Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T01:02:53.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-14T01:02:55.438Z] $ docker top 4c007b26b70793a55a87572537ae3fed04bd9798753f231b954061c3b8ee3329 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T01:02:55.798Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2025-02-14T01:02:55.808Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2025-02-14T01:02:56.086Z] + set -o pipefail [2025-02-14T01:02:56.086Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2025-02-14T01:03:04.203Z] [2025-02-14T01:03:04.203Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2025-02-14T01:03:04.203Z] [2025-02-14T01:03:04.203Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/1433e578-c289-418d-b5c3-bab322d7b166 [2025-02-14T01:03:04.203Z] [2025-02-14T01:03:04.203Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-14T01:03:04.203Z] [2025-02-14T01:03:04.203Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-14T01:03:04.203Z] [2025-02-14T01:03:04.203Z] [2025-02-14T01:03:04.203Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-14T01:03:04.203Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-14T01:03:04.209Z] $ docker stop --time=1 4c007b26b70793a55a87572537ae3fed04bd9798753f231b954061c3b8ee3329 [2025-02-14T01:03:06.478Z] $ docker rm -f --volumes 4c007b26b70793a55a87572537ae3fed04bd9798753f231b954061c3b8ee3329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T01:03:07.351Z] + git log --format=format:%s -1 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 [Pipeline] sh [2025-02-14T01:03:07.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T01:03:07.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:03:07.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T01:03:07.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:03:08.050Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T01:03:08.123Z] $ 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 [2025-02-14T01:03:08.503Z] $ docker top b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T01:03:08.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T01:03:08.612Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T01:03:08.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T01:03:08.716Z] $ docker exec b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 ssh-agent [2025-02-14T01:03:08.831Z] SSH_AUTH_SOCK=/tmp/ssh-imAQblua9DxD/agent.32 [2025-02-14T01:03:08.831Z] SSH_AGENT_PID=37 [2025-02-14T01:03:08.835Z] Running ssh-add (command line suppressed) [2025-02-14T01:03:08.924Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12801297016150281822.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12801297016150281822.key) [2025-02-14T01:03:08.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T01:03:09.232Z] + git semver tag [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,395 [run_tag] DEBUG tag force:False [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,395 [check_head_tag] DEBUG check head tag [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,396 [execute] INFO git cat-file --batch-check [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,399 [execute] INFO git cat-file --batch [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,420 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,420 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:03:09.492Z] 2025-02-14 01:03:09,426 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:09.492Z] 4.0.0-dev.2 [Pipeline] } [2025-02-14T01:03:09.497Z] $ docker exec --env ******** --env ******** b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 ssh-agent -k [2025-02-14T01:03:09.606Z] unset SSH_AUTH_SOCK; [2025-02-14T01:03:09.606Z] unset SSH_AGENT_PID; [2025-02-14T01:03:09.606Z] echo Agent pid 37 killed; [2025-02-14T01:03:09.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T01:03:09.946Z] + git semver [Pipeline] } [2025-02-14T01:03:10.213Z] $ docker stop --time=1 b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 [2025-02-14T01:03:11.482Z] $ docker rm -f --volumes b029a9174cab747108c91e1b52ba6c220cec42e0af0b68cf3574b79dacac5d18 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:03:11.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T01:03:11.901Z] [2025-02-14T01:03:11.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:03:12.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T01:03:12.203Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-14T01:03:12.203Z] ab5ef0e58194: Pulling fs layer [2025-02-14T01:03:12.203Z] 9712f1f96733: Pulling fs layer [2025-02-14T01:03:12.203Z] 63f879dbbcfc: Pulling fs layer [2025-02-14T01:03:12.203Z] 0d9ebad4ef96: Pulling fs layer [2025-02-14T01:03:12.203Z] e9a5061849ea: Pulling fs layer [2025-02-14T01:03:12.203Z] d747dcd14b5f: Pulling fs layer [2025-02-14T01:03:12.203Z] 2de7ff778b66: Pulling fs layer [2025-02-14T01:03:12.203Z] 0d9ebad4ef96: Waiting [2025-02-14T01:03:12.203Z] e9a5061849ea: Waiting [2025-02-14T01:03:12.203Z] d747dcd14b5f: Waiting [2025-02-14T01:03:12.203Z] 2de7ff778b66: Waiting [2025-02-14T01:03:12.203Z] 9712f1f96733: Verifying Checksum [2025-02-14T01:03:12.203Z] 9712f1f96733: Download complete [2025-02-14T01:03:12.465Z] 63f879dbbcfc: Verifying Checksum [2025-02-14T01:03:12.465Z] 63f879dbbcfc: Download complete [2025-02-14T01:03:12.724Z] e9a5061849ea: Verifying Checksum [2025-02-14T01:03:12.724Z] e9a5061849ea: Download complete [2025-02-14T01:03:12.724Z] d747dcd14b5f: Verifying Checksum [2025-02-14T01:03:12.724Z] d747dcd14b5f: Download complete [2025-02-14T01:03:12.724Z] 0d9ebad4ef96: Verifying Checksum [2025-02-14T01:03:12.724Z] 0d9ebad4ef96: Download complete [2025-02-14T01:03:12.724Z] ab5ef0e58194: Verifying Checksum [2025-02-14T01:03:12.724Z] ab5ef0e58194: Download complete [2025-02-14T01:03:12.981Z] 2de7ff778b66: Verifying Checksum [2025-02-14T01:03:12.981Z] 2de7ff778b66: Download complete [2025-02-14T01:03:15.505Z] ab5ef0e58194: Pull complete [2025-02-14T01:03:15.505Z] 9712f1f96733: Pull complete [2025-02-14T01:03:15.763Z] 63f879dbbcfc: Pull complete [2025-02-14T01:03:19.045Z] 0d9ebad4ef96: Pull complete [2025-02-14T01:03:19.305Z] e9a5061849ea: Pull complete [2025-02-14T01:03:19.305Z] d747dcd14b5f: Pull complete [2025-02-14T01:03:20.240Z] 2de7ff778b66: Pull complete [2025-02-14T01:03:20.240Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-14T01:03:20.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T01:03:20.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:03:20.349Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T01:03:20.377Z] $ 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 [2025-02-14T01:03:22.228Z] $ docker top a89a197d0608e3bc8c918389efe06c3cf7918fd725e17c63e80c4ce957c16938 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-14T01:03:22.328Z] provisioning config files... [2025-02-14T01:03:22.336Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17006440399869279552tmp [2025-02-14T01:03:22.345Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17869969661365614554tmp [2025-02-14T01:03:22.354Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12006023951775451394tmp [Pipeline] { [Pipeline] echo [2025-02-14T01:03:22.382Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:22.675Z] ---> sigul-configuration.sh [2025-02-14T01:03:22.675Z] gpg: directory `/root/.gnupg' created [2025-02-14T01:03:22.675Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-14T01:03:22.675Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-14T01:03:22.675Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-14T01:03:22.675Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-14T01:03:22.675Z] gpg: CAST5 encrypted data [2025-02-14T01:03:22.675Z] gpg: encrypted with 1 passphrase [2025-02-14T01:03:22.675Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-14T01:03:22.970Z] + mkdir /home/jenkins [2025-02-14T01:03:22.970Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-14T01:03:23.260Z] + 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 [2025-02-14T01:03:23.273Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:23.569Z] ---> sigul-install.sh [2025-02-14T01:03:23.569Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-14T01:03:23.856Z] + git tag --list [2025-02-14T01:03:23.856Z] 0.1.1 [2025-02-14T01:03:23.856Z] v1.1.0 [2025-02-14T01:03:23.856Z] v1.2.0 [2025-02-14T01:03:23.856Z] v1.2.1 [2025-02-14T01:03:23.856Z] v1.3.0 [2025-02-14T01:03:23.856Z] v2.0.0 [2025-02-14T01:03:23.856Z] v2.1.0 [2025-02-14T01:03:23.856Z] v2.2.0 [2025-02-14T01:03:23.856Z] v2.3.0 [2025-02-14T01:03:23.856Z] v3.0 [2025-02-14T01:03:23.856Z] v3.0.0 [2025-02-14T01:03:23.856Z] v3.1 [2025-02-14T01:03:23.856Z] v3.1.0 [2025-02-14T01:03:23.856Z] v3.1.0-dev.1 [2025-02-14T01:03:23.856Z] v3.1.0-dev.10 [2025-02-14T01:03:23.856Z] v3.1.0-dev.11 [2025-02-14T01:03:23.856Z] v3.1.0-dev.12 [2025-02-14T01:03:23.856Z] v3.1.0-dev.13 [2025-02-14T01:03:23.856Z] v3.1.0-dev.14 [2025-02-14T01:03:23.856Z] v3.1.0-dev.15 [2025-02-14T01:03:23.856Z] v3.1.0-dev.16 [2025-02-14T01:03:23.856Z] v3.1.0-dev.17 [2025-02-14T01:03:23.856Z] v3.1.0-dev.18 [2025-02-14T01:03:23.856Z] v3.1.0-dev.19 [2025-02-14T01:03:23.856Z] v3.1.0-dev.2 [2025-02-14T01:03:23.856Z] v3.1.0-dev.20 [2025-02-14T01:03:23.856Z] v3.1.0-dev.21 [2025-02-14T01:03:23.856Z] v3.1.0-dev.22 [2025-02-14T01:03:23.856Z] v3.1.0-dev.23 [2025-02-14T01:03:23.856Z] v3.1.0-dev.24 [2025-02-14T01:03:23.856Z] v3.1.0-dev.25 [2025-02-14T01:03:23.856Z] v3.1.0-dev.26 [2025-02-14T01:03:23.856Z] v3.1.0-dev.27 [2025-02-14T01:03:23.856Z] v3.1.0-dev.28 [2025-02-14T01:03:23.856Z] v3.1.0-dev.29 [2025-02-14T01:03:23.856Z] v3.1.0-dev.3 [2025-02-14T01:03:23.856Z] v3.1.0-dev.30 [2025-02-14T01:03:23.856Z] v3.1.0-dev.31 [2025-02-14T01:03:23.856Z] v3.1.0-dev.32 [2025-02-14T01:03:23.856Z] v3.1.0-dev.33 [2025-02-14T01:03:23.856Z] v3.1.0-dev.34 [2025-02-14T01:03:23.856Z] v3.1.0-dev.35 [2025-02-14T01:03:23.856Z] v3.1.0-dev.36 [2025-02-14T01:03:23.856Z] v3.1.0-dev.37 [2025-02-14T01:03:23.856Z] v3.1.0-dev.38 [2025-02-14T01:03:23.856Z] v3.1.0-dev.39 [2025-02-14T01:03:23.856Z] v3.1.0-dev.4 [2025-02-14T01:03:23.856Z] v3.1.0-dev.40 [2025-02-14T01:03:23.856Z] v3.1.0-dev.41 [2025-02-14T01:03:23.856Z] v3.1.0-dev.42 [2025-02-14T01:03:23.856Z] v3.1.0-dev.43 [2025-02-14T01:03:23.856Z] v3.1.0-dev.44 [2025-02-14T01:03:23.856Z] v3.1.0-dev.45 [2025-02-14T01:03:23.856Z] v3.1.0-dev.46 [2025-02-14T01:03:23.856Z] v3.1.0-dev.47 [2025-02-14T01:03:23.856Z] v3.1.0-dev.48 [2025-02-14T01:03:23.856Z] v3.1.0-dev.49 [2025-02-14T01:03:23.856Z] v3.1.0-dev.5 [2025-02-14T01:03:23.856Z] v3.1.0-dev.50 [2025-02-14T01:03:23.856Z] v3.1.0-dev.51 [2025-02-14T01:03:23.856Z] v3.1.0-dev.52 [2025-02-14T01:03:23.856Z] v3.1.0-dev.6 [2025-02-14T01:03:23.856Z] v3.1.0-dev.7 [2025-02-14T01:03:23.856Z] v3.1.0-dev.8 [2025-02-14T01:03:23.856Z] v3.1.0-dev.9 [2025-02-14T01:03:23.856Z] v4.0.0-dev.1 [2025-02-14T01:03:23.856Z] v4.0.0-dev.2 [Pipeline] sh [2025-02-14T01:03:24.149Z] + lftools sign git-tag v4.0.0-dev.2 [2025-02-14T01:03:24.716Z] Signing Git tag with Sigul... [2025-02-14T01:03:24.716Z] Signing v4.0.0-dev.2 [Pipeline] echo [2025-02-14T01:03:24.985Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:25.273Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-14T01:03:25.281Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-14T01:03:25.310Z] $ docker stop --time=1 a89a197d0608e3bc8c918389efe06c3cf7918fd725e17c63e80c4ce957c16938 [2025-02-14T01:03:26.579Z] $ docker rm -f --volumes a89a197d0608e3bc8c918389efe06c3cf7918fd725e17c63e80c4ce957c16938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-14T01:03:27.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T01:03:27.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:03:27.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T01:03:27.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:03:27.427Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T01:03:27.449Z] $ 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 [2025-02-14T01:03:27.759Z] $ docker top d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 -eo pid,comm [2025-02-14T01:03:27.807Z] 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). [2025-02-14T01:03:27.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T01:03:27.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T01:03:27.876Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T01:03:27.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T01:03:27.973Z] $ docker exec d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 ssh-agent [2025-02-14T01:03:28.079Z] SSH_AUTH_SOCK=/tmp/ssh-ukqWlkVbjDnc/agent.32 [2025-02-14T01:03:28.079Z] SSH_AGENT_PID=38 [2025-02-14T01:03:28.083Z] Running ssh-add (command line suppressed) [2025-02-14T01:03:28.169Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16048521826107301034.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16048521826107301034.key) [2025-02-14T01:03:28.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T01:03:28.479Z] + git semver bump pre [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,628 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,628 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,628 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,628 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,631 [execute] INFO git cat-file --batch-check [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,636 [execute] INFO git cat-file --batch [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T01:03:28.737Z] 2025-02-14 01:03:28,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:28.737Z] 4.0.0-dev.3 [Pipeline] } [2025-02-14T01:03:28.742Z] $ docker exec --env ******** --env ******** d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 ssh-agent -k [2025-02-14T01:03:28.834Z] unset SSH_AUTH_SOCK; [2025-02-14T01:03:28.834Z] unset SSH_AGENT_PID; [2025-02-14T01:03:28.834Z] echo Agent pid 38 killed; [2025-02-14T01:03:28.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T01:03:29.179Z] + git semver [Pipeline] } [2025-02-14T01:03:29.448Z] $ docker stop --time=1 d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 [2025-02-14T01:03:30.743Z] $ docker rm -f --volumes d463424388b5ea905e94364cb8fee21beac01d6fc014536452d767143d99e718 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T01:03:31.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T01:03:31.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:03:31.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T01:03:31.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:03:31.493Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T01:03:31.517Z] $ 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 [2025-02-14T01:03:31.829Z] $ docker top 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db -eo pid,comm [2025-02-14T01:03:31.878Z] 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). [2025-02-14T01:03:31.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T01:03:31.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T01:03:31.933Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T01:03:32.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T01:03:32.041Z] $ docker exec 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db ssh-agent [2025-02-14T01:03:32.164Z] SSH_AUTH_SOCK=/tmp/ssh-DdxZdQnfcwUX/agent.31 [2025-02-14T01:03:32.164Z] SSH_AGENT_PID=37 [2025-02-14T01:03:32.168Z] Running ssh-add (command line suppressed) [2025-02-14T01:03:32.265Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1538762616333758581.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1538762616333758581.key) [2025-02-14T01:03:32.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T01:03:32.580Z] + git semver push [2025-02-14T01:03:32.838Z] 2025-02-14 01:03:32,748 [run_push] DEBUG push [2025-02-14T01:03:32.838Z] 2025-02-14 01:03:32,749 [execute] INFO git cat-file --batch-check [2025-02-14T01:03:32.838Z] 2025-02-14 01:03:32,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T01:03:32.838Z] 2025-02-14 01:03:32,752 [execute] INFO git rev-list d414bbd6dc0eab0fa8e73218ce736ec670c8cf13 -- [2025-02-14T01:03:32.838Z] 2025-02-14 01:03:32,753 [execute] DEBUG Popen(['git', 'rev-list', 'd414bbd6dc0eab0fa8e73218ce736ec670c8cf13', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:03:32.838Z] 2025-02-14 01:03:32,761 [execute] INFO git fetch -v origin [2025-02-14T01:03:32.839Z] 2025-02-14 01:03:32,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-14T01:03:33.408Z] 2025-02-14 01:03:33,221 [run_push] DEBUG no remote changes detected [2025-02-14T01:03:33.408Z] 2025-02-14 01:03:33,221 [execute] INFO git push origin semver [2025-02-14T01:03:33.408Z] 2025-02-14 01:03:33,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T01:03:33.976Z] 2025-02-14 01:03:33,965 [run_push] DEBUG push all version tags [2025-02-14T01:03:33.977Z] 2025-02-14 01:03:33,965 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-14T01:03:33.977Z] 2025-02-14 01:03:33,966 [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) [2025-02-14T01:03:34.914Z] 2025-02-14 01:03:34,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-02-14T01:03:34.914Z] 4.0.0-dev.3 [Pipeline] } [2025-02-14T01:03:34.918Z] $ docker exec --env ******** --env ******** 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db ssh-agent -k [2025-02-14T01:03:35.012Z] unset SSH_AUTH_SOCK; [2025-02-14T01:03:35.012Z] unset SSH_AGENT_PID; [2025-02-14T01:03:35.012Z] echo Agent pid 37 killed; [2025-02-14T01:03:35.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T01:03:35.341Z] + git semver [Pipeline] } [2025-02-14T01:03:35.608Z] $ docker stop --time=1 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db [2025-02-14T01:03:36.870Z] $ docker rm -f --volumes 3c1eda3898485a9641fde51dc417ac83dedd04e955abceee8addbd9d66d511db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-14T01:03:37.528Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2025-02-14T01:03:37.528Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-02-14T01:03:37.528Z] total 16 [2025-02-14T01:03:37.528Z] drwxr-xr-x 3 root root 4096 Feb 14 00:49 . [2025-02-14T01:03:37.528Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 01:03 .. [2025-02-14T01:03:37.528Z] drwxr-xr-x 2 root root 4096 Feb 14 00:49 cost [2025-02-14T01:03:37.528Z] -rw-r--r-- 1 root root 83 Feb 14 00:49 cost.csv [2025-02-14T01:03:37.528Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-02-14T01:03:37.528Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-02-14T01:03:37.528Z] total 16 [2025-02-14T01:03:37.528Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:49 . [2025-02-14T01:03:37.528Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 01:03 .. [2025-02-14T01:03:37.528Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:49 cost [2025-02-14T01:03:37.528Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 14 00:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:37.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:38.677Z] ---> package-listing.sh [2025-02-14T01:03:38.677Z] ++ facter osfamily [2025-02-14T01:03:38.677Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T01:03:38.936Z] + OS_FAMILY=debian [2025-02-14T01:03:38.936Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-02-14T01:03:38.936Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T01:03:38.936Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T01:03:38.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T01:03:38.936Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T01:03:38.936Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-02-14T01:03:38.936Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T01:03:38.936Z] + case "${OS_FAMILY}" in [2025-02-14T01:03:38.936Z] + dpkg -l [2025-02-14T01:03:38.936Z] + grep '^ii' [2025-02-14T01:03:38.936Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T01:03:38.936Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T01:03:38.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T01:03:38.936Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-02-14T01:03:38.936Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-02-14T01:03:38.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2025-02-14T01:03:38.947Z] 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 [2025-02-14T01:03:39.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T01:03:39.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T01:03:39.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T01:03:39.880Z] prd-ubuntu20.04-docker-8c-8g-38929 does not seem to be running inside a container [2025-02-14T01:03:39.903Z] $ 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 [2025-02-14T01:03:40.104Z] $ docker top 2529c16902122d02d8827749c9bcb6ef01fbabf76e2386b04241629670c0a883 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T01:03:40.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T01:03:40.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T01:03:41.023Z] + ls /var/log/sa-host [2025-02-14T01:03:41.023Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T01:03:41.187Z] provisioning config files... [2025-02-14T01:03:41.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7257192601548788214tmp [Pipeline] { [Pipeline] echo [2025-02-14T01:03:41.212Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:41.497Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T01:03:41.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:41.848Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T01:03:41.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:42.139Z] ---> sudo-logs.sh [2025-02-14T01:03:42.139Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T01:03:42.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:42.444Z] ---> job-cost.sh [2025-02-14T01:03:42.444Z] lf-activate-venv: SKIPPING [2025-02-14T01:03:42.444Z] DEBUG: total: 0.2199999988079071 [2025-02-14T01:03:42.444Z] INFO: Retrieving Stack Cost... [2025-02-14T01:03:42.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T01:03:43.274Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T01:03:43.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T01:03:43.567Z] ---> logs-deploy.sh [2025-02-14T01:03:43.567Z] lf-activate-venv: SKIPPING [2025-02-14T01:03:43.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/184 [2025-02-14T01:03:43.567Z] INFO: archiving workspace using pattern(s): [2025-02-14T01:03:44.942Z] Archives upload complete. [2025-02-14T01:03:44.942Z] INFO: archiving logs to Nexus