Pull request #804 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64c927ce044291f34615b18963e9373ff814f049+850fdf759a0efe631343390da82a37f8ec516889 (8e3a665ac4671c559fbb37d2bb0b13b8bc4b370c) 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-ssh3136708644126325801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh675410395918429004.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9002672913292404868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2449424366386859895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6131583645501239358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2292110997383486174.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22140 in /w/workspace/edgexfoundry_edgex-ui-go_PR-804 [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-804 # 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/804/head:refs/remotes/origin/PR-804 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 64c927ce044291f34615b18963e9373ff814f049 Merge succeeded, producing 64c927ce044291f34615b18963e9373ff814f049 Checking out Revision 64c927ce044291f34615b18963e9373ff814f049 (PR-804) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # 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 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T04:03:44.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T04:03:44.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T04:03:44.555Z] ========================================================= [2024-10-08T04:03:44.555Z] EdgeX Global Pipelines Version Info [2024-10-08T04:03:44.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:03:45.346Z] ------------------- [2024-10-08T04:03:45.346Z] stable info: [2024-10-08T04:03:45.346Z] ------------------- [2024-10-08T04:03:45.346Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T04:03:45.346Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T04:03:45.346Z] Message: update stable to v1.0.265 [2024-10-08T04:03:45.919Z] ------------------- [2024-10-08T04:03:45.919Z] experimental info: [2024-10-08T04:03:45.919Z] ------------------- [2024-10-08T04:03:45.919Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T04:03:45.920Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T04:03:45.920Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T04:03:46.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-08T04:03:46.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-08T04:03:46.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T04:03:46.435Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T04:03:46.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T04:03:46.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T04:03:46.609Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T04:03:46.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T04:03:46.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T04:03:46.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T04:03:46.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T04:03:46.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-08T04:03:46.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T04:03:47.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T04:03:47.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:03:47.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:03:47.219Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T04:03:47.281Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T04:03:47.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T04:03:47.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T04:03:47.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T04:03:47.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T04:03:47.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T04:03:47.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T04:03:47.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T04:03:47.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T04:03:47.825Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T04:03:47.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-804 [Pipeline] echo [2024-10-08T04:03:47.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-804 [Pipeline] echo [2024-10-08T04:03:48.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-804 [Pipeline] echo [2024-10-08T04:03:48.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo [2024-10-08T04:03:48.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64c927c [Pipeline] echo [2024-10-08T04:03:48.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:03:48.353Z] provisioning config files... [2024-10-08T04:03:48.371Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/config7063997254837675256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:03:48.767Z] ---> ****-login.sh [2024-10-08T04:03:48.767Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:03:49.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:03:49.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:03:49.031Z] Configure a credential helper to remove this warning. See [2024-10-08T04:03:49.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:03:49.031Z] [2024-10-08T04:03:49.031Z] Login Succeeded [2024-10-08T04:03:49.031Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:03:49.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:03:49.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:03:49.292Z] Configure a credential helper to remove this warning. See [2024-10-08T04:03:49.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:03:49.292Z] [2024-10-08T04:03:49.292Z] Login Succeeded [2024-10-08T04:03:49.292Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:03:49.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:03:49.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:03:49.292Z] Configure a credential helper to remove this warning. See [2024-10-08T04:03:49.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:03:49.292Z] [2024-10-08T04:03:49.292Z] Login Succeeded [2024-10-08T04:03:49.292Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:03:49.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:03:49.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:03:49.552Z] Configure a credential helper to remove this warning. See [2024-10-08T04:03:49.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:03:49.552Z] [2024-10-08T04:03:49.552Z] Login Succeeded [2024-10-08T04:03:49.552Z] ****.io [2024-10-08T04:03:49.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:03:49.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:03:49.812Z] Configure a credential helper to remove this warning. See [2024-10-08T04:03:49.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:03:49.812Z] [2024-10-08T04:03:49.812Z] Login Succeeded [2024-10-08T04:03:49.812Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:03:49.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T04:03:50.558Z] + git rev-list -1 --merges 64c927ce044291f34615b18963e9373ff814f049~1..64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo [2024-10-08T04:03:50.612Z] -----------> git rev-list -1 --merges 64c927ce044291f34615b18963e9373ff814f049~1..64c927ce044291f34615b18963e9373ff814f049 64c927ce044291f34615b18963e9373ff814f049 [false] [Pipeline] sh [2024-10-08T04:03:50.938Z] + git log --format=format:%s -1 64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo [2024-10-08T04:03:50.980Z] ========================================================= [2024-10-08T04:03:50.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T04:03:50.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:03:51.455Z] + git log --format=format:%s -1 64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo [2024-10-08T04:03:51.494Z] [semverPrep] GIT_COMMIT: 64c927ce044291f34615b18963e9373ff814f049, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-10-08T04:03:51.538Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T04:03:51.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:03:51.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T04:03:51.969Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T04:03:51.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T04:03:51.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T04:03:51.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T04:03:51.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:03:52.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:03:52.497Z] [2024-10-08T04:03:52.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:03:52.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:03:53.502Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T04:03:53.502Z] b85a868b505f: Pulling fs layer [2024-10-08T04:03:53.502Z] e2be974225ed: Pulling fs layer [2024-10-08T04:03:53.502Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T04:03:53.502Z] 988bab9f4d93: Pulling fs layer [2024-10-08T04:03:53.502Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T04:03:53.502Z] eaf3925da568: Pulling fs layer [2024-10-08T04:03:53.502Z] 988bab9f4d93: Waiting [2024-10-08T04:03:53.502Z] 1469e6f7b9e6: Waiting [2024-10-08T04:03:53.502Z] bab4dde63d76: Pulling fs layer [2024-10-08T04:03:53.502Z] bde34c3a00c8: Pulling fs layer [2024-10-08T04:03:53.502Z] b352a97aabf1: Pulling fs layer [2024-10-08T04:03:53.502Z] 4872d77fe225: Pulling fs layer [2024-10-08T04:03:53.502Z] 5851b861e8e6: Pulling fs layer [2024-10-08T04:03:53.502Z] eaf3925da568: Waiting [2024-10-08T04:03:53.502Z] bab4dde63d76: Waiting [2024-10-08T04:03:53.502Z] bde34c3a00c8: Waiting [2024-10-08T04:03:53.502Z] b352a97aabf1: Waiting [2024-10-08T04:03:53.502Z] 4872d77fe225: Waiting [2024-10-08T04:03:53.502Z] 5851b861e8e6: Waiting [2024-10-08T04:03:53.502Z] e2be974225ed: Verifying Checksum [2024-10-08T04:03:53.502Z] e2be974225ed: Download complete [2024-10-08T04:03:53.502Z] 988bab9f4d93: Verifying Checksum [2024-10-08T04:03:53.502Z] 988bab9f4d93: Download complete [2024-10-08T04:03:53.502Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T04:03:53.502Z] 1469e6f7b9e6: Download complete [2024-10-08T04:03:53.502Z] eaf3925da568: Verifying Checksum [2024-10-08T04:03:53.502Z] eaf3925da568: Download complete [2024-10-08T04:03:53.502Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T04:03:53.502Z] 339a4e72a1f5: Download complete [2024-10-08T04:03:53.502Z] bde34c3a00c8: Verifying Checksum [2024-10-08T04:03:53.502Z] bde34c3a00c8: Download complete [2024-10-08T04:03:53.762Z] b352a97aabf1: Verifying Checksum [2024-10-08T04:03:53.762Z] b352a97aabf1: Download complete [2024-10-08T04:03:53.762Z] 4872d77fe225: Verifying Checksum [2024-10-08T04:03:53.762Z] 4872d77fe225: Download complete [2024-10-08T04:03:53.762Z] 5851b861e8e6: Verifying Checksum [2024-10-08T04:03:53.762Z] 5851b861e8e6: Download complete [2024-10-08T04:03:53.762Z] b85a868b505f: Verifying Checksum [2024-10-08T04:03:53.762Z] b85a868b505f: Download complete [2024-10-08T04:03:54.021Z] bab4dde63d76: Verifying Checksum [2024-10-08T04:03:54.021Z] bab4dde63d76: Download complete [2024-10-08T04:03:55.935Z] b85a868b505f: Pull complete [2024-10-08T04:03:57.325Z] e2be974225ed: Pull complete [2024-10-08T04:03:58.263Z] 339a4e72a1f5: Pull complete [2024-10-08T04:03:58.535Z] 988bab9f4d93: Pull complete [2024-10-08T04:03:58.796Z] 1469e6f7b9e6: Pull complete [2024-10-08T04:03:59.057Z] eaf3925da568: Pull complete [2024-10-08T04:04:01.592Z] bab4dde63d76: Pull complete [2024-10-08T04:04:01.852Z] bde34c3a00c8: Pull complete [2024-10-08T04:04:02.419Z] b352a97aabf1: Pull complete [2024-10-08T04:04:02.679Z] 4872d77fe225: Pull complete [2024-10-08T04:04:03.248Z] 5851b861e8e6: Pull complete [2024-10-08T04:04:03.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T04:04:03.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:04:03.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:04:03.824Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2024-10-08T04:04:03.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T04:04:16.075Z] $ docker top f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 -eo pid,comm [2024-10-08T04:04:16.173Z] 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-10-08T04:04:16.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:04:16.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:04:16.347Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:04:16.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:04:16.598Z] $ docker exec f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent [2024-10-08T04:04:16.708Z] SSH_AUTH_SOCK=/tmp/ssh-uFjYL6hsVkSV/agent.13 [2024-10-08T04:04:16.708Z] SSH_AGENT_PID=19 [2024-10-08T04:04:16.716Z] Running ssh-add (command line suppressed) [2024-10-08T04:04:16.818Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_6233668659793866181.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_6233668659793866181.key) [2024-10-08T04:04:16.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:04:17.176Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T04:04:17.208Z] $ docker exec --env ******** --env ******** f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent -k [2024-10-08T04:04:17.311Z] unset SSH_AUTH_SOCK; [2024-10-08T04:04:17.312Z] unset SSH_AGENT_PID; [2024-10-08T04:04:17.312Z] echo Agent pid 19 killed; [2024-10-08T04:04:17.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T04:04:17.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:04:17.427Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:04:17.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:04:17.551Z] $ docker exec f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent [2024-10-08T04:04:17.676Z] SSH_AUTH_SOCK=/tmp/ssh-mhVcWr4rowZy/agent.71 [2024-10-08T04:04:17.676Z] SSH_AGENT_PID=77 [2024-10-08T04:04:17.691Z] Running ssh-add (command line suppressed) [2024-10-08T04:04:17.791Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_10251714544783645258.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_10251714544783645258.key) [2024-10-08T04:04:17.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:04:18.151Z] + git semver init [2024-10-08T04:04:18.411Z] 2024-10-08 04:04:18,376 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T04:04:18.411Z] 2024-10-08 04:04:18,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver [2024-10-08T04:04:18.411Z] 2024-10-08 04:04:18,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver [2024-10-08T04:04:18.411Z] 2024-10-08 04:04:18,378 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-804, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,800 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.git/info/exclude [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver/PR-804 with force:False [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,801 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver/PR-804 [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,806 [execute] INFO git cat-file --batch-check [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,811 [execute] INFO git cat-file --batch [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:04:20.953Z] 2024-10-08 04:04:20,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver/PR-804 [2024-10-08T04:04:20.953Z] 0.0.0 [Pipeline] } [2024-10-08T04:04:20.985Z] $ docker exec --env ******** --env ******** f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent -k [2024-10-08T04:04:21.096Z] unset SSH_AUTH_SOCK; [2024-10-08T04:04:21.097Z] unset SSH_AGENT_PID; [2024-10-08T04:04:21.097Z] echo Agent pid 77 killed; [2024-10-08T04:04:21.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:04:21.639Z] + git semver [Pipeline] } [2024-10-08T04:04:21.932Z] $ docker stop --time=1 f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 [2024-10-08T04:04:23.613Z] $ docker rm -f --volumes f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:04:24.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T04:04:24.421Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T04:04:24.452Z] [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-10-08T04:04:25.161Z] provisioning config files... [2024-10-08T04:04:25.170Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/config106182447737314547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:04:25.536Z] ---> ****-login.sh [2024-10-08T04:04:25.536Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:04:25.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:25.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:25.536Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:25.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:25.536Z] [2024-10-08T04:04:25.536Z] Login Succeeded [2024-10-08T04:04:25.536Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:04:25.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:25.800Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:25.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:25.800Z] [2024-10-08T04:04:25.800Z] Login Succeeded [2024-10-08T04:04:25.800Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:04:25.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:25.800Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:25.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:25.801Z] [2024-10-08T04:04:25.801Z] Login Succeeded [2024-10-08T04:04:25.801Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:04:25.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:26.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:26.062Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:26.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:26.062Z] [2024-10-08T04:04:26.062Z] Login Succeeded [2024-10-08T04:04:26.062Z] ****.io [2024-10-08T04:04:26.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:26.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:26.322Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:26.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:26.322Z] [2024-10-08T04:04:26.322Z] Login Succeeded [2024-10-08T04:04:26.322Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:04:26.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T04:04:26.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:04:26.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:04:26.702Z] ========================================================= [2024-10-08T04:04:26.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T04:04:26.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:04:27.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T04:04:27.500Z] Sending build context to Docker daemon 59.81MB [2024-10-08T04:04:27.500Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-08T04:04:27.500Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-08T04:04:27.759Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T04:04:27.759Z] 43c4264eed91: Pulling fs layer [2024-10-08T04:04:27.759Z] 4cc291be95ef: Pulling fs layer [2024-10-08T04:04:27.759Z] 2ac1f1163629: Pulling fs layer [2024-10-08T04:04:27.759Z] 5c3c966382ef: Pulling fs layer [2024-10-08T04:04:27.759Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:04:27.759Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T04:04:27.759Z] 9f66e0745190: Pulling fs layer [2024-10-08T04:04:27.759Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T04:04:27.759Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T04:04:27.759Z] 5c3c966382ef: Waiting [2024-10-08T04:04:27.759Z] 5d5c8e513c77: Waiting [2024-10-08T04:04:27.759Z] 9f66e0745190: Waiting [2024-10-08T04:04:27.759Z] f49a43e4bbc0: Waiting [2024-10-08T04:04:27.759Z] 561ebcabdf7f: Waiting [2024-10-08T04:04:27.759Z] 4f4fb700ef54: Waiting [2024-10-08T04:04:27.759Z] 4cc291be95ef: Verifying Checksum [2024-10-08T04:04:27.759Z] 4cc291be95ef: Download complete [2024-10-08T04:04:27.759Z] 5c3c966382ef: Download complete [2024-10-08T04:04:27.759Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:04:27.759Z] 4f4fb700ef54: Download complete [2024-10-08T04:04:27.759Z] 43c4264eed91: Verifying Checksum [2024-10-08T04:04:27.759Z] 43c4264eed91: Download complete [2024-10-08T04:04:27.759Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T04:04:27.759Z] 5d5c8e513c77: Download complete [2024-10-08T04:04:28.018Z] 9f66e0745190: Verifying Checksum [2024-10-08T04:04:28.018Z] 9f66e0745190: Download complete [2024-10-08T04:04:28.018Z] 43c4264eed91: Pull complete [2024-10-08T04:04:28.276Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T04:04:28.277Z] 561ebcabdf7f: Download complete [2024-10-08T04:04:28.277Z] 4cc291be95ef: Pull complete [2024-10-08T04:04:28.535Z] 2ac1f1163629: Verifying Checksum [2024-10-08T04:04:28.535Z] 2ac1f1163629: Download complete [2024-10-08T04:04:28.793Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T04:04:28.793Z] f49a43e4bbc0: Download complete [2024-10-08T04:04:32.985Z] 2ac1f1163629: Pull complete [2024-10-08T04:04:32.985Z] 5c3c966382ef: Pull complete [2024-10-08T04:04:32.985Z] 4f4fb700ef54: Pull complete [2024-10-08T04:04:32.985Z] 5d5c8e513c77: Pull complete [2024-10-08T04:04:32.985Z] 9f66e0745190: Pull complete [2024-10-08T04:04:36.309Z] f49a43e4bbc0: Pull complete [2024-10-08T04:04:36.309Z] 561ebcabdf7f: Pull complete [2024-10-08T04:04:36.309Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T04:04:36.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:04:36.309Z] ---> 3a752c3f9dda [2024-10-08T04:04:36.309Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-08T04:04:39.935Z] Still waiting to schedule task [2024-10-08T04:04:39.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-08T04:04:41.583Z] ---> Running in f883e9d9c0f4 [2024-10-08T04:04:41.583Z] Removing intermediate container f883e9d9c0f4 [2024-10-08T04:04:41.583Z] ---> 009bf8295539 [2024-10-08T04:04:41.583Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:04:41.583Z] ---> Running in 243f6ed051fa [2024-10-08T04:04:41.583Z] Removing intermediate container 243f6ed051fa [2024-10-08T04:04:41.583Z] ---> e00b03515b87 [2024-10-08T04:04:41.583Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:04:41.583Z] ---> Running in a79dd420aa39 [2024-10-08T04:04:41.583Z] Removing intermediate container a79dd420aa39 [2024-10-08T04:04:41.583Z] ---> 87d9c792c16a [2024-10-08T04:04:41.583Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-08T04:04:41.583Z] ---> Running in d6089d573ff4 [2024-10-08T04:04:41.583Z] Removing intermediate container d6089d573ff4 [2024-10-08T04:04:41.583Z] ---> ab7dbd404278 [2024-10-08T04:04:41.583Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-08T04:04:41.583Z] ---> Running in b82736449816 [2024-10-08T04:04:41.583Z] Removing intermediate container b82736449816 [2024-10-08T04:04:41.583Z] ---> 84cad3591647 [2024-10-08T04:04:41.583Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-08T04:04:41.583Z] latest: Pulling from library/docker [2024-10-08T04:04:41.583Z] 43c4264eed91: Already exists [2024-10-08T04:04:41.583Z] eeae0a4c3aab: Pulling fs layer [2024-10-08T04:04:41.583Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:04:41.583Z] cc787dab98b1: Pulling fs layer [2024-10-08T04:04:41.583Z] 4dde54e28b69: Pulling fs layer [2024-10-08T04:04:41.583Z] f76cc74ad672: Pulling fs layer [2024-10-08T04:04:41.583Z] c3730cf3cbd1: Pulling fs layer [2024-10-08T04:04:41.583Z] 08f9c6ae64ba: Pulling fs layer [2024-10-08T04:04:41.583Z] da8ae46b6347: Pulling fs layer [2024-10-08T04:04:41.583Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-08T04:04:41.583Z] 238637adc6c9: Pulling fs layer [2024-10-08T04:04:41.583Z] 61595ab5b53d: Pulling fs layer [2024-10-08T04:04:41.583Z] 835d4c51c9f5: Pulling fs layer [2024-10-08T04:04:41.583Z] d29e3ca0965c: Pulling fs layer [2024-10-08T04:04:41.583Z] ccb967684857: Pulling fs layer [2024-10-08T04:04:41.583Z] babf1dc4851c: Pulling fs layer [2024-10-08T04:04:41.583Z] 61595ab5b53d: Waiting [2024-10-08T04:04:41.583Z] 238637adc6c9: Waiting [2024-10-08T04:04:41.583Z] 835d4c51c9f5: Waiting [2024-10-08T04:04:41.583Z] f76cc74ad672: Waiting [2024-10-08T04:04:41.583Z] d29e3ca0965c: Waiting [2024-10-08T04:04:41.583Z] ccb967684857: Waiting [2024-10-08T04:04:41.583Z] c3730cf3cbd1: Waiting [2024-10-08T04:04:41.583Z] 08f9c6ae64ba: Waiting [2024-10-08T04:04:41.583Z] babf1dc4851c: Waiting [2024-10-08T04:04:41.583Z] 3f5a3c6f02f7: Waiting [2024-10-08T04:04:41.583Z] 4dde54e28b69: Waiting [2024-10-08T04:04:41.583Z] da8ae46b6347: Waiting [2024-10-08T04:04:41.843Z] cc787dab98b1: Verifying Checksum [2024-10-08T04:04:41.843Z] cc787dab98b1: Download complete [2024-10-08T04:04:41.843Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:04:41.843Z] 4f4fb700ef54: Download complete [2024-10-08T04:04:41.843Z] eeae0a4c3aab: Verifying Checksum [2024-10-08T04:04:41.843Z] eeae0a4c3aab: Download complete [2024-10-08T04:04:42.102Z] f76cc74ad672: Verifying Checksum [2024-10-08T04:04:42.102Z] f76cc74ad672: Download complete [2024-10-08T04:04:42.102Z] 4dde54e28b69: Verifying Checksum [2024-10-08T04:04:42.102Z] 4dde54e28b69: Download complete [2024-10-08T04:04:42.102Z] c3730cf3cbd1: Verifying Checksum [2024-10-08T04:04:42.102Z] c3730cf3cbd1: Download complete [2024-10-08T04:04:42.102Z] 08f9c6ae64ba: Verifying Checksum [2024-10-08T04:04:42.102Z] 08f9c6ae64ba: Download complete [2024-10-08T04:04:42.102Z] da8ae46b6347: Download complete [2024-10-08T04:04:42.102Z] eeae0a4c3aab: Pull complete [2024-10-08T04:04:42.102Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-08T04:04:42.102Z] 3f5a3c6f02f7: Download complete [2024-10-08T04:04:42.102Z] 4f4fb700ef54: Pull complete [2024-10-08T04:04:42.102Z] 61595ab5b53d: Verifying Checksum [2024-10-08T04:04:42.102Z] 61595ab5b53d: Download complete [2024-10-08T04:04:42.102Z] 238637adc6c9: Verifying Checksum [2024-10-08T04:04:42.102Z] 238637adc6c9: Download complete [2024-10-08T04:04:42.359Z] 835d4c51c9f5: Verifying Checksum [2024-10-08T04:04:42.359Z] 835d4c51c9f5: Download complete [2024-10-08T04:04:42.359Z] cc787dab98b1: Pull complete [2024-10-08T04:04:42.359Z] ccb967684857: Download complete [2024-10-08T04:04:42.359Z] babf1dc4851c: Verifying Checksum [2024-10-08T04:04:42.359Z] babf1dc4851c: Download complete [2024-10-08T04:04:42.618Z] 4dde54e28b69: Pull complete [2024-10-08T04:04:42.618Z] d29e3ca0965c: Verifying Checksum [2024-10-08T04:04:42.618Z] d29e3ca0965c: Download complete [2024-10-08T04:04:43.185Z] f76cc74ad672: Pull complete [2024-10-08T04:04:43.752Z] c3730cf3cbd1: Pull complete [2024-10-08T04:04:43.752Z] 08f9c6ae64ba: Pull complete [2024-10-08T04:04:43.752Z] da8ae46b6347: Pull complete [2024-10-08T04:04:43.752Z] 3f5a3c6f02f7: Pull complete [2024-10-08T04:04:44.024Z] 238637adc6c9: Pull complete [2024-10-08T04:04:44.284Z] 61595ab5b53d: Pull complete [2024-10-08T04:04:44.284Z] 835d4c51c9f5: Pull complete [2024-10-08T04:04:45.675Z] d29e3ca0965c: Pull complete [2024-10-08T04:04:45.675Z] ccb967684857: Pull complete [2024-10-08T04:04:45.941Z] babf1dc4851c: Pull complete [2024-10-08T04:04:46.199Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-08T04:04:46.199Z] Status: Downloaded newer image for docker:latest [2024-10-08T04:04:48.735Z] ---> 39cf76f1141e [2024-10-08T04:04:48.735Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:04:48.735Z] ---> Running in 6dbce4ced2cb [2024-10-08T04:04:48.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:04:48.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:04:49.253Z] OK: 246 MiB in 54 packages [2024-10-08T04:04:49.513Z] Removing intermediate container 6dbce4ced2cb [2024-10-08T04:04:49.513Z] ---> 272346032aea [2024-10-08T04:04:49.513Z] Step 10/15 : ENV GO111MODULE=on [2024-10-08T04:04:49.773Z] ---> Running in 7efb0e54577d [2024-10-08T04:04:49.773Z] Removing intermediate container 7efb0e54577d [2024-10-08T04:04:49.773Z] ---> 039d90be2394 [2024-10-08T04:04:49.773Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-08T04:04:49.773Z] ---> Running in 538a76820167 [2024-10-08T04:04:49.773Z] Removing intermediate container 538a76820167 [2024-10-08T04:04:49.773Z] ---> ee3c2c382daf [2024-10-08T04:04:49.773Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-08T04:04:50.032Z] ---> 86f9c8388f5e [2024-10-08T04:04:50.032Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:04:50.032Z] ---> Running in cc4378731459 [2024-10-08T04:05:46.393Z] Removing intermediate container cc4378731459 [2024-10-08T04:05:46.393Z] ---> 4bef8dca98bc [2024-10-08T04:05:46.393Z] Step 14/15 : COPY . . [2024-10-08T04:05:48.411Z] ---> ff29ec28ff7e [2024-10-08T04:05:48.411Z] Step 15/15 : RUN ${MAKE} [2024-10-08T04:05:48.411Z] ---> Running in aa9adac5ba85 [2024-10-08T04:05:48.411Z] noop [2024-10-08T04:05:48.675Z] Removing intermediate container aa9adac5ba85 [2024-10-08T04:05:48.675Z] ---> cc3cc68ba6a2 [2024-10-08T04:05:48.675Z] Successfully built cc3cc68ba6a2 [2024-10-08T04:05:48.675Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:05:49.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:05:49.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:05:49.372Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2024-10-08T04:05:49.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T04:05:49.795Z] $ docker top ffc530d0320b00c5be839335aaa259bfdbeea3a330b986c2ad82bdc387f466cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:05:50.207Z] + go version [2024-10-08T04:05:50.207Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T04:05:50.250Z] $ docker stop --time=1 ffc530d0320b00c5be839335aaa259bfdbeea3a330b986c2ad82bdc387f466cd [2024-10-08T04:05:51.535Z] $ docker rm -f --volumes ffc530d0320b00c5be839335aaa259bfdbeea3a330b986c2ad82bdc387f466cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:05:52.362Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:05:52.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:05:52.549Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2024-10-08T04:05:52.587Z] $ 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-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T04:05:52.901Z] $ docker top 3aee7f72bfd00b02428899009aba38c0787b983f6fa2574984e4f043bfcd6e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:05:53.312Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-804 [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:05:53.696Z] + make test [2024-10-08T04:05:53.696Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-08T04:05:54.635Z] go: updates to go.mod needed; to update it: [2024-10-08T04:05:54.635Z] go mod tidy [2024-10-08T04:05:54.635Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-08T04:05:54.686Z] $ docker stop --time=1 3aee7f72bfd00b02428899009aba38c0787b983f6fa2574984e4f043bfcd6e0b [2024-10-08T04:05:56.035Z] $ docker rm -f --volumes 3aee7f72bfd00b02428899009aba38c0787b983f6fa2574984e4f043bfcd6e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:05:57.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:05:57.458Z] [2024-10-08T04:05:57.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:05:57.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:05:57.866Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T04:05:57.866Z] 5eb5b503b376: Pulling fs layer [2024-10-08T04:05:57.866Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T04:05:57.866Z] ec43610c2a17: Pulling fs layer [2024-10-08T04:05:57.866Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T04:05:57.866Z] 33b1e0a273af: Pulling fs layer [2024-10-08T04:05:57.866Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T04:05:57.866Z] 2f39f015ded8: Pulling fs layer [2024-10-08T04:05:57.866Z] 3a2ae6a8a46f: Waiting [2024-10-08T04:05:57.866Z] 33b1e0a273af: Waiting [2024-10-08T04:05:57.866Z] 5d3b04190fa2: Waiting [2024-10-08T04:05:57.866Z] 2f39f015ded8: Waiting [2024-10-08T04:05:57.866Z] 5c69ac0246d0: Verifying Checksum [2024-10-08T04:05:57.866Z] 5c69ac0246d0: Download complete [2024-10-08T04:05:57.866Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T04:05:57.866Z] 3a2ae6a8a46f: Download complete [2024-10-08T04:05:57.866Z] ec43610c2a17: Verifying Checksum [2024-10-08T04:05:57.866Z] ec43610c2a17: Download complete [2024-10-08T04:05:57.866Z] 33b1e0a273af: Verifying Checksum [2024-10-08T04:05:57.866Z] 33b1e0a273af: Download complete [2024-10-08T04:05:57.866Z] 5d3b04190fa2: Download complete [2024-10-08T04:05:58.124Z] 5eb5b503b376: Verifying Checksum [2024-10-08T04:05:58.124Z] 5eb5b503b376: Download complete [2024-10-08T04:05:58.691Z] 2f39f015ded8: Download complete [2024-10-08T04:05:59.265Z] 5eb5b503b376: Pull complete [2024-10-08T04:05:59.523Z] 5c69ac0246d0: Pull complete [2024-10-08T04:05:59.782Z] ec43610c2a17: Pull complete [2024-10-08T04:06:00.041Z] 3a2ae6a8a46f: Pull complete [2024-10-08T04:06:00.300Z] 33b1e0a273af: Pull complete [2024-10-08T04:06:00.300Z] 5d3b04190fa2: Pull complete [2024-10-08T04:06:04.483Z] 2f39f015ded8: Pull complete [2024-10-08T04:06:04.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T04:06:04.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:06:04.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:06:04.753Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2024-10-08T04:06:04.785Z] $ 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-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T04:06:08.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22143 in /w/workspace/edgexfoundry_edgex-ui-go_PR-804 [2024-10-08T04:06:09.259Z] $ docker top e74b0557d9f33231b180f661018810d31b993c2e6cdd2ecb6f4a04295a7d70e7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-10-08T04:06:09.530Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-10-08T04:06:09.629Z] The recommended git tool is: git [2024-10-08T04:06:09.758Z] ---> job-cost.sh [2024-10-08T04:06:09.758Z] lf-activate-venv: SKIPPING [2024-10-08T04:06:09.758Z] INFO: No Stack... [2024-10-08T04:06:10.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:06:10.583Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T04:06:10.901Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives/cost.csv [2024-10-08T04:06:10.901Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T04:06:10.952Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [2024-10-08T04:06:10.959Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] did not exist. Created. [2024-10-08T04:06:10.965Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T04:06:11.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T04:06:11.473Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T04:06:11.496Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T04:06:11.602Z] $ docker stop --time=1 e74b0557d9f33231b180f661018810d31b993c2e6cdd2ecb6f4a04295a7d70e7 [2024-10-08T04:06:12.765Z] $ docker rm -f --volumes e74b0557d9f33231b180f661018810d31b993c2e6cdd2ecb6f4a04295a7d70e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T04:06:13.197Z] Failed in branch amd64 [2024-10-08T04:06:14.239Z] using credential edgex-jenkins-ssh [2024-10-08T04:06:14.262Z] Cloning the remote Git repository [2024-10-08T04:06:14.305Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-08T04:06:14.393Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-08T04:06:14.521Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-08T04:06:14.522Z] > git --version # timeout=10 [2024-10-08T04:06:14.539Z] > git --version # 'git version 2.25.1' [2024-10-08T04:06:14.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:06:14.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T04:06:19.017Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-08T04:06:19.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T04:06:20.470Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 64c927ce044291f34615b18963e9373ff814f049 [2024-10-08T04:06:21.056Z] Merge succeeded, producing 64c927ce044291f34615b18963e9373ff814f049 [2024-10-08T04:06:21.057Z] Checking out Revision 64c927ce044291f34615b18963e9373ff814f049 (PR-804) [2024-10-08T04:06:19.886Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-08T04:06:19.926Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-08T04:06:19.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:06:19.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-08T04:06:20.492Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T04:06:20.555Z] > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # timeout=10 [2024-10-08T04:06:20.941Z] > git remote # timeout=10 [2024-10-08T04:06:20.958Z] > git config --get remote.origin.url # timeout=10 [2024-10-08T04:06:20.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:06:21.006Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-08T04:06:21.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-08T04:06:21.065Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T04:06:21.089Z] > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # timeout=10 [2024-10-08T04:06:21.928Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-10-08T04:06:21.975Z] > git --version # timeout=10 [2024-10-08T04:06:21.987Z] > git --version # 'git version 2.25.1' [2024-10-08T04:06:22.008Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:06:26.876Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T04:06:26.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T04:06:26.876Z] Dload Upload Total Spent Left Speed [2024-10-08T04:06:26.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-10-08T04:06:27.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T04:06:27.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T04:06:27.572Z] + sudo tee /etc/docker/daemon.new [2024-10-08T04:06:27.572Z] { [2024-10-08T04:06:27.572Z] "registry-mirrors": [ [2024-10-08T04:06:27.572Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T04:06:27.572Z] ], [2024-10-08T04:06:27.572Z] "bip": "10.250.0.254/24", [2024-10-08T04:06:27.572Z] "hosts": [ [2024-10-08T04:06:27.572Z] "tcp://0.0.0.0:5555", [2024-10-08T04:06:27.572Z] "unix:///var/run/docker.sock" [2024-10-08T04:06:27.572Z] ], [2024-10-08T04:06:27.572Z] "mtu": 1458, [2024-10-08T04:06:27.572Z] "selinux-enabled": true, [2024-10-08T04:06:27.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T04:06:27.572Z] } [Pipeline] sh [2024-10-08T04:06:27.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T04:06:28.279Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:06:46.612Z] provisioning config files... [2024-10-08T04:06:46.638Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9887969350113269699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:06:47.137Z] ---> ****-login.sh [2024-10-08T04:06:47.137Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:06:47.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:06:47.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:06:47.688Z] Configure a credential helper to remove this warning. See [2024-10-08T04:06:47.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:06:47.688Z] [2024-10-08T04:06:47.688Z] Login Succeeded [2024-10-08T04:06:47.688Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:06:47.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:06:48.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:06:48.227Z] Configure a credential helper to remove this warning. See [2024-10-08T04:06:48.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:06:48.227Z] [2024-10-08T04:06:48.227Z] Login Succeeded [2024-10-08T04:06:48.227Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:06:48.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:06:48.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:06:48.499Z] Configure a credential helper to remove this warning. See [2024-10-08T04:06:48.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:06:48.499Z] [2024-10-08T04:06:48.499Z] Login Succeeded [2024-10-08T04:06:48.499Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:06:48.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:06:48.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:06:48.769Z] Configure a credential helper to remove this warning. See [2024-10-08T04:06:48.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:06:48.770Z] [2024-10-08T04:06:48.770Z] Login Succeeded [2024-10-08T04:06:48.770Z] ****.io [2024-10-08T04:06:49.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:06:49.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:06:49.310Z] Configure a credential helper to remove this warning. See [2024-10-08T04:06:49.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:06:49.310Z] [2024-10-08T04:06:49.310Z] Login Succeeded [2024-10-08T04:06:49.310Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:06:49.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T04:06:49.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:06:49.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:06:49.917Z] ========================================================= [2024-10-08T04:06:49.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T04:06:49.917Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:06:50.473Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T04:06:51.910Z] Sending build context to Docker daemon 35.51MB [2024-10-08T04:06:51.910Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-08T04:06:51.910Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-08T04:06:51.910Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T04:06:51.910Z] cf04c63912e1: Pulling fs layer [2024-10-08T04:06:51.910Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T04:06:51.910Z] a37a00ec5f00: Pulling fs layer [2024-10-08T04:06:51.910Z] 50b3750afda1: Pulling fs layer [2024-10-08T04:06:51.910Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:06:51.910Z] 80978eb59214: Pulling fs layer [2024-10-08T04:06:51.910Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T04:06:51.910Z] c5a475d317c9: Pulling fs layer [2024-10-08T04:06:51.910Z] 4f4fb700ef54: Waiting [2024-10-08T04:06:51.910Z] 80978eb59214: Waiting [2024-10-08T04:06:51.910Z] c9f46d7d2bd2: Waiting [2024-10-08T04:06:51.910Z] c5a475d317c9: Waiting [2024-10-08T04:06:51.910Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T04:06:51.910Z] 55b35a11ae5e: Download complete [2024-10-08T04:06:51.910Z] 50b3750afda1: Verifying Checksum [2024-10-08T04:06:51.910Z] 50b3750afda1: Download complete [2024-10-08T04:06:51.910Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:06:51.910Z] 4f4fb700ef54: Download complete [2024-10-08T04:06:51.910Z] 80978eb59214: Verifying Checksum [2024-10-08T04:06:51.910Z] 80978eb59214: Download complete [2024-10-08T04:06:51.910Z] cf04c63912e1: Verifying Checksum [2024-10-08T04:06:51.910Z] cf04c63912e1: Download complete [2024-10-08T04:06:52.501Z] c5a475d317c9: Verifying Checksum [2024-10-08T04:06:52.501Z] c5a475d317c9: Download complete [2024-10-08T04:06:52.775Z] cf04c63912e1: Pull complete [2024-10-08T04:06:53.747Z] 55b35a11ae5e: Pull complete [2024-10-08T04:06:54.014Z] a37a00ec5f00: Download complete [2024-10-08T04:06:54.982Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T04:06:54.982Z] c9f46d7d2bd2: Download complete [2024-10-08T04:07:10.019Z] a37a00ec5f00: Pull complete [2024-10-08T04:07:10.019Z] 50b3750afda1: Pull complete [2024-10-08T04:07:10.019Z] 4f4fb700ef54: Pull complete [2024-10-08T04:07:10.019Z] 80978eb59214: Pull complete [2024-10-08T04:07:16.662Z] c9f46d7d2bd2: Pull complete [2024-10-08T04:07:18.611Z] c5a475d317c9: Pull complete [2024-10-08T04:07:18.611Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T04:07:18.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T04:07:18.611Z] ---> be29e6b0f0d4 [2024-10-08T04:07:18.611Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-08T04:07:21.223Z] ---> Running in 0dd2245ab8c8 [2024-10-08T04:07:21.223Z] Removing intermediate container 0dd2245ab8c8 [2024-10-08T04:07:21.223Z] ---> d89e5d6c7a21 [2024-10-08T04:07:21.223Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:07:21.223Z] ---> Running in e753ed89808d [2024-10-08T04:07:21.828Z] Removing intermediate container e753ed89808d [2024-10-08T04:07:21.828Z] ---> a3eb8b561667 [2024-10-08T04:07:21.828Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:07:21.828Z] ---> Running in 78e5584081f3 [2024-10-08T04:07:22.426Z] Removing intermediate container 78e5584081f3 [2024-10-08T04:07:22.426Z] ---> 692d96b34673 [2024-10-08T04:07:22.426Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-08T04:07:22.426Z] ---> Running in 5c8d4d69f030 [2024-10-08T04:07:22.704Z] Removing intermediate container 5c8d4d69f030 [2024-10-08T04:07:22.704Z] ---> f63f6958b087 [2024-10-08T04:07:22.704Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-08T04:07:22.979Z] ---> Running in 5a60e9368080 [2024-10-08T04:07:23.248Z] Removing intermediate container 5a60e9368080 [2024-10-08T04:07:23.248Z] ---> 30c33145c2e8 [2024-10-08T04:07:23.248Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-08T04:07:23.840Z] latest: Pulling from library/docker [2024-10-08T04:07:23.840Z] cf04c63912e1: Already exists [2024-10-08T04:07:23.840Z] a9679eef29cc: Pulling fs layer [2024-10-08T04:07:23.840Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:07:23.840Z] 4a81ff15e9c1: Pulling fs layer [2024-10-08T04:07:23.840Z] 670ac7667191: Pulling fs layer [2024-10-08T04:07:23.840Z] f54c0a207651: Pulling fs layer [2024-10-08T04:07:23.840Z] 443e5bf4eb6d: Pulling fs layer [2024-10-08T04:07:23.840Z] 36b38738a239: Pulling fs layer [2024-10-08T04:07:23.840Z] 7e05683eb78b: Pulling fs layer [2024-10-08T04:07:23.840Z] af19dc418931: Pulling fs layer [2024-10-08T04:07:23.840Z] 350f121bb6a7: Pulling fs layer [2024-10-08T04:07:23.840Z] 51a3079e1f46: Pulling fs layer [2024-10-08T04:07:23.840Z] dbb9cf640990: Pulling fs layer [2024-10-08T04:07:23.840Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-08T04:07:23.840Z] 6e3a953caa63: Pulling fs layer [2024-10-08T04:07:23.840Z] 4c868131d387: Pulling fs layer [2024-10-08T04:07:23.840Z] 7e05683eb78b: Waiting [2024-10-08T04:07:23.840Z] dbb9cf640990: Waiting [2024-10-08T04:07:23.840Z] af19dc418931: Waiting [2024-10-08T04:07:23.840Z] 350f121bb6a7: Waiting [2024-10-08T04:07:23.840Z] 51a3079e1f46: Waiting [2024-10-08T04:07:23.840Z] 6e3a953caa63: Waiting [2024-10-08T04:07:23.840Z] 4b2b3ec1ddad: Waiting [2024-10-08T04:07:23.840Z] 4c868131d387: Waiting [2024-10-08T04:07:23.840Z] 670ac7667191: Waiting [2024-10-08T04:07:23.840Z] f54c0a207651: Waiting [2024-10-08T04:07:23.840Z] 443e5bf4eb6d: Waiting [2024-10-08T04:07:23.840Z] 36b38738a239: Waiting [2024-10-08T04:07:24.115Z] 4f4fb700ef54: Download complete [2024-10-08T04:07:24.115Z] 4a81ff15e9c1: Verifying Checksum [2024-10-08T04:07:24.115Z] 4a81ff15e9c1: Download complete [2024-10-08T04:07:24.115Z] a9679eef29cc: Download complete [2024-10-08T04:07:24.711Z] 670ac7667191: Verifying Checksum [2024-10-08T04:07:24.711Z] 670ac7667191: Download complete [2024-10-08T04:07:24.711Z] 36b38738a239: Download complete [2024-10-08T04:07:24.985Z] f54c0a207651: Verifying Checksum [2024-10-08T04:07:24.985Z] f54c0a207651: Download complete [2024-10-08T04:07:24.985Z] 443e5bf4eb6d: Verifying Checksum [2024-10-08T04:07:24.985Z] 443e5bf4eb6d: Download complete [2024-10-08T04:07:24.985Z] 7e05683eb78b: Verifying Checksum [2024-10-08T04:07:24.985Z] 7e05683eb78b: Download complete [2024-10-08T04:07:24.985Z] af19dc418931: Verifying Checksum [2024-10-08T04:07:24.985Z] af19dc418931: Download complete [2024-10-08T04:07:24.985Z] 51a3079e1f46: Verifying Checksum [2024-10-08T04:07:24.985Z] 51a3079e1f46: Download complete [2024-10-08T04:07:24.985Z] dbb9cf640990: Verifying Checksum [2024-10-08T04:07:24.985Z] dbb9cf640990: Download complete [2024-10-08T04:07:25.257Z] 6e3a953caa63: Verifying Checksum [2024-10-08T04:07:25.257Z] 6e3a953caa63: Download complete [2024-10-08T04:07:25.257Z] 350f121bb6a7: Verifying Checksum [2024-10-08T04:07:25.257Z] 350f121bb6a7: Download complete [2024-10-08T04:07:25.257Z] 4c868131d387: Verifying Checksum [2024-10-08T04:07:25.257Z] 4c868131d387: Download complete [2024-10-08T04:07:25.527Z] a9679eef29cc: Pull complete [2024-10-08T04:07:25.798Z] 4f4fb700ef54: Pull complete [2024-10-08T04:07:26.390Z] 4a81ff15e9c1: Pull complete [2024-10-08T04:07:26.660Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-08T04:07:26.660Z] 4b2b3ec1ddad: Download complete [2024-10-08T04:07:27.251Z] 670ac7667191: Pull complete [2024-10-08T04:07:29.214Z] f54c0a207651: Pull complete [2024-10-08T04:07:30.639Z] 443e5bf4eb6d: Pull complete [2024-10-08T04:07:30.906Z] 36b38738a239: Pull complete [2024-10-08T04:07:31.175Z] 7e05683eb78b: Pull complete [2024-10-08T04:07:31.443Z] af19dc418931: Pull complete [2024-10-08T04:07:32.853Z] 350f121bb6a7: Pull complete [2024-10-08T04:07:32.853Z] 51a3079e1f46: Pull complete [2024-10-08T04:07:33.132Z] dbb9cf640990: Pull complete [2024-10-08T04:07:36.483Z] 4b2b3ec1ddad: Pull complete [2024-10-08T04:07:36.751Z] 6e3a953caa63: Pull complete [2024-10-08T04:07:37.037Z] 4c868131d387: Pull complete [2024-10-08T04:07:37.037Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-08T04:07:37.037Z] Status: Downloaded newer image for docker:latest [2024-10-08T04:07:41.362Z] ---> 385ca827c7e8 [2024-10-08T04:07:41.362Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:07:41.362Z] ---> Running in 0cde41a7308b [2024-10-08T04:07:42.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:07:42.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:07:44.560Z] OK: 238 MiB in 54 packages [2024-10-08T04:07:45.531Z] Removing intermediate container 0cde41a7308b [2024-10-08T04:07:45.531Z] ---> 13857cf1f2f5 [2024-10-08T04:07:45.531Z] Step 10/15 : ENV GO111MODULE=on [2024-10-08T04:07:45.531Z] ---> Running in 4639d9b2139e [2024-10-08T04:07:46.129Z] Removing intermediate container 4639d9b2139e [2024-10-08T04:07:46.129Z] ---> ef2a416d49a5 [2024-10-08T04:07:46.129Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-08T04:07:46.129Z] ---> Running in 0556b8f55ebd [2024-10-08T04:07:46.400Z] Removing intermediate container 0556b8f55ebd [2024-10-08T04:07:46.400Z] ---> 9eb6c90d7a33 [2024-10-08T04:07:46.400Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-08T04:07:46.993Z] ---> c536cd211882 [2024-10-08T04:07:46.993Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:07:47.280Z] ---> Running in 0a76821aacc2 [2024-10-08T04:09:54.036Z] Removing intermediate container 0a76821aacc2 [2024-10-08T04:09:54.036Z] ---> ba735939a120 [2024-10-08T04:09:54.036Z] Step 14/15 : COPY . . [2024-10-08T04:09:54.036Z] ---> 67db691f4c15 [2024-10-08T04:09:54.036Z] Step 15/15 : RUN ${MAKE} [2024-10-08T04:09:54.036Z] ---> Running in ae99841d0f7e [2024-10-08T04:09:54.036Z] noop [2024-10-08T04:09:54.036Z] Removing intermediate container ae99841d0f7e [2024-10-08T04:09:54.036Z] ---> 193bb570e241 [2024-10-08T04:09:54.036Z] Successfully built 193bb570e241 [2024-10-08T04:09:54.036Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:09:54.577Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T04:09:54.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:09:56.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-22143 does not seem to be running inside a container [2024-10-08T04:09:56.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T04:09:57.876Z] $ docker top 80b0e42312eba62eaf7dd03f87890660f15c9bf14b417ff87eab9b81cfaed844 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:09:58.826Z] + go version [2024-10-08T04:09:58.826Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T04:09:58.863Z] $ docker stop --time=1 80b0e42312eba62eaf7dd03f87890660f15c9bf14b417ff87eab9b81cfaed844 [2024-10-08T04:10:00.512Z] $ docker rm -f --volumes 80b0e42312eba62eaf7dd03f87890660f15c9bf14b417ff87eab9b81cfaed844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:10:01.616Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T04:10:01.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:10:01.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-22143 does not seem to be running inside a container [2024-10-08T04:10:02.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T04:10:03.275Z] $ docker top 301686b55e19ec18d4ef32cc32691bcfa7084f05fea534fdbfe64bca92af5799 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:10:04.245Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:10:04.988Z] + make test [2024-10-08T04:10:04.988Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-08T04:10:10.375Z] go: updates to go.mod needed; to update it: [2024-10-08T04:10:10.375Z] go mod tidy [2024-10-08T04:10:10.375Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-08T04:10:10.431Z] $ docker stop --time=1 301686b55e19ec18d4ef32cc32691bcfa7084f05fea534fdbfe64bca92af5799 [2024-10-08T04:10:12.253Z] $ docker rm -f --volumes 301686b55e19ec18d4ef32cc32691bcfa7084f05fea534fdbfe64bca92af5799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:10:13.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:10:13.687Z] [2024-10-08T04:10:13.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:10:14.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:10:14.128Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T04:10:14.128Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T04:10:14.128Z] 04944245beec: Pulling fs layer [2024-10-08T04:10:14.128Z] 699f458cf7ca: Pulling fs layer [2024-10-08T04:10:14.128Z] 765212b225bb: Pulling fs layer [2024-10-08T04:10:14.128Z] f23df028b6ca: Pulling fs layer [2024-10-08T04:10:14.128Z] 765212b225bb: Waiting [2024-10-08T04:10:14.128Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T04:10:14.128Z] f23df028b6ca: Waiting [2024-10-08T04:10:14.128Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T04:10:14.128Z] d65c8cfc05b1: Waiting [2024-10-08T04:10:14.128Z] 2437ff75d9bd: Waiting [2024-10-08T04:10:14.395Z] 04944245beec: Verifying Checksum [2024-10-08T04:10:14.395Z] 04944245beec: Download complete [2024-10-08T04:10:14.395Z] 765212b225bb: Verifying Checksum [2024-10-08T04:10:14.395Z] 765212b225bb: Download complete [2024-10-08T04:10:14.395Z] f23df028b6ca: Verifying Checksum [2024-10-08T04:10:14.395Z] f23df028b6ca: Download complete [2024-10-08T04:10:14.395Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T04:10:14.395Z] d65c8cfc05b1: Download complete [2024-10-08T04:10:14.663Z] 699f458cf7ca: Verifying Checksum [2024-10-08T04:10:14.663Z] 699f458cf7ca: Download complete [2024-10-08T04:10:14.932Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T04:10:14.932Z] 8998bd30e6a1: Download complete [2024-10-08T04:10:17.513Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T04:10:17.514Z] 2437ff75d9bd: Download complete [2024-10-08T04:10:19.462Z] 8998bd30e6a1: Pull complete [2024-10-08T04:10:20.051Z] 04944245beec: Pull complete [2024-10-08T04:10:21.461Z] 699f458cf7ca: Pull complete [2024-10-08T04:10:21.728Z] 765212b225bb: Pull complete [2024-10-08T04:10:22.690Z] f23df028b6ca: Pull complete [2024-10-08T04:10:22.959Z] d65c8cfc05b1: Pull complete [2024-10-08T04:10:38.850Z] 2437ff75d9bd: Pull complete [2024-10-08T04:10:38.850Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T04:10:38.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:10:38.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:10:39.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-22143 does not seem to be running inside a container [2024-10-08T04:10:39.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-08T04:10:42.258Z] $ docker top 51023675d199c75ab0a825737e74784294c45b06074f71ff0b0d08d19402a933 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:10:43.200Z] ---> job-cost.sh [2024-10-08T04:10:43.200Z] lf-activate-venv: SKIPPING [2024-10-08T04:10:43.200Z] INFO: No Stack... [2024-10-08T04:10:43.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T04:10:44.424Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T04:10:45.090Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-10-08T04:10:45.090Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T04:10:45.195Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [2024-10-08T04:10:45.202Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] did not exist. Created. [2024-10-08T04:10:45.210Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T04:10:45.671Z] /w/workspace/edgex-ui-go/1@tmp/durable-82ff31ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T04:10:46.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T04:10:46.401Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T04:10:53.326Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T04:10:53.349Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T04:10:53.466Z] $ docker stop --time=1 51023675d199c75ab0a825737e74784294c45b06074f71ff0b0d08d19402a933 [2024-10-08T04:10:55.094Z] $ docker rm -f --volumes 51023675d199c75ab0a825737e74784294c45b06074f71ff0b0d08d19402a933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T04:10:56.002Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-08T04:10:58.703Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives ] [2024-10-08T04:10:58.703Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives [2024-10-08T04:10:58.703Z] total 16 [2024-10-08T04:10:58.703Z] drwxr-xr-x 3 root root 4096 Oct 8 04:06 . [2024-10-08T04:10:58.703Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. [2024-10-08T04:10:58.703Z] drwxr-xr-x 2 root root 4096 Oct 8 04:06 cost [2024-10-08T04:10:58.703Z] -rw-r--r-- 1 root root 83 Oct 8 04:06 cost.csv [2024-10-08T04:10:58.703Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives [2024-10-08T04:10:58.703Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives [2024-10-08T04:10:58.703Z] total 16 [2024-10-08T04:10:58.703Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:06 . [2024-10-08T04:10:58.703Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. [2024-10-08T04:10:58.703Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 04:06 cost [2024-10-08T04:10:58.703Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 8 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:10:59.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:10:59.943Z] ---> package-listing.sh [2024-10-08T04:10:59.943Z] ++ facter osfamily [2024-10-08T04:10:59.943Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T04:11:00.201Z] + OS_FAMILY=debian [2024-10-08T04:11:00.201Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-804 [2024-10-08T04:11:00.201Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T04:11:00.201Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T04:11:00.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T04:11:00.201Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T04:11:00.201Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-804 ']' [2024-10-08T04:11:00.201Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T04:11:00.201Z] + case "${OS_FAMILY}" in [2024-10-08T04:11:00.201Z] + dpkg -l [2024-10-08T04:11:00.201Z] + grep '^ii' [2024-10-08T04:11:00.201Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T04:11:00.201Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T04:11:00.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T04:11:00.201Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-804 ']' [2024-10-08T04:11:00.201Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives/ [2024-10-08T04:11:00.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives/ [Pipeline] echo [2024-10-08T04:11:00.241Z] 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-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T04:11:00.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:11:01.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:11:01.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:11:01.362Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2024-10-08T04:11:01.389Z] $ 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-804/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-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T04:11:01.553Z] $ docker top c0b11b2df6f2b409910015cf85472af46f1cf8c095e7c2218ce0e0db84d38bee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:11:01.987Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T04:11:02.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T04:11:02.622Z] + ls /var/log/sa-host [2024-10-08T04:11:02.623Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:11:03.053Z] provisioning config files... [2024-10-08T04:11:03.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/config2222868103634906630tmp [Pipeline] { [Pipeline] echo [2024-10-08T04:11:03.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:11:03.470Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T04:11:03.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:11:03.998Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T04:11:04.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:11:04.354Z] ---> sudo-logs.sh [2024-10-08T04:11:04.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T04:11:04.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:11:04.788Z] ---> job-cost.sh [2024-10-08T04:11:04.788Z] lf-activate-venv: SKIPPING [2024-10-08T04:11:04.788Z] DEBUG: total: 0.2199999988079071 [2024-10-08T04:11:04.788Z] INFO: Retrieving Stack Cost... [2024-10-08T04:11:05.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:11:05.305Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T04:11:05.364Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:11:05.691Z] ---> logs-deploy.sh [2024-10-08T04:11:05.692Z] lf-activate-venv: SKIPPING [2024-10-08T04:11:05.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-804/1 [2024-10-08T04:11:05.692Z] INFO: archiving workspace using pattern(s): [2024-10-08T04:11:06.626Z] Archives upload complete. [2024-10-08T04:11:06.884Z] INFO: archiving logs to Nexus