Pull request #805 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e4aef43408c68bd8a5ccb688f8888b5d5743717+850fdf759a0efe631343390da82a37f8ec516889 (14cf7bd1dba36c3f2e7e14fea935fdbca7e84fa1) 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-ssh15196156848548109399.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-ssh8113299633001452136.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-805/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-805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9365438397347194550.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-805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh426563106267765980.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-ssh4709514265799684963.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-805/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-805/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3289687221729225668.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-22142 in /w/workspace/edgexfoundry_edgex-ui-go_PR-805 [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-805 # 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/805/head:refs/remotes/origin/PR-805 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 1e4aef43408c68bd8a5ccb688f8888b5d5743717 Merge succeeded, producing 1e4aef43408c68bd8a5ccb688f8888b5d5743717 Checking out Revision 1e4aef43408c68bd8a5ccb688f8888b5d5743717 (PR-805) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # 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 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T04:04:51.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T04:04:52.196Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T04:04:52.324Z] ========================================================= [2024-10-08T04:04:52.324Z] EdgeX Global Pipelines Version Info [2024-10-08T04:04:52.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:04:53.081Z] ------------------- [2024-10-08T04:04:53.081Z] stable info: [2024-10-08T04:04:53.081Z] ------------------- [2024-10-08T04:04:53.081Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T04:04:53.081Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T04:04:53.081Z] Message: update stable to v1.0.265 [2024-10-08T04:04:53.649Z] ------------------- [2024-10-08T04:04:53.650Z] experimental info: [2024-10-08T04:04:53.650Z] ------------------- [2024-10-08T04:04:53.650Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T04:04:53.650Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T04:04:53.650Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T04:04:53.883Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-08T04:04:53.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-08T04:04:54.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T04:04:54.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T04:04:54.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T04:04:54.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T04:04:54.262Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T04:04:54.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T04:04:54.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T04:04:54.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T04:04:54.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T04:04:54.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-08T04:04:54.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T04:04:54.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T04:04:54.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:04:54.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T04:04:54.849Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T04:04:54.907Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T04:04:54.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T04:04:55.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T04:04:55.096Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T04:04:55.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T04:04:55.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T04:04:55.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T04:04:55.333Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T04:04:55.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T04:04:55.454Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T04:04:55.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-805 [Pipeline] echo [2024-10-08T04:04:55.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-805 [Pipeline] echo [2024-10-08T04:04:55.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-805 [Pipeline] echo [2024-10-08T04:04:55.709Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo [2024-10-08T04:04:55.765Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e4aef4 [Pipeline] echo [2024-10-08T04:04:55.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:04:55.973Z] provisioning config files... [2024-10-08T04:04:55.988Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/config6464097565480573040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:04:56.395Z] ---> ****-login.sh [2024-10-08T04:04:56.396Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:04:56.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:56.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:56.659Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:56.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:56.659Z] [2024-10-08T04:04:56.659Z] Login Succeeded [2024-10-08T04:04:56.659Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:04:56.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:56.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:56.659Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:56.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:56.659Z] [2024-10-08T04:04:56.659Z] Login Succeeded [2024-10-08T04:04:56.659Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:04:56.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:56.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:56.919Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:56.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:56.919Z] [2024-10-08T04:04:56.919Z] Login Succeeded [2024-10-08T04:04:56.919Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:04:56.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:56.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:56.920Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:56.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:56.920Z] [2024-10-08T04:04:56.920Z] Login Succeeded [2024-10-08T04:04:56.920Z] ****.io [2024-10-08T04:04:56.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:04:57.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:04:57.179Z] Configure a credential helper to remove this warning. See [2024-10-08T04:04:57.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:04:57.179Z] [2024-10-08T04:04:57.179Z] Login Succeeded [2024-10-08T04:04:57.179Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:04:57.220Z] 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:04:57.901Z] + git rev-list -1 --merges 1e4aef43408c68bd8a5ccb688f8888b5d5743717~1..1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo [2024-10-08T04:04:57.957Z] -----------> git rev-list -1 --merges 1e4aef43408c68bd8a5ccb688f8888b5d5743717~1..1e4aef43408c68bd8a5ccb688f8888b5d5743717 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [false] [Pipeline] sh [2024-10-08T04:04:58.287Z] + git log --format=format:%s -1 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo [2024-10-08T04:04:58.328Z] ========================================================= [2024-10-08T04:04:58.328Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T04:04:58.328Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:04:58.788Z] + git log --format=format:%s -1 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo [2024-10-08T04:04:58.830Z] [semverPrep] GIT_COMMIT: 1e4aef43408c68bd8a5ccb688f8888b5d5743717, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-10-08T04:04:58.872Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T04:04:59.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T04:04:59.265Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T04:04:59.265Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T04:04:59.265Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T04:04:59.265Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T04:04:59.265Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T04:04:59.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:04:59.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:04:59.724Z] [2024-10-08T04:04:59.724Z] 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:05:00.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:05:00.123Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T04:05:00.123Z] b85a868b505f: Pulling fs layer [2024-10-08T04:05:00.123Z] e2be974225ed: Pulling fs layer [2024-10-08T04:05:00.123Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T04:05:00.123Z] 988bab9f4d93: Pulling fs layer [2024-10-08T04:05:00.123Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T04:05:00.123Z] eaf3925da568: Pulling fs layer [2024-10-08T04:05:00.123Z] bab4dde63d76: Pulling fs layer [2024-10-08T04:05:00.123Z] bde34c3a00c8: Pulling fs layer [2024-10-08T04:05:00.123Z] b352a97aabf1: Pulling fs layer [2024-10-08T04:05:00.123Z] 4872d77fe225: Pulling fs layer [2024-10-08T04:05:00.123Z] 5851b861e8e6: Pulling fs layer [2024-10-08T04:05:00.123Z] bab4dde63d76: Waiting [2024-10-08T04:05:00.123Z] bde34c3a00c8: Waiting [2024-10-08T04:05:00.123Z] b352a97aabf1: Waiting [2024-10-08T04:05:00.123Z] 4872d77fe225: Waiting [2024-10-08T04:05:00.123Z] 5851b861e8e6: Waiting [2024-10-08T04:05:00.123Z] 988bab9f4d93: Waiting [2024-10-08T04:05:00.123Z] 1469e6f7b9e6: Waiting [2024-10-08T04:05:00.123Z] eaf3925da568: Waiting [2024-10-08T04:05:00.123Z] e2be974225ed: Download complete [2024-10-08T04:05:00.123Z] 988bab9f4d93: Download complete [2024-10-08T04:05:00.123Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T04:05:00.123Z] 1469e6f7b9e6: Download complete [2024-10-08T04:05:00.123Z] eaf3925da568: Verifying Checksum [2024-10-08T04:05:00.123Z] eaf3925da568: Download complete [2024-10-08T04:05:00.382Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T04:05:00.382Z] 339a4e72a1f5: Download complete [2024-10-08T04:05:00.382Z] bde34c3a00c8: Verifying Checksum [2024-10-08T04:05:00.382Z] bde34c3a00c8: Download complete [2024-10-08T04:05:00.382Z] b352a97aabf1: Verifying Checksum [2024-10-08T04:05:00.382Z] b352a97aabf1: Download complete [2024-10-08T04:05:00.382Z] 4872d77fe225: Verifying Checksum [2024-10-08T04:05:00.382Z] 4872d77fe225: Download complete [2024-10-08T04:05:00.382Z] 5851b861e8e6: Download complete [2024-10-08T04:05:00.382Z] b85a868b505f: Download complete [2024-10-08T04:05:00.641Z] bab4dde63d76: Verifying Checksum [2024-10-08T04:05:00.641Z] bab4dde63d76: Download complete [2024-10-08T04:05:01.579Z] b85a868b505f: Pull complete [2024-10-08T04:05:01.840Z] e2be974225ed: Pull complete [2024-10-08T04:05:02.408Z] 339a4e72a1f5: Pull complete [2024-10-08T04:05:02.408Z] 988bab9f4d93: Pull complete [2024-10-08T04:05:02.668Z] 1469e6f7b9e6: Pull complete [2024-10-08T04:05:02.928Z] eaf3925da568: Pull complete [2024-10-08T04:05:04.833Z] bab4dde63d76: Pull complete [2024-10-08T04:05:04.833Z] bde34c3a00c8: Pull complete [2024-10-08T04:05:04.833Z] b352a97aabf1: Pull complete [2024-10-08T04:05:04.833Z] 4872d77fe225: Pull complete [2024-10-08T04:05:04.833Z] 5851b861e8e6: Pull complete [2024-10-08T04:05:04.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T04:05:04.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T04:05:04.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:05:05.129Z] prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container [2024-10-08T04:05:05.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:05:09.359Z] $ docker top 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 -eo pid,comm [2024-10-08T04:05:09.418Z] 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:05:09.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T04:05:09.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:05:09.571Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:05:09.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:05:09.690Z] $ docker exec 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent [2024-10-08T04:05:09.783Z] SSH_AUTH_SOCK=/tmp/ssh-t258vE6spiKE/agent.33 [2024-10-08T04:05:09.783Z] SSH_AGENT_PID=39 [2024-10-08T04:05:09.791Z] Running ssh-add (command line suppressed) [2024-10-08T04:05:09.884Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_13192062859207029731.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_13192062859207029731.key) [2024-10-08T04:05:09.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:05:10.256Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T04:05:10.280Z] $ docker exec --env ******** --env ******** 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent -k [2024-10-08T04:05:10.379Z] unset SSH_AUTH_SOCK; [2024-10-08T04:05:10.379Z] unset SSH_AGENT_PID; [2024-10-08T04:05:10.379Z] echo Agent pid 39 killed; [2024-10-08T04:05:10.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T04:05:10.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T04:05:10.501Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T04:05:10.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T04:05:10.618Z] $ docker exec 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent [2024-10-08T04:05:10.736Z] SSH_AUTH_SOCK=/tmp/ssh-HgxZhUJMLjQD/agent.71 [2024-10-08T04:05:10.736Z] SSH_AGENT_PID=77 [2024-10-08T04:05:10.740Z] Running ssh-add (command line suppressed) [2024-10-08T04:05:10.862Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_10502111014354836916.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_10502111014354836916.key) [2024-10-08T04:05:10.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T04:05:11.226Z] + git semver init [2024-10-08T04:05:11.485Z] 2024-10-08 04:05:11,383 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T04:05:11.485Z] 2024-10-08 04:05:11,385 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver [2024-10-08T04:05:11.485Z] 2024-10-08 04:05:11,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver [2024-10-08T04:05:11.485Z] 2024-10-08 04:05:11,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-805, universal_newlines=False, shell=None, istream=None) [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,564 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.git/info/exclude [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver/PR-805 with force:False [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,565 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver/PR-805 [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,569 [execute] INFO git cat-file --batch-check [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,575 [execute] INFO git cat-file --batch [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T04:05:14.024Z] 2024-10-08 04:05:13,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver/PR-805 [2024-10-08T04:05:14.024Z] 0.0.0 [Pipeline] } [2024-10-08T04:05:14.054Z] $ docker exec --env ******** --env ******** 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent -k [2024-10-08T04:05:14.154Z] unset SSH_AUTH_SOCK; [2024-10-08T04:05:14.155Z] unset SSH_AGENT_PID; [2024-10-08T04:05:14.155Z] echo Agent pid 77 killed; [2024-10-08T04:05:14.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T04:05:14.640Z] + git semver [Pipeline] } [2024-10-08T04:05:14.931Z] $ docker stop --time=1 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 [2024-10-08T04:05:16.238Z] $ docker rm -f --volumes 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T04:05:16.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T04:05:17.001Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T04:05:17.026Z] [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:05:17.779Z] provisioning config files... [2024-10-08T04:05:17.789Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/config4406944291709122302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:05:18.160Z] ---> ****-login.sh [2024-10-08T04:05:18.160Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:05:18.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:05:18.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:05:18.160Z] Configure a credential helper to remove this warning. See [2024-10-08T04:05:18.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:05:18.160Z] [2024-10-08T04:05:18.160Z] Login Succeeded [2024-10-08T04:05:18.160Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:05:18.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:05:18.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:05:18.161Z] Configure a credential helper to remove this warning. See [2024-10-08T04:05:18.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:05:18.161Z] [2024-10-08T04:05:18.161Z] Login Succeeded [2024-10-08T04:05:18.161Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:05:18.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:05:18.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:05:18.421Z] Configure a credential helper to remove this warning. See [2024-10-08T04:05:18.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:05:18.421Z] [2024-10-08T04:05:18.421Z] Login Succeeded [2024-10-08T04:05:18.421Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:05:18.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:05:18.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:05:18.422Z] Configure a credential helper to remove this warning. See [2024-10-08T04:05:18.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:05:18.422Z] [2024-10-08T04:05:18.422Z] Login Succeeded [2024-10-08T04:05:18.422Z] ****.io [2024-10-08T04:05:18.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:05:18.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:05:18.681Z] Configure a credential helper to remove this warning. See [2024-10-08T04:05:18.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:05:18.682Z] [2024-10-08T04:05:18.682Z] Login Succeeded [2024-10-08T04:05:18.682Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:05:18.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T04:05:18.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:05:18.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:05:19.050Z] ========================================================= [2024-10-08T04:05:19.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T04:05:19.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:05:19.609Z] + 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:05:19.869Z] Sending build context to Docker daemon 59.81MB [2024-10-08T04:05:19.869Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-08T04:05:19.869Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-08T04:05:20.149Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T04:05:20.149Z] 43c4264eed91: Pulling fs layer [2024-10-08T04:05:20.149Z] 4cc291be95ef: Pulling fs layer [2024-10-08T04:05:20.149Z] 2ac1f1163629: Pulling fs layer [2024-10-08T04:05:20.149Z] 5c3c966382ef: Pulling fs layer [2024-10-08T04:05:20.149Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:05:20.149Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T04:05:20.149Z] 9f66e0745190: Pulling fs layer [2024-10-08T04:05:20.149Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T04:05:20.149Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T04:05:20.149Z] 5d5c8e513c77: Waiting [2024-10-08T04:05:20.149Z] 5c3c966382ef: Waiting [2024-10-08T04:05:20.149Z] 9f66e0745190: Waiting [2024-10-08T04:05:20.149Z] f49a43e4bbc0: Waiting [2024-10-08T04:05:20.149Z] 4f4fb700ef54: Waiting [2024-10-08T04:05:20.149Z] 561ebcabdf7f: Waiting [2024-10-08T04:05:20.149Z] 4cc291be95ef: Download complete [2024-10-08T04:05:20.149Z] 5c3c966382ef: Verifying Checksum [2024-10-08T04:05:20.149Z] 5c3c966382ef: Download complete [2024-10-08T04:05:20.149Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:05:20.149Z] 4f4fb700ef54: Download complete [2024-10-08T04:05:20.149Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T04:05:20.149Z] 5d5c8e513c77: Download complete [2024-10-08T04:05:20.149Z] 43c4264eed91: Download complete [2024-10-08T04:05:20.149Z] 9f66e0745190: Verifying Checksum [2024-10-08T04:05:20.149Z] 9f66e0745190: Download complete [2024-10-08T04:05:20.409Z] 43c4264eed91: Pull complete [2024-10-08T04:05:20.409Z] 561ebcabdf7f: Verifying Checksum [2024-10-08T04:05:20.409Z] 561ebcabdf7f: Download complete [2024-10-08T04:05:20.409Z] 4cc291be95ef: Pull complete [2024-10-08T04:05:20.668Z] 2ac1f1163629: Verifying Checksum [2024-10-08T04:05:20.668Z] 2ac1f1163629: Download complete [2024-10-08T04:05:20.927Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T04:05:20.927Z] f49a43e4bbc0: Download complete [2024-10-08T04:05:24.212Z] 2ac1f1163629: Pull complete [2024-10-08T04:05:24.212Z] 5c3c966382ef: Pull complete [2024-10-08T04:05:24.212Z] 4f4fb700ef54: Pull complete [2024-10-08T04:05:24.212Z] 5d5c8e513c77: Pull complete [2024-10-08T04:05:24.212Z] 9f66e0745190: Pull complete [2024-10-08T04:05:26.751Z] f49a43e4bbc0: Pull complete [2024-10-08T04:05:26.751Z] 561ebcabdf7f: Pull complete [2024-10-08T04:05:26.751Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T04:05:26.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T04:05:26.751Z] ---> 3a752c3f9dda [2024-10-08T04:05:26.751Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-08T04:05:32.546Z] Still waiting to schedule task [2024-10-08T04:05:32.547Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22143’ is offline [2024-10-08T04:05:33.321Z] ---> Running in df3a4255a5b5 [2024-10-08T04:05:33.321Z] Removing intermediate container df3a4255a5b5 [2024-10-08T04:05:33.321Z] ---> 5b0f941e0944 [2024-10-08T04:05:33.321Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:05:33.321Z] ---> Running in 3ffd386af0d6 [2024-10-08T04:05:33.321Z] Removing intermediate container 3ffd386af0d6 [2024-10-08T04:05:33.321Z] ---> c2817d42c46c [2024-10-08T04:05:33.321Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:05:33.321Z] ---> Running in 2de876b9ec3c [2024-10-08T04:05:33.321Z] Removing intermediate container 2de876b9ec3c [2024-10-08T04:05:33.321Z] ---> 0b32b00f515f [2024-10-08T04:05:33.321Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-08T04:05:33.321Z] ---> Running in c5d7c92e7a94 [2024-10-08T04:05:33.321Z] Removing intermediate container c5d7c92e7a94 [2024-10-08T04:05:33.321Z] ---> d9656048fa7a [2024-10-08T04:05:33.321Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-08T04:05:33.321Z] ---> Running in 003ecf057c1d [2024-10-08T04:05:33.321Z] Removing intermediate container 003ecf057c1d [2024-10-08T04:05:33.321Z] ---> a7f0dff7ba81 [2024-10-08T04:05:33.321Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-08T04:05:33.321Z] latest: Pulling from library/docker [2024-10-08T04:05:33.581Z] 43c4264eed91: Already exists [2024-10-08T04:05:33.581Z] eeae0a4c3aab: Pulling fs layer [2024-10-08T04:05:33.581Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:05:33.581Z] cc787dab98b1: Pulling fs layer [2024-10-08T04:05:33.581Z] 4dde54e28b69: Pulling fs layer [2024-10-08T04:05:33.581Z] f76cc74ad672: Pulling fs layer [2024-10-08T04:05:33.581Z] c3730cf3cbd1: Pulling fs layer [2024-10-08T04:05:33.581Z] 08f9c6ae64ba: Pulling fs layer [2024-10-08T04:05:33.581Z] da8ae46b6347: Pulling fs layer [2024-10-08T04:05:33.581Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-08T04:05:33.581Z] 238637adc6c9: Pulling fs layer [2024-10-08T04:05:33.581Z] 61595ab5b53d: Pulling fs layer [2024-10-08T04:05:33.581Z] 835d4c51c9f5: Pulling fs layer [2024-10-08T04:05:33.581Z] d29e3ca0965c: Pulling fs layer [2024-10-08T04:05:33.581Z] ccb967684857: Pulling fs layer [2024-10-08T04:05:33.581Z] babf1dc4851c: Pulling fs layer [2024-10-08T04:05:33.581Z] 835d4c51c9f5: Waiting [2024-10-08T04:05:33.581Z] 08f9c6ae64ba: Waiting [2024-10-08T04:05:33.581Z] d29e3ca0965c: Waiting [2024-10-08T04:05:33.581Z] ccb967684857: Waiting [2024-10-08T04:05:33.581Z] da8ae46b6347: Waiting [2024-10-08T04:05:33.581Z] babf1dc4851c: Waiting [2024-10-08T04:05:33.581Z] 61595ab5b53d: Waiting [2024-10-08T04:05:33.581Z] 238637adc6c9: Waiting [2024-10-08T04:05:33.581Z] 4dde54e28b69: Waiting [2024-10-08T04:05:33.581Z] f76cc74ad672: Waiting [2024-10-08T04:05:33.581Z] c3730cf3cbd1: Waiting [2024-10-08T04:05:33.581Z] cc787dab98b1: Verifying Checksum [2024-10-08T04:05:33.581Z] cc787dab98b1: Download complete [2024-10-08T04:05:33.581Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:05:33.581Z] 4f4fb700ef54: Download complete [2024-10-08T04:05:33.581Z] eeae0a4c3aab: Verifying Checksum [2024-10-08T04:05:33.581Z] eeae0a4c3aab: Download complete [2024-10-08T04:05:33.840Z] 4dde54e28b69: Verifying Checksum [2024-10-08T04:05:33.840Z] 4dde54e28b69: Download complete [2024-10-08T04:05:33.840Z] f76cc74ad672: Verifying Checksum [2024-10-08T04:05:33.840Z] f76cc74ad672: Download complete [2024-10-08T04:05:33.840Z] 08f9c6ae64ba: Verifying Checksum [2024-10-08T04:05:33.840Z] 08f9c6ae64ba: Download complete [2024-10-08T04:05:33.840Z] c3730cf3cbd1: Verifying Checksum [2024-10-08T04:05:33.840Z] c3730cf3cbd1: Download complete [2024-10-08T04:05:33.840Z] eeae0a4c3aab: Pull complete [2024-10-08T04:05:33.840Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-08T04:05:33.840Z] 3f5a3c6f02f7: Download complete [2024-10-08T04:05:34.097Z] 4f4fb700ef54: Pull complete [2024-10-08T04:05:34.097Z] 238637adc6c9: Verifying Checksum [2024-10-08T04:05:34.097Z] 238637adc6c9: Download complete [2024-10-08T04:05:34.097Z] 61595ab5b53d: Download complete [2024-10-08T04:05:34.097Z] cc787dab98b1: Pull complete [2024-10-08T04:05:34.097Z] 835d4c51c9f5: Verifying Checksum [2024-10-08T04:05:34.097Z] 835d4c51c9f5: Download complete [2024-10-08T04:05:34.097Z] ccb967684857: Download complete [2024-10-08T04:05:34.097Z] babf1dc4851c: Verifying Checksum [2024-10-08T04:05:34.097Z] babf1dc4851c: Download complete [2024-10-08T04:05:34.355Z] 4dde54e28b69: Pull complete [2024-10-08T04:05:34.356Z] d29e3ca0965c: Verifying Checksum [2024-10-08T04:05:34.922Z] f76cc74ad672: Pull complete [2024-10-08T04:05:35.181Z] c3730cf3cbd1: Pull complete [2024-10-08T04:05:35.181Z] 08f9c6ae64ba: Pull complete [2024-10-08T04:05:35.440Z] da8ae46b6347: Pull complete [2024-10-08T04:05:35.440Z] 3f5a3c6f02f7: Pull complete [2024-10-08T04:05:35.699Z] 238637adc6c9: Pull complete [2024-10-08T04:05:35.699Z] 61595ab5b53d: Pull complete [2024-10-08T04:05:35.699Z] 835d4c51c9f5: Pull complete [2024-10-08T04:05:37.093Z] d29e3ca0965c: Pull complete [2024-10-08T04:05:37.093Z] ccb967684857: Pull complete [2024-10-08T04:05:37.093Z] babf1dc4851c: Pull complete [2024-10-08T04:05:37.093Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-08T04:05:37.093Z] Status: Downloaded newer image for docker:latest [2024-10-08T04:05:39.627Z] ---> 306a6ec56454 [2024-10-08T04:05:39.627Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:05:39.627Z] ---> Running in be9c74f6913a [2024-10-08T04:05:39.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T04:05:39.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T04:05:39.887Z] OK: 246 MiB in 54 packages [2024-10-08T04:05:40.146Z] Removing intermediate container be9c74f6913a [2024-10-08T04:05:40.146Z] ---> 29c9e1fd7792 [2024-10-08T04:05:40.146Z] Step 10/15 : ENV GO111MODULE=on [2024-10-08T04:05:40.146Z] ---> Running in 304a195c250a [2024-10-08T04:05:40.146Z] Removing intermediate container 304a195c250a [2024-10-08T04:05:40.146Z] ---> ca02b47ca1f2 [2024-10-08T04:05:40.146Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-08T04:05:40.146Z] ---> Running in 713003df7664 [2024-10-08T04:05:40.406Z] Removing intermediate container 713003df7664 [2024-10-08T04:05:40.406Z] ---> 5fa6d3cebb18 [2024-10-08T04:05:40.406Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-08T04:05:40.406Z] ---> acb01f4b10c7 [2024-10-08T04:05:40.406Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:05:40.406Z] ---> Running in 72a69d280342 [2024-10-08T04:06:36.870Z] Removing intermediate container 72a69d280342 [2024-10-08T04:06:36.870Z] ---> 94d706f1e67d [2024-10-08T04:06:36.870Z] Step 14/15 : COPY . . [2024-10-08T04:06:36.870Z] ---> 56620ed0c5f5 [2024-10-08T04:06:36.870Z] Step 15/15 : RUN ${MAKE} [2024-10-08T04:06:36.870Z] ---> Running in c9c9509079a3 [2024-10-08T04:06:36.870Z] noop [2024-10-08T04:06:36.870Z] Removing intermediate container c9c9509079a3 [2024-10-08T04:06:36.870Z] ---> bc873aca5492 [2024-10-08T04:06:36.870Z] Successfully built bc873aca5492 [2024-10-08T04:06:36.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:06:37.353Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:06:37.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:06:37.536Z] prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container [2024-10-08T04:06:37.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:06:37.911Z] $ docker top d6b40d19f44ed77b2be893acd9828bdf996d87b45d3806cbfb3aaa50ef808826 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:06:38.321Z] + go version [2024-10-08T04:06:38.321Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T04:06:38.364Z] $ docker stop --time=1 d6b40d19f44ed77b2be893acd9828bdf996d87b45d3806cbfb3aaa50ef808826 [2024-10-08T04:06:39.611Z] $ docker rm -f --volumes d6b40d19f44ed77b2be893acd9828bdf996d87b45d3806cbfb3aaa50ef808826 [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:06:40.377Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T04:06:40.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:06:40.562Z] prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container [2024-10-08T04:06:40.598Z] $ 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-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:06:40.936Z] $ docker top 4700096b3813db3dd2826069e72112b3882be9fd4a4060ca76a1fcc6d6cc8205 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:06:41.337Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-805 [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:06:41.717Z] + make test [2024-10-08T04:06:41.717Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-08T04:06:42.285Z] go: updates to go.mod needed; to update it: [2024-10-08T04:06:42.285Z] go mod tidy [2024-10-08T04:06:42.285Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-08T04:06:42.340Z] $ docker stop --time=1 4700096b3813db3dd2826069e72112b3882be9fd4a4060ca76a1fcc6d6cc8205 [2024-10-08T04:06:43.694Z] $ docker rm -f --volumes 4700096b3813db3dd2826069e72112b3882be9fd4a4060ca76a1fcc6d6cc8205 [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:06:45.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:06:45.038Z] [2024-10-08T04:06:45.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:06:45.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:06:45.430Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T04:06:45.430Z] 5eb5b503b376: Pulling fs layer [2024-10-08T04:06:45.430Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T04:06:45.430Z] ec43610c2a17: Pulling fs layer [2024-10-08T04:06:45.430Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T04:06:45.430Z] 33b1e0a273af: Pulling fs layer [2024-10-08T04:06:45.430Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T04:06:45.430Z] 2f39f015ded8: Pulling fs layer [2024-10-08T04:06:45.430Z] 3a2ae6a8a46f: Waiting [2024-10-08T04:06:45.430Z] 33b1e0a273af: Waiting [2024-10-08T04:06:45.430Z] 2f39f015ded8: Waiting [2024-10-08T04:06:45.430Z] 5c69ac0246d0: Download complete [2024-10-08T04:06:45.430Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T04:06:45.430Z] 3a2ae6a8a46f: Download complete [2024-10-08T04:06:45.430Z] 33b1e0a273af: Verifying Checksum [2024-10-08T04:06:45.430Z] 33b1e0a273af: Download complete [2024-10-08T04:06:45.430Z] 5d3b04190fa2: Download complete [2024-10-08T04:06:45.430Z] ec43610c2a17: Verifying Checksum [2024-10-08T04:06:45.430Z] ec43610c2a17: Download complete [2024-10-08T04:06:45.687Z] 5eb5b503b376: Verifying Checksum [2024-10-08T04:06:45.687Z] 5eb5b503b376: Download complete [2024-10-08T04:06:46.253Z] 2f39f015ded8: Download complete [2024-10-08T04:06:46.817Z] 5eb5b503b376: Pull complete [2024-10-08T04:06:46.817Z] 5c69ac0246d0: Pull complete [2024-10-08T04:06:47.386Z] ec43610c2a17: Pull complete [2024-10-08T04:06:47.386Z] 3a2ae6a8a46f: Pull complete [2024-10-08T04:06:47.643Z] 33b1e0a273af: Pull complete [2024-10-08T04:06:47.643Z] 5d3b04190fa2: Pull complete [2024-10-08T04:06:51.869Z] 2f39f015ded8: Pull complete [2024-10-08T04:06:51.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T04:06:51.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:06:51.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:06:52.164Z] prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container [2024-10-08T04:06:52.195Z] $ 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-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:57.138Z] $ docker top d2092ac140bb3a2a9fe8acdbbf4d240a349ad7993f09596f88336c310654fc94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:06:57.654Z] ---> job-cost.sh [2024-10-08T04:06:57.654Z] lf-activate-venv: SKIPPING [2024-10-08T04:06:57.654Z] INFO: No Stack... [2024-10-08T04:06:57.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:06:58.173Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T04:06:58.510Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives/cost.csv [2024-10-08T04:06:58.510Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T04:06:58.559Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [2024-10-08T04:06:58.574Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] did not exist. Created. [2024-10-08T04:06:58.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T04:06:58.992Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T04:06:59.076Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T04:06:59.095Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T04:06:59.189Z] $ docker stop --time=1 d2092ac140bb3a2a9fe8acdbbf4d240a349ad7993f09596f88336c310654fc94 [2024-10-08T04:07:00.362Z] $ docker rm -f --volumes d2092ac140bb3a2a9fe8acdbbf4d240a349ad7993f09596f88336c310654fc94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T04:07:00.807Z] Failed in branch amd64 [2024-10-08T04:08:19.124Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22144 in /w/workspace/edgexfoundry_edgex-ui-go_PR-805 [Pipeline] { [Pipeline] ws [2024-10-08T04:08:19.192Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-10-08T04:08:19.309Z] The recommended git tool is: git [2024-10-08T04:08:27.953Z] using credential edgex-jenkins-ssh [2024-10-08T04:08:27.979Z] Cloning the remote Git repository [2024-10-08T04:08:28.056Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-08T04:08:28.181Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-08T04:08:28.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-08T04:08:28.402Z] > git --version # timeout=10 [2024-10-08T04:08:28.449Z] > git --version # 'git version 2.25.1' [2024-10-08T04:08:28.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:08:28.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T04:08:34.084Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-08T04:08:34.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T04:08:35.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-08T04:08:35.918Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-08T04:08:35.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:08:35.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/805/head:refs/remotes/origin/PR-805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-08T04:08:36.573Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [2024-10-08T04:08:37.371Z] Merge succeeded, producing 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [2024-10-08T04:08:37.372Z] Checking out Revision 1e4aef43408c68bd8a5ccb688f8888b5d5743717 (PR-805) [2024-10-08T04:08:36.606Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T04:08:36.761Z] > git checkout -f 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # timeout=10 [2024-10-08T04:08:37.219Z] > git remote # timeout=10 [2024-10-08T04:08:37.250Z] > git config --get remote.origin.url # timeout=10 [2024-10-08T04:08:37.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T04:08:37.314Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-08T04:08:37.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-08T04:08:37.381Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T04:08:37.411Z] > git checkout -f 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # timeout=10 [2024-10-08T04:08:38.392Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-10-08T04:08:38.470Z] > git --version # timeout=10 [2024-10-08T04:08:38.485Z] > git --version # 'git version 2.25.1' [2024-10-08T04:08:38.499Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T04:08:44.007Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T04:08:44.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T04:08:44.007Z] Dload Upload Total Spent Left Speed [2024-10-08T04:08:44.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 154k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh [2024-10-08T04:08:44.461Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T04:08:44.885Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T04:08:44.886Z] + sudo tee /etc/docker/daemon.new [2024-10-08T04:08:44.886Z] { [2024-10-08T04:08:44.886Z] "registry-mirrors": [ [2024-10-08T04:08:44.886Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T04:08:44.886Z] ], [2024-10-08T04:08:44.886Z] "bip": "10.250.0.254/24", [2024-10-08T04:08:44.886Z] "hosts": [ [2024-10-08T04:08:44.886Z] "tcp://0.0.0.0:5555", [2024-10-08T04:08:44.886Z] "unix:///var/run/docker.sock" [2024-10-08T04:08:44.886Z] ], [2024-10-08T04:08:44.886Z] "mtu": 1458, [2024-10-08T04:08:44.886Z] "selinux-enabled": true, [2024-10-08T04:08:44.886Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T04:08:44.886Z] } [Pipeline] sh [2024-10-08T04:08:45.262Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T04:08:45.655Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:09:04.164Z] provisioning config files... [2024-10-08T04:09:04.192Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config13836888320923981168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:09:04.734Z] ---> ****-login.sh [2024-10-08T04:09:04.734Z] nexus3.edgexfoundry.org:10001 [2024-10-08T04:09:05.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:09:05.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:09:05.601Z] Configure a credential helper to remove this warning. See [2024-10-08T04:09:05.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:09:05.601Z] [2024-10-08T04:09:05.601Z] Login Succeeded [2024-10-08T04:09:05.601Z] nexus3.edgexfoundry.org:10002 [2024-10-08T04:09:05.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:09:05.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:09:05.876Z] Configure a credential helper to remove this warning. See [2024-10-08T04:09:05.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:09:05.876Z] [2024-10-08T04:09:05.877Z] Login Succeeded [2024-10-08T04:09:05.877Z] nexus3.edgexfoundry.org:10003 [2024-10-08T04:09:06.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:09:06.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:09:06.150Z] Configure a credential helper to remove this warning. See [2024-10-08T04:09:06.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:09:06.150Z] [2024-10-08T04:09:06.150Z] Login Succeeded [2024-10-08T04:09:06.150Z] nexus3.edgexfoundry.org:10004 [2024-10-08T04:09:06.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:09:06.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:09:06.697Z] Configure a credential helper to remove this warning. See [2024-10-08T04:09:06.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:09:06.697Z] [2024-10-08T04:09:06.697Z] Login Succeeded [2024-10-08T04:09:06.697Z] ****.io [2024-10-08T04:09:06.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T04:09:07.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T04:09:07.245Z] Configure a credential helper to remove this warning. See [2024-10-08T04:09:07.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T04:09:07.245Z] [2024-10-08T04:09:07.245Z] Login Succeeded [2024-10-08T04:09:07.245Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T04:09:07.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T04:09:07.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:09:07.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T04:09:07.959Z] ========================================================= [2024-10-08T04:09:07.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T04:09:07.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:09:08.530Z] + 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:09:09.949Z] Sending build context to Docker daemon 35.51MB [2024-10-08T04:09:09.949Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-08T04:09:09.949Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-08T04:09:09.949Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T04:09:09.949Z] cf04c63912e1: Pulling fs layer [2024-10-08T04:09:09.949Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T04:09:09.949Z] a37a00ec5f00: Pulling fs layer [2024-10-08T04:09:09.949Z] 50b3750afda1: Pulling fs layer [2024-10-08T04:09:09.949Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:09:09.949Z] 80978eb59214: Pulling fs layer [2024-10-08T04:09:09.949Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T04:09:09.949Z] c5a475d317c9: Pulling fs layer [2024-10-08T04:09:09.950Z] 50b3750afda1: Waiting [2024-10-08T04:09:09.950Z] 4f4fb700ef54: Waiting [2024-10-08T04:09:09.950Z] 80978eb59214: Waiting [2024-10-08T04:09:09.950Z] c9f46d7d2bd2: Waiting [2024-10-08T04:09:09.950Z] c5a475d317c9: Waiting [2024-10-08T04:09:09.950Z] 55b35a11ae5e: Download complete [2024-10-08T04:09:10.221Z] 50b3750afda1: Verifying Checksum [2024-10-08T04:09:10.221Z] 50b3750afda1: Download complete [2024-10-08T04:09:10.221Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:09:10.221Z] 4f4fb700ef54: Download complete [2024-10-08T04:09:10.221Z] 80978eb59214: Verifying Checksum [2024-10-08T04:09:10.221Z] 80978eb59214: Download complete [2024-10-08T04:09:10.221Z] cf04c63912e1: Download complete [2024-10-08T04:09:10.818Z] c5a475d317c9: Verifying Checksum [2024-10-08T04:09:10.818Z] c5a475d317c9: Download complete [2024-10-08T04:09:11.409Z] cf04c63912e1: Pull complete [2024-10-08T04:09:12.379Z] 55b35a11ae5e: Pull complete [2024-10-08T04:09:12.379Z] a37a00ec5f00: Download complete [2024-10-08T04:09:13.343Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T04:09:13.343Z] c9f46d7d2bd2: Download complete [2024-10-08T04:09:25.675Z] a37a00ec5f00: Pull complete [2024-10-08T04:09:25.948Z] 50b3750afda1: Pull complete [2024-10-08T04:09:26.216Z] 4f4fb700ef54: Pull complete [2024-10-08T04:09:26.216Z] 80978eb59214: Pull complete [2024-10-08T04:09:34.437Z] c9f46d7d2bd2: Pull complete [2024-10-08T04:09:35.403Z] c5a475d317c9: Pull complete [2024-10-08T04:09:35.403Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T04:09:35.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T04:09:35.403Z] ---> be29e6b0f0d4 [2024-10-08T04:09:35.404Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-08T04:09:38.015Z] ---> Running in 8b94b854f8f3 [2024-10-08T04:09:38.015Z] Removing intermediate container 8b94b854f8f3 [2024-10-08T04:09:38.015Z] ---> 6354054be1bb [2024-10-08T04:09:38.015Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T04:09:38.015Z] ---> Running in 506671c2ddf4 [2024-10-08T04:09:38.294Z] Removing intermediate container 506671c2ddf4 [2024-10-08T04:09:38.294Z] ---> 0f8fde542a71 [2024-10-08T04:09:38.294Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T04:09:38.569Z] ---> Running in f420b6756966 [2024-10-08T04:09:38.845Z] Removing intermediate container f420b6756966 [2024-10-08T04:09:38.845Z] ---> 8ca3c1d5933f [2024-10-08T04:09:38.845Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-08T04:09:38.845Z] ---> Running in 8dd2172a47f0 [2024-10-08T04:09:39.123Z] Removing intermediate container 8dd2172a47f0 [2024-10-08T04:09:39.123Z] ---> deb855c611a2 [2024-10-08T04:09:39.123Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-08T04:09:39.408Z] ---> Running in 8d852fa8c195 [2024-10-08T04:09:39.687Z] Removing intermediate container 8d852fa8c195 [2024-10-08T04:09:39.687Z] ---> ffaaa0ce5dda [2024-10-08T04:09:39.687Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-08T04:09:40.289Z] latest: Pulling from library/docker [2024-10-08T04:09:40.289Z] cf04c63912e1: Already exists [2024-10-08T04:09:40.289Z] a9679eef29cc: Pulling fs layer [2024-10-08T04:09:40.289Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T04:09:40.289Z] 4a81ff15e9c1: Pulling fs layer [2024-10-08T04:09:40.289Z] 670ac7667191: Pulling fs layer [2024-10-08T04:09:40.289Z] f54c0a207651: Pulling fs layer [2024-10-08T04:09:40.289Z] 443e5bf4eb6d: Pulling fs layer [2024-10-08T04:09:40.289Z] 36b38738a239: Pulling fs layer [2024-10-08T04:09:40.289Z] 7e05683eb78b: Pulling fs layer [2024-10-08T04:09:40.289Z] af19dc418931: Pulling fs layer [2024-10-08T04:09:40.289Z] 350f121bb6a7: Pulling fs layer [2024-10-08T04:09:40.289Z] 51a3079e1f46: Pulling fs layer [2024-10-08T04:09:40.289Z] dbb9cf640990: Pulling fs layer [2024-10-08T04:09:40.289Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-08T04:09:40.289Z] 6e3a953caa63: Pulling fs layer [2024-10-08T04:09:40.289Z] 4c868131d387: Pulling fs layer [2024-10-08T04:09:40.289Z] 670ac7667191: Waiting [2024-10-08T04:09:40.289Z] f54c0a207651: Waiting [2024-10-08T04:09:40.289Z] 443e5bf4eb6d: Waiting [2024-10-08T04:09:40.289Z] 36b38738a239: Waiting [2024-10-08T04:09:40.289Z] 7e05683eb78b: Waiting [2024-10-08T04:09:40.289Z] af19dc418931: Waiting [2024-10-08T04:09:40.289Z] 350f121bb6a7: Waiting [2024-10-08T04:09:40.289Z] 51a3079e1f46: Waiting [2024-10-08T04:09:40.289Z] 4c868131d387: Waiting [2024-10-08T04:09:40.289Z] dbb9cf640990: Waiting [2024-10-08T04:09:40.289Z] 4b2b3ec1ddad: Waiting [2024-10-08T04:09:40.289Z] 6e3a953caa63: Waiting [2024-10-08T04:09:40.289Z] 4a81ff15e9c1: Verifying Checksum [2024-10-08T04:09:40.289Z] 4a81ff15e9c1: Download complete [2024-10-08T04:09:40.289Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T04:09:40.289Z] 4f4fb700ef54: Download complete [2024-10-08T04:09:40.562Z] a9679eef29cc: Verifying Checksum [2024-10-08T04:09:40.562Z] a9679eef29cc: Download complete [2024-10-08T04:09:41.157Z] 670ac7667191: Verifying Checksum [2024-10-08T04:09:41.157Z] 670ac7667191: Download complete [2024-10-08T04:09:41.157Z] f54c0a207651: Verifying Checksum [2024-10-08T04:09:41.157Z] f54c0a207651: Download complete [2024-10-08T04:09:41.157Z] 36b38738a239: Verifying Checksum [2024-10-08T04:09:41.157Z] 36b38738a239: Download complete [2024-10-08T04:09:41.157Z] 7e05683eb78b: Verifying Checksum [2024-10-08T04:09:41.157Z] 7e05683eb78b: Download complete [2024-10-08T04:09:41.428Z] af19dc418931: Verifying Checksum [2024-10-08T04:09:41.428Z] af19dc418931: Download complete [2024-10-08T04:09:41.428Z] 51a3079e1f46: Verifying Checksum [2024-10-08T04:09:41.428Z] 51a3079e1f46: Download complete [2024-10-08T04:09:41.698Z] dbb9cf640990: Verifying Checksum [2024-10-08T04:09:41.698Z] dbb9cf640990: Download complete [2024-10-08T04:09:41.698Z] 443e5bf4eb6d: Verifying Checksum [2024-10-08T04:09:41.698Z] 443e5bf4eb6d: Download complete [2024-10-08T04:09:41.698Z] 6e3a953caa63: Verifying Checksum [2024-10-08T04:09:41.698Z] 6e3a953caa63: Download complete [2024-10-08T04:09:41.698Z] 350f121bb6a7: Verifying Checksum [2024-10-08T04:09:41.698Z] 350f121bb6a7: Download complete [2024-10-08T04:09:41.698Z] 4c868131d387: Download complete [2024-10-08T04:09:42.286Z] a9679eef29cc: Pull complete [2024-10-08T04:09:42.565Z] 4f4fb700ef54: Pull complete [2024-10-08T04:09:42.835Z] 4a81ff15e9c1: Pull complete [2024-10-08T04:09:43.421Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-08T04:09:44.009Z] 670ac7667191: Pull complete [2024-10-08T04:09:45.969Z] f54c0a207651: Pull complete [2024-10-08T04:09:47.388Z] 443e5bf4eb6d: Pull complete [2024-10-08T04:09:47.655Z] 36b38738a239: Pull complete [2024-10-08T04:09:47.924Z] 7e05683eb78b: Pull complete [2024-10-08T04:09:48.198Z] af19dc418931: Pull complete [2024-10-08T04:09:49.617Z] 350f121bb6a7: Pull complete [2024-10-08T04:09:49.617Z] 51a3079e1f46: Pull complete [2024-10-08T04:09:49.884Z] dbb9cf640990: Pull complete [2024-10-08T04:09:54.155Z] 4b2b3ec1ddad: Pull complete [2024-10-08T04:09:54.155Z] 6e3a953caa63: Pull complete [2024-10-08T04:09:54.155Z] 4c868131d387: Pull complete [2024-10-08T04:09:54.155Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-08T04:09:54.155Z] Status: Downloaded newer image for docker:latest [2024-10-08T04:09:57.209Z] ---> f6cb8caf1dc1 [2024-10-08T04:09:57.209Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T04:09:57.209Z] ---> Running in bf59fe4b4ca9 [2024-10-08T04:09:58.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T04:09:58.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T04:10:00.881Z] OK: 238 MiB in 54 packages [2024-10-08T04:10:01.868Z] Removing intermediate container bf59fe4b4ca9 [2024-10-08T04:10:01.868Z] ---> de9b20a97d47 [2024-10-08T04:10:01.868Z] Step 10/15 : ENV GO111MODULE=on [2024-10-08T04:10:01.868Z] ---> Running in db43fee33582 [2024-10-08T04:10:02.144Z] Removing intermediate container db43fee33582 [2024-10-08T04:10:02.144Z] ---> ca3ad0c8ab2a [2024-10-08T04:10:02.144Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-08T04:10:02.420Z] ---> Running in 8091059e49bf [2024-10-08T04:10:02.696Z] Removing intermediate container 8091059e49bf [2024-10-08T04:10:02.696Z] ---> 79ed4b48ada4 [2024-10-08T04:10:02.696Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-08T04:10:03.300Z] ---> 0ad12a4824db [2024-10-08T04:10:03.300Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T04:10:03.579Z] ---> Running in 557488ac056b [2024-10-08T04:12:12.713Z] Removing intermediate container 557488ac056b [2024-10-08T04:12:12.713Z] ---> f03aaf2a5ec2 [2024-10-08T04:12:12.713Z] Step 14/15 : COPY . . [2024-10-08T04:12:12.713Z] ---> 85766bbb77df [2024-10-08T04:12:12.713Z] Step 15/15 : RUN ${MAKE} [2024-10-08T04:12:12.713Z] ---> Running in c90f31e8adb8 [2024-10-08T04:12:12.713Z] noop [2024-10-08T04:12:12.713Z] Removing intermediate container c90f31e8adb8 [2024-10-08T04:12:12.713Z] ---> d58e86136c91 [2024-10-08T04:12:12.713Z] Successfully built d58e86136c91 [2024-10-08T04:12:12.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:12:13.230Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T04:12:13.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:12:13.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-22144 does not seem to be running inside a container [2024-10-08T04:12:13.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T04:12:14.826Z] $ docker top c83ae4e5fe71d49297e20f2c32197c611dc20d05933edb9200aeb550023673b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:12:15.710Z] + go version [2024-10-08T04:12:15.710Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T04:12:15.748Z] $ docker stop --time=1 c83ae4e5fe71d49297e20f2c32197c611dc20d05933edb9200aeb550023673b8 [2024-10-08T04:12:17.370Z] $ docker rm -f --volumes c83ae4e5fe71d49297e20f2c32197c611dc20d05933edb9200aeb550023673b8 [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:12:18.335Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T04:12:18.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:12:18.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-22144 does not seem to be running inside a container [2024-10-08T04:12:18.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T04:12:19.855Z] $ docker top 0f4a0be85dc157123dfcd3783fed0f2cf93aeba7d9e13f47a8d20efcf97f37f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:12:20.758Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-08T04:12:21.476Z] + make test [2024-10-08T04:12:21.476Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-08T04:12:26.816Z] go: updates to go.mod needed; to update it: [2024-10-08T04:12:26.817Z] go mod tidy [2024-10-08T04:12:26.817Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-08T04:12:26.868Z] $ docker stop --time=1 0f4a0be85dc157123dfcd3783fed0f2cf93aeba7d9e13f47a8d20efcf97f37f0 [2024-10-08T04:12:28.687Z] $ docker rm -f --volumes 0f4a0be85dc157123dfcd3783fed0f2cf93aeba7d9e13f47a8d20efcf97f37f0 [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:12:30.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:12:30.117Z] [2024-10-08T04:12:30.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:12:30.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:12:30.822Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T04:12:30.822Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T04:12:30.822Z] 04944245beec: Pulling fs layer [2024-10-08T04:12:30.822Z] 699f458cf7ca: Pulling fs layer [2024-10-08T04:12:30.822Z] 765212b225bb: Pulling fs layer [2024-10-08T04:12:30.822Z] f23df028b6ca: Pulling fs layer [2024-10-08T04:12:30.822Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T04:12:30.822Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T04:12:30.822Z] f23df028b6ca: Waiting [2024-10-08T04:12:30.822Z] d65c8cfc05b1: Waiting [2024-10-08T04:12:30.822Z] 2437ff75d9bd: Waiting [2024-10-08T04:12:30.822Z] 765212b225bb: Waiting [2024-10-08T04:12:30.822Z] 04944245beec: Verifying Checksum [2024-10-08T04:12:30.822Z] 04944245beec: Download complete [2024-10-08T04:12:30.822Z] 765212b225bb: Verifying Checksum [2024-10-08T04:12:30.822Z] 765212b225bb: Download complete [2024-10-08T04:12:30.822Z] f23df028b6ca: Verifying Checksum [2024-10-08T04:12:30.822Z] f23df028b6ca: Download complete [2024-10-08T04:12:30.822Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T04:12:30.822Z] d65c8cfc05b1: Download complete [2024-10-08T04:12:31.407Z] 699f458cf7ca: Verifying Checksum [2024-10-08T04:12:31.407Z] 699f458cf7ca: Download complete [2024-10-08T04:12:31.674Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T04:12:31.674Z] 8998bd30e6a1: Download complete [2024-10-08T04:12:33.620Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T04:12:33.620Z] 2437ff75d9bd: Download complete [2024-10-08T04:12:36.199Z] 8998bd30e6a1: Pull complete [2024-10-08T04:12:36.466Z] 04944245beec: Pull complete [2024-10-08T04:12:38.412Z] 699f458cf7ca: Pull complete [2024-10-08T04:12:38.412Z] 765212b225bb: Pull complete [2024-10-08T04:12:38.996Z] f23df028b6ca: Pull complete [2024-10-08T04:12:39.265Z] d65c8cfc05b1: Pull complete [2024-10-08T04:12:57.469Z] 2437ff75d9bd: Pull complete [2024-10-08T04:12:57.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T04:12:57.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T04:12:57.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:12:57.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-22144 does not seem to be running inside a container [2024-10-08T04:12:57.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-08T04:13:01.162Z] $ docker top 941c6cb22a0318dba5a157d012c6ca7bd9e8d876876e0758bdbf60df0fedeb50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:02.398Z] ---> job-cost.sh [2024-10-08T04:13:02.398Z] lf-activate-venv: SKIPPING [2024-10-08T04:13:02.398Z] INFO: No Stack... [2024-10-08T04:13:02.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T04:13:03.722Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T04:13:04.409Z] + cut -d, -f6 [2024-10-08T04:13:04.409Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2024-10-08T04:13:04.496Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [2024-10-08T04:13:04.503Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] did not exist. Created. [2024-10-08T04:13:04.509Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T04:13:05.265Z] /w/workspace/edgex-ui-go/1@tmp/durable-00105864/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T04:13:05.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T04:13:05.991Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T04:13:06.751Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T04:13:06.773Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T04:13:06.867Z] $ docker stop --time=1 941c6cb22a0318dba5a157d012c6ca7bd9e8d876876e0758bdbf60df0fedeb50 [2024-10-08T04:13:08.481Z] $ docker rm -f --volumes 941c6cb22a0318dba5a157d012c6ca7bd9e8d876876e0758bdbf60df0fedeb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T04:13:09.335Z] 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:13:11.856Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives ] [2024-10-08T04:13:11.857Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives [2024-10-08T04:13:11.857Z] total 16 [2024-10-08T04:13:11.857Z] drwxr-xr-x 3 root root 4096 Oct 8 04:06 . [2024-10-08T04:13:11.857Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. [2024-10-08T04:13:11.857Z] drwxr-xr-x 2 root root 4096 Oct 8 04:06 cost [2024-10-08T04:13:11.857Z] -rw-r--r-- 1 root root 83 Oct 8 04:06 cost.csv [2024-10-08T04:13:11.857Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives [2024-10-08T04:13:11.857Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives [2024-10-08T04:13:11.857Z] total 16 [2024-10-08T04:13:11.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:06 . [2024-10-08T04:13:11.857Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. [2024-10-08T04:13:11.857Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 04:06 cost [2024-10-08T04:13:11.857Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 8 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:12.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:13.111Z] ---> package-listing.sh [2024-10-08T04:13:13.111Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T04:13:13.111Z] ++ facter osfamily [2024-10-08T04:13:13.370Z] + OS_FAMILY=debian [2024-10-08T04:13:13.370Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-805 [2024-10-08T04:13:13.370Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T04:13:13.370Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T04:13:13.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T04:13:13.370Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T04:13:13.370Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-805 ']' [2024-10-08T04:13:13.370Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T04:13:13.370Z] + case "${OS_FAMILY}" in [2024-10-08T04:13:13.370Z] + dpkg -l [2024-10-08T04:13:13.370Z] + grep '^ii' [2024-10-08T04:13:13.370Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T04:13:13.370Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T04:13:13.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T04:13:13.370Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-805 ']' [2024-10-08T04:13:13.370Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives/ [2024-10-08T04:13:13.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives/ [Pipeline] echo [2024-10-08T04:13:13.416Z] 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-805/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:13:13.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T04:13:14.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T04:13:14.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T04:13:14.547Z] prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container [2024-10-08T04:13:14.585Z] $ 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-805/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-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:13:14.778Z] $ docker top 38eda8c3642b699ea0721dcca88da41fa2b966696fb6f15ec4c3a73a13d897ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T04:13:15.172Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T04:13:15.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T04:13:15.808Z] + ls /var/log/sa-host [2024-10-08T04:13:15.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T04:13:15.968Z] provisioning config files... [2024-10-08T04:13:15.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/config3151516088444702188tmp [Pipeline] { [Pipeline] echo [2024-10-08T04:13:16.050Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:16.376Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T04:13:16.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:16.834Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T04:13:16.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:17.193Z] ---> sudo-logs.sh [2024-10-08T04:13:17.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T04:13:17.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:17.623Z] ---> job-cost.sh [2024-10-08T04:13:17.623Z] lf-activate-venv: SKIPPING [2024-10-08T04:13:17.623Z] DEBUG: total: 0.2199999988079071 [2024-10-08T04:13:17.623Z] INFO: Retrieving Stack Cost... [2024-10-08T04:13:18.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T04:13:18.452Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T04:13:18.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T04:13:18.815Z] ---> logs-deploy.sh [2024-10-08T04:13:18.816Z] lf-activate-venv: SKIPPING [2024-10-08T04:13:18.816Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-805/1 [2024-10-08T04:13:18.816Z] INFO: archiving workspace using pattern(s): [2024-10-08T04:13:19.751Z] Archives upload complete. [2024-10-08T04:13:20.009Z] INFO: archiving logs to Nexus [2024-10-08T04:13:20.578Z] ---> uname -a: [2024-10-08T04:13:20.579Z] Linux prd-ubuntu20-04-docker-8c-8g-22142 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z] ---> lscpu: [2024-10-08T04:13:20.579Z] Architecture: x86_64 [2024-10-08T04:13:20.579Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-08T04:13:20.579Z] Byte Order: Little Endian [2024-10-08T04:13:20.579Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-08T04:13:20.579Z] CPU(s): 8 [2024-10-08T04:13:20.579Z] On-line CPU(s) list: 0-7 [2024-10-08T04:13:20.579Z] Thread(s) per core: 1 [2024-10-08T04:13:20.579Z] Core(s) per socket: 1 [2024-10-08T04:13:20.579Z] Socket(s): 8 [2024-10-08T04:13:20.579Z] NUMA node(s): 1 [2024-10-08T04:13:20.579Z] Vendor ID: AuthenticAMD [2024-10-08T04:13:20.579Z] CPU family: 23 [2024-10-08T04:13:20.579Z] Model: 49 [2024-10-08T04:13:20.579Z] Model name: AMD EPYC-Rome Processor [2024-10-08T04:13:20.579Z] Stepping: 0 [2024-10-08T04:13:20.579Z] CPU MHz: 2800.000 [2024-10-08T04:13:20.579Z] BogoMIPS: 5600.00 [2024-10-08T04:13:20.579Z] Virtualization: AMD-V [2024-10-08T04:13:20.579Z] Hypervisor vendor: KVM [2024-10-08T04:13:20.579Z] Virtualization type: full [2024-10-08T04:13:20.579Z] L1d cache: 256 KiB [2024-10-08T04:13:20.579Z] L1i cache: 256 KiB [2024-10-08T04:13:20.579Z] L2 cache: 4 MiB [2024-10-08T04:13:20.579Z] L3 cache: 128 MiB [2024-10-08T04:13:20.579Z] NUMA node0 CPU(s): 0-7 [2024-10-08T04:13:20.579Z] Vulnerability Itlb multihit: Not affected [2024-10-08T04:13:20.579Z] Vulnerability L1tf: Not affected [2024-10-08T04:13:20.579Z] Vulnerability Mds: Not affected [2024-10-08T04:13:20.579Z] Vulnerability Meltdown: Not affected [2024-10-08T04:13:20.579Z] Vulnerability Mmio stale data: Not affected [2024-10-08T04:13:20.579Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-08T04:13:20.579Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-08T04:13:20.579Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-08T04:13:20.579Z] Vulnerability Srbds: Not affected [2024-10-08T04:13:20.579Z] Vulnerability Tsx async abort: Not affected [2024-10-08T04:13:20.579Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z] ---> nproc: [2024-10-08T04:13:20.579Z] 8 [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z] ---> df -h: [2024-10-08T04:13:20.579Z] Filesystem Size Used Avail Use% Mounted on [2024-10-08T04:13:20.579Z] overlay 155G 12G 144G 8% / [2024-10-08T04:13:20.579Z] tmpfs 64M 0 64M 0% /dev [2024-10-08T04:13:20.579Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-08T04:13:20.579Z] shm 64M 0 64M 0% /dev/shm [2024-10-08T04:13:20.579Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-08T04:13:20.579Z] [2024-10-08T04:13:20.579Z]