Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9fc1cd79997bee2dad67cb4a71f5bce9889504c 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-ssh1478841596048562539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13361677072516701275.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11967850302891608982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh909424605761044.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-ssh9042203920812695351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1221’ Running on prd-ubuntu20.04-docker-8c-8g-1223 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 d9fc1cd79997bee2dad67cb4a71f5bce9889504c (main) Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" > 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 d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 > git rev-list --no-walk 6e2a6a431b745fc9ac1abc51c31e295ac414b3b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T05:41:08.038Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T05:41:08.117Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T05:41:08.142Z] ========================================================= [2024-02-19T05:41:08.142Z] EdgeX Global Pipelines Version Info [2024-02-19T05:41:08.142Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:41:08.858Z] ------------------- [2024-02-19T05:41:08.858Z] stable info: [2024-02-19T05:41:08.858Z] ------------------- [2024-02-19T05:41:08.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T05:41:08.858Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:41:08.858Z] Message: update stable to v1.0.258 [2024-02-19T05:41:09.426Z] ------------------- [2024-02-19T05:41:09.426Z] experimental info: [2024-02-19T05:41:09.426Z] ------------------- [2024-02-19T05:41:09.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T05:41:09.426Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:41:09.426Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T05:41:09.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-02-19T05:41:09.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-02-19T05:41:09.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T05:41:09.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T05:41:09.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T05:41:09.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T05:41:09.658Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T05:41:09.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T05:41:09.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T05:41:09.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T05:41:09.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T05:41:09.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-02-19T05:41:09.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T05:41:09.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T05:41:09.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:41:09.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:41:09.984Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:41:10.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:41:10.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T05:41:10.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T05:41:10.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T05:41:10.151Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T05:41:10.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T05:41:10.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T05:41:10.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T05:41:10.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T05:41:10.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T05:41:10.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-19T05:41:10.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-19T05:41:10.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-19T05:41:10.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo [2024-02-19T05:41:10.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9fc1cd [Pipeline] echo [2024-02-19T05:41:10.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:41:10.647Z] provisioning config files... [2024-02-19T05:41:10.661Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7764273529055144664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:41:11.005Z] ---> ****-login.sh [2024-02-19T05:41:11.005Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:41:11.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:11.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:11.265Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:11.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:11.265Z] [2024-02-19T05:41:11.265Z] Login Succeeded [2024-02-19T05:41:11.265Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:41:11.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:11.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:11.526Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:11.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:11.526Z] [2024-02-19T05:41:11.526Z] Login Succeeded [2024-02-19T05:41:11.526Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:41:11.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:11.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:11.526Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:11.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:11.526Z] [2024-02-19T05:41:11.526Z] Login Succeeded [2024-02-19T05:41:11.526Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:41:11.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:11.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:11.798Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:11.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:11.798Z] [2024-02-19T05:41:11.798Z] Login Succeeded [2024-02-19T05:41:11.798Z] ****.io [2024-02-19T05:41:11.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:12.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:12.061Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:12.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:12.061Z] [2024-02-19T05:41:12.061Z] Login Succeeded [2024-02-19T05:41:12.061Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:41:12.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T05:41:12.594Z] + git rev-list -1 --merges d9fc1cd79997bee2dad67cb4a71f5bce9889504c~1..d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo [2024-02-19T05:41:12.621Z] -----------> git rev-list -1 --merges d9fc1cd79997bee2dad67cb4a71f5bce9889504c~1..d9fc1cd79997bee2dad67cb4a71f5bce9889504c d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:41:12.621Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c [false] [Pipeline] sh [2024-02-19T05:41:12.927Z] + git log --format=format:%s -1 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo [2024-02-19T05:41:12.942Z] ========================================================= [2024-02-19T05:41:12.942Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T05:41:12.942Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:41:13.311Z] + git log --format=format:%s -1 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] echo [2024-02-19T05:41:13.324Z] [semverPrep] GIT_COMMIT: d9fc1cd79997bee2dad67cb4a71f5bce9889504c, Commit Message: Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17 [Pipeline] echo [2024-02-19T05:41:13.346Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T05:41:13.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:41:13.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T05:41:13.730Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T05:41:13.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T05:41:13.730Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-02-19T05:41:13.730Z] -a /etc/ssh/ssh_known_hosts [2024-02-19T05:41:13.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:41:14.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:41:14.111Z] [2024-02-19T05:41:14.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:41:14.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:41:14.443Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T05:41:14.443Z] b85a868b505f: Pulling fs layer [2024-02-19T05:41:14.443Z] e2be974225ed: Pulling fs layer [2024-02-19T05:41:14.443Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T05:41:14.443Z] 988bab9f4d93: Pulling fs layer [2024-02-19T05:41:14.443Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T05:41:14.443Z] eaf3925da568: Pulling fs layer [2024-02-19T05:41:14.443Z] bab4dde63d76: Pulling fs layer [2024-02-19T05:41:14.443Z] bde34c3a00c8: Pulling fs layer [2024-02-19T05:41:14.443Z] b352a97aabf1: Pulling fs layer [2024-02-19T05:41:14.443Z] 4872d77fe225: Pulling fs layer [2024-02-19T05:41:14.443Z] 5851b861e8e6: Pulling fs layer [2024-02-19T05:41:14.443Z] 1469e6f7b9e6: Waiting [2024-02-19T05:41:14.443Z] 988bab9f4d93: Waiting [2024-02-19T05:41:14.443Z] bab4dde63d76: Waiting [2024-02-19T05:41:14.443Z] eaf3925da568: Waiting [2024-02-19T05:41:14.443Z] 4872d77fe225: Waiting [2024-02-19T05:41:14.443Z] bde34c3a00c8: Waiting [2024-02-19T05:41:14.443Z] b352a97aabf1: Waiting [2024-02-19T05:41:14.443Z] e2be974225ed: Verifying Checksum [2024-02-19T05:41:14.443Z] e2be974225ed: Download complete [2024-02-19T05:41:14.443Z] 988bab9f4d93: Verifying Checksum [2024-02-19T05:41:14.443Z] 988bab9f4d93: Download complete [2024-02-19T05:41:14.703Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T05:41:14.703Z] 339a4e72a1f5: Download complete [2024-02-19T05:41:14.703Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T05:41:14.703Z] 1469e6f7b9e6: Download complete [2024-02-19T05:41:14.703Z] eaf3925da568: Verifying Checksum [2024-02-19T05:41:14.703Z] eaf3925da568: Download complete [2024-02-19T05:41:14.703Z] bde34c3a00c8: Download complete [2024-02-19T05:41:14.703Z] b352a97aabf1: Verifying Checksum [2024-02-19T05:41:14.703Z] b352a97aabf1: Download complete [2024-02-19T05:41:14.703Z] 4872d77fe225: Verifying Checksum [2024-02-19T05:41:14.703Z] 4872d77fe225: Download complete [2024-02-19T05:41:14.703Z] 5851b861e8e6: Download complete [2024-02-19T05:41:14.703Z] b85a868b505f: Verifying Checksum [2024-02-19T05:41:14.703Z] b85a868b505f: Download complete [2024-02-19T05:41:14.961Z] bab4dde63d76: Verifying Checksum [2024-02-19T05:41:14.962Z] bab4dde63d76: Download complete [2024-02-19T05:41:15.896Z] b85a868b505f: Pull complete [2024-02-19T05:41:16.154Z] e2be974225ed: Pull complete [2024-02-19T05:41:16.415Z] 339a4e72a1f5: Pull complete [2024-02-19T05:41:16.674Z] 988bab9f4d93: Pull complete [2024-02-19T05:41:16.935Z] 1469e6f7b9e6: Pull complete [2024-02-19T05:41:16.935Z] eaf3925da568: Pull complete [2024-02-19T05:41:18.899Z] bab4dde63d76: Pull complete [2024-02-19T05:41:18.900Z] bde34c3a00c8: Pull complete [2024-02-19T05:41:18.900Z] b352a97aabf1: Pull complete [2024-02-19T05:41:18.900Z] 4872d77fe225: Pull complete [2024-02-19T05:41:18.900Z] 5851b861e8e6: Pull complete [2024-02-19T05:41:18.900Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T05:41:18.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:41:18.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:41:19.088Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:41:19.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:41:21.966Z] $ docker top 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 -eo pid,comm [2024-02-19T05:41:22.007Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T05:41:22.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:41:22.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:41:22.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:41:22.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:41:22.221Z] $ docker exec 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent [2024-02-19T05:41:22.319Z] SSH_AUTH_SOCK=/tmp/ssh-aZvikDL8skV5/agent.32 [2024-02-19T05:41:22.319Z] SSH_AGENT_PID=38 [2024-02-19T05:41:22.324Z] Running ssh-add (command line suppressed) [2024-02-19T05:41:22.420Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13902947212219827045.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13902947212219827045.key) [2024-02-19T05:41:22.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:41:22.744Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T05:41:22.760Z] $ docker exec --env ******** --env ******** 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent -k [2024-02-19T05:41:22.847Z] unset SSH_AUTH_SOCK; [2024-02-19T05:41:22.848Z] unset SSH_AGENT_PID; [2024-02-19T05:41:22.848Z] echo Agent pid 38 killed; [2024-02-19T05:41:22.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T05:41:22.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:41:22.920Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:41:23.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:41:23.042Z] $ docker exec 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent [2024-02-19T05:41:23.132Z] SSH_AUTH_SOCK=/tmp/ssh-akx8CZWEZ7OL/agent.71 [2024-02-19T05:41:23.132Z] SSH_AGENT_PID=78 [2024-02-19T05:41:23.137Z] Running ssh-add (command line suppressed) [2024-02-19T05:41:23.240Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_100796535684212896.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_100796535684212896.key) [2024-02-19T05:41:23.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:41:23.555Z] + git semver init [2024-02-19T05:41:23.813Z] 2024-02-19 05:41:23,731 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T05:41:23.813Z] 2024-02-19 05:41:23,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-19T05:41:23.813Z] 2024-02-19 05:41:23,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-19T05:41:23.813Z] 2024-02-19 05:41:23,733 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:41:26.352Z] 2024-02-19 05:41:25,943 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-02-19T05:41:26.352Z] 2024-02-19 05:41:25,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-02-19T05:41:26.352Z] 2024-02-19 05:41:25,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:41:26.352Z] 2024-02-19 05:41:25,944 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:41:26.352Z] 3.1.0-dev.34 [Pipeline] } [2024-02-19T05:41:26.364Z] $ docker exec --env ******** --env ******** 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 ssh-agent -k [2024-02-19T05:41:26.463Z] unset SSH_AUTH_SOCK; [2024-02-19T05:41:26.463Z] unset SSH_AGENT_PID; [2024-02-19T05:41:26.463Z] echo Agent pid 78 killed; [2024-02-19T05:41:26.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:41:26.863Z] + git semver [Pipeline] } [2024-02-19T05:41:27.140Z] $ docker stop --time=1 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 [2024-02-19T05:41:28.409Z] $ docker rm -f --volumes 7196c27c1a2a8389122aaa822a08a13258db7f068b45fa12a3e44f2b68dd29b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:41:28.781Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T05:41:29.058Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T05:41:29.061Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:41:29.497Z] provisioning config files... [2024-02-19T05:41:29.506Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14159829121604207088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:41:29.834Z] ---> ****-login.sh [2024-02-19T05:41:29.834Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:41:29.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:29.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:29.834Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:29.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:29.834Z] [2024-02-19T05:41:29.834Z] Login Succeeded [2024-02-19T05:41:29.834Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:41:29.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:29.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:29.834Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:29.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:29.834Z] [2024-02-19T05:41:29.834Z] Login Succeeded [2024-02-19T05:41:29.835Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:41:30.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:30.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:30.093Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:30.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:30.093Z] [2024-02-19T05:41:30.093Z] Login Succeeded [2024-02-19T05:41:30.093Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:41:30.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:30.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:30.094Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:30.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:30.094Z] [2024-02-19T05:41:30.094Z] Login Succeeded [2024-02-19T05:41:30.094Z] ****.io [2024-02-19T05:41:30.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:41:30.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:41:30.354Z] Configure a credential helper to remove this warning. See [2024-02-19T05:41:30.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:41:30.354Z] [2024-02-19T05:41:30.354Z] Login Succeeded [2024-02-19T05:41:30.354Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:41:30.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:41:30.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:41:30.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:41:30.581Z] ========================================================= [2024-02-19T05:41:30.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T05:41:30.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:41:30.977Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T05:41:31.237Z] Sending build context to Docker daemon 59.02MB [2024-02-19T05:41:31.237Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:41:31.237Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-19T05:41:31.237Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T05:41:31.237Z] 7264a8db6415: Pulling fs layer [2024-02-19T05:41:31.237Z] c4d48a809fc2: Pulling fs layer [2024-02-19T05:41:31.237Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T05:41:31.237Z] ad3a456e5733: Pulling fs layer [2024-02-19T05:41:31.237Z] 69c7f0334f64: Pulling fs layer [2024-02-19T05:41:31.237Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T05:41:31.237Z] ad3a456e5733: Waiting [2024-02-19T05:41:31.237Z] 69c7f0334f64: Waiting [2024-02-19T05:41:31.237Z] ce7588e14bc9: Pulling fs layer [2024-02-19T05:41:31.237Z] b5e4710f87ac: Pulling fs layer [2024-02-19T05:41:31.237Z] 1f1c1a5573a3: Waiting [2024-02-19T05:41:31.237Z] b5e4710f87ac: Waiting [2024-02-19T05:41:31.237Z] ce7588e14bc9: Waiting [2024-02-19T05:41:31.237Z] c4d48a809fc2: Download complete [2024-02-19T05:41:31.237Z] ad3a456e5733: Verifying Checksum [2024-02-19T05:41:31.237Z] ad3a456e5733: Download complete [2024-02-19T05:41:31.237Z] 69c7f0334f64: Verifying Checksum [2024-02-19T05:41:31.237Z] 69c7f0334f64: Download complete [2024-02-19T05:41:31.506Z] 7264a8db6415: Verifying Checksum [2024-02-19T05:41:31.506Z] 7264a8db6415: Download complete [2024-02-19T05:41:31.506Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T05:41:31.506Z] 1f1c1a5573a3: Download complete [2024-02-19T05:41:31.506Z] 7264a8db6415: Pull complete [2024-02-19T05:41:31.506Z] b5e4710f87ac: Verifying Checksum [2024-02-19T05:41:31.506Z] b5e4710f87ac: Download complete [2024-02-19T05:41:31.765Z] c4d48a809fc2: Pull complete [2024-02-19T05:41:31.765Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T05:41:31.765Z] 4f1c88b9dad5: Download complete [2024-02-19T05:41:32.333Z] ce7588e14bc9: Verifying Checksum [2024-02-19T05:41:32.333Z] ce7588e14bc9: Download complete [2024-02-19T05:41:34.867Z] 4f1c88b9dad5: Pull complete [2024-02-19T05:41:35.126Z] ad3a456e5733: Pull complete [2024-02-19T05:41:35.126Z] 69c7f0334f64: Pull complete [2024-02-19T05:41:35.126Z] 1f1c1a5573a3: Pull complete [2024-02-19T05:41:37.663Z] ce7588e14bc9: Pull complete [2024-02-19T05:41:37.924Z] b5e4710f87ac: Pull complete [2024-02-19T05:41:37.924Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T05:41:37.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T05:41:37.924Z] ---> 88b5674ff536 [2024-02-19T05:41:37.924Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-19T05:41:42.195Z] ---> Running in f9302476eb1b [2024-02-19T05:41:42.195Z] Removing intermediate container f9302476eb1b [2024-02-19T05:41:42.195Z] ---> 8645fc9a9fb2 [2024-02-19T05:41:42.195Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T05:41:42.195Z] ---> Running in bb8e5468b280 [2024-02-19T05:41:42.195Z] Removing intermediate container bb8e5468b280 [2024-02-19T05:41:42.195Z] ---> e8616354931e [2024-02-19T05:41:42.195Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:41:42.195Z] ---> Running in aa54067688f5 [2024-02-19T05:41:42.195Z] Removing intermediate container aa54067688f5 [2024-02-19T05:41:42.195Z] ---> 8e1645f0abae [2024-02-19T05:41:42.195Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-19T05:41:42.195Z] ---> Running in 678251d80fdd [2024-02-19T05:41:42.195Z] Removing intermediate container 678251d80fdd [2024-02-19T05:41:42.195Z] ---> 2e981f02b721 [2024-02-19T05:41:42.195Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-19T05:41:42.195Z] ---> Running in fa85f2181986 [2024-02-19T05:41:42.455Z] Removing intermediate container fa85f2181986 [2024-02-19T05:41:42.455Z] ---> 9650f3eae340 [2024-02-19T05:41:42.455Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-19T05:41:42.716Z] latest: Pulling from library/docker [2024-02-19T05:41:42.976Z] 4abcf2066143: Pulling fs layer [2024-02-19T05:41:42.976Z] 6a25a43dc0fd: Pulling fs layer [2024-02-19T05:41:42.976Z] 4f4fb700ef54: Pulling fs layer [2024-02-19T05:41:42.976Z] 8453b14f8be1: Pulling fs layer [2024-02-19T05:41:42.976Z] a5449a857d65: Pulling fs layer [2024-02-19T05:41:42.976Z] 3dde2c9dd264: Pulling fs layer [2024-02-19T05:41:42.976Z] 44b786ed2257: Pulling fs layer [2024-02-19T05:41:42.976Z] 36fa2b1e15e2: Pulling fs layer [2024-02-19T05:41:42.976Z] 4b17757db9c4: Pulling fs layer [2024-02-19T05:41:42.976Z] aa8480c0a982: Pulling fs layer [2024-02-19T05:41:42.976Z] 6747b4aa1d49: Pulling fs layer [2024-02-19T05:41:42.976Z] a87b7b228fe9: Pulling fs layer [2024-02-19T05:41:42.976Z] b71bafe58ee8: Pulling fs layer [2024-02-19T05:41:42.976Z] a2097d940bc7: Pulling fs layer [2024-02-19T05:41:42.976Z] d1935d92e1c6: Pulling fs layer [2024-02-19T05:41:42.976Z] 820ac51fb076: Pulling fs layer [2024-02-19T05:41:42.976Z] 8453b14f8be1: Waiting [2024-02-19T05:41:42.976Z] d1935d92e1c6: Waiting [2024-02-19T05:41:42.976Z] 820ac51fb076: Waiting [2024-02-19T05:41:42.976Z] a2097d940bc7: Waiting [2024-02-19T05:41:42.976Z] 36fa2b1e15e2: Waiting [2024-02-19T05:41:42.976Z] a5449a857d65: Waiting [2024-02-19T05:41:42.976Z] 6747b4aa1d49: Waiting [2024-02-19T05:41:42.976Z] 4b17757db9c4: Waiting [2024-02-19T05:41:42.976Z] a87b7b228fe9: Waiting [2024-02-19T05:41:42.976Z] 3dde2c9dd264: Waiting [2024-02-19T05:41:42.976Z] aa8480c0a982: Waiting [2024-02-19T05:41:42.976Z] b71bafe58ee8: Waiting [2024-02-19T05:41:42.976Z] 4f4fb700ef54: Verifying Checksum [2024-02-19T05:41:42.976Z] 4f4fb700ef54: Download complete [2024-02-19T05:41:42.976Z] 6a25a43dc0fd: Verifying Checksum [2024-02-19T05:41:42.976Z] 6a25a43dc0fd: Download complete [2024-02-19T05:41:42.976Z] 4abcf2066143: Verifying Checksum [2024-02-19T05:41:42.976Z] 4abcf2066143: Download complete [2024-02-19T05:41:42.976Z] 8453b14f8be1: Verifying Checksum [2024-02-19T05:41:42.976Z] 8453b14f8be1: Download complete [2024-02-19T05:41:43.235Z] 4abcf2066143: Pull complete [2024-02-19T05:41:43.235Z] 3dde2c9dd264: Verifying Checksum [2024-02-19T05:41:43.235Z] 3dde2c9dd264: Download complete [2024-02-19T05:41:43.235Z] 6a25a43dc0fd: Pull complete [2024-02-19T05:41:43.235Z] a5449a857d65: Verifying Checksum [2024-02-19T05:41:43.235Z] a5449a857d65: Download complete [2024-02-19T05:41:43.235Z] 36fa2b1e15e2: Verifying Checksum [2024-02-19T05:41:43.235Z] 36fa2b1e15e2: Download complete [2024-02-19T05:41:43.235Z] 4f4fb700ef54: Pull complete [2024-02-19T05:41:43.494Z] 44b786ed2257: Verifying Checksum [2024-02-19T05:41:43.494Z] 44b786ed2257: Download complete [2024-02-19T05:41:43.494Z] 8453b14f8be1: Pull complete [2024-02-19T05:41:43.494Z] aa8480c0a982: Download complete [2024-02-19T05:41:43.494Z] 4b17757db9c4: Download complete [2024-02-19T05:41:43.494Z] b71bafe58ee8: Verifying Checksum [2024-02-19T05:41:43.494Z] b71bafe58ee8: Download complete [2024-02-19T05:41:43.494Z] 6747b4aa1d49: Verifying Checksum [2024-02-19T05:41:43.494Z] 6747b4aa1d49: Download complete [2024-02-19T05:41:43.494Z] a87b7b228fe9: Verifying Checksum [2024-02-19T05:41:43.494Z] a87b7b228fe9: Download complete [2024-02-19T05:41:43.752Z] 820ac51fb076: Download complete [2024-02-19T05:41:43.752Z] d1935d92e1c6: Verifying Checksum [2024-02-19T05:41:43.752Z] d1935d92e1c6: Download complete [2024-02-19T05:41:43.752Z] a5449a857d65: Pull complete [2024-02-19T05:41:44.011Z] 3dde2c9dd264: Pull complete [2024-02-19T05:41:44.268Z] a2097d940bc7: Verifying Checksum [2024-02-19T05:41:44.268Z] a2097d940bc7: Download complete [2024-02-19T05:41:44.321Z] Still waiting to schedule task [2024-02-19T05:41:44.322Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1222’ [2024-02-19T05:41:44.527Z] 44b786ed2257: Pull complete [2024-02-19T05:41:44.527Z] 36fa2b1e15e2: Pull complete [2024-02-19T05:41:44.527Z] 4b17757db9c4: Pull complete [2024-02-19T05:41:44.527Z] aa8480c0a982: Pull complete [2024-02-19T05:41:44.786Z] 6747b4aa1d49: Pull complete [2024-02-19T05:41:44.786Z] a87b7b228fe9: Pull complete [2024-02-19T05:41:45.045Z] b71bafe58ee8: Pull complete [2024-02-19T05:41:45.979Z] a2097d940bc7: Pull complete [2024-02-19T05:41:45.979Z] d1935d92e1c6: Pull complete [2024-02-19T05:41:45.979Z] 820ac51fb076: Pull complete [2024-02-19T05:41:45.979Z] Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 [2024-02-19T05:41:45.979Z] Status: Downloaded newer image for docker:latest [2024-02-19T05:41:48.513Z] ---> 494118efa42c [2024-02-19T05:41:48.513Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:41:48.513Z] ---> Running in 5a820b85e95f [2024-02-19T05:41:48.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:41:48.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:41:49.034Z] OK: 264 MiB in 52 packages [2024-02-19T05:41:49.294Z] Removing intermediate container 5a820b85e95f [2024-02-19T05:41:49.294Z] ---> c87d662f1b2b [2024-02-19T05:41:49.294Z] Step 10/15 : ENV GO111MODULE=on [2024-02-19T05:41:49.294Z] ---> Running in 130a7529e234 [2024-02-19T05:41:49.294Z] Removing intermediate container 130a7529e234 [2024-02-19T05:41:49.294Z] ---> fac3db083ea5 [2024-02-19T05:41:49.294Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-19T05:41:49.294Z] ---> Running in 6aef172975a2 [2024-02-19T05:41:49.554Z] Removing intermediate container 6aef172975a2 [2024-02-19T05:41:49.554Z] ---> 651c1907e172 [2024-02-19T05:41:49.554Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-19T05:41:49.554Z] ---> ea4a56148909 [2024-02-19T05:41:49.554Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:41:49.554Z] ---> Running in e12217c4830f [2024-02-19T05:42:16.176Z] Removing intermediate container e12217c4830f [2024-02-19T05:42:16.177Z] ---> 8b1ff5771b3b [2024-02-19T05:42:16.177Z] Step 14/15 : COPY . . [2024-02-19T05:42:16.177Z] ---> 5a40e6a6eaf2 [2024-02-19T05:42:16.177Z] Step 15/15 : RUN ${MAKE} [2024-02-19T05:42:16.177Z] ---> Running in cf028eaebecc [2024-02-19T05:42:16.436Z] noop [2024-02-19T05:42:16.696Z] Removing intermediate container cf028eaebecc [2024-02-19T05:42:16.696Z] ---> b23424bd1b84 [2024-02-19T05:42:16.696Z] Successfully built b23424bd1b84 [2024-02-19T05:42:16.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:42:17.084Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:42:17.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:42:17.209Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:42:17.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T05:42:17.540Z] $ docker top 3cd161f43584513a22a7e0d1fc2a33b0bb869dc576c6950578bb2ac4ff82cc9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:42:17.926Z] + go version [2024-02-19T05:42:17.926Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T05:42:17.937Z] $ docker stop --time=1 3cd161f43584513a22a7e0d1fc2a33b0bb869dc576c6950578bb2ac4ff82cc9e [2024-02-19T05:42:19.207Z] $ docker rm -f --volumes 3cd161f43584513a22a7e0d1fc2a33b0bb869dc576c6950578bb2ac4ff82cc9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:42:19.793Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:42:19.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:42:19.907Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:42:19.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T05:42:20.239Z] $ docker top 25297aed9aeb837e4a68f4d7206d785f8ff913e81e2e5829634dba9ba2655a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:42:20.629Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:42:20.956Z] + make test [2024-02-19T05:42:20.956Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-19T05:42:22.340Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-19T05:42:30.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-19T05:42:30.468Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-19T05:42:33.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:42:33.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:42:33.750Z] ./bin/test-attribution-txt.sh [2024-02-19T05:42:33.750Z] make -C web test [2024-02-19T05:42:33.750Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-02-19T05:42:33.750Z] make[1]: tput: No such file or directory [2024-02-19T05:42:33.750Z] make[1]: tput: No such file or directory [2024-02-19T05:42:33.750Z] warning: generating ./VERSION [2024-02-19T05:42:33.750Z] echo "0.0.0" > VERSION [2024-02-19T05:42:33.750Z] docker build \ [2024-02-19T05:42:33.750Z] -f Dockerfile \ [2024-02-19T05:42:33.750Z] --build-arg USER=1000 \ [2024-02-19T05:42:33.750Z] \ [2024-02-19T05:42:33.750Z] --label "git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c" \ [2024-02-19T05:42:33.750Z] -t edgexfoundry/edgex-web-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c \ [2024-02-19T05:42:33.750Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-02-19T05:42:33.750Z] . [2024-02-19T05:42:33.750Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-02-19T05:42:33.750Z] Install the buildx component to build images with BuildKit: [2024-02-19T05:42:33.750Z] https://docs.docker.com/go/buildx/ [2024-02-19T05:42:33.750Z] [2024-02-19T05:42:33.750Z] Sending build context to Docker daemon 2.62MB [2024-02-19T05:42:33.750Z] Step 1/11 : FROM node:18-alpine3.18 [2024-02-19T05:42:33.750Z] 18-alpine3.18: Pulling from library/node [2024-02-19T05:42:33.750Z] 619be1103602: Pulling fs layer [2024-02-19T05:42:33.750Z] 3ca0848cfd88: Pulling fs layer [2024-02-19T05:42:33.750Z] ea995ae82edc: Pulling fs layer [2024-02-19T05:42:33.750Z] 8ef45897bdf2: Pulling fs layer [2024-02-19T05:42:33.750Z] 8ef45897bdf2: Waiting [2024-02-19T05:42:33.750Z] ea995ae82edc: Verifying Checksum [2024-02-19T05:42:33.750Z] ea995ae82edc: Download complete [2024-02-19T05:42:33.750Z] 619be1103602: Verifying Checksum [2024-02-19T05:42:33.750Z] 619be1103602: Download complete [2024-02-19T05:42:33.750Z] 8ef45897bdf2: Verifying Checksum [2024-02-19T05:42:33.750Z] 8ef45897bdf2: Download complete [2024-02-19T05:42:34.007Z] 619be1103602: Pull complete [2024-02-19T05:42:34.007Z] 3ca0848cfd88: Verifying Checksum [2024-02-19T05:42:34.007Z] 3ca0848cfd88: Download complete [2024-02-19T05:42:35.379Z] 3ca0848cfd88: Pull complete [2024-02-19T05:42:35.380Z] ea995ae82edc: Pull complete [2024-02-19T05:42:35.380Z] 8ef45897bdf2: Pull complete [2024-02-19T05:42:35.380Z] Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 [2024-02-19T05:42:35.380Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-02-19T05:42:35.380Z] ---> 4f966fe318ae [2024-02-19T05:42:35.380Z] Step 2/11 : RUN apk add --no-cache chromium [2024-02-19T05:42:37.934Z] ---> Running in 20668f69bb85 [2024-02-19T05:42:37.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:42:37.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:42:38.194Z] (1/154) Installing libexpat (2.6.0-r0) [2024-02-19T05:42:38.194Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-02-19T05:42:38.194Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-02-19T05:42:38.194Z] (4/154) Installing libpng (1.6.39-r3) [2024-02-19T05:42:38.194Z] (5/154) Installing freetype (2.13.0-r5) [2024-02-19T05:42:38.194Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-02-19T05:42:38.194Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-02-19T05:42:38.194Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-02-19T05:42:38.194Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-02-19T05:42:38.194Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-02-19T05:42:38.194Z] (11/154) Installing libffi (3.4.4-r2) [2024-02-19T05:42:38.194Z] (12/154) Installing libintl (0.21.1-r7) [2024-02-19T05:42:38.194Z] (13/154) Installing libblkid (2.38.1-r8) [2024-02-19T05:42:38.194Z] (14/154) Installing libmount (2.38.1-r8) [2024-02-19T05:42:38.194Z] (15/154) Installing pcre2 (10.42-r1) [2024-02-19T05:42:38.194Z] (16/154) Installing glib (2.76.6-r0) [2024-02-19T05:42:38.453Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-02-19T05:42:38.453Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-02-19T05:42:38.453Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-02-19T05:42:38.453Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-02-19T05:42:38.453Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-19T05:42:38.453Z] (22/154) Installing libwebp (1.3.2-r0) [2024-02-19T05:42:38.453Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-02-19T05:42:38.453Z] (24/154) Installing tiff (4.5.1-r0) [2024-02-19T05:42:38.453Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-02-19T05:42:38.453Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-02-19T05:42:38.453Z] (27/154) Installing libxau (1.0.11-r2) [2024-02-19T05:42:38.453Z] (28/154) Installing libmd (1.0.4-r2) [2024-02-19T05:42:38.453Z] (29/154) Installing libbsd (0.11.7-r1) [2024-02-19T05:42:38.453Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-02-19T05:42:38.453Z] (31/154) Installing libxcb (1.15-r1) [2024-02-19T05:42:38.713Z] (32/154) Installing libx11 (1.8.7-r0) [2024-02-19T05:42:38.713Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-02-19T05:42:38.713Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-02-19T05:42:38.713Z] (35/154) Installing libxrender (0.9.11-r3) [2024-02-19T05:42:38.713Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-02-19T05:42:38.713Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-02-19T05:42:38.713Z] (38/154) Installing libxext (1.3.5-r2) [2024-02-19T05:42:38.713Z] (39/154) Installing libxi (1.8.1-r0) [2024-02-19T05:42:38.713Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-02-19T05:42:38.713Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-02-19T05:42:38.713Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-02-19T05:42:38.713Z] (43/154) Installing libxtst (1.2.4-r2) [2024-02-19T05:42:38.713Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-02-19T05:42:38.713Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-02-19T05:42:38.713Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-02-19T05:42:38.713Z] (47/154) Installing pixman (0.42.2-r1) [2024-02-19T05:42:38.713Z] (48/154) Installing cairo (1.17.8-r1) [2024-02-19T05:42:38.713Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-02-19T05:42:38.713Z] (50/154) Installing avahi-libs (0.8-r13) [2024-02-19T05:42:38.713Z] (51/154) Installing gmp (6.2.1-r3) [2024-02-19T05:42:38.713Z] (52/154) Installing nettle (3.8.1-r2) [2024-02-19T05:42:38.713Z] (53/154) Installing libunistring (1.1-r1) [2024-02-19T05:42:38.713Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-02-19T05:42:38.713Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-02-19T05:42:38.713Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-02-19T05:42:38.972Z] (57/154) Installing gnutls (3.8.3-r0) [2024-02-19T05:42:38.972Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-02-19T05:42:38.972Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-02-19T05:42:38.972Z] (60/154) Installing fribidi (1.0.13-r0) [2024-02-19T05:42:38.972Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-02-19T05:42:38.972Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-02-19T05:42:38.972Z] (63/154) Installing libxft (2.3.8-r1) [2024-02-19T05:42:38.972Z] (64/154) Installing pango (1.50.14-r1) [2024-02-19T05:42:38.972Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-02-19T05:42:38.972Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-02-19T05:42:38.972Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-02-19T05:42:38.972Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-02-19T05:42:38.972Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-02-19T05:42:38.972Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-02-19T05:42:38.972Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-02-19T05:42:38.972Z] (71/154) Installing icu-data-full (73.2-r2) [2024-02-19T05:42:39.555Z] (72/154) Installing mesa (23.0.4-r0) [2024-02-19T05:42:39.555Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-02-19T05:42:40.134Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-02-19T05:42:40.134Z] (75/154) Installing libpciaccess (0.17-r2) [2024-02-19T05:42:40.134Z] (76/154) Installing libdrm (2.4.115-r4) [2024-02-19T05:42:40.134Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-02-19T05:42:40.134Z] (78/154) Installing libelf (0.189-r2) [2024-02-19T05:42:40.134Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-02-19T05:42:40.134Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-02-19T05:42:40.134Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-02-19T05:42:40.134Z] (82/154) Installing libmagic (5.45-r0) [2024-02-19T05:42:40.394Z] (83/154) Installing file (5.45-r0) [2024-02-19T05:42:40.394Z] (84/154) Installing libice (1.1.1-r2) [2024-02-19T05:42:40.394Z] (85/154) Installing libuuid (2.38.1-r8) [2024-02-19T05:42:40.394Z] (86/154) Installing libsm (1.2.4-r1) [2024-02-19T05:42:40.394Z] (87/154) Installing libxt (1.3.0-r2) [2024-02-19T05:42:40.394Z] (88/154) Installing libxmu (1.1.4-r2) [2024-02-19T05:42:40.394Z] (89/154) Installing xset (1.2.5-r1) [2024-02-19T05:42:40.394Z] (90/154) Installing xprop (1.2.7-r0) [2024-02-19T05:42:40.394Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-02-19T05:42:40.394Z] (92/154) Installing libogg (1.3.5-r4) [2024-02-19T05:42:40.394Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-02-19T05:42:40.394Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-02-19T05:42:40.394Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-02-19T05:42:40.394Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-02-19T05:42:40.394Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-02-19T05:42:40.394Z] (98/154) Installing libva (2.18.0-r1) [2024-02-19T05:42:40.654Z] (99/154) Installing libvdpau (1.5-r1) [2024-02-19T05:42:40.654Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-02-19T05:42:40.654Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-19T05:42:40.654Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-02-19T05:42:40.654Z] (103/154) Installing libhwy (1.0.4-r1) [2024-02-19T05:42:40.654Z] (104/154) Installing lcms2 (2.15-r2) [2024-02-19T05:42:40.654Z] (105/154) Installing libjxl (0.8.2-r0) [2024-02-19T05:42:40.654Z] (106/154) Installing lame-libs (3.100-r5) [2024-02-19T05:42:40.654Z] (107/154) Installing opus (1.4-r0) [2024-02-19T05:42:40.654Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-02-19T05:42:40.654Z] (109/154) Installing soxr (0.1.3-r5) [2024-02-19T05:42:40.654Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-19T05:42:40.654Z] (111/154) Installing libtheora (1.1.1-r17) [2024-02-19T05:42:40.654Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-02-19T05:42:40.654Z] (113/154) Installing libvpx (1.13.0-r2) [2024-02-19T05:42:40.654Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-02-19T05:42:40.654Z] (115/154) Installing numactl (2.0.16-r4) [2024-02-19T05:42:40.654Z] (116/154) Installing x265-libs (3.5-r4) [2024-02-19T05:42:40.914Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-02-19T05:42:40.914Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-19T05:42:40.914Z] (119/154) Installing libbluray (1.3.4-r0) [2024-02-19T05:42:40.914Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-02-19T05:42:40.914Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-02-19T05:42:40.914Z] (122/154) Installing cjson (1.7.17-r0) [2024-02-19T05:42:40.914Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-02-19T05:42:41.173Z] (124/154) Installing librist (0.2.7-r0) [2024-02-19T05:42:41.173Z] (125/154) Installing libsrt (1.5.2-r0) [2024-02-19T05:42:41.173Z] (126/154) Installing libssh (0.10.5-r0) [2024-02-19T05:42:41.173Z] (127/154) Installing libsodium (1.0.18-r3) [2024-02-19T05:42:41.173Z] (128/154) Installing libzmq (4.3.4-r4) [2024-02-19T05:42:41.173Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-19T05:42:41.173Z] (130/154) Installing libevent (2.1.12-r6) [2024-02-19T05:42:41.173Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-02-19T05:42:41.173Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-02-19T05:42:41.173Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-02-19T05:42:41.173Z] (134/154) Installing icu-libs (73.2-r2) [2024-02-19T05:42:41.173Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-02-19T05:42:41.173Z] (136/154) Installing minizip (1.2.13-r1) [2024-02-19T05:42:41.173Z] (137/154) Installing nspr (4.35-r2) [2024-02-19T05:42:41.173Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-02-19T05:42:41.173Z] (139/154) Installing nss (3.94-r0) [2024-02-19T05:42:41.173Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-02-19T05:42:41.433Z] (141/154) Installing libasyncns (0.8-r1) [2024-02-19T05:42:41.433Z] (142/154) Installing libltdl (2.4.7-r2) [2024-02-19T05:42:41.433Z] (143/154) Installing orc (0.4.34-r0) [2024-02-19T05:42:41.433Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-02-19T05:42:41.433Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-02-19T05:42:41.433Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-02-19T05:42:41.433Z] (147/154) Installing libpulse (16.1-r10) [2024-02-19T05:42:41.433Z] (148/154) Installing snappy (1.1.10-r1) [2024-02-19T05:42:41.433Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-02-19T05:42:41.433Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-02-19T05:42:41.433Z] (151/154) Installing libgpg-error (1.47-r1) [2024-02-19T05:42:41.433Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-02-19T05:42:41.433Z] (153/154) Installing libxslt (1.1.38-r0) [2024-02-19T05:42:41.433Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-02-19T05:42:42.814Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:42:42.814Z] Executing fontconfig-2.14.2-r3.trigger [2024-02-19T05:42:42.814Z] Executing mkfontscale-1.2.2-r3.trigger [2024-02-19T05:42:42.814Z] Executing glib-2.76.6-r0.trigger [2024-02-19T05:42:42.814Z] Executing shared-mime-info-2.2-r5.trigger [2024-02-19T05:42:43.381Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-02-19T05:42:43.381Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-02-19T05:42:43.381Z] OK: 580 MiB in 171 packages [2024-02-19T05:42:53.403Z] Removing intermediate container 20668f69bb85 [2024-02-19T05:42:53.403Z] ---> 4eeeeb945d10 [2024-02-19T05:42:53.403Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-02-19T05:42:53.403Z] ---> Running in d281e2afbdb0 [2024-02-19T05:42:53.403Z] Removing intermediate container d281e2afbdb0 [2024-02-19T05:42:53.403Z] ---> 3a514e566730 [2024-02-19T05:42:53.403Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-02-19T05:42:53.403Z] ---> Running in 1e8112384ce3 [2024-02-19T05:42:53.403Z] Removing intermediate container 1e8112384ce3 [2024-02-19T05:42:53.403Z] ---> 904203a06298 [2024-02-19T05:42:53.403Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-02-19T05:42:53.403Z] ---> Running in bf0e306c924c [2024-02-19T05:42:53.403Z] Removing intermediate container bf0e306c924c [2024-02-19T05:42:53.403Z] ---> 3b428b57eacd [2024-02-19T05:42:53.403Z] Step 6/11 : RUN npm install -g npm [2024-02-19T05:42:53.403Z] ---> Running in e79ae64035a2 [2024-02-19T05:42:58.683Z] [2024-02-19T05:42:58.683Z] removed 25 packages, and changed 45 packages in 6s [2024-02-19T05:42:58.683Z] [2024-02-19T05:42:58.683Z] 24 packages are looking for funding [2024-02-19T05:42:58.683Z] run `npm fund` for details [2024-02-19T05:43:00.062Z] Removing intermediate container e79ae64035a2 [2024-02-19T05:43:00.062Z] ---> 8b9d6c0a1575 [2024-02-19T05:43:00.062Z] Step 7/11 : ARG USER=1000 [2024-02-19T05:43:00.062Z] ---> Running in 9277271ae01b [2024-02-19T05:43:00.062Z] Removing intermediate container 9277271ae01b [2024-02-19T05:43:00.062Z] ---> 83333bd00716 [2024-02-19T05:43:00.062Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-02-19T05:43:00.062Z] ---> Running in 9396c340a5eb [2024-02-19T05:43:00.634Z] Removing intermediate container 9396c340a5eb [2024-02-19T05:43:00.634Z] ---> bc8f34285a93 [2024-02-19T05:43:00.634Z] Step 9/11 : USER $USER:$USER [2024-02-19T05:43:00.634Z] ---> Running in b16e74ca705f [2024-02-19T05:43:00.634Z] Removing intermediate container b16e74ca705f [2024-02-19T05:43:00.634Z] ---> 7a192fd6a076 [2024-02-19T05:43:00.634Z] Step 10/11 : WORKDIR /app [2024-02-19T05:43:00.634Z] ---> Running in bbe365b7da5e [2024-02-19T05:43:00.895Z] Removing intermediate container bbe365b7da5e [2024-02-19T05:43:00.895Z] ---> 8c0cd748f7b7 [2024-02-19T05:43:00.895Z] Step 11/11 : LABEL git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:43:00.895Z] ---> Running in 7d8ac2509f78 [2024-02-19T05:43:00.895Z] Removing intermediate container 7d8ac2509f78 [2024-02-19T05:43:00.895Z] ---> 8a239b99e43a [2024-02-19T05:43:00.895Z] Successfully built 8a239b99e43a [2024-02-19T05:43:00.895Z] Successfully tagged edgexfoundry/edgex-web-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:43:00.895Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-02-19T05:43:00.895Z] touch edgex-web-ui.imagebuilt [2024-02-19T05:43:00.895Z] mkdir -p node_modules coverage [2024-02-19T05:43:00.895Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-02-19T05:43:00.895Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-02-19T05:43:13.972Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-02-19T05:43:13.972Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-02-19T05:43:13.972Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-02-19T05:43:13.972Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-02-19T05:43:13.972Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-02-19T05:43:13.972Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-02-19T05:43:13.973Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-02-19T05:43:14.540Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-02-19T05:43:15.927Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-02-19T05:43:16.497Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-02-19T05:43:17.067Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-02-19T05:43:17.327Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-02-19T05:43:18.925Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-02-19T05:43:23.125Z] [2024-02-19T05:43:23.125Z] added 1182 packages, and audited 1183 packages in 21s [2024-02-19T05:43:23.125Z] [2024-02-19T05:43:23.125Z] 100 packages are looking for funding [2024-02-19T05:43:23.125Z] run `npm fund` for details [2024-02-19T05:43:23.125Z] [2024-02-19T05:43:23.125Z] 20 vulnerabilities (12 moderate, 7 high, 1 critical) [2024-02-19T05:43:23.125Z] [2024-02-19T05:43:23.125Z] To address issues that do not require attention, run: [2024-02-19T05:43:23.125Z] npm audit fix [2024-02-19T05:43:23.125Z] [2024-02-19T05:43:23.125Z] To address all issues (including breaking changes), run: [2024-02-19T05:43:23.125Z] npm audit fix --force [2024-02-19T05:43:23.125Z] [2024-02-19T05:43:23.125Z] Run `npm audit` for details. [2024-02-19T05:43:28.423Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-02-19T05:43:29.805Z] - Generating browser application bundles (phase: setup)... [2024-02-19T05:43:56.367Z] ✔ Browser application bundle generation complete. [2024-02-19T05:43:56.367Z] 19 02 2024 05:43:52.162:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-02-19T05:43:56.367Z] 19 02 2024 05:43:52.164:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-02-19T05:43:56.367Z] 19 02 2024 05:43:52.167:INFO [launcher]: Starting browser ChromeHeadless [2024-02-19T05:43:56.367Z] 19 02 2024 05:43:52.470:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket rGUY4ei7cLeGbrmNAAAB with id 86361311 [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.079 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.111 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.183 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.199 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.219 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.222 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.235 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.254 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.265 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.272 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.317 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.32 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.327 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.336 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.358 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.362 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.374 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.44 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.466 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.48 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.483 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.497 secs) [2024-02-19T05:43:56.367Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.5 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.505 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.507 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.509 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.512 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.52 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.529 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.531 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.544 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.552 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.56 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.569 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.574 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.582 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.587 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.589 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.602 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.605 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.607 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.609 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.617 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.64 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.669 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.683 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.692 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.697 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.713 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.717 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.718 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.741 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.754 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.774 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.778 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.781 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.791 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.813 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.823 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.826 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.826 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.834 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.847 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.865 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.869 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.872 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.893 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.899 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.904 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.909 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.926 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.941 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.946 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.953 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.956 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.958 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.959 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.96 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.971 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.977 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.981 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.004 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.007 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.008 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.009 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.014 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.024 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.029 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.043 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.054 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.057 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.06 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.062 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.073 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.084 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.094 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.099 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.118 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.123 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.138 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.145 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.147 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.152 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.158 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.161 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.166 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.178 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.198 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.205 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.212 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.214 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.216 secs) [2024-02-19T05:43:56.368Z] WARN: ' [2024-02-19T05:43:56.368Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-19T05:43:56.368Z] Support for using the ngModel input property and ngModelChange event with [2024-02-19T05:43:56.368Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-19T05:43:56.368Z] in a future version of Angular. [2024-02-19T05:43:56.368Z] [2024-02-19T05:43:56.368Z] For more information on this, see our API docs here: [2024-02-19T05:43:56.368Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-19T05:43:56.368Z] ' [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.216 secs) [2024-02-19T05:43:56.368Z] WARN: ' [2024-02-19T05:43:56.368Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-19T05:43:56.368Z] Support for using the ngModel input property and ngModelChange event with [2024-02-19T05:43:56.368Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-19T05:43:56.368Z] in a future version of Angular. [2024-02-19T05:43:56.368Z] [2024-02-19T05:43:56.368Z] For more information on this, see our API docs here: [2024-02-19T05:43:56.368Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-19T05:43:56.368Z] ' [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.228 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.23 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.231 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.236 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.254 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.261 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.267 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.268 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.28 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.287 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.289 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.291 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.292 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.296 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.298 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.299 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.3 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.304 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.308 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.31 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.319 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.321 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.322 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.328 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.36 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.365 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.369 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.371 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.374 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.384 secs) [2024-02-19T05:43:56.368Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-19T05:43:56.368Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-19T05:43:56.368Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.384 secs) [2024-02-19T05:43:56.368Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-19T05:43:56.368Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-19T05:43:56.368Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.387 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.389 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.39 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.4 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.413 secs) [2024-02-19T05:43:56.368Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.501 secs / 1.413 secs) [2024-02-19T05:43:56.368Z] TOTAL: 147 SUCCESS [2024-02-19T05:43:56.368Z] ✔ Browser application bundle generation complete. [2024-02-19T05:43:56.626Z] [2024-02-19T05:43:56.626Z] =============================== Coverage summary =============================== [2024-02-19T05:43:56.626Z] Statements : 39.04% ( 1374/3519 ) [2024-02-19T05:43:56.626Z] Branches : 15.3% ( 94/614 ) [2024-02-19T05:43:56.626Z] Functions : 32.14% ( 424/1319 ) [2024-02-19T05:43:56.626Z] Lines : 38.97% ( 1343/3446 ) [2024-02-19T05:43:56.626Z] ================================================================================ [2024-02-19T05:43:56.884Z] ✔ Browser application bundle generation complete. [2024-02-19T05:43:58.264Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-02-19T05:43:58.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:43:58.325Z] $ docker stop --time=1 25297aed9aeb837e4a68f4d7206d785f8ff913e81e2e5829634dba9ba2655a14 [2024-02-19T05:43:59.640Z] $ docker rm -f --volumes 25297aed9aeb837e4a68f4d7206d785f8ff913e81e2e5829634dba9ba2655a14 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:44:00.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:44:00.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T05:44:01.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:44:01.320Z] + ls -al . [2024-02-19T05:44:01.320Z] total 196 [2024-02-19T05:44:01.320Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 19 05:42 . [2024-02-19T05:44:01.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:41 .. [2024-02-19T05:44:01.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:41 .blubracket [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 19 05:41 .dockerignore [2024-02-19T05:44:01.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:41 .git [2024-02-19T05:44:01.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:41 .github [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 19 05:41 .gitignore [2024-02-19T05:44:01.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:41 .semver [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 19 05:41 Attribution.txt [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 19 05:41 CHANGELOG.md [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 05:41 CONTRIBUTING.md [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 19 05:41 Dockerfile [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 05:41 Jenkinsfile [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 05:41 LICENSE [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 19 05:41 Makefile [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 19 05:41 README.md [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 05:41 VERSION [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 19 05:41 angularmigrationlogs.md [2024-02-19T05:44:01.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:41 assets [2024-02-19T05:44:01.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:41 bin [2024-02-19T05:44:01.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:41 cmd [2024-02-19T05:44:01.320Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 05:42 coverage.out [2024-02-19T05:44:01.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:41 docs [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 3557 Feb 19 05:41 go.mod [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 33511 Feb 19 05:41 go.sum [2024-02-19T05:44:01.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:41 internal [2024-02-19T05:44:01.320Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 19 05:41 redeploy.sh [2024-02-19T05:44:01.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:41 testing [2024-02-19T05:44:01.320Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 05:41 version.go [2024-02-19T05:44:01.320Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 05:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:01.690Z] + 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=d9fc1cd79997bee2dad67cb4a71f5bce9889504c --label arch=amd64 --label version=3.1.0-dev.34 . [2024-02-19T05:44:03.064Z] Sending build context to Docker daemon 346MB [2024-02-19T05:44:03.064Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:44:03.064Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T05:44:03.064Z] ---> b23424bd1b84 [2024-02-19T05:44:03.064Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-19T05:44:04.971Z] ---> Running in 6ff9cc9de11a [2024-02-19T05:44:04.971Z] Removing intermediate container 6ff9cc9de11a [2024-02-19T05:44:04.971Z] ---> dfdb846603f8 [2024-02-19T05:44:04.971Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T05:44:05.229Z] ---> Running in feb8bf5a6e48 [2024-02-19T05:44:05.229Z] Removing intermediate container feb8bf5a6e48 [2024-02-19T05:44:05.229Z] ---> 8f4f53288dfa [2024-02-19T05:44:05.229Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:44:05.229Z] ---> Running in 80986d957aea [2024-02-19T05:44:05.229Z] Removing intermediate container 80986d957aea [2024-02-19T05:44:05.229Z] ---> a888cfcec963 [2024-02-19T05:44:05.229Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-19T05:44:05.229Z] ---> Running in e97922d207de [2024-02-19T05:44:05.488Z] Removing intermediate container e97922d207de [2024-02-19T05:44:05.488Z] ---> 897a0e6b2a17 [2024-02-19T05:44:05.488Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-19T05:44:05.488Z] ---> Running in 2358e780a0a8 [2024-02-19T05:44:05.488Z] Removing intermediate container 2358e780a0a8 [2024-02-19T05:44:05.488Z] ---> 56adba2657c2 [2024-02-19T05:44:05.488Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-19T05:44:06.425Z] ---> 547dd3b1f0a4 [2024-02-19T05:44:06.425Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:44:06.425Z] ---> Running in 6e2bc2b248e5 [2024-02-19T05:44:06.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:44:06.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:44:06.944Z] OK: 264 MiB in 52 packages [2024-02-19T05:44:07.204Z] Removing intermediate container 6e2bc2b248e5 [2024-02-19T05:44:07.204Z] ---> 51703c36953c [2024-02-19T05:44:07.204Z] Step 10/26 : ENV GO111MODULE=on [2024-02-19T05:44:07.204Z] ---> Running in 2a4d508e977a [2024-02-19T05:44:07.204Z] Removing intermediate container 2a4d508e977a [2024-02-19T05:44:07.204Z] ---> 309ce772cb70 [2024-02-19T05:44:07.204Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-19T05:44:07.463Z] ---> Running in 32bfdb768db9 [2024-02-19T05:44:07.463Z] Removing intermediate container 32bfdb768db9 [2024-02-19T05:44:07.463Z] ---> ead3be2e77a6 [2024-02-19T05:44:07.463Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-19T05:44:07.463Z] ---> f5bbede8f755 [2024-02-19T05:44:07.463Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:44:07.463Z] ---> Running in be57404e6ac4 [2024-02-19T05:44:08.398Z] Removing intermediate container be57404e6ac4 [2024-02-19T05:44:08.398Z] ---> aac4a37626eb [2024-02-19T05:44:08.398Z] Step 14/26 : COPY . . [2024-02-19T05:44:13.670Z] ---> dbc69c00bd4c [2024-02-19T05:44:13.670Z] Step 15/26 : RUN ${MAKE} [2024-02-19T05:44:13.670Z] ---> Running in f00f2e217c22 [2024-02-19T05:44:13.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.34" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-19T05:44:31.753Z] Removing intermediate container f00f2e217c22 [2024-02-19T05:44:31.753Z] ---> ea56dd555e8b [2024-02-19T05:44:31.753Z] Step 16/26 : FROM alpine:3.18 [2024-02-19T05:44:31.753Z] 3.18: Pulling from library/alpine [2024-02-19T05:44:31.753Z] 619be1103602: Already exists [2024-02-19T05:44:31.753Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:44:31.753Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:44:31.753Z] ---> d3782b16ccc9 [2024-02-19T05:44:31.753Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-19T05:44:31.753Z] ---> Running in 444ac6dda664 [2024-02-19T05:44:31.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:44:31.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:44:31.753Z] OK: 7 MiB in 15 packages [2024-02-19T05:44:31.753Z] Removing intermediate container 444ac6dda664 [2024-02-19T05:44:31.753Z] ---> 3416e3d40826 [2024-02-19T05:44:31.753Z] Step 18/26 : EXPOSE 4000 [2024-02-19T05:44:31.753Z] ---> Running in c226c579553b [2024-02-19T05:44:31.753Z] Removing intermediate container c226c579553b [2024-02-19T05:44:31.753Z] ---> a0061f399afb [2024-02-19T05:44:31.753Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-19T05:44:32.694Z] ---> 518083059e06 [2024-02-19T05:44:32.694Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-19T05:44:32.694Z] ---> 80e92bcedbee [2024-02-19T05:44:32.694Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-19T05:44:32.954Z] ---> 738a7f8f7270 [2024-02-19T05:44:32.954Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-19T05:44:32.954Z] ---> Running in 29bbdc9284b0 [2024-02-19T05:44:32.954Z] Removing intermediate container 29bbdc9284b0 [2024-02-19T05:44:32.954Z] ---> 7832bfcc7cf7 [2024-02-19T05:44:32.954Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-19T05:44:32.954Z] ---> Running in f7cdf6a68e9a [2024-02-19T05:44:32.954Z] Removing intermediate container f7cdf6a68e9a [2024-02-19T05:44:32.954Z] ---> 98d80ca99d27 [2024-02-19T05:44:32.954Z] Step 24/26 : LABEL arch=amd64 [2024-02-19T05:44:32.954Z] ---> Running in dac7c5f47cbb [2024-02-19T05:44:33.222Z] Removing intermediate container dac7c5f47cbb [2024-02-19T05:44:33.222Z] ---> 1cbbea353db9 [2024-02-19T05:44:33.222Z] Step 25/26 : LABEL git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:44:33.222Z] ---> Running in d65b10792538 [2024-02-19T05:44:33.222Z] Removing intermediate container d65b10792538 [2024-02-19T05:44:33.222Z] ---> eb3fe7265675 [2024-02-19T05:44:33.222Z] Step 26/26 : LABEL version=3.1.0-dev.34 [2024-02-19T05:44:33.222Z] ---> Running in 32c912e51a1c [2024-02-19T05:44:33.222Z] Removing intermediate container 32c912e51a1c [2024-02-19T05:44:33.222Z] ---> a06b4043aa68 [2024-02-19T05:44:33.222Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:44:33.222Z] Successfully built a06b4043aa68 [2024-02-19T05:44:33.482Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:44:33.751Z] provisioning config files... [2024-02-19T05:44:33.765Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14062194233992136827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:44:34.097Z] ---> ****-login.sh [2024-02-19T05:44:34.097Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:44:34.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:44:34.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:44:34.098Z] Configure a credential helper to remove this warning. See [2024-02-19T05:44:34.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:44:34.098Z] [2024-02-19T05:44:34.098Z] Login Succeeded [2024-02-19T05:44:34.098Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:44:34.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:44:34.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:44:34.098Z] Configure a credential helper to remove this warning. See [2024-02-19T05:44:34.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:44:34.098Z] [2024-02-19T05:44:34.098Z] Login Succeeded [2024-02-19T05:44:34.098Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:44:34.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:44:34.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:44:34.358Z] Configure a credential helper to remove this warning. See [2024-02-19T05:44:34.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:44:34.358Z] [2024-02-19T05:44:34.358Z] Login Succeeded [2024-02-19T05:44:34.358Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:44:34.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:44:34.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:44:34.359Z] Configure a credential helper to remove this warning. See [2024-02-19T05:44:34.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:44:34.359Z] [2024-02-19T05:44:34.359Z] Login Succeeded [2024-02-19T05:44:34.359Z] ****.io [2024-02-19T05:44:34.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:44:34.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:44:34.617Z] Configure a credential helper to remove this warning. See [2024-02-19T05:44:34.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:44:34.618Z] [2024-02-19T05:44:34.618Z] Login Succeeded [2024-02-19T05:44:34.618Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:44:34.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T05:44:34.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:44:34.800Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-02-19T05:44:34.800Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:44:34.800Z] latest [2024-02-19T05:44:34.800Z] 3.1.0-dev.34 [2024-02-19T05:44:34.800Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [2024-02-19T05:44:34.800Z] main [2024-02-19T05:44:34.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:35.234Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:35.625Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:44:35.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-19T05:44:35.625Z] daaf224d6bf0: Preparing [2024-02-19T05:44:35.625Z] 6a7811ed409f: Preparing [2024-02-19T05:44:35.625Z] c11e5780b28b: Preparing [2024-02-19T05:44:35.625Z] dec24ec9f74f: Preparing [2024-02-19T05:44:35.625Z] aedc3bda2944: Preparing [2024-02-19T05:44:35.625Z] aedc3bda2944: Layer already exists [2024-02-19T05:44:35.625Z] 6a7811ed409f: Pushed [2024-02-19T05:44:35.625Z] dec24ec9f74f: Pushed [2024-02-19T05:44:35.625Z] daaf224d6bf0: Pushed [2024-02-19T05:44:38.914Z] c11e5780b28b: Pushed [2024-02-19T05:44:38.914Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:39.307Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:39.697Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-19T05:44:39.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-19T05:44:39.697Z] daaf224d6bf0: Preparing [2024-02-19T05:44:39.697Z] 6a7811ed409f: Preparing [2024-02-19T05:44:39.697Z] c11e5780b28b: Preparing [2024-02-19T05:44:39.697Z] dec24ec9f74f: Preparing [2024-02-19T05:44:39.697Z] aedc3bda2944: Preparing [2024-02-19T05:44:39.697Z] 6a7811ed409f: Layer already exists [2024-02-19T05:44:39.697Z] c11e5780b28b: Layer already exists [2024-02-19T05:44:39.697Z] aedc3bda2944: Layer already exists [2024-02-19T05:44:39.697Z] daaf224d6bf0: Layer already exists [2024-02-19T05:44:39.697Z] dec24ec9f74f: Layer already exists [2024-02-19T05:44:39.697Z] latest: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:40.091Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:40.471Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.34 [2024-02-19T05:44:40.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-19T05:44:40.471Z] daaf224d6bf0: Preparing [2024-02-19T05:44:40.471Z] 6a7811ed409f: Preparing [2024-02-19T05:44:40.471Z] c11e5780b28b: Preparing [2024-02-19T05:44:40.471Z] dec24ec9f74f: Preparing [2024-02-19T05:44:40.471Z] aedc3bda2944: Preparing [2024-02-19T05:44:40.471Z] aedc3bda2944: Layer already exists [2024-02-19T05:44:40.471Z] daaf224d6bf0: Layer already exists [2024-02-19T05:44:40.471Z] 6a7811ed409f: Layer already exists [2024-02-19T05:44:40.471Z] dec24ec9f74f: Layer already exists [2024-02-19T05:44:40.471Z] c11e5780b28b: Layer already exists [2024-02-19T05:44:40.471Z] 3.1.0-dev.34: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:40.860Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:41.255Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [2024-02-19T05:44:41.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-19T05:44:41.255Z] daaf224d6bf0: Preparing [2024-02-19T05:44:41.255Z] 6a7811ed409f: Preparing [2024-02-19T05:44:41.255Z] c11e5780b28b: Preparing [2024-02-19T05:44:41.255Z] dec24ec9f74f: Preparing [2024-02-19T05:44:41.255Z] aedc3bda2944: Preparing [2024-02-19T05:44:41.255Z] dec24ec9f74f: Layer already exists [2024-02-19T05:44:41.255Z] aedc3bda2944: Layer already exists [2024-02-19T05:44:41.255Z] c11e5780b28b: Layer already exists [2024-02-19T05:44:41.255Z] daaf224d6bf0: Layer already exists [2024-02-19T05:44:41.255Z] 6a7811ed409f: Layer already exists [2024-02-19T05:44:41.255Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:41.711Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:42.107Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-02-19T05:44:42.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-19T05:44:42.107Z] daaf224d6bf0: Preparing [2024-02-19T05:44:42.107Z] 6a7811ed409f: Preparing [2024-02-19T05:44:42.107Z] c11e5780b28b: Preparing [2024-02-19T05:44:42.107Z] dec24ec9f74f: Preparing [2024-02-19T05:44:42.107Z] aedc3bda2944: Preparing [2024-02-19T05:44:42.107Z] c11e5780b28b: Layer already exists [2024-02-19T05:44:42.107Z] daaf224d6bf0: Layer already exists [2024-02-19T05:44:42.107Z] dec24ec9f74f: Layer already exists [2024-02-19T05:44:42.107Z] aedc3bda2944: Layer already exists [2024-02-19T05:44:42.107Z] 6a7811ed409f: Layer already exists [2024-02-19T05:44:42.107Z] main: digest: sha256:0f996d6bfc62cfa89f3983f447e99c5bb5c7ec4da6fd6c74ad9913db44422ee1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T05:44:42.315Z] ===================================================== [Pipeline] echo [2024-02-19T05:44:42.353Z] taggedImages: [2024-02-19T05:44:42.353Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:44:42.353Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-19T05:44:42.353Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.34 [2024-02-19T05:44:42.353Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [2024-02-19T05:44:42.353Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:42.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:44:42.974Z] [2024-02-19T05:44:42.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:44:43.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:44:43.308Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T05:44:43.308Z] 5eb5b503b376: Pulling fs layer [2024-02-19T05:44:43.308Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T05:44:43.308Z] ec43610c2a17: Pulling fs layer [2024-02-19T05:44:43.308Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T05:44:43.308Z] 33b1e0a273af: Pulling fs layer [2024-02-19T05:44:43.308Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T05:44:43.308Z] 2f39f015ded8: Pulling fs layer [2024-02-19T05:44:43.308Z] 33b1e0a273af: Waiting [2024-02-19T05:44:43.308Z] 5d3b04190fa2: Waiting [2024-02-19T05:44:43.308Z] 2f39f015ded8: Waiting [2024-02-19T05:44:43.308Z] 3a2ae6a8a46f: Waiting [2024-02-19T05:44:43.308Z] 5c69ac0246d0: Download complete [2024-02-19T05:44:43.308Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T05:44:43.308Z] 3a2ae6a8a46f: Download complete [2024-02-19T05:44:43.308Z] 33b1e0a273af: Verifying Checksum [2024-02-19T05:44:43.308Z] 33b1e0a273af: Download complete [2024-02-19T05:44:43.308Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T05:44:43.308Z] 5d3b04190fa2: Download complete [2024-02-19T05:44:43.308Z] ec43610c2a17: Verifying Checksum [2024-02-19T05:44:43.308Z] ec43610c2a17: Download complete [2024-02-19T05:44:43.566Z] 5eb5b503b376: Verifying Checksum [2024-02-19T05:44:43.566Z] 5eb5b503b376: Download complete [2024-02-19T05:44:44.133Z] 2f39f015ded8: Download complete [2024-02-19T05:44:44.699Z] 5eb5b503b376: Pull complete [2024-02-19T05:44:44.957Z] 5c69ac0246d0: Pull complete [2024-02-19T05:44:45.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1224 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-02-19T05:44:45.519Z] Running in /w/workspace/edgex-ui-go/164 [Pipeline] { [2024-02-19T05:44:45.523Z] ec43610c2a17: Pull complete [2024-02-19T05:44:45.523Z] 3a2ae6a8a46f: Pull complete [Pipeline] checkout [2024-02-19T05:44:45.780Z] 33b1e0a273af: Pull complete [2024-02-19T05:44:45.780Z] 5d3b04190fa2: Pull complete [2024-02-19T05:44:48.602Z] The recommended git tool is: git [2024-02-19T05:44:49.978Z] 2f39f015ded8: Pull complete [2024-02-19T05:44:49.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T05:44:49.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:44:49.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:44:50.181Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:44:50.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T05:44:53.930Z] using credential edgex-jenkins-ssh [2024-02-19T05:44:53.957Z] Cloning the remote Git repository [2024-02-19T05:44:54.243Z] $ docker top 2258b5a0a66c0b1960294ac1ad83c33760b187014b13a0e0f1b1a2a3c367a6d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:44:54.682Z] ---> job-cost.sh [2024-02-19T05:44:54.682Z] lf-activate-venv: SKIPPING [2024-02-19T05:44:54.682Z] INFO: No Stack... [2024-02-19T05:44:54.010Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-19T05:44:54.121Z] > git init /w/workspace/edgex-ui-go/164 # timeout=10 [2024-02-19T05:44:54.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-19T05:44:54.278Z] > git --version # timeout=10 [2024-02-19T05:44:54.300Z] > git --version # 'git version 2.25.1' [2024-02-19T05:44:54.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:44:54.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:44:54.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:44:55.199Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:44:55.487Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-02-19T05:44:55.487Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:44:55.501Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [2024-02-19T05:44:55.513Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] did not exist. Created. [2024-02-19T05:44:55.519Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:44:55.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T05:44:56.254Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:44:56.261Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:44:56.425Z] $ docker stop --time=1 2258b5a0a66c0b1960294ac1ad83c33760b187014b13a0e0f1b1a2a3c367a6d4 [2024-02-19T05:44:57.660Z] $ docker rm -f --volumes 2258b5a0a66c0b1960294ac1ad83c33760b187014b13a0e0f1b1a2a3c367a6d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T05:44:59.650Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-02-19T05:44:59.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:45:00.692Z] Avoid second fetch [2024-02-19T05:45:00.693Z] Checking out Revision d9fc1cd79997bee2dad67cb4a71f5bce9889504c (main) [2024-02-19T05:45:01.742Z] Commit message: "Merge pull request #703 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.17" [2024-02-19T05:45:00.711Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T05:45:00.777Z] > git checkout -f d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:45:03.007Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T05:45:03.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:45:03.007Z] Dload Upload Total Spent Left Speed [2024-02-19T05:45:03.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-02-19T05:45:03.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T05:45:03.706Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T05:45:03.707Z] + sudo tee /etc/docker/daemon.new [2024-02-19T05:45:03.707Z] { [2024-02-19T05:45:03.707Z] "registry-mirrors": [ [2024-02-19T05:45:03.707Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T05:45:03.707Z] ], [2024-02-19T05:45:03.707Z] "bip": "10.250.0.254/24", [2024-02-19T05:45:03.707Z] "hosts": [ [2024-02-19T05:45:03.707Z] "tcp://0.0.0.0:5555", [2024-02-19T05:45:03.707Z] "unix:///var/run/docker.sock" [2024-02-19T05:45:03.707Z] ], [2024-02-19T05:45:03.707Z] "mtu": 1458, [2024-02-19T05:45:03.707Z] "selinux-enabled": true, [2024-02-19T05:45:03.707Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T05:45:03.707Z] } [Pipeline] sh [2024-02-19T05:45:04.040Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T05:45:04.382Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:45:22.698Z] provisioning config files... [2024-02-19T05:45:22.724Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/164@tmp/config16640602806904142283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:45:23.182Z] ---> ****-login.sh [2024-02-19T05:45:23.182Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:45:23.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:45:23.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:45:23.720Z] Configure a credential helper to remove this warning. See [2024-02-19T05:45:23.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:45:23.720Z] [2024-02-19T05:45:23.720Z] Login Succeeded [2024-02-19T05:45:23.720Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:45:23.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:45:24.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:45:24.262Z] Configure a credential helper to remove this warning. See [2024-02-19T05:45:24.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:45:24.262Z] [2024-02-19T05:45:24.262Z] Login Succeeded [2024-02-19T05:45:24.262Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:45:24.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:45:24.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:45:24.538Z] Configure a credential helper to remove this warning. See [2024-02-19T05:45:24.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:45:24.538Z] [2024-02-19T05:45:24.538Z] Login Succeeded [2024-02-19T05:45:24.538Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:45:24.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:45:24.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:45:24.810Z] Configure a credential helper to remove this warning. See [2024-02-19T05:45:24.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:45:24.810Z] [2024-02-19T05:45:24.810Z] Login Succeeded [2024-02-19T05:45:24.810Z] ****.io [2024-02-19T05:45:25.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:45:25.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:45:25.349Z] Configure a credential helper to remove this warning. See [2024-02-19T05:45:25.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:45:25.349Z] [2024-02-19T05:45:25.349Z] Login Succeeded [2024-02-19T05:45:25.349Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:45:25.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:45:25.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:45:25.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:45:25.865Z] ========================================================= [2024-02-19T05:45:25.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T05:45:25.865Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:45:26.355Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T05:45:30.626Z] Sending build context to Docker daemon 35.1MB [2024-02-19T05:45:30.626Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:45:30.626Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-19T05:45:30.626Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T05:45:30.626Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T05:45:30.626Z] 5d54e960e981: Pulling fs layer [2024-02-19T05:45:30.626Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T05:45:30.626Z] f0e02332f6b5: Pulling fs layer [2024-02-19T05:45:30.626Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T05:45:30.626Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T05:45:30.626Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T05:45:30.626Z] 872ee5b61b7b: Waiting [2024-02-19T05:45:30.626Z] 0c6a40ed1a82: Waiting [2024-02-19T05:45:30.626Z] 94ae7d8d031c: Waiting [2024-02-19T05:45:30.626Z] f0e02332f6b5: Waiting [2024-02-19T05:45:30.626Z] 5d54e960e981: Verifying Checksum [2024-02-19T05:45:30.626Z] 5d54e960e981: Download complete [2024-02-19T05:45:30.626Z] f0e02332f6b5: Verifying Checksum [2024-02-19T05:45:30.626Z] f0e02332f6b5: Download complete [2024-02-19T05:45:30.626Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T05:45:30.626Z] 872ee5b61b7b: Download complete [2024-02-19T05:45:30.626Z] 9fda8d8052c6: Download complete [2024-02-19T05:45:30.896Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T05:45:30.896Z] 94ae7d8d031c: Download complete [2024-02-19T05:45:31.166Z] 9fda8d8052c6: Pull complete [2024-02-19T05:45:31.754Z] 5d54e960e981: Pull complete [2024-02-19T05:45:32.023Z] c4a7e357bf2a: Download complete [2024-02-19T05:45:33.436Z] 0c6a40ed1a82: Download complete [2024-02-19T05:45:45.765Z] c4a7e357bf2a: Pull complete [2024-02-19T05:45:45.765Z] f0e02332f6b5: Pull complete [2024-02-19T05:45:45.765Z] 872ee5b61b7b: Pull complete [2024-02-19T05:45:53.981Z] 0c6a40ed1a82: Pull complete [2024-02-19T05:45:57.325Z] 94ae7d8d031c: Pull complete [2024-02-19T05:45:57.326Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T05:45:57.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T05:45:57.326Z] ---> 86de565de09d [2024-02-19T05:45:57.326Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-19T05:45:59.275Z] ---> Running in 76f216281d0a [2024-02-19T05:45:59.545Z] Removing intermediate container 76f216281d0a [2024-02-19T05:45:59.545Z] ---> bcb86efd3b2a [2024-02-19T05:45:59.545Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T05:45:59.545Z] ---> Running in 61deddb34b4c [2024-02-19T05:46:00.141Z] Removing intermediate container 61deddb34b4c [2024-02-19T05:46:00.141Z] ---> c854b8741b30 [2024-02-19T05:46:00.141Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:46:00.141Z] ---> Running in 5c2fb0318929 [2024-02-19T05:46:00.411Z] Removing intermediate container 5c2fb0318929 [2024-02-19T05:46:00.411Z] ---> 34aa080394b2 [2024-02-19T05:46:00.411Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-19T05:46:00.411Z] ---> Running in 7c90fbc89c59 [2024-02-19T05:46:00.688Z] Removing intermediate container 7c90fbc89c59 [2024-02-19T05:46:00.688Z] ---> 819c43b8acc7 [2024-02-19T05:46:00.688Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-19T05:46:00.957Z] ---> Running in 7e63d2344f39 [2024-02-19T05:46:01.224Z] Removing intermediate container 7e63d2344f39 [2024-02-19T05:46:01.224Z] ---> 557e8a2e0b12 [2024-02-19T05:46:01.224Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-19T05:46:01.844Z] latest: Pulling from library/docker [2024-02-19T05:46:02.120Z] bca4290a9639: Pulling fs layer [2024-02-19T05:46:02.120Z] 2cd627277f8a: Pulling fs layer [2024-02-19T05:46:02.120Z] 4f4fb700ef54: Pulling fs layer [2024-02-19T05:46:02.120Z] a4fb61f641ed: Pulling fs layer [2024-02-19T05:46:02.120Z] 733caa879861: Pulling fs layer [2024-02-19T05:46:02.120Z] 41b482f87146: Pulling fs layer [2024-02-19T05:46:02.120Z] 1ffd3afa1d3e: Pulling fs layer [2024-02-19T05:46:02.120Z] 10d13b96e2ce: Pulling fs layer [2024-02-19T05:46:02.120Z] 872b0ec9e92a: Pulling fs layer [2024-02-19T05:46:02.120Z] 2a41040cfda2: Pulling fs layer [2024-02-19T05:46:02.120Z] a9a7dbdb4be0: Pulling fs layer [2024-02-19T05:46:02.120Z] c0f19de4bc80: Pulling fs layer [2024-02-19T05:46:02.120Z] cd728e783f4c: Pulling fs layer [2024-02-19T05:46:02.120Z] 18b8e706ffed: Pulling fs layer [2024-02-19T05:46:02.120Z] 6c7707c3da47: Pulling fs layer [2024-02-19T05:46:02.120Z] a763d50092c4: Pulling fs layer [2024-02-19T05:46:02.120Z] a4fb61f641ed: Waiting [2024-02-19T05:46:02.120Z] 733caa879861: Waiting [2024-02-19T05:46:02.120Z] 41b482f87146: Waiting [2024-02-19T05:46:02.120Z] 1ffd3afa1d3e: Waiting [2024-02-19T05:46:02.120Z] 10d13b96e2ce: Waiting [2024-02-19T05:46:02.120Z] 872b0ec9e92a: Waiting [2024-02-19T05:46:02.120Z] 2a41040cfda2: Waiting [2024-02-19T05:46:02.120Z] a9a7dbdb4be0: Waiting [2024-02-19T05:46:02.120Z] c0f19de4bc80: Waiting [2024-02-19T05:46:02.120Z] cd728e783f4c: Waiting [2024-02-19T05:46:02.120Z] 18b8e706ffed: Waiting [2024-02-19T05:46:02.120Z] 6c7707c3da47: Waiting [2024-02-19T05:46:02.120Z] a763d50092c4: Waiting [2024-02-19T05:46:02.391Z] 4f4fb700ef54: Verifying Checksum [2024-02-19T05:46:02.391Z] 2cd627277f8a: Verifying Checksum [2024-02-19T05:46:02.391Z] 2cd627277f8a: Download complete [2024-02-19T05:46:02.391Z] bca4290a9639: Verifying Checksum [2024-02-19T05:46:02.391Z] bca4290a9639: Download complete [2024-02-19T05:46:02.391Z] a4fb61f641ed: Verifying Checksum [2024-02-19T05:46:02.391Z] a4fb61f641ed: Download complete [2024-02-19T05:46:02.977Z] 41b482f87146: Verifying Checksum [2024-02-19T05:46:02.977Z] 41b482f87146: Download complete [2024-02-19T05:46:03.244Z] 733caa879861: Verifying Checksum [2024-02-19T05:46:03.244Z] 733caa879861: Download complete [2024-02-19T05:46:03.244Z] 10d13b96e2ce: Verifying Checksum [2024-02-19T05:46:03.244Z] 10d13b96e2ce: Download complete [2024-02-19T05:46:03.244Z] 1ffd3afa1d3e: Verifying Checksum [2024-02-19T05:46:03.244Z] 1ffd3afa1d3e: Download complete [2024-02-19T05:46:03.244Z] 872b0ec9e92a: Download complete [2024-02-19T05:46:03.244Z] bca4290a9639: Pull complete [2024-02-19T05:46:03.244Z] 2a41040cfda2: Verifying Checksum [2024-02-19T05:46:03.244Z] 2a41040cfda2: Download complete [2024-02-19T05:46:03.512Z] c0f19de4bc80: Download complete [2024-02-19T05:46:03.512Z] cd728e783f4c: Verifying Checksum [2024-02-19T05:46:03.512Z] cd728e783f4c: Download complete [2024-02-19T05:46:03.512Z] 6c7707c3da47: Verifying Checksum [2024-02-19T05:46:03.512Z] 6c7707c3da47: Download complete [2024-02-19T05:46:03.512Z] a9a7dbdb4be0: Verifying Checksum [2024-02-19T05:46:03.512Z] a9a7dbdb4be0: Download complete [2024-02-19T05:46:03.783Z] a763d50092c4: Verifying Checksum [2024-02-19T05:46:03.783Z] a763d50092c4: Download complete [2024-02-19T05:46:04.051Z] 2cd627277f8a: Pull complete [2024-02-19T05:46:04.318Z] 4f4fb700ef54: Pull complete [2024-02-19T05:46:04.585Z] a4fb61f641ed: Pull complete [2024-02-19T05:46:05.182Z] 18b8e706ffed: Verifying Checksum [2024-02-19T05:46:05.182Z] 18b8e706ffed: Download complete [2024-02-19T05:46:05.768Z] 733caa879861: Pull complete [2024-02-19T05:46:07.184Z] 41b482f87146: Pull complete [2024-02-19T05:46:08.595Z] 1ffd3afa1d3e: Pull complete [2024-02-19T05:46:08.862Z] 10d13b96e2ce: Pull complete [2024-02-19T05:46:09.130Z] 872b0ec9e92a: Pull complete [2024-02-19T05:46:09.396Z] 2a41040cfda2: Pull complete [2024-02-19T05:46:12.728Z] a9a7dbdb4be0: Pull complete [2024-02-19T05:46:12.728Z] c0f19de4bc80: Pull complete [2024-02-19T05:46:13.189Z] cd728e783f4c: Pull complete [2024-02-19T05:46:16.526Z] 18b8e706ffed: Pull complete [2024-02-19T05:46:16.794Z] 6c7707c3da47: Pull complete [2024-02-19T05:46:17.061Z] a763d50092c4: Pull complete [2024-02-19T05:46:17.061Z] Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 [2024-02-19T05:46:17.061Z] Status: Downloaded newer image for docker:latest [2024-02-19T05:46:19.649Z] ---> e7c6d2071450 [2024-02-19T05:46:19.649Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:46:19.649Z] ---> Running in d996710bf00f [2024-02-19T05:46:20.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:46:21.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:46:22.172Z] OK: 266 MiB in 52 packages [2024-02-19T05:46:23.141Z] Removing intermediate container d996710bf00f [2024-02-19T05:46:23.141Z] ---> 9c9933f4b440 [2024-02-19T05:46:23.141Z] Step 10/15 : ENV GO111MODULE=on [2024-02-19T05:46:23.141Z] ---> Running in f6346088a19e [2024-02-19T05:46:23.409Z] Removing intermediate container f6346088a19e [2024-02-19T05:46:23.409Z] ---> e21594c91f37 [2024-02-19T05:46:23.409Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-19T05:46:23.409Z] ---> Running in 5e72eada1b8f [2024-02-19T05:46:23.677Z] Removing intermediate container 5e72eada1b8f [2024-02-19T05:46:23.677Z] ---> 45cc60ce1320 [2024-02-19T05:46:23.677Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-19T05:46:27.022Z] ---> 753facaa0a82 [2024-02-19T05:46:27.022Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:46:27.022Z] ---> Running in b6cd6bd68cc3 [2024-02-19T05:47:34.866Z] Removing intermediate container b6cd6bd68cc3 [2024-02-19T05:47:34.866Z] ---> b8be788b517f [2024-02-19T05:47:34.866Z] Step 14/15 : COPY . . [2024-02-19T05:47:34.866Z] ---> 1d46040148af [2024-02-19T05:47:34.866Z] Step 15/15 : RUN ${MAKE} [2024-02-19T05:47:34.866Z] ---> Running in fc1ce7d2b073 [2024-02-19T05:47:34.866Z] noop [2024-02-19T05:47:34.866Z] Removing intermediate container fc1ce7d2b073 [2024-02-19T05:47:34.866Z] ---> a39f39370d6f [2024-02-19T05:47:34.866Z] Successfully built a39f39370d6f [2024-02-19T05:47:34.866Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:47:35.325Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T05:47:35.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:47:35.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container [2024-02-19T05:47:35.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/164 -v /w/workspace/edgex-ui-go/164:/w/workspace/edgex-ui-go/164:rw,z -v /w/workspace/edgex-ui-go/164@tmp:/w/workspace/edgex-ui-go/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T05:47:36.883Z] $ docker top ef57f4030b19f9b057b5fc3f6f142c23e810f5a8ac8c02e656744053648b9118 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:47:37.785Z] + go version [2024-02-19T05:47:37.785Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T05:47:37.798Z] $ docker stop --time=1 ef57f4030b19f9b057b5fc3f6f142c23e810f5a8ac8c02e656744053648b9118 [2024-02-19T05:47:41.063Z] $ docker rm -f --volumes ef57f4030b19f9b057b5fc3f6f142c23e810f5a8ac8c02e656744053648b9118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:47:41.946Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T05:47:41.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:47:42.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container [2024-02-19T05:47:42.269Z] $ 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/164 -v /w/workspace/edgex-ui-go/164:/w/workspace/edgex-ui-go/164:rw,z -v /w/workspace/edgex-ui-go/164@tmp:/w/workspace/edgex-ui-go/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T05:47:43.496Z] $ docker top 150d0ad8010f93ba8679e469a8b357018c9f2cc35801ed10b22f1ede6233b143 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:47:44.441Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/164 [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:47:45.128Z] + make test [2024-02-19T05:47:45.128Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-19T05:47:49.389Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-19T05:49:12.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-19T05:49:12.166Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-19T05:49:34.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:49:34.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:49:34.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-02-19T05:49:34.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:49:34.315Z] $ docker stop --time=1 150d0ad8010f93ba8679e469a8b357018c9f2cc35801ed10b22f1ede6233b143 [2024-02-19T05:49:40.352Z] $ docker rm -f --volumes 150d0ad8010f93ba8679e469a8b357018c9f2cc35801ed10b22f1ede6233b143 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:49:41.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:49:41.701Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T05:49:42.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:49:42.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:49:43.262Z] + ls -al . [2024-02-19T05:49:43.262Z] total 192 [2024-02-19T05:49:43.262Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 05:47 . [2024-02-19T05:49:43.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:44 .. [2024-02-19T05:49:43.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:45 .blubracket [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 19 05:45 .dockerignore [2024-02-19T05:49:43.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:45 .git [2024-02-19T05:49:43.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:45 .github [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 19 05:45 .gitignore [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 19 05:45 Attribution.txt [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 19 05:45 CHANGELOG.md [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 19 05:45 CONTRIBUTING.md [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 19 05:45 Dockerfile [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 19 05:45 Jenkinsfile [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 19 05:45 LICENSE [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 19 05:45 Makefile [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 19 05:45 README.md [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 19 05:41 VERSION [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 19 05:45 angularmigrationlogs.md [2024-02-19T05:49:43.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:45 assets [2024-02-19T05:49:43.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:45 bin [2024-02-19T05:49:43.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:45 cmd [2024-02-19T05:49:43.262Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 05:47 coverage.out [2024-02-19T05:49:43.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:45 docs [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 3557 Feb 19 05:45 go.mod [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 33511 Feb 19 05:45 go.sum [2024-02-19T05:49:43.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:45 internal [2024-02-19T05:49:43.262Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 19 05:45 redeploy.sh [2024-02-19T05:49:43.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:45 testing [2024-02-19T05:49:43.262Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 19 05:45 version.go [2024-02-19T05:49:43.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:49:43.687Z] + 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=d9fc1cd79997bee2dad67cb4a71f5bce9889504c --label arch=arm64 --label version=3.1.0-dev.34 . [2024-02-19T05:49:45.106Z] Sending build context to Docker daemon 35.1MB [2024-02-19T05:49:45.106Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:49:45.106Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T05:49:45.106Z] ---> a39f39370d6f [2024-02-19T05:49:45.106Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-19T05:49:45.707Z] ---> Running in e030aa17a36d [2024-02-19T05:49:45.973Z] Removing intermediate container e030aa17a36d [2024-02-19T05:49:45.973Z] ---> 6526eaeecc28 [2024-02-19T05:49:45.973Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-19T05:49:45.973Z] ---> Running in 9e0732acdbec [2024-02-19T05:49:46.239Z] Removing intermediate container 9e0732acdbec [2024-02-19T05:49:46.239Z] ---> d87918dabdf6 [2024-02-19T05:49:46.239Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:49:46.504Z] ---> Running in 8d22df4f45cd [2024-02-19T05:49:46.770Z] Removing intermediate container 8d22df4f45cd [2024-02-19T05:49:46.770Z] ---> 185538644b7a [2024-02-19T05:49:46.770Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-19T05:49:46.770Z] ---> Running in 2093669b42dc [2024-02-19T05:49:47.354Z] Removing intermediate container 2093669b42dc [2024-02-19T05:49:47.354Z] ---> c2ae7382fc2a [2024-02-19T05:49:47.354Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-19T05:49:47.354Z] ---> Running in a269ee695060 [2024-02-19T05:49:47.618Z] Removing intermediate container a269ee695060 [2024-02-19T05:49:47.618Z] ---> f30c73270997 [2024-02-19T05:49:47.618Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-19T05:49:49.562Z] ---> a975bda03c68 [2024-02-19T05:49:49.562Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:49:49.562Z] ---> Running in fbef875f05da [2024-02-19T05:49:50.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:49:51.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:49:52.061Z] OK: 266 MiB in 52 packages [2024-02-19T05:49:56.321Z] Removing intermediate container fbef875f05da [2024-02-19T05:49:56.321Z] ---> b650a5d41306 [2024-02-19T05:49:56.321Z] Step 10/26 : ENV GO111MODULE=on [2024-02-19T05:49:56.591Z] ---> Running in 567b4b4a01dc [2024-02-19T05:49:56.865Z] Removing intermediate container 567b4b4a01dc [2024-02-19T05:49:56.865Z] ---> 7127712a5ef9 [2024-02-19T05:49:56.865Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-19T05:49:56.865Z] ---> Running in 4d5138b1e5e1 [2024-02-19T05:49:57.449Z] Removing intermediate container 4d5138b1e5e1 [2024-02-19T05:49:57.449Z] ---> 742a4258ca6f [2024-02-19T05:49:57.449Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-19T05:49:58.032Z] ---> 984331039a82 [2024-02-19T05:49:58.032Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:49:58.032Z] ---> Running in 00ef6a12fa8d [2024-02-19T05:50:00.607Z] Removing intermediate container 00ef6a12fa8d [2024-02-19T05:50:00.607Z] ---> fe31fe3d11dc [2024-02-19T05:50:00.607Z] Step 14/26 : COPY . . [2024-02-19T05:50:03.946Z] ---> a3304d51618c [2024-02-19T05:50:03.946Z] Step 15/26 : RUN ${MAKE} [2024-02-19T05:50:04.222Z] ---> Running in 93cd0b3b63d5 [2024-02-19T05:50:05.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.34" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-19T05:51:56.848Z] Removing intermediate container 93cd0b3b63d5 [2024-02-19T05:51:56.848Z] ---> 5a689765ef1b [2024-02-19T05:51:56.848Z] Step 16/26 : FROM alpine:3.18 [2024-02-19T05:51:56.848Z] 3.18: Pulling from library/alpine [2024-02-19T05:51:56.848Z] c6b39de5b339: Pulling fs layer [2024-02-19T05:51:56.848Z] c6b39de5b339: Verifying Checksum [2024-02-19T05:51:56.848Z] c6b39de5b339: Pull complete [2024-02-19T05:51:56.848Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:51:56.848Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:51:56.848Z] ---> 33abbf032149 [2024-02-19T05:51:56.848Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-19T05:51:56.848Z] ---> Running in 01446ca873e3 [2024-02-19T05:51:56.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:51:56.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:51:56.848Z] OK: 8 MiB in 15 packages [2024-02-19T05:51:57.491Z] Removing intermediate container 01446ca873e3 [2024-02-19T05:51:57.491Z] ---> b75507deaa08 [2024-02-19T05:51:57.491Z] Step 18/26 : EXPOSE 4000 [2024-02-19T05:51:57.491Z] ---> Running in ec62f8e419b8 [2024-02-19T05:51:57.759Z] Removing intermediate container ec62f8e419b8 [2024-02-19T05:51:57.759Z] ---> c8ca83eff7de [2024-02-19T05:51:57.759Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-19T05:51:59.711Z] ---> e9218d4f2d04 [2024-02-19T05:51:59.711Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-19T05:51:59.711Z] ---> 626d40c4e246 [2024-02-19T05:51:59.711Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-19T05:52:00.297Z] ---> cce8c84d1edf [2024-02-19T05:52:00.297Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-19T05:52:00.297Z] ---> Running in 3ca6090d3d64 [2024-02-19T05:52:00.889Z] Removing intermediate container 3ca6090d3d64 [2024-02-19T05:52:00.889Z] ---> f786a9d2de89 [2024-02-19T05:52:00.889Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-19T05:52:00.889Z] ---> Running in ace8a2bafef1 [2024-02-19T05:52:01.157Z] Removing intermediate container ace8a2bafef1 [2024-02-19T05:52:01.157Z] ---> 28fa077fe5a0 [2024-02-19T05:52:01.157Z] Step 24/26 : LABEL arch=arm64 [2024-02-19T05:52:01.157Z] ---> Running in 5c0f0ae80600 [2024-02-19T05:52:01.425Z] Removing intermediate container 5c0f0ae80600 [2024-02-19T05:52:01.425Z] ---> 1678543dcc89 [2024-02-19T05:52:01.425Z] Step 25/26 : LABEL git_sha=d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:52:01.425Z] ---> Running in 14bba582785b [2024-02-19T05:52:01.697Z] Removing intermediate container 14bba582785b [2024-02-19T05:52:01.697Z] ---> b9fd6745635c [2024-02-19T05:52:01.697Z] Step 26/26 : LABEL version=3.1.0-dev.34 [2024-02-19T05:52:01.965Z] ---> Running in a6b2e361ea42 [2024-02-19T05:52:02.233Z] Removing intermediate container a6b2e361ea42 [2024-02-19T05:52:02.233Z] ---> eefd5292c8b3 [2024-02-19T05:52:02.233Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:52:02.233Z] Successfully built eefd5292c8b3 [2024-02-19T05:52:02.497Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:52:02.961Z] provisioning config files... [2024-02-19T05:52:02.981Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/164@tmp/config13339602934605084227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:03.360Z] ---> ****-login.sh [2024-02-19T05:52:03.360Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:52:03.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:52:03.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:52:03.627Z] Configure a credential helper to remove this warning. See [2024-02-19T05:52:03.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:52:03.627Z] [2024-02-19T05:52:03.627Z] Login Succeeded [2024-02-19T05:52:03.627Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:52:03.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:52:03.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:52:03.892Z] Configure a credential helper to remove this warning. See [2024-02-19T05:52:03.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:52:03.892Z] [2024-02-19T05:52:03.892Z] Login Succeeded [2024-02-19T05:52:03.892Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:52:04.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:52:04.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:52:04.426Z] Configure a credential helper to remove this warning. See [2024-02-19T05:52:04.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:52:04.426Z] [2024-02-19T05:52:04.426Z] Login Succeeded [2024-02-19T05:52:04.426Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:52:04.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:52:04.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:52:04.693Z] Configure a credential helper to remove this warning. See [2024-02-19T05:52:04.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:52:04.693Z] [2024-02-19T05:52:04.693Z] Login Succeeded [2024-02-19T05:52:04.693Z] ****.io [2024-02-19T05:52:04.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:52:05.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:52:05.228Z] Configure a credential helper to remove this warning. See [2024-02-19T05:52:05.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:52:05.228Z] [2024-02-19T05:52:05.228Z] Login Succeeded [2024-02-19T05:52:05.228Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:52:05.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T05:52:05.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:52:05.499Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-02-19T05:52:05.500Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:52:05.500Z] latest [2024-02-19T05:52:05.500Z] 3.1.0-dev.34 [2024-02-19T05:52:05.500Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [2024-02-19T05:52:05.500Z] main [2024-02-19T05:52:05.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:06.058Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:06.793Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:52:06.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-19T05:52:06.793Z] f93599466677: Preparing [2024-02-19T05:52:06.793Z] b7382fcdad5c: Preparing [2024-02-19T05:52:06.793Z] 64bd914ae436: Preparing [2024-02-19T05:52:06.793Z] a8ae79480342: Preparing [2024-02-19T05:52:06.793Z] 7c504f21be85: Preparing [2024-02-19T05:52:06.793Z] 7c504f21be85: Layer already exists [2024-02-19T05:52:07.058Z] f93599466677: Pushed [2024-02-19T05:52:07.058Z] a8ae79480342: Pushed [2024-02-19T05:52:07.058Z] b7382fcdad5c: Pushed [2024-02-19T05:52:13.688Z] 64bd914ae436: Pushed [2024-02-19T05:52:13.688Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:14.154Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:14.709Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-19T05:52:14.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-19T05:52:14.709Z] f93599466677: Preparing [2024-02-19T05:52:14.709Z] b7382fcdad5c: Preparing [2024-02-19T05:52:14.709Z] 64bd914ae436: Preparing [2024-02-19T05:52:14.709Z] a8ae79480342: Preparing [2024-02-19T05:52:14.709Z] 7c504f21be85: Preparing [2024-02-19T05:52:14.709Z] b7382fcdad5c: Layer already exists [2024-02-19T05:52:14.709Z] 64bd914ae436: Layer already exists [2024-02-19T05:52:14.709Z] 7c504f21be85: Layer already exists [2024-02-19T05:52:14.709Z] a8ae79480342: Layer already exists [2024-02-19T05:52:14.709Z] f93599466677: Layer already exists [2024-02-19T05:52:14.976Z] latest: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:15.483Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:15.978Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.34 [2024-02-19T05:52:15.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-19T05:52:15.978Z] f93599466677: Preparing [2024-02-19T05:52:15.978Z] b7382fcdad5c: Preparing [2024-02-19T05:52:15.978Z] 64bd914ae436: Preparing [2024-02-19T05:52:15.978Z] a8ae79480342: Preparing [2024-02-19T05:52:15.978Z] 7c504f21be85: Preparing [2024-02-19T05:52:15.978Z] 7c504f21be85: Layer already exists [2024-02-19T05:52:15.978Z] a8ae79480342: Layer already exists [2024-02-19T05:52:15.978Z] 64bd914ae436: Layer already exists [2024-02-19T05:52:15.978Z] f93599466677: Layer already exists [2024-02-19T05:52:15.978Z] b7382fcdad5c: Layer already exists [2024-02-19T05:52:15.978Z] 3.1.0-dev.34: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:16.428Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:16.885Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [2024-02-19T05:52:16.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-19T05:52:16.885Z] f93599466677: Preparing [2024-02-19T05:52:16.885Z] b7382fcdad5c: Preparing [2024-02-19T05:52:16.885Z] 64bd914ae436: Preparing [2024-02-19T05:52:16.885Z] a8ae79480342: Preparing [2024-02-19T05:52:16.885Z] 7c504f21be85: Preparing [2024-02-19T05:52:16.885Z] b7382fcdad5c: Layer already exists [2024-02-19T05:52:16.885Z] a8ae79480342: Layer already exists [2024-02-19T05:52:16.885Z] 64bd914ae436: Layer already exists [2024-02-19T05:52:16.885Z] 7c504f21be85: Layer already exists [2024-02-19T05:52:16.885Z] f93599466677: Layer already exists [2024-02-19T05:52:16.885Z] d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:17.349Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:21.147Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-02-19T05:52:21.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-19T05:52:21.147Z] f93599466677: Preparing [2024-02-19T05:52:21.147Z] b7382fcdad5c: Preparing [2024-02-19T05:52:21.147Z] 64bd914ae436: Preparing [2024-02-19T05:52:21.147Z] a8ae79480342: Preparing [2024-02-19T05:52:21.147Z] 7c504f21be85: Preparing [2024-02-19T05:52:21.147Z] a8ae79480342: Layer already exists [2024-02-19T05:52:21.147Z] 7c504f21be85: Layer already exists [2024-02-19T05:52:21.147Z] b7382fcdad5c: Layer already exists [2024-02-19T05:52:21.147Z] f93599466677: Layer already exists [2024-02-19T05:52:21.147Z] 64bd914ae436: Layer already exists [2024-02-19T05:52:21.147Z] main: digest: sha256:454dfe7c075f9e1cb8f0c952ae0c154fe0ab9df3a010da5b0294022739f03e13 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T05:52:21.738Z] ===================================================== [Pipeline] echo [2024-02-19T05:52:21.791Z] taggedImages: [2024-02-19T05:52:21.791Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c [2024-02-19T05:52:21.791Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-19T05:52:21.791Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.34 [2024-02-19T05:52:21.791Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9fc1cd79997bee2dad67cb4a71f5bce9889504c-3.1.0-dev.34 [2024-02-19T05:52:21.791Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:22.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:52:22.416Z] [2024-02-19T05:52:22.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:22.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:52:22.794Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T05:52:22.794Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T05:52:22.794Z] 04944245beec: Pulling fs layer [2024-02-19T05:52:22.794Z] 699f458cf7ca: Pulling fs layer [2024-02-19T05:52:22.794Z] 765212b225bb: Pulling fs layer [2024-02-19T05:52:22.794Z] f23df028b6ca: Pulling fs layer [2024-02-19T05:52:22.794Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T05:52:22.794Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T05:52:22.794Z] 765212b225bb: Waiting [2024-02-19T05:52:22.794Z] f23df028b6ca: Waiting [2024-02-19T05:52:22.794Z] d65c8cfc05b1: Waiting [2024-02-19T05:52:22.794Z] 2437ff75d9bd: Waiting [2024-02-19T05:52:23.061Z] 04944245beec: Verifying Checksum [2024-02-19T05:52:23.061Z] 04944245beec: Download complete [2024-02-19T05:52:23.061Z] 765212b225bb: Verifying Checksum [2024-02-19T05:52:23.061Z] 765212b225bb: Download complete [2024-02-19T05:52:23.061Z] f23df028b6ca: Verifying Checksum [2024-02-19T05:52:23.061Z] f23df028b6ca: Download complete [2024-02-19T05:52:23.061Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T05:52:23.061Z] d65c8cfc05b1: Download complete [2024-02-19T05:52:23.328Z] 699f458cf7ca: Verifying Checksum [2024-02-19T05:52:23.328Z] 699f458cf7ca: Download complete [2024-02-19T05:52:23.595Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T05:52:23.595Z] 8998bd30e6a1: Download complete [2024-02-19T05:52:26.178Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T05:52:26.178Z] 2437ff75d9bd: Download complete [2024-02-19T05:52:28.117Z] 8998bd30e6a1: Pull complete [2024-02-19T05:52:28.382Z] 04944245beec: Pull complete [2024-02-19T05:52:29.783Z] 699f458cf7ca: Pull complete [2024-02-19T05:52:29.783Z] 765212b225bb: Pull complete [2024-02-19T05:52:30.736Z] f23df028b6ca: Pull complete [2024-02-19T05:52:30.736Z] d65c8cfc05b1: Pull complete [2024-02-19T05:52:45.701Z] 2437ff75d9bd: Pull complete [2024-02-19T05:52:45.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T05:52:45.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:52:45.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:52:46.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container [2024-02-19T05:52:46.106Z] $ 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/164 -v /w/workspace/edgex-ui-go/164:/w/workspace/edgex-ui-go/164:rw,z -v /w/workspace/edgex-ui-go/164@tmp:/w/workspace/edgex-ui-go/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T05:52:49.515Z] $ docker top 82193daf21b2d33847234a1483978f12a0952e34f3319fb00cb66a0f71b52f90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:52:50.092Z] ---> job-cost.sh [2024-02-19T05:52:50.356Z] lf-activate-venv: SKIPPING [2024-02-19T05:52:50.356Z] INFO: No Stack... [2024-02-19T05:52:50.619Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T05:52:51.571Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:52:51.884Z] + cat /w/workspace/edgex-ui-go/164/archives/cost.csv [2024-02-19T05:52:51.884Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:52:51.938Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [2024-02-19T05:52:51.949Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] did not exist. Created. [2024-02-19T05:52:51.954Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:52:52.366Z] /w/workspace/edgex-ui-go/164@tmp/durable-334cda8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T05:52:52.684Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T05:52:52.745Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T05:52:52.931Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:52:52.942Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:52:53.043Z] $ docker stop --time=1 82193daf21b2d33847234a1483978f12a0952e34f3319fb00cb66a0f71b52f90 [2024-02-19T05:52:54.485Z] $ docker rm -f --volumes 82193daf21b2d33847234a1483978f12a0952e34f3319fb00cb66a0f71b52f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-19T05:52:55.774Z] provisioning config files... [2024-02-19T05:52:55.783Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12054130467997906584tmp [Pipeline] { [Pipeline] sh [2024-02-19T05:52:56.162Z] + set +x [2024-02-19T05:52:56.162Z] + curl -s https://codecov.io/bash [2024-02-19T05:52:56.162Z] + bash -s -- [2024-02-19T05:52:56.162Z] [2024-02-19T05:52:56.162Z] _____ _ [2024-02-19T05:52:56.162Z] / ____| | | [2024-02-19T05:52:56.162Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T05:52:56.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T05:52:56.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T05:52:56.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T05:52:56.162Z] Bash-1.0.6 [2024-02-19T05:52:56.162Z] [2024-02-19T05:52:56.162Z] [2024-02-19T05:52:56.162Z] ==> git version 2.25.1 found [2024-02-19T05:52:56.163Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-19T05:52:56.163Z] Release-Date: 2020-01-08 [2024-02-19T05:52:56.163Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T05:52:56.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T05:52:56.163Z] ==> Jenkins CI detected. [2024-02-19T05:52:56.163Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-19T05:52:56.163Z] project root: . [2024-02-19T05:52:56.163Z] --> token set from env [2024-02-19T05:52:56.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T05:52:56.163Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T05:52:56.421Z] ==> Python coveragepy not found [2024-02-19T05:52:56.421Z] ==> Searching for coverage reports in: [2024-02-19T05:52:56.421Z] + . [2024-02-19T05:52:56.421Z] -> Found 1 reports [2024-02-19T05:52:56.421Z] ==> Detecting git/mercurial file structure [2024-02-19T05:52:56.421Z] ==> Reading reports [2024-02-19T05:52:56.421Z] + ./coverage.out bytes=10 [2024-02-19T05:52:56.421Z] ==> Appending adjustments [2024-02-19T05:52:56.421Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T05:52:56.988Z] + Found adjustments [2024-02-19T05:52:56.988Z] ==> Gzipping contents [2024-02-19T05:52:56.988Z] 12K /tmp/codecov.ImR0Sx.gz [2024-02-19T05:52:56.988Z] ==> Uploading reports [2024-02-19T05:52:56.988Z] url: https://codecov.io [2024-02-19T05:52:56.988Z] query: branch=main&commit=d9fc1cd79997bee2dad67cb4a71f5bce9889504c&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T05:52:56.988Z] -> Pinging Codecov [2024-02-19T05:52:56.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d9fc1cd79997bee2dad67cb4a71f5bce9889504c&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T05:52:56.988Z] -> Uploading to [2024-02-19T05:52:56.988Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/FB506323287CE973F263BFD2A0EB1F37/d9fc1cd79997bee2dad67cb4a71f5bce9889504c/31cbe2ac-bbce-44b3-82aa-3f0603d0f65c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T055256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=538fa593562eacd73ed4895b0fb3cbf10ac36c959ccaa92baaff9bf0b9da2576 [2024-02-19T05:52:56.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:52:56.988Z] Dload Upload Total Spent Left Speed [2024-02-19T05:52:57.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 38977 --:--:-- --:--:-- --:--:-- 38977 100 8653 0 0 100 8653 0 30045 --:--:-- --:--:-- --:--:-- 29941 [2024-02-19T05:52:57.507Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] } [2024-02-19T05:52:57.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-19T05:52:57.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-19T05:52:57.876Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:58.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T05:52:58.301Z] [2024-02-19T05:52:58.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:52:58.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T05:52:58.642Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-19T05:52:58.642Z] df9b9388f04a: Pulling fs layer [2024-02-19T05:52:58.642Z] 52dc419b0ee2: Pulling fs layer [2024-02-19T05:52:58.642Z] 25bc292e5bac: Pulling fs layer [2024-02-19T05:52:58.642Z] 114826534d7a: Pulling fs layer [2024-02-19T05:52:58.642Z] 4657fd5d0bcf: Pulling fs layer [2024-02-19T05:52:58.642Z] 6ad1cebc031e: Pulling fs layer [2024-02-19T05:52:58.642Z] 8a3aa393b2d8: Pulling fs layer [2024-02-19T05:52:58.642Z] 4657fd5d0bcf: Waiting [2024-02-19T05:52:58.642Z] 6ad1cebc031e: Waiting [2024-02-19T05:52:58.642Z] 8a3aa393b2d8: Waiting [2024-02-19T05:52:58.642Z] 114826534d7a: Waiting [2024-02-19T05:52:58.642Z] 25bc292e5bac: Verifying Checksum [2024-02-19T05:52:58.642Z] 25bc292e5bac: Download complete [2024-02-19T05:52:58.642Z] 52dc419b0ee2: Verifying Checksum [2024-02-19T05:52:58.642Z] 52dc419b0ee2: Download complete [2024-02-19T05:52:58.642Z] 4657fd5d0bcf: Verifying Checksum [2024-02-19T05:52:58.642Z] 4657fd5d0bcf: Download complete [2024-02-19T05:52:58.642Z] df9b9388f04a: Verifying Checksum [2024-02-19T05:52:58.642Z] df9b9388f04a: Download complete [2024-02-19T05:52:58.902Z] 6ad1cebc031e: Verifying Checksum [2024-02-19T05:52:58.902Z] 6ad1cebc031e: Download complete [2024-02-19T05:52:58.902Z] df9b9388f04a: Pull complete [2024-02-19T05:52:58.902Z] 52dc419b0ee2: Pull complete [2024-02-19T05:52:58.902Z] 25bc292e5bac: Pull complete [2024-02-19T05:52:59.472Z] 114826534d7a: Verifying Checksum [2024-02-19T05:52:59.472Z] 114826534d7a: Download complete [2024-02-19T05:52:59.731Z] 8a3aa393b2d8: Verifying Checksum [2024-02-19T05:52:59.731Z] 8a3aa393b2d8: Download complete [2024-02-19T05:53:03.013Z] 114826534d7a: Pull complete [2024-02-19T05:53:03.013Z] 4657fd5d0bcf: Pull complete [2024-02-19T05:53:03.013Z] 6ad1cebc031e: Pull complete [2024-02-19T05:53:05.551Z] 8a3aa393b2d8: Pull complete [2024-02-19T05:53:05.551Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-19T05:53:05.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T05:53:05.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:53:05.892Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:53:05.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-19T05:53:09.426Z] $ docker top 665162d5f7e309efd1cc589d178c4f048a19d77053ade8b488dace27c43972b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-19T05:53:09.586Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-02-19T05:53:09.862Z] + set -o pipefail [2024-02-19T05:53:09.862Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-02-19T05:53:15.131Z] [2024-02-19T05:53:15.131Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-02-19T05:53:15.131Z] [2024-02-19T05:53:15.131Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9499eb26-85f0-4abe-a033-0bf9d5cb035d [2024-02-19T05:53:15.131Z] [2024-02-19T05:53:15.131Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-02-19T05:53:15.131Z] [2024-02-19T05:53:15.131Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-19T05:53:15.131Z] [2024-02-19T05:53:15.391Z] [2024-02-19T05:53:15.391Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-19T05:53:15.391Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-19T05:53:15.391Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-19T05:53:15.403Z] $ docker stop --time=1 665162d5f7e309efd1cc589d178c4f048a19d77053ade8b488dace27c43972b4 [2024-02-19T05:53:18.364Z] $ docker rm -f --volumes 665162d5f7e309efd1cc589d178c4f048a19d77053ade8b488dace27c43972b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:53:19.851Z] + git log --format=format:%s -1 d9fc1cd79997bee2dad67cb4a71f5bce9889504c [Pipeline] sh [2024-02-19T05:53:20.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:53:20.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:53:20.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:53:20.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:53:20.663Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:53:20.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:53:21.142Z] $ docker top cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a -eo pid,comm [2024-02-19T05:53:21.191Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T05:53:21.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:53:21.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:53:21.407Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:53:21.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:53:21.530Z] $ docker exec cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a ssh-agent [2024-02-19T05:53:21.639Z] SSH_AUTH_SOCK=/tmp/ssh-kCIe626bh93r/agent.33 [2024-02-19T05:53:21.639Z] SSH_AGENT_PID=39 [2024-02-19T05:53:21.644Z] Running ssh-add (command line suppressed) [2024-02-19T05:53:21.741Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7183298655919208267.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7183298655919208267.key) [2024-02-19T05:53:21.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:53:22.093Z] + git semver tag [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,258 [run_tag] DEBUG tag force:False [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,258 [check_head_tag] DEBUG check head tag [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,259 [execute] INFO git cat-file --batch-check [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,263 [execute] INFO git cat-file --batch [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,282 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,282 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,283 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:53:22.353Z] 2024-02-19 05:53:22,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:22.353Z] 3.1.0-dev.34 [Pipeline] } [2024-02-19T05:53:22.364Z] $ docker exec --env ******** --env ******** cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a ssh-agent -k [2024-02-19T05:53:22.464Z] unset SSH_AUTH_SOCK; [2024-02-19T05:53:22.465Z] unset SSH_AGENT_PID; [2024-02-19T05:53:22.466Z] echo Agent pid 39 killed; [2024-02-19T05:53:22.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:53:23.026Z] + git semver [Pipeline] } [2024-02-19T05:53:23.300Z] $ docker stop --time=1 cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a [2024-02-19T05:53:24.594Z] $ docker rm -f --volumes cf91defae293169c853bdd026285b86c0228ec6c0b9499c86807413c3cd3894a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:53:25.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T05:53:25.223Z] [2024-02-19T05:53:25.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:53:25.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T05:53:25.570Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-19T05:53:25.570Z] ab5ef0e58194: Pulling fs layer [2024-02-19T05:53:25.570Z] 9712f1f96733: Pulling fs layer [2024-02-19T05:53:25.570Z] 63f879dbbcfc: Pulling fs layer [2024-02-19T05:53:25.570Z] 0d9ebad4ef96: Pulling fs layer [2024-02-19T05:53:25.570Z] e9a5061849ea: Pulling fs layer [2024-02-19T05:53:25.570Z] d747dcd14b5f: Pulling fs layer [2024-02-19T05:53:25.570Z] 2de7ff778b66: Pulling fs layer [2024-02-19T05:53:25.570Z] e9a5061849ea: Waiting [2024-02-19T05:53:25.570Z] d747dcd14b5f: Waiting [2024-02-19T05:53:25.570Z] 2de7ff778b66: Waiting [2024-02-19T05:53:25.570Z] 0d9ebad4ef96: Waiting [2024-02-19T05:53:25.570Z] 9712f1f96733: Download complete [2024-02-19T05:53:25.830Z] 63f879dbbcfc: Verifying Checksum [2024-02-19T05:53:25.830Z] 63f879dbbcfc: Download complete [2024-02-19T05:53:26.088Z] e9a5061849ea: Verifying Checksum [2024-02-19T05:53:26.088Z] e9a5061849ea: Download complete [2024-02-19T05:53:26.088Z] d747dcd14b5f: Verifying Checksum [2024-02-19T05:53:26.088Z] d747dcd14b5f: Download complete [2024-02-19T05:53:26.088Z] 0d9ebad4ef96: Verifying Checksum [2024-02-19T05:53:26.088Z] 0d9ebad4ef96: Download complete [2024-02-19T05:53:26.088Z] ab5ef0e58194: Verifying Checksum [2024-02-19T05:53:26.088Z] ab5ef0e58194: Download complete [2024-02-19T05:53:26.088Z] 2de7ff778b66: Verifying Checksum [2024-02-19T05:53:26.088Z] 2de7ff778b66: Download complete [2024-02-19T05:53:28.617Z] ab5ef0e58194: Pull complete [2024-02-19T05:53:28.876Z] 9712f1f96733: Pull complete [2024-02-19T05:53:29.442Z] 63f879dbbcfc: Pull complete [2024-02-19T05:53:33.629Z] 0d9ebad4ef96: Pull complete [2024-02-19T05:53:33.629Z] e9a5061849ea: Pull complete [2024-02-19T05:53:33.629Z] d747dcd14b5f: Pull complete [2024-02-19T05:53:34.565Z] 2de7ff778b66: Pull complete [2024-02-19T05:53:34.565Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-19T05:53:34.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T05:53:34.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:53:34.847Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:53:34.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-19T05:53:39.004Z] $ docker top 28cc1fdb9f020889ae53153a5af7708444dccdf96d1bcc9fa1e15787d336d8ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:53:39.187Z] provisioning config files... [2024-02-19T05:53:39.195Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13409646399001495884tmp [2024-02-19T05:53:39.205Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15368153618093988251tmp [2024-02-19T05:53:39.215Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6739543948540087017tmp [Pipeline] { [Pipeline] echo [2024-02-19T05:53:39.359Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:53:39.657Z] ---> sigul-configuration.sh [2024-02-19T05:53:39.657Z] gpg: directory `/root/.gnupg' created [2024-02-19T05:53:39.657Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-19T05:53:39.657Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-19T05:53:39.657Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-19T05:53:39.657Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-19T05:53:39.657Z] gpg: CAST5 encrypted data [2024-02-19T05:53:39.657Z] gpg: encrypted with 1 passphrase [2024-02-19T05:53:39.657Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-19T05:53:39.958Z] + mkdir /home/jenkins [2024-02-19T05:53:39.958Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-19T05:53:40.247Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-19T05:53:40.257Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:53:40.548Z] ---> sigul-install.sh [2024-02-19T05:53:40.548Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-19T05:53:40.840Z] + git tag --list [2024-02-19T05:53:40.840Z] 0.1.1 [2024-02-19T05:53:40.840Z] v1.1.0 [2024-02-19T05:53:40.840Z] v1.2.0 [2024-02-19T05:53:40.840Z] v1.2.1 [2024-02-19T05:53:40.840Z] v1.3.0 [2024-02-19T05:53:40.840Z] v2.0.0 [2024-02-19T05:53:40.840Z] v2.1.0 [2024-02-19T05:53:40.840Z] v2.2.0 [2024-02-19T05:53:40.840Z] v2.3.0 [2024-02-19T05:53:40.840Z] v3.0 [2024-02-19T05:53:40.840Z] v3.0.0 [2024-02-19T05:53:40.840Z] v3.1 [2024-02-19T05:53:40.840Z] v3.1.0 [2024-02-19T05:53:40.840Z] v3.1.0-dev.1 [2024-02-19T05:53:40.840Z] v3.1.0-dev.10 [2024-02-19T05:53:40.840Z] v3.1.0-dev.11 [2024-02-19T05:53:40.840Z] v3.1.0-dev.12 [2024-02-19T05:53:40.840Z] v3.1.0-dev.13 [2024-02-19T05:53:40.840Z] v3.1.0-dev.14 [2024-02-19T05:53:40.840Z] v3.1.0-dev.15 [2024-02-19T05:53:40.840Z] v3.1.0-dev.16 [2024-02-19T05:53:40.840Z] v3.1.0-dev.17 [2024-02-19T05:53:40.840Z] v3.1.0-dev.18 [2024-02-19T05:53:40.840Z] v3.1.0-dev.19 [2024-02-19T05:53:40.840Z] v3.1.0-dev.2 [2024-02-19T05:53:40.840Z] v3.1.0-dev.20 [2024-02-19T05:53:40.840Z] v3.1.0-dev.21 [2024-02-19T05:53:40.840Z] v3.1.0-dev.22 [2024-02-19T05:53:40.840Z] v3.1.0-dev.23 [2024-02-19T05:53:40.841Z] v3.1.0-dev.24 [2024-02-19T05:53:40.841Z] v3.1.0-dev.25 [2024-02-19T05:53:40.841Z] v3.1.0-dev.26 [2024-02-19T05:53:40.841Z] v3.1.0-dev.27 [2024-02-19T05:53:40.841Z] v3.1.0-dev.28 [2024-02-19T05:53:40.841Z] v3.1.0-dev.29 [2024-02-19T05:53:40.841Z] v3.1.0-dev.3 [2024-02-19T05:53:40.841Z] v3.1.0-dev.30 [2024-02-19T05:53:40.841Z] v3.1.0-dev.31 [2024-02-19T05:53:40.841Z] v3.1.0-dev.32 [2024-02-19T05:53:40.841Z] v3.1.0-dev.33 [2024-02-19T05:53:40.841Z] v3.1.0-dev.34 [2024-02-19T05:53:40.841Z] v3.1.0-dev.4 [2024-02-19T05:53:40.841Z] v3.1.0-dev.5 [2024-02-19T05:53:40.841Z] v3.1.0-dev.6 [2024-02-19T05:53:40.841Z] v3.1.0-dev.7 [2024-02-19T05:53:40.841Z] v3.1.0-dev.8 [2024-02-19T05:53:40.841Z] v3.1.0-dev.9 [Pipeline] sh [2024-02-19T05:53:41.282Z] + lftools sign git-tag v3.1.0-dev.34 [2024-02-19T05:53:41.851Z] Signing Git tag with Sigul... [2024-02-19T05:53:41.851Z] Signing v3.1.0-dev.34 [Pipeline] echo [2024-02-19T05:53:42.127Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:53:42.416Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-19T05:53:42.424Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-19T05:53:42.555Z] $ docker stop --time=1 28cc1fdb9f020889ae53153a5af7708444dccdf96d1bcc9fa1e15787d336d8ba [2024-02-19T05:53:43.833Z] $ docker rm -f --volumes 28cc1fdb9f020889ae53153a5af7708444dccdf96d1bcc9fa1e15787d336d8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-19T05:53:44.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:53:44.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:53:45.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:53:45.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:53:45.282Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:53:45.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:53:45.644Z] $ docker top 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 -eo pid,comm [2024-02-19T05:53:45.695Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T05:53:45.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:53:45.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:53:45.906Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:53:46.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:53:46.030Z] $ docker exec 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 ssh-agent [2024-02-19T05:53:46.143Z] SSH_AUTH_SOCK=/tmp/ssh-hq02pZ9x3EXG/agent.32 [2024-02-19T05:53:46.143Z] SSH_AGENT_PID=38 [2024-02-19T05:53:46.149Z] Running ssh-add (command line suppressed) [2024-02-19T05:53:46.253Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3284302739524912441.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3284302739524912441.key) [2024-02-19T05:53:46.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:53:46.607Z] + git semver bump pre [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,777 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,777 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,777 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,777 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,779 [execute] INFO git cat-file --batch-check [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,785 [execute] INFO git cat-file --batch [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:53:46.865Z] 2024-02-19 05:53:46,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:46.865Z] 3.1.0-dev.35 [Pipeline] } [2024-02-19T05:53:46.875Z] $ docker exec --env ******** --env ******** 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 ssh-agent -k [2024-02-19T05:53:46.965Z] unset SSH_AUTH_SOCK; [2024-02-19T05:53:46.965Z] unset SSH_AGENT_PID; [2024-02-19T05:53:46.965Z] echo Agent pid 38 killed; [2024-02-19T05:53:46.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:53:47.508Z] + git semver [Pipeline] } [2024-02-19T05:53:47.781Z] $ docker stop --time=1 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 [2024-02-19T05:53:49.043Z] $ docker rm -f --volumes 706bece69bcc3c6b84da9c3d5b3bfba43662c4d35043eb7783ed8be1c0c91a64 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:53:49.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:53:49.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:53:49.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:53:49.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:53:50.087Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:53:50.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:53:50.533Z] $ docker top 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:53:50.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:53:50.806Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:53:50.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:53:50.909Z] $ docker exec 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 ssh-agent [2024-02-19T05:53:51.027Z] SSH_AUTH_SOCK=/tmp/ssh-oYrP6S1oxP77/agent.33 [2024-02-19T05:53:51.027Z] SSH_AGENT_PID=39 [2024-02-19T05:53:51.032Z] Running ssh-add (command line suppressed) [2024-02-19T05:53:51.138Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3000888805737251962.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3000888805737251962.key) [2024-02-19T05:53:51.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:53:51.488Z] + git semver push [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,665 [run_push] DEBUG push [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,665 [execute] INFO git cat-file --batch-check [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,670 [execute] INFO git rev-list caa627a694ed30e5ab87d533daf1c3b30a9192db -- [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,670 [execute] DEBUG Popen(['git', 'rev-list', 'caa627a694ed30e5ab87d533daf1c3b30a9192db', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,681 [execute] INFO git fetch -v origin [2024-02-19T05:53:51.747Z] 2024-02-19 05:53:51,682 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-19T05:53:52.316Z] 2024-02-19 05:53:52,204 [run_push] DEBUG no remote changes detected [2024-02-19T05:53:52.316Z] 2024-02-19 05:53:52,205 [execute] INFO git push origin semver [2024-02-19T05:53:52.316Z] 2024-02-19 05:53:52,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:53:53.252Z] 2024-02-19 05:53:52,903 [run_push] DEBUG push all version tags [2024-02-19T05:53:53.252Z] 2024-02-19 05:53:52,903 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-19T05:53:53.252Z] 2024-02-19 05:53:52,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:53:53.823Z] 2024-02-19 05:53:53,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-19T05:53:53.823Z] 3.1.0-dev.35 [Pipeline] } [2024-02-19T05:53:53.832Z] $ docker exec --env ******** --env ******** 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 ssh-agent -k [2024-02-19T05:53:53.936Z] unset SSH_AUTH_SOCK; [2024-02-19T05:53:53.936Z] unset SSH_AGENT_PID; [2024-02-19T05:53:53.936Z] echo Agent pid 39 killed; [2024-02-19T05:53:53.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:53:54.483Z] + git semver [Pipeline] } [2024-02-19T05:53:54.755Z] $ docker stop --time=1 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 [2024-02-19T05:53:56.039Z] $ docker rm -f --volumes 620cb372b2a652fe659c692f8c5addb53b3b58c92491cba609697617c72cdfe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-19T05:53:57.576Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-02-19T05:53:57.576Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-19T05:53:57.576Z] total 16 [2024-02-19T05:53:57.576Z] drwxr-xr-x 3 root root 4096 Feb 19 05:44 . [2024-02-19T05:53:57.576Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 19 05:53 .. [2024-02-19T05:53:57.576Z] drwxr-xr-x 2 root root 4096 Feb 19 05:44 cost [2024-02-19T05:53:57.576Z] -rw-r--r-- 1 root root 83 Feb 19 05:44 cost.csv [2024-02-19T05:53:57.576Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-19T05:53:57.576Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-19T05:53:57.576Z] total 16 [2024-02-19T05:53:57.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:44 . [2024-02-19T05:53:57.576Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 19 05:53 .. [2024-02-19T05:53:57.576Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:44 cost [2024-02-19T05:53:57.576Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 19 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:53:57.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:53:58.718Z] ---> package-listing.sh [2024-02-19T05:53:58.718Z] ++ facter osfamily [2024-02-19T05:53:58.718Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T05:53:58.977Z] + OS_FAMILY=debian [2024-02-19T05:53:58.977Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-19T05:53:58.977Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T05:53:58.977Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T05:53:58.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T05:53:58.977Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T05:53:58.977Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-19T05:53:58.977Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T05:53:58.977Z] + case "${OS_FAMILY}" in [2024-02-19T05:53:58.977Z] + grep '^ii' [2024-02-19T05:53:58.977Z] + dpkg -l [2024-02-19T05:53:58.977Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T05:53:58.977Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T05:53:58.977Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T05:53:58.977Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-19T05:53:58.977Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-02-19T05:53:58.977Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-02-19T05:53:58.987Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T05:53:59.262Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:53:59.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:53:59.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:54:00.086Z] prd-ubuntu20.04-docker-8c-8g-1223 does not seem to be running inside a container [2024-02-19T05:54:00.120Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T05:54:00.324Z] $ docker top 8049244c5fca08ca9531c8efeb868acb6a7dbe4f1b0ce5004c076d19f81c9791 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:54:00.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T05:54:01.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T05:54:01.359Z] + ls /var/log/sa-host [2024-02-19T05:54:01.359Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:54:01.484Z] provisioning config files... [2024-02-19T05:54:01.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14855371028022979248tmp [Pipeline] { [Pipeline] echo [2024-02-19T05:54:01.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:54:01.893Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T05:54:01.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:54:02.349Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T05:54:02.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:54:02.639Z] ---> sudo-logs.sh [2024-02-19T05:54:02.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T05:54:02.732Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:54:03.015Z] ---> job-cost.sh [2024-02-19T05:54:03.015Z] lf-activate-venv: SKIPPING [2024-02-19T05:54:03.015Z] DEBUG: total: 0.2199999988079071 [2024-02-19T05:54:03.015Z] INFO: Retrieving Stack Cost... [2024-02-19T05:54:03.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:54:03.843Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T05:54:03.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:54:04.141Z] ---> logs-deploy.sh [2024-02-19T05:54:04.141Z] lf-activate-venv: SKIPPING [2024-02-19T05:54:04.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/164 [2024-02-19T05:54:04.141Z] INFO: archiving workspace using pattern(s): [2024-02-19T05:54:05.077Z] Archives upload complete. [2024-02-19T05:54:05.337Z] INFO: archiving logs to Nexus [2024-02-19T05:54:05.907Z] ---> uname -a: [2024-02-19T05:54:05.907Z] Linux prd-ubuntu20-04-docker-8c-8g-1223 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-19T05:54:05.907Z] [2024-02-19T05:54:05.907Z] [2024-02-19T05:54:05.907Z] ---> lscpu: [2024-02-19T05:54:05.907Z] Architecture: x86_64 [2024-02-19T05:54:05.907Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-19T05:54:05.907Z] Byte Order: Little Endian [2024-02-19T05:54:05.907Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-19T05:54:05.907Z] CPU(s): 8 [2024-02-19T05:54:05.907Z] On-line CPU(s) list: 0-7 [2024-02-19T05:54:05.907Z] Thread(s) per core: 1 [2024-02-19T05:54:05.907Z] Core(s) per socket: 1 [2024-02-19T05:54:05.907Z] Socket(s): 8 [2024-02-19T05:54:05.907Z] NUMA node(s): 1 [2024-02-19T05:54:05.907Z] Vendor ID: AuthenticAMD [2024-02-19T05:54:05.907Z] CPU family: 23 [2024-02-19T05:54:05.907Z] Model: 49 [2024-02-19T05:54:05.907Z] Model name: AMD EPYC-Rome Processor [2024-02-19T05:54:05.907Z] Stepping: 0 [2024-02-19T05:54:05.907Z] CPU MHz: 2799.998 [2024-02-19T05:54:05.907Z] BogoMIPS: 5599.99 [2024-02-19T05:54:05.907Z] Virtualization: AMD-V [2024-02-19T05:54:05.907Z] Hypervisor vendor: KVM [2024-02-19T05:54:05.907Z] Virtualization type: full [2024-02-19T05:54:05.907Z] L1d cache: 256 KiB [2024-02-19T05:54:05.907Z] L1i cache: 256 KiB [2024-02-19T05:54:05.907Z] L2 cache: 4 MiB [2024-02-19T05:54:05.907Z] L3 cache: 128 MiB [2024-02-19T05:54:05.907Z] NUMA node0 CPU(s): 0-7 [2024-02-19T05:54:05.907Z] Vulnerability Itlb multihit: Not affected [2024-02-19T05:54:05.907Z] Vulnerability L1tf: Not affected [2024-02-19T05:54:05.907Z] Vulnerability Mds: Not affected [2024-02-19T05:54:05.907Z] Vulnerability Meltdown: Not affected [2024-02-19T05:54:05.907Z] Vulnerability Mmio stale data: Not affected [2024-02-19T05:54:05.907Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-19T05:54:05.907Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-19T05:54:05.907Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-19T05:54:05.907Z] Vulnerability Srbds: Not affected [2024-02-19T05:54:05.907Z] Vulnerability Tsx async abort: Not affected [2024-02-19T05:54:05.907Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-02-19T05:54:05.907Z] [2024-02-19T05:54:05.907Z]