Pull request #712 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4899ad19894fd6c4137f908c13628cf0a118363+44becd0efa6ffb5b62a597229c194c6b59bdfa7c (c61db2c81e5e7b1e177b38ebb0b7855b2de5c841) 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-ssh6595441434525891985.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-ssh1252711467197394443.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6653100660634284968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14809254136191383169.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2442111162258331245.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3912834872060793045.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-5113’ Running on prd-ubuntu20.04-docker-8c-8g-5115 in /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [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_PR-712 # 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 Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit f4899ad19894fd6c4137f908c13628cf0a118363 Merge succeeded, producing f4899ad19894fd6c4137f908c13628cf0a118363 Checking out Revision f4899ad19894fd6c4137f908c13628cf0a118363 (PR-712) Commit message: "chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-07T23:02:24.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:02:24.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:02:24.578Z] ========================================================= [2024-03-07T23:02:24.578Z] EdgeX Global Pipelines Version Info [2024-03-07T23:02:24.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:25.323Z] ------------------- [2024-03-07T23:02:25.323Z] stable info: [2024-03-07T23:02:25.323Z] ------------------- [2024-03-07T23:02:25.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:02:25.323Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:02:25.323Z] Message: update stable to v1.0.258 [2024-03-07T23:02:25.893Z] ------------------- [2024-03-07T23:02:25.893Z] experimental info: [2024-03-07T23:02:25.893Z] ------------------- [2024-03-07T23:02:25.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:02:25.893Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:02:25.893Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:02:26.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-07T23:02:26.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-07T23:02:26.207Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:02:26.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:02:26.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:02:26.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:02:26.420Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:02:26.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-07T23:02:26.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:02:26.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:02:26.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:02:26.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-07T23:02:26.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:02:26.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:02:26.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:02:27.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:02:27.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:02:27.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:02:27.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:02:27.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:02:27.337Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-07T23:02:27.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-07T23:02:27.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-07T23:02:27.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-07T23:02:27.605Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-07T23:02:27.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:02:27.836Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:02:27.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-712 [Pipeline] echo [2024-03-07T23:02:27.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-712 [Pipeline] echo [2024-03-07T23:02:28.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-712 [Pipeline] echo [2024-03-07T23:02:28.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo [2024-03-07T23:02:28.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4899ad [Pipeline] echo [2024-03-07T23:02:28.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:02:28.459Z] provisioning config files... [2024-03-07T23:02:28.473Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config10645540923839991335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:28.868Z] ---> ****-login.sh [2024-03-07T23:02:28.868Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:02:29.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:29.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:29.139Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:29.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:29.139Z] [2024-03-07T23:02:29.139Z] Login Succeeded [2024-03-07T23:02:29.139Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:02:29.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:29.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:29.139Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:29.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:29.139Z] [2024-03-07T23:02:29.139Z] Login Succeeded [2024-03-07T23:02:29.139Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:02:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:29.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:29.621Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:29.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:29.621Z] [2024-03-07T23:02:29.621Z] Login Succeeded [2024-03-07T23:02:29.621Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:02:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:29.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:29.621Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:29.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:29.621Z] [2024-03-07T23:02:29.621Z] Login Succeeded [2024-03-07T23:02:29.621Z] ****.io [2024-03-07T23:02:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:29.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:29.881Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:29.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:29.881Z] [2024-03-07T23:02:29.881Z] Login Succeeded [2024-03-07T23:02:29.881Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:02:29.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-07T23:02:30.705Z] + git rev-list -1 --merges f4899ad19894fd6c4137f908c13628cf0a118363~1..f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo [2024-03-07T23:02:30.751Z] -----------> git rev-list -1 --merges f4899ad19894fd6c4137f908c13628cf0a118363~1..f4899ad19894fd6c4137f908c13628cf0a118363 f4899ad19894fd6c4137f908c13628cf0a118363 [false] [Pipeline] sh [2024-03-07T23:02:31.082Z] + git log --format=format:%s -1 f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo [2024-03-07T23:02:31.122Z] ========================================================= [2024-03-07T23:02:31.122Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:02:31.122Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:02:31.623Z] + git log --format=format:%s -1 f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] echo [2024-03-07T23:02:31.656Z] [semverPrep] GIT_COMMIT: f4899ad19894fd6c4137f908c13628cf0a118363, Commit Message: chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo [2024-03-07T23:02:31.705Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-07T23:02:32.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:02:32.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:02:32.119Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:02:32.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:02:32.119Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-03-07T23:02:32.119Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-07T23:02:32.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:32.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:32.564Z] [2024-03-07T23:02:32.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:32.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:32.966Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:02:32.966Z] b85a868b505f: Pulling fs layer [2024-03-07T23:02:32.966Z] e2be974225ed: Pulling fs layer [2024-03-07T23:02:32.966Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:02:32.966Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:02:32.966Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:02:32.966Z] eaf3925da568: Pulling fs layer [2024-03-07T23:02:32.966Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:02:32.966Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:02:32.966Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:02:32.966Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:02:32.966Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:02:32.966Z] eaf3925da568: Waiting [2024-03-07T23:02:32.966Z] bab4dde63d76: Waiting [2024-03-07T23:02:32.966Z] bde34c3a00c8: Waiting [2024-03-07T23:02:32.966Z] b352a97aabf1: Waiting [2024-03-07T23:02:32.966Z] 4872d77fe225: Waiting [2024-03-07T23:02:32.966Z] e2be974225ed: Verifying Checksum [2024-03-07T23:02:32.966Z] e2be974225ed: Download complete [2024-03-07T23:02:32.966Z] 988bab9f4d93: Verifying Checksum [2024-03-07T23:02:32.966Z] 988bab9f4d93: Download complete [2024-03-07T23:02:33.225Z] 1469e6f7b9e6: Verifying Checksum [2024-03-07T23:02:33.225Z] 1469e6f7b9e6: Download complete [2024-03-07T23:02:33.225Z] eaf3925da568: Verifying Checksum [2024-03-07T23:02:33.225Z] eaf3925da568: Download complete [2024-03-07T23:02:33.225Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:02:33.225Z] 339a4e72a1f5: Download complete [2024-03-07T23:02:33.225Z] bde34c3a00c8: Download complete [2024-03-07T23:02:33.225Z] b352a97aabf1: Download complete [2024-03-07T23:02:33.225Z] 4872d77fe225: Verifying Checksum [2024-03-07T23:02:33.225Z] 4872d77fe225: Download complete [2024-03-07T23:02:33.225Z] 5851b861e8e6: Verifying Checksum [2024-03-07T23:02:33.225Z] 5851b861e8e6: Download complete [2024-03-07T23:02:33.225Z] b85a868b505f: Verifying Checksum [2024-03-07T23:02:33.484Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:02:33.484Z] bab4dde63d76: Download complete [2024-03-07T23:02:34.429Z] b85a868b505f: Pull complete [2024-03-07T23:02:34.690Z] e2be974225ed: Pull complete [2024-03-07T23:02:35.259Z] 339a4e72a1f5: Pull complete [2024-03-07T23:02:35.259Z] 988bab9f4d93: Pull complete [2024-03-07T23:02:35.520Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:02:35.520Z] eaf3925da568: Pull complete [2024-03-07T23:02:37.421Z] bab4dde63d76: Pull complete [2024-03-07T23:02:37.421Z] bde34c3a00c8: Pull complete [2024-03-07T23:02:37.682Z] b352a97aabf1: Pull complete [2024-03-07T23:02:37.682Z] 4872d77fe225: Pull complete [2024-03-07T23:02:37.682Z] 5851b861e8e6: Pull complete [2024-03-07T23:02:37.682Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:02:37.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:37.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:02:38.383Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2024-03-07T23:02:38.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-07T23:02:41.649Z] $ docker top fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab -eo pid,comm [2024-03-07T23:02:41.705Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-07T23:02:41.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:02:41.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:02:41.975Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:02:42.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:02:42.096Z] $ docker exec fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent [2024-03-07T23:02:42.195Z] SSH_AUTH_SOCK=/tmp/ssh-O06tppcrkwNl/agent.32 [2024-03-07T23:02:42.195Z] SSH_AGENT_PID=38 [2024-03-07T23:02:42.201Z] Running ssh-add (command line suppressed) [2024-03-07T23:02:42.305Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_12817937040876339075.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_12817937040876339075.key) [2024-03-07T23:02:42.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:02:42.675Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:02:42.702Z] $ docker exec --env ******** --env ******** fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent -k [2024-03-07T23:02:42.806Z] unset SSH_AUTH_SOCK; [2024-03-07T23:02:42.806Z] unset SSH_AGENT_PID; [2024-03-07T23:02:42.806Z] echo Agent pid 38 killed; [2024-03-07T23:02:42.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:02:42.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:02:42.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:02:43.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:02:43.074Z] $ docker exec fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent [2024-03-07T23:02:43.172Z] SSH_AUTH_SOCK=/tmp/ssh-IlQ6hOHE2c69/agent.70 [2024-03-07T23:02:43.173Z] SSH_AGENT_PID=76 [2024-03-07T23:02:43.177Z] Running ssh-add (command line suppressed) [2024-03-07T23:02:43.277Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_1723114797210930632.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/private_key_1723114797210930632.key) [2024-03-07T23:02:43.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:02:43.712Z] + git semver init [2024-03-07T23:02:43.982Z] 2024-03-07 23:02:43,893 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:02:43.982Z] 2024-03-07 23:02:43,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver [2024-03-07T23:02:43.982Z] 2024-03-07 23:02:43,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver [2024-03-07T23:02:43.982Z] 2024-03-07 23:02:43,895 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-712, universal_newlines=False, shell=None, istream=None) [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,016 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.git/info/exclude [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver/PR-712 with force:False [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,017 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver/PR-712 [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,021 [execute] INFO git cat-file --batch-check [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,027 [execute] INFO git cat-file --batch [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:02:46.529Z] 2024-03-07 23:02:46,032 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-712/.semver/PR-712 [2024-03-07T23:02:46.529Z] 0.0.0 [Pipeline] } [2024-03-07T23:02:46.554Z] $ docker exec --env ******** --env ******** fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab ssh-agent -k [2024-03-07T23:02:46.656Z] unset SSH_AUTH_SOCK; [2024-03-07T23:02:46.656Z] unset SSH_AGENT_PID; [2024-03-07T23:02:46.656Z] echo Agent pid 76 killed; [2024-03-07T23:02:46.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:02:47.170Z] + git semver [Pipeline] } [2024-03-07T23:02:47.452Z] $ docker stop --time=1 fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab [2024-03-07T23:02:48.747Z] $ docker rm -f --volumes fdc4f168f72a05d701ecfabd27ba58f85f823163170eaaf1a5093ff5e617d3ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:02:49.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:02:49.498Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:02:49.529Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:02:50.457Z] provisioning config files... [2024-03-07T23:02:50.468Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config18201915334968167701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:50.857Z] ---> ****-login.sh [2024-03-07T23:02:50.857Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:02:50.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:50.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:50.857Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:50.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:50.858Z] [2024-03-07T23:02:50.858Z] Login Succeeded [2024-03-07T23:02:50.858Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:02:50.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:50.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:50.858Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:50.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:50.858Z] [2024-03-07T23:02:50.858Z] Login Succeeded [2024-03-07T23:02:50.858Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:02:51.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:51.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:51.115Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:51.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:51.115Z] [2024-03-07T23:02:51.115Z] Login Succeeded [2024-03-07T23:02:51.115Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:02:51.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:51.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:51.115Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:51.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:51.115Z] [2024-03-07T23:02:51.115Z] Login Succeeded [2024-03-07T23:02:51.115Z] ****.io [2024-03-07T23:02:51.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:51.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:51.374Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:51.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:51.374Z] [2024-03-07T23:02:51.374Z] Login Succeeded [2024-03-07T23:02:51.374Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:02:51.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:02:51.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:02:51.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:02:51.888Z] ========================================================= [2024-03-07T23:02:51.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:02:51.888Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:52.512Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:02:52.775Z] Sending build context to Docker daemon 59.29MB [2024-03-07T23:02:52.775Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:02:52.775Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-07T23:02:52.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:02:52.775Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:02:52.775Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:02:52.775Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:02:52.775Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:02:52.775Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:02:52.775Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:02:52.775Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:02:52.775Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:02:52.775Z] 69c7f0334f64: Waiting [2024-03-07T23:02:52.775Z] 1f1c1a5573a3: Waiting [2024-03-07T23:02:52.775Z] ce7588e14bc9: Waiting [2024-03-07T23:02:52.775Z] b5e4710f87ac: Waiting [2024-03-07T23:02:52.775Z] ad3a456e5733: Waiting [2024-03-07T23:02:52.775Z] c4d48a809fc2: Verifying Checksum [2024-03-07T23:02:52.775Z] c4d48a809fc2: Download complete [2024-03-07T23:02:52.775Z] ad3a456e5733: Verifying Checksum [2024-03-07T23:02:52.775Z] ad3a456e5733: Download complete [2024-03-07T23:02:52.775Z] 69c7f0334f64: Verifying Checksum [2024-03-07T23:02:52.775Z] 69c7f0334f64: Download complete [2024-03-07T23:02:52.775Z] 7264a8db6415: Download complete [2024-03-07T23:02:52.775Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:02:52.775Z] 1f1c1a5573a3: Download complete [2024-03-07T23:02:53.129Z] 7264a8db6415: Pull complete [2024-03-07T23:02:53.129Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:02:53.129Z] b5e4710f87ac: Download complete [2024-03-07T23:02:53.129Z] c4d48a809fc2: Pull complete [2024-03-07T23:02:53.403Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:02:53.403Z] 4f1c88b9dad5: Download complete [2024-03-07T23:02:53.663Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:02:53.663Z] ce7588e14bc9: Download complete [2024-03-07T23:02:56.196Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:02:56.455Z] ad3a456e5733: Pull complete [2024-03-07T23:02:56.455Z] 69c7f0334f64: Pull complete [2024-03-07T23:02:56.455Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:02:58.991Z] ce7588e14bc9: Pull complete [2024-03-07T23:02:59.250Z] b5e4710f87ac: Pull complete [2024-03-07T23:02:59.250Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:02:59.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:59.250Z] ---> 88b5674ff536 [2024-03-07T23:02:59.250Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-07T23:03:05.207Z] Still waiting to schedule task [2024-03-07T23:03:05.207Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5120’ is offline [2024-03-07T23:03:05.821Z] ---> Running in 694a2c491bf0 [2024-03-07T23:03:05.821Z] Removing intermediate container 694a2c491bf0 [2024-03-07T23:03:05.821Z] ---> acef9b9e10d1 [2024-03-07T23:03:05.821Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:03:05.821Z] ---> Running in 835e0b3b7ec0 [2024-03-07T23:03:05.821Z] Removing intermediate container 835e0b3b7ec0 [2024-03-07T23:03:05.821Z] ---> 7e4435d5a0c5 [2024-03-07T23:03:05.821Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:03:05.821Z] ---> Running in d774f135c2ec [2024-03-07T23:03:05.821Z] Removing intermediate container d774f135c2ec [2024-03-07T23:03:05.821Z] ---> 7720628a0cac [2024-03-07T23:03:05.821Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-07T23:03:05.821Z] ---> Running in 2e2c417d7158 [2024-03-07T23:03:05.821Z] Removing intermediate container 2e2c417d7158 [2024-03-07T23:03:05.821Z] ---> a5c67a79b21d [2024-03-07T23:03:05.821Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-07T23:03:05.821Z] ---> Running in acd4668cd5c6 [2024-03-07T23:03:05.821Z] Removing intermediate container acd4668cd5c6 [2024-03-07T23:03:05.821Z] ---> ceef40e96dfb [2024-03-07T23:03:05.821Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-07T23:03:05.821Z] latest: Pulling from library/docker [2024-03-07T23:03:05.821Z] 4abcf2066143: Pulling fs layer [2024-03-07T23:03:05.821Z] 6a25a43dc0fd: Pulling fs layer [2024-03-07T23:03:05.821Z] 4f4fb700ef54: Pulling fs layer [2024-03-07T23:03:05.821Z] 8453b14f8be1: Pulling fs layer [2024-03-07T23:03:05.821Z] a5449a857d65: Pulling fs layer [2024-03-07T23:03:05.821Z] 3dde2c9dd264: Pulling fs layer [2024-03-07T23:03:05.821Z] 44b786ed2257: Pulling fs layer [2024-03-07T23:03:05.821Z] 36fa2b1e15e2: Pulling fs layer [2024-03-07T23:03:05.821Z] 4b17757db9c4: Pulling fs layer [2024-03-07T23:03:05.821Z] aa8480c0a982: Pulling fs layer [2024-03-07T23:03:05.821Z] 97024fa66b69: Pulling fs layer [2024-03-07T23:03:05.821Z] a1c9909845b0: Pulling fs layer [2024-03-07T23:03:05.821Z] ab157ace34a1: Pulling fs layer [2024-03-07T23:03:05.821Z] b94f5802f12d: Pulling fs layer [2024-03-07T23:03:05.821Z] e8f3ade57aa7: Pulling fs layer [2024-03-07T23:03:05.821Z] a6a8e9699976: Pulling fs layer [2024-03-07T23:03:05.821Z] 8453b14f8be1: Waiting [2024-03-07T23:03:05.821Z] a1c9909845b0: Waiting [2024-03-07T23:03:05.821Z] a5449a857d65: Waiting [2024-03-07T23:03:05.821Z] 36fa2b1e15e2: Waiting [2024-03-07T23:03:05.821Z] aa8480c0a982: Waiting [2024-03-07T23:03:05.821Z] 3dde2c9dd264: Waiting [2024-03-07T23:03:05.821Z] 4b17757db9c4: Waiting [2024-03-07T23:03:05.821Z] 44b786ed2257: Waiting [2024-03-07T23:03:05.821Z] ab157ace34a1: Waiting [2024-03-07T23:03:05.821Z] a6a8e9699976: Waiting [2024-03-07T23:03:05.821Z] b94f5802f12d: Waiting [2024-03-07T23:03:05.821Z] 97024fa66b69: Waiting [2024-03-07T23:03:05.821Z] 4f4fb700ef54: Verifying Checksum [2024-03-07T23:03:05.821Z] 4f4fb700ef54: Download complete [2024-03-07T23:03:06.088Z] 6a25a43dc0fd: Verifying Checksum [2024-03-07T23:03:06.088Z] 6a25a43dc0fd: Download complete [2024-03-07T23:03:06.088Z] 4abcf2066143: Verifying Checksum [2024-03-07T23:03:06.088Z] 4abcf2066143: Download complete [2024-03-07T23:03:06.088Z] 8453b14f8be1: Verifying Checksum [2024-03-07T23:03:06.088Z] 8453b14f8be1: Download complete [2024-03-07T23:03:06.088Z] 4abcf2066143: Pull complete [2024-03-07T23:03:06.348Z] a5449a857d65: Verifying Checksum [2024-03-07T23:03:06.348Z] a5449a857d65: Download complete [2024-03-07T23:03:06.348Z] 3dde2c9dd264: Verifying Checksum [2024-03-07T23:03:06.348Z] 3dde2c9dd264: Download complete [2024-03-07T23:03:06.348Z] 6a25a43dc0fd: Pull complete [2024-03-07T23:03:06.348Z] 4f4fb700ef54: Pull complete [2024-03-07T23:03:06.348Z] 44b786ed2257: Verifying Checksum [2024-03-07T23:03:06.348Z] 44b786ed2257: Download complete [2024-03-07T23:03:06.348Z] 36fa2b1e15e2: Verifying Checksum [2024-03-07T23:03:06.348Z] 36fa2b1e15e2: Download complete [2024-03-07T23:03:06.348Z] 4b17757db9c4: Verifying Checksum [2024-03-07T23:03:06.348Z] 4b17757db9c4: Download complete [2024-03-07T23:03:06.348Z] 8453b14f8be1: Pull complete [2024-03-07T23:03:06.609Z] aa8480c0a982: Verifying Checksum [2024-03-07T23:03:06.609Z] aa8480c0a982: Download complete [2024-03-07T23:03:06.609Z] a1c9909845b0: Verifying Checksum [2024-03-07T23:03:06.609Z] a1c9909845b0: Download complete [2024-03-07T23:03:06.609Z] ab157ace34a1: Verifying Checksum [2024-03-07T23:03:06.609Z] ab157ace34a1: Download complete [2024-03-07T23:03:06.868Z] a5449a857d65: Pull complete [2024-03-07T23:03:06.868Z] 97024fa66b69: Verifying Checksum [2024-03-07T23:03:06.868Z] 97024fa66b69: Download complete [2024-03-07T23:03:06.868Z] e8f3ade57aa7: Verifying Checksum [2024-03-07T23:03:06.868Z] e8f3ade57aa7: Download complete [2024-03-07T23:03:06.868Z] a6a8e9699976: Download complete [2024-03-07T23:03:07.128Z] 3dde2c9dd264: Pull complete [2024-03-07T23:03:07.388Z] b94f5802f12d: Verifying Checksum [2024-03-07T23:03:07.388Z] b94f5802f12d: Download complete [2024-03-07T23:03:07.648Z] 44b786ed2257: Pull complete [2024-03-07T23:03:07.648Z] 36fa2b1e15e2: Pull complete [2024-03-07T23:03:07.648Z] 4b17757db9c4: Pull complete [2024-03-07T23:03:07.648Z] aa8480c0a982: Pull complete [2024-03-07T23:03:08.212Z] 97024fa66b69: Pull complete [2024-03-07T23:03:08.212Z] a1c9909845b0: Pull complete [2024-03-07T23:03:08.212Z] ab157ace34a1: Pull complete [2024-03-07T23:03:09.162Z] b94f5802f12d: Pull complete [2024-03-07T23:03:09.427Z] e8f3ade57aa7: Pull complete [2024-03-07T23:03:09.427Z] a6a8e9699976: Pull complete [2024-03-07T23:03:09.427Z] Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 [2024-03-07T23:03:09.427Z] Status: Downloaded newer image for docker:latest [2024-03-07T23:03:11.995Z] ---> 79e10091451d [2024-03-07T23:03:11.995Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:03:11.995Z] ---> Running in d53e9262f81c [2024-03-07T23:03:12.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:03:12.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:03:13.614Z] OK: 264 MiB in 52 packages [2024-03-07T23:03:14.185Z] Removing intermediate container d53e9262f81c [2024-03-07T23:03:14.185Z] ---> f73b2da9931b [2024-03-07T23:03:14.185Z] Step 10/15 : ENV GO111MODULE=on [2024-03-07T23:03:14.185Z] ---> Running in f14a26994844 [2024-03-07T23:03:14.185Z] Removing intermediate container f14a26994844 [2024-03-07T23:03:14.185Z] ---> c21b4b9e5923 [2024-03-07T23:03:14.185Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-07T23:03:14.185Z] ---> Running in fe3ee39694a8 [2024-03-07T23:03:14.185Z] Removing intermediate container fe3ee39694a8 [2024-03-07T23:03:14.185Z] ---> 1589f9390885 [2024-03-07T23:03:14.185Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-07T23:03:14.444Z] ---> b9377fcfb988 [2024-03-07T23:03:14.444Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:03:14.444Z] ---> Running in 70d7cbdea980 [2024-03-07T23:03:53.950Z] Removing intermediate container 70d7cbdea980 [2024-03-07T23:03:53.950Z] ---> 7ea4d9da7b94 [2024-03-07T23:03:53.950Z] Step 14/15 : COPY . . [2024-03-07T23:03:53.950Z] ---> 3be87525504c [2024-03-07T23:03:53.950Z] Step 15/15 : RUN ${MAKE} [2024-03-07T23:03:53.950Z] ---> Running in 01fcc89f2746 [2024-03-07T23:03:53.950Z] noop [2024-03-07T23:03:53.950Z] Removing intermediate container 01fcc89f2746 [2024-03-07T23:03:53.950Z] ---> f1bb1fd9d40a [2024-03-07T23:03:53.950Z] Successfully built f1bb1fd9d40a [2024-03-07T23:03:53.950Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:54.590Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:03:54.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:54.956Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2024-03-07T23:03:54.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:03:55.334Z] $ docker top dbb89620d052a95f543f02b993d16f4cdaecda3ca7d3f1527c22b948bde01401 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:03:57.923Z] + go version [2024-03-07T23:03:57.923Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:03:57.953Z] $ docker stop --time=1 dbb89620d052a95f543f02b993d16f4cdaecda3ca7d3f1527c22b948bde01401 [2024-03-07T23:03:59.227Z] $ docker rm -f --volumes dbb89620d052a95f543f02b993d16f4cdaecda3ca7d3f1527c22b948bde01401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:04:00.352Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:04:00.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:04:00.566Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2024-03-07T23:04:00.596Z] $ 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_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:04:00.910Z] $ docker top 54c190734639d353409116caaee5d6273888b97f77d8d542070be77eb6aba704 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:04:01.361Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:04:01.761Z] + make test [2024-03-07T23:04:01.761Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-07T23:04:03.140Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-07T23:04:12.845Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-07T23:04:12.845Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-07T23:04:15.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:04:15.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:04:15.374Z] ./bin/test-attribution-txt.sh [2024-03-07T23:04:15.374Z] make -C web test [2024-03-07T23:04:15.374Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-712/web' [2024-03-07T23:04:15.374Z] make[1]: tput: No such file or directory [2024-03-07T23:04:15.374Z] make[1]: tput: No such file or directory [2024-03-07T23:04:15.374Z] warning: generating ./VERSION [2024-03-07T23:04:15.374Z] echo "0.0.0" > VERSION [2024-03-07T23:04:15.374Z] docker build \ [2024-03-07T23:04:15.374Z] -f Dockerfile \ [2024-03-07T23:04:15.374Z] --build-arg USER=1000 \ [2024-03-07T23:04:15.374Z] \ [2024-03-07T23:04:15.374Z] --label "git_sha=f4899ad19894fd6c4137f908c13628cf0a118363" \ [2024-03-07T23:04:15.374Z] -t edgexfoundry/edgex-web-ui:f4899ad19894fd6c4137f908c13628cf0a118363 \ [2024-03-07T23:04:15.374Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-07T23:04:15.374Z] . [2024-03-07T23:04:15.374Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-07T23:04:15.374Z] Install the buildx component to build images with BuildKit: [2024-03-07T23:04:15.374Z] https://docs.docker.com/go/buildx/ [2024-03-07T23:04:15.374Z] [2024-03-07T23:04:15.374Z] Sending build context to Docker daemon 2.62MB [2024-03-07T23:04:15.374Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-07T23:04:15.632Z] 18-alpine3.18: Pulling from library/node [2024-03-07T23:04:15.632Z] 619be1103602: Pulling fs layer [2024-03-07T23:04:15.632Z] 3ca0848cfd88: Pulling fs layer [2024-03-07T23:04:15.632Z] ea995ae82edc: Pulling fs layer [2024-03-07T23:04:15.632Z] 8ef45897bdf2: Pulling fs layer [2024-03-07T23:04:15.632Z] 8ef45897bdf2: Waiting [2024-03-07T23:04:15.892Z] 619be1103602: Verifying Checksum [2024-03-07T23:04:15.892Z] 619be1103602: Download complete [2024-03-07T23:04:15.892Z] ea995ae82edc: Verifying Checksum [2024-03-07T23:04:15.892Z] ea995ae82edc: Download complete [2024-03-07T23:04:15.892Z] 619be1103602: Pull complete [2024-03-07T23:04:16.148Z] 3ca0848cfd88: Verifying Checksum [2024-03-07T23:04:16.149Z] 3ca0848cfd88: Download complete [2024-03-07T23:04:16.149Z] 8ef45897bdf2: Verifying Checksum [2024-03-07T23:04:16.149Z] 8ef45897bdf2: Download complete [2024-03-07T23:04:17.524Z] 3ca0848cfd88: Pull complete [2024-03-07T23:04:17.524Z] ea995ae82edc: Pull complete [2024-03-07T23:04:17.524Z] 8ef45897bdf2: Pull complete [2024-03-07T23:04:17.524Z] Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 [2024-03-07T23:04:17.524Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-07T23:04:17.524Z] ---> 4f966fe318ae [2024-03-07T23:04:17.524Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-07T23:04:20.806Z] ---> Running in 253f2b366c8f [2024-03-07T23:04:21.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:21.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:21.635Z] (1/154) Installing libexpat (2.6.0-r0) [2024-03-07T23:04:21.635Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-07T23:04:21.635Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-07T23:04:21.635Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-07T23:04:21.635Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-07T23:04:21.635Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-07T23:04:21.635Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-07T23:04:21.635Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-07T23:04:21.635Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-07T23:04:21.635Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-07T23:04:21.635Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-07T23:04:21.635Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-07T23:04:21.635Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-07T23:04:21.635Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-07T23:04:21.635Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-07T23:04:21.635Z] (16/154) Installing glib (2.76.6-r0) [2024-03-07T23:04:21.635Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-07T23:04:21.635Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-07T23:04:21.635Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-07T23:04:21.635Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-07T23:04:21.635Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-07T23:04:21.635Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-07T23:04:21.896Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-07T23:04:21.896Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-07T23:04:21.896Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-07T23:04:21.896Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-07T23:04:21.896Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-07T23:04:21.896Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-07T23:04:21.896Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-07T23:04:21.896Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-07T23:04:21.896Z] (31/154) Installing libxcb (1.15-r1) [2024-03-07T23:04:21.896Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-07T23:04:21.896Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-07T23:04:21.896Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-07T23:04:21.896Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-07T23:04:21.896Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-07T23:04:21.896Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-07T23:04:21.896Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-07T23:04:21.896Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-07T23:04:21.896Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-07T23:04:21.896Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-07T23:04:21.896Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-07T23:04:22.155Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-07T23:04:22.155Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-07T23:04:22.155Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-07T23:04:22.155Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-07T23:04:22.155Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-07T23:04:22.155Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-07T23:04:22.155Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-07T23:04:22.155Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-07T23:04:22.155Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-07T23:04:22.155Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-07T23:04:22.155Z] (53/154) Installing libunistring (1.1-r1) [2024-03-07T23:04:22.155Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-07T23:04:22.155Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-07T23:04:22.155Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-07T23:04:22.155Z] (57/154) Installing gnutls (3.8.3-r0) [2024-03-07T23:04:22.155Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-07T23:04:22.155Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-07T23:04:22.155Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-07T23:04:22.155Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-07T23:04:22.155Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-07T23:04:22.415Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-07T23:04:22.415Z] (64/154) Installing pango (1.50.14-r1) [2024-03-07T23:04:22.415Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-07T23:04:22.415Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-07T23:04:22.415Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-07T23:04:22.415Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-07T23:04:22.415Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-07T23:04:22.415Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-07T23:04:22.415Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-07T23:04:22.415Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-07T23:04:22.985Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-07T23:04:22.985Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-07T23:04:25.527Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-07T23:04:25.527Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-07T23:04:25.527Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-07T23:04:25.527Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-07T23:04:25.527Z] (78/154) Installing libelf (0.189-r2) [2024-03-07T23:04:25.527Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-07T23:04:25.527Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-07T23:04:25.527Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-07T23:04:25.527Z] (82/154) Installing libmagic (5.45-r0) [2024-03-07T23:04:25.527Z] (83/154) Installing file (5.45-r0) [2024-03-07T23:04:25.527Z] (84/154) Installing libice (1.1.1-r2) [2024-03-07T23:04:25.527Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-07T23:04:25.527Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-07T23:04:25.527Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-07T23:04:25.527Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-07T23:04:25.527Z] (89/154) Installing xset (1.2.5-r1) [2024-03-07T23:04:25.527Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-07T23:04:25.527Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-07T23:04:25.527Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-07T23:04:25.527Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-07T23:04:25.527Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-07T23:04:25.527Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-07T23:04:25.527Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-07T23:04:25.527Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-07T23:04:25.785Z] (98/154) Installing libva (2.18.0-r1) [2024-03-07T23:04:25.785Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-07T23:04:25.785Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-07T23:04:25.785Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-07T23:04:25.785Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-07T23:04:25.785Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-07T23:04:25.785Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-07T23:04:25.785Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-07T23:04:25.785Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-07T23:04:25.785Z] (107/154) Installing opus (1.4-r0) [2024-03-07T23:04:25.785Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-07T23:04:25.785Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-07T23:04:25.785Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-07T23:04:25.785Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-07T23:04:25.785Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-07T23:04:25.785Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-07T23:04:25.785Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-07T23:04:26.043Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-07T23:04:26.043Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-07T23:04:26.044Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-07T23:04:26.044Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-07T23:04:26.304Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-07T23:04:26.304Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-07T23:04:26.304Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-07T23:04:26.304Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-07T23:04:26.304Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-07T23:04:26.304Z] (124/154) Installing librist (0.2.7-r0) [2024-03-07T23:04:26.304Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-07T23:04:26.304Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-07T23:04:26.304Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-07T23:04:26.304Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-07T23:04:26.304Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-07T23:04:26.569Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-07T23:04:26.569Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-07T23:04:26.569Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-07T23:04:26.569Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-07T23:04:26.569Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-07T23:04:26.569Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-07T23:04:26.569Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-07T23:04:26.569Z] (137/154) Installing nspr (4.35-r2) [2024-03-07T23:04:26.569Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-07T23:04:26.569Z] (139/154) Installing nss (3.94-r0) [2024-03-07T23:04:26.830Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-07T23:04:26.830Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-07T23:04:26.830Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-07T23:04:26.830Z] (143/154) Installing orc (0.4.34-r0) [2024-03-07T23:04:26.830Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-07T23:04:26.830Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-07T23:04:26.830Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-07T23:04:26.830Z] (147/154) Installing libpulse (16.1-r10) [2024-03-07T23:04:26.830Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-07T23:04:26.830Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-07T23:04:26.830Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-07T23:04:26.830Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-07T23:04:26.830Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-07T23:04:26.830Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-07T23:04:26.830Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-07T23:04:28.211Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:04:28.211Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-07T23:04:28.469Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-07T23:04:28.469Z] Executing glib-2.76.6-r0.trigger [2024-03-07T23:04:28.469Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-07T23:04:28.729Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-07T23:04:28.729Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-07T23:04:28.729Z] OK: 580 MiB in 171 packages [2024-03-07T23:04:41.268Z] Removing intermediate container 253f2b366c8f [2024-03-07T23:04:41.268Z] ---> 8e862ca2fbd3 [2024-03-07T23:04:41.268Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-07T23:04:41.268Z] ---> Running in 6d1a881ced53 [2024-03-07T23:04:41.268Z] Removing intermediate container 6d1a881ced53 [2024-03-07T23:04:41.268Z] ---> 9bee8e3e19de [2024-03-07T23:04:41.268Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-07T23:04:41.268Z] ---> Running in 95a4b93c2134 [2024-03-07T23:04:41.268Z] Removing intermediate container 95a4b93c2134 [2024-03-07T23:04:41.268Z] ---> 8ad02f3e73d1 [2024-03-07T23:04:41.268Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-07T23:04:41.268Z] ---> Running in 8b40933a570a [2024-03-07T23:04:41.268Z] Removing intermediate container 8b40933a570a [2024-03-07T23:04:41.268Z] ---> 9ffdfca2b4ff [2024-03-07T23:04:41.268Z] Step 6/11 : RUN npm install -g npm [2024-03-07T23:04:41.268Z] ---> Running in 0c2a610232d8 [2024-03-07T23:04:46.545Z] [2024-03-07T23:04:46.545Z] removed 26 packages, and changed 55 packages in 7s [2024-03-07T23:04:46.545Z] [2024-03-07T23:04:46.545Z] 24 packages are looking for funding [2024-03-07T23:04:46.545Z] run `npm fund` for details [2024-03-07T23:04:48.555Z] Removing intermediate container 0c2a610232d8 [2024-03-07T23:04:48.555Z] ---> e8acdb2ee627 [2024-03-07T23:04:48.555Z] Step 7/11 : ARG USER=1000 [2024-03-07T23:04:48.556Z] ---> Running in 40828ab3e4d9 [2024-03-07T23:04:48.556Z] Removing intermediate container 40828ab3e4d9 [2024-03-07T23:04:48.556Z] ---> 09c15c818e90 [2024-03-07T23:04:48.556Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-07T23:04:48.556Z] ---> Running in a0603b47d31d [2024-03-07T23:04:49.122Z] Removing intermediate container a0603b47d31d [2024-03-07T23:04:49.122Z] ---> 0080a7e181fd [2024-03-07T23:04:49.122Z] Step 9/11 : USER $USER:$USER [2024-03-07T23:04:49.122Z] ---> Running in f5af71cdf0cd [2024-03-07T23:04:49.122Z] Removing intermediate container f5af71cdf0cd [2024-03-07T23:04:49.122Z] ---> a9a85222b054 [2024-03-07T23:04:49.122Z] Step 10/11 : WORKDIR /app [2024-03-07T23:04:49.122Z] ---> Running in 6dfede562ea0 [2024-03-07T23:04:49.122Z] Removing intermediate container 6dfede562ea0 [2024-03-07T23:04:49.122Z] ---> d0762957ec09 [2024-03-07T23:04:49.122Z] Step 11/11 : LABEL git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 [2024-03-07T23:04:49.122Z] ---> Running in f450b10c080f [2024-03-07T23:04:49.381Z] Removing intermediate container f450b10c080f [2024-03-07T23:04:49.381Z] ---> 668bd499f5e9 [2024-03-07T23:04:49.381Z] Successfully built 668bd499f5e9 [2024-03-07T23:04:49.381Z] Successfully tagged edgexfoundry/edgex-web-ui:f4899ad19894fd6c4137f908c13628cf0a118363 [2024-03-07T23:04:49.381Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-07T23:04:49.381Z] touch edgex-web-ui.imagebuilt [2024-03-07T23:04:49.381Z] mkdir -p node_modules coverage [2024-03-07T23:04:49.381Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-07T23:04:49.381Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-07T23:05:01.603Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-07T23:05:01.603Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-07T23:05:01.603Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-07T23:05:01.603Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-03-07T23:05:01.603Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-07T23:05:01.603Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-03-07T23:05:01.603Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-07T23:05:02.537Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-03-07T23:05:02.794Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-07T23:05:03.866Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-07T23:05:04.801Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-03-07T23:05:04.801Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-03-07T23:05:06.186Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-03-07T23:05:10.481Z] [2024-03-07T23:05:10.481Z] added 1182 packages, and audited 1183 packages in 20s [2024-03-07T23:05:10.481Z] [2024-03-07T23:05:10.481Z] 100 packages are looking for funding [2024-03-07T23:05:10.481Z] run `npm fund` for details [2024-03-07T23:05:10.481Z] [2024-03-07T23:05:10.481Z] 19 vulnerabilities (12 moderate, 6 high, 1 critical) [2024-03-07T23:05:10.481Z] [2024-03-07T23:05:10.481Z] To address issues that do not require attention, run: [2024-03-07T23:05:10.481Z] npm audit fix [2024-03-07T23:05:10.481Z] [2024-03-07T23:05:10.481Z] To address all issues (including breaking changes), run: [2024-03-07T23:05:10.481Z] npm audit fix --force [2024-03-07T23:05:10.481Z] [2024-03-07T23:05:10.481Z] Run `npm audit` for details. [2024-03-07T23:05:17.074Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-03-07T23:05:18.991Z] - Generating browser application bundles (phase: setup)... [2024-03-07T23:05:45.559Z] ✔ Browser application bundle generation complete. [2024-03-07T23:05:45.559Z] 07 03 2024 23:05:42.060:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-07T23:05:45.559Z] 07 03 2024 23:05:42.062:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-07T23:05:45.559Z] 07 03 2024 23:05:42.065:INFO [launcher]: Starting browser ChromeHeadless [2024-03-07T23:05:45.559Z] 07 03 2024 23:05:42.379:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 6TgtPgB_81Dh89pLAAAB with id 32153603 [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.089 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.108 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.149 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.167 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.196 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.209 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.217 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.243 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.258 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.261 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.262 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.268 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.281 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.301 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.303 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.316 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.324 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.331 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.335 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.337 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.38 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.386 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.39 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.407 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.409 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.434 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.454 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.46 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.466 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.485 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.501 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.503 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.504 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.507 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.525 secs) [2024-03-07T23:05:45.559Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-07T23:05:45.559Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-07T23:05:45.559Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.525 secs) [2024-03-07T23:05:45.559Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-07T23:05:45.559Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-07T23:05:45.559Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.528 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.539 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.544 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.552 secs) [2024-03-07T23:05:45.559Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.556 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.557 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.558 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.575 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.589 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.601 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.607 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.61 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.613 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.615 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.618 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.62 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.627 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.63 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.632 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.637 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.644 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.65 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.652 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.654 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.671 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.676 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.68 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.72 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.731 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.735 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.737 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.738 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.745 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.756 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.768 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.771 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.773 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.775 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.787 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.795 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.797 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.799 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.812 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.813 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.814 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.815 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.819 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.825 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.827 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.828 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.829 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.842 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.859 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.863 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.868 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.873 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.88 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.898 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.911 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.916 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.927 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.942 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.947 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.952 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.953 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.955 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.957 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.96 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.967 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.971 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.975 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.988 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 0.993 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1 sec) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.007 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.024 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.056 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.107 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.123 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.129 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.132 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.134 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.139 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.144 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.16 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.179 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.186 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.191 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.203 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.208 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.21 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.211 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.213 secs) [2024-03-07T23:05:45.820Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.215 secs) [2024-03-07T23:05:46.078Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.217 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.233 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.262 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.272 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.283 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.302 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.305 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.32 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.322 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.324 secs) [2024-03-07T23:05:46.079Z] WARN: ' [2024-03-07T23:05:46.079Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-07T23:05:46.079Z] Support for using the ngModel input property and ngModelChange event with [2024-03-07T23:05:46.079Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-07T23:05:46.079Z] in a future version of Angular. [2024-03-07T23:05:46.079Z] [2024-03-07T23:05:46.079Z] For more information on this, see our API docs here: [2024-03-07T23:05:46.079Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-07T23:05:46.079Z] ' [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.324 secs) [2024-03-07T23:05:46.079Z] WARN: ' [2024-03-07T23:05:46.079Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-07T23:05:46.079Z] Support for using the ngModel input property and ngModelChange event with [2024-03-07T23:05:46.079Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-07T23:05:46.079Z] in a future version of Angular. [2024-03-07T23:05:46.079Z] [2024-03-07T23:05:46.079Z] For more information on this, see our API docs here: [2024-03-07T23:05:46.079Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-07T23:05:46.079Z] ' [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.336 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.338 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.34 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.359 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.371 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.377 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.384 secs) [2024-03-07T23:05:46.079Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.389 secs) [2024-03-07T23:05:46.338Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.624 secs / 1.389 secs) [2024-03-07T23:05:46.338Z] TOTAL: 147 SUCCESS [2024-03-07T23:05:46.338Z] ✔ Browser application bundle generation complete. [2024-03-07T23:05:46.596Z] [2024-03-07T23:05:46.596Z] =============================== Coverage summary =============================== [2024-03-07T23:05:46.596Z] Statements : 39.01% ( 1373/3519 ) [2024-03-07T23:05:46.596Z] Branches : 15.3% ( 94/614 ) [2024-03-07T23:05:46.596Z] Functions : 32.06% ( 423/1319 ) [2024-03-07T23:05:46.596Z] Lines : 38.94% ( 1342/3446 ) [2024-03-07T23:05:46.596Z] ================================================================================ [2024-03-07T23:05:46.852Z] ✔ Browser application bundle generation complete. [2024-03-07T23:05:48.232Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-712/web' [Pipeline] echo [2024-03-07T23:05:48.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:05:48.330Z] $ docker stop --time=1 54c190734639d353409116caaee5d6273888b97f77d8d542070be77eb6aba704 [2024-03-07T23:05:49.655Z] $ docker rm -f --volumes 54c190734639d353409116caaee5d6273888b97f77d8d542070be77eb6aba704 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:05:50.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:05:50.604Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-07T23:05:51.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:05:51.762Z] + ls -al . [2024-03-07T23:05:51.762Z] total 196 [2024-03-07T23:05:51.762Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 23:04 . [2024-03-07T23:05:51.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:02 .. [2024-03-07T23:05:51.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 .blubracket [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 23:02 .dockerignore [2024-03-07T23:05:51.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:02 .git [2024-03-07T23:05:51.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 .github [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 7 23:02 .gitignore [2024-03-07T23:05:51.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:02 .semver [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 7 23:02 Attribution.txt [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 7 23:02 CHANGELOG.md [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 23:02 CONTRIBUTING.md [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 7 23:02 Dockerfile [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 23:02 Jenkinsfile [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 23:02 LICENSE [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 7 23:02 Makefile [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 7 23:02 README.md [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:02 VERSION [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 7 23:02 angularmigrationlogs.md [2024-03-07T23:05:51.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 assets [2024-03-07T23:05:51.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 bin [2024-03-07T23:05:51.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:02 cmd [2024-03-07T23:05:51.762Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:04 coverage.out [2024-03-07T23:05:51.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:02 docs [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 7 23:02 go.mod [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 7 23:02 go.sum [2024-03-07T23:05:51.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:02 internal [2024-03-07T23:05:51.762Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 7 23:02 redeploy.sh [2024-03-07T23:05:51.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:02 testing [2024-03-07T23:05:51.762Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 23:02 version.go [2024-03-07T23:05:51.762Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:05:52.228Z] + 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=f4899ad19894fd6c4137f908c13628cf0a118363 --label arch=amd64 --label version=0.0.0 . [2024-03-07T23:05:53.616Z] Sending build context to Docker daemon 346.2MB [2024-03-07T23:05:53.616Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:05:53.616Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-07T23:05:53.616Z] ---> f1bb1fd9d40a [2024-03-07T23:05:53.616Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-07T23:05:55.520Z] ---> Running in db17018452d7 [2024-03-07T23:05:55.520Z] Removing intermediate container db17018452d7 [2024-03-07T23:05:55.520Z] ---> 5c5afc8b2a69 [2024-03-07T23:05:55.520Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:05:55.520Z] ---> Running in d922b2e9df78 [2024-03-07T23:05:55.520Z] Removing intermediate container d922b2e9df78 [2024-03-07T23:05:55.520Z] ---> 525ea2eccc5d [2024-03-07T23:05:55.520Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:05:55.520Z] ---> Running in d1e054f9a13e [2024-03-07T23:05:55.520Z] Removing intermediate container d1e054f9a13e [2024-03-07T23:05:55.520Z] ---> 66162dd48ab1 [2024-03-07T23:05:55.520Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-07T23:05:55.520Z] ---> Running in aa32223ba978 [2024-03-07T23:05:55.779Z] Removing intermediate container aa32223ba978 [2024-03-07T23:05:55.779Z] ---> 35ca88640d92 [2024-03-07T23:05:55.779Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-07T23:05:55.779Z] ---> Running in 6aead9bf0032 [2024-03-07T23:05:55.779Z] Removing intermediate container 6aead9bf0032 [2024-03-07T23:05:55.779Z] ---> e4724e792001 [2024-03-07T23:05:55.779Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-07T23:05:56.718Z] ---> cf68452be3a9 [2024-03-07T23:05:56.718Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:05:56.718Z] ---> Running in ba2d3cc67b6e [2024-03-07T23:05:56.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:05:56.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:05:57.237Z] OK: 264 MiB in 52 packages [2024-03-07T23:05:57.496Z] Removing intermediate container ba2d3cc67b6e [2024-03-07T23:05:57.496Z] ---> e1f72c0aad80 [2024-03-07T23:05:57.496Z] Step 10/26 : ENV GO111MODULE=on [2024-03-07T23:05:57.496Z] ---> Running in 2824ca9a137b [2024-03-07T23:05:57.755Z] Removing intermediate container 2824ca9a137b [2024-03-07T23:05:57.755Z] ---> 715d428a1e3f [2024-03-07T23:05:57.755Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-07T23:05:57.755Z] ---> Running in b4caafe20660 [2024-03-07T23:05:57.755Z] Removing intermediate container b4caafe20660 [2024-03-07T23:05:57.755Z] ---> 2d053c33df2c [2024-03-07T23:05:57.755Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-07T23:05:58.013Z] ---> 1418503c3fe6 [2024-03-07T23:05:58.013Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:05:58.013Z] ---> Running in 53630211be42 [2024-03-07T23:05:58.578Z] Removing intermediate container 53630211be42 [2024-03-07T23:05:58.579Z] ---> 7ff58ac51c19 [2024-03-07T23:05:58.579Z] Step 14/26 : COPY . . [2024-03-07T23:06:05.250Z] ---> 3100f098666e [2024-03-07T23:06:05.250Z] Step 15/26 : RUN ${MAKE} [2024-03-07T23:06:05.250Z] ---> Running in 0ab53359f7a2 [2024-03-07T23:06:05.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-07T23:06:08.095Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5131 in /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [Pipeline] { [Pipeline] ws [2024-03-07T23:06:08.215Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:06:11.356Z] The recommended git tool is: git [2024-03-07T23:06:23.911Z] Removing intermediate container 0ab53359f7a2 [2024-03-07T23:06:23.911Z] ---> cef3c1c65ec2 [2024-03-07T23:06:23.911Z] Step 16/26 : FROM alpine:3.18 [2024-03-07T23:06:23.911Z] 3.18: Pulling from library/alpine [2024-03-07T23:06:23.911Z] 619be1103602: Already exists [2024-03-07T23:06:23.911Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:06:23.911Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:06:23.911Z] ---> d3782b16ccc9 [2024-03-07T23:06:23.911Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-07T23:06:23.911Z] ---> Running in b757d9783c1e [2024-03-07T23:06:23.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:23.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:23.911Z] OK: 7 MiB in 15 packages [2024-03-07T23:06:23.911Z] Removing intermediate container b757d9783c1e [2024-03-07T23:06:23.911Z] ---> 25c18b739030 [2024-03-07T23:06:23.911Z] Step 18/26 : EXPOSE 4000 [2024-03-07T23:06:23.911Z] ---> Running in bca8e7fdf796 [2024-03-07T23:06:23.911Z] Removing intermediate container bca8e7fdf796 [2024-03-07T23:06:23.911Z] ---> 52932d52cab7 [2024-03-07T23:06:23.911Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-07T23:06:24.187Z] ---> 026b4cd8d158 [2024-03-07T23:06:24.187Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-07T23:06:24.187Z] ---> 67c12aa0ca80 [2024-03-07T23:06:24.187Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-07T23:06:24.462Z] ---> fd6667ac97d8 [2024-03-07T23:06:24.462Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-07T23:06:24.462Z] ---> Running in a50ce686e21a [2024-03-07T23:06:24.462Z] Removing intermediate container a50ce686e21a [2024-03-07T23:06:24.462Z] ---> 76755cd442b0 [2024-03-07T23:06:24.462Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-07T23:06:24.462Z] ---> Running in 0a5da9c9c34c [2024-03-07T23:06:25.287Z] Removing intermediate container 0a5da9c9c34c [2024-03-07T23:06:25.287Z] ---> b16c1b79f566 [2024-03-07T23:06:25.287Z] Step 24/26 : LABEL arch=amd64 [2024-03-07T23:06:25.287Z] ---> Running in 185928e51b25 [2024-03-07T23:06:25.287Z] Removing intermediate container 185928e51b25 [2024-03-07T23:06:25.287Z] ---> 2b2d460265f3 [2024-03-07T23:06:25.287Z] Step 25/26 : LABEL git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 [2024-03-07T23:06:25.287Z] ---> Running in 03d3c589a97b [2024-03-07T23:06:25.287Z] Removing intermediate container 03d3c589a97b [2024-03-07T23:06:25.287Z] ---> 17d4619403f6 [2024-03-07T23:06:25.287Z] Step 26/26 : LABEL version=0.0.0 [2024-03-07T23:06:25.287Z] ---> Running in 0f16bdecb03f [2024-03-07T23:06:25.287Z] Removing intermediate container 0f16bdecb03f [2024-03-07T23:06:25.287Z] ---> d474af1da871 [2024-03-07T23:06:25.287Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:06:25.287Z] Successfully built d474af1da871 [2024-03-07T23:06:25.287Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:26.617Z] using credential edgex-jenkins-ssh [2024-03-07T23:06:26.645Z] Cloning the remote Git repository [2024-03-07T23:06:26.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:06:26.716Z] [2024-03-07T23:06:26.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:27.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:06:27.140Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:06:27.140Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:06:27.140Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:06:27.140Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:06:27.140Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:06:27.140Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:06:27.140Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:06:27.140Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:06:27.140Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:06:27.140Z] 33b1e0a273af: Waiting [2024-03-07T23:06:27.140Z] 5c69ac0246d0: Download complete [2024-03-07T23:06:27.140Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-07T23:06:27.140Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:06:27.140Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:06:27.140Z] 33b1e0a273af: Download complete [2024-03-07T23:06:27.140Z] ec43610c2a17: Verifying Checksum [2024-03-07T23:06:27.140Z] ec43610c2a17: Download complete [2024-03-07T23:06:27.140Z] 5d3b04190fa2: Verifying Checksum [2024-03-07T23:06:27.140Z] 5d3b04190fa2: Download complete [2024-03-07T23:06:27.580Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:06:27.580Z] 5eb5b503b376: Download complete [2024-03-07T23:06:26.724Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-07T23:06:26.875Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-07T23:06:27.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-07T23:06:27.111Z] > git --version # timeout=10 [2024-03-07T23:06:27.141Z] > git --version # 'git version 2.25.1' [2024-03-07T23:06:27.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:28.150Z] 2f39f015ded8: Verifying Checksum [2024-03-07T23:06:28.150Z] 2f39f015ded8: Download complete [2024-03-07T23:06:28.413Z] 5eb5b503b376: Pull complete [2024-03-07T23:06:28.681Z] 5c69ac0246d0: Pull complete [2024-03-07T23:06:28.945Z] ec43610c2a17: Pull complete [2024-03-07T23:06:28.945Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:06:27.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:06:29.211Z] 33b1e0a273af: Pull complete [2024-03-07T23:06:29.211Z] 5d3b04190fa2: Pull complete [2024-03-07T23:06:33.468Z] 2f39f015ded8: Pull complete [2024-03-07T23:06:33.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:06:33.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:06:33.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:06:33.828Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2024-03-07T23:06:33.862Z] $ 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_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-07T23:06:33.167Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-07T23:06:33.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:06:35.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-07T23:06:35.199Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-07T23:06:35.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:35.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:06:41.541Z] Merging remotes/origin/main commit 44becd0efa6ffb5b62a597229c194c6b59bdfa7c into PR head commit f4899ad19894fd6c4137f908c13628cf0a118363 [2024-03-07T23:06:41.558Z] $ docker top 048220a0576ca169a413229ce85fabab882e3dd73564535c9eb17c61b057e4f8 -eo pid,comm [Pipeline] { [2024-03-07T23:06:41.570Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:06:41.666Z] > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:43.958Z] Merge succeeded, producing f4899ad19894fd6c4137f908c13628cf0a118363 [2024-03-07T23:06:43.958Z] Checking out Revision f4899ad19894fd6c4137f908c13628cf0a118363 (PR-712) [2024-03-07T23:06:44.183Z] ---> job-cost.sh [2024-03-07T23:06:44.183Z] lf-activate-venv: SKIPPING [2024-03-07T23:06:44.183Z] INFO: No Stack... [2024-03-07T23:06:44.441Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:06:43.811Z] > git remote # timeout=10 [2024-03-07T23:06:43.839Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:06:43.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:43.884Z] > git merge 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 [2024-03-07T23:06:43.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:06:43.967Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:06:43.987Z] > git checkout -f f4899ad19894fd6c4137f908c13628cf0a118363 # timeout=10 [2024-03-07T23:06:45.005Z] Commit message: "chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:06:45.011Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:06:45.090Z] > git --version # timeout=10 [2024-03-07T23:06:45.105Z] > git --version # 'git version 2.25.1' [2024-03-07T23:06:45.128Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:06:45.336Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives/cost.csv [2024-03-07T23:06:45.336Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:06:45.405Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [2024-03-07T23:06:45.411Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] did not exist. Created. [2024-03-07T23:06:45.417Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [Pipeline] { [2024-03-07T23:06:45.493Z] [2024-03-07T23:06:45.493Z] GitHub has been notified of this commit’s build result [2024-03-07T23:06:45.493Z] [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-07T23:06:46.084Z] + echo total: 0.2199999988079071 [Pipeline] stash [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:06:46.521Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:06:48.690Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [2024-03-07T23:06:48.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:06:48.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:06:48.835Z] Dload Upload Total Spent Left Speed [2024-03-07T23:06:48.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 136k 0 --:--:-- --:--:-- --:--:-- 137k [Pipeline] // lock [Pipeline] } [2024-03-07T23:06:49.033Z] $ docker stop --time=1 048220a0576ca169a413229ce85fabab882e3dd73564535c9eb17c61b057e4f8 [2024-03-07T23:06:50.683Z] $ docker rm -f --volumes 048220a0576ca169a413229ce85fabab882e3dd73564535c9eb17c61b057e4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-03-07T23:06:51.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2024-03-07T23:06:52.323Z] + sudo tee /etc/docker/daemon.new [2024-03-07T23:06:52.323Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-07T23:06:52.323Z] { [2024-03-07T23:06:52.323Z] "registry-mirrors": [ [2024-03-07T23:06:52.323Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:06:52.323Z] ], [2024-03-07T23:06:52.323Z] "bip": "10.250.0.254/24", [2024-03-07T23:06:52.323Z] "hosts": [ [2024-03-07T23:06:52.323Z] "tcp://0.0.0.0:5555", [2024-03-07T23:06:52.323Z] "unix:///var/run/docker.sock" [2024-03-07T23:06:52.323Z] ], [2024-03-07T23:06:52.323Z] "mtu": 1458, [2024-03-07T23:06:52.323Z] "selinux-enabled": true, [2024-03-07T23:06:52.323Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:06:52.323Z] } [Pipeline] sh [2024-03-07T23:06:52.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-07T23:06:53.166Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:07:11.703Z] provisioning config files... [2024-03-07T23:07:11.748Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7990433751211929365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:07:12.318Z] ---> ****-login.sh [2024-03-07T23:07:12.318Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:07:13.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:17.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:17.948Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:17.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:17.948Z] [2024-03-07T23:07:17.948Z] Login Succeeded [2024-03-07T23:07:17.948Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:07:18.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:18.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:18.548Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:18.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:18.548Z] [2024-03-07T23:07:18.548Z] Login Succeeded [2024-03-07T23:07:18.548Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:07:18.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:19.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:19.179Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:19.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:19.179Z] [2024-03-07T23:07:19.179Z] Login Succeeded [2024-03-07T23:07:19.179Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:07:19.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:19.456Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:19.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:19.456Z] [2024-03-07T23:07:19.456Z] Login Succeeded [2024-03-07T23:07:19.456Z] ****.io [2024-03-07T23:07:19.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:20.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:20.013Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:20.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:20.013Z] [2024-03-07T23:07:20.289Z] Login Succeeded [2024-03-07T23:07:20.289Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:07:20.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:07:21.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:07:21.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:07:21.220Z] ========================================================= [2024-03-07T23:07:21.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:07:21.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:21.908Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:07:23.572Z] Sending build context to Docker daemon 35.23MB [2024-03-07T23:07:23.572Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:07:23.572Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-07T23:07:23.572Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:07:23.572Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:07:23.572Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:07:23.572Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:07:23.572Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:07:23.572Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:07:23.572Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:07:23.572Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:07:23.572Z] 0c6a40ed1a82: Waiting [2024-03-07T23:07:23.572Z] 94ae7d8d031c: Waiting [2024-03-07T23:07:23.572Z] f0e02332f6b5: Waiting [2024-03-07T23:07:23.572Z] 872ee5b61b7b: Waiting [2024-03-07T23:07:23.572Z] 5d54e960e981: Verifying Checksum [2024-03-07T23:07:23.572Z] 5d54e960e981: Download complete [2024-03-07T23:07:23.572Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:07:23.572Z] f0e02332f6b5: Download complete [2024-03-07T23:07:23.572Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:07:23.572Z] 872ee5b61b7b: Download complete [2024-03-07T23:07:23.572Z] 9fda8d8052c6: Download complete [2024-03-07T23:07:24.176Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:07:24.176Z] 94ae7d8d031c: Download complete [2024-03-07T23:07:24.781Z] 9fda8d8052c6: Pull complete [2024-03-07T23:07:25.374Z] 5d54e960e981: Pull complete [2024-03-07T23:07:25.646Z] c4a7e357bf2a: Verifying Checksum [2024-03-07T23:07:25.646Z] c4a7e357bf2a: Download complete [2024-03-07T23:07:27.074Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:07:27.074Z] 0c6a40ed1a82: Download complete [2024-03-07T23:07:42.143Z] c4a7e357bf2a: Pull complete [2024-03-07T23:07:42.143Z] f0e02332f6b5: Pull complete [2024-03-07T23:07:42.143Z] 872ee5b61b7b: Pull complete [2024-03-07T23:07:48.930Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:07:50.371Z] 94ae7d8d031c: Pull complete [2024-03-07T23:07:50.371Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:07:50.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:07:50.371Z] ---> 86de565de09d [2024-03-07T23:07:50.371Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-07T23:07:53.025Z] ---> Running in 6b836c6271a0 [2024-03-07T23:07:53.300Z] Removing intermediate container 6b836c6271a0 [2024-03-07T23:07:53.300Z] ---> 649a6c28587e [2024-03-07T23:07:53.300Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:07:53.300Z] ---> Running in c94b156282db [2024-03-07T23:07:53.895Z] Removing intermediate container c94b156282db [2024-03-07T23:07:53.895Z] ---> bb521a0332a3 [2024-03-07T23:07:53.895Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:07:53.895Z] ---> Running in 718d5063cdbb [2024-03-07T23:07:54.174Z] Removing intermediate container 718d5063cdbb [2024-03-07T23:07:54.174Z] ---> 85d36a1c3f9e [2024-03-07T23:07:54.174Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-07T23:07:54.456Z] ---> Running in d29d929d3094 [2024-03-07T23:07:54.738Z] Removing intermediate container d29d929d3094 [2024-03-07T23:07:54.738Z] ---> 1048f75b60b3 [2024-03-07T23:07:54.738Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-07T23:07:55.018Z] ---> Running in f2f5ad1e0fb8 [2024-03-07T23:07:55.293Z] Removing intermediate container f2f5ad1e0fb8 [2024-03-07T23:07:55.293Z] ---> c0d6dfddc236 [2024-03-07T23:07:55.293Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-07T23:07:56.394Z] latest: Pulling from library/docker [2024-03-07T23:07:56.714Z] bca4290a9639: Pulling fs layer [2024-03-07T23:07:56.714Z] 2cd627277f8a: Pulling fs layer [2024-03-07T23:07:56.714Z] 4f4fb700ef54: Pulling fs layer [2024-03-07T23:07:56.714Z] a4fb61f641ed: Pulling fs layer [2024-03-07T23:07:56.714Z] 733caa879861: Pulling fs layer [2024-03-07T23:07:56.714Z] 41b482f87146: Pulling fs layer [2024-03-07T23:07:56.714Z] 1ffd3afa1d3e: Pulling fs layer [2024-03-07T23:07:56.714Z] 10d13b96e2ce: Pulling fs layer [2024-03-07T23:07:56.714Z] 872b0ec9e92a: Pulling fs layer [2024-03-07T23:07:56.714Z] 2a41040cfda2: Pulling fs layer [2024-03-07T23:07:56.714Z] f12b5842cd88: Pulling fs layer [2024-03-07T23:07:56.714Z] 09fed680ddf1: Pulling fs layer [2024-03-07T23:07:56.714Z] 61f799a7b288: Pulling fs layer [2024-03-07T23:07:56.714Z] b711c26ad614: Pulling fs layer [2024-03-07T23:07:56.714Z] 1ce59fe0e794: Pulling fs layer [2024-03-07T23:07:56.714Z] 1c26fbe85d26: Pulling fs layer [2024-03-07T23:07:56.714Z] 872b0ec9e92a: Waiting [2024-03-07T23:07:56.714Z] 2a41040cfda2: Waiting [2024-03-07T23:07:56.714Z] 733caa879861: Waiting [2024-03-07T23:07:56.714Z] f12b5842cd88: Waiting [2024-03-07T23:07:56.714Z] 09fed680ddf1: Waiting [2024-03-07T23:07:56.714Z] 61f799a7b288: Waiting [2024-03-07T23:07:56.714Z] b711c26ad614: Waiting [2024-03-07T23:07:56.714Z] 1ce59fe0e794: Waiting [2024-03-07T23:07:56.714Z] 1c26fbe85d26: Waiting [2024-03-07T23:07:56.714Z] 41b482f87146: Waiting [2024-03-07T23:07:56.714Z] a4fb61f641ed: Waiting [2024-03-07T23:07:56.714Z] 1ffd3afa1d3e: Waiting [2024-03-07T23:07:56.714Z] 10d13b96e2ce: Waiting [2024-03-07T23:07:57.005Z] 4f4fb700ef54: Verifying Checksum [2024-03-07T23:07:57.005Z] 4f4fb700ef54: Download complete [2024-03-07T23:07:57.005Z] 2cd627277f8a: Verifying Checksum [2024-03-07T23:07:57.005Z] 2cd627277f8a: Download complete [2024-03-07T23:07:57.005Z] bca4290a9639: Verifying Checksum [2024-03-07T23:07:57.005Z] bca4290a9639: Download complete [2024-03-07T23:07:57.005Z] a4fb61f641ed: Download complete [2024-03-07T23:07:58.474Z] 733caa879861: Verifying Checksum [2024-03-07T23:07:58.474Z] 733caa879861: Download complete [2024-03-07T23:07:58.474Z] 1ffd3afa1d3e: Verifying Checksum [2024-03-07T23:07:58.474Z] 1ffd3afa1d3e: Download complete [2024-03-07T23:07:58.474Z] 10d13b96e2ce: Verifying Checksum [2024-03-07T23:07:58.474Z] 10d13b96e2ce: Download complete [2024-03-07T23:07:58.474Z] 872b0ec9e92a: Download complete [2024-03-07T23:07:58.474Z] 2a41040cfda2: Verifying Checksum [2024-03-07T23:07:58.474Z] 2a41040cfda2: Download complete [2024-03-07T23:07:58.760Z] 41b482f87146: Verifying Checksum [2024-03-07T23:07:58.760Z] 41b482f87146: Download complete [2024-03-07T23:07:58.760Z] 61f799a7b288: Verifying Checksum [2024-03-07T23:07:58.760Z] 61f799a7b288: Download complete [2024-03-07T23:07:58.760Z] 09fed680ddf1: Verifying Checksum [2024-03-07T23:07:58.760Z] 09fed680ddf1: Download complete [2024-03-07T23:07:58.760Z] bca4290a9639: Pull complete [2024-03-07T23:07:59.045Z] 1ce59fe0e794: Download complete [2024-03-07T23:07:59.045Z] 1c26fbe85d26: Verifying Checksum [2024-03-07T23:07:59.045Z] 1c26fbe85d26: Download complete [2024-03-07T23:07:59.323Z] f12b5842cd88: Verifying Checksum [2024-03-07T23:07:59.323Z] f12b5842cd88: Download complete [2024-03-07T23:07:59.922Z] 2cd627277f8a: Pull complete [2024-03-07T23:08:00.196Z] 4f4fb700ef54: Pull complete [2024-03-07T23:08:00.471Z] a4fb61f641ed: Pull complete [2024-03-07T23:08:00.743Z] b711c26ad614: Verifying Checksum [2024-03-07T23:08:00.743Z] b711c26ad614: Download complete [2024-03-07T23:08:02.189Z] 733caa879861: Pull complete [2024-03-07T23:08:03.636Z] 41b482f87146: Pull complete [2024-03-07T23:08:05.073Z] 1ffd3afa1d3e: Pull complete [2024-03-07T23:08:05.354Z] 10d13b96e2ce: Pull complete [2024-03-07T23:08:05.627Z] 872b0ec9e92a: Pull complete [2024-03-07T23:08:05.901Z] 2a41040cfda2: Pull complete [2024-03-07T23:08:07.876Z] f12b5842cd88: Pull complete [2024-03-07T23:08:07.876Z] 09fed680ddf1: Pull complete [2024-03-07T23:08:08.150Z] 61f799a7b288: Pull complete [2024-03-07T23:08:12.490Z] b711c26ad614: Pull complete [2024-03-07T23:08:12.490Z] 1ce59fe0e794: Pull complete [2024-03-07T23:08:12.490Z] 1c26fbe85d26: Pull complete [2024-03-07T23:08:12.490Z] Digest: sha256:0d70c541ee98e66b8f7ece8c0e9f7910732466e337a9087c2ac2868ef0775092 [2024-03-07T23:08:12.490Z] Status: Downloaded newer image for docker:latest [2024-03-07T23:08:15.957Z] ---> 6cc6720db3b7 [2024-03-07T23:08:15.957Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:08:15.957Z] ---> Running in 09382ed7d289 [2024-03-07T23:08:16.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:08:17.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:08:19.559Z] OK: 266 MiB in 52 packages [2024-03-07T23:08:20.561Z] Removing intermediate container 09382ed7d289 [2024-03-07T23:08:20.561Z] ---> 596d0a78bb14 [2024-03-07T23:08:20.561Z] Step 10/15 : ENV GO111MODULE=on [2024-03-07T23:08:20.850Z] ---> Running in bdb6bfa2454e [2024-03-07T23:08:21.125Z] Removing intermediate container bdb6bfa2454e [2024-03-07T23:08:21.125Z] ---> dbbe16bb2545 [2024-03-07T23:08:21.125Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-07T23:08:21.403Z] ---> Running in fd718560826d [2024-03-07T23:08:21.675Z] Removing intermediate container fd718560826d [2024-03-07T23:08:21.675Z] ---> 796fb831a53d [2024-03-07T23:08:21.675Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-07T23:08:22.662Z] ---> e7250228d727 [2024-03-07T23:08:22.662Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:08:22.662Z] ---> Running in 32182b10e1fb [2024-03-07T23:09:44.437Z] Removing intermediate container 32182b10e1fb [2024-03-07T23:09:44.437Z] ---> abb200bf1454 [2024-03-07T23:09:44.437Z] Step 14/15 : COPY . . [2024-03-07T23:09:44.437Z] ---> 0f94ea39683f [2024-03-07T23:09:44.437Z] Step 15/15 : RUN ${MAKE} [2024-03-07T23:09:44.437Z] ---> Running in 9863968062cb [2024-03-07T23:09:44.437Z] noop [2024-03-07T23:09:44.437Z] Removing intermediate container 9863968062cb [2024-03-07T23:09:44.437Z] ---> bbba1cdf1ff9 [2024-03-07T23:09:44.437Z] Successfully built bbba1cdf1ff9 [2024-03-07T23:09:44.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:09:45.099Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:09:45.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:09:45.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container [2024-03-07T23:09:45.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-07T23:09:47.375Z] $ docker top b60069a5b109b222f0b32e6c5b6a5767d5f7098333d5d2ff21eedd10643968b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:09:48.452Z] + go version [2024-03-07T23:09:48.452Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:09:48.491Z] $ docker stop --time=1 b60069a5b109b222f0b32e6c5b6a5767d5f7098333d5d2ff21eedd10643968b5 [2024-03-07T23:09:50.454Z] $ docker rm -f --volumes b60069a5b109b222f0b32e6c5b6a5767d5f7098333d5d2ff21eedd10643968b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:09:51.782Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:09:51.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:09:52.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container [2024-03-07T23:09:52.331Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-07T23:09:54.056Z] $ docker top 0fd59bbc928c4d9234e52de85cb3032ea005a6755b0539f20070003ba815b499 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:09:55.167Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:09:55.999Z] + make test [2024-03-07T23:09:55.999Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-07T23:10:01.533Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-07T23:12:08.437Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-07T23:12:08.714Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-07T23:12:41.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:12:41.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:12:41.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-07T23:12:42.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:12:42.092Z] $ docker stop --time=1 0fd59bbc928c4d9234e52de85cb3032ea005a6755b0539f20070003ba815b499 [2024-03-07T23:12:44.232Z] $ docker rm -f --volumes 0fd59bbc928c4d9234e52de85cb3032ea005a6755b0539f20070003ba815b499 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:12:45.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:12:45.893Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:12:46.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:12:47.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:12:48.147Z] + ls -al . [2024-03-07T23:12:48.147Z] total 192 [2024-03-07T23:12:48.147Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 23:09 . [2024-03-07T23:12:48.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:12:48.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 .blubracket [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 23:06 .dockerignore [2024-03-07T23:12:48.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:06 .git [2024-03-07T23:12:48.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 .github [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 7 23:06 .gitignore [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 7 23:06 Attribution.txt [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 7 23:06 CHANGELOG.md [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 23:06 CONTRIBUTING.md [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 7 23:06 Dockerfile [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 23:06 Jenkinsfile [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 23:06 LICENSE [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 7 23:06 Makefile [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 7 23:06 README.md [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:02 VERSION [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 7 23:06 angularmigrationlogs.md [2024-03-07T23:12:48.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 assets [2024-03-07T23:12:48.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 bin [2024-03-07T23:12:48.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 cmd [2024-03-07T23:12:48.147Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:09 coverage.out [2024-03-07T23:12:48.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 docs [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 7 23:06 go.mod [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 7 23:06 go.sum [2024-03-07T23:12:48.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:06 internal [2024-03-07T23:12:48.147Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 7 23:06 redeploy.sh [2024-03-07T23:12:48.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 testing [2024-03-07T23:12:48.147Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 23:06 version.go [2024-03-07T23:12:48.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:12:48.780Z] + 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=f4899ad19894fd6c4137f908c13628cf0a118363 --label arch=arm64 --label version=0.0.0 . [2024-03-07T23:12:50.221Z] Sending build context to Docker daemon 35.23MB [2024-03-07T23:12:50.221Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:12:50.221Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-07T23:12:50.221Z] ---> bbba1cdf1ff9 [2024-03-07T23:12:50.221Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-07T23:12:50.827Z] ---> Running in 1515d54a457e [2024-03-07T23:12:51.104Z] Removing intermediate container 1515d54a457e [2024-03-07T23:12:51.104Z] ---> e784d82f1c17 [2024-03-07T23:12:51.104Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:12:51.104Z] ---> Running in 81345e19cc6b [2024-03-07T23:12:51.373Z] Removing intermediate container 81345e19cc6b [2024-03-07T23:12:51.373Z] ---> 90c5162c8a6f [2024-03-07T23:12:51.373Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:12:51.648Z] ---> Running in e10efe8f3e7a [2024-03-07T23:12:51.923Z] Removing intermediate container e10efe8f3e7a [2024-03-07T23:12:51.924Z] ---> 4331070603dc [2024-03-07T23:12:51.924Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-07T23:12:52.195Z] ---> Running in 4533efa4a01d [2024-03-07T23:12:52.465Z] Removing intermediate container 4533efa4a01d [2024-03-07T23:12:52.465Z] ---> 9051a0ee3d5c [2024-03-07T23:12:52.465Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-07T23:12:52.465Z] ---> Running in 7c1d4d76facb [2024-03-07T23:12:53.064Z] Removing intermediate container 7c1d4d76facb [2024-03-07T23:12:53.064Z] ---> 96ddb91654a2 [2024-03-07T23:12:53.064Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-07T23:12:55.057Z] ---> 08a3c51533a2 [2024-03-07T23:12:55.057Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:12:55.057Z] ---> Running in 9fd07d99915b [2024-03-07T23:12:56.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:12:56.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:12:57.959Z] OK: 266 MiB in 52 packages [2024-03-07T23:12:59.399Z] Removing intermediate container 9fd07d99915b [2024-03-07T23:12:59.399Z] ---> 59715efcd5e6 [2024-03-07T23:12:59.399Z] Step 10/26 : ENV GO111MODULE=on [2024-03-07T23:12:59.399Z] ---> Running in c88b94a29820 [2024-03-07T23:12:59.687Z] Removing intermediate container c88b94a29820 [2024-03-07T23:12:59.687Z] ---> a3fbfbfc49ad [2024-03-07T23:12:59.687Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-07T23:12:59.959Z] ---> Running in ef86520d4d68 [2024-03-07T23:13:00.234Z] Removing intermediate container ef86520d4d68 [2024-03-07T23:13:00.234Z] ---> 0a5106e6b4d5 [2024-03-07T23:13:00.234Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-07T23:13:00.834Z] ---> 89a9d4321dd6 [2024-03-07T23:13:00.834Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:13:01.113Z] ---> Running in 939a9267abd5 [2024-03-07T23:13:03.717Z] Removing intermediate container 939a9267abd5 [2024-03-07T23:13:03.717Z] ---> 0a5169f2719f [2024-03-07T23:13:03.717Z] Step 14/26 : COPY . . [2024-03-07T23:13:09.154Z] ---> 3f104f9a386d [2024-03-07T23:13:09.154Z] Step 15/26 : RUN ${MAKE} [2024-03-07T23:13:09.154Z] ---> Running in 68c01840453c [2024-03-07T23:13:09.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-07T23:15:46.888Z] Removing intermediate container 68c01840453c [2024-03-07T23:15:46.888Z] ---> f8c79579c14d [2024-03-07T23:15:46.888Z] Step 16/26 : FROM alpine:3.18 [2024-03-07T23:15:46.888Z] 3.18: Pulling from library/alpine [2024-03-07T23:15:46.888Z] c6b39de5b339: Pulling fs layer [2024-03-07T23:15:46.888Z] c6b39de5b339: Verifying Checksum [2024-03-07T23:15:46.888Z] c6b39de5b339: Download complete [2024-03-07T23:15:46.888Z] c6b39de5b339: Pull complete [2024-03-07T23:15:46.888Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:15:46.888Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:15:46.888Z] ---> 33abbf032149 [2024-03-07T23:15:46.888Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-07T23:15:46.888Z] ---> Running in 7b00d9f4e547 [2024-03-07T23:15:46.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:47.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:48.892Z] OK: 8 MiB in 15 packages [2024-03-07T23:15:49.857Z] Removing intermediate container 7b00d9f4e547 [2024-03-07T23:15:49.857Z] ---> 2d3211e7d845 [2024-03-07T23:15:49.857Z] Step 18/26 : EXPOSE 4000 [2024-03-07T23:15:49.857Z] ---> Running in 8adf590ffc14 [2024-03-07T23:15:50.128Z] Removing intermediate container 8adf590ffc14 [2024-03-07T23:15:50.128Z] ---> 570edc8c2b70 [2024-03-07T23:15:50.128Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-07T23:15:52.097Z] ---> 5985e77ff8ef [2024-03-07T23:15:52.097Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-07T23:15:52.681Z] ---> 85ccf95c0274 [2024-03-07T23:15:52.681Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-07T23:15:53.268Z] ---> 5cb1281cbed6 [2024-03-07T23:15:53.268Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-07T23:15:53.268Z] ---> Running in e9f54f610f97 [2024-03-07T23:15:53.538Z] Removing intermediate container e9f54f610f97 [2024-03-07T23:15:53.538Z] ---> f99bc50b3a99 [2024-03-07T23:15:53.538Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-07T23:15:53.807Z] ---> Running in cdc673168377 [2024-03-07T23:15:54.074Z] Removing intermediate container cdc673168377 [2024-03-07T23:15:54.074Z] ---> 0e7f96bc5e6a [2024-03-07T23:15:54.074Z] Step 24/26 : LABEL arch=arm64 [2024-03-07T23:15:54.074Z] ---> Running in ba33620324c4 [2024-03-07T23:15:54.660Z] Removing intermediate container ba33620324c4 [2024-03-07T23:15:54.660Z] ---> dd54a787131a [2024-03-07T23:15:54.660Z] Step 25/26 : LABEL git_sha=f4899ad19894fd6c4137f908c13628cf0a118363 [2024-03-07T23:15:54.660Z] ---> Running in b697d9ce7856 [2024-03-07T23:15:54.932Z] Removing intermediate container b697d9ce7856 [2024-03-07T23:15:54.932Z] ---> bb218ad645ba [2024-03-07T23:15:54.932Z] Step 26/26 : LABEL version=0.0.0 [2024-03-07T23:15:55.209Z] ---> Running in 0d4458f2ae91 [2024-03-07T23:15:55.480Z] Removing intermediate container 0d4458f2ae91 [2024-03-07T23:15:55.480Z] ---> 5b8906635e83 [2024-03-07T23:15:55.480Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:15:55.754Z] Successfully built 5b8906635e83 [2024-03-07T23:15:55.754Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:15:57.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:15:57.117Z] [2024-03-07T23:15:57.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:15:57.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:15:57.864Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:15:57.864Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:15:57.864Z] 04944245beec: Pulling fs layer [2024-03-07T23:15:57.864Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:15:57.864Z] 765212b225bb: Pulling fs layer [2024-03-07T23:15:57.864Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:15:57.864Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:15:57.864Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:15:57.864Z] f23df028b6ca: Waiting [2024-03-07T23:15:57.864Z] d65c8cfc05b1: Waiting [2024-03-07T23:15:57.864Z] 2437ff75d9bd: Waiting [2024-03-07T23:15:57.864Z] 765212b225bb: Waiting [2024-03-07T23:15:57.864Z] 04944245beec: Verifying Checksum [2024-03-07T23:15:57.864Z] 04944245beec: Download complete [2024-03-07T23:15:57.864Z] 765212b225bb: Verifying Checksum [2024-03-07T23:15:58.144Z] f23df028b6ca: Verifying Checksum [2024-03-07T23:15:58.144Z] f23df028b6ca: Download complete [2024-03-07T23:15:58.144Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:15:58.144Z] d65c8cfc05b1: Download complete [2024-03-07T23:15:58.144Z] 699f458cf7ca: Verifying Checksum [2024-03-07T23:15:58.144Z] 699f458cf7ca: Download complete [2024-03-07T23:15:58.739Z] 8998bd30e6a1: Verifying Checksum [2024-03-07T23:15:58.739Z] 8998bd30e6a1: Download complete [2024-03-07T23:16:01.354Z] 2437ff75d9bd: Verifying Checksum [2024-03-07T23:16:01.354Z] 2437ff75d9bd: Download complete [2024-03-07T23:16:04.007Z] 8998bd30e6a1: Pull complete [2024-03-07T23:16:04.614Z] 04944245beec: Pull complete [2024-03-07T23:16:06.579Z] 699f458cf7ca: Pull complete [2024-03-07T23:16:06.579Z] 765212b225bb: Pull complete [2024-03-07T23:16:07.553Z] f23df028b6ca: Pull complete [2024-03-07T23:16:07.823Z] d65c8cfc05b1: Pull complete [2024-03-07T23:16:26.074Z] 2437ff75d9bd: Pull complete [2024-03-07T23:16:26.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:16:26.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:16:26.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:16:35.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-5131 does not seem to be running inside a container [2024-03-07T23:16:35.939Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-07T23:16:39.235Z] $ docker top 66f03721956699dcfd1766337678c703da2b8ad08f2441fc18b72abbca13be05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:40.266Z] ---> job-cost.sh [2024-03-07T23:16:40.266Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:40.266Z] INFO: No Stack... [2024-03-07T23:16:40.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:16:41.445Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:16:42.149Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-03-07T23:16:42.149Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:16:42.262Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [2024-03-07T23:16:42.267Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] did not exist. Created. [2024-03-07T23:16:42.273Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:16:43.139Z] /w/workspace/edgex-ui-go/1@tmp/durable-c50b7fe2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-07T23:16:43.854Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:16:43.892Z] Warning: overwriting stash ‘stack-cost’ [2024-03-07T23:16:44.173Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:16:44.193Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-712-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:16:44.374Z] $ docker stop --time=1 66f03721956699dcfd1766337678c703da2b8ad08f2441fc18b72abbca13be05 [2024-03-07T23:16:45.997Z] $ docker rm -f --volumes 66f03721956699dcfd1766337678c703da2b8ad08f2441fc18b72abbca13be05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-07T23:16:48.098Z] provisioning config files... [2024-03-07T23:16:48.105Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config6596702957294642924tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:16:48.543Z] + set +x [2024-03-07T23:16:48.543Z] + curl -s https://codecov.io/bash [2024-03-07T23:16:48.543Z] + bash -s -- [2024-03-07T23:16:48.543Z] [2024-03-07T23:16:48.543Z] _____ _ [2024-03-07T23:16:48.544Z] / ____| | | [2024-03-07T23:16:48.544Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:16:48.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:16:48.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:16:48.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:16:48.544Z] Bash-1.0.6 [2024-03-07T23:16:48.544Z] [2024-03-07T23:16:48.544Z] [2024-03-07T23:16:48.544Z] ==> git version 2.25.1 found [2024-03-07T23:16:48.544Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-07T23:16:48.544Z] Release-Date: 2020-01-08 [2024-03-07T23:16:48.544Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-07T23:16:48.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:16:48.544Z] ==> Jenkins CI detected. [2024-03-07T23:16:48.544Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-712 [2024-03-07T23:16:48.544Z] project root: . [2024-03-07T23:16:48.544Z] --> token set from env [2024-03-07T23:16:48.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:16:48.544Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:16:48.804Z] ==> Python coveragepy not found [2024-03-07T23:16:48.804Z] ==> Searching for coverage reports in: [2024-03-07T23:16:48.804Z] + . [2024-03-07T23:16:48.804Z] -> Found 1 reports [2024-03-07T23:16:48.804Z] ==> Detecting git/mercurial file structure [2024-03-07T23:16:48.804Z] ==> Reading reports [2024-03-07T23:16:48.804Z] + ./coverage.out bytes=10 [2024-03-07T23:16:48.804Z] ==> Appending adjustments [2024-03-07T23:16:48.804Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:16:49.377Z] + Found adjustments [2024-03-07T23:16:49.377Z] ==> Gzipping contents [2024-03-07T23:16:49.377Z] 12K /tmp/codecov.FLjFjp.gz [2024-03-07T23:16:49.377Z] ==> Uploading reports [2024-03-07T23:16:49.377Z] url: https://codecov.io [2024-03-07T23:16:49.377Z] query: branch=PR-712&commit=f4899ad19894fd6c4137f908c13628cf0a118363&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-712%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=712&job=&cmd_args= [2024-03-07T23:16:49.377Z] -> Pinging Codecov [2024-03-07T23:16:49.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-712&commit=f4899ad19894fd6c4137f908c13628cf0a118363&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-712%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=712&job=&cmd_args= [2024-03-07T23:16:49.377Z] -> Uploading to [2024-03-07T23:16:49.377Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/FB506323287CE973F263BFD2A0EB1F37/f4899ad19894fd6c4137f908c13628cf0a118363/0aa6336b-8d98-489f-810c-358632c2198f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe1df296013be8dc952cf62450d4be9d1a9aa8220d51dbf91b069e316a0c9cb8 [2024-03-07T23:16:49.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:16:49.637Z] Dload Upload Total Spent Left Speed [2024-03-07T23:16:49.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 28939 --:--:-- --:--:-- --:--:-- 28939 [2024-03-07T23:16:49.896Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4899ad19894fd6c4137f908c13628cf0a118363 [Pipeline] } [2024-03-07T23:16:49.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-07T23:16:53.446Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives ] [2024-03-07T23:16:53.446Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives [2024-03-07T23:16:53.446Z] total 16 [2024-03-07T23:16:53.446Z] drwxr-xr-x 3 root root 4096 Mar 7 23:06 . [2024-03-07T23:16:53.446Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:16:53.446Z] drwxr-xr-x 2 root root 4096 Mar 7 23:06 cost [2024-03-07T23:16:53.446Z] -rw-r--r-- 1 root root 83 Mar 7 23:06 cost.csv [2024-03-07T23:16:53.446Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives [2024-03-07T23:16:53.446Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives [2024-03-07T23:16:53.446Z] total 16 [2024-03-07T23:16:53.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 . [2024-03-07T23:16:53.446Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:16:53.446Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:06 cost [2024-03-07T23:16:53.446Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 7 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:53.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:54.697Z] ---> package-listing.sh [2024-03-07T23:16:54.697Z] ++ facter osfamily [2024-03-07T23:16:54.697Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:16:54.963Z] + OS_FAMILY=debian [2024-03-07T23:16:54.963Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-712 [2024-03-07T23:16:54.963Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:16:54.963Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:16:54.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:16:54.963Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:16:54.963Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-712 ']' [2024-03-07T23:16:54.963Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:16:54.963Z] + case "${OS_FAMILY}" in [2024-03-07T23:16:54.963Z] + dpkg -l [2024-03-07T23:16:54.963Z] + grep '^ii' [2024-03-07T23:16:54.963Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:16:54.963Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:16:54.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:16:54.963Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-712 ']' [2024-03-07T23:16:54.963Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives/ [2024-03-07T23:16:54.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-712/archives/ [Pipeline] echo [2024-03-07T23:16:55.016Z] 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_PR-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-07T23:16:55.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:16:56.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:16:56.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:16:56.267Z] prd-ubuntu20.04-docker-8c-8g-5115 does not seem to be running inside a container [2024-03-07T23:16:56.296Z] $ 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_PR-712/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_PR-712 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712:/w/workspace/edgexfoundry_edgex-ui-go_PR-712:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-07T23:16:56.483Z] $ docker top 3515c6ec08bd1320214dd893ced8d505e5a2546d4d57480d196e56c5fe93a019 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:16:57.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:16:57.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:16:57.613Z] + ls /var/log/sa-host [2024-03-07T23:16:57.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:16:57.792Z] provisioning config files... [2024-03-07T23:16:57.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-712@tmp/config17822680397739122623tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:16:57.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:58.323Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:16:58.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:58.859Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:16:58.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:59.200Z] ---> sudo-logs.sh [2024-03-07T23:16:59.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:16:59.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:59.629Z] ---> job-cost.sh [2024-03-07T23:16:59.629Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:59.629Z] DEBUG: total: 0.2199999988079071 [2024-03-07T23:16:59.629Z] INFO: Retrieving Stack Cost... [2024-03-07T23:17:00.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:17:00.458Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:17:00.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:17:00.814Z] ---> logs-deploy.sh [2024-03-07T23:17:00.814Z] lf-activate-venv: SKIPPING [2024-03-07T23:17:00.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-712/1 [2024-03-07T23:17:00.814Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:17:01.753Z] Archives upload complete. [2024-03-07T23:17:01.753Z] INFO: archiving logs to Nexus [2024-03-07T23:17:02.322Z] ---> uname -a: [2024-03-07T23:17:02.322Z] Linux prd-ubuntu20-04-docker-8c-8g-5115 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z] ---> lscpu: [2024-03-07T23:17:02.322Z] Architecture: x86_64 [2024-03-07T23:17:02.322Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-07T23:17:02.322Z] Byte Order: Little Endian [2024-03-07T23:17:02.322Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-07T23:17:02.322Z] CPU(s): 8 [2024-03-07T23:17:02.322Z] On-line CPU(s) list: 0-7 [2024-03-07T23:17:02.322Z] Thread(s) per core: 1 [2024-03-07T23:17:02.322Z] Core(s) per socket: 1 [2024-03-07T23:17:02.322Z] Socket(s): 8 [2024-03-07T23:17:02.322Z] NUMA node(s): 1 [2024-03-07T23:17:02.322Z] Vendor ID: AuthenticAMD [2024-03-07T23:17:02.322Z] CPU family: 23 [2024-03-07T23:17:02.322Z] Model: 49 [2024-03-07T23:17:02.322Z] Model name: AMD EPYC-Rome Processor [2024-03-07T23:17:02.322Z] Stepping: 0 [2024-03-07T23:17:02.322Z] CPU MHz: 2799.996 [2024-03-07T23:17:02.322Z] BogoMIPS: 5599.99 [2024-03-07T23:17:02.322Z] Virtualization: AMD-V [2024-03-07T23:17:02.322Z] Hypervisor vendor: KVM [2024-03-07T23:17:02.322Z] Virtualization type: full [2024-03-07T23:17:02.322Z] L1d cache: 256 KiB [2024-03-07T23:17:02.322Z] L1i cache: 256 KiB [2024-03-07T23:17:02.322Z] L2 cache: 4 MiB [2024-03-07T23:17:02.322Z] L3 cache: 128 MiB [2024-03-07T23:17:02.322Z] NUMA node0 CPU(s): 0-7 [2024-03-07T23:17:02.322Z] Vulnerability Itlb multihit: Not affected [2024-03-07T23:17:02.322Z] Vulnerability L1tf: Not affected [2024-03-07T23:17:02.322Z] Vulnerability Mds: Not affected [2024-03-07T23:17:02.322Z] Vulnerability Meltdown: Not affected [2024-03-07T23:17:02.322Z] Vulnerability Mmio stale data: Not affected [2024-03-07T23:17:02.322Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-07T23:17:02.322Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-07T23:17:02.322Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-07T23:17:02.322Z] Vulnerability Srbds: Not affected [2024-03-07T23:17:02.322Z] Vulnerability Tsx async abort: Not affected [2024-03-07T23:17:02.322Z] 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-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z] ---> nproc: [2024-03-07T23:17:02.322Z] 8 [2024-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z] ---> df -h: [2024-03-07T23:17:02.322Z] Filesystem Size Used Avail Use% Mounted on [2024-03-07T23:17:02.322Z] overlay 155G 14G 142G 9% / [2024-03-07T23:17:02.322Z] tmpfs 64M 0 64M 0% /dev [2024-03-07T23:17:02.322Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-07T23:17:02.322Z] shm 64M 0 64M 0% /dev/shm [2024-03-07T23:17:02.322Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-03-07T23:17:02.322Z] [2024-03-07T23:17:02.322Z]