Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f11b1c33d46c19e1fffe353d651a82365db9040c+18a2e64752eb0867df47b996ff52522c7dc545ed (b6bccc2c304483dc227b4647131fd2f2745d3358) 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-ssh11113020795803786762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8448937197444524365.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12510437464607456477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3395235189888589978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6644870062978651452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [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-690 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18a2e64752eb0867df47b996ff52522c7dc545ed into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c Merge succeeded, producing 11d940f067156daca5ec500adea2c86e88abfce1 Checking out Revision 11d940f067156daca5ec500adea2c86e88abfce1 (PR-690) > git config core.sparsecheckout # timeout=10 > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11d940f067156daca5ec500adea2c86e88abfce1 # timeout=10 Commit message: "Merge commit '18a2e64752eb0867df47b996ff52522c7dc545ed' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-09T02:07:44.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-09T02:07:44.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-09T02:07:44.769Z] ========================================================= [2024-03-09T02:07:44.769Z] EdgeX Global Pipelines Version Info [2024-03-09T02:07:44.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:07:45.507Z] ------------------- [2024-03-09T02:07:45.507Z] stable info: [2024-03-09T02:07:45.507Z] ------------------- [2024-03-09T02:07:45.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-09T02:07:45.507Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T02:07:45.507Z] Message: update stable to v1.0.258 > git rev-list --no-walk e5d531a64b63201240ba43fb0cb9627a4485cfa5 # timeout=10 [2024-03-09T02:07:46.078Z] ------------------- [2024-03-09T02:07:46.078Z] experimental info: [2024-03-09T02:07:46.078Z] ------------------- [2024-03-09T02:07:46.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-09T02:07:46.078Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-09T02:07:46.078Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-09T02:07:46.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-09T02:07:46.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-09T02:07:46.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-09T02:07:46.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-09T02:07:46.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-09T02:07:46.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-09T02:07:46.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-09T02:07:46.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-09T02:07:46.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-09T02:07:46.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-09T02:07:46.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-09T02:07:46.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-09T02:07:46.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-09T02:07:46.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-09T02:07:46.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T02:07:46.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-09T02:07:46.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-09T02:07:46.690Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-09T02:07:46.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-09T02:07:46.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-09T02:07:46.796Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-09T02:07:46.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-09T02:07:46.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-09T02:07:46.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-09T02:07:46.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-09T02:07:46.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-09T02:07:47.004Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-09T02:07:47.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo [2024-03-09T02:07:47.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo [2024-03-09T02:07:47.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo [2024-03-09T02:07:47.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d940f067156daca5ec500adea2c86e88abfce1 [Pipeline] echo [2024-03-09T02:07:47.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d940f [Pipeline] echo [2024-03-09T02:07:47.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T02:07:47.340Z] provisioning config files... [2024-03-09T02:07:47.355Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config10371915755828642779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:07:47.707Z] ---> ****-login.sh [2024-03-09T02:07:47.707Z] nexus3.edgexfoundry.org:10001 [2024-03-09T02:07:47.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:07:47.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:07:47.968Z] Configure a credential helper to remove this warning. See [2024-03-09T02:07:47.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:07:47.968Z] [2024-03-09T02:07:47.968Z] Login Succeeded [2024-03-09T02:07:47.968Z] nexus3.edgexfoundry.org:10002 [2024-03-09T02:07:47.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:07:47.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:07:47.969Z] Configure a credential helper to remove this warning. See [2024-03-09T02:07:47.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:07:47.969Z] [2024-03-09T02:07:47.969Z] Login Succeeded [2024-03-09T02:07:47.969Z] nexus3.edgexfoundry.org:10003 [2024-03-09T02:07:47.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:07:48.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:07:48.228Z] Configure a credential helper to remove this warning. See [2024-03-09T02:07:48.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:07:48.228Z] [2024-03-09T02:07:48.228Z] Login Succeeded [2024-03-09T02:07:48.228Z] nexus3.edgexfoundry.org:10004 [2024-03-09T02:07:48.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:07:48.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:07:48.229Z] Configure a credential helper to remove this warning. See [2024-03-09T02:07:48.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:07:48.229Z] [2024-03-09T02:07:48.229Z] Login Succeeded [2024-03-09T02:07:48.229Z] ****.io [2024-03-09T02:07:48.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:07:48.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:07:48.489Z] Configure a credential helper to remove this warning. See [2024-03-09T02:07:48.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:07:48.489Z] [2024-03-09T02:07:48.489Z] Login Succeeded [2024-03-09T02:07:48.489Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T02:07:48.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-09T02:07:49.015Z] + git rev-list -1 --merges 11d940f067156daca5ec500adea2c86e88abfce1~1..11d940f067156daca5ec500adea2c86e88abfce1 [Pipeline] echo [2024-03-09T02:07:49.045Z] -----------> git rev-list -1 --merges 11d940f067156daca5ec500adea2c86e88abfce1~1..11d940f067156daca5ec500adea2c86e88abfce1 11d940f067156daca5ec500adea2c86e88abfce1 [2024-03-09T02:07:49.045Z] 11d940f067156daca5ec500adea2c86e88abfce1 [false] [Pipeline] sh [2024-03-09T02:07:49.353Z] + git log --format=format:%s -1 11d940f067156daca5ec500adea2c86e88abfce1 [Pipeline] echo [2024-03-09T02:07:49.370Z] ========================================================= [2024-03-09T02:07:49.370Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-09T02:07:49.370Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T02:07:49.736Z] + git log --format=format:%s -1 11d940f067156daca5ec500adea2c86e88abfce1 [Pipeline] echo [2024-03-09T02:07:49.748Z] [semverPrep] GIT_COMMIT: 11d940f067156daca5ec500adea2c86e88abfce1, Commit Message: Merge commit '18a2e64752eb0867df47b996ff52522c7dc545ed' into HEAD [Pipeline] echo [2024-03-09T02:07:49.774Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-09T02:07:50.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-09T02:07:50.163Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-09T02:07:50.163Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-09T02:07:50.163Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-09T02:07:50.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-09T02:07:50.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-09T02:07:50.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:07:50.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T02:07:50.541Z] [2024-03-09T02:07:50.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:07:50.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T02:07:50.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-09T02:07:50.862Z] b85a868b505f: Pulling fs layer [2024-03-09T02:07:50.862Z] e2be974225ed: Pulling fs layer [2024-03-09T02:07:50.862Z] 339a4e72a1f5: Pulling fs layer [2024-03-09T02:07:50.862Z] 988bab9f4d93: Pulling fs layer [2024-03-09T02:07:50.862Z] 1469e6f7b9e6: Pulling fs layer [2024-03-09T02:07:50.862Z] eaf3925da568: Pulling fs layer [2024-03-09T02:07:50.862Z] bab4dde63d76: Pulling fs layer [2024-03-09T02:07:50.862Z] bde34c3a00c8: Pulling fs layer [2024-03-09T02:07:50.862Z] b352a97aabf1: Pulling fs layer [2024-03-09T02:07:50.862Z] 4872d77fe225: Pulling fs layer [2024-03-09T02:07:50.862Z] 5851b861e8e6: Pulling fs layer [2024-03-09T02:07:50.862Z] b352a97aabf1: Waiting [2024-03-09T02:07:50.862Z] 4872d77fe225: Waiting [2024-03-09T02:07:50.862Z] bab4dde63d76: Waiting [2024-03-09T02:07:50.862Z] 1469e6f7b9e6: Waiting [2024-03-09T02:07:50.862Z] 988bab9f4d93: Waiting [2024-03-09T02:07:50.862Z] eaf3925da568: Waiting [2024-03-09T02:07:50.862Z] bde34c3a00c8: Waiting [2024-03-09T02:07:50.862Z] 5851b861e8e6: Waiting [2024-03-09T02:07:50.862Z] e2be974225ed: Download complete [2024-03-09T02:07:50.862Z] 988bab9f4d93: Download complete [2024-03-09T02:07:50.862Z] 1469e6f7b9e6: Verifying Checksum [2024-03-09T02:07:50.862Z] 1469e6f7b9e6: Download complete [2024-03-09T02:07:50.862Z] eaf3925da568: Verifying Checksum [2024-03-09T02:07:50.862Z] eaf3925da568: Download complete [2024-03-09T02:07:50.862Z] 339a4e72a1f5: Verifying Checksum [2024-03-09T02:07:50.862Z] 339a4e72a1f5: Download complete [2024-03-09T02:07:51.119Z] bde34c3a00c8: Verifying Checksum [2024-03-09T02:07:51.119Z] bde34c3a00c8: Download complete [2024-03-09T02:07:51.119Z] b352a97aabf1: Download complete [2024-03-09T02:07:51.119Z] 4872d77fe225: Verifying Checksum [2024-03-09T02:07:51.119Z] 4872d77fe225: Download complete [2024-03-09T02:07:51.119Z] 5851b861e8e6: Verifying Checksum [2024-03-09T02:07:51.119Z] 5851b861e8e6: Download complete [2024-03-09T02:07:51.119Z] b85a868b505f: Verifying Checksum [2024-03-09T02:07:51.119Z] b85a868b505f: Download complete [2024-03-09T02:07:51.377Z] bab4dde63d76: Verifying Checksum [2024-03-09T02:07:51.377Z] bab4dde63d76: Download complete [2024-03-09T02:07:52.313Z] b85a868b505f: Pull complete [2024-03-09T02:07:52.313Z] e2be974225ed: Pull complete [2024-03-09T02:07:52.884Z] 339a4e72a1f5: Pull complete [2024-03-09T02:07:52.884Z] 988bab9f4d93: Pull complete [2024-03-09T02:07:53.143Z] 1469e6f7b9e6: Pull complete [2024-03-09T02:07:53.143Z] eaf3925da568: Pull complete [2024-03-09T02:07:54.524Z] bab4dde63d76: Pull complete [2024-03-09T02:07:54.785Z] bde34c3a00c8: Pull complete [2024-03-09T02:07:54.785Z] b352a97aabf1: Pull complete [2024-03-09T02:07:55.046Z] 4872d77fe225: Pull complete [2024-03-09T02:07:55.046Z] 5851b861e8e6: Pull complete [2024-03-09T02:07:55.046Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-09T02:07:55.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-09T02:07:55.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:07:55.242Z] prd-ubuntu20.04-docker-8c-8g-5301 does not seem to be running inside a container [2024-03-09T02:07:55.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 [2024-03-09T02:07:58.104Z] $ docker top 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 -eo pid,comm [2024-03-09T02:07:58.156Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-09T02:07:58.156Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-09T02:07:58.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T02:07:58.265Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T02:07:58.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T02:07:58.376Z] $ docker exec 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 ssh-agent [2024-03-09T02:07:58.474Z] SSH_AUTH_SOCK=/tmp/ssh-tXKa4U3RN9pE/agent.31 [2024-03-09T02:07:58.474Z] SSH_AGENT_PID=37 [2024-03-09T02:07:58.480Z] Running ssh-add (command line suppressed) [2024-03-09T02:07:58.584Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_10622648228286177173.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_10622648228286177173.key) [2024-03-09T02:07:58.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T02:07:58.901Z] + git tag --points-at HEAD [Pipeline] } [2024-03-09T02:07:58.910Z] $ docker exec --env ******** --env ******** 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 ssh-agent -k [2024-03-09T02:07:59.010Z] unset SSH_AUTH_SOCK; [2024-03-09T02:07:59.010Z] unset SSH_AGENT_PID; [2024-03-09T02:07:59.010Z] echo Agent pid 37 killed; [2024-03-09T02:07:59.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-09T02:07:59.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-09T02:07:59.094Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-09T02:07:59.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-09T02:07:59.201Z] $ docker exec 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 ssh-agent [2024-03-09T02:07:59.303Z] SSH_AUTH_SOCK=/tmp/ssh-JbsXe35jfDXF/agent.69 [2024-03-09T02:07:59.304Z] SSH_AGENT_PID=75 [2024-03-09T02:07:59.309Z] Running ssh-add (command line suppressed) [2024-03-09T02:07:59.432Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_6613309807405131996.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/private_key_6613309807405131996.key) [2024-03-09T02:07:59.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-09T02:07:59.754Z] + git semver init [2024-03-09T02:08:00.013Z] 2024-03-09 02:07:59,916 [run_init] DEBUG init version:0.0.0 force:False [2024-03-09T02:08:00.013Z] 2024-03-09 02:07:59,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver [2024-03-09T02:08:00.013Z] 2024-03-09 02:07:59,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver [2024-03-09T02:08:00.013Z] 2024-03-09 02:07:59,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690, universal_newlines=False, shell=None, istream=None) [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,850 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.git/info/exclude [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 with force:False [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,850 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,855 [execute] INFO git cat-file --batch-check [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,861 [execute] INFO git cat-file --batch [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver, universal_newlines=False, shell=None, istream=) [2024-03-09T02:08:01.923Z] 2024-03-09 02:08:01,866 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-690/.semver/PR-690 [2024-03-09T02:08:01.923Z] 0.0.0 [Pipeline] } [2024-03-09T02:08:01.932Z] $ docker exec --env ******** --env ******** 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 ssh-agent -k [2024-03-09T02:08:02.027Z] unset SSH_AUTH_SOCK; [2024-03-09T02:08:02.027Z] unset SSH_AGENT_PID; [2024-03-09T02:08:02.028Z] echo Agent pid 75 killed; [2024-03-09T02:08:02.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-09T02:08:02.428Z] + git semver [Pipeline] } [2024-03-09T02:08:02.700Z] $ docker stop --time=1 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 [2024-03-09T02:08:03.983Z] $ docker rm -f --volumes 83ec1b50ca182d295e8a074166992ef07699b75c1d9a833777f91e34c5ad78b3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T02:08:04.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-09T02:08:04.586Z] Stashed 1 file(s) [Pipeline] echo [2024-03-09T02:08:04.589Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T02:08:04.966Z] provisioning config files... [2024-03-09T02:08:04.976Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config14752899861941165213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:08:05.302Z] ---> ****-login.sh [2024-03-09T02:08:05.302Z] nexus3.edgexfoundry.org:10001 [2024-03-09T02:08:05.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:08:05.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:08:05.303Z] Configure a credential helper to remove this warning. See [2024-03-09T02:08:05.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:08:05.303Z] [2024-03-09T02:08:05.303Z] Login Succeeded [2024-03-09T02:08:05.303Z] nexus3.edgexfoundry.org:10002 [2024-03-09T02:08:05.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:08:05.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:08:05.303Z] Configure a credential helper to remove this warning. See [2024-03-09T02:08:05.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:08:05.303Z] [2024-03-09T02:08:05.303Z] Login Succeeded [2024-03-09T02:08:05.303Z] nexus3.edgexfoundry.org:10003 [2024-03-09T02:08:05.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:08:05.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:08:05.563Z] Configure a credential helper to remove this warning. See [2024-03-09T02:08:05.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:08:05.563Z] [2024-03-09T02:08:05.563Z] Login Succeeded [2024-03-09T02:08:05.563Z] nexus3.edgexfoundry.org:10004 [2024-03-09T02:08:05.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:08:05.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:08:05.563Z] Configure a credential helper to remove this warning. See [2024-03-09T02:08:05.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:08:05.563Z] [2024-03-09T02:08:05.563Z] Login Succeeded [2024-03-09T02:08:05.563Z] ****.io [2024-03-09T02:08:05.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:08:05.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:08:05.824Z] Configure a credential helper to remove this warning. See [2024-03-09T02:08:05.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:08:05.824Z] [2024-03-09T02:08:05.824Z] Login Succeeded [2024-03-09T02:08:05.824Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T02:08:05.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-09T02:08:05.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T02:08:06.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T02:08:06.034Z] ========================================================= [2024-03-09T02:08:06.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-09T02:08:06.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:08:06.437Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-09T02:08:06.696Z] Sending build context to Docker daemon 59.4MB [2024-03-09T02:08:06.696Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T02:08:06.696Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-09T02:08:06.696Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-09T02:08:06.696Z] 7264a8db6415: Pulling fs layer [2024-03-09T02:08:06.696Z] c4d48a809fc2: Pulling fs layer [2024-03-09T02:08:06.696Z] 4f1c88b9dad5: Pulling fs layer [2024-03-09T02:08:06.696Z] ad3a456e5733: Pulling fs layer [2024-03-09T02:08:06.696Z] 69c7f0334f64: Pulling fs layer [2024-03-09T02:08:06.696Z] 1f1c1a5573a3: Pulling fs layer [2024-03-09T02:08:06.696Z] ce7588e14bc9: Pulling fs layer [2024-03-09T02:08:06.696Z] b5e4710f87ac: Pulling fs layer [2024-03-09T02:08:06.696Z] ad3a456e5733: Waiting [2024-03-09T02:08:06.696Z] 69c7f0334f64: Waiting [2024-03-09T02:08:06.696Z] 1f1c1a5573a3: Waiting [2024-03-09T02:08:06.696Z] ce7588e14bc9: Waiting [2024-03-09T02:08:06.696Z] b5e4710f87ac: Waiting [2024-03-09T02:08:06.696Z] c4d48a809fc2: Verifying Checksum [2024-03-09T02:08:06.696Z] c4d48a809fc2: Download complete [2024-03-09T02:08:06.696Z] ad3a456e5733: Verifying Checksum [2024-03-09T02:08:06.696Z] ad3a456e5733: Download complete [2024-03-09T02:08:06.696Z] 69c7f0334f64: Verifying Checksum [2024-03-09T02:08:06.696Z] 69c7f0334f64: Download complete [2024-03-09T02:08:08.606Z] 7264a8db6415: Verifying Checksum [2024-03-09T02:08:08.606Z] 7264a8db6415: Download complete [2024-03-09T02:08:08.885Z] 1f1c1a5573a3: Verifying Checksum [2024-03-09T02:08:08.885Z] 1f1c1a5573a3: Download complete [2024-03-09T02:08:08.885Z] 7264a8db6415: Pull complete [2024-03-09T02:08:08.885Z] b5e4710f87ac: Verifying Checksum [2024-03-09T02:08:08.885Z] b5e4710f87ac: Download complete [2024-03-09T02:08:09.143Z] c4d48a809fc2: Pull complete [2024-03-09T02:08:09.143Z] 4f1c88b9dad5: Verifying Checksum [2024-03-09T02:08:09.143Z] 4f1c88b9dad5: Download complete [2024-03-09T02:08:09.402Z] ce7588e14bc9: Verifying Checksum [2024-03-09T02:08:09.402Z] ce7588e14bc9: Download complete [2024-03-09T02:08:11.930Z] 4f1c88b9dad5: Pull complete [2024-03-09T02:08:11.930Z] ad3a456e5733: Pull complete [2024-03-09T02:08:11.930Z] 69c7f0334f64: Pull complete [2024-03-09T02:08:11.930Z] 1f1c1a5573a3: Pull complete [2024-03-09T02:08:14.481Z] ce7588e14bc9: Pull complete [2024-03-09T02:08:14.740Z] b5e4710f87ac: Pull complete [2024-03-09T02:08:14.740Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-09T02:08:14.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-09T02:08:14.740Z] ---> 88b5674ff536 [2024-03-09T02:08:14.740Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-09T02:08:18.940Z] ---> Running in 690e47428050 [2024-03-09T02:08:18.940Z] Removing intermediate container 690e47428050 [2024-03-09T02:08:18.940Z] ---> 5021a5e56d0e [2024-03-09T02:08:18.940Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-09T02:08:18.940Z] ---> Running in 4fb0b231b562 [2024-03-09T02:08:18.940Z] Removing intermediate container 4fb0b231b562 [2024-03-09T02:08:18.940Z] ---> 2ed222953b45 [2024-03-09T02:08:18.940Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T02:08:18.940Z] ---> Running in 50b22c20c383 [2024-03-09T02:08:18.940Z] Removing intermediate container 50b22c20c383 [2024-03-09T02:08:18.940Z] ---> 40382a12302d [2024-03-09T02:08:18.940Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-09T02:08:18.940Z] ---> Running in 05cccd7d2675 [2024-03-09T02:08:19.199Z] Removing intermediate container 05cccd7d2675 [2024-03-09T02:08:19.199Z] ---> 1253ffa8c4ae [2024-03-09T02:08:19.199Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-09T02:08:19.199Z] ---> Running in d1d8edb253fd [2024-03-09T02:08:19.199Z] Removing intermediate container d1d8edb253fd [2024-03-09T02:08:19.199Z] ---> 4d3011105ebf [2024-03-09T02:08:19.199Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-09T02:08:19.768Z] latest: Pulling from library/docker [2024-03-09T02:08:19.768Z] 4abcf2066143: Pulling fs layer [2024-03-09T02:08:19.768Z] 482602742300: Pulling fs layer [2024-03-09T02:08:19.768Z] 4f4fb700ef54: Pulling fs layer [2024-03-09T02:08:19.768Z] b74b0467a17b: Pulling fs layer [2024-03-09T02:08:19.768Z] 1c282e3f92e6: Pulling fs layer [2024-03-09T02:08:19.768Z] 0e849924e7d9: Pulling fs layer [2024-03-09T02:08:19.768Z] e1cad5e1cb56: Pulling fs layer [2024-03-09T02:08:19.768Z] 1540ba4b4f15: Pulling fs layer [2024-03-09T02:08:19.768Z] 57f561a4b2d3: Pulling fs layer [2024-03-09T02:08:19.768Z] 8cd7db794e11: Pulling fs layer [2024-03-09T02:08:19.768Z] a3eb1e49e9d2: Pulling fs layer [2024-03-09T02:08:19.768Z] 74f266a13596: Pulling fs layer [2024-03-09T02:08:19.768Z] de50c4d8546d: Pulling fs layer [2024-03-09T02:08:19.768Z] ff1dfb59bff5: Pulling fs layer [2024-03-09T02:08:19.768Z] 833108d18ae9: Pulling fs layer [2024-03-09T02:08:19.768Z] bae8fdc5ff9d: Pulling fs layer [2024-03-09T02:08:19.768Z] 1540ba4b4f15: Waiting [2024-03-09T02:08:19.768Z] 57f561a4b2d3: Waiting [2024-03-09T02:08:19.768Z] 8cd7db794e11: Waiting [2024-03-09T02:08:19.768Z] a3eb1e49e9d2: Waiting [2024-03-09T02:08:19.768Z] 74f266a13596: Waiting [2024-03-09T02:08:19.768Z] de50c4d8546d: Waiting [2024-03-09T02:08:19.768Z] ff1dfb59bff5: Waiting [2024-03-09T02:08:19.768Z] 833108d18ae9: Waiting [2024-03-09T02:08:19.768Z] b74b0467a17b: Waiting [2024-03-09T02:08:19.768Z] 1c282e3f92e6: Waiting [2024-03-09T02:08:19.768Z] bae8fdc5ff9d: Waiting [2024-03-09T02:08:19.768Z] 0e849924e7d9: Waiting [2024-03-09T02:08:19.768Z] 4f4fb700ef54: Verifying Checksum [2024-03-09T02:08:19.768Z] 4f4fb700ef54: Download complete [2024-03-09T02:08:19.866Z] Still waiting to schedule task [2024-03-09T02:08:19.867Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5298’ [2024-03-09T02:08:20.041Z] 482602742300: Verifying Checksum [2024-03-09T02:08:20.041Z] 482602742300: Download complete [2024-03-09T02:08:20.041Z] 4abcf2066143: Verifying Checksum [2024-03-09T02:08:20.041Z] 4abcf2066143: Download complete [2024-03-09T02:08:20.041Z] b74b0467a17b: Verifying Checksum [2024-03-09T02:08:20.041Z] b74b0467a17b: Download complete [2024-03-09T02:08:20.300Z] 4abcf2066143: Pull complete [2024-03-09T02:08:20.300Z] 482602742300: Pull complete [2024-03-09T02:08:20.559Z] 4f4fb700ef54: Pull complete [2024-03-09T02:08:20.559Z] 0e849924e7d9: Verifying Checksum [2024-03-09T02:08:20.559Z] 0e849924e7d9: Download complete [2024-03-09T02:08:20.559Z] 1c282e3f92e6: Verifying Checksum [2024-03-09T02:08:20.559Z] 1c282e3f92e6: Download complete [2024-03-09T02:08:20.559Z] b74b0467a17b: Pull complete [2024-03-09T02:08:20.559Z] e1cad5e1cb56: Verifying Checksum [2024-03-09T02:08:20.559Z] e1cad5e1cb56: Download complete [2024-03-09T02:08:20.559Z] 57f561a4b2d3: Verifying Checksum [2024-03-09T02:08:20.559Z] 57f561a4b2d3: Download complete [2024-03-09T02:08:20.559Z] 1540ba4b4f15: Download complete [2024-03-09T02:08:20.559Z] 8cd7db794e11: Verifying Checksum [2024-03-09T02:08:20.559Z] 8cd7db794e11: Download complete [2024-03-09T02:08:20.816Z] 74f266a13596: Verifying Checksum [2024-03-09T02:08:20.816Z] 74f266a13596: Download complete [2024-03-09T02:08:20.816Z] de50c4d8546d: Verifying Checksum [2024-03-09T02:08:20.816Z] de50c4d8546d: Download complete [2024-03-09T02:08:20.816Z] 1c282e3f92e6: Pull complete [2024-03-09T02:08:20.816Z] a3eb1e49e9d2: Verifying Checksum [2024-03-09T02:08:20.816Z] a3eb1e49e9d2: Download complete [2024-03-09T02:08:20.816Z] 833108d18ae9: Verifying Checksum [2024-03-09T02:08:20.816Z] 833108d18ae9: Download complete [2024-03-09T02:08:21.073Z] bae8fdc5ff9d: Download complete [2024-03-09T02:08:21.331Z] 0e849924e7d9: Pull complete [2024-03-09T02:08:21.331Z] ff1dfb59bff5: Verifying Checksum [2024-03-09T02:08:21.331Z] ff1dfb59bff5: Download complete [2024-03-09T02:08:21.589Z] e1cad5e1cb56: Pull complete [2024-03-09T02:08:21.848Z] 1540ba4b4f15: Pull complete [2024-03-09T02:08:21.848Z] 57f561a4b2d3: Pull complete [2024-03-09T02:08:21.848Z] 8cd7db794e11: Pull complete [2024-03-09T02:08:22.109Z] a3eb1e49e9d2: Pull complete [2024-03-09T02:08:22.367Z] 74f266a13596: Pull complete [2024-03-09T02:08:22.367Z] de50c4d8546d: Pull complete [2024-03-09T02:08:23.301Z] ff1dfb59bff5: Pull complete [2024-03-09T02:08:23.301Z] 833108d18ae9: Pull complete [2024-03-09T02:08:23.301Z] bae8fdc5ff9d: Pull complete [2024-03-09T02:08:23.301Z] Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 [2024-03-09T02:08:23.301Z] Status: Downloaded newer image for docker:latest [2024-03-09T02:08:25.839Z] ---> 174d16c56b82 [2024-03-09T02:08:25.839Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T02:08:25.839Z] ---> Running in bf02763170d7 [2024-03-09T02:08:25.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T02:08:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T02:08:26.358Z] OK: 264 MiB in 52 packages [2024-03-09T02:08:26.618Z] Removing intermediate container bf02763170d7 [2024-03-09T02:08:26.618Z] ---> 71c8de39dc59 [2024-03-09T02:08:26.618Z] Step 10/15 : ENV GO111MODULE=on [2024-03-09T02:08:26.618Z] ---> Running in 83380b4e0d17 [2024-03-09T02:08:26.618Z] Removing intermediate container 83380b4e0d17 [2024-03-09T02:08:26.618Z] ---> 164cccc1d07e [2024-03-09T02:08:26.618Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-09T02:08:26.618Z] ---> Running in 6ad19960d4e6 [2024-03-09T02:08:26.618Z] Removing intermediate container 6ad19960d4e6 [2024-03-09T02:08:26.618Z] ---> f0e4e08701d4 [2024-03-09T02:08:26.618Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-09T02:08:26.877Z] ---> 10d0adddfe8c [2024-03-09T02:08:26.877Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T02:08:26.877Z] ---> Running in 94a7cb9f6726 [2024-03-09T02:08:53.576Z] Removing intermediate container 94a7cb9f6726 [2024-03-09T02:08:53.576Z] ---> 6c66936ea237 [2024-03-09T02:08:53.576Z] Step 14/15 : COPY . . [2024-03-09T02:08:53.576Z] ---> ee103edeb7cb [2024-03-09T02:08:53.576Z] Step 15/15 : RUN ${MAKE} [2024-03-09T02:08:53.576Z] ---> Running in 991f75bead3c [2024-03-09T02:08:53.576Z] noop [2024-03-09T02:08:53.576Z] Removing intermediate container 991f75bead3c [2024-03-09T02:08:53.576Z] ---> bbd2df523a32 [2024-03-09T02:08:53.576Z] Successfully built bbd2df523a32 [2024-03-09T02:08:53.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:08:53.948Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T02:08:53.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:08:54.065Z] prd-ubuntu20.04-docker-8c-8g-5301 does not seem to be running inside a container [2024-03-09T02:08:54.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 [2024-03-09T02:08:54.431Z] $ docker top c882304ad8f3c5e1b4c812718589f3739a682d1926bcdb03621cdbb98d1da327 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T02:08:54.817Z] + go version [2024-03-09T02:08:54.817Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-09T02:08:54.834Z] $ docker stop --time=1 c882304ad8f3c5e1b4c812718589f3739a682d1926bcdb03621cdbb98d1da327 [2024-03-09T02:08:56.066Z] $ docker rm -f --volumes c882304ad8f3c5e1b4c812718589f3739a682d1926bcdb03621cdbb98d1da327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:08:56.668Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-09T02:08:56.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:08:56.779Z] prd-ubuntu20.04-docker-8c-8g-5301 does not seem to be running inside a container [2024-03-09T02:08:56.815Z] $ 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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 [2024-03-09T02:08:57.114Z] $ docker top 316df4e93a448bafc53e5637c9e71bda5da96f82fce35244b8123deded5ac51e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T02:08:57.495Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] fileExists [Pipeline] sh [2024-03-09T02:08:57.817Z] + make test [2024-03-09T02:08:57.817Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-09T02:08:58.753Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-09T02:09:06.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-09T02:09:06.862Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-09T02:09:10.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T02:09:10.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T02:09:10.146Z] ./bin/test-attribution-txt.sh [2024-03-09T02:09:10.146Z] make -C web test [2024-03-09T02:09:10.146Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' [2024-03-09T02:09:10.146Z] make[1]: tput: No such file or directory [2024-03-09T02:09:10.146Z] make[1]: tput: No such file or directory [2024-03-09T02:09:10.146Z] warning: generating ./VERSION [2024-03-09T02:09:10.146Z] echo "0.0.0" > VERSION [2024-03-09T02:09:10.146Z] docker build \ [2024-03-09T02:09:10.146Z] -f Dockerfile \ [2024-03-09T02:09:10.146Z] --build-arg USER=1000 \ [2024-03-09T02:09:10.146Z] \ [2024-03-09T02:09:10.146Z] --label "git_sha=11d940f067156daca5ec500adea2c86e88abfce1" \ [2024-03-09T02:09:10.146Z] -t edgexfoundry/edgex-web-ui:11d940f067156daca5ec500adea2c86e88abfce1 \ [2024-03-09T02:09:10.146Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-09T02:09:10.146Z] . [2024-03-09T02:09:10.146Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-09T02:09:10.146Z] Install the buildx component to build images with BuildKit: [2024-03-09T02:09:10.146Z] https://docs.docker.com/go/buildx/ [2024-03-09T02:09:10.146Z] [2024-03-09T02:09:10.146Z] Sending build context to Docker daemon 2.612MB [2024-03-09T02:09:10.146Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-09T02:09:10.409Z] 18-alpine3.18: Pulling from library/node [2024-03-09T02:09:10.409Z] 619be1103602: Pulling fs layer [2024-03-09T02:09:10.409Z] 3ca0848cfd88: Pulling fs layer [2024-03-09T02:09:10.409Z] ea995ae82edc: Pulling fs layer [2024-03-09T02:09:10.409Z] 8ef45897bdf2: Pulling fs layer [2024-03-09T02:09:10.409Z] 8ef45897bdf2: Waiting [2024-03-09T02:09:10.409Z] ea995ae82edc: Verifying Checksum [2024-03-09T02:09:10.409Z] ea995ae82edc: Download complete [2024-03-09T02:09:10.409Z] 619be1103602: Verifying Checksum [2024-03-09T02:09:10.409Z] 619be1103602: Download complete [2024-03-09T02:09:10.409Z] 8ef45897bdf2: Verifying Checksum [2024-03-09T02:09:10.409Z] 8ef45897bdf2: Download complete [2024-03-09T02:09:10.669Z] 619be1103602: Pull complete [2024-03-09T02:09:10.669Z] 3ca0848cfd88: Verifying Checksum [2024-03-09T02:09:10.669Z] 3ca0848cfd88: Download complete [2024-03-09T02:09:11.607Z] 3ca0848cfd88: Pull complete [2024-03-09T02:09:11.865Z] ea995ae82edc: Pull complete [2024-03-09T02:09:11.865Z] 8ef45897bdf2: Pull complete [2024-03-09T02:09:11.865Z] Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 [2024-03-09T02:09:11.865Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-09T02:09:11.865Z] ---> 4f966fe318ae [2024-03-09T02:09:11.865Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-09T02:09:13.772Z] ---> Running in 26d3b333e992 [2024-03-09T02:09:14.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-09T02:09:14.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-09T02:09:14.551Z] (1/154) Installing libexpat (2.6.0-r0) [2024-03-09T02:09:14.551Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-09T02:09:14.551Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-09T02:09:14.551Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-09T02:09:14.551Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-09T02:09:14.551Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-09T02:09:14.551Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-09T02:09:14.809Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-09T02:09:14.809Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-09T02:09:14.809Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-09T02:09:14.809Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-09T02:09:14.809Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-09T02:09:14.809Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-09T02:09:14.809Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-09T02:09:14.810Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-09T02:09:14.810Z] (16/154) Installing glib (2.76.6-r0) [2024-03-09T02:09:14.810Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-09T02:09:14.810Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-09T02:09:14.810Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-09T02:09:15.069Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-09T02:09:15.069Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-09T02:09:15.069Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-09T02:09:15.069Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-09T02:09:15.069Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-09T02:09:15.069Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-09T02:09:15.069Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-09T02:09:15.069Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-09T02:09:15.069Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-09T02:09:15.069Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-09T02:09:15.069Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-09T02:09:15.069Z] (31/154) Installing libxcb (1.15-r1) [2024-03-09T02:09:15.069Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-09T02:09:15.069Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-09T02:09:15.069Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-09T02:09:15.069Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-09T02:09:15.069Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-09T02:09:15.069Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-09T02:09:15.069Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-09T02:09:15.069Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-09T02:09:15.069Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-09T02:09:15.069Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-09T02:09:15.069Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-09T02:09:15.069Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-09T02:09:15.069Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-09T02:09:15.328Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-09T02:09:15.328Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-09T02:09:15.328Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-09T02:09:15.328Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-09T02:09:15.328Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-09T02:09:15.328Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-09T02:09:15.328Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-09T02:09:15.328Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-09T02:09:15.328Z] (53/154) Installing libunistring (1.1-r1) [2024-03-09T02:09:15.328Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-09T02:09:15.328Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-09T02:09:15.328Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-09T02:09:15.328Z] (57/154) Installing gnutls (3.8.3-r0) [2024-03-09T02:09:15.328Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-09T02:09:15.328Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-09T02:09:15.328Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-09T02:09:15.587Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-09T02:09:15.587Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-09T02:09:15.587Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-09T02:09:15.587Z] (64/154) Installing pango (1.50.14-r1) [2024-03-09T02:09:15.587Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-09T02:09:15.587Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-09T02:09:15.587Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-09T02:09:15.587Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-09T02:09:15.587Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-09T02:09:15.587Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-09T02:09:15.587Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-09T02:09:15.587Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-09T02:09:15.845Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-09T02:09:15.846Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-09T02:09:16.414Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-09T02:09:16.415Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-09T02:09:16.415Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-09T02:09:16.415Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-09T02:09:16.415Z] (78/154) Installing libelf (0.189-r2) [2024-03-09T02:09:16.415Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-09T02:09:16.415Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-09T02:09:16.673Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-09T02:09:16.673Z] (82/154) Installing libmagic (5.45-r0) [2024-03-09T02:09:16.673Z] (83/154) Installing file (5.45-r0) [2024-03-09T02:09:16.673Z] (84/154) Installing libice (1.1.1-r2) [2024-03-09T02:09:16.673Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-09T02:09:16.673Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-09T02:09:16.673Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-09T02:09:16.673Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-09T02:09:16.673Z] (89/154) Installing xset (1.2.5-r1) [2024-03-09T02:09:16.933Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-09T02:09:16.933Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-09T02:09:16.933Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-09T02:09:16.933Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-09T02:09:16.933Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-09T02:09:16.933Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-09T02:09:16.933Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-09T02:09:16.933Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-09T02:09:17.192Z] (98/154) Installing libva (2.18.0-r1) [2024-03-09T02:09:17.192Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-09T02:09:17.192Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-09T02:09:17.192Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-09T02:09:17.192Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-09T02:09:17.192Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-09T02:09:17.192Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-09T02:09:17.192Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-09T02:09:17.192Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-09T02:09:17.192Z] (107/154) Installing opus (1.4-r0) [2024-03-09T02:09:17.192Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-09T02:09:17.192Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-09T02:09:17.450Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-09T02:09:17.450Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-09T02:09:17.450Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-09T02:09:17.450Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-09T02:09:17.450Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-09T02:09:17.450Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-09T02:09:17.450Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-09T02:09:17.450Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-09T02:09:17.450Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-09T02:09:17.709Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-09T02:09:17.710Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-09T02:09:17.710Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-09T02:09:17.710Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-09T02:09:17.710Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-09T02:09:17.710Z] (124/154) Installing librist (0.2.7-r0) [2024-03-09T02:09:17.710Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-09T02:09:17.710Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-09T02:09:17.710Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-09T02:09:17.710Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-09T02:09:17.710Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-09T02:09:17.968Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-09T02:09:17.968Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-09T02:09:17.968Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-09T02:09:17.968Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-09T02:09:17.968Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-09T02:09:17.968Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-09T02:09:17.968Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-09T02:09:17.968Z] (137/154) Installing nspr (4.35-r2) [2024-03-09T02:09:17.968Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-09T02:09:17.968Z] (139/154) Installing nss (3.94-r0) [2024-03-09T02:09:17.968Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-09T02:09:17.968Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-09T02:09:18.227Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-09T02:09:18.227Z] (143/154) Installing orc (0.4.34-r0) [2024-03-09T02:09:18.227Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-09T02:09:18.227Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-09T02:09:18.227Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-09T02:09:18.227Z] (147/154) Installing libpulse (16.1-r10) [2024-03-09T02:09:18.227Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-09T02:09:18.227Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-09T02:09:18.227Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-09T02:09:18.227Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-09T02:09:18.486Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-09T02:09:18.486Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-09T02:09:18.486Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-09T02:09:19.865Z] Executing busybox-1.36.1-r5.trigger [2024-03-09T02:09:19.865Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-09T02:09:19.865Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-09T02:09:19.865Z] Executing glib-2.76.6-r0.trigger [2024-03-09T02:09:19.865Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-09T02:09:20.433Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-09T02:09:20.433Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-09T02:09:20.433Z] OK: 580 MiB in 171 packages [2024-03-09T02:09:30.427Z] Removing intermediate container 26d3b333e992 [2024-03-09T02:09:30.427Z] ---> 05be44c3fca0 [2024-03-09T02:09:30.427Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-09T02:09:30.427Z] ---> Running in 344e5244fcc1 [2024-03-09T02:09:30.427Z] Removing intermediate container 344e5244fcc1 [2024-03-09T02:09:30.427Z] ---> afe9a0873492 [2024-03-09T02:09:30.427Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-09T02:09:30.427Z] ---> Running in beaecaa16c33 [2024-03-09T02:09:30.427Z] Removing intermediate container beaecaa16c33 [2024-03-09T02:09:30.427Z] ---> 4201ffed0349 [2024-03-09T02:09:30.427Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-09T02:09:30.427Z] ---> Running in b45255b42b51 [2024-03-09T02:09:30.427Z] Removing intermediate container b45255b42b51 [2024-03-09T02:09:30.427Z] ---> a2a841eae6ef [2024-03-09T02:09:30.427Z] Step 6/11 : RUN npm install -g npm [2024-03-09T02:09:30.427Z] ---> Running in 5293f0550579 [2024-03-09T02:09:37.007Z] [2024-03-09T02:09:37.007Z] removed 26 packages, and changed 55 packages in 6s [2024-03-09T02:09:37.007Z] [2024-03-09T02:09:37.007Z] 24 packages are looking for funding [2024-03-09T02:09:37.007Z] run `npm fund` for details [2024-03-09T02:09:37.574Z] Removing intermediate container 5293f0550579 [2024-03-09T02:09:37.574Z] ---> ee26348b493a [2024-03-09T02:09:37.574Z] Step 7/11 : ARG USER=1000 [2024-03-09T02:09:37.574Z] ---> Running in 20c670256e4e [2024-03-09T02:09:37.574Z] Removing intermediate container 20c670256e4e [2024-03-09T02:09:37.574Z] ---> 0473ff884ff5 [2024-03-09T02:09:37.574Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-09T02:09:37.574Z] ---> Running in f9fccf4d4313 [2024-03-09T02:09:38.509Z] Removing intermediate container f9fccf4d4313 [2024-03-09T02:09:38.509Z] ---> ffacebd1b4af [2024-03-09T02:09:38.509Z] Step 9/11 : USER $USER:$USER [2024-03-09T02:09:38.509Z] ---> Running in 8a878272c14a [2024-03-09T02:09:38.509Z] Removing intermediate container 8a878272c14a [2024-03-09T02:09:38.509Z] ---> 64b84a184b72 [2024-03-09T02:09:38.509Z] Step 10/11 : WORKDIR /app [2024-03-09T02:09:38.509Z] ---> Running in ff11e81e53b2 [2024-03-09T02:09:38.769Z] Removing intermediate container ff11e81e53b2 [2024-03-09T02:09:38.769Z] ---> 961fd0af0d2c [2024-03-09T02:09:38.769Z] Step 11/11 : LABEL git_sha=11d940f067156daca5ec500adea2c86e88abfce1 [2024-03-09T02:09:38.769Z] ---> Running in 53e94bf90679 [2024-03-09T02:09:38.769Z] Removing intermediate container 53e94bf90679 [2024-03-09T02:09:38.769Z] ---> 60cf4d312789 [2024-03-09T02:09:38.769Z] Successfully built 60cf4d312789 [2024-03-09T02:09:38.769Z] Successfully tagged edgexfoundry/edgex-web-ui:11d940f067156daca5ec500adea2c86e88abfce1 [2024-03-09T02:09:38.769Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-09T02:09:38.769Z] touch edgex-web-ui.imagebuilt [2024-03-09T02:09:38.769Z] mkdir -p node_modules coverage [2024-03-09T02:09:38.769Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-09T02:09:38.769Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-09T02:09:42.957Z] npm ERR! code ERESOLVE [2024-03-09T02:09:42.957Z] npm ERR! ERESOLVE could not resolve [2024-03-09T02:09:42.957Z] npm ERR! [2024-03-09T02:09:42.957Z] npm ERR! While resolving: @angular-devkit/build-angular@17.1.0 [2024-03-09T02:09:42.957Z] npm ERR! Found: @angular/compiler-cli@16.2.12 [2024-03-09T02:09:42.957Z] npm ERR! node_modules/@angular/compiler-cli [2024-03-09T02:09:42.957Z] npm ERR! dev @angular/compiler-cli@"^16.2.12" from the root project [2024-03-09T02:09:42.957Z] npm ERR! peer @angular/compiler-cli@"16.2.12" from @angular/localize@16.2.12 [2024-03-09T02:09:42.957Z] npm ERR! node_modules/@angular/localize [2024-03-09T02:09:42.957Z] npm ERR! dev @angular/localize@"^16.2.12" from the root project [2024-03-09T02:09:42.957Z] npm ERR! [2024-03-09T02:09:42.957Z] npm ERR! Could not resolve dependency: [2024-03-09T02:09:42.957Z] npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 [2024-03-09T02:09:42.957Z] npm ERR! node_modules/@angular-devkit/build-angular [2024-03-09T02:09:42.957Z] npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project [2024-03-09T02:09:42.957Z] npm ERR! [2024-03-09T02:09:42.957Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@17.2.4 [2024-03-09T02:09:42.957Z] npm ERR! node_modules/@angular/compiler-cli [2024-03-09T02:09:42.957Z] npm ERR! peer @angular/compiler-cli@"^17.0.0" from @angular-devkit/build-angular@17.1.0 [2024-03-09T02:09:42.957Z] npm ERR! node_modules/@angular-devkit/build-angular [2024-03-09T02:09:42.957Z] npm ERR! dev @angular-devkit/build-angular@"^17.1.0" from the root project [2024-03-09T02:09:42.957Z] npm ERR! [2024-03-09T02:09:42.957Z] npm ERR! Fix the upstream dependency conflict, or retry [2024-03-09T02:09:42.957Z] npm ERR! this command with --force or --legacy-peer-deps [2024-03-09T02:09:42.957Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2024-03-09T02:09:42.957Z] npm ERR! [2024-03-09T02:09:42.957Z] npm ERR! [2024-03-09T02:09:42.957Z] npm ERR! For a full report see: [2024-03-09T02:09:42.957Z] npm ERR! /home/node/.npm/_logs/2024-03-09T02_09_39_303Z-eresolve-report.txt [2024-03-09T02:09:42.957Z] [2024-03-09T02:09:42.957Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2024-03-09T02_09_39_303Z-debug-0.log [2024-03-09T02:09:42.957Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2024-03-09T02:09:42.957Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-690/web' [2024-03-09T02:09:42.957Z] make: *** [Makefile:58: test-angular] Error 2 [Pipeline] } [2024-03-09T02:09:42.974Z] $ docker stop --time=1 316df4e93a448bafc53e5637c9e71bda5da96f82fce35244b8123deded5ac51e [2024-03-09T02:09:44.231Z] $ docker rm -f --volumes 316df4e93a448bafc53e5637c9e71bda5da96f82fce35244b8123deded5ac51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:09:45.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T02:09:45.210Z] [2024-03-09T02:09:45.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:09:45.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T02:09:45.540Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-09T02:09:45.540Z] 5eb5b503b376: Pulling fs layer [2024-03-09T02:09:45.540Z] 5c69ac0246d0: Pulling fs layer [2024-03-09T02:09:45.540Z] ec43610c2a17: Pulling fs layer [2024-03-09T02:09:45.540Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-09T02:09:45.540Z] 33b1e0a273af: Pulling fs layer [2024-03-09T02:09:45.540Z] 5d3b04190fa2: Pulling fs layer [2024-03-09T02:09:45.540Z] 2f39f015ded8: Pulling fs layer [2024-03-09T02:09:45.540Z] 33b1e0a273af: Waiting [2024-03-09T02:09:45.540Z] 5d3b04190fa2: Waiting [2024-03-09T02:09:45.540Z] 2f39f015ded8: Waiting [2024-03-09T02:09:45.540Z] 5c69ac0246d0: Verifying Checksum [2024-03-09T02:09:45.540Z] 5c69ac0246d0: Download complete [2024-03-09T02:09:45.540Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-09T02:09:45.540Z] 3a2ae6a8a46f: Download complete [2024-03-09T02:09:45.540Z] 33b1e0a273af: Verifying Checksum [2024-03-09T02:09:45.540Z] 33b1e0a273af: Download complete [2024-03-09T02:09:45.540Z] ec43610c2a17: Verifying Checksum [2024-03-09T02:09:45.540Z] ec43610c2a17: Download complete [2024-03-09T02:09:45.540Z] 5d3b04190fa2: Download complete [2024-03-09T02:09:45.800Z] 5eb5b503b376: Verifying Checksum [2024-03-09T02:09:45.800Z] 5eb5b503b376: Download complete [2024-03-09T02:09:46.365Z] 2f39f015ded8: Verifying Checksum [2024-03-09T02:09:46.365Z] 2f39f015ded8: Download complete [2024-03-09T02:09:46.932Z] 5eb5b503b376: Pull complete [2024-03-09T02:09:46.932Z] 5c69ac0246d0: Pull complete [2024-03-09T02:09:47.498Z] ec43610c2a17: Pull complete [2024-03-09T02:09:47.498Z] 3a2ae6a8a46f: Pull complete [2024-03-09T02:09:47.498Z] 33b1e0a273af: Pull complete [2024-03-09T02:09:47.757Z] 5d3b04190fa2: Pull complete [2024-03-09T02:09:51.946Z] 2f39f015ded8: Pull complete [2024-03-09T02:09:51.946Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-09T02:09:51.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T02:09:51.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:09:52.119Z] prd-ubuntu20.04-docker-8c-8g-5301 does not seem to be running inside a container [2024-03-09T02:09:52.150Z] $ 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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 [2024-03-09T02:09:54.794Z] $ docker top f433f5e9372c561edf564412aac20c82546d5f8301720845eb2e6babc0a11fef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:09:55.226Z] ---> job-cost.sh [2024-03-09T02:09:55.226Z] lf-activate-venv: SKIPPING [2024-03-09T02:09:55.226Z] INFO: No Stack... [2024-03-09T02:09:55.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T02:09:56.053Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T02:09:56.342Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/cost.csv [2024-03-09T02:09:56.343Z] + cut -d, -f6 [Pipeline] lock [2024-03-09T02:09:56.356Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] [2024-03-09T02:09:56.363Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] did not exist. Created. [2024-03-09T02:09:56.367Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T02:09:56.716Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-09T02:09:56.804Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T02:09:56.816Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T02:09:56.894Z] $ docker stop --time=1 f433f5e9372c561edf564412aac20c82546d5f8301720845eb2e6babc0a11fef [2024-03-09T02:09:58.043Z] $ docker rm -f --volumes f433f5e9372c561edf564412aac20c82546d5f8301720845eb2e6babc0a11fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-09T02:09:58.363Z] Failed in branch amd64 [2024-03-09T02:11:23.497Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5303 in /w/workspace/edgexfoundry_edgex-ui-go_PR-690 [Pipeline] { [Pipeline] ws [2024-03-09T02:11:23.538Z] Running in /w/workspace/edgex-ui-go/10 [Pipeline] { [Pipeline] checkout [2024-03-09T02:11:26.623Z] The recommended git tool is: git [2024-03-09T02:11:35.480Z] using credential edgex-jenkins-ssh [2024-03-09T02:11:35.507Z] Cloning the remote Git repository [2024-03-09T02:11:35.560Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-09T02:11:35.680Z] > git init /w/workspace/edgex-ui-go/10 # timeout=10 [2024-03-09T02:11:35.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-09T02:11:35.956Z] > git --version # timeout=10 [2024-03-09T02:11:36.005Z] > git --version # 'git version 2.25.1' [2024-03-09T02:11:36.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-09T02:11:36.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T02:11:41.110Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-09T02:11:41.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-09T02:11:42.766Z] Merging remotes/origin/main commit 18a2e64752eb0867df47b996ff52522c7dc545ed into PR head commit f11b1c33d46c19e1fffe353d651a82365db9040c [2024-03-09T02:11:42.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-09T02:11:42.187Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-09T02:11:42.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-09T02:11:42.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-09T02:11:42.788Z] > git config core.sparsecheckout # timeout=10 [2024-03-09T02:11:42.866Z] > git checkout -f f11b1c33d46c19e1fffe353d651a82365db9040c # timeout=10 [2024-03-09T02:11:43.257Z] > git remote # timeout=10 [2024-03-09T02:11:43.284Z] > git config --get remote.origin.url # timeout=10 [2024-03-09T02:11:43.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-09T02:11:43.325Z] > git merge 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 [2024-03-09T02:11:44.496Z] Merge succeeded, producing 7e7433ad29afac81f7c4acf680de363e7f782ba5 [2024-03-09T02:11:44.497Z] Checking out Revision 7e7433ad29afac81f7c4acf680de363e7f782ba5 (PR-690) [2024-03-09T02:11:44.463Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-09T02:11:44.503Z] > git config core.sparsecheckout # timeout=10 [2024-03-09T02:11:44.517Z] > git checkout -f 7e7433ad29afac81f7c4acf680de363e7f782ba5 # timeout=10 [2024-03-09T02:11:48.234Z] Commit message: "Merge commit '18a2e64752eb0867df47b996ff52522c7dc545ed' into HEAD" [2024-03-09T02:11:48.259Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T02:11:48.242Z] > git rev-list --no-walk e5d531a64b63201240ba43fb0cb9627a4485cfa5 # timeout=10 [2024-03-09T02:11:49.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-09T02:11:49.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-09T02:11:49.664Z] Dload Upload Total Spent Left Speed [2024-03-09T02:11:49.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh [2024-03-09T02:11:50.201Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-09T02:11:50.531Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-09T02:11:50.531Z] + sudo tee /etc/docker/daemon.new [2024-03-09T02:11:50.531Z] { [2024-03-09T02:11:50.531Z] "registry-mirrors": [ [2024-03-09T02:11:50.531Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-09T02:11:50.531Z] ], [2024-03-09T02:11:50.531Z] "bip": "10.250.0.254/24", [2024-03-09T02:11:50.531Z] "hosts": [ [2024-03-09T02:11:50.531Z] "tcp://0.0.0.0:5555", [2024-03-09T02:11:50.531Z] "unix:///var/run/docker.sock" [2024-03-09T02:11:50.531Z] ], [2024-03-09T02:11:50.531Z] "mtu": 1458, [2024-03-09T02:11:50.531Z] "selinux-enabled": true, [2024-03-09T02:11:50.531Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-09T02:11:50.531Z] } [Pipeline] sh [2024-03-09T02:11:50.864Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-09T02:11:51.197Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T02:12:09.521Z] provisioning config files... [2024-03-09T02:12:09.553Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/10@tmp/config4588915411250166311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:12:10.051Z] ---> ****-login.sh [2024-03-09T02:12:10.051Z] nexus3.edgexfoundry.org:10001 [2024-03-09T02:12:10.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:12:10.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:12:10.649Z] Configure a credential helper to remove this warning. See [2024-03-09T02:12:10.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:12:10.649Z] [2024-03-09T02:12:10.649Z] Login Succeeded [2024-03-09T02:12:10.919Z] nexus3.edgexfoundry.org:10002 [2024-03-09T02:12:11.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:12:11.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:12:11.190Z] Configure a credential helper to remove this warning. See [2024-03-09T02:12:11.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:12:11.190Z] [2024-03-09T02:12:11.190Z] Login Succeeded [2024-03-09T02:12:11.190Z] nexus3.edgexfoundry.org:10003 [2024-03-09T02:12:11.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:12:11.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:12:11.734Z] Configure a credential helper to remove this warning. See [2024-03-09T02:12:11.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:12:11.734Z] [2024-03-09T02:12:11.734Z] Login Succeeded [2024-03-09T02:12:11.734Z] nexus3.edgexfoundry.org:10004 [2024-03-09T02:12:12.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:12:12.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:12:12.011Z] Configure a credential helper to remove this warning. See [2024-03-09T02:12:12.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:12:12.011Z] [2024-03-09T02:12:12.011Z] Login Succeeded [2024-03-09T02:12:12.011Z] ****.io [2024-03-09T02:12:12.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-09T02:12:12.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-09T02:12:12.885Z] Configure a credential helper to remove this warning. See [2024-03-09T02:12:12.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-09T02:12:12.886Z] [2024-03-09T02:12:12.886Z] Login Succeeded [2024-03-09T02:12:12.886Z] ---> ****-login.sh ends [Pipeline] } [2024-03-09T02:12:12.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-09T02:12:13.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T02:12:13.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-09T02:12:13.449Z] ========================================================= [2024-03-09T02:12:13.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-09T02:12:13.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:12:13.935Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-09T02:12:15.379Z] Sending build context to Docker daemon 35.36MB [2024-03-09T02:12:15.379Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T02:12:15.379Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-09T02:12:15.379Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-09T02:12:15.379Z] 9fda8d8052c6: Pulling fs layer [2024-03-09T02:12:15.379Z] 5d54e960e981: Pulling fs layer [2024-03-09T02:12:15.379Z] c4a7e357bf2a: Pulling fs layer [2024-03-09T02:12:15.379Z] f0e02332f6b5: Pulling fs layer [2024-03-09T02:12:15.379Z] 872ee5b61b7b: Pulling fs layer [2024-03-09T02:12:15.379Z] 0c6a40ed1a82: Pulling fs layer [2024-03-09T02:12:15.379Z] 94ae7d8d031c: Pulling fs layer [2024-03-09T02:12:15.379Z] 872ee5b61b7b: Waiting [2024-03-09T02:12:15.379Z] 0c6a40ed1a82: Waiting [2024-03-09T02:12:15.379Z] 94ae7d8d031c: Waiting [2024-03-09T02:12:15.379Z] f0e02332f6b5: Waiting [2024-03-09T02:12:15.379Z] 5d54e960e981: Verifying Checksum [2024-03-09T02:12:15.379Z] 5d54e960e981: Download complete [2024-03-09T02:12:15.379Z] f0e02332f6b5: Verifying Checksum [2024-03-09T02:12:15.379Z] f0e02332f6b5: Download complete [2024-03-09T02:12:15.379Z] 872ee5b61b7b: Verifying Checksum [2024-03-09T02:12:15.379Z] 872ee5b61b7b: Download complete [2024-03-09T02:12:15.379Z] 9fda8d8052c6: Download complete [2024-03-09T02:12:15.972Z] 94ae7d8d031c: Verifying Checksum [2024-03-09T02:12:15.972Z] 94ae7d8d031c: Download complete [2024-03-09T02:12:16.566Z] 9fda8d8052c6: Pull complete [2024-03-09T02:12:17.156Z] 5d54e960e981: Pull complete [2024-03-09T02:12:17.429Z] c4a7e357bf2a: Verifying Checksum [2024-03-09T02:12:17.429Z] c4a7e357bf2a: Download complete [2024-03-09T02:12:18.849Z] 0c6a40ed1a82: Download complete [2024-03-09T02:12:31.193Z] c4a7e357bf2a: Pull complete [2024-03-09T02:12:31.193Z] f0e02332f6b5: Pull complete [2024-03-09T02:12:31.193Z] 872ee5b61b7b: Pull complete [2024-03-09T02:12:39.437Z] 0c6a40ed1a82: Pull complete [2024-03-09T02:12:41.399Z] 94ae7d8d031c: Pull complete [2024-03-09T02:12:41.399Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-09T02:12:41.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-09T02:12:41.399Z] ---> 86de565de09d [2024-03-09T02:12:41.399Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-09T02:12:43.344Z] ---> Running in 1a952d0d399f [2024-03-09T02:12:43.344Z] Removing intermediate container 1a952d0d399f [2024-03-09T02:12:43.344Z] ---> 2b2970968ea6 [2024-03-09T02:12:43.344Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-09T02:12:43.612Z] ---> Running in 42284b174125 [2024-03-09T02:12:43.880Z] Removing intermediate container 42284b174125 [2024-03-09T02:12:43.880Z] ---> 0ed9d991c9e7 [2024-03-09T02:12:43.880Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T02:12:43.880Z] ---> Running in 008a8f29dde7 [2024-03-09T02:12:44.149Z] Removing intermediate container 008a8f29dde7 [2024-03-09T02:12:44.149Z] ---> ef3b9c14440e [2024-03-09T02:12:44.149Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-09T02:12:44.149Z] ---> Running in 32aa9ee60412 [2024-03-09T02:12:44.420Z] Removing intermediate container 32aa9ee60412 [2024-03-09T02:12:44.420Z] ---> a3b1d800d888 [2024-03-09T02:12:44.420Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-09T02:12:44.688Z] ---> Running in 7b3f1c8e76fc [2024-03-09T02:12:44.955Z] Removing intermediate container 7b3f1c8e76fc [2024-03-09T02:12:44.955Z] ---> 4860116ae67f [2024-03-09T02:12:44.955Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-09T02:12:45.222Z] latest: Pulling from library/docker [2024-03-09T02:12:45.805Z] bca4290a9639: Pulling fs layer [2024-03-09T02:12:45.805Z] 1445a503f72c: Pulling fs layer [2024-03-09T02:12:45.805Z] 4f4fb700ef54: Pulling fs layer [2024-03-09T02:12:45.805Z] 15768397550a: Pulling fs layer [2024-03-09T02:12:45.805Z] 97a732e1a4ab: Pulling fs layer [2024-03-09T02:12:45.805Z] 8585f249362e: Pulling fs layer [2024-03-09T02:12:45.805Z] 7cd0945b801b: Pulling fs layer [2024-03-09T02:12:45.805Z] 10633038d357: Pulling fs layer [2024-03-09T02:12:45.805Z] 44e79eafdb91: Pulling fs layer [2024-03-09T02:12:45.805Z] 1095b69416c8: Pulling fs layer [2024-03-09T02:12:45.805Z] 1e1e1c5b71d7: Pulling fs layer [2024-03-09T02:12:45.805Z] 411ed5d80a13: Pulling fs layer [2024-03-09T02:12:45.805Z] f5971634f397: Pulling fs layer [2024-03-09T02:12:45.805Z] 2644a092a7d9: Pulling fs layer [2024-03-09T02:12:45.805Z] f6f2d6caebeb: Pulling fs layer [2024-03-09T02:12:45.805Z] ec19dabf82f6: Pulling fs layer [2024-03-09T02:12:45.805Z] 10633038d357: Waiting [2024-03-09T02:12:45.805Z] 15768397550a: Waiting [2024-03-09T02:12:45.805Z] 44e79eafdb91: Waiting [2024-03-09T02:12:45.805Z] 1095b69416c8: Waiting [2024-03-09T02:12:45.805Z] 1e1e1c5b71d7: Waiting [2024-03-09T02:12:45.805Z] 411ed5d80a13: Waiting [2024-03-09T02:12:45.805Z] f5971634f397: Waiting [2024-03-09T02:12:45.805Z] 2644a092a7d9: Waiting [2024-03-09T02:12:45.805Z] f6f2d6caebeb: Waiting [2024-03-09T02:12:45.805Z] ec19dabf82f6: Waiting [2024-03-09T02:12:45.805Z] 97a732e1a4ab: Waiting [2024-03-09T02:12:45.805Z] 8585f249362e: Waiting [2024-03-09T02:12:45.805Z] 7cd0945b801b: Waiting [2024-03-09T02:12:45.805Z] 4f4fb700ef54: Verifying Checksum [2024-03-09T02:12:45.805Z] 4f4fb700ef54: Download complete [2024-03-09T02:12:45.805Z] bca4290a9639: Verifying Checksum [2024-03-09T02:12:45.805Z] bca4290a9639: Download complete [2024-03-09T02:12:45.805Z] 15768397550a: Verifying Checksum [2024-03-09T02:12:45.805Z] 15768397550a: Download complete [2024-03-09T02:12:46.077Z] 1445a503f72c: Verifying Checksum [2024-03-09T02:12:46.077Z] 1445a503f72c: Download complete [2024-03-09T02:12:46.661Z] 97a732e1a4ab: Verifying Checksum [2024-03-09T02:12:46.661Z] 97a732e1a4ab: Download complete [2024-03-09T02:12:46.661Z] 8585f249362e: Verifying Checksum [2024-03-09T02:12:46.661Z] 8585f249362e: Download complete [2024-03-09T02:12:46.661Z] 10633038d357: Verifying Checksum [2024-03-09T02:12:46.661Z] 10633038d357: Download complete [2024-03-09T02:12:46.661Z] bca4290a9639: Pull complete [2024-03-09T02:12:46.661Z] 7cd0945b801b: Verifying Checksum [2024-03-09T02:12:46.661Z] 7cd0945b801b: Download complete [2024-03-09T02:12:46.661Z] 44e79eafdb91: Verifying Checksum [2024-03-09T02:12:46.661Z] 44e79eafdb91: Download complete [2024-03-09T02:12:46.928Z] 1095b69416c8: Download complete [2024-03-09T02:12:46.928Z] 411ed5d80a13: Verifying Checksum [2024-03-09T02:12:46.928Z] 411ed5d80a13: Download complete [2024-03-09T02:12:46.928Z] f5971634f397: Verifying Checksum [2024-03-09T02:12:46.928Z] f5971634f397: Download complete [2024-03-09T02:12:47.195Z] f6f2d6caebeb: Verifying Checksum [2024-03-09T02:12:47.195Z] f6f2d6caebeb: Download complete [2024-03-09T02:12:47.195Z] 1e1e1c5b71d7: Verifying Checksum [2024-03-09T02:12:47.195Z] 1e1e1c5b71d7: Download complete [2024-03-09T02:12:47.195Z] ec19dabf82f6: Download complete [2024-03-09T02:12:47.461Z] 1445a503f72c: Pull complete [2024-03-09T02:12:47.729Z] 4f4fb700ef54: Pull complete [2024-03-09T02:12:47.995Z] 15768397550a: Pull complete [2024-03-09T02:12:48.581Z] 2644a092a7d9: Verifying Checksum [2024-03-09T02:12:48.581Z] 2644a092a7d9: Download complete [2024-03-09T02:12:49.166Z] 97a732e1a4ab: Pull complete [2024-03-09T02:12:50.597Z] 8585f249362e: Pull complete [2024-03-09T02:12:52.007Z] 7cd0945b801b: Pull complete [2024-03-09T02:12:52.273Z] 10633038d357: Pull complete [2024-03-09T02:12:52.273Z] 44e79eafdb91: Pull complete [2024-03-09T02:12:52.541Z] 1095b69416c8: Pull complete [2024-03-09T02:12:53.953Z] 1e1e1c5b71d7: Pull complete [2024-03-09T02:12:54.219Z] 411ed5d80a13: Pull complete [2024-03-09T02:12:54.485Z] f5971634f397: Pull complete [2024-03-09T02:12:58.804Z] 2644a092a7d9: Pull complete [2024-03-09T02:12:58.804Z] f6f2d6caebeb: Pull complete [2024-03-09T02:12:58.804Z] ec19dabf82f6: Pull complete [2024-03-09T02:12:58.804Z] Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 [2024-03-09T02:12:58.804Z] Status: Downloaded newer image for docker:latest [2024-03-09T02:13:01.439Z] ---> 3bf7bb264fb1 [2024-03-09T02:13:01.439Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T02:13:01.439Z] ---> Running in ddab86fb5446 [2024-03-09T02:13:02.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T02:13:02.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T02:13:03.625Z] OK: 266 MiB in 52 packages [2024-03-09T02:13:04.586Z] Removing intermediate container ddab86fb5446 [2024-03-09T02:13:04.586Z] ---> 673c21608faf [2024-03-09T02:13:04.586Z] Step 10/15 : ENV GO111MODULE=on [2024-03-09T02:13:04.586Z] ---> Running in d822f1e18177 [2024-03-09T02:13:04.857Z] Removing intermediate container d822f1e18177 [2024-03-09T02:13:04.857Z] ---> dfec4bc39f99 [2024-03-09T02:13:04.857Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-09T02:13:05.125Z] ---> Running in 20b8e76d6d78 [2024-03-09T02:13:05.392Z] Removing intermediate container 20b8e76d6d78 [2024-03-09T02:13:05.392Z] ---> 580a8680fd6f [2024-03-09T02:13:05.392Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-09T02:13:05.980Z] ---> e4cccab382dc [2024-03-09T02:13:05.980Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T02:13:05.980Z] ---> Running in 2c51186e5c66 [2024-03-09T02:14:13.874Z] Removing intermediate container 2c51186e5c66 [2024-03-09T02:14:13.874Z] ---> 945d4ea16f2d [2024-03-09T02:14:13.874Z] Step 14/15 : COPY . . [2024-03-09T02:14:13.874Z] ---> 4b2e0e605973 [2024-03-09T02:14:13.874Z] Step 15/15 : RUN ${MAKE} [2024-03-09T02:14:13.874Z] ---> Running in fbd35f48586d [2024-03-09T02:14:13.874Z] noop [2024-03-09T02:14:13.874Z] Removing intermediate container fbd35f48586d [2024-03-09T02:14:13.874Z] ---> 150802289096 [2024-03-09T02:14:13.874Z] Successfully built 150802289096 [2024-03-09T02:14:13.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:14:14.322Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T02:14:14.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:14:14.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-5303 does not seem to be running inside a container [2024-03-09T02:14:14.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@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-arm64 cat [2024-03-09T02:14:15.966Z] $ docker top 06cdbd148a0cb796601275e426f51248aa2fbb20d340a7e25c7ce3285aabdfb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T02:14:16.870Z] + go version [2024-03-09T02:14:16.870Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-09T02:14:16.882Z] $ docker stop --time=1 06cdbd148a0cb796601275e426f51248aa2fbb20d340a7e25c7ce3285aabdfb5 [2024-03-09T02:14:18.505Z] $ docker rm -f --volumes 06cdbd148a0cb796601275e426f51248aa2fbb20d340a7e25c7ce3285aabdfb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:14:19.332Z] + docker inspect -f . ci-base-image-arm64 [2024-03-09T02:14:19.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:14:19.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-5303 does not seem to be running inside a container [2024-03-09T02:14:19.650Z] $ 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/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@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-arm64 cat [2024-03-09T02:14:20.874Z] $ docker top deb20c22a14d0b5a7fe6bfcd24c387ebb0465b38d772c84dc9686ae6ebcf8e26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T02:14:21.794Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/10 [Pipeline] fileExists [Pipeline] sh [2024-03-09T02:14:22.470Z] + make test [2024-03-09T02:14:22.470Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-09T02:14:26.716Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-09T02:16:03.346Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-09T02:16:03.346Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-09T02:16:11.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-09T02:16:11.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-09T02:16:11.571Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-09T02:16:11.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-09T02:16:11.633Z] $ docker stop --time=1 deb20c22a14d0b5a7fe6bfcd24c387ebb0465b38d772c84dc9686ae6ebcf8e26 [2024-03-09T02:16:13.471Z] $ docker rm -f --volumes deb20c22a14d0b5a7fe6bfcd24c387ebb0465b38d772c84dc9686ae6ebcf8e26 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-09T02:16:14.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-09T02:16:15.369Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-09T02:16:16.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-09T02:16:16.476Z] + ls -al . [2024-03-09T02:16:16.476Z] total 192 [2024-03-09T02:16:16.476Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 02:14 . [2024-03-09T02:16:16.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:11 .. [2024-03-09T02:16:16.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:11 .blubracket [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 9 02:11 .dockerignore [2024-03-09T02:16:16.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:11 .git [2024-03-09T02:16:16.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:11 .github [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 9 02:11 .gitignore [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 9 02:11 Attribution.txt [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 9 02:11 CHANGELOG.md [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 9 02:11 CONTRIBUTING.md [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 9 02:11 Dockerfile [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 9 02:11 Jenkinsfile [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 9 02:11 LICENSE [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 9 02:11 Makefile [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 9 02:11 README.md [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:08 VERSION [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 9 02:11 angularmigrationlogs.md [2024-03-09T02:16:16.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:11 assets [2024-03-09T02:16:16.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:11 bin [2024-03-09T02:16:16.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:11 cmd [2024-03-09T02:16:16.476Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:14 coverage.out [2024-03-09T02:16:16.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:11 docs [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 3557 Mar 9 02:11 go.mod [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 35391 Mar 9 02:11 go.sum [2024-03-09T02:16:16.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:11 internal [2024-03-09T02:16:16.476Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 9 02:11 redeploy.sh [2024-03-09T02:16:16.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:11 testing [2024-03-09T02:16:16.476Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 9 02:11 version.go [2024-03-09T02:16:16.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:16:16.939Z] + 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=7e7433ad29afac81f7c4acf680de363e7f782ba5 --label arch=arm64 --label version=0.0.0 . [2024-03-09T02:16:18.376Z] Sending build context to Docker daemon 35.37MB [2024-03-09T02:16:18.376Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-09T02:16:18.376Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-09T02:16:18.376Z] ---> 150802289096 [2024-03-09T02:16:18.376Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-09T02:16:18.376Z] ---> Running in 0f764aa5962e [2024-03-09T02:16:18.650Z] Removing intermediate container 0f764aa5962e [2024-03-09T02:16:18.650Z] ---> 819d1b553600 [2024-03-09T02:16:18.650Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-03-09T02:16:18.919Z] ---> Running in 9a8362a5c488 [2024-03-09T02:16:19.189Z] Removing intermediate container 9a8362a5c488 [2024-03-09T02:16:19.189Z] ---> 91d5a4abf30c [2024-03-09T02:16:19.189Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-09T02:16:19.189Z] ---> Running in c792ec5d065b [2024-03-09T02:16:19.455Z] Removing intermediate container c792ec5d065b [2024-03-09T02:16:19.455Z] ---> 402660a9481f [2024-03-09T02:16:19.455Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-03-09T02:16:19.455Z] ---> Running in 6dd56f1db904 [2024-03-09T02:16:19.721Z] Removing intermediate container 6dd56f1db904 [2024-03-09T02:16:19.721Z] ---> 93ac93ea0baa [2024-03-09T02:16:19.721Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-09T02:16:19.721Z] ---> Running in 10402bca772a [2024-03-09T02:16:20.369Z] Removing intermediate container 10402bca772a [2024-03-09T02:16:20.369Z] ---> 95b6c9c8d4c5 [2024-03-09T02:16:20.369Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-09T02:16:21.777Z] ---> 4d0d5dab2fe2 [2024-03-09T02:16:21.777Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-09T02:16:21.777Z] ---> Running in c39b2f0d7b22 [2024-03-09T02:16:22.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T02:16:23.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T02:16:23.968Z] OK: 266 MiB in 52 packages [2024-03-09T02:16:24.920Z] Removing intermediate container c39b2f0d7b22 [2024-03-09T02:16:24.920Z] ---> af2085e8cf1c [2024-03-09T02:16:24.920Z] Step 10/26 : ENV GO111MODULE=on [2024-03-09T02:16:24.920Z] ---> Running in 6002273c0ba1 [2024-03-09T02:16:25.203Z] Removing intermediate container 6002273c0ba1 [2024-03-09T02:16:25.203Z] ---> 1c20c25a9b58 [2024-03-09T02:16:25.203Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-09T02:16:25.203Z] ---> Running in c1a0414cfe11 [2024-03-09T02:16:25.470Z] Removing intermediate container c1a0414cfe11 [2024-03-09T02:16:25.470Z] ---> f872ac9f3dd5 [2024-03-09T02:16:25.470Z] Step 12/26 : COPY go.mod vendor* ./ [2024-03-09T02:16:26.061Z] ---> b7e62f30dc31 [2024-03-09T02:16:26.061Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-09T02:16:26.331Z] ---> Running in 830f37cfe6f5 [2024-03-09T02:16:28.269Z] Removing intermediate container 830f37cfe6f5 [2024-03-09T02:16:28.269Z] ---> 3b72c57fe38e [2024-03-09T02:16:28.269Z] Step 14/26 : COPY . . [2024-03-09T02:16:31.621Z] ---> 37640c292c8b [2024-03-09T02:16:31.621Z] Step 15/26 : RUN ${MAKE} [2024-03-09T02:16:31.621Z] ---> Running in 540e36ef13c1 [2024-03-09T02:16:32.582Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-09T02:18:24.270Z] Removing intermediate container 540e36ef13c1 [2024-03-09T02:18:24.270Z] ---> d1ce8fde66a6 [2024-03-09T02:18:24.270Z] Step 16/26 : FROM alpine:3.18 [2024-03-09T02:18:24.270Z] 3.18: Pulling from library/alpine [2024-03-09T02:18:24.270Z] c6b39de5b339: Pulling fs layer [2024-03-09T02:18:24.270Z] c6b39de5b339: Verifying Checksum [2024-03-09T02:18:24.270Z] c6b39de5b339: Download complete [2024-03-09T02:18:24.270Z] c6b39de5b339: Pull complete [2024-03-09T02:18:24.270Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-09T02:18:24.270Z] Status: Downloaded newer image for alpine:3.18 [2024-03-09T02:18:24.270Z] ---> 33abbf032149 [2024-03-09T02:18:24.270Z] Step 17/26 : RUN apk --no-cache upgrade [2024-03-09T02:18:24.270Z] ---> Running in 1c1446721463 [2024-03-09T02:18:24.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-09T02:18:24.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-09T02:18:24.270Z] OK: 8 MiB in 15 packages [2024-03-09T02:18:24.270Z] Removing intermediate container 1c1446721463 [2024-03-09T02:18:24.270Z] ---> 1e6883fef483 [2024-03-09T02:18:24.270Z] Step 18/26 : EXPOSE 4000 [2024-03-09T02:18:24.270Z] ---> Running in c586d4bce484 [2024-03-09T02:18:24.270Z] Removing intermediate container c586d4bce484 [2024-03-09T02:18:24.270Z] ---> b90a0f50d57c [2024-03-09T02:18:24.270Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-09T02:18:24.270Z] ---> 5d92c811454e [2024-03-09T02:18:24.270Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-09T02:18:24.270Z] ---> ae5287e62cb4 [2024-03-09T02:18:24.270Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-09T02:18:24.270Z] ---> d79311db9b16 [2024-03-09T02:18:24.270Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-09T02:18:24.270Z] ---> Running in 5d95d4c97657 [2024-03-09T02:18:24.270Z] Removing intermediate container 5d95d4c97657 [2024-03-09T02:18:24.270Z] ---> 08cddc0c278d [2024-03-09T02:18:24.270Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-09T02:18:24.270Z] ---> Running in 95d80bc4fb0f [2024-03-09T02:18:24.270Z] Removing intermediate container 95d80bc4fb0f [2024-03-09T02:18:24.270Z] ---> 69a2e098b734 [2024-03-09T02:18:24.270Z] Step 24/26 : LABEL arch=arm64 [2024-03-09T02:18:24.270Z] ---> Running in 7ca3cebe46d4 [2024-03-09T02:18:24.270Z] Removing intermediate container 7ca3cebe46d4 [2024-03-09T02:18:24.270Z] ---> 0e6c16f61212 [2024-03-09T02:18:24.270Z] Step 25/26 : LABEL git_sha=7e7433ad29afac81f7c4acf680de363e7f782ba5 [2024-03-09T02:18:24.270Z] ---> Running in b58a00284eb8 [2024-03-09T02:18:24.270Z] Removing intermediate container b58a00284eb8 [2024-03-09T02:18:24.270Z] ---> 448f2a379503 [2024-03-09T02:18:24.270Z] Step 26/26 : LABEL version=0.0.0 [2024-03-09T02:18:24.270Z] ---> Running in 627d7216eaa1 [2024-03-09T02:18:24.270Z] Removing intermediate container 627d7216eaa1 [2024-03-09T02:18:24.270Z] ---> 89507ad9d596 [2024-03-09T02:18:24.270Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-09T02:18:24.270Z] Successfully built 89507ad9d596 [2024-03-09T02:18:24.270Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:18:25.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T02:18:25.098Z] [2024-03-09T02:18:25.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:18:25.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T02:18:25.464Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-09T02:18:25.464Z] 8998bd30e6a1: Pulling fs layer [2024-03-09T02:18:25.464Z] 04944245beec: Pulling fs layer [2024-03-09T02:18:25.464Z] 699f458cf7ca: Pulling fs layer [2024-03-09T02:18:25.464Z] 765212b225bb: Pulling fs layer [2024-03-09T02:18:25.464Z] f23df028b6ca: Pulling fs layer [2024-03-09T02:18:25.464Z] d65c8cfc05b1: Pulling fs layer [2024-03-09T02:18:25.464Z] 2437ff75d9bd: Pulling fs layer [2024-03-09T02:18:25.464Z] f23df028b6ca: Waiting [2024-03-09T02:18:25.464Z] 765212b225bb: Waiting [2024-03-09T02:18:25.464Z] d65c8cfc05b1: Waiting [2024-03-09T02:18:25.464Z] 2437ff75d9bd: Waiting [2024-03-09T02:18:25.733Z] 04944245beec: Verifying Checksum [2024-03-09T02:18:25.733Z] 04944245beec: Download complete [2024-03-09T02:18:25.733Z] 765212b225bb: Verifying Checksum [2024-03-09T02:18:25.733Z] 765212b225bb: Download complete [2024-03-09T02:18:25.733Z] f23df028b6ca: Verifying Checksum [2024-03-09T02:18:25.733Z] f23df028b6ca: Download complete [2024-03-09T02:18:25.733Z] d65c8cfc05b1: Verifying Checksum [2024-03-09T02:18:25.733Z] d65c8cfc05b1: Download complete [2024-03-09T02:18:26.000Z] 699f458cf7ca: Verifying Checksum [2024-03-09T02:18:26.000Z] 699f458cf7ca: Download complete [2024-03-09T02:18:26.267Z] 8998bd30e6a1: Verifying Checksum [2024-03-09T02:18:26.267Z] 8998bd30e6a1: Download complete [2024-03-09T02:18:28.845Z] 2437ff75d9bd: Verifying Checksum [2024-03-09T02:18:28.845Z] 2437ff75d9bd: Download complete [2024-03-09T02:18:30.782Z] 8998bd30e6a1: Pull complete [2024-03-09T02:18:31.364Z] 04944245beec: Pull complete [2024-03-09T02:18:32.769Z] 699f458cf7ca: Pull complete [2024-03-09T02:18:32.769Z] 765212b225bb: Pull complete [2024-03-09T02:18:33.723Z] f23df028b6ca: Pull complete [2024-03-09T02:18:33.723Z] d65c8cfc05b1: Pull complete [2024-03-09T02:18:51.919Z] 2437ff75d9bd: Pull complete [2024-03-09T02:18:51.919Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-09T02:18:51.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-09T02:18:51.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:18:52.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-5303 does not seem to be running inside a container [2024-03-09T02:18:52.324Z] $ 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/10 -v /w/workspace/edgex-ui-go/10:/w/workspace/edgex-ui-go/10:rw,z -v /w/workspace/edgex-ui-go/10@tmp:/w/workspace/edgex-ui-go/10@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:arm64 cat [2024-03-09T02:18:54.955Z] $ docker top c4bc12ce66e83533bd05271d62b6a099ab54a08c68a70218951f25dc41d64207 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:18:55.568Z] ---> job-cost.sh [2024-03-09T02:18:55.834Z] lf-activate-venv: SKIPPING [2024-03-09T02:18:55.834Z] INFO: No Stack... [2024-03-09T02:18:56.100Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-09T02:18:57.057Z] INFO: Archiving Costs [Pipeline] sh [2024-03-09T02:18:57.686Z] + + cat /w/workspace/edgex-ui-go/10/archives/cost.csv [2024-03-09T02:18:57.686Z] cut -d, -f6 [Pipeline] lock [2024-03-09T02:18:57.741Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] [2024-03-09T02:18:57.751Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] did not exist. Created. [2024-03-09T02:18:57.757Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-09T02:18:58.159Z] /w/workspace/edgex-ui-go/10@tmp/durable-4d9b0405/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-09T02:18:58.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-09T02:18:58.808Z] Warning: overwriting stash ‘stack-cost’ [2024-03-09T02:18:58.996Z] Stashed 1 file(s) [Pipeline] } [2024-03-09T02:18:59.007Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-690-10-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-09T02:18:59.090Z] $ docker stop --time=1 c4bc12ce66e83533bd05271d62b6a099ab54a08c68a70218951f25dc41d64207 [2024-03-09T02:19:00.584Z] $ docker rm -f --volumes c4bc12ce66e83533bd05271d62b6a099ab54a08c68a70218951f25dc41d64207 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-09T02:19:03.298Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives ] [2024-03-09T02:19:03.298Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-03-09T02:19:03.298Z] total 16 [2024-03-09T02:19:03.298Z] drwxr-xr-x 3 root root 4096 Mar 9 02:09 . [2024-03-09T02:19:03.298Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 9 02:09 .. [2024-03-09T02:19:03.298Z] drwxr-xr-x 2 root root 4096 Mar 9 02:09 cost [2024-03-09T02:19:03.298Z] -rw-r--r-- 1 root root 84 Mar 9 02:09 cost.csv [2024-03-09T02:19:03.298Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-03-09T02:19:03.298Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives [2024-03-09T02:19:03.298Z] total 16 [2024-03-09T02:19:03.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:09 . [2024-03-09T02:19:03.298Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 9 02:09 .. [2024-03-09T02:19:03.298Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:09 cost [2024-03-09T02:19:03.298Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 9 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:03.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:04.436Z] ---> package-listing.sh [2024-03-09T02:19:04.436Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-09T02:19:04.436Z] ++ facter osfamily [2024-03-09T02:19:04.694Z] + OS_FAMILY=debian [2024-03-09T02:19:04.694Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-690 [2024-03-09T02:19:04.694Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-09T02:19:04.694Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-09T02:19:04.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-09T02:19:04.694Z] + PACKAGES=/tmp/packages_start.txt [2024-03-09T02:19:04.694Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' [2024-03-09T02:19:04.694Z] + PACKAGES=/tmp/packages_end.txt [2024-03-09T02:19:04.694Z] + case "${OS_FAMILY}" in [2024-03-09T02:19:04.694Z] + dpkg -l [2024-03-09T02:19:04.694Z] + grep '^ii' [2024-03-09T02:19:04.694Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-09T02:19:04.694Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-09T02:19:04.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-09T02:19:04.694Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-690 ']' [2024-03-09T02:19:04.694Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ [2024-03-09T02:19:04.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-690/archives/ [Pipeline] echo [2024-03-09T02:19:04.704Z] 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-09T02:19:04.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-09T02:19:05.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-09T02:19:05.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-09T02:19:05.479Z] prd-ubuntu20.04-docker-8c-8g-5301 does not seem to be running inside a container [2024-03-09T02:19:05.515Z] $ 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-690/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-690 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690:/w/workspace/edgexfoundry_edgex-ui-go_PR-690:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@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 [2024-03-09T02:19:05.698Z] $ docker top 0b8802c897a3a0208a34502997ebdaf34da8c00868c916943dbbdabb010a119b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-09T02:19:06.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-09T02:19:06.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-09T02:19:06.692Z] + ls /var/log/sa-host [2024-03-09T02:19:06.692Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-09T02:19:06.803Z] provisioning config files... [2024-03-09T02:19:06.812Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-690@tmp/config3157226013611101070tmp [Pipeline] { [Pipeline] echo [2024-03-09T02:19:06.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:07.185Z] ---> create-netrc.sh [Pipeline] } [2024-03-09T02:19:07.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:07.693Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-09T02:19:07.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:07.981Z] ---> sudo-logs.sh [2024-03-09T02:19:07.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-09T02:19:08.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:08.336Z] ---> job-cost.sh [2024-03-09T02:19:08.336Z] lf-activate-venv: SKIPPING [2024-03-09T02:19:08.336Z] DEBUG: total: 0.2199999988079071 [2024-03-09T02:19:08.336Z] INFO: Retrieving Stack Cost... [2024-03-09T02:19:08.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-09T02:19:09.165Z] INFO: Archiving Costs [Pipeline] echo [2024-03-09T02:19:09.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-09T02:19:09.459Z] ---> logs-deploy.sh [2024-03-09T02:19:09.459Z] lf-activate-venv: SKIPPING [2024-03-09T02:19:09.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-690/10 [2024-03-09T02:19:09.459Z] INFO: archiving workspace using pattern(s): [2024-03-09T02:19:10.399Z] Archives upload complete. [2024-03-09T02:19:10.399Z] INFO: archiving logs to Nexus