Pull request #806 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd01c2910001a64990eaf5ed5843bc30f088ff51+850fdf759a0efe631343390da82a37f8ec516889 (2787588856a6fa96bc11340616e3fb8c4680a228) 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-ssh8942637902895405544.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-ssh15319007704505208866.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-806/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-806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5118306383101016305.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-806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18133909057150548697.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-ssh1064051268004580362.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-806/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-806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12447033855980756013.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-22259 in /w/workspace/edgexfoundry_edgex-ui-go_PR-806 [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-806 # 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/806/head:refs/remotes/origin/PR-806 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit dd01c2910001a64990eaf5ed5843bc30f088ff51 Merge succeeded, producing dd01c2910001a64990eaf5ed5843bc30f088ff51 Checking out Revision dd01c2910001a64990eaf5ed5843bc30f088ff51 (PR-806) 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 dd01c2910001a64990eaf5ed5843bc30f088ff51 # 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 dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T04:14:17.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T04:14:18.098Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T04:14:18.222Z] ========================================================= [2024-10-09T04:14:18.223Z] EdgeX Global Pipelines Version Info [2024-10-09T04:14:18.223Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:14:19.030Z] ------------------- [2024-10-09T04:14:19.030Z] stable info: [2024-10-09T04:14:19.030Z] ------------------- [2024-10-09T04:14:19.030Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T04:14:19.030Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T04:14:19.030Z] Message: update stable to v1.0.265 [2024-10-09T04:14:19.599Z] ------------------- [2024-10-09T04:14:19.599Z] experimental info: [2024-10-09T04:14:19.599Z] ------------------- [2024-10-09T04:14:19.599Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T04:14:19.599Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T04:14:19.599Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T04:14:19.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-09T04:14:19.904Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-09T04:14:19.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T04:14:20.019Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T04:14:20.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T04:14:20.136Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T04:14:20.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T04:14:20.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T04:14:20.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T04:14:20.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T04:14:20.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T04:14:20.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-09T04:14:20.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T04:14:20.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T04:14:20.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T04:14:20.731Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T04:14:20.793Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T04:14:20.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T04:14:20.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T04:14:20.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T04:14:21.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T04:14:21.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T04:14:21.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T04:14:21.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T04:14:21.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T04:14:21.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T04:14:21.419Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T04:14:21.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-806 [Pipeline] echo [2024-10-09T04:14:21.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-806 [Pipeline] echo [2024-10-09T04:14:21.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-806 [Pipeline] echo [2024-10-09T04:14:21.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo [2024-10-09T04:14:21.728Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd01c29 [Pipeline] echo [2024-10-09T04:14:21.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T04:14:21.950Z] provisioning config files... [2024-10-09T04:14:21.964Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/config14442082017025984404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:14:22.375Z] ---> ****-login.sh [2024-10-09T04:14:22.375Z] nexus3.edgexfoundry.org:10001 [2024-10-09T04:14:22.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:22.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:22.638Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:22.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:22.638Z] [2024-10-09T04:14:22.638Z] Login Succeeded [2024-10-09T04:14:22.638Z] nexus3.edgexfoundry.org:10002 [2024-10-09T04:14:22.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:22.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:22.898Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:22.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:22.899Z] [2024-10-09T04:14:22.899Z] Login Succeeded [2024-10-09T04:14:22.899Z] nexus3.edgexfoundry.org:10003 [2024-10-09T04:14:22.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:22.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:22.899Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:22.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:22.899Z] [2024-10-09T04:14:22.899Z] Login Succeeded [2024-10-09T04:14:22.899Z] nexus3.edgexfoundry.org:10004 [2024-10-09T04:14:23.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:23.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:23.159Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:23.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:23.160Z] [2024-10-09T04:14:23.160Z] Login Succeeded [2024-10-09T04:14:23.160Z] ****.io [2024-10-09T04:14:23.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:23.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:23.419Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:23.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:23.419Z] [2024-10-09T04:14:23.419Z] Login Succeeded [2024-10-09T04:14:23.419Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T04:14:23.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T04:14:24.252Z] + git rev-list -1 --merges dd01c2910001a64990eaf5ed5843bc30f088ff51~1..dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo [2024-10-09T04:14:24.303Z] -----------> git rev-list -1 --merges dd01c2910001a64990eaf5ed5843bc30f088ff51~1..dd01c2910001a64990eaf5ed5843bc30f088ff51 dd01c2910001a64990eaf5ed5843bc30f088ff51 [false] [Pipeline] sh [2024-10-09T04:14:24.631Z] + git log --format=format:%s -1 dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo [2024-10-09T04:14:24.671Z] ========================================================= [2024-10-09T04:14:24.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T04:14:24.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T04:14:25.136Z] + git log --format=format:%s -1 dd01c2910001a64990eaf5ed5843bc30f088ff51 [Pipeline] echo [2024-10-09T04:14:25.182Z] [semverPrep] GIT_COMMIT: dd01c2910001a64990eaf5ed5843bc30f088ff51, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-10-09T04:14:25.228Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T04:14:25.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T04:14:25.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T04:14:25.644Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T04:14:25.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T04:14:25.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T04:14:25.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T04:14:25.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:14:26.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T04:14:26.113Z] [2024-10-09T04:14:26.113Z] 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-09T04:14:26.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T04:14:26.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T04:14:26.515Z] b85a868b505f: Pulling fs layer [2024-10-09T04:14:26.515Z] e2be974225ed: Pulling fs layer [2024-10-09T04:14:26.515Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T04:14:26.515Z] 988bab9f4d93: Pulling fs layer [2024-10-09T04:14:26.515Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T04:14:26.515Z] eaf3925da568: Pulling fs layer [2024-10-09T04:14:26.515Z] bab4dde63d76: Pulling fs layer [2024-10-09T04:14:26.515Z] bde34c3a00c8: Pulling fs layer [2024-10-09T04:14:26.515Z] b352a97aabf1: Pulling fs layer [2024-10-09T04:14:26.515Z] 4872d77fe225: Pulling fs layer [2024-10-09T04:14:26.515Z] 5851b861e8e6: Pulling fs layer [2024-10-09T04:14:26.515Z] bab4dde63d76: Waiting [2024-10-09T04:14:26.515Z] bde34c3a00c8: Waiting [2024-10-09T04:14:26.515Z] 988bab9f4d93: Waiting [2024-10-09T04:14:26.515Z] 4872d77fe225: Waiting [2024-10-09T04:14:26.515Z] 5851b861e8e6: Waiting [2024-10-09T04:14:26.515Z] 1469e6f7b9e6: Waiting [2024-10-09T04:14:26.515Z] eaf3925da568: Waiting [2024-10-09T04:14:26.515Z] e2be974225ed: Verifying Checksum [2024-10-09T04:14:26.515Z] e2be974225ed: Download complete [2024-10-09T04:14:26.515Z] 988bab9f4d93: Verifying Checksum [2024-10-09T04:14:26.515Z] 988bab9f4d93: Download complete [2024-10-09T04:14:26.515Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T04:14:26.515Z] 1469e6f7b9e6: Download complete [2024-10-09T04:14:26.857Z] eaf3925da568: Verifying Checksum [2024-10-09T04:14:26.857Z] eaf3925da568: Download complete [2024-10-09T04:14:26.857Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T04:14:26.857Z] 339a4e72a1f5: Download complete [2024-10-09T04:14:26.857Z] bde34c3a00c8: Download complete [2024-10-09T04:14:26.857Z] b352a97aabf1: Verifying Checksum [2024-10-09T04:14:26.857Z] b352a97aabf1: Download complete [2024-10-09T04:14:26.857Z] 4872d77fe225: Verifying Checksum [2024-10-09T04:14:26.857Z] 4872d77fe225: Download complete [2024-10-09T04:14:26.857Z] 5851b861e8e6: Verifying Checksum [2024-10-09T04:14:26.857Z] 5851b861e8e6: Download complete [2024-10-09T04:14:27.119Z] b85a868b505f: Verifying Checksum [2024-10-09T04:14:27.119Z] b85a868b505f: Download complete [2024-10-09T04:14:27.378Z] bab4dde63d76: Verifying Checksum [2024-10-09T04:14:27.378Z] bab4dde63d76: Download complete [2024-10-09T04:14:28.315Z] b85a868b505f: Pull complete [2024-10-09T04:14:28.575Z] e2be974225ed: Pull complete [2024-10-09T04:14:29.147Z] 339a4e72a1f5: Pull complete [2024-10-09T04:14:29.147Z] 988bab9f4d93: Pull complete [2024-10-09T04:14:29.407Z] 1469e6f7b9e6: Pull complete [2024-10-09T04:14:29.407Z] eaf3925da568: Pull complete [2024-10-09T04:14:31.313Z] bab4dde63d76: Pull complete [2024-10-09T04:14:31.313Z] bde34c3a00c8: Pull complete [2024-10-09T04:14:31.574Z] b352a97aabf1: Pull complete [2024-10-09T04:14:31.574Z] 4872d77fe225: Pull complete [2024-10-09T04:14:31.574Z] 5851b861e8e6: Pull complete [2024-10-09T04:14:31.574Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T04:14:31.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T04:14:31.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:14:31.873Z] prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container [2024-10-09T04:14:31.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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-09T04:14:34.578Z] $ docker top 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 -eo pid,comm [2024-10-09T04:14:34.626Z] 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-09T04:14:34.627Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T04:14:34.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T04:14:34.797Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T04:14:34.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T04:14:34.922Z] $ docker exec 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent [2024-10-09T04:14:35.046Z] SSH_AUTH_SOCK=/tmp/ssh-lzb0h5fFv9fp/agent.32 [2024-10-09T04:14:35.046Z] SSH_AGENT_PID=38 [2024-10-09T04:14:35.054Z] Running ssh-add (command line suppressed) [2024-10-09T04:14:35.155Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_3741335186056647098.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_3741335186056647098.key) [2024-10-09T04:14:35.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T04:14:35.531Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T04:14:35.561Z] $ docker exec --env ******** --env ******** 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent -k [2024-10-09T04:14:35.649Z] unset SSH_AUTH_SOCK; [2024-10-09T04:14:35.650Z] unset SSH_AGENT_PID; [2024-10-09T04:14:35.650Z] echo Agent pid 38 killed; [2024-10-09T04:14:35.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T04:14:35.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T04:14:35.778Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T04:14:35.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T04:14:35.910Z] $ docker exec 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent [2024-10-09T04:14:36.034Z] SSH_AUTH_SOCK=/tmp/ssh-UvZJ95UabZEA/agent.71 [2024-10-09T04:14:36.034Z] SSH_AGENT_PID=77 [2024-10-09T04:14:36.040Z] Running ssh-add (command line suppressed) [2024-10-09T04:14:36.150Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_7062457226768816818.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/private_key_7062457226768816818.key) [2024-10-09T04:14:36.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T04:14:36.513Z] + git semver init [2024-10-09T04:14:36.774Z] 2024-10-09 04:14:36,723 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T04:14:36.774Z] 2024-10-09 04:14:36,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver [2024-10-09T04:14:36.774Z] 2024-10-09 04:14:36,724 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver [2024-10-09T04:14:36.774Z] 2024-10-09 04:14:36,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-806, universal_newlines=False, shell=None, istream=None) [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.git/info/exclude [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver/PR-806 with force:False [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,894 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver/PR-806 [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,898 [execute] INFO git cat-file --batch-check [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,905 [execute] INFO git cat-file --batch [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T04:14:39.337Z] 2024-10-09 04:14:38,912 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-806/.semver/PR-806 [2024-10-09T04:14:39.337Z] 0.0.0 [Pipeline] } [2024-10-09T04:14:39.369Z] $ docker exec --env ******** --env ******** 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 ssh-agent -k [2024-10-09T04:14:39.462Z] unset SSH_AUTH_SOCK; [2024-10-09T04:14:39.462Z] unset SSH_AGENT_PID; [2024-10-09T04:14:39.462Z] echo Agent pid 77 killed; [2024-10-09T04:14:39.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T04:14:39.946Z] + git semver [Pipeline] } [2024-10-09T04:14:40.238Z] $ docker stop --time=1 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 [2024-10-09T04:14:41.569Z] $ docker rm -f --volumes 9999a609818ef0e812f6e0bf2de1cb107e308494c4656d255db8211180cd6489 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T04:14:41.996Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T04:14:42.328Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T04:14:42.355Z] [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-09T04:14:43.138Z] provisioning config files... [2024-10-09T04:14:43.149Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/config11285454571122884120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:14:43.532Z] ---> ****-login.sh [2024-10-09T04:14:43.532Z] nexus3.edgexfoundry.org:10001 [2024-10-09T04:14:43.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:43.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:43.533Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:43.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:43.533Z] [2024-10-09T04:14:43.533Z] Login Succeeded [2024-10-09T04:14:43.533Z] nexus3.edgexfoundry.org:10002 [2024-10-09T04:14:43.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:43.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:43.533Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:43.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:43.533Z] [2024-10-09T04:14:43.533Z] Login Succeeded [2024-10-09T04:14:43.533Z] nexus3.edgexfoundry.org:10003 [2024-10-09T04:14:43.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:43.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:43.793Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:43.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:43.793Z] [2024-10-09T04:14:43.793Z] Login Succeeded [2024-10-09T04:14:43.793Z] nexus3.edgexfoundry.org:10004 [2024-10-09T04:14:43.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:43.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:43.793Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:43.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:43.793Z] [2024-10-09T04:14:43.793Z] Login Succeeded [2024-10-09T04:14:43.793Z] ****.io [2024-10-09T04:14:44.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:14:44.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:14:44.053Z] Configure a credential helper to remove this warning. See [2024-10-09T04:14:44.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:14:44.053Z] [2024-10-09T04:14:44.053Z] Login Succeeded [2024-10-09T04:14:44.053Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T04:14:44.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T04:14:44.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T04:14:44.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T04:14:44.403Z] ========================================================= [2024-10-09T04:14:44.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T04:14:44.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:14:44.922Z] + 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-09T04:14:45.194Z] Sending build context to Docker daemon 59.81MB [2024-10-09T04:14:45.194Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-09T04:14:45.194Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-09T04:14:45.194Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T04:14:45.194Z] 43c4264eed91: Pulling fs layer [2024-10-09T04:14:45.194Z] 4cc291be95ef: Pulling fs layer [2024-10-09T04:14:45.194Z] 2ac1f1163629: Pulling fs layer [2024-10-09T04:14:45.194Z] 5c3c966382ef: Pulling fs layer [2024-10-09T04:14:45.194Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T04:14:45.194Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T04:14:45.194Z] 9f66e0745190: Pulling fs layer [2024-10-09T04:14:45.194Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T04:14:45.194Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T04:14:45.194Z] f49a43e4bbc0: Waiting [2024-10-09T04:14:45.194Z] 561ebcabdf7f: Waiting [2024-10-09T04:14:45.194Z] 5d5c8e513c77: Waiting [2024-10-09T04:14:45.194Z] 4f4fb700ef54: Waiting [2024-10-09T04:14:45.194Z] 5c3c966382ef: Waiting [2024-10-09T04:14:45.194Z] 9f66e0745190: Waiting [2024-10-09T04:14:45.194Z] 4cc291be95ef: Verifying Checksum [2024-10-09T04:14:45.194Z] 4cc291be95ef: Download complete [2024-10-09T04:14:45.194Z] 5c3c966382ef: Download complete [2024-10-09T04:14:45.453Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T04:14:45.453Z] 4f4fb700ef54: Download complete [2024-10-09T04:14:45.453Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T04:14:45.453Z] 5d5c8e513c77: Download complete [2024-10-09T04:14:45.453Z] 43c4264eed91: Download complete [2024-10-09T04:14:45.453Z] 9f66e0745190: Verifying Checksum [2024-10-09T04:14:45.453Z] 9f66e0745190: Download complete [2024-10-09T04:14:45.453Z] 43c4264eed91: Pull complete [2024-10-09T04:14:45.713Z] 561ebcabdf7f: Download complete [2024-10-09T04:14:45.713Z] 4cc291be95ef: Pull complete [2024-10-09T04:14:45.972Z] 2ac1f1163629: Verifying Checksum [2024-10-09T04:14:45.972Z] 2ac1f1163629: Download complete [2024-10-09T04:14:46.230Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T04:14:46.230Z] f49a43e4bbc0: Download complete [2024-10-09T04:14:49.516Z] 2ac1f1163629: Pull complete [2024-10-09T04:14:49.516Z] 5c3c966382ef: Pull complete [2024-10-09T04:14:49.516Z] 4f4fb700ef54: Pull complete [2024-10-09T04:14:49.774Z] 5d5c8e513c77: Pull complete [2024-10-09T04:14:49.774Z] 9f66e0745190: Pull complete [2024-10-09T04:14:52.304Z] f49a43e4bbc0: Pull complete [2024-10-09T04:14:52.563Z] 561ebcabdf7f: Pull complete [2024-10-09T04:14:52.563Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T04:14:52.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T04:14:52.563Z] ---> 3a752c3f9dda [2024-10-09T04:14:52.563Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-09T04:14:57.845Z] ---> Running in 983400d81264 [2024-10-09T04:14:57.845Z] Removing intermediate container 983400d81264 [2024-10-09T04:14:57.845Z] ---> 3974202f3dbe [2024-10-09T04:14:57.845Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T04:14:57.845Z] ---> Running in 092c2121790b [2024-10-09T04:14:57.845Z] Removing intermediate container 092c2121790b [2024-10-09T04:14:57.845Z] ---> 60a5674e19db [2024-10-09T04:14:57.845Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T04:14:57.845Z] ---> Running in 9a3e62dd108d [2024-10-09T04:14:57.845Z] Removing intermediate container 9a3e62dd108d [2024-10-09T04:14:57.845Z] ---> 0e0228af3dd0 [2024-10-09T04:14:57.845Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-09T04:14:57.845Z] ---> Running in 26ae0e3e5c5b [2024-10-09T04:14:57.845Z] Removing intermediate container 26ae0e3e5c5b [2024-10-09T04:14:57.845Z] ---> ebd2a7c4abb3 [2024-10-09T04:14:57.845Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-09T04:14:57.845Z] ---> Running in bcbf9f24db7d [2024-10-09T04:14:57.845Z] Removing intermediate container bcbf9f24db7d [2024-10-09T04:14:57.845Z] ---> f8f8673f811a [2024-10-09T04:14:57.845Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-09T04:14:57.893Z] Still waiting to schedule task [2024-10-09T04:14:57.894Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-09T04:14:58.108Z] latest: Pulling from library/docker [2024-10-09T04:14:58.375Z] 43c4264eed91: Already exists [2024-10-09T04:14:58.375Z] eeae0a4c3aab: Pulling fs layer [2024-10-09T04:14:58.375Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T04:14:58.375Z] cc787dab98b1: Pulling fs layer [2024-10-09T04:14:58.375Z] 4dde54e28b69: Pulling fs layer [2024-10-09T04:14:58.375Z] f76cc74ad672: Pulling fs layer [2024-10-09T04:14:58.375Z] c3730cf3cbd1: Pulling fs layer [2024-10-09T04:14:58.375Z] 08f9c6ae64ba: Pulling fs layer [2024-10-09T04:14:58.375Z] da8ae46b6347: Pulling fs layer [2024-10-09T04:14:58.375Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-09T04:14:58.375Z] 238637adc6c9: Pulling fs layer [2024-10-09T04:14:58.375Z] 61595ab5b53d: Pulling fs layer [2024-10-09T04:14:58.375Z] 835d4c51c9f5: Pulling fs layer [2024-10-09T04:14:58.375Z] d29e3ca0965c: Pulling fs layer [2024-10-09T04:14:58.375Z] ccb967684857: Pulling fs layer [2024-10-09T04:14:58.375Z] babf1dc4851c: Pulling fs layer [2024-10-09T04:14:58.375Z] 4dde54e28b69: Waiting [2024-10-09T04:14:58.375Z] f76cc74ad672: Waiting [2024-10-09T04:14:58.375Z] 08f9c6ae64ba: Waiting [2024-10-09T04:14:58.375Z] 3f5a3c6f02f7: Waiting [2024-10-09T04:14:58.375Z] da8ae46b6347: Waiting [2024-10-09T04:14:58.375Z] 238637adc6c9: Waiting [2024-10-09T04:14:58.375Z] 61595ab5b53d: Waiting [2024-10-09T04:14:58.375Z] 835d4c51c9f5: Waiting [2024-10-09T04:14:58.375Z] d29e3ca0965c: Waiting [2024-10-09T04:14:58.375Z] ccb967684857: Waiting [2024-10-09T04:14:58.375Z] babf1dc4851c: Waiting [2024-10-09T04:14:58.375Z] c3730cf3cbd1: Waiting [2024-10-09T04:14:58.375Z] cc787dab98b1: Verifying Checksum [2024-10-09T04:14:58.375Z] cc787dab98b1: Download complete [2024-10-09T04:14:58.375Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T04:14:58.375Z] 4f4fb700ef54: Download complete [2024-10-09T04:14:58.375Z] eeae0a4c3aab: Verifying Checksum [2024-10-09T04:14:58.375Z] eeae0a4c3aab: Download complete [2024-10-09T04:14:58.635Z] 4dde54e28b69: Verifying Checksum [2024-10-09T04:14:58.635Z] 4dde54e28b69: Download complete [2024-10-09T04:14:58.635Z] f76cc74ad672: Verifying Checksum [2024-10-09T04:14:58.635Z] f76cc74ad672: Download complete [2024-10-09T04:14:58.635Z] c3730cf3cbd1: Verifying Checksum [2024-10-09T04:14:58.635Z] c3730cf3cbd1: Download complete [2024-10-09T04:14:58.635Z] 08f9c6ae64ba: Verifying Checksum [2024-10-09T04:14:58.635Z] da8ae46b6347: Download complete [2024-10-09T04:14:58.635Z] 08f9c6ae64ba: Download complete [2024-10-09T04:14:58.635Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-09T04:14:58.635Z] 3f5a3c6f02f7: Download complete [2024-10-09T04:14:58.635Z] eeae0a4c3aab: Pull complete [2024-10-09T04:14:58.894Z] 4f4fb700ef54: Pull complete [2024-10-09T04:14:58.894Z] 61595ab5b53d: Verifying Checksum [2024-10-09T04:14:58.894Z] 61595ab5b53d: Download complete [2024-10-09T04:14:58.894Z] 835d4c51c9f5: Verifying Checksum [2024-10-09T04:14:58.894Z] 835d4c51c9f5: Download complete [2024-10-09T04:14:58.894Z] 238637adc6c9: Verifying Checksum [2024-10-09T04:14:58.894Z] 238637adc6c9: Download complete [2024-10-09T04:14:58.894Z] cc787dab98b1: Pull complete [2024-10-09T04:14:58.894Z] ccb967684857: Verifying Checksum [2024-10-09T04:14:58.894Z] ccb967684857: Download complete [2024-10-09T04:14:58.894Z] babf1dc4851c: Download complete [2024-10-09T04:14:59.153Z] 4dde54e28b69: Pull complete [2024-10-09T04:14:59.153Z] d29e3ca0965c: Verifying Checksum [2024-10-09T04:14:59.153Z] d29e3ca0965c: Download complete [2024-10-09T04:14:59.718Z] f76cc74ad672: Pull complete [2024-10-09T04:15:00.285Z] c3730cf3cbd1: Pull complete [2024-10-09T04:15:00.285Z] 08f9c6ae64ba: Pull complete [2024-10-09T04:15:00.285Z] da8ae46b6347: Pull complete [2024-10-09T04:15:00.285Z] 3f5a3c6f02f7: Pull complete [2024-10-09T04:15:00.543Z] 238637adc6c9: Pull complete [2024-10-09T04:15:00.543Z] 61595ab5b53d: Pull complete [2024-10-09T04:15:00.543Z] 835d4c51c9f5: Pull complete [2024-10-09T04:15:01.942Z] d29e3ca0965c: Pull complete [2024-10-09T04:15:01.942Z] ccb967684857: Pull complete [2024-10-09T04:15:01.942Z] babf1dc4851c: Pull complete [2024-10-09T04:15:01.942Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-09T04:15:01.942Z] Status: Downloaded newer image for docker:latest [2024-10-09T04:15:04.478Z] ---> a7d516f30a03 [2024-10-09T04:15:04.478Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T04:15:04.478Z] ---> Running in d700c4b35619 [2024-10-09T04:15:04.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T04:15:04.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T04:15:05.011Z] OK: 246 MiB in 54 packages [2024-10-09T04:15:05.277Z] Removing intermediate container d700c4b35619 [2024-10-09T04:15:05.277Z] ---> 89f490620bd2 [2024-10-09T04:15:05.277Z] Step 10/15 : ENV GO111MODULE=on [2024-10-09T04:15:05.277Z] ---> Running in 5ac47d38a741 [2024-10-09T04:15:05.277Z] Removing intermediate container 5ac47d38a741 [2024-10-09T04:15:05.277Z] ---> 0a11b23c63c5 [2024-10-09T04:15:05.277Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-09T04:15:05.277Z] ---> Running in c314fc6a463b [2024-10-09T04:15:05.542Z] Removing intermediate container c314fc6a463b [2024-10-09T04:15:05.542Z] ---> 9d8903d2bb3e [2024-10-09T04:15:05.542Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-09T04:15:05.542Z] ---> 75a0d61fe029 [2024-10-09T04:15:05.542Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T04:15:05.542Z] ---> Running in 2552ef2c65dd [2024-10-09T04:16:13.548Z] Removing intermediate container 2552ef2c65dd [2024-10-09T04:16:13.548Z] ---> 9948693152fc [2024-10-09T04:16:13.548Z] Step 14/15 : COPY . . [2024-10-09T04:16:13.548Z] ---> e941571d720b [2024-10-09T04:16:13.548Z] Step 15/15 : RUN ${MAKE} [2024-10-09T04:16:13.548Z] ---> Running in 2e94ab192c2c [2024-10-09T04:16:13.548Z] noop [2024-10-09T04:16:13.548Z] Removing intermediate container 2e94ab192c2c [2024-10-09T04:16:13.548Z] ---> c2b385187922 [2024-10-09T04:16:13.548Z] Successfully built c2b385187922 [2024-10-09T04:16:13.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:16:14.021Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T04:16:14.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:16:14.206Z] prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container [2024-10-09T04:16:14.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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-09T04:16:14.603Z] $ docker top 71454426ebe3aec9521e82b7b5b84e20c8d4c0c9c80f495c40b61e2e26f4ce37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T04:16:15.007Z] + go version [2024-10-09T04:16:15.007Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T04:16:15.049Z] $ docker stop --time=1 71454426ebe3aec9521e82b7b5b84e20c8d4c0c9c80f495c40b61e2e26f4ce37 [2024-10-09T04:16:16.341Z] $ docker rm -f --volumes 71454426ebe3aec9521e82b7b5b84e20c8d4c0c9c80f495c40b61e2e26f4ce37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:16:17.107Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T04:16:17.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:16:17.280Z] prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container [2024-10-09T04:16:17.314Z] $ 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-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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-09T04:16:18.084Z] $ docker top dc39d351d9a06b834bcf5f429f64ebfd8f84023f21c5e88aedc110c193f89c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T04:16:18.492Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-806 [Pipeline] fileExists [Pipeline] sh [2024-10-09T04:16:18.870Z] + make test [2024-10-09T04:16:18.870Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-09T04:16:19.805Z] go: updates to go.mod needed; to update it: [2024-10-09T04:16:19.806Z] go mod tidy [2024-10-09T04:16:19.806Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-09T04:16:19.862Z] $ docker stop --time=1 dc39d351d9a06b834bcf5f429f64ebfd8f84023f21c5e88aedc110c193f89c06 [2024-10-09T04:16:21.338Z] $ docker rm -f --volumes dc39d351d9a06b834bcf5f429f64ebfd8f84023f21c5e88aedc110c193f89c06 [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-09T04:16:22.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T04:16:22.746Z] [2024-10-09T04:16:22.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:16:23.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T04:16:23.153Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T04:16:23.153Z] 5eb5b503b376: Pulling fs layer [2024-10-09T04:16:23.153Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T04:16:23.153Z] ec43610c2a17: Pulling fs layer [2024-10-09T04:16:23.153Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T04:16:23.153Z] 33b1e0a273af: Pulling fs layer [2024-10-09T04:16:23.153Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T04:16:23.153Z] 2f39f015ded8: Pulling fs layer [2024-10-09T04:16:23.153Z] 33b1e0a273af: Waiting [2024-10-09T04:16:23.153Z] 5d3b04190fa2: Waiting [2024-10-09T04:16:23.153Z] 2f39f015ded8: Waiting [2024-10-09T04:16:23.153Z] 3a2ae6a8a46f: Waiting [2024-10-09T04:16:23.153Z] 5c69ac0246d0: Download complete [2024-10-09T04:16:23.153Z] 3a2ae6a8a46f: Download complete [2024-10-09T04:16:23.153Z] 33b1e0a273af: Verifying Checksum [2024-10-09T04:16:23.153Z] 33b1e0a273af: Download complete [2024-10-09T04:16:23.153Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T04:16:23.153Z] 5d3b04190fa2: Download complete [2024-10-09T04:16:23.412Z] ec43610c2a17: Verifying Checksum [2024-10-09T04:16:23.412Z] ec43610c2a17: Download complete [2024-10-09T04:16:23.412Z] 5eb5b503b376: Verifying Checksum [2024-10-09T04:16:23.412Z] 5eb5b503b376: Download complete [2024-10-09T04:16:23.979Z] 2f39f015ded8: Download complete [2024-10-09T04:16:24.554Z] 5eb5b503b376: Pull complete [2024-10-09T04:16:24.813Z] 5c69ac0246d0: Pull complete [2024-10-09T04:16:25.381Z] ec43610c2a17: Pull complete [2024-10-09T04:16:25.381Z] 3a2ae6a8a46f: Pull complete [2024-10-09T04:16:25.642Z] 33b1e0a273af: Pull complete [2024-10-09T04:16:25.642Z] 5d3b04190fa2: Pull complete [2024-10-09T04:16:30.870Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22260 in /w/workspace/edgexfoundry_edgex-ui-go_PR-806 [Pipeline] { [Pipeline] ws [2024-10-09T04:16:30.945Z] 2f39f015ded8: Pull complete [2024-10-09T04:16:30.945Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T04:16:30.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T04:16:30.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T04:16:30.947Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout [2024-10-09T04:16:31.127Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:16:31.239Z] prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container [2024-10-09T04:16:31.273Z] $ 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-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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-09T04:16:35.624Z] using credential edgex-jenkins-ssh [2024-10-09T04:16:35.645Z] Cloning the remote Git repository [2024-10-09T04:16:36.058Z] $ docker top e4b7aead0e5782d2e04c1ae1fbd42e4ec01ae8a88837dc31b18942c44c51517b -eo pid,comm [2024-10-09T04:16:35.685Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-09T04:16:35.762Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-09T04:16:35.885Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-09T04:16:35.885Z] > git --version # timeout=10 [2024-10-09T04:16:35.905Z] > git --version # 'git version 2.25.1' [2024-10-09T04:16:35.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T04:16:36.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:16:36.526Z] ---> job-cost.sh [2024-10-09T04:16:36.526Z] lf-activate-venv: SKIPPING [2024-10-09T04:16:36.526Z] INFO: No Stack... [2024-10-09T04:16:37.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T04:16:37.356Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T04:16:37.699Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives/cost.csv [2024-10-09T04:16:37.699Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T04:16:37.746Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [2024-10-09T04:16:37.755Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] did not exist. Created. [2024-10-09T04:16:37.763Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T04:16:38.198Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T04:16:38.285Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T04:16:38.308Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T04:16:38.408Z] $ docker stop --time=1 e4b7aead0e5782d2e04c1ae1fbd42e4ec01ae8a88837dc31b18942c44c51517b [2024-10-09T04:16:39.577Z] $ docker rm -f --volumes e4b7aead0e5782d2e04c1ae1fbd42e4ec01ae8a88837dc31b18942c44c51517b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T04:16:40.034Z] Failed in branch amd64 [2024-10-09T04:16:40.509Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-09T04:16:40.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T04:16:41.969Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit dd01c2910001a64990eaf5ed5843bc30f088ff51 [2024-10-09T04:16:42.500Z] Merge succeeded, producing dd01c2910001a64990eaf5ed5843bc30f088ff51 [2024-10-09T04:16:42.501Z] Checking out Revision dd01c2910001a64990eaf5ed5843bc30f088ff51 (PR-806) [2024-10-09T04:16:41.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-09T04:16:41.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-09T04:16:41.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T04:16:41.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/806/head:refs/remotes/origin/PR-806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-09T04:16:41.985Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T04:16:42.045Z] > git checkout -f dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 [2024-10-09T04:16:42.413Z] > git remote # timeout=10 [2024-10-09T04:16:42.427Z] > git config --get remote.origin.url # timeout=10 [2024-10-09T04:16:42.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T04:16:42.465Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-09T04:16:42.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-09T04:16:42.507Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T04:16:42.517Z] > git checkout -f dd01c2910001a64990eaf5ed5843bc30f088ff51 # timeout=10 [2024-10-09T04:16:43.334Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-10-09T04:16:43.379Z] > git --version # timeout=10 [2024-10-09T04:16:43.388Z] > git --version # 'git version 2.25.1' [2024-10-09T04:16:43.405Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T04:16:48.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T04:16:48.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T04:16:48.336Z] Dload Upload Total Spent Left Speed [2024-10-09T04:16:48.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-10-09T04:16:48.682Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T04:16:49.020Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T04:16:49.020Z] + sudo tee /etc/docker/daemon.new [2024-10-09T04:16:49.020Z] { [2024-10-09T04:16:49.020Z] "registry-mirrors": [ [2024-10-09T04:16:49.020Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T04:16:49.020Z] ], [2024-10-09T04:16:49.020Z] "bip": "10.250.0.254/24", [2024-10-09T04:16:49.020Z] "hosts": [ [2024-10-09T04:16:49.020Z] "tcp://0.0.0.0:5555", [2024-10-09T04:16:49.020Z] "unix:///var/run/docker.sock" [2024-10-09T04:16:49.020Z] ], [2024-10-09T04:16:49.020Z] "mtu": 1458, [2024-10-09T04:16:49.020Z] "selinux-enabled": true, [2024-10-09T04:16:49.020Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T04:16:49.020Z] } [Pipeline] sh [2024-10-09T04:16:49.363Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T04:16:49.709Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T04:17:08.043Z] provisioning config files... [2024-10-09T04:17:08.069Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config289790388841468016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:17:08.566Z] ---> ****-login.sh [2024-10-09T04:17:08.566Z] nexus3.edgexfoundry.org:10001 [2024-10-09T04:17:08.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:17:09.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:17:09.107Z] Configure a credential helper to remove this warning. See [2024-10-09T04:17:09.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:17:09.107Z] [2024-10-09T04:17:09.107Z] Login Succeeded [2024-10-09T04:17:09.107Z] nexus3.edgexfoundry.org:10002 [2024-10-09T04:17:09.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:17:09.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:17:09.379Z] Configure a credential helper to remove this warning. See [2024-10-09T04:17:09.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:17:09.379Z] [2024-10-09T04:17:09.379Z] Login Succeeded [2024-10-09T04:17:09.379Z] nexus3.edgexfoundry.org:10003 [2024-10-09T04:17:09.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:17:09.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:17:09.916Z] Configure a credential helper to remove this warning. See [2024-10-09T04:17:09.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:17:09.916Z] [2024-10-09T04:17:09.916Z] Login Succeeded [2024-10-09T04:17:09.916Z] nexus3.edgexfoundry.org:10004 [2024-10-09T04:17:10.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:17:10.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:17:10.188Z] Configure a credential helper to remove this warning. See [2024-10-09T04:17:10.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:17:10.188Z] [2024-10-09T04:17:10.188Z] Login Succeeded [2024-10-09T04:17:10.188Z] ****.io [2024-10-09T04:17:10.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T04:17:10.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T04:17:10.722Z] Configure a credential helper to remove this warning. See [2024-10-09T04:17:10.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T04:17:10.722Z] [2024-10-09T04:17:10.722Z] Login Succeeded [2024-10-09T04:17:10.722Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T04:17:10.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T04:17:11.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T04:17:11.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T04:17:11.349Z] ========================================================= [2024-10-09T04:17:11.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T04:17:11.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:17:11.898Z] + 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-09T04:17:13.333Z] Sending build context to Docker daemon 35.53MB [2024-10-09T04:17:13.333Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-09T04:17:13.333Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-09T04:17:13.333Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T04:17:13.333Z] cf04c63912e1: Pulling fs layer [2024-10-09T04:17:13.333Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T04:17:13.333Z] a37a00ec5f00: Pulling fs layer [2024-10-09T04:17:13.333Z] 50b3750afda1: Pulling fs layer [2024-10-09T04:17:13.333Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T04:17:13.333Z] 80978eb59214: Pulling fs layer [2024-10-09T04:17:13.333Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T04:17:13.333Z] c5a475d317c9: Pulling fs layer [2024-10-09T04:17:13.333Z] 50b3750afda1: Waiting [2024-10-09T04:17:13.333Z] 4f4fb700ef54: Waiting [2024-10-09T04:17:13.333Z] 80978eb59214: Waiting [2024-10-09T04:17:13.333Z] c9f46d7d2bd2: Waiting [2024-10-09T04:17:13.333Z] c5a475d317c9: Waiting [2024-10-09T04:17:13.333Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T04:17:13.333Z] 55b35a11ae5e: Download complete [2024-10-09T04:17:13.333Z] 50b3750afda1: Verifying Checksum [2024-10-09T04:17:13.333Z] 50b3750afda1: Download complete [2024-10-09T04:17:13.333Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T04:17:13.333Z] 4f4fb700ef54: Download complete [2024-10-09T04:17:13.333Z] 80978eb59214: Verifying Checksum [2024-10-09T04:17:13.333Z] 80978eb59214: Download complete [2024-10-09T04:17:13.601Z] cf04c63912e1: Download complete [2024-10-09T04:17:14.184Z] c5a475d317c9: Verifying Checksum [2024-10-09T04:17:14.184Z] c5a475d317c9: Download complete [2024-10-09T04:17:14.774Z] cf04c63912e1: Pull complete [2024-10-09T04:17:15.358Z] 55b35a11ae5e: Pull complete [2024-10-09T04:17:15.626Z] a37a00ec5f00: Verifying Checksum [2024-10-09T04:17:15.626Z] a37a00ec5f00: Download complete [2024-10-09T04:17:16.589Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T04:17:16.589Z] c9f46d7d2bd2: Download complete [2024-10-09T04:17:28.908Z] a37a00ec5f00: Pull complete [2024-10-09T04:17:29.175Z] 50b3750afda1: Pull complete [2024-10-09T04:17:29.442Z] 4f4fb700ef54: Pull complete [2024-10-09T04:17:29.710Z] 80978eb59214: Pull complete [2024-10-09T04:17:37.929Z] c9f46d7d2bd2: Pull complete [2024-10-09T04:17:39.342Z] c5a475d317c9: Pull complete [2024-10-09T04:17:39.342Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T04:17:39.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T04:17:39.342Z] ---> be29e6b0f0d4 [2024-10-09T04:17:39.342Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-09T04:17:41.296Z] ---> Running in 9c479c80f260 [2024-10-09T04:17:41.296Z] Removing intermediate container 9c479c80f260 [2024-10-09T04:17:41.296Z] ---> d06d039781c0 [2024-10-09T04:17:41.296Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T04:17:41.296Z] ---> Running in 5d198c94bed3 [2024-10-09T04:17:41.567Z] Removing intermediate container 5d198c94bed3 [2024-10-09T04:17:41.567Z] ---> 8a1c2e0a2d3e [2024-10-09T04:17:41.567Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T04:17:41.567Z] ---> Running in 9e1518e9d8da [2024-10-09T04:17:42.157Z] Removing intermediate container 9e1518e9d8da [2024-10-09T04:17:42.157Z] ---> 822faf6ffac0 [2024-10-09T04:17:42.157Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-09T04:17:42.157Z] ---> Running in e539e78e5f5e [2024-10-09T04:17:42.425Z] Removing intermediate container e539e78e5f5e [2024-10-09T04:17:42.425Z] ---> 39c5411a55bb [2024-10-09T04:17:42.425Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-09T04:17:42.425Z] ---> Running in e351d940cc8f [2024-10-09T04:17:42.691Z] Removing intermediate container e351d940cc8f [2024-10-09T04:17:42.691Z] ---> 46de0c767b30 [2024-10-09T04:17:42.691Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-09T04:17:43.272Z] latest: Pulling from library/docker [2024-10-09T04:17:43.272Z] cf04c63912e1: Already exists [2024-10-09T04:17:43.272Z] a9679eef29cc: Pulling fs layer [2024-10-09T04:17:43.272Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T04:17:43.272Z] 4a81ff15e9c1: Pulling fs layer [2024-10-09T04:17:43.272Z] 670ac7667191: Pulling fs layer [2024-10-09T04:17:43.272Z] f54c0a207651: Pulling fs layer [2024-10-09T04:17:43.272Z] 443e5bf4eb6d: Pulling fs layer [2024-10-09T04:17:43.272Z] 36b38738a239: Pulling fs layer [2024-10-09T04:17:43.272Z] 7e05683eb78b: Pulling fs layer [2024-10-09T04:17:43.272Z] af19dc418931: Pulling fs layer [2024-10-09T04:17:43.272Z] 350f121bb6a7: Pulling fs layer [2024-10-09T04:17:43.272Z] 51a3079e1f46: Pulling fs layer [2024-10-09T04:17:43.272Z] dbb9cf640990: Pulling fs layer [2024-10-09T04:17:43.272Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-09T04:17:43.272Z] 6e3a953caa63: Pulling fs layer [2024-10-09T04:17:43.272Z] 4c868131d387: Pulling fs layer [2024-10-09T04:17:43.272Z] 350f121bb6a7: Waiting [2024-10-09T04:17:43.272Z] 670ac7667191: Waiting [2024-10-09T04:17:43.272Z] 51a3079e1f46: Waiting [2024-10-09T04:17:43.272Z] dbb9cf640990: Waiting [2024-10-09T04:17:43.272Z] f54c0a207651: Waiting [2024-10-09T04:17:43.272Z] 4b2b3ec1ddad: Waiting [2024-10-09T04:17:43.272Z] 6e3a953caa63: Waiting [2024-10-09T04:17:43.272Z] 443e5bf4eb6d: Waiting [2024-10-09T04:17:43.272Z] 4c868131d387: Waiting [2024-10-09T04:17:43.272Z] 36b38738a239: Waiting [2024-10-09T04:17:43.272Z] af19dc418931: Waiting [2024-10-09T04:17:43.272Z] 7e05683eb78b: Waiting [2024-10-09T04:17:43.540Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T04:17:43.540Z] 4f4fb700ef54: Download complete [2024-10-09T04:17:43.540Z] 4a81ff15e9c1: Download complete [2024-10-09T04:17:43.811Z] a9679eef29cc: Download complete [2024-10-09T04:17:44.079Z] 670ac7667191: Verifying Checksum [2024-10-09T04:17:44.079Z] 670ac7667191: Download complete [2024-10-09T04:17:44.079Z] f54c0a207651: Verifying Checksum [2024-10-09T04:17:44.079Z] f54c0a207651: Download complete [2024-10-09T04:17:44.349Z] 36b38738a239: Verifying Checksum [2024-10-09T04:17:44.350Z] 36b38738a239: Download complete [2024-10-09T04:17:44.350Z] 7e05683eb78b: Verifying Checksum [2024-10-09T04:17:44.350Z] 7e05683eb78b: Download complete [2024-10-09T04:17:44.350Z] af19dc418931: Verifying Checksum [2024-10-09T04:17:44.350Z] af19dc418931: Download complete [2024-10-09T04:17:44.618Z] 51a3079e1f46: Verifying Checksum [2024-10-09T04:17:44.618Z] 51a3079e1f46: Download complete [2024-10-09T04:17:44.618Z] 443e5bf4eb6d: Verifying Checksum [2024-10-09T04:17:44.618Z] 443e5bf4eb6d: Download complete [2024-10-09T04:17:44.618Z] dbb9cf640990: Verifying Checksum [2024-10-09T04:17:44.618Z] dbb9cf640990: Download complete [2024-10-09T04:17:44.618Z] 350f121bb6a7: Verifying Checksum [2024-10-09T04:17:44.618Z] 350f121bb6a7: Download complete [2024-10-09T04:17:44.618Z] 6e3a953caa63: Verifying Checksum [2024-10-09T04:17:44.618Z] 6e3a953caa63: Download complete [2024-10-09T04:17:44.886Z] 4c868131d387: Verifying Checksum [2024-10-09T04:17:44.886Z] 4c868131d387: Download complete [2024-10-09T04:17:45.154Z] a9679eef29cc: Pull complete [2024-10-09T04:17:45.426Z] 4f4fb700ef54: Pull complete [2024-10-09T04:17:45.694Z] 4a81ff15e9c1: Pull complete [2024-10-09T04:17:46.278Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-09T04:17:46.278Z] 4b2b3ec1ddad: Download complete [2024-10-09T04:17:46.548Z] 670ac7667191: Pull complete [2024-10-09T04:17:47.957Z] f54c0a207651: Pull complete [2024-10-09T04:17:49.366Z] 443e5bf4eb6d: Pull complete [2024-10-09T04:17:49.635Z] 36b38738a239: Pull complete [2024-10-09T04:17:49.902Z] 7e05683eb78b: Pull complete [2024-10-09T04:17:50.168Z] af19dc418931: Pull complete [2024-10-09T04:17:51.133Z] 350f121bb6a7: Pull complete [2024-10-09T04:17:51.403Z] 51a3079e1f46: Pull complete [2024-10-09T04:17:51.690Z] dbb9cf640990: Pull complete [2024-10-09T04:17:55.949Z] 4b2b3ec1ddad: Pull complete [2024-10-09T04:17:55.949Z] 6e3a953caa63: Pull complete [2024-10-09T04:17:55.949Z] 4c868131d387: Pull complete [2024-10-09T04:17:55.949Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-09T04:17:55.949Z] Status: Downloaded newer image for docker:latest [2024-10-09T04:17:57.895Z] ---> 04f7133e3047 [2024-10-09T04:17:57.895Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T04:17:58.161Z] ---> Running in b6f3bde070f8 [2024-10-09T04:17:59.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T04:17:59.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T04:18:01.100Z] OK: 238 MiB in 54 packages [2024-10-09T04:18:01.681Z] Removing intermediate container b6f3bde070f8 [2024-10-09T04:18:01.681Z] ---> 454f17c5d732 [2024-10-09T04:18:01.681Z] Step 10/15 : ENV GO111MODULE=on [2024-10-09T04:18:01.681Z] ---> Running in 3c62593be5f3 [2024-10-09T04:18:01.948Z] Removing intermediate container 3c62593be5f3 [2024-10-09T04:18:01.948Z] ---> 3bd673d27e14 [2024-10-09T04:18:01.948Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-09T04:18:02.214Z] ---> Running in 68f290211f48 [2024-10-09T04:18:02.481Z] Removing intermediate container 68f290211f48 [2024-10-09T04:18:02.481Z] ---> 0f1ebfa3726a [2024-10-09T04:18:02.481Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-09T04:18:03.062Z] ---> 2583800ad5a1 [2024-10-09T04:18:03.062Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T04:18:03.062Z] ---> Running in cfa9ad7db9ee [2024-10-09T04:19:54.742Z] Removing intermediate container cfa9ad7db9ee [2024-10-09T04:19:54.742Z] ---> 0e5eb4cae7f9 [2024-10-09T04:19:54.742Z] Step 14/15 : COPY . . [2024-10-09T04:19:54.742Z] ---> 3df3217f4a8f [2024-10-09T04:19:54.742Z] Step 15/15 : RUN ${MAKE} [2024-10-09T04:19:54.742Z] ---> Running in 94681698167c [2024-10-09T04:19:54.742Z] noop [2024-10-09T04:19:54.742Z] Removing intermediate container 94681698167c [2024-10-09T04:19:54.742Z] ---> 3edea7b0bea8 [2024-10-09T04:19:54.742Z] Successfully built 3edea7b0bea8 [2024-10-09T04:19:54.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:19:55.274Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T04:19:55.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:19:55.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-22260 does not seem to be running inside a container [2024-10-09T04:19:55.626Z] $ 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-09T04:19:56.855Z] $ docker top 4f7ca60dac862ae54c52f066db83e3940aa9b3d78eb861de9a75580ea737db0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T04:19:57.748Z] + go version [2024-10-09T04:19:57.748Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T04:19:57.783Z] $ docker stop --time=1 4f7ca60dac862ae54c52f066db83e3940aa9b3d78eb861de9a75580ea737db0a [2024-10-09T04:19:59.365Z] $ docker rm -f --volumes 4f7ca60dac862ae54c52f066db83e3940aa9b3d78eb861de9a75580ea737db0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:20:00.311Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T04:20:00.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:20:00.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-22260 does not seem to be running inside a container [2024-10-09T04:20:00.714Z] $ 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-09T04:20:01.898Z] $ docker top dc4224b161d9dd50892775b93257ee532b2e45701eb735b83d10c5d46d39a14d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T04:20:02.514Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-09T04:20:03.295Z] + make test [2024-10-09T04:20:03.295Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-09T04:20:08.654Z] go: updates to go.mod needed; to update it: [2024-10-09T04:20:08.654Z] go mod tidy [2024-10-09T04:20:08.654Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-10-09T04:20:08.707Z] $ docker stop --time=1 dc4224b161d9dd50892775b93257ee532b2e45701eb735b83d10c5d46d39a14d [2024-10-09T04:20:10.520Z] $ docker rm -f --volumes dc4224b161d9dd50892775b93257ee532b2e45701eb735b83d10c5d46d39a14d [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-09T04:20:11.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T04:20:11.920Z] [2024-10-09T04:20:11.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:20:12.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T04:20:12.625Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T04:20:12.625Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T04:20:12.625Z] 04944245beec: Pulling fs layer [2024-10-09T04:20:12.625Z] 699f458cf7ca: Pulling fs layer [2024-10-09T04:20:12.625Z] 765212b225bb: Pulling fs layer [2024-10-09T04:20:12.625Z] f23df028b6ca: Pulling fs layer [2024-10-09T04:20:12.625Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T04:20:12.625Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T04:20:12.625Z] f23df028b6ca: Waiting [2024-10-09T04:20:12.625Z] d65c8cfc05b1: Waiting [2024-10-09T04:20:12.625Z] 2437ff75d9bd: Waiting [2024-10-09T04:20:12.625Z] 765212b225bb: Waiting [2024-10-09T04:20:12.625Z] 04944245beec: Verifying Checksum [2024-10-09T04:20:12.625Z] 04944245beec: Download complete [2024-10-09T04:20:12.895Z] 765212b225bb: Download complete [2024-10-09T04:20:12.895Z] f23df028b6ca: Verifying Checksum [2024-10-09T04:20:12.895Z] f23df028b6ca: Download complete [2024-10-09T04:20:12.895Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T04:20:12.895Z] d65c8cfc05b1: Download complete [2024-10-09T04:20:12.895Z] 699f458cf7ca: Verifying Checksum [2024-10-09T04:20:12.895Z] 699f458cf7ca: Download complete [2024-10-09T04:20:13.484Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T04:20:13.484Z] 8998bd30e6a1: Download complete [2024-10-09T04:20:16.072Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T04:20:16.072Z] 2437ff75d9bd: Download complete [2024-10-09T04:20:18.016Z] 8998bd30e6a1: Pull complete [2024-10-09T04:20:18.283Z] 04944245beec: Pull complete [2024-10-09T04:20:20.224Z] 699f458cf7ca: Pull complete [2024-10-09T04:20:20.224Z] 765212b225bb: Pull complete [2024-10-09T04:20:21.183Z] f23df028b6ca: Pull complete [2024-10-09T04:20:21.183Z] d65c8cfc05b1: Pull complete [2024-10-09T04:20:39.394Z] 2437ff75d9bd: Pull complete [2024-10-09T04:20:39.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T04:20:39.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T04:20:39.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:20:39.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-22260 does not seem to be running inside a container [2024-10-09T04:20:39.820Z] $ 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-09T04:20:42.312Z] $ docker top 79641a5d5befd19cf78ec8f785a96d6166439f3b11367249d655e91f5fe19c90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:43.222Z] ---> job-cost.sh [2024-10-09T04:20:43.222Z] lf-activate-venv: SKIPPING [2024-10-09T04:20:43.222Z] INFO: No Stack... [2024-10-09T04:20:43.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T04:20:44.441Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T04:20:44.800Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-10-09T04:20:44.800Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T04:20:44.886Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [2024-10-09T04:20:44.893Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] did not exist. Created. [2024-10-09T04:20:44.899Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T04:20:45.643Z] /w/workspace/edgex-ui-go/1@tmp/durable-910c797b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T04:20:46.001Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T04:20:46.041Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T04:20:46.617Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T04:20:46.640Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-806-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T04:20:46.731Z] $ docker stop --time=1 79641a5d5befd19cf78ec8f785a96d6166439f3b11367249d655e91f5fe19c90 [2024-10-09T04:20:48.331Z] $ docker rm -f --volumes 79641a5d5befd19cf78ec8f785a96d6166439f3b11367249d655e91f5fe19c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T04:20:49.163Z] 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-09T04:20:51.708Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives ] [2024-10-09T04:20:51.708Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives [2024-10-09T04:20:51.708Z] total 16 [2024-10-09T04:20:51.708Z] drwxr-xr-x 3 root root 4096 Oct 9 04:16 . [2024-10-09T04:20:51.708Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 9 04:16 .. [2024-10-09T04:20:51.708Z] drwxr-xr-x 2 root root 4096 Oct 9 04:16 cost [2024-10-09T04:20:51.708Z] -rw-r--r-- 1 root root 83 Oct 9 04:16 cost.csv [2024-10-09T04:20:51.708Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives [2024-10-09T04:20:51.708Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives [2024-10-09T04:20:51.708Z] total 16 [2024-10-09T04:20:51.708Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 04:16 . [2024-10-09T04:20:51.708Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 9 04:16 .. [2024-10-09T04:20:51.708Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 04:16 cost [2024-10-09T04:20:51.708Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 9 04:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:52.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:52.949Z] ---> package-listing.sh [2024-10-09T04:20:52.949Z] ++ facter osfamily [2024-10-09T04:20:52.949Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T04:20:53.210Z] + OS_FAMILY=debian [2024-10-09T04:20:53.210Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-806 [2024-10-09T04:20:53.210Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T04:20:53.210Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T04:20:53.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T04:20:53.210Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T04:20:53.210Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-806 ']' [2024-10-09T04:20:53.210Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T04:20:53.210Z] + case "${OS_FAMILY}" in [2024-10-09T04:20:53.210Z] + dpkg -l [2024-10-09T04:20:53.210Z] + grep '^ii' [2024-10-09T04:20:53.210Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T04:20:53.210Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T04:20:53.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T04:20:53.210Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-806 ']' [2024-10-09T04:20:53.210Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives/ [2024-10-09T04:20:53.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-806/archives/ [Pipeline] echo [2024-10-09T04:20:53.251Z] 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-806/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T04:20:53.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T04:20:54.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T04:20:54.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T04:20:54.362Z] prd-ubuntu20.04-docker-8c-8g-22259 does not seem to be running inside a container [2024-10-09T04:20:54.395Z] $ 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-806/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-806 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806:/w/workspace/edgexfoundry_edgex-ui-go_PR-806:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@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-09T04:20:54.635Z] $ docker top 6f3b3c32ca2cfa9e6f1cb4619e5e9414b15a52baabef5d7f059fd3a9e46ca3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T04:20:55.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T04:20:55.366Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T04:20:55.678Z] + ls /var/log/sa-host [2024-10-09T04:20:55.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T04:20:55.842Z] provisioning config files... [2024-10-09T04:20:55.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-806@tmp/config14914301728214454165tmp [Pipeline] { [Pipeline] echo [2024-10-09T04:20:55.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:56.245Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T04:20:56.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:56.693Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T04:20:56.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:57.061Z] ---> sudo-logs.sh [2024-10-09T04:20:57.061Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T04:20:57.166Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:57.490Z] ---> job-cost.sh [2024-10-09T04:20:57.490Z] lf-activate-venv: SKIPPING [2024-10-09T04:20:57.490Z] DEBUG: total: 0.2199999988079071 [2024-10-09T04:20:57.490Z] INFO: Retrieving Stack Cost... [2024-10-09T04:20:58.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T04:20:58.321Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T04:20:58.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T04:20:58.692Z] ---> logs-deploy.sh [2024-10-09T04:20:58.693Z] lf-activate-venv: SKIPPING [2024-10-09T04:20:58.693Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-806/1 [2024-10-09T04:20:58.693Z] INFO: archiving workspace using pattern(s): [2024-10-09T04:20:59.630Z] Archives upload complete. [2024-10-09T04:20:59.889Z] INFO: archiving logs to Nexus