Pull request #669 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from a57c895728860fe27b3a597eb31997ccd9aff1a4+af98cfcac093d57a231dc324130eca258d2cb226 (2a76908cfc966b132ca75d0daff16030caca8cad) 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-ssh2874517959355477378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1520090947742960732.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh 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-669/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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7953237184582940929.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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12554368649540562062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh14917367479480556426.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-669/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-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9553709146763155059.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17507 in /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [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-669 # 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 af98cfcac093d57a231dc324130eca258d2cb226 into PR head commit a57c895728860fe27b3a597eb31997ccd9aff1a4 > 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/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 Merge succeeded, producing a57c895728860fe27b3a597eb31997ccd9aff1a4 Checking out Revision a57c895728860fe27b3a597eb31997ccd9aff1a4 (PR-669) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:10 ========================================================= 18:31:10 EdgeX Global Pipelines Version Info 18:31:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:31:11 ------------------- 18:31:11 stable info: 18:31:11 ------------------- 18:31:11 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:31:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:31:11 Message: update stable to v1.0.257 18:31:11 ------------------- 18:31:11 experimental info: 18:31:11 ------------------- 18:31:11 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:31:11 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:31:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a57c895 [Pipeline] echo 18:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:13 provisioning config files... 18:31:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config18220040041164310560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:14 ---> docker-login.sh 18:31:14 nexus3.edgexfoundry.org:10001 18:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:14 Configure a credential helper to remove this warning. See 18:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:14 18:31:14 Login Succeeded 18:31:14 nexus3.edgexfoundry.org:10002 18:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:14 Configure a credential helper to remove this warning. See 18:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:14 18:31:14 Login Succeeded 18:31:14 nexus3.edgexfoundry.org:10003 18:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:14 Configure a credential helper to remove this warning. See 18:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:14 18:31:14 Login Succeeded 18:31:14 nexus3.edgexfoundry.org:10004 18:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:14 Configure a credential helper to remove this warning. See 18:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:14 18:31:14 Login Succeeded 18:31:14 docker.io 18:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:15 Configure a credential helper to remove this warning. See 18:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:15 18:31:15 Login Succeeded 18:31:15 ---> docker-login.sh ends [Pipeline] } 18:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:31:15 + git rev-list -1 --merges a57c895728860fe27b3a597eb31997ccd9aff1a4~1..a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo 18:31:15 -----------> git rev-list -1 --merges a57c895728860fe27b3a597eb31997ccd9aff1a4~1..a57c895728860fe27b3a597eb31997ccd9aff1a4 a57c895728860fe27b3a597eb31997ccd9aff1a4 [false] [Pipeline] sh 18:31:16 + git log --format=format:%s -1 a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo 18:31:16 ========================================================= 18:31:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:31:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:16 + git log --format=format:%s -1 a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo 18:31:16 [semverPrep] GIT_COMMIT: a57c895728860fe27b3a597eb31997ccd9aff1a4, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo 18:31:16 [semverPrep] This is not a build commit. [Pipeline] sh 18:31:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:17 + grep -v github /etc/ssh/ssh_known_hosts 18:31:17 + [ -e /tmp/ssh_known_hosts ] 18:31:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:31:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:31:17 + sudo tee -a /etc/ssh/ssh_known_hosts 18:31:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:17 18:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:18 0.1.4: Pulling from edgex-devops/py-git-semver 18:31:18 b85a868b505f: Pulling fs layer 18:31:18 e2be974225ed: Pulling fs layer 18:31:18 339a4e72a1f5: Pulling fs layer 18:31:18 988bab9f4d93: Pulling fs layer 18:31:18 1469e6f7b9e6: Pulling fs layer 18:31:18 eaf3925da568: Pulling fs layer 18:31:18 bab4dde63d76: Pulling fs layer 18:31:18 bde34c3a00c8: Pulling fs layer 18:31:18 b352a97aabf1: Pulling fs layer 18:31:18 4872d77fe225: Pulling fs layer 18:31:18 5851b861e8e6: Pulling fs layer 18:31:18 bde34c3a00c8: Waiting 18:31:18 988bab9f4d93: Waiting 18:31:18 1469e6f7b9e6: Waiting 18:31:18 eaf3925da568: Waiting 18:31:18 5851b861e8e6: Waiting 18:31:18 bab4dde63d76: Waiting 18:31:18 4872d77fe225: Waiting 18:31:18 b352a97aabf1: Waiting 18:31:18 e2be974225ed: Download complete 18:31:18 988bab9f4d93: Verifying Checksum 18:31:18 988bab9f4d93: Download complete 18:31:18 1469e6f7b9e6: Verifying Checksum 18:31:18 1469e6f7b9e6: Download complete 18:31:18 eaf3925da568: Download complete 18:31:18 339a4e72a1f5: Verifying Checksum 18:31:18 339a4e72a1f5: Download complete 18:31:18 bde34c3a00c8: Download complete 18:31:18 b352a97aabf1: Verifying Checksum 18:31:18 b352a97aabf1: Download complete 18:31:18 4872d77fe225: Verifying Checksum 18:31:18 4872d77fe225: Download complete 18:31:18 5851b861e8e6: Verifying Checksum 18:31:18 5851b861e8e6: Download complete 18:31:18 b85a868b505f: Verifying Checksum 18:31:18 b85a868b505f: Download complete 18:31:18 bab4dde63d76: Verifying Checksum 18:31:18 bab4dde63d76: Download complete 18:31:19 b85a868b505f: Pull complete 18:31:19 e2be974225ed: Pull complete 18:31:20 339a4e72a1f5: Pull complete 18:31:20 988bab9f4d93: Pull complete 18:31:20 1469e6f7b9e6: Pull complete 18:31:20 eaf3925da568: Pull complete 18:31:22 bab4dde63d76: Pull complete 18:31:22 bde34c3a00c8: Pull complete 18:31:22 b352a97aabf1: Pull complete 18:31:22 4872d77fe225: Pull complete 18:31:22 5851b861e8e6: Pull complete 18:31:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:22 prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container 18:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@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-devops/py-git-semver:0.1.4 cat 18:31:27 $ docker top 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 -eo pid,comm 18:31:27 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). 18:31:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:27 [ssh-agent] Looking for ssh-agent implementation... 18:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:27 $ docker exec 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent 18:31:27 SSH_AUTH_SOCK=/tmp/ssh-nHZM7GbZgFEB/agent.32 18:31:27 SSH_AGENT_PID=38 18:31:27 Running ssh-add (command line suppressed) 18:31:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_17038640467725903447.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_17038640467725903447.key) 18:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:27 + git tag --points-at HEAD [Pipeline] } 18:31:27 $ docker exec --env ******** --env ******** 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent -k 18:31:28 unset SSH_AUTH_SOCK; 18:31:28 unset SSH_AGENT_PID; 18:31:28 echo Agent pid 38 killed; 18:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:28 [ssh-agent] Looking for ssh-agent implementation... 18:31:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:28 $ docker exec 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent 18:31:28 SSH_AUTH_SOCK=/tmp/ssh-eayO7YJt8Wke/agent.70 18:31:28 SSH_AGENT_PID=76 18:31:28 Running ssh-add (command line suppressed) 18:31:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_16301167451677901159.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_16301167451677901159.key) 18:31:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:28 + git semver init 18:31:29 2023-11-14 18:31:29,053 [run_init] DEBUG init version:0.0.0 force:False 18:31:29 2023-11-14 18:31:29,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver 18:31:29 2023-11-14 18:31:29,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver 18:31:29 2023-11-14 18:31:29,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-669, universal_newlines=False, shell=None, istream=None) 18:31:31 2023-11-14 18:31:30,815 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.git/info/exclude 18:31:31 2023-11-14 18:31:30,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver/PR-669 with force:False 18:31:31 2023-11-14 18:31:30,816 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver/PR-669 18:31:31 2023-11-14 18:31:30,819 [execute] INFO git cat-file --batch-check 18:31:31 2023-11-14 18:31:30,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) 18:31:31 2023-11-14 18:31:30,825 [execute] INFO git cat-file --batch 18:31:31 2023-11-14 18:31:30,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) 18:31:31 2023-11-14 18:31:30,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver/PR-669 18:31:31 0.0.0 [Pipeline] } 18:31:31 $ docker exec --env ******** --env ******** 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent -k 18:31:31 unset SSH_AUTH_SOCK; 18:31:31 unset SSH_AGENT_PID; 18:31:31 echo Agent pid 76 killed; 18:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:31 + git semver [Pipeline] } 18:31:31 $ docker stop --time=1 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 18:31:33 $ docker rm -f --volumes 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:33 Stashed 1 file(s) [Pipeline] echo 18:31:33 [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 18:31:34 provisioning config files... 18:31:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config11290445333185058453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:34 ---> docker-login.sh 18:31:34 nexus3.edgexfoundry.org:10001 18:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:34 Configure a credential helper to remove this warning. See 18:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:34 18:31:34 Login Succeeded 18:31:34 nexus3.edgexfoundry.org:10002 18:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:34 Configure a credential helper to remove this warning. See 18:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:34 18:31:34 Login Succeeded 18:31:34 nexus3.edgexfoundry.org:10003 18:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:35 Configure a credential helper to remove this warning. See 18:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:35 18:31:35 Login Succeeded 18:31:35 nexus3.edgexfoundry.org:10004 18:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:35 Configure a credential helper to remove this warning. See 18:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:35 18:31:35 Login Succeeded 18:31:35 docker.io 18:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:35 Configure a credential helper to remove this warning. See 18:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:35 18:31:35 Login Succeeded 18:31:35 ---> docker-login.sh ends [Pipeline] } 18:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:31:35 ========================================================= 18:31:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:31:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:36 + 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 . 18:31:36 Sending build context to Docker daemon 46.36MB 18:31:36 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 18:31:36 Step 2/15 : FROM ${BASE} AS builder 18:31:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:36 7264a8db6415: Pulling fs layer 18:31:36 c4d48a809fc2: Pulling fs layer 18:31:36 4f1c88b9dad5: Pulling fs layer 18:31:36 ad3a456e5733: Pulling fs layer 18:31:36 69c7f0334f64: Pulling fs layer 18:31:36 1f1c1a5573a3: Pulling fs layer 18:31:36 69c7f0334f64: Waiting 18:31:36 ad3a456e5733: Waiting 18:31:36 ce7588e14bc9: Pulling fs layer 18:31:36 b5e4710f87ac: Pulling fs layer 18:31:36 1f1c1a5573a3: Waiting 18:31:36 ce7588e14bc9: Waiting 18:31:36 b5e4710f87ac: Waiting 18:31:36 c4d48a809fc2: Download complete 18:31:36 ad3a456e5733: Download complete 18:31:36 69c7f0334f64: Verifying Checksum 18:31:36 69c7f0334f64: Download complete 18:31:36 7264a8db6415: Verifying Checksum 18:31:36 7264a8db6415: Download complete 18:31:36 1f1c1a5573a3: Verifying Checksum 18:31:36 1f1c1a5573a3: Download complete 18:31:36 b5e4710f87ac: Verifying Checksum 18:31:36 b5e4710f87ac: Download complete 18:31:36 7264a8db6415: Pull complete 18:31:36 c4d48a809fc2: Pull complete 18:31:36 4f1c88b9dad5: Verifying Checksum 18:31:36 4f1c88b9dad5: Download complete 18:31:37 ce7588e14bc9: Verifying Checksum 18:31:37 ce7588e14bc9: Download complete 18:31:40 4f1c88b9dad5: Pull complete 18:31:40 ad3a456e5733: Pull complete 18:31:40 69c7f0334f64: Pull complete 18:31:40 1f1c1a5573a3: Pull complete 18:31:43 ce7588e14bc9: Pull complete 18:31:43 b5e4710f87ac: Pull complete 18:31:43 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:31:43 ---> 88b5674ff536 18:31:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:31:49 Still waiting to schedule task 18:31:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:31:50 ---> Running in 2a9bc151502e 18:31:50 Removing intermediate container 2a9bc151502e 18:31:50 ---> 2693fd8d3ea0 18:31:50 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:31:50 ---> Running in 5773a02cb4c6 18:31:50 Removing intermediate container 5773a02cb4c6 18:31:50 ---> f17062ea33bb 18:31:50 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:31:50 ---> Running in 6d6408096824 18:31:50 Removing intermediate container 6d6408096824 18:31:50 ---> 83e693ffea58 18:31:50 Step 6/15 : LABEL Name=edgex-ui-go 18:31:50 ---> Running in 579b60132f20 18:31:50 Removing intermediate container 579b60132f20 18:31:50 ---> c12109b11088 18:31:50 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:31:50 ---> Running in 268b16c427cd 18:31:50 Removing intermediate container 268b16c427cd 18:31:50 ---> af2f446fe31a 18:31:50 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:31:50 latest: Pulling from library/docker 18:31:50 96526aa774ef: Pulling fs layer 18:31:50 308a300cc30f: Pulling fs layer 18:31:50 4f4fb700ef54: Pulling fs layer 18:31:50 5fcb7611fd77: Pulling fs layer 18:31:50 be9955e691a8: Pulling fs layer 18:31:50 1b5ce73eb848: Pulling fs layer 18:31:50 fe45098d8d9e: Pulling fs layer 18:31:50 843bf259cc12: Pulling fs layer 18:31:50 e56cd900ceac: Pulling fs layer 18:31:50 605d1390b383: Pulling fs layer 18:31:50 8f7854084fed: Pulling fs layer 18:31:50 0a217d94afa5: Pulling fs layer 18:31:50 50e7dd98501d: Pulling fs layer 18:31:50 68811508944a: Pulling fs layer 18:31:50 be9955e691a8: Waiting 18:31:50 1b5ce73eb848: Waiting 18:31:50 fe45098d8d9e: Waiting 18:31:50 843bf259cc12: Waiting 18:31:50 8f7854084fed: Waiting 18:31:50 e56cd900ceac: Waiting 18:31:50 605d1390b383: Waiting 18:31:50 50e7dd98501d: Waiting 18:31:50 5fcb7611fd77: Waiting 18:31:50 68811508944a: Waiting 18:31:50 0a217d94afa5: Waiting 18:31:51 4f4fb700ef54: Verifying Checksum 18:31:51 4f4fb700ef54: Download complete 18:31:51 96526aa774ef: Verifying Checksum 18:31:51 96526aa774ef: Download complete 18:31:51 308a300cc30f: Verifying Checksum 18:31:51 308a300cc30f: Download complete 18:31:51 96526aa774ef: Pull complete 18:31:51 5fcb7611fd77: Verifying Checksum 18:31:51 5fcb7611fd77: Download complete 18:31:51 be9955e691a8: Verifying Checksum 18:31:51 be9955e691a8: Download complete 18:31:51 308a300cc30f: Pull complete 18:31:51 fe45098d8d9e: Download complete 18:31:52 843bf259cc12: Verifying Checksum 18:31:52 843bf259cc12: Download complete 18:31:52 4f4fb700ef54: Pull complete 18:31:52 1b5ce73eb848: Verifying Checksum 18:31:52 1b5ce73eb848: Download complete 18:31:52 e56cd900ceac: Download complete 18:31:52 8f7854084fed: Verifying Checksum 18:31:52 8f7854084fed: Download complete 18:31:52 605d1390b383: Verifying Checksum 18:31:52 605d1390b383: Download complete 18:31:52 50e7dd98501d: Download complete 18:31:52 5fcb7611fd77: Pull complete 18:31:52 68811508944a: Verifying Checksum 18:31:52 be9955e691a8: Pull complete 18:31:52 0a217d94afa5: Verifying Checksum 18:31:52 0a217d94afa5: Download complete 18:31:53 1b5ce73eb848: Pull complete 18:31:53 fe45098d8d9e: Pull complete 18:31:53 843bf259cc12: Pull complete 18:31:53 e56cd900ceac: Pull complete 18:31:53 605d1390b383: Pull complete 18:31:53 8f7854084fed: Pull complete 18:31:54 0a217d94afa5: Pull complete 18:31:54 50e7dd98501d: Pull complete 18:31:54 68811508944a: Pull complete 18:31:54 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 18:31:54 Status: Downloaded newer image for docker:latest 18:31:58 ---> b34bcad13ae5 18:31:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:58 ---> Running in 98bb0b5c797a 18:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:31:58 OK: 264 MiB in 52 packages 18:31:58 Removing intermediate container 98bb0b5c797a 18:31:58 ---> 6445a42e5799 18:31:58 Step 10/15 : ENV GO111MODULE=on 18:31:58 ---> Running in 7e2cb8254666 18:31:59 Removing intermediate container 7e2cb8254666 18:31:59 ---> 2c65eec66532 18:31:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:31:59 ---> Running in e0daaa3667b8 18:31:59 Removing intermediate container e0daaa3667b8 18:31:59 ---> a708dd5fcdbe 18:31:59 Step 12/15 : COPY go.mod vendor* ./ 18:31:59 ---> aa3718ece94a 18:31:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:59 ---> Running in c3773cf441ad 18:32:46 Removing intermediate container c3773cf441ad 18:32:46 ---> 456ab5973d83 18:32:46 Step 14/15 : COPY . . 18:32:46 ---> b033a87bc317 18:32:46 Step 15/15 : RUN ${MAKE} 18:32:46 ---> Running in e8704984812e 18:32:47 noop 18:32:47 Removing intermediate container e8704984812e 18:32:47 ---> 04e22ef324a2 18:32:47 Successfully built 04e22ef324a2 18:32:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker inspect -f . ci-base-image-x86_64 18:32:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:48 prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container 18:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:49 $ docker top 869be31c0f5d43d75ab4b0d8237b809780f8baae88a6ab60d187e95752620b62 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:49 + go version 18:32:49 go version go1.21.0 linux/amd64 [Pipeline] } 18:32:49 $ docker stop --time=1 869be31c0f5d43d75ab4b0d8237b809780f8baae88a6ab60d187e95752620b62 18:32:50 $ docker rm -f --volumes 869be31c0f5d43d75ab4b0d8237b809780f8baae88a6ab60d187e95752620b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:51 + docker inspect -f . ci-base-image-x86_64 18:32:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:51 prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container 18:32:51 $ 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-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:52 $ docker top 80c1f04a6e4ee3b518a50d1a4d7e4268d4c1ef1cecc951d451934c4fa8e06169 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [Pipeline] fileExists [Pipeline] sh 18:32:52 + make test 18:32:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:32:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:33:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:33:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:07 ./bin/test-attribution-txt.sh 18:33:07 make -C web test 18:33:07 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-669/web' 18:33:07 make[1]: tput: No such file or directory 18:33:07 make[1]: tput: No such file or directory 18:33:07 warning: generating ./VERSION 18:33:07 echo "0.0.0" > VERSION 18:33:07 docker build \ 18:33:07 -f Dockerfile \ 18:33:07 --build-arg USER=1000 \ 18:33:07 \ 18:33:07 --label "git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4" \ 18:33:07 -t edgexfoundry/edgex-web-ui:a57c895728860fe27b3a597eb31997ccd9aff1a4 \ 18:33:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:33:07 . 18:33:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:33:07 Install the buildx component to build images with BuildKit: 18:33:07 https://docs.docker.com/go/buildx/ 18:33:07 18:33:07 Sending build context to Docker daemon 2.706MB 18:33:07 Step 1/11 : FROM node:18-alpine3.18 18:33:07 18-alpine3.18: Pulling from library/node 18:33:07 96526aa774ef: Already exists 18:33:07 3130715204cf: Pulling fs layer 18:33:07 b06de8ab1c4f: Pulling fs layer 18:33:07 90ef3ffc5156: Pulling fs layer 18:33:08 b06de8ab1c4f: Verifying Checksum 18:33:08 b06de8ab1c4f: Download complete 18:33:08 90ef3ffc5156: Verifying Checksum 18:33:08 90ef3ffc5156: Download complete 18:33:08 3130715204cf: Verifying Checksum 18:33:08 3130715204cf: Download complete 18:33:10 3130715204cf: Pull complete 18:33:10 b06de8ab1c4f: Pull complete 18:33:10 90ef3ffc5156: Pull complete 18:33:10 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 18:33:10 Status: Downloaded newer image for node:18-alpine3.18 18:33:10 ---> d1517ab6615b 18:33:10 Step 2/11 : RUN apk add --no-cache chromium 18:33:17 ---> Running in 85e5249d4970 18:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:33:17 (1/154) Installing libexpat (2.5.0-r1) 18:33:17 (2/154) Installing brotli-libs (1.0.9-r14) 18:33:17 (3/154) Installing libbz2 (1.0.8-r5) 18:33:17 (4/154) Installing libpng (1.6.39-r3) 18:33:17 (5/154) Installing freetype (2.13.0-r5) 18:33:17 (6/154) Installing fontconfig (2.14.2-r3) 18:33:17 (7/154) Installing libfontenc (1.1.7-r2) 18:33:17 (8/154) Installing mkfontscale (1.2.2-r3) 18:33:17 (9/154) Installing font-opensans (0_git20210927-r1) 18:33:17 (10/154) Installing pkgconf (1.9.5-r0) 18:33:17 (11/154) Installing libffi (3.4.4-r2) 18:33:17 (12/154) Installing libintl (0.21.1-r7) 18:33:17 (13/154) Installing libblkid (2.38.1-r8) 18:33:17 (14/154) Installing libmount (2.38.1-r8) 18:33:17 (15/154) Installing pcre2 (10.42-r1) 18:33:17 (16/154) Installing glib (2.76.4-r0) 18:33:17 (17/154) Installing xz-libs (5.4.3-r0) 18:33:17 (18/154) Installing libxml2 (2.11.4-r0) 18:33:17 (19/154) Installing shared-mime-info (2.2-r5) 18:33:17 (20/154) Installing hicolor-icon-theme (0.17-r2) 18:33:17 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 18:33:17 (22/154) Installing libwebp (1.3.2-r0) 18:33:17 (23/154) Installing zstd-libs (1.5.5-r4) 18:33:17 (24/154) Installing tiff (4.5.1-r0) 18:33:17 (25/154) Installing gdk-pixbuf (2.42.10-r5) 18:33:17 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 18:33:17 (27/154) Installing libxau (1.0.11-r2) 18:33:17 (28/154) Installing libmd (1.0.4-r2) 18:33:17 (29/154) Installing libbsd (0.11.7-r1) 18:33:17 (30/154) Installing libxdmcp (1.1.4-r2) 18:33:17 (31/154) Installing libxcb (1.15-r1) 18:33:17 (32/154) Installing libx11 (1.8.7-r0) 18:33:17 (33/154) Installing libxcomposite (0.4.6-r3) 18:33:17 (34/154) Installing libxfixes (6.0.1-r2) 18:33:17 (35/154) Installing libxrender (0.9.11-r3) 18:33:17 (36/154) Installing libxcursor (1.2.1-r2) 18:33:17 (37/154) Installing libxdamage (1.1.6-r2) 18:33:17 (38/154) Installing libxext (1.3.5-r2) 18:33:17 (39/154) Installing libxi (1.8.1-r0) 18:33:17 (40/154) Installing libxinerama (1.1.5-r2) 18:33:17 (41/154) Installing libxrandr (1.5.3-r2) 18:33:17 (42/154) Installing libatk-1.0 (2.48.3-r0) 18:33:17 (43/154) Installing libxtst (1.2.4-r2) 18:33:17 (44/154) Installing dbus-libs (1.14.8-r0) 18:33:17 (45/154) Installing at-spi2-core (2.48.3-r0) 18:33:17 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 18:33:17 (47/154) Installing pixman (0.42.2-r1) 18:33:17 (48/154) Installing cairo (1.17.8-r1) 18:33:17 (49/154) Installing cairo-gobject (1.17.8-r1) 18:33:17 (50/154) Installing avahi-libs (0.8-r13) 18:33:17 (51/154) Installing gmp (6.2.1-r3) 18:33:17 (52/154) Installing nettle (3.8.1-r2) 18:33:17 (53/154) Installing libunistring (1.1-r1) 18:33:17 (54/154) Installing libidn2 (2.3.4-r1) 18:33:17 (55/154) Installing p11-kit (0.24.1-r2) 18:33:17 (56/154) Installing libtasn1 (4.19.0-r1) 18:33:17 (57/154) Installing gnutls (3.8.0-r2) 18:33:18 (58/154) Installing cups-libs (2.4.7-r0) 18:33:18 (59/154) Installing libepoxy (1.5.10-r1) 18:33:18 (60/154) Installing fribidi (1.0.13-r0) 18:33:18 (61/154) Installing graphite2 (1.3.14-r5) 18:33:18 (62/154) Installing harfbuzz (7.3.0-r0) 18:33:18 (63/154) Installing libxft (2.3.8-r1) 18:33:18 (64/154) Installing pango (1.50.14-r1) 18:33:18 (65/154) Installing wayland-libs-client (1.22.0-r2) 18:33:18 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 18:33:18 (67/154) Installing wayland-libs-egl (1.22.0-r2) 18:33:18 (68/154) Installing xkeyboard-config (2.38-r0) 18:33:18 (69/154) Installing libxkbcommon (1.5.0-r2) 18:33:18 (70/154) Installing gtk+3.0 (3.24.38-r1) 18:33:18 Executing gtk+3.0-3.24.38-r1.post-install 18:33:18 (71/154) Installing icu-data-full (73.2-r2) 18:33:18 (72/154) Installing mesa (23.0.4-r0) 18:33:18 (73/154) Installing llvm15-libs (15.0.7-r6) 18:33:18 (74/154) Installing hwdata-pci (0.370-r0) 18:33:18 (75/154) Installing libpciaccess (0.17-r2) 18:33:18 (76/154) Installing libdrm (2.4.115-r4) 18:33:18 (77/154) Installing musl-fts (1.2.7-r5) 18:33:18 (78/154) Installing libelf (0.189-r2) 18:33:18 (79/154) Installing mesa-glapi (23.0.4-r0) 18:33:18 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 18:33:19 (81/154) Installing eudev-libs (3.2.11-r8) 18:33:19 (82/154) Installing libmagic (5.45-r0) 18:33:19 (83/154) Installing file (5.45-r0) 18:33:19 (84/154) Installing libice (1.1.1-r2) 18:33:19 (85/154) Installing libuuid (2.38.1-r8) 18:33:19 (86/154) Installing libsm (1.2.4-r1) 18:33:19 (87/154) Installing libxt (1.3.0-r2) 18:33:19 (88/154) Installing libxmu (1.1.4-r2) 18:33:19 (89/154) Installing xset (1.2.5-r1) 18:33:19 (90/154) Installing xprop (1.2.6-r0) 18:33:19 (91/154) Installing xdg-utils (1.1.3-r4) 18:33:19 (92/154) Installing libogg (1.3.5-r4) 18:33:19 (93/154) Installing flac-libs (1.4.3-r0) 18:33:19 (94/154) Installing alsa-lib (1.2.9-r1) 18:33:19 (95/154) Installing libatomic (12.2.1_git20220924-r10) 18:33:19 (96/154) Installing svt-av1-libs (1.6.0-r0) 18:33:19 (97/154) Installing aom-libs (3.6.1-r0) 18:33:19 (98/154) Installing libva (2.18.0-r1) 18:33:19 (99/154) Installing libvdpau (1.5-r1) 18:33:19 (100/154) Installing onevpl-libs (2023.2.1-r0) 18:33:19 (101/154) Installing ffmpeg-libavutil (6.0-r15) 18:33:19 (102/154) Installing libdav1d (1.2.1-r0) 18:33:19 (103/154) Installing libhwy (1.0.4-r1) 18:33:19 (104/154) Installing lcms2 (2.15-r2) 18:33:19 (105/154) Installing libjxl (0.8.2-r0) 18:33:19 (106/154) Installing lame-libs (3.100-r5) 18:33:19 (107/154) Installing opus (1.4-r0) 18:33:19 (108/154) Installing libgomp (12.2.1_git20220924-r10) 18:33:19 (109/154) Installing soxr (0.1.3-r5) 18:33:19 (110/154) Installing ffmpeg-libswresample (6.0-r15) 18:33:19 (111/154) Installing libtheora (1.1.1-r17) 18:33:19 (112/154) Installing libvorbis (1.3.7-r1) 18:33:19 (113/154) Installing libvpx (1.13.0-r2) 18:33:19 (114/154) Installing x264-libs (0.164_git20220602-r1) 18:33:19 (115/154) Installing numactl (2.0.16-r4) 18:33:19 (116/154) Installing x265-libs (3.5-r4) 18:33:19 (117/154) Installing xvidcore (1.3.7-r1) 18:33:19 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 18:33:19 (119/154) Installing libbluray (1.3.4-r0) 18:33:19 (120/154) Installing mpg123-libs (1.31.3-r1) 18:33:19 (121/154) Installing libopenmpt (0.7.2-r0) 18:33:19 (122/154) Installing cjson (1.7.15-r4) 18:33:19 (123/154) Installing mbedtls (2.28.5-r0) 18:33:19 (124/154) Installing librist (0.2.7-r0) 18:33:19 (125/154) Installing libsrt (1.5.2-r0) 18:33:19 (126/154) Installing libssh (0.10.5-r0) 18:33:19 (127/154) Installing libsodium (1.0.18-r3) 18:33:19 (128/154) Installing libzmq (4.3.4-r4) 18:33:19 (129/154) Installing ffmpeg-libavformat (6.0-r15) 18:33:19 (130/154) Installing libevent (2.1.12-r6) 18:33:19 (131/154) Installing wayland-libs-server (1.22.0-r2) 18:33:19 (132/154) Installing mesa-gbm (23.0.4-r0) 18:33:19 (133/154) Installing harfbuzz-subset (7.3.0-r0) 18:33:19 (134/154) Installing icu-libs (73.2-r2) 18:33:19 (135/154) Installing jsoncpp (1.9.5-r0) 18:33:19 (136/154) Installing minizip (1.2.13-r1) 18:33:19 (137/154) Installing nspr (4.35-r2) 18:33:19 (138/154) Installing sqlite-libs (3.41.2-r2) 18:33:19 (139/154) Installing nss (3.94-r0) 18:33:19 (140/154) Installing pipewire-libs (0.3.70-r1) 18:33:19 (141/154) Installing libasyncns (0.8-r1) 18:33:19 (142/154) Installing libltdl (2.4.7-r2) 18:33:19 (143/154) Installing orc (0.4.34-r0) 18:33:19 (144/154) Installing libsndfile (1.2.0-r2) 18:33:19 (145/154) Installing speexdsp (1.2.1-r1) 18:33:19 (146/154) Installing tdb-libs (1.4.8-r1) 18:33:19 (147/154) Installing libpulse (16.1-r10) 18:33:19 (148/154) Installing snappy (1.1.10-r1) 18:33:19 (149/154) Installing libwoff2common (1.0.2-r2) 18:33:19 (150/154) Installing libwoff2enc (1.0.2-r2) 18:33:19 (151/154) Installing libgpg-error (1.47-r1) 18:33:19 (152/154) Installing libgcrypt (1.10.2-r1) 18:33:19 (153/154) Installing libxslt (1.1.38-r0) 18:33:19 (154/154) Installing chromium (117.0.5938.62-r0) 18:33:21 Executing busybox-1.36.1-r2.trigger 18:33:21 Executing fontconfig-2.14.2-r3.trigger 18:33:21 Executing mkfontscale-1.2.2-r3.trigger 18:33:21 Executing glib-2.76.4-r0.trigger 18:33:21 Executing shared-mime-info-2.2-r5.trigger 18:33:21 Executing gdk-pixbuf-2.42.10-r5.trigger 18:33:21 Executing gtk-update-icon-cache-3.24.38-r1.trigger 18:33:21 OK: 576 MiB in 171 packages 18:33:36 Removing intermediate container 85e5249d4970 18:33:36 ---> 027a6c3b750b 18:33:36 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:33:36 ---> Running in 56dac8b1b99d 18:33:36 Removing intermediate container 56dac8b1b99d 18:33:36 ---> b16d3bff0511 18:33:36 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 18:33:36 ---> Running in fcddab2c6fc4 18:33:36 Removing intermediate container fcddab2c6fc4 18:33:36 ---> 2d57fa052498 18:33:36 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 18:33:36 ---> Running in 4788f17ad4e9 18:33:37 Removing intermediate container 4788f17ad4e9 18:33:37 ---> a35624a49944 18:33:37 Step 6/11 : RUN npm install -g npm 18:33:37 ---> Running in 5f51ad727f13 18:33:45 18:33:45 removed 31 packages, and changed 65 packages in 8s 18:33:45 18:33:45 26 packages are looking for funding 18:33:45 run `npm fund` for details 18:33:46 Removing intermediate container 5f51ad727f13 18:33:46 ---> c9efa4036579 18:33:46 Step 7/11 : ARG USER=1000 18:33:46 ---> Running in be5b4a39b1eb 18:33:46 Removing intermediate container be5b4a39b1eb 18:33:46 ---> e059749fdf87 18:33:46 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:33:46 ---> Running in 45ebedd8a2ed 18:33:47 Removing intermediate container 45ebedd8a2ed 18:33:47 ---> b8c18b13a573 18:33:47 Step 9/11 : USER $USER:$USER 18:33:47 ---> Running in 02a1c8544e27 18:33:47 Removing intermediate container 02a1c8544e27 18:33:47 ---> 5d77a851c681 18:33:47 Step 10/11 : WORKDIR /app 18:33:47 ---> Running in f1c9a081dce8 18:33:47 Removing intermediate container f1c9a081dce8 18:33:47 ---> fde241adb47c 18:33:47 Step 11/11 : LABEL git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 18:33:47 ---> Running in 7121ccf485da 18:33:47 Removing intermediate container 7121ccf485da 18:33:47 ---> 34add3867681 18:33:47 Successfully built 34add3867681 18:33:47 Successfully tagged edgexfoundry/edgex-web-ui:a57c895728860fe27b3a597eb31997ccd9aff1a4 18:33:47 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:33:47 touch edgex-web-ui.imagebuilt 18:33:47 mkdir -p node_modules coverage 18:33:47 chown "1000:1000" node_modules coverage package-lock.json 18:33:47 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:33:49 npm WARN EBADENGINE Unsupported engine { 18:33:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:33:49 npm WARN EBADENGINE required: { 18:33:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:33:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:33:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:33:49 npm WARN EBADENGINE }, 18:33:49 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:33:49 npm WARN EBADENGINE } 18:34:01 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:34:01 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:34:01 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:34:01 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:34:01 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:34:02 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:34:02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:34:02 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:34:02 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:34:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:34:02 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:34:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:34:02 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. 18:34:02 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:34:05 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. 18:34:05 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. 18:34:06 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:34:12 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 18:34:12 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 18:34:14 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. 18:34:18 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:34:25 18:34:25 added 1478 packages, and audited 1479 packages in 37s 18:34:25 18:34:25 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 18:34:25 18:34:25 To address issues that do not require attention, run: 18:34:25 npm audit fix 18:34:25 18:34:25 To address all issues (including breaking changes), run: 18:34:25 npm audit fix --force 18:34:25 18:34:25 Run `npm audit` for details. 18:35:46 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 18:35:46 - Generating browser application bundles (phase: setup)... 18:35:46 Compiling @angular/core : es2015 as esm2015 18:35:46 Compiling @angular/compiler/testing : es2015 as esm2015 18:35:46 Compiling @angular/core/testing : es2015 as esm2015 18:35:46 Compiling @angular/common : es2015 as esm2015 18:35:46 Compiling @angular/platform-browser : es2015 as esm2015 18:35:46 Compiling @angular/common/testing : es2015 as esm2015 18:35:46 Compiling @angular/common/http : es2015 as esm2015 18:35:46 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:35:46 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:35:46 Compiling @angular/router : es2015 as esm2015 18:35:46 Compiling @angular/forms : es2015 as esm2015 18:35:46 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:35:46 Compiling @angular/common/http/testing : es2015 as esm2015 18:35:48 Compiling @angular/router/testing : es2015 as esm2015 18:35:52 14 11 2023 18:35:52.025:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:35:52 14 11 2023 18:35:52.027:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:35:52 14 11 2023 18:35:52.031:INFO [launcher]: Starting browser ChromeHeadless 18:36:02 ✔ Browser application bundle generation complete. 18:36:02 14 11 2023 18:36:01.748:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket OBWZATG7S9MziVVlAAAB with id 85409898 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.056 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.09 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.099 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.11 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.118 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.121 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.124 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.134 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.137 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.146 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.163 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.191 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.207 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.242 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.245 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.247 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.266 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.275 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.288 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.334 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.356 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.367 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.373 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.399 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.419 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.426 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.449 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.454 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.468 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.481 secs) 18:36:04 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.487 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.498 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.503 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.505 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.505 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.509 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.514 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.517 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.533 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.536 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.557 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.57 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.575 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.58 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.589 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.612 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.625 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.628 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.635 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.642 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.647 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.65 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.653 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.69 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.705 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.71 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.715 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.724 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.731 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.738 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.75 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.752 secs) 18:36:05 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:36:05 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:36:05 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.752 secs) 18:36:05 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:36:05 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:36:05 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.757 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.764 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.778 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.787 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.799 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.802 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.809 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.812 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.817 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.844 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.846 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.847 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.853 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.866 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.876 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.89 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.894 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.895 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.896 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.902 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.913 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.933 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.936 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.947 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.952 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.96 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.962 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.964 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.966 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.976 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.993 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.005 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.025 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.031 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.036 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.041 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.042 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.045 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.049 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.05 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.062 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.071 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.075 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.077 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.078 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.124 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.131 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.137 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.14 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.141 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.151 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.154 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.156 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.158 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.163 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.165 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.166 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.17 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.171 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.172 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.182 secs) 18:36:05 WARN: ' 18:36:05 It looks like you're using ngModel on the same form field as formControlName. 18:36:05 Support for using the ngModel input property and ngModelChange event with 18:36:05 reactive form directives has been deprecated in Angular v6 and will be removed 18:36:05 in a future version of Angular. 18:36:05 18:36:05 For more information on this, see our API docs here: 18:36:05 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:36:05 ' 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.182 secs) 18:36:05 WARN: ' 18:36:05 It looks like you're using ngModel on the same form field as formControlName. 18:36:05 Support for using the ngModel input property and ngModelChange event with 18:36:05 reactive form directives has been deprecated in Angular v6 and will be removed 18:36:05 in a future version of Angular. 18:36:05 18:36:05 For more information on this, see our API docs here: 18:36:05 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:36:05 ' 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.197 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.21 secs) 18:36:05 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.213 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.235 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.247 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.249 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.255 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.26 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.267 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.269 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.27 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.273 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.286 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.29 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.294 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.303 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.32 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.325 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.329 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.332 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.34 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.342 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.35 secs) 18:36:06 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.898 secs / 1.35 secs) 18:36:06 TOTAL: 147 SUCCESS 18:36:06 ✔ Browser application bundle generation complete. 18:36:06 18:36:06 =============================== Coverage summary =============================== 18:36:06 Statements : 41.05% ( 1474/3591 ) 18:36:06 Branches : 11.75% ( 114/970 ) 18:36:06 Functions : 32.29% ( 423/1310 ) 18:36:06 Lines : 39.04% ( 1329/3404 ) 18:36:06 ================================================================================ 18:36:06 ✔ Browser application bundle generation complete. 18:36:07 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-669/web' [Pipeline] echo 18:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:36:07 $ docker stop --time=1 80c1f04a6e4ee3b518a50d1a4d7e4268d4c1ef1cecc951d451934c4fa8e06169 18:36:08 $ docker rm -f --volumes 80c1f04a6e4ee3b518a50d1a4d7e4268d4c1ef1cecc951d451934c4fa8e06169 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:36:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:11 + ls -al . 18:36:11 total 184 18:36:11 drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 18:32 . 18:36:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:31 .. 18:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:31 .blubracket 18:36:11 -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 18:31 .dockerignore 18:36:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:31 .git 18:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:31 .github 18:36:11 -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 18:31 .gitignore 18:36:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:31 .semver 18:36:11 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 18:31 Attribution.txt 18:36:11 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 18:31 CHANGELOG.md 18:36:11 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 18:31 CONTRIBUTING.md 18:36:11 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 18:31 Dockerfile 18:36:11 -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 18:31 Jenkinsfile 18:36:11 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 18:31 LICENSE 18:36:11 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 18:31 Makefile 18:36:11 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 18:31 README.md 18:36:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:31 VERSION 18:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:31 assets 18:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:31 bin 18:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:31 cmd 18:36:11 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 18:32 coverage.out 18:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:31 docs 18:36:11 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 18:31 go.mod 18:36:11 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 18:31 go.sum 18:36:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:31 internal 18:36:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:31 testing 18:36:11 -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 18:31 version.go 18:36:11 drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 18:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:12 + 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=a57c895728860fe27b3a597eb31997ccd9aff1a4 --label arch=amd64 --label version=0.0.0 . 18:36:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17508 in /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [Pipeline] { [Pipeline] ws 18:36:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 18:36:12 The recommended git tool is: git 18:36:12 Sending build context to Docker daemon 49.06MB 18:36:12 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:36:12 Step 2/26 : FROM ${BASE} AS builder 18:36:12 ---> 04e22ef324a2 18:36:12 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:36:15 ---> Running in 1b80d087898f 18:36:16 Removing intermediate container 1b80d087898f 18:36:16 ---> 8789eda0e726 18:36:16 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:36:16 ---> Running in bdd11d890ec0 18:36:16 Removing intermediate container bdd11d890ec0 18:36:16 ---> 6d0862cc3b69 18:36:16 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:36:17 ---> Running in 426c73f60715 18:36:18 Removing intermediate container 426c73f60715 18:36:18 ---> 4c1b31df00cb 18:36:18 Step 6/26 : LABEL Name=edgex-ui-go 18:36:18 using credential edgex-jenkins-ssh 18:36:18 Cloning the remote Git repository 18:36:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:36:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 18:36:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:36:18 > git --version # timeout=10 18:36:18 > git --version # 'git version 2.25.1' 18:36:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:18 ---> Running in 27e0171ac6da 18:36:18 Removing intermediate container 27e0171ac6da 18:36:18 ---> 66fddd00a15d 18:36:18 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:36:19 ---> Running in 0896bf8ffd92 18:36:19 Removing intermediate container 0896bf8ffd92 18:36:19 ---> fb1d61ae85fc 18:36:19 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:36:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:36:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:22 ---> 39ab21049867 18:36:22 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:23 Merging remotes/origin/main commit af98cfcac093d57a231dc324130eca258d2cb226 into PR head commit a57c895728860fe27b3a597eb31997ccd9aff1a4 18:36:23 ---> Running in b7c307839a7d 18:36:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:36:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:36:23 > git config core.sparsecheckout # timeout=10 18:36:23 > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 18:36:24 Merge succeeded, producing a57c895728860fe27b3a597eb31997ccd9aff1a4 18:36:24 Checking out Revision a57c895728860fe27b3a597eb31997ccd9aff1a4 (PR-669) 18:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:36:25 OK: 264 MiB in 52 packages 18:36:24 > git remote # timeout=10 18:36:24 > git config --get remote.origin.url # timeout=10 18:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:24 > git merge af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 18:36:24 > git rev-parse HEAD^{commit} # timeout=10 18:36:24 > git config core.sparsecheckout # timeout=10 18:36:24 > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 18:36:27 Removing intermediate container b7c307839a7d 18:36:27 ---> ab71f89bf8ac 18:36:27 Step 10/26 : ENV GO111MODULE=on 18:36:27 Commit message: "fix: Address CVE in Alpine base image" 18:36:27 > git --version # timeout=10 18:36:27 > git --version # 'git version 2.25.1' 18:36:27 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:36:28 ---> Running in cc281043897a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:28 Removing intermediate container cc281043897a 18:36:28 ---> 569f81d957e0 18:36:28 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:36:28 ---> Running in 16a23723dda7 18:36:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:29 Dload Upload Total Spent Left Speed 18:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 18:36:29 Removing intermediate container 16a23723dda7 18:36:29 ---> 54dcb9f2fcd9 18:36:29 Step 12/26 : COPY go.mod vendor* ./ 18:36:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:36:30 ---> 81a7f2c739ec 18:36:30 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:30 + sudo tee /etc/docker/daemon.new 18:36:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:36:30 { 18:36:30 "registry-mirrors": [ 18:36:30 "https://nexus3.edgexfoundry.org:10001" 18:36:30 ], 18:36:30 "bip": "10.250.0.254/24", 18:36:30 "hosts": [ 18:36:30 "tcp://0.0.0.0:5555", 18:36:30 "unix:///var/run/docker.sock" 18:36:30 ], 18:36:30 "mtu": 1458, 18:36:30 "selinux-enabled": true, 18:36:30 "seccomp-profile": "/etc/docker/seccomp.json" 18:36:30 } [Pipeline] sh 18:36:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:36:30 ---> Running in 9e095b7f788f 18:36:30 + sudo service docker restart 18:36:33 Removing intermediate container 9e095b7f788f 18:36:33 ---> fd6bea44d229 18:36:33 Step 14/26 : COPY . . 18:36:37 ---> f77991b50cc1 18:36:37 Step 15/26 : RUN ${MAKE} 18:36:37 ---> Running in 91d90b1c382e 18:36:38 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:49 provisioning config files... 18:36:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7349965774373956032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:49 ---> docker-login.sh 18:36:49 nexus3.edgexfoundry.org:10001 18:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:50 Configure a credential helper to remove this warning. See 18:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:50 18:36:50 Login Succeeded 18:36:50 nexus3.edgexfoundry.org:10002 18:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:50 Configure a credential helper to remove this warning. See 18:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:50 18:36:50 Login Succeeded 18:36:50 nexus3.edgexfoundry.org:10003 18:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:51 Configure a credential helper to remove this warning. See 18:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:51 18:36:51 Login Succeeded 18:36:51 nexus3.edgexfoundry.org:10004 18:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:51 Configure a credential helper to remove this warning. See 18:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:51 18:36:51 Login Succeeded 18:36:51 docker.io 18:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:52 Configure a credential helper to remove this warning. See 18:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:52 18:36:52 Login Succeeded 18:36:52 ---> docker-login.sh ends [Pipeline] } 18:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:36:53 ========================================================= 18:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:36:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + 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 . 18:36:55 Sending build context to Docker daemon 28.81MB 18:36:55 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 18:36:55 Step 2/15 : FROM ${BASE} AS builder 18:36:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:36:55 9fda8d8052c6: Pulling fs layer 18:36:55 5d54e960e981: Pulling fs layer 18:36:55 c4a7e357bf2a: Pulling fs layer 18:36:55 f0e02332f6b5: Pulling fs layer 18:36:55 872ee5b61b7b: Pulling fs layer 18:36:55 0c6a40ed1a82: Pulling fs layer 18:36:55 94ae7d8d031c: Pulling fs layer 18:36:55 f0e02332f6b5: Waiting 18:36:55 0c6a40ed1a82: Waiting 18:36:55 872ee5b61b7b: Waiting 18:36:55 94ae7d8d031c: Waiting 18:36:55 5d54e960e981: Download complete 18:36:55 f0e02332f6b5: Verifying Checksum 18:36:55 f0e02332f6b5: Download complete 18:36:55 872ee5b61b7b: Verifying Checksum 18:36:55 872ee5b61b7b: Download complete 18:36:55 9fda8d8052c6: Download complete 18:36:55 94ae7d8d031c: Verifying Checksum 18:36:55 94ae7d8d031c: Download complete 18:36:56 9fda8d8052c6: Pull complete 18:36:56 5d54e960e981: Pull complete 18:36:56 c4a7e357bf2a: Verifying Checksum 18:36:56 c4a7e357bf2a: Download complete 18:36:57 0c6a40ed1a82: Verifying Checksum 18:36:57 0c6a40ed1a82: Download complete 18:37:00 Removing intermediate container 91d90b1c382e 18:37:00 ---> 496372d5d9c9 18:37:00 Step 16/26 : FROM alpine:3.18 18:37:00 3.18: Pulling from library/alpine 18:37:01 96526aa774ef: Already exists 18:37:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:37:01 Status: Downloaded newer image for alpine:3.18 18:37:01 ---> 8ca4688f4f35 18:37:01 Step 17/26 : RUN apk --no-cache upgrade 18:37:01 ---> Running in d576ff2495a9 18:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:37:02 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:37:02 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:37:02 Executing busybox-1.36.1-r5.post-upgrade 18:37:02 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:37:02 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:37:02 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:37:02 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:37:02 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:37:02 Executing busybox-1.36.1-r5.trigger 18:37:02 OK: 7 MiB in 15 packages 18:37:03 Removing intermediate container d576ff2495a9 18:37:03 ---> d563c35eccc5 18:37:03 Step 18/26 : EXPOSE 4000 18:37:03 ---> Running in ec2188b3f1e2 18:37:03 Removing intermediate container ec2188b3f1e2 18:37:03 ---> 03ff3c8b8b00 18:37:03 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 18:37:05 ---> 53c6472643db 18:37:05 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:37:05 ---> ed89bd02b073 18:37:05 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:37:05 ---> ff3f4aa71f09 18:37:05 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:37:05 ---> Running in 55fe5d27452f 18:37:05 Removing intermediate container 55fe5d27452f 18:37:05 ---> 628231d6c02d 18:37:05 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:37:05 ---> Running in b0352654cc23 18:37:05 Removing intermediate container b0352654cc23 18:37:05 ---> af7736e7bda2 18:37:05 Step 24/26 : LABEL arch=amd64 18:37:05 ---> Running in 54c1c24dc1b6 18:37:05 Removing intermediate container 54c1c24dc1b6 18:37:05 ---> 0e8be023b89b 18:37:05 Step 25/26 : LABEL git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 18:37:05 ---> Running in 765839520b31 18:37:05 Removing intermediate container 765839520b31 18:37:05 ---> 52b4e7516693 18:37:05 Step 26/26 : LABEL version=0.0.0 18:37:05 ---> Running in b26c9d16aea9 18:37:05 Removing intermediate container b26c9d16aea9 18:37:05 ---> dc89f7867c04 18:37:05 [Warning] One or more build-args [ARCH] were not consumed 18:37:05 Successfully built dc89f7867c04 18:37:05 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 18:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:06 18:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:07 latest: Pulling from edgex-lftools-log-publisher 18:37:07 5eb5b503b376: Pulling fs layer 18:37:07 5c69ac0246d0: Pulling fs layer 18:37:07 ec43610c2a17: Pulling fs layer 18:37:07 3a2ae6a8a46f: Pulling fs layer 18:37:07 33b1e0a273af: Pulling fs layer 18:37:07 5d3b04190fa2: Pulling fs layer 18:37:07 2f39f015ded8: Pulling fs layer 18:37:07 5d3b04190fa2: Waiting 18:37:07 3a2ae6a8a46f: Waiting 18:37:07 33b1e0a273af: Waiting 18:37:07 2f39f015ded8: Waiting 18:37:07 5c69ac0246d0: Verifying Checksum 18:37:07 5c69ac0246d0: Download complete 18:37:07 3a2ae6a8a46f: Verifying Checksum 18:37:07 3a2ae6a8a46f: Download complete 18:37:07 33b1e0a273af: Verifying Checksum 18:37:07 33b1e0a273af: Download complete 18:37:07 5d3b04190fa2: Download complete 18:37:07 ec43610c2a17: Verifying Checksum 18:37:07 ec43610c2a17: Download complete 18:37:07 5eb5b503b376: Verifying Checksum 18:37:07 5eb5b503b376: Download complete 18:37:08 2f39f015ded8: Download complete 18:37:08 5eb5b503b376: Pull complete 18:37:08 5c69ac0246d0: Pull complete 18:37:09 ec43610c2a17: Pull complete 18:37:09 3a2ae6a8a46f: Pull complete 18:37:09 33b1e0a273af: Pull complete 18:37:09 5d3b04190fa2: Pull complete 18:37:10 c4a7e357bf2a: Pull complete 18:37:10 f0e02332f6b5: Pull complete 18:37:10 872ee5b61b7b: Pull complete 18:37:13 2f39f015ded8: Pull complete 18:37:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:13 prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container 18:37:13 $ 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-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:37:18 0c6a40ed1a82: Pull complete 18:37:19 94ae7d8d031c: Pull complete 18:37:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:37:19 ---> 86de565de09d 18:37:19 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:37:20 $ docker top 265fdb3000e89e01d45b361174a9d30b8c4d507f410805d3324d2dc978296488 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:21 ---> Running in 30b0344772ee 18:37:21 Removing intermediate container 30b0344772ee 18:37:21 ---> 14f50e0332f0 18:37:21 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:37:21 ---> job-cost.sh 18:37:21 lf-activate-venv: SKIPPING 18:37:21 INFO: No Stack... 18:37:21 ---> Running in 688af9db1221 18:37:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:37:21 Removing intermediate container 688af9db1221 18:37:21 ---> 951c5ad5a7e9 18:37:21 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:37:21 ---> Running in efce1eafb890 18:37:21 INFO: Archiving Costs [Pipeline] sh 18:37:22 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives/cost.csv 18:37:22 + cut -d, -f6 [Pipeline] lock 18:37:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] 18:37:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] did not exist. Created. 18:37:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] { 18:37:22 Removing intermediate container efce1eafb890 18:37:22 ---> 5e675d733c51 18:37:22 Step 6/15 : LABEL Name=edgex-ui-go 18:37:22 ---> Running in e8148bad103a [Pipeline] unstash [Pipeline] sh 18:37:22 Removing intermediate container e8148bad103a 18:37:22 ---> 888a2f149508 18:37:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:37:22 ---> Running in 3a1c555ce0ef 18:37:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:37:22 Removing intermediate container 3a1c555ce0ef 18:37:22 ---> 27d06e1657f0 18:37:22 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:37:23 Stashed 1 file(s) [Pipeline] } 18:37:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:37:23 $ docker stop --time=1 265fdb3000e89e01d45b361174a9d30b8c4d507f410805d3324d2dc978296488 18:37:23 latest: Pulling from library/docker 18:37:23 579b34f0a95b: Pulling fs layer 18:37:23 2ecd494fa26a: Pulling fs layer 18:37:23 4f4fb700ef54: Pulling fs layer 18:37:23 99624a4fd86a: Pulling fs layer 18:37:23 6b3f207db0e4: Pulling fs layer 18:37:23 2f21744ef460: Pulling fs layer 18:37:23 80fde8283b9a: Pulling fs layer 18:37:23 cfd52aaeb832: Pulling fs layer 18:37:23 2aa7661f3209: Pulling fs layer 18:37:23 99624a4fd86a: Waiting 18:37:23 ad7962f27383: Pulling fs layer 18:37:23 c8cf6870052b: Pulling fs layer 18:37:23 1996d6e72d7b: Pulling fs layer 18:37:23 112e10f1d4c1: Pulling fs layer 18:37:23 b97b6e3dbded: Pulling fs layer 18:37:23 6b3f207db0e4: Waiting 18:37:23 2f21744ef460: Waiting 18:37:23 80fde8283b9a: Waiting 18:37:23 cfd52aaeb832: Waiting 18:37:23 2aa7661f3209: Waiting 18:37:23 ad7962f27383: Waiting 18:37:23 c8cf6870052b: Waiting 18:37:23 1996d6e72d7b: Waiting 18:37:23 b97b6e3dbded: Waiting 18:37:23 112e10f1d4c1: Waiting 18:37:23 4f4fb700ef54: Verifying Checksum 18:37:23 4f4fb700ef54: Download complete 18:37:23 2ecd494fa26a: Verifying Checksum 18:37:23 2ecd494fa26a: Download complete 18:37:23 579b34f0a95b: Verifying Checksum 18:37:23 579b34f0a95b: Download complete 18:37:24 99624a4fd86a: Verifying Checksum 18:37:24 99624a4fd86a: Download complete 18:37:24 6b3f207db0e4: Verifying Checksum 18:37:24 6b3f207db0e4: Download complete 18:37:24 2f21744ef460: Verifying Checksum 18:37:24 2f21744ef460: Download complete 18:37:24 579b34f0a95b: Pull complete 18:37:24 80fde8283b9a: Verifying Checksum 18:37:24 80fde8283b9a: Download complete 18:37:24 cfd52aaeb832: Download complete 18:37:24 2aa7661f3209: Verifying Checksum 18:37:24 2aa7661f3209: Download complete 18:37:25 c8cf6870052b: Verifying Checksum 18:37:25 c8cf6870052b: Download complete 18:37:25 112e10f1d4c1: Verifying Checksum 18:37:25 112e10f1d4c1: Download complete 18:37:25 $ docker rm -f --volumes 265fdb3000e89e01d45b361174a9d30b8c4d507f410805d3324d2dc978296488 18:37:25 ad7962f27383: Verifying Checksum 18:37:25 ad7962f27383: Download complete 18:37:25 b97b6e3dbded: Verifying Checksum 18:37:25 b97b6e3dbded: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 18:37:25 2ecd494fa26a: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } 18:37:25 4f4fb700ef54: Pull complete 18:37:26 1996d6e72d7b: Verifying Checksum 18:37:26 1996d6e72d7b: Download complete 18:37:27 99624a4fd86a: Pull complete 18:37:31 6b3f207db0e4: Pull complete 18:37:32 2f21744ef460: Pull complete 18:37:32 80fde8283b9a: Pull complete 18:37:33 cfd52aaeb832: Pull complete 18:37:33 2aa7661f3209: Pull complete 18:37:34 ad7962f27383: Pull complete 18:37:35 c8cf6870052b: Pull complete 18:37:40 1996d6e72d7b: Pull complete 18:37:40 112e10f1d4c1: Pull complete 18:37:40 b97b6e3dbded: Pull complete 18:37:40 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 18:37:40 Status: Downloaded newer image for docker:latest 18:37:41 ---> 9bb2f32d73b7 18:37:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:37:41 ---> Running in b199e5b12cf9 18:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:37:44 OK: 266 MiB in 52 packages 18:37:46 Removing intermediate container b199e5b12cf9 18:37:46 ---> b0881ae1f76e 18:37:46 Step 10/15 : ENV GO111MODULE=on 18:37:46 ---> Running in cffdf96122e3 18:37:46 Removing intermediate container cffdf96122e3 18:37:46 ---> 1cc825078a94 18:37:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:37:46 ---> Running in 8cd46dc57b7e 18:37:46 Removing intermediate container 8cd46dc57b7e 18:37:46 ---> 1afdbf1e1c5e 18:37:46 Step 12/15 : COPY go.mod vendor* ./ 18:37:47 ---> 47ee4705d1e7 18:37:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:47 ---> Running in 0bdb272d98ff 18:39:09 Removing intermediate container 0bdb272d98ff 18:39:09 ---> 7944ce8e468a 18:39:09 Step 14/15 : COPY . . 18:39:09 ---> 5636f902ba0d 18:39:09 Step 15/15 : RUN ${MAKE} 18:39:09 ---> Running in 53535624c7f2 18:39:09 noop 18:39:09 Removing intermediate container 53535624c7f2 18:39:09 ---> 305957ade733 18:39:09 Successfully built 305957ade733 18:39:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:10 + docker inspect -f . ci-base-image-arm64 18:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:10 prd-ubuntu20.04-docker-arm64-4c-16g-17508 does not seem to be running inside a container 18:39:10 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:39:11 $ docker top aaf2cb6892302822230c675c5c8de099e0777bb21e06848c4b7575d40dc5b6de -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:12 + go version 18:39:12 go version go1.21.0 linux/arm64 [Pipeline] } 18:39:12 $ docker stop --time=1 aaf2cb6892302822230c675c5c8de099e0777bb21e06848c4b7575d40dc5b6de 18:39:14 $ docker rm -f --volumes aaf2cb6892302822230c675c5c8de099e0777bb21e06848c4b7575d40dc5b6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:15 + docker inspect -f . ci-base-image-arm64 18:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:15 prd-ubuntu20.04-docker-arm64-4c-16g-17508 does not seem to be running inside a container 18:39:15 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:39:17 $ docker top 85e550db2931e5f3ef46f774dd13f4fdbcc6657c037f2c901874f17a146882e7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 18:39:18 + make test 18:39:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:39:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:40:59 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:40:59 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:41:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:32 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:41:32 $ docker stop --time=1 85e550db2931e5f3ef46f774dd13f4fdbcc6657c037f2c901874f17a146882e7 18:41:35 $ docker rm -f --volumes 85e550db2931e5f3ef46f774dd13f4fdbcc6657c037f2c901874f17a146882e7 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:37 Warning: overwriting stash ‘coverage-report’ 18:41:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:41:39 + ls -al . 18:41:39 total 180 18:41:39 drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 18:39 . 18:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:36 .. 18:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:36 .blubracket 18:41:39 -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 18:36 .dockerignore 18:41:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:36 .git 18:41:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:36 .github 18:41:39 -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 18:36 .gitignore 18:41:39 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 18:36 Attribution.txt 18:41:39 -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 18:36 CHANGELOG.md 18:41:39 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 18:36 CONTRIBUTING.md 18:41:39 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 18:36 Dockerfile 18:41:39 -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 18:36 Jenkinsfile 18:41:39 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 18:36 LICENSE 18:41:39 -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 18:36 Makefile 18:41:39 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 18:36 README.md 18:41:39 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:31 VERSION 18:41:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:36 assets 18:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:36 bin 18:41:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:36 cmd 18:41:39 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 18:39 coverage.out 18:41:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:36 docs 18:41:39 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 18:36 go.mod 18:41:39 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 18:36 go.sum 18:41:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:36 internal 18:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:36 testing 18:41:39 -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 18:36 version.go 18:41:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:39 + 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=a57c895728860fe27b3a597eb31997ccd9aff1a4 --label arch=arm64 --label version=0.0.0 . 18:41:41 Sending build context to Docker daemon 28.81MB 18:41:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:41:41 Step 2/26 : FROM ${BASE} AS builder 18:41:41 ---> 305957ade733 18:41:41 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:41:41 ---> Running in 8647b168cfef 18:41:42 Removing intermediate container 8647b168cfef 18:41:42 ---> 89330534db76 18:41:42 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:41:42 ---> Running in 83f8ef91ac15 18:41:42 Removing intermediate container 83f8ef91ac15 18:41:42 ---> a11124d487dd 18:41:42 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:41:42 ---> Running in 57aa0909f5c7 18:41:44 Removing intermediate container 57aa0909f5c7 18:41:44 ---> 4d41fb3e73d8 18:41:44 Step 6/26 : LABEL Name=edgex-ui-go 18:41:44 ---> Running in 8ce3f7cca5d7 18:41:44 Removing intermediate container 8ce3f7cca5d7 18:41:44 ---> 44e925ce8c2e 18:41:44 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:41:44 ---> Running in 06a0082f4267 18:41:45 Removing intermediate container 06a0082f4267 18:41:45 ---> 541f6cbfeebf 18:41:45 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:41:50 ---> b0c72bfad8ff 18:41:50 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:51 ---> Running in 58f391fca8e3 18:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:41:53 OK: 266 MiB in 52 packages 18:41:54 Removing intermediate container 58f391fca8e3 18:41:54 ---> de258441f73e 18:41:54 Step 10/26 : ENV GO111MODULE=on 18:41:54 ---> Running in 2f862f674365 18:41:55 Removing intermediate container 2f862f674365 18:41:55 ---> a50b3bc3338f 18:41:55 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:41:55 ---> Running in 92a659fd8b6f 18:41:55 Removing intermediate container 92a659fd8b6f 18:41:55 ---> 1aa1225d06b3 18:41:55 Step 12/26 : COPY go.mod vendor* ./ 18:41:55 ---> 6e1c2b0a60d6 18:41:55 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:55 ---> Running in 991f0db6cc15 18:41:58 Removing intermediate container 991f0db6cc15 18:41:58 ---> c9801d407ab2 18:41:58 Step 14/26 : COPY . . 18:42:06 ---> 6c7b0190bac2 18:42:06 Step 15/26 : RUN ${MAKE} 18:42:06 ---> Running in f8f381f794b8 18:42:06 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 18:44:13 Removing intermediate container f8f381f794b8 18:44:13 ---> ac47b2a4272d 18:44:13 Step 16/26 : FROM alpine:3.18 18:44:13 3.18: Pulling from library/alpine 18:44:13 579b34f0a95b: Already exists 18:44:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:44:13 Status: Downloaded newer image for alpine:3.18 18:44:13 ---> 3cc203321400 18:44:13 Step 17/26 : RUN apk --no-cache upgrade 18:44:13 ---> Running in c3bdd840b873 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:44:13 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:44:13 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:44:13 Executing busybox-1.36.1-r5.post-upgrade 18:44:13 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:44:13 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:44:13 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:44:13 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:44:13 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:44:13 Executing busybox-1.36.1-r5.trigger 18:44:13 OK: 8 MiB in 15 packages 18:44:13 Removing intermediate container c3bdd840b873 18:44:13 ---> ee1349f4cdf4 18:44:13 Step 18/26 : EXPOSE 4000 18:44:13 ---> Running in 4dff3eaf607d 18:44:13 Removing intermediate container 4dff3eaf607d 18:44:13 ---> a8129d9a2c3e 18:44:13 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 18:44:13 ---> 871cb51fd088 18:44:13 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:44:13 ---> c26b89b732d5 18:44:13 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:44:14 ---> 580368e0715a 18:44:14 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:44:14 ---> Running in 15225fae8184 18:44:14 Removing intermediate container 15225fae8184 18:44:14 ---> fdb10f699119 18:44:14 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:44:14 ---> Running in 6b000bebb5eb 18:44:14 Removing intermediate container 6b000bebb5eb 18:44:14 ---> 038e1dd04e8e 18:44:14 Step 24/26 : LABEL arch=arm64 18:44:15 ---> Running in d6adb3132918 18:44:15 Removing intermediate container d6adb3132918 18:44:15 ---> 9fc0c9c36020 18:44:15 Step 25/26 : LABEL git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 18:44:15 ---> Running in 012cb604da75 18:44:15 Removing intermediate container 012cb604da75 18:44:15 ---> 3199aaf2bed6 18:44:15 Step 26/26 : LABEL version=0.0.0 18:44:15 ---> Running in b8baeef813b5 18:44:16 Removing intermediate container b8baeef813b5 18:44:16 ---> 8a0e93282933 18:44:16 [Warning] One or more build-args [ARCH] were not consumed 18:44:16 Successfully built 8a0e93282933 18:44:16 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 18:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:17 18:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:17 arm64: Pulling from edgex-lftools-log-publisher 18:44:17 8998bd30e6a1: Pulling fs layer 18:44:17 04944245beec: Pulling fs layer 18:44:17 699f458cf7ca: Pulling fs layer 18:44:17 765212b225bb: Pulling fs layer 18:44:17 f23df028b6ca: Pulling fs layer 18:44:17 d65c8cfc05b1: Pulling fs layer 18:44:17 2437ff75d9bd: Pulling fs layer 18:44:17 d65c8cfc05b1: Waiting 18:44:17 2437ff75d9bd: Waiting 18:44:17 765212b225bb: Waiting 18:44:17 f23df028b6ca: Waiting 18:44:17 04944245beec: Verifying Checksum 18:44:17 04944245beec: Download complete 18:44:17 765212b225bb: Verifying Checksum 18:44:17 765212b225bb: Download complete 18:44:17 f23df028b6ca: Verifying Checksum 18:44:17 f23df028b6ca: Download complete 18:44:18 d65c8cfc05b1: Download complete 18:44:18 699f458cf7ca: Verifying Checksum 18:44:18 699f458cf7ca: Download complete 18:44:18 8998bd30e6a1: Verifying Checksum 18:44:18 8998bd30e6a1: Download complete 18:44:21 2437ff75d9bd: Verifying Checksum 18:44:21 2437ff75d9bd: Download complete 18:44:23 8998bd30e6a1: Pull complete 18:44:23 04944245beec: Pull complete 18:44:28 699f458cf7ca: Pull complete 18:44:28 765212b225bb: Pull complete 18:44:28 f23df028b6ca: Pull complete 18:44:28 d65c8cfc05b1: Pull complete 18:44:47 2437ff75d9bd: Pull complete 18:44:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:44:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:44:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:47 prd-ubuntu20.04-docker-arm64-4c-16g-17508 does not seem to be running inside a container 18:44:47 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:44:50 $ docker top c94c5c8c5210f0c2bf33048bb1670c6002236fa1c1213f66603612df0e201095 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:51 ---> job-cost.sh 18:44:51 lf-activate-venv: SKIPPING 18:44:51 INFO: No Stack... 18:44:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:44:52 INFO: Archiving Costs [Pipeline] sh 18:44:53 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 18:44:53 + cut -d, -f6 [Pipeline] lock 18:44:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] 18:44:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] did not exist. Created. 18:44:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:54 /w/workspace/edgex-ui-go/1@tmp/durable-74496f32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:44:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:44:55 Warning: overwriting stash ‘stack-cost’ 18:44:55 Stashed 1 file(s) [Pipeline] } 18:44:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:55 $ docker stop --time=1 c94c5c8c5210f0c2bf33048bb1670c6002236fa1c1213f66603612df0e201095 18:44:57 $ docker rm -f --volumes c94c5c8c5210f0c2bf33048bb1670c6002236fa1c1213f66603612df0e201095 [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 18:44:58 provisioning config files... 18:44:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config3835042157109566358tmp [Pipeline] { [Pipeline] sh 18:44:58 + set +x 18:44:58 + curl -s https://codecov.io/bash 18:44:58 + bash -s -- 18:44:58 18:44:58 _____ _ 18:44:58 / ____| | | 18:44:58 | | ___ __| | ___ ___ _____ __ 18:44:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:44:58 | |___| (_) | (_| | __/ (_| (_) \ V / 18:44:58 \_____\___/ \__,_|\___|\___\___/ \_/ 18:44:58 Bash-1.0.6 18:44:58 18:44:58 18:44:58 ==> git version 2.25.1 found 18:44:58 ==> 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 18:44:58 Release-Date: 2020-01-08 18:44:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:44:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:44:58 ==> Jenkins CI detected. 18:44:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-669 18:44:58 project root: . 18:44:58 --> token set from env 18:44:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:44:58 ==> Running gcov in . (disable via -X gcov) 18:44:58 ==> Python coveragepy not found 18:44:58 ==> Searching for coverage reports in: 18:44:58 + . 18:44:58 -> Found 1 reports 18:44:58 ==> Detecting git/mercurial file structure 18:44:58 ==> Reading reports 18:44:58 + ./coverage.out bytes=10 18:44:58 ==> Appending adjustments 18:44:58 https://docs.codecov.io/docs/fixing-reports 18:44:59 + Found adjustments 18:44:59 ==> Gzipping contents 18:44:59 12K /tmp/codecov.wGPnDc.gz 18:44:59 ==> Uploading reports 18:44:59 url: https://codecov.io 18:44:59 query: branch=PR-669&commit=a57c895728860fe27b3a597eb31997ccd9aff1a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=669&job=&cmd_args= 18:44:59 -> Pinging Codecov 18:44:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-669&commit=a57c895728860fe27b3a597eb31997ccd9aff1a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=669&job=&cmd_args= 18:44:59 -> Uploading to 18:44:59 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/FB506323287CE973F263BFD2A0EB1F37/a57c895728860fe27b3a597eb31997ccd9aff1a4/5706df81-dfc1-42c1-873a-e9c804b2af07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T184459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b779ed0d9fccb3abf9daceeb2bd4aa80886abaaf2b4302bc660a15dde37d93a 18:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:59 Dload Upload Total Spent Left Speed 18:44:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 25772 --:--:-- --:--:-- --:--:-- 25696 18:44:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] } 18:44:59 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 18:45:01 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives ] 18:45:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives 18:45:01 total 16 18:45:01 drwxr-xr-x 3 root root 4096 Nov 14 18:37 . 18:45:01 drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 18:37 .. 18:45:01 drwxr-xr-x 2 root root 4096 Nov 14 18:37 cost 18:45:01 -rw-r--r-- 1 root root 83 Nov 14 18:37 cost.csv 18:45:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives 18:45:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives 18:45:01 total 16 18:45:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:37 . 18:45:01 drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 18:37 .. 18:45:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:37 cost 18:45:01 -rw-r--r-- 1 jenkins jenkins 83 Nov 14 18:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:45:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:45:04 ---> package-listing.sh 18:45:04 ++ facter osfamily 18:45:04 ++ tr '[:upper:]' '[:lower:]' 18:45:04 + OS_FAMILY=debian 18:45:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-669 18:45:04 + START_PACKAGES=/tmp/packages_start.txt 18:45:04 + END_PACKAGES=/tmp/packages_end.txt 18:45:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:45:04 + PACKAGES=/tmp/packages_start.txt 18:45:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-669 ']' 18:45:04 + PACKAGES=/tmp/packages_end.txt 18:45:04 + case "${OS_FAMILY}" in 18:45:04 + dpkg -l 18:45:04 + grep '^ii' 18:45:04 + '[' -f /tmp/packages_start.txt ']' 18:45:04 + '[' -f /tmp/packages_end.txt ']' 18:45:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:45:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-669 ']' 18:45:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives/ 18:45:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives/ [Pipeline] echo 18:45:04 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-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:45:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:05 prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container 18:45:05 $ 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-669/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-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:05 $ docker top b8d3a2555c040d3caa88252944ff0dff9c011b82a4ab228cce03abb8e4c6ab79 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:45:06 + mkdir -p /var/log/sysstat [Pipeline] sh 18:45:06 + ls /var/log/sa-host 18:45:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:07 provisioning config files... 18:45:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config14528837796376551578tmp [Pipeline] { [Pipeline] echo 18:45:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:45:07 ---> create-netrc.sh [Pipeline] } 18:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:45:07 ---> python-tools-install.sh [Pipeline] echo 18:45:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:45:08 ---> sudo-logs.sh 18:45:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:45:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:45:08 ---> job-cost.sh 18:45:08 lf-activate-venv: SKIPPING 18:45:08 DEBUG: total: 0.2199999988079071 18:45:08 INFO: Retrieving Stack Cost... 18:45:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:09 INFO: Archiving Costs [Pipeline] echo 18:45:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:45:09 ---> logs-deploy.sh 18:45:09 lf-activate-venv: SKIPPING 18:45:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-669/1 18:45:09 INFO: archiving workspace using pattern(s): 18:45:10 Archives upload complete. 18:45:11 INFO: archiving logs to Nexus 18:45:11 ---> uname -a: 18:45:11 Linux prd-ubuntu20-04-docker-8c-8g-17507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:45:11 18:45:11 18:45:11 ---> lscpu: 18:45:11 Architecture: x86_64 18:45:11 CPU op-mode(s): 32-bit, 64-bit 18:45:11 Byte Order: Little Endian 18:45:11 Address sizes: 40 bits physical, 48 bits virtual 18:45:11 CPU(s): 8 18:45:11 On-line CPU(s) list: 0-7 18:45:11 Thread(s) per core: 1 18:45:11 Core(s) per socket: 1 18:45:11 Socket(s): 8 18:45:11 NUMA node(s): 1 18:45:11 Vendor ID: AuthenticAMD 18:45:11 CPU family: 23 18:45:11 Model: 49 18:45:11 Model name: AMD EPYC-Rome Processor 18:45:11 Stepping: 0 18:45:11 CPU MHz: 2799.998 18:45:11 BogoMIPS: 5599.99 18:45:11 Virtualization: AMD-V 18:45:11 Hypervisor vendor: KVM 18:45:11 Virtualization type: full 18:45:11 L1d cache: 256 KiB 18:45:11 L1i cache: 256 KiB 18:45:11 L2 cache: 4 MiB 18:45:11 L3 cache: 128 MiB 18:45:11 NUMA node0 CPU(s): 0-7 18:45:11 Vulnerability Itlb multihit: Not affected 18:45:11 Vulnerability L1tf: Not affected 18:45:11 Vulnerability Mds: Not affected 18:45:11 Vulnerability Meltdown: Not affected 18:45:11 Vulnerability Mmio stale data: Not affected 18:45:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:45:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:45:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:45:11 Vulnerability Srbds: Not affected 18:45:11 Vulnerability Tsx async abort: Not affected 18:45:11 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 18:45:11 18:45:11 18:45:11 ---> nproc: 18:45:11 8 18:45:11 18:45:11 18:45:11 ---> df -h: 18:45:11 Filesystem Size Used Avail Use% Mounted on 18:45:11 overlay 155G 14G 142G 9% / 18:45:11 tmpfs 64M 0 64M 0% /dev 18:45:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:45:11 shm 64M 0 64M 0% /dev/shm 18:45:11 /dev/vda1 155G 14G 142G 9% /facter-os 18:45:11 18:45:11 18:45:11 ---> sar -b -r -n DEV: 18:45:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17507) 11/14/23 _x86_64_ (8 CPU) 18:45:11 18:45:11 18:30:27 LINUX RESTART (8 CPU) 18:45:11 18:45:11 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:45:11 18:32:02 352.07 14.61 337.46 0.00 1959.54 51606.73 0.00 18:45:11 18:33:01 171.82 1.30 170.51 0.00 16.81 56730.18 0.00 18:45:11 18:34:01 250.67 0.27 250.41 0.00 2.13 60076.25 0.00 18:45:11 18:35:01 118.25 0.07 118.18 0.00 0.53 15667.26 0.00 18:45:11 18:36:01 134.06 10.65 123.41 0.00 5158.41 25996.95 0.00 18:45:11 18:37:01 122.18 0.15 122.03 0.00 3.73 26384.54 0.00 18:45:11 18:38:01 110.66 1.60 109.07 0.00 44.66 20504.58 0.00 18:45:11 18:39:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 18:45:11 18:40:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 18:45:11 18:41:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 18:45:11 18:42:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 18:45:11 18:43:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 18:45:11 18:44:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 18:45:11 18:45:01 1.58 0.07 1.52 0.00 4.80 16.53 0.00 18:45:11 Average: 90.58 2.05 88.53 0.00 514.26 18316.47 0.00 18:45:11 18:45:11 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:45:11 18:32:02 28748004 31519580 795272 2.42 82352 2952000 1990316 5.87 1112364 2633288 1796 18:45:11 18:33:01 27511348 31411732 893364 2.72 156752 3898328 2155088 6.35 1460796 3397404 267196 18:45:11 18:34:01 26126372 30853672 1440208 4.38 194052 4616104 2312592 6.82 1945280 4207180 65840 18:45:11 18:35:01 25947168 31523528 768284 2.34 224528 5327832 1882836 5.55 1366868 4865384 452392 18:45:11 18:36:01 24670364 30569400 1685932 5.13 247228 5622608 2324296 6.85 2605116 4835128 2268 18:45:11 18:37:01 25410936 31482264 784836 2.39 256256 5791248 1833352 5.40 1944520 4798416 1568 18:45:11 18:38:01 24922424 31481236 784212 2.38 259172 6227312 1716064 5.06 1995516 5189616 4 18:45:11 18:39:01 24921664 31480576 784628 2.39 259192 6227316 1716064 5.06 1995152 5189576 56 18:45:11 18:40:01 24927356 31486280 778844 2.37 259208 6227316 1716064 5.06 1986820 5189576 16 18:45:11 18:41:01 24930356 31489300 775728 2.36 259236 6227324 1716064 5.06 1984016 5189584 36 18:45:11 18:42:01 24935608 31494592 770452 2.34 259252 6227328 1716064 5.06 1978540 5189588 16 18:45:11 18:43:01 24935948 31494996 770112 2.34 259284 6227328 1716064 5.06 1978536 5189588 48 18:45:11 18:44:01 24935892 31494956 770128 2.34 259292 6227332 1716064 5.06 1978484 5189592 8 18:45:11 18:45:01 24934036 31493360 771416 2.35 259316 6227504 1733764 5.11 1979480 5189108 244 18:45:11 Average: 25561248 31376819 898101 2.73 231080 5573349 1874621 5.52 1879392 4732359 56535 18:45:11 18:45:11 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:45:11 18:32:02 ens3 622.96 412.45 7668.88 97.48 0.00 0.00 0.00 0.00 18:45:11 18:32:02 docker0 98.55 105.67 7.75 365.53 0.00 0.00 0.00 0.00 18:45:11 18:32:02 lo 8.80 8.80 0.91 0.91 0.00 0.00 0.00 0.00 18:45:11 18:32:02 veth7cefa1f 51.72 56.87 5.04 50.25 0.00 0.00 0.00 0.00 18:45:11 18:33:01 ens3 298.19 174.45 2366.44 25.94 0.00 0.00 0.00 0.00 18:45:11 18:33:01 docker0 158.65 275.07 13.43 2340.89 0.00 0.00 0.00 0.00 18:45:11 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:45:11 18:33:01 vethfeb659e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:45:11 18:34:01 ens3 820.31 673.24 6689.95 80.44 0.00 0.00 0.00 0.00 18:45:11 18:34:01 veth69baccf 579.54 579.09 62.70 1933.52 0.00 0.00 0.00 0.16 18:45:11 18:34:01 docker0 640.56 768.42 58.43 5847.03 0.00 0.00 0.00 0.00 18:45:11 18:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:45:11 18:34:01 vethfeb659e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:45:11 18:35:01 ens3 73.40 62.86 391.50 11.95 0.00 0.00 0.00 0.00 18:45:11 18:35:01 docker0 51.36 57.02 4.12 378.91 0.00 0.00 0.00 0.00 18:45:11 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:45:11 18:35:01 vethfeb659e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:36:01 ens3 203.93 86.29 2742.11 9.31 0.00 0.00 0.00 0.00 18:45:11 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:45:11 18:36:01 veth7ff453c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:45:11 18:36:01 vethfeb659e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:37:01 ens3 75.24 73.94 65.97 139.38 0.00 0.00 0.00 0.00 18:45:11 18:37:01 docker0 1.38 3.28 0.08 30.92 0.00 0.00 0.00 0.00 18:45:11 18:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:45:11 18:38:01 ens3 124.15 95.12 2612.18 69.77 0.00 0.00 0.00 0.00 18:45:11 18:38:01 docker0 2.65 5.62 0.17 78.79 0.00 0.00 0.00 0.00 18:45:11 18:38:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 18:45:11 18:39:01 ens3 0.57 0.45 0.30 0.21 0.00 0.00 0.00 0.00 18:45:11 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:45:11 18:40:01 ens3 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 18:45:11 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:41:01 ens3 1.17 0.50 0.37 0.28 0.00 0.00 0.00 0.00 18:45:11 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:45:11 18:42:01 ens3 0.95 0.30 0.43 0.26 0.00 0.00 0.00 0.00 18:45:11 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:43:01 ens3 0.50 0.27 0.26 0.20 0.00 0.00 0.00 0.00 18:45:11 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:45:11 18:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:45:01 ens3 5.22 3.38 4.52 1.72 0.00 0.00 0.00 0.00 18:45:11 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:11 18:45:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 18:45:11 Average: ens3 158.93 113.01 1609.31 31.22 0.00 0.00 0.00 0.00 18:45:11 Average: docker0 67.97 86.57 5.99 643.83 0.00 0.00 0.00 0.00 18:45:11 Average: lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 18:45:11 18:45:11 18:45:11 ---> sar -P ALL: 18:45:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17507) 11/14/23 _x86_64_ (8 CPU) 18:45:11 18:45:11 18:30:27 LINUX RESTART (8 CPU) 18:45:11 18:45:11 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:45:11 18:32:02 all 9.09 0.00 3.49 3.78 0.06 83.59 18:45:11 18:32:02 0 7.90 0.00 4.38 3.92 0.07 83.74 18:45:11 18:32:02 1 9.46 0.00 3.62 0.59 0.05 86.28 18:45:11 18:32:02 2 8.15 0.00 3.47 0.25 0.05 88.08 18:45:11 18:32:02 3 11.06 0.00 3.25 1.56 0.07 84.07 18:45:11 18:32:02 4 8.37 0.00 3.45 3.23 0.05 84.90 18:45:11 18:32:02 5 7.85 0.00 3.01 0.08 0.05 89.00 18:45:11 18:32:02 6 10.02 0.00 3.20 6.01 0.05 80.72 18:45:11 18:32:02 7 9.91 0.00 3.54 14.61 0.10 71.84 18:45:11 18:33:01 all 13.75 0.00 3.24 7.67 0.06 75.28 18:45:11 18:33:01 0 14.08 0.00 2.50 0.70 0.05 82.67 18:45:11 18:33:01 1 14.05 0.00 3.52 1.33 0.05 81.04 18:45:11 18:33:01 2 14.17 0.00 2.86 1.71 0.07 81.19 18:45:11 18:33:01 3 12.99 0.00 3.19 1.40 0.07 82.35 18:45:11 18:33:01 4 13.82 0.00 3.92 39.27 0.09 42.90 18:45:11 18:33:01 5 13.23 0.00 2.95 1.58 0.05 82.19 18:45:11 18:33:01 6 13.64 0.00 3.11 10.03 0.05 73.17 18:45:11 18:33:01 7 14.03 0.00 3.84 5.48 0.09 76.57 18:45:11 18:34:01 all 12.10 0.00 3.26 5.57 0.08 79.00 18:45:11 18:34:01 0 15.67 0.00 3.88 2.02 0.07 78.36 18:45:11 18:34:01 1 16.66 0.00 3.70 0.36 0.12 79.17 18:45:11 18:34:01 2 6.68 0.00 3.33 29.64 0.07 60.28 18:45:11 18:34:01 3 9.40 0.00 1.99 0.42 0.07 88.12 18:45:11 18:34:01 4 12.14 0.00 3.48 4.09 0.08 80.20 18:45:11 18:34:01 5 9.79 0.00 3.36 0.20 0.07 86.58 18:45:11 18:34:01 6 17.46 0.00 3.37 2.71 0.08 76.38 18:45:11 18:34:01 7 9.00 0.00 2.95 5.26 0.05 82.75 18:45:11 18:35:01 all 4.14 0.00 1.42 13.11 0.03 81.30 18:45:11 18:35:01 0 2.14 0.00 0.52 0.30 0.02 97.03 18:45:11 18:35:01 1 6.00 0.00 2.00 9.91 0.03 82.05 18:45:11 18:35:01 2 12.02 0.00 1.36 17.16 0.03 69.42 18:45:11 18:35:01 3 1.63 0.00 3.84 65.49 0.05 28.98 18:45:11 18:35:01 4 2.67 0.00 0.40 6.82 0.02 90.09 18:45:11 18:35:01 5 2.74 0.00 1.39 2.90 0.03 92.94 18:45:11 18:35:01 6 0.88 0.00 0.27 1.72 0.02 97.11 18:45:11 18:35:01 7 5.06 0.00 1.62 1.04 0.03 92.25 18:45:11 18:36:01 all 14.17 0.00 2.55 12.04 0.06 71.18 18:45:11 18:36:01 0 11.22 0.00 2.35 5.74 0.03 80.65 18:45:11 18:36:01 1 17.52 0.00 2.01 5.15 0.05 75.27 18:45:11 18:36:01 2 21.19 0.00 2.81 16.50 0.08 59.42 18:45:11 18:36:01 3 12.58 0.00 3.05 56.68 0.08 27.61 18:45:11 18:36:01 4 12.23 0.00 2.95 1.57 0.05 83.20 18:45:11 18:36:01 5 14.38 0.00 2.97 0.99 0.03 81.62 18:45:11 18:36:01 6 13.74 0.00 1.97 5.35 0.03 78.90 18:45:11 18:36:01 7 10.45 0.00 2.27 4.43 0.12 82.73 18:45:11 18:37:01 all 15.00 0.00 2.58 8.26 0.06 74.10 18:45:11 18:37:01 0 16.33 0.00 2.69 4.03 0.07 76.88 18:45:11 18:37:01 1 13.54 0.00 2.68 2.07 0.07 81.64 18:45:11 18:37:01 2 15.39 0.00 2.33 6.83 0.05 75.39 18:45:11 18:37:01 3 14.02 0.00 2.06 2.14 0.05 81.73 18:45:11 18:37:01 4 16.23 0.00 3.00 6.61 0.05 74.11 18:45:11 18:37:01 5 14.59 0.00 2.33 16.03 0.05 67.00 18:45:11 18:37:01 6 15.42 0.00 2.67 8.63 0.07 73.22 18:45:11 18:37:01 7 14.50 0.00 2.85 19.82 0.07 62.76 18:45:11 18:38:01 all 3.36 0.00 1.41 2.32 0.03 92.88 18:45:11 18:38:01 0 3.19 0.00 1.44 1.05 0.03 94.29 18:45:11 18:38:01 1 3.35 0.00 1.41 0.27 0.02 94.96 18:45:11 18:38:01 2 3.58 0.00 1.10 0.07 0.03 95.21 18:45:11 18:38:01 3 2.37 0.00 1.75 0.07 0.03 95.78 18:45:11 18:38:01 4 3.31 0.00 1.92 0.18 0.03 94.55 18:45:11 18:38:01 5 3.51 0.00 0.99 0.99 0.03 94.48 18:45:11 18:38:01 6 4.08 0.00 1.54 14.36 0.05 79.97 18:45:11 18:38:01 7 3.45 0.00 1.16 1.61 0.03 93.75 18:45:11 18:39:01 all 0.21 0.00 0.01 0.02 0.01 99.75 18:45:11 18:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:45:11 18:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:45:11 18:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:45:11 18:39:01 3 1.50 0.00 0.02 0.00 0.02 98.47 18:45:11 18:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:45:11 18:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:45:11 18:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:45:11 18:39:01 7 0.00 0.00 0.02 0.17 0.00 99.82 18:45:11 18:40:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:45:11 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:45:11 18:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:45:11 18:40:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:45:11 18:40:01 3 0.15 0.00 0.00 0.00 0.00 99.85 18:45:11 18:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:45:11 18:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:45:11 18:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:45:11 18:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:45:11 18:41:01 all 0.11 0.00 0.01 0.01 0.00 99.87 18:45:11 18:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:45:11 18:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:45:11 18:41:01 2 0.03 0.00 0.02 0.07 0.02 99.87 18:45:11 18:41:01 3 0.75 0.00 0.00 0.00 0.02 99.24 18:45:11 18:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:45:11 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:45:11 18:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:45:11 18:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 18:45:11 18:42:01 all 0.02 0.00 0.01 0.04 0.00 99.92 18:45:11 18:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:45:11 18:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:45:11 18:42:01 2 0.03 0.00 0.03 0.10 0.02 99.82 18:45:11 18:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:45:11 18:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:45:11 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:45:11 18:42:01 6 0.07 0.00 0.00 0.00 0.00 99.93 18:45:11 18:42:01 7 0.02 0.00 0.00 0.23 0.00 99.75 18:45:11 18:45:11 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:45:11 18:43:01 all 0.07 0.00 0.02 0.05 0.01 99.85 18:45:11 18:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:45:11 18:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:45:11 18:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:45:11 18:43:01 3 0.53 0.00 0.00 0.00 0.05 99.42 18:45:11 18:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:45:11 18:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:45:11 18:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:45:11 18:43:01 7 0.00 0.00 0.02 0.42 0.00 99.57 18:45:11 18:44:01 all 0.02 0.00 0.01 0.04 0.01 99.92 18:45:11 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:45:11 18:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:45:11 18:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:45:11 18:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:45:11 18:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:45:11 18:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:45:11 18:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:45:11 18:44:01 7 0.02 0.00 0.00 0.32 0.02 99.65 18:45:11 18:45:01 all 0.18 0.00 0.11 0.01 0.00 99.70 18:45:11 18:45:01 0 0.10 0.00 0.17 0.00 0.02 99.72 18:45:11 18:45:01 1 0.08 0.00 0.03 0.02 0.00 99.87 18:45:11 18:45:01 2 0.10 0.00 0.08 0.00 0.02 99.80 18:45:11 18:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:45:11 18:45:01 4 0.10 0.00 0.10 0.00 0.00 99.80 18:45:11 18:45:01 5 0.42 0.00 0.23 0.00 0.00 99.35 18:45:11 18:45:01 6 0.22 0.00 0.05 0.00 0.00 99.73 18:45:11 18:45:01 7 0.37 0.00 0.17 0.03 0.00 99.43 18:45:11 Average: all 5.13 0.00 1.29 3.77 0.03 89.79 18:45:11 Average: 0 5.02 0.00 1.28 1.27 0.03 92.41 18:45:11 Average: 1 5.73 0.00 1.35 1.41 0.03 91.48 18:45:11 Average: 2 5.80 0.00 1.24 5.14 0.03 87.79 18:45:11 Average: 3 4.77 0.00 1.36 9.10 0.04 84.73 18:45:11 Average: 4 4.89 0.00 1.37 4.34 0.03 89.38 18:45:11 Average: 5 4.73 0.00 1.23 1.62 0.03 92.40 18:45:11 Average: 6 5.37 0.00 1.15 3.47 0.03 89.98 18:45:11 Average: 7 4.74 0.00 1.31 3.79 0.04 90.13 18:45:11 18:45:11 18:45:11