Pull request #729 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60d88caa89dbab61b63f5766adab41ec1bc760f9+524fde96b3cb1875459d9e5ca758071353d7a42e (8068a9159f2d5055f52a86c6971b596e5356a922) 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-ssh3121084273367567319.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12852073990150947385.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-729/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-729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10354625269216819883.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-729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17215640047439714598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8044490985607915296.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-729/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-729/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6909022746529827477.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1679 in /w/workspace/edgexfoundry_edgex-ui-go_PR-729 [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-729 # 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 60d88caa89dbab61b63f5766adab41ec1bc760f9 Merge succeeded, producing 60d88caa89dbab61b63f5766adab41ec1bc760f9 Checking out Revision 60d88caa89dbab61b63f5766adab41ec1bc760f9 (PR-729) > 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/729/head:refs/remotes/origin/PR-729 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-29T04:28:16.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-29T04:28:17.228Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-29T04:28:17.551Z] ========================================================= [2024-03-29T04:28:17.552Z] EdgeX Global Pipelines Version Info [2024-03-29T04:28:17.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:28:18.781Z] ------------------- [2024-03-29T04:28:18.781Z] stable info: [2024-03-29T04:28:18.781Z] ------------------- [2024-03-29T04:28:18.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-29T04:28:18.781Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T04:28:18.781Z] Message: update stable to v1.0.258 [2024-03-29T04:28:19.083Z] ------------------- [2024-03-29T04:28:19.083Z] experimental info: [2024-03-29T04:28:19.083Z] ------------------- [2024-03-29T04:28:19.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-29T04:28:19.083Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-29T04:28:19.083Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-29T04:28:19.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-29T04:28:19.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-29T04:28:20.014Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-29T04:28:20.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-29T04:28:20.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-29T04:28:20.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-29T04:28:20.701Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-29T04:28:20.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-29T04:28:21.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-29T04:28:21.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-29T04:28:21.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-29T04:28:21.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-29T04:28:21.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-29T04:28:21.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-29T04:28:22.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T04:28:22.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-29T04:28:22.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-29T04:28:22.495Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-29T04:28:22.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-29T04:28:22.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-29T04:28:22.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-29T04:28:23.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-29T04:28:23.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-29T04:28:23.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-29T04:28:23.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-29T04:28:23.834Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-29T04:28:23.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-29T04:28:24.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-729 [Pipeline] echo [2024-03-29T04:28:24.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-729 [Pipeline] echo [2024-03-29T04:28:24.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-729 [Pipeline] echo [2024-03-29T04:28:24.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo [2024-03-29T04:28:24.932Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60d88ca [Pipeline] echo [2024-03-29T04:28:25.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:28:25.374Z] provisioning config files... [2024-03-29T04:28:25.420Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/config3965946329885505270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:28:26.056Z] ---> ****-login.sh [2024-03-29T04:28:26.056Z] nexus3.edgexfoundry.org:10001 [2024-03-29T04:28:26.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:26.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:26.366Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:26.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:26.366Z] [2024-03-29T04:28:26.366Z] Login Succeeded [2024-03-29T04:28:26.366Z] nexus3.edgexfoundry.org:10002 [2024-03-29T04:28:26.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:26.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:26.366Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:26.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:26.366Z] [2024-03-29T04:28:26.366Z] Login Succeeded [2024-03-29T04:28:26.366Z] nexus3.edgexfoundry.org:10003 [2024-03-29T04:28:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:26.692Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:26.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:26.692Z] [2024-03-29T04:28:26.692Z] Login Succeeded [2024-03-29T04:28:26.692Z] nexus3.edgexfoundry.org:10004 [2024-03-29T04:28:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:26.692Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:26.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:26.692Z] [2024-03-29T04:28:26.692Z] Login Succeeded [2024-03-29T04:28:26.692Z] ****.io [2024-03-29T04:28:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:26.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:26.970Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:26.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:26.970Z] [2024-03-29T04:28:26.970Z] Login Succeeded [2024-03-29T04:28:26.970Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T04:28:27.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-29T04:28:28.535Z] + git rev-list -1 --merges 60d88caa89dbab61b63f5766adab41ec1bc760f9~1..60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo [2024-03-29T04:28:28.713Z] -----------> git rev-list -1 --merges 60d88caa89dbab61b63f5766adab41ec1bc760f9~1..60d88caa89dbab61b63f5766adab41ec1bc760f9 60d88caa89dbab61b63f5766adab41ec1bc760f9 [false] [Pipeline] sh [2024-03-29T04:28:29.109Z] + git log --format=format:%s -1 60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo [2024-03-29T04:28:29.316Z] ========================================================= [2024-03-29T04:28:29.316Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-29T04:28:29.316Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T04:28:30.282Z] + git log --format=format:%s -1 60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo [2024-03-29T04:28:30.395Z] [semverPrep] GIT_COMMIT: 60d88caa89dbab61b63f5766adab41ec1bc760f9, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-03-29T04:28:30.500Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-29T04:28:31.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-29T04:28:31.234Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-29T04:28:31.234Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-29T04:28:31.234Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-29T04:28:31.234Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-29T04:28:31.234Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-29T04:28:31.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:28:31.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T04:28:31.874Z] [2024-03-29T04:28:31.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:28:32.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T04:28:32.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-29T04:28:32.650Z] b85a868b505f: Pulling fs layer [2024-03-29T04:28:32.650Z] e2be974225ed: Pulling fs layer [2024-03-29T04:28:32.650Z] 339a4e72a1f5: Pulling fs layer [2024-03-29T04:28:32.650Z] 988bab9f4d93: Pulling fs layer [2024-03-29T04:28:32.650Z] 1469e6f7b9e6: Pulling fs layer [2024-03-29T04:28:32.650Z] eaf3925da568: Pulling fs layer [2024-03-29T04:28:32.650Z] bab4dde63d76: Pulling fs layer [2024-03-29T04:28:32.650Z] bde34c3a00c8: Pulling fs layer [2024-03-29T04:28:32.650Z] b352a97aabf1: Pulling fs layer [2024-03-29T04:28:32.650Z] 4872d77fe225: Pulling fs layer [2024-03-29T04:28:32.650Z] 5851b861e8e6: Pulling fs layer [2024-03-29T04:28:32.650Z] bab4dde63d76: Waiting [2024-03-29T04:28:32.650Z] 5851b861e8e6: Waiting [2024-03-29T04:28:32.650Z] b352a97aabf1: Waiting [2024-03-29T04:28:32.650Z] 4872d77fe225: Waiting [2024-03-29T04:28:32.650Z] bde34c3a00c8: Waiting [2024-03-29T04:28:32.650Z] eaf3925da568: Waiting [2024-03-29T04:28:32.650Z] 1469e6f7b9e6: Waiting [2024-03-29T04:28:32.650Z] 988bab9f4d93: Waiting [2024-03-29T04:28:32.650Z] e2be974225ed: Verifying Checksum [2024-03-29T04:28:32.650Z] e2be974225ed: Download complete [2024-03-29T04:28:32.650Z] 988bab9f4d93: Verifying Checksum [2024-03-29T04:28:32.650Z] 988bab9f4d93: Download complete [2024-03-29T04:28:32.650Z] 1469e6f7b9e6: Verifying Checksum [2024-03-29T04:28:32.650Z] 1469e6f7b9e6: Download complete [2024-03-29T04:28:32.650Z] eaf3925da568: Download complete [2024-03-29T04:28:32.650Z] 339a4e72a1f5: Verifying Checksum [2024-03-29T04:28:32.650Z] 339a4e72a1f5: Download complete [2024-03-29T04:28:32.650Z] bde34c3a00c8: Download complete [2024-03-29T04:28:32.959Z] b352a97aabf1: Verifying Checksum [2024-03-29T04:28:32.959Z] b352a97aabf1: Download complete [2024-03-29T04:28:32.959Z] 4872d77fe225: Download complete [2024-03-29T04:28:32.959Z] 5851b861e8e6: Download complete [2024-03-29T04:28:32.959Z] b85a868b505f: Verifying Checksum [2024-03-29T04:28:32.959Z] b85a868b505f: Download complete [2024-03-29T04:28:33.252Z] bab4dde63d76: Verifying Checksum [2024-03-29T04:28:33.252Z] bab4dde63d76: Download complete [2024-03-29T04:28:33.894Z] b85a868b505f: Pull complete [2024-03-29T04:28:34.162Z] e2be974225ed: Pull complete [2024-03-29T04:28:34.819Z] 339a4e72a1f5: Pull complete [2024-03-29T04:28:34.819Z] 988bab9f4d93: Pull complete [2024-03-29T04:28:34.819Z] 1469e6f7b9e6: Pull complete [2024-03-29T04:28:35.124Z] eaf3925da568: Pull complete [2024-03-29T04:28:36.631Z] bab4dde63d76: Pull complete [2024-03-29T04:28:36.631Z] bde34c3a00c8: Pull complete [2024-03-29T04:28:36.928Z] b352a97aabf1: Pull complete [2024-03-29T04:28:36.928Z] 4872d77fe225: Pull complete [2024-03-29T04:28:36.928Z] 5851b861e8e6: Pull complete [2024-03-29T04:28:36.928Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-29T04:28:36.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-29T04:28:36.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:28:37.620Z] prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container [2024-03-29T04:28:37.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-29T04:28:39.466Z] $ docker top cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-29T04:28:40.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T04:28:40.126Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T04:28:40.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T04:28:40.281Z] $ docker exec cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent [2024-03-29T04:28:40.469Z] SSH_AUTH_SOCK=/tmp/ssh-wAFkNYEYewld/agent.32 [2024-03-29T04:28:40.469Z] SSH_AGENT_PID=38 [2024-03-29T04:28:40.482Z] Running ssh-add (command line suppressed) [2024-03-29T04:28:40.584Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_17856509372046303366.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_17856509372046303366.key) [2024-03-29T04:28:40.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T04:28:41.195Z] + git tag --points-at HEAD [Pipeline] } [2024-03-29T04:28:41.315Z] $ docker exec --env ******** --env ******** cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent -k [2024-03-29T04:28:41.405Z] unset SSH_AUTH_SOCK; [2024-03-29T04:28:41.406Z] unset SSH_AGENT_PID; [2024-03-29T04:28:41.406Z] echo Agent pid 38 killed; [2024-03-29T04:28:41.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-29T04:28:41.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-29T04:28:41.718Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-29T04:28:41.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-29T04:28:41.849Z] $ docker exec cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent [2024-03-29T04:28:42.009Z] SSH_AUTH_SOCK=/tmp/ssh-8DabuK9wPpIn/agent.71 [2024-03-29T04:28:42.009Z] SSH_AGENT_PID=77 [2024-03-29T04:28:42.030Z] Running ssh-add (command line suppressed) [2024-03-29T04:28:42.133Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_8840015113948123589.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_8840015113948123589.key) [2024-03-29T04:28:42.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-29T04:28:42.621Z] + git semver init [2024-03-29T04:28:42.885Z] 2024-03-29 04:28:42,773 [run_init] DEBUG init version:0.0.0 force:False [2024-03-29T04:28:42.885Z] 2024-03-29 04:28:42,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver [2024-03-29T04:28:42.885Z] 2024-03-29 04:28:42,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver [2024-03-29T04:28:42.885Z] 2024-03-29 04:28:42,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-729, universal_newlines=False, shell=None, istream=None) [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,848 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.git/info/exclude [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver/PR-729 with force:False [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,849 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver/PR-729 [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,853 [execute] INFO git cat-file --batch-check [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,859 [execute] INFO git cat-file --batch [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver, universal_newlines=False, shell=None, istream=) [2024-03-29T04:28:45.025Z] 2024-03-29 04:28:44,863 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver/PR-729 [2024-03-29T04:28:45.025Z] 0.0.0 [Pipeline] } [2024-03-29T04:28:45.100Z] $ docker exec --env ******** --env ******** cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent -k [2024-03-29T04:28:45.188Z] unset SSH_AUTH_SOCK; [2024-03-29T04:28:45.189Z] unset SSH_AGENT_PID; [2024-03-29T04:28:45.189Z] echo Agent pid 77 killed; [2024-03-29T04:28:45.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-29T04:28:46.012Z] + git semver [Pipeline] } [2024-03-29T04:28:46.422Z] $ docker stop --time=1 cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b [2024-03-29T04:28:47.767Z] $ docker rm -f --volumes cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-29T04:28:48.394Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-29T04:28:49.378Z] Stashed 1 file(s) [Pipeline] echo [2024-03-29T04:28:49.429Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:28:51.661Z] provisioning config files... [2024-03-29T04:28:51.695Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/config70296436172336585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:28:52.379Z] ---> ****-login.sh [2024-03-29T04:28:52.379Z] nexus3.edgexfoundry.org:10001 [2024-03-29T04:28:52.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:52.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:52.379Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:52.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:52.379Z] [2024-03-29T04:28:52.379Z] Login Succeeded [2024-03-29T04:28:52.379Z] nexus3.edgexfoundry.org:10002 [2024-03-29T04:28:52.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:52.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:52.379Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:52.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:52.379Z] [2024-03-29T04:28:52.379Z] Login Succeeded [2024-03-29T04:28:52.379Z] nexus3.edgexfoundry.org:10003 [2024-03-29T04:28:52.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:52.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:52.685Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:52.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:52.685Z] [2024-03-29T04:28:52.685Z] Login Succeeded [2024-03-29T04:28:52.685Z] nexus3.edgexfoundry.org:10004 [2024-03-29T04:28:52.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:52.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:52.685Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:52.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:52.685Z] [2024-03-29T04:28:52.685Z] Login Succeeded [2024-03-29T04:28:52.685Z] ****.io [2024-03-29T04:28:52.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:28:53.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:28:53.023Z] Configure a credential helper to remove this warning. See [2024-03-29T04:28:53.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:28:53.023Z] [2024-03-29T04:28:53.023Z] Login Succeeded [2024-03-29T04:28:53.023Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T04:28:53.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-29T04:28:53.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:28:53.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:28:54.119Z] ========================================================= [2024-03-29T04:28:54.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-29T04:28:54.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:28:55.132Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-29T04:28:55.441Z] Sending build context to Docker daemon 59.6MB [2024-03-29T04:28:55.441Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T04:28:55.441Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-29T04:28:55.441Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-29T04:28:55.441Z] 7264a8db6415: Pulling fs layer [2024-03-29T04:28:55.441Z] c4d48a809fc2: Pulling fs layer [2024-03-29T04:28:55.441Z] 4f1c88b9dad5: Pulling fs layer [2024-03-29T04:28:55.441Z] ad3a456e5733: Pulling fs layer [2024-03-29T04:28:55.441Z] 69c7f0334f64: Pulling fs layer [2024-03-29T04:28:55.441Z] 1f1c1a5573a3: Pulling fs layer [2024-03-29T04:28:55.441Z] ce7588e14bc9: Pulling fs layer [2024-03-29T04:28:55.441Z] b5e4710f87ac: Pulling fs layer [2024-03-29T04:28:55.441Z] 1f1c1a5573a3: Waiting [2024-03-29T04:28:55.441Z] ad3a456e5733: Waiting [2024-03-29T04:28:55.441Z] ce7588e14bc9: Waiting [2024-03-29T04:28:55.441Z] 69c7f0334f64: Waiting [2024-03-29T04:28:55.441Z] c4d48a809fc2: Download complete [2024-03-29T04:28:55.441Z] ad3a456e5733: Verifying Checksum [2024-03-29T04:28:55.441Z] ad3a456e5733: Download complete [2024-03-29T04:28:55.441Z] 69c7f0334f64: Verifying Checksum [2024-03-29T04:28:55.441Z] 69c7f0334f64: Download complete [2024-03-29T04:28:55.441Z] 7264a8db6415: Verifying Checksum [2024-03-29T04:28:55.441Z] 7264a8db6415: Download complete [2024-03-29T04:28:55.441Z] 1f1c1a5573a3: Verifying Checksum [2024-03-29T04:28:55.441Z] 1f1c1a5573a3: Download complete [2024-03-29T04:28:55.786Z] 7264a8db6415: Pull complete [2024-03-29T04:28:55.786Z] c4d48a809fc2: Pull complete [2024-03-29T04:28:56.109Z] b5e4710f87ac: Verifying Checksum [2024-03-29T04:28:56.109Z] b5e4710f87ac: Download complete [2024-03-29T04:28:56.109Z] 4f1c88b9dad5: Verifying Checksum [2024-03-29T04:28:56.109Z] 4f1c88b9dad5: Download complete [2024-03-29T04:28:56.714Z] ce7588e14bc9: Download complete [2024-03-29T04:28:59.455Z] 4f1c88b9dad5: Pull complete [2024-03-29T04:28:59.777Z] ad3a456e5733: Pull complete [2024-03-29T04:28:59.777Z] 69c7f0334f64: Pull complete [2024-03-29T04:28:59.777Z] 1f1c1a5573a3: Pull complete [2024-03-29T04:29:02.510Z] ce7588e14bc9: Pull complete [2024-03-29T04:29:02.510Z] b5e4710f87ac: Pull complete [2024-03-29T04:29:02.510Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-29T04:29:02.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-29T04:29:02.510Z] ---> 88b5674ff536 [2024-03-29T04:29:02.510Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T04:29:05.224Z] ---> Running in f35c405abcfd [2024-03-29T04:29:05.224Z] Removing intermediate container f35c405abcfd [2024-03-29T04:29:05.224Z] ---> 7e7a4bb3335f [2024-03-29T04:29:05.224Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T04:29:05.224Z] ---> Running in 92bb18dbe60b [2024-03-29T04:29:05.224Z] Removing intermediate container 92bb18dbe60b [2024-03-29T04:29:05.224Z] ---> ec0f63116489 [2024-03-29T04:29:05.224Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T04:29:05.224Z] ---> Running in c34872df9e76 [2024-03-29T04:29:05.224Z] Removing intermediate container c34872df9e76 [2024-03-29T04:29:05.224Z] ---> a11da371d68b [2024-03-29T04:29:05.224Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-29T04:29:05.224Z] ---> Running in 13caf8b6833e [2024-03-29T04:29:05.518Z] Removing intermediate container 13caf8b6833e [2024-03-29T04:29:05.518Z] ---> 5affe2454e1b [2024-03-29T04:29:05.518Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T04:29:05.518Z] ---> Running in 2886541140a1 [2024-03-29T04:29:05.518Z] Removing intermediate container 2886541140a1 [2024-03-29T04:29:05.518Z] ---> 563ae5c07222 [2024-03-29T04:29:05.518Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T04:29:05.801Z] latest: Pulling from library/docker [2024-03-29T04:29:05.951Z] Still waiting to schedule task [2024-03-29T04:29:05.951Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1680’ is offline [2024-03-29T04:29:06.084Z] 4abcf2066143: Pulling fs layer [2024-03-29T04:29:06.084Z] c6dd7fda0220: Pulling fs layer [2024-03-29T04:29:06.084Z] 4f4fb700ef54: Pulling fs layer [2024-03-29T04:29:06.084Z] c3cdfe127e63: Pulling fs layer [2024-03-29T04:29:06.084Z] 0f2b6d6f61c1: Pulling fs layer [2024-03-29T04:29:06.084Z] 99ef9d78a450: Pulling fs layer [2024-03-29T04:29:06.084Z] aa022d7f0c8d: Pulling fs layer [2024-03-29T04:29:06.084Z] d9ef7eb639b9: Pulling fs layer [2024-03-29T04:29:06.084Z] eee617bc1d24: Pulling fs layer [2024-03-29T04:29:06.084Z] ecd4613e45a4: Pulling fs layer [2024-03-29T04:29:06.084Z] 7447ac55f625: Pulling fs layer [2024-03-29T04:29:06.084Z] 9592191e2288: Pulling fs layer [2024-03-29T04:29:06.084Z] b19879be94c1: Pulling fs layer [2024-03-29T04:29:06.084Z] fae32ca6a76a: Pulling fs layer [2024-03-29T04:29:06.084Z] 4a7e7783f2c0: Pulling fs layer [2024-03-29T04:29:06.084Z] 9b8d2035cc39: Pulling fs layer [2024-03-29T04:29:06.084Z] c3cdfe127e63: Waiting [2024-03-29T04:29:06.084Z] 0f2b6d6f61c1: Waiting [2024-03-29T04:29:06.084Z] 99ef9d78a450: Waiting [2024-03-29T04:29:06.084Z] aa022d7f0c8d: Waiting [2024-03-29T04:29:06.084Z] d9ef7eb639b9: Waiting [2024-03-29T04:29:06.084Z] eee617bc1d24: Waiting [2024-03-29T04:29:06.084Z] ecd4613e45a4: Waiting [2024-03-29T04:29:06.084Z] 7447ac55f625: Waiting [2024-03-29T04:29:06.084Z] 9592191e2288: Waiting [2024-03-29T04:29:06.084Z] b19879be94c1: Waiting [2024-03-29T04:29:06.084Z] 4a7e7783f2c0: Waiting [2024-03-29T04:29:06.084Z] 4f4fb700ef54: Verifying Checksum [2024-03-29T04:29:06.084Z] 4f4fb700ef54: Download complete [2024-03-29T04:29:06.084Z] c6dd7fda0220: Verifying Checksum [2024-03-29T04:29:06.084Z] c6dd7fda0220: Download complete [2024-03-29T04:29:06.084Z] 4abcf2066143: Download complete [2024-03-29T04:29:06.084Z] c3cdfe127e63: Download complete [2024-03-29T04:29:06.374Z] 4abcf2066143: Pull complete [2024-03-29T04:29:06.374Z] c6dd7fda0220: Pull complete [2024-03-29T04:29:06.374Z] 0f2b6d6f61c1: Verifying Checksum [2024-03-29T04:29:06.374Z] 0f2b6d6f61c1: Download complete [2024-03-29T04:29:06.374Z] aa022d7f0c8d: Verifying Checksum [2024-03-29T04:29:06.374Z] aa022d7f0c8d: Download complete [2024-03-29T04:29:06.374Z] 4f4fb700ef54: Pull complete [2024-03-29T04:29:06.644Z] d9ef7eb639b9: Verifying Checksum [2024-03-29T04:29:06.644Z] d9ef7eb639b9: Download complete [2024-03-29T04:29:06.644Z] c3cdfe127e63: Pull complete [2024-03-29T04:29:06.644Z] eee617bc1d24: Verifying Checksum [2024-03-29T04:29:06.644Z] eee617bc1d24: Download complete [2024-03-29T04:29:06.644Z] 99ef9d78a450: Verifying Checksum [2024-03-29T04:29:06.644Z] 99ef9d78a450: Download complete [2024-03-29T04:29:06.644Z] ecd4613e45a4: Download complete [2024-03-29T04:29:06.644Z] 9592191e2288: Download complete [2024-03-29T04:29:06.644Z] b19879be94c1: Verifying Checksum [2024-03-29T04:29:06.644Z] b19879be94c1: Download complete [2024-03-29T04:29:06.644Z] 7447ac55f625: Verifying Checksum [2024-03-29T04:29:06.644Z] 7447ac55f625: Download complete [2024-03-29T04:29:06.934Z] 0f2b6d6f61c1: Pull complete [2024-03-29T04:29:06.934Z] 4a7e7783f2c0: Download complete [2024-03-29T04:29:06.934Z] 9b8d2035cc39: Download complete [2024-03-29T04:29:07.216Z] 99ef9d78a450: Pull complete [2024-03-29T04:29:07.525Z] fae32ca6a76a: Verifying Checksum [2024-03-29T04:29:07.525Z] fae32ca6a76a: Download complete [2024-03-29T04:29:07.809Z] aa022d7f0c8d: Pull complete [2024-03-29T04:29:07.809Z] d9ef7eb639b9: Pull complete [2024-03-29T04:29:07.809Z] eee617bc1d24: Pull complete [2024-03-29T04:29:07.809Z] ecd4613e45a4: Pull complete [2024-03-29T04:29:08.444Z] 7447ac55f625: Pull complete [2024-03-29T04:29:08.444Z] 9592191e2288: Pull complete [2024-03-29T04:29:08.444Z] b19879be94c1: Pull complete [2024-03-29T04:29:09.565Z] fae32ca6a76a: Pull complete [2024-03-29T04:29:09.565Z] 4a7e7783f2c0: Pull complete [2024-03-29T04:29:09.565Z] 9b8d2035cc39: Pull complete [2024-03-29T04:29:09.565Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-29T04:29:09.565Z] Status: Downloaded newer image for docker:latest [2024-03-29T04:29:11.665Z] ---> 9f945abd8778 [2024-03-29T04:29:11.665Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T04:29:11.665Z] ---> Running in 8da8e802a33c [2024-03-29T04:29:11.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-29T04:29:12.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-29T04:29:12.386Z] OK: 264 MiB in 52 packages [2024-03-29T04:29:12.673Z] Removing intermediate container 8da8e802a33c [2024-03-29T04:29:12.673Z] ---> b3159671eea4 [2024-03-29T04:29:12.673Z] Step 10/15 : ENV GO111MODULE=on [2024-03-29T04:29:12.673Z] ---> Running in f4395cf4f569 [2024-03-29T04:29:12.673Z] Removing intermediate container f4395cf4f569 [2024-03-29T04:29:12.673Z] ---> 583639f0bbd4 [2024-03-29T04:29:12.673Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T04:29:12.673Z] ---> Running in e7101d60b205 [2024-03-29T04:29:12.673Z] Removing intermediate container e7101d60b205 [2024-03-29T04:29:12.673Z] ---> 07535ea7ff03 [2024-03-29T04:29:12.673Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-29T04:29:12.967Z] ---> 22f5d749e326 [2024-03-29T04:29:12.967Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T04:29:12.967Z] ---> Running in 9eb4e1b08fb4 [2024-03-29T04:30:00.434Z] Removing intermediate container 9eb4e1b08fb4 [2024-03-29T04:30:00.434Z] ---> 07c17197ba87 [2024-03-29T04:30:00.434Z] Step 14/15 : COPY . . [2024-03-29T04:30:00.434Z] ---> e6e3cbd600e6 [2024-03-29T04:30:00.434Z] Step 15/15 : RUN ${MAKE} [2024-03-29T04:30:00.434Z] ---> Running in f8061bdcc1bb [2024-03-29T04:30:00.434Z] noop [2024-03-29T04:30:00.434Z] Removing intermediate container f8061bdcc1bb [2024-03-29T04:30:00.434Z] ---> fb672bb9d554 [2024-03-29T04:30:00.434Z] Successfully built fb672bb9d554 [2024-03-29T04:30:00.434Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:30:01.374Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T04:30:01.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:30:01.878Z] prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container [2024-03-29T04:30:02.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-29T04:30:02.526Z] $ docker top 233f0db811ec220c3cac9512c66d961f5602a69d9f155038fa50342214f93b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:30:03.180Z] + go version [2024-03-29T04:30:03.180Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-29T04:30:03.282Z] $ docker stop --time=1 233f0db811ec220c3cac9512c66d961f5602a69d9f155038fa50342214f93b6f [2024-03-29T04:30:04.612Z] $ docker rm -f --volumes 233f0db811ec220c3cac9512c66d961f5602a69d9f155038fa50342214f93b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:30:06.355Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-29T04:30:06.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:30:06.829Z] prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container [2024-03-29T04:30:06.941Z] $ 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-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-29T04:30:07.301Z] $ docker top ab621e3d4828f42edb649b524a07389d56ddb779678301b04a23bacb7864dfce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:30:07.857Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-729 [Pipeline] fileExists [Pipeline] sh [2024-03-29T04:30:08.537Z] + make test [2024-03-29T04:30:08.537Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-29T04:30:09.580Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-29T04:30:20.174Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-03-29T04:30:20.174Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-03-29T04:30:20.174Z] have (chan any, chan error, any, string) [2024-03-29T04:30:20.174Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-03-29T04:30:20.174Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-03-29T04:30:20.174Z] have (chan any, chan error, interface{}, string) [2024-03-29T04:30:20.174Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-03-29T04:30:20.174Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-03-29T04:30:20.174Z] have (chan any, chan error, interface{}, string) [2024-03-29T04:30:20.174Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-03-29T04:30:24.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-29T04:30:24.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-29T04:30:24.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-29T04:30:24.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-29T04:30:24.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-29T04:30:24.677Z] FAIL [2024-03-29T04:30:24.677Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-29T04:30:24.839Z] $ docker stop --time=1 ab621e3d4828f42edb649b524a07389d56ddb779678301b04a23bacb7864dfce [2024-03-29T04:30:28.007Z] $ docker rm -f --volumes ab621e3d4828f42edb649b524a07389d56ddb779678301b04a23bacb7864dfce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:30:31.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:30:31.288Z] [2024-03-29T04:30:31.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:30:32.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:30:32.059Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-29T04:30:32.059Z] 5eb5b503b376: Pulling fs layer [2024-03-29T04:30:32.059Z] 5c69ac0246d0: Pulling fs layer [2024-03-29T04:30:32.059Z] ec43610c2a17: Pulling fs layer [2024-03-29T04:30:32.059Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-29T04:30:32.059Z] 33b1e0a273af: Pulling fs layer [2024-03-29T04:30:32.059Z] 5d3b04190fa2: Pulling fs layer [2024-03-29T04:30:32.059Z] 2f39f015ded8: Pulling fs layer [2024-03-29T04:30:32.059Z] 3a2ae6a8a46f: Waiting [2024-03-29T04:30:32.059Z] 5d3b04190fa2: Waiting [2024-03-29T04:30:32.059Z] 33b1e0a273af: Waiting [2024-03-29T04:30:32.059Z] 2f39f015ded8: Waiting [2024-03-29T04:30:32.059Z] 5c69ac0246d0: Download complete [2024-03-29T04:30:32.060Z] 3a2ae6a8a46f: Download complete [2024-03-29T04:30:32.060Z] 33b1e0a273af: Verifying Checksum [2024-03-29T04:30:32.060Z] 33b1e0a273af: Download complete [2024-03-29T04:30:32.060Z] 5d3b04190fa2: Verifying Checksum [2024-03-29T04:30:32.060Z] 5d3b04190fa2: Download complete [2024-03-29T04:30:32.060Z] ec43610c2a17: Verifying Checksum [2024-03-29T04:30:32.060Z] ec43610c2a17: Download complete [2024-03-29T04:30:32.350Z] 5eb5b503b376: Verifying Checksum [2024-03-29T04:30:32.350Z] 5eb5b503b376: Download complete [2024-03-29T04:30:32.995Z] 2f39f015ded8: Download complete [2024-03-29T04:30:33.337Z] 5eb5b503b376: Pull complete [2024-03-29T04:30:33.675Z] 5c69ac0246d0: Pull complete [2024-03-29T04:30:33.985Z] ec43610c2a17: Pull complete [2024-03-29T04:30:33.985Z] 3a2ae6a8a46f: Pull complete [2024-03-29T04:30:34.310Z] 33b1e0a273af: Pull complete [2024-03-29T04:30:34.310Z] 5d3b04190fa2: Pull complete [2024-03-29T04:30:38.930Z] 2f39f015ded8: Pull complete [2024-03-29T04:30:38.930Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-29T04:30:38.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:30:38.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:30:39.525Z] prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container [2024-03-29T04:30:39.719Z] $ 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-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@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-03-29T04:30:41.724Z] $ docker top a71381b8f7c8a01fd662aee19c3664d24a1369371f5bf9b2c418ce04229d5061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:30:42.469Z] ---> job-cost.sh [2024-03-29T04:30:42.469Z] lf-activate-venv: SKIPPING [2024-03-29T04:30:42.469Z] INFO: No Stack... [2024-03-29T04:30:42.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T04:30:43.093Z] INFO: Archiving Costs [Pipeline] sh [2024-03-29T04:30:43.575Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives/cost.csv [2024-03-29T04:30:43.575Z] + cut -d, -f6 [Pipeline] lock [2024-03-29T04:30:43.754Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [2024-03-29T04:30:43.775Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] did not exist. Created. [2024-03-29T04:30:43.799Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T04:30:44.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-29T04:30:44.605Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T04:30:44.716Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T04:30:44.979Z] $ docker stop --time=1 a71381b8f7c8a01fd662aee19c3664d24a1369371f5bf9b2c418ce04229d5061 [2024-03-29T04:30:46.211Z] $ docker rm -f --volumes a71381b8f7c8a01fd662aee19c3664d24a1369371f5bf9b2c418ce04229d5061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-29T04:30:47.572Z] Failed in branch amd64 [2024-03-29T04:31:51.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1681 in /w/workspace/edgexfoundry_edgex-ui-go_PR-729 [Pipeline] { [Pipeline] ws [2024-03-29T04:31:51.577Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-29T04:31:54.860Z] The recommended git tool is: git [2024-03-29T04:32:03.640Z] using credential edgex-jenkins-ssh [2024-03-29T04:32:03.716Z] Cloning the remote Git repository [2024-03-29T04:32:03.774Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T04:32:03.932Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-29T04:32:04.156Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T04:32:04.158Z] > git --version # timeout=10 [2024-03-29T04:32:04.184Z] > git --version # 'git version 2.25.1' [2024-03-29T04:32:04.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T04:32:04.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T04:32:08.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-29T04:32:08.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-29T04:32:11.123Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 60d88caa89dbab61b63f5766adab41ec1bc760f9 [2024-03-29T04:32:11.716Z] Merge succeeded, producing 60d88caa89dbab61b63f5766adab41ec1bc760f9 [2024-03-29T04:32:11.716Z] Checking out Revision 60d88caa89dbab61b63f5766adab41ec1bc760f9 (PR-729) [2024-03-29T04:32:10.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-29T04:32:10.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-29T04:32:10.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T04:32:10.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/729/head:refs/remotes/origin/PR-729 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-29T04:32:11.146Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T04:32:11.209Z] > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # timeout=10 [2024-03-29T04:32:11.613Z] > git remote # timeout=10 [2024-03-29T04:32:11.632Z] > git config --get remote.origin.url # timeout=10 [2024-03-29T04:32:11.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-29T04:32:11.666Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-03-29T04:32:11.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-29T04:32:11.721Z] > git config core.sparsecheckout # timeout=10 [2024-03-29T04:32:11.739Z] > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # timeout=10 [2024-03-29T04:32:12.890Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-03-29T04:32:12.973Z] > git --version # timeout=10 [2024-03-29T04:32:12.983Z] > git --version # 'git version 2.25.1' [2024-03-29T04:32:12.995Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-29T04:32:19.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-29T04:32:19.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-29T04:32:19.372Z] Dload Upload Total Spent Left Speed [2024-03-29T04:32:19.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2024-03-29T04:32:19.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-29T04:32:20.366Z] + sudo tee /etc/docker/daemon.new [2024-03-29T04:32:20.366Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-29T04:32:20.366Z] { [2024-03-29T04:32:20.366Z] "registry-mirrors": [ [2024-03-29T04:32:20.366Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-29T04:32:20.366Z] ], [2024-03-29T04:32:20.366Z] "bip": "10.250.0.254/24", [2024-03-29T04:32:20.366Z] "hosts": [ [2024-03-29T04:32:20.366Z] "tcp://0.0.0.0:5555", [2024-03-29T04:32:20.366Z] "unix:///var/run/docker.sock" [2024-03-29T04:32:20.366Z] ], [2024-03-29T04:32:20.366Z] "mtu": 1458, [2024-03-29T04:32:20.366Z] "selinux-enabled": true, [2024-03-29T04:32:20.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-29T04:32:20.366Z] } [Pipeline] sh [2024-03-29T04:32:20.910Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-29T04:32:21.416Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:32:40.614Z] provisioning config files... [2024-03-29T04:32:40.641Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2154318975667027315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:32:41.398Z] ---> ****-login.sh [2024-03-29T04:32:41.398Z] nexus3.edgexfoundry.org:10001 [2024-03-29T04:32:41.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:32:42.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:32:42.032Z] Configure a credential helper to remove this warning. See [2024-03-29T04:32:42.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:32:42.032Z] [2024-03-29T04:32:42.032Z] Login Succeeded [2024-03-29T04:32:42.032Z] nexus3.edgexfoundry.org:10002 [2024-03-29T04:32:42.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:32:42.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:32:42.335Z] Configure a credential helper to remove this warning. See [2024-03-29T04:32:42.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:32:42.335Z] [2024-03-29T04:32:42.335Z] Login Succeeded [2024-03-29T04:32:42.335Z] nexus3.edgexfoundry.org:10003 [2024-03-29T04:32:42.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:32:42.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:32:42.943Z] Configure a credential helper to remove this warning. See [2024-03-29T04:32:42.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:32:42.943Z] [2024-03-29T04:32:42.943Z] Login Succeeded [2024-03-29T04:32:42.943Z] nexus3.edgexfoundry.org:10004 [2024-03-29T04:32:43.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:32:43.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:32:43.243Z] Configure a credential helper to remove this warning. See [2024-03-29T04:32:43.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:32:43.243Z] [2024-03-29T04:32:43.243Z] Login Succeeded [2024-03-29T04:32:43.243Z] ****.io [2024-03-29T04:32:43.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-29T04:32:43.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-29T04:32:43.845Z] Configure a credential helper to remove this warning. See [2024-03-29T04:32:43.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-29T04:32:43.845Z] [2024-03-29T04:32:43.845Z] Login Succeeded [2024-03-29T04:32:43.845Z] ---> ****-login.sh ends [Pipeline] } [2024-03-29T04:32:43.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-29T04:32:45.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:32:45.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-29T04:32:45.441Z] ========================================================= [2024-03-29T04:32:45.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-29T04:32:45.441Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:32:46.542Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-29T04:32:47.613Z] Sending build context to Docker daemon 35.43MB [2024-03-29T04:32:47.613Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-29T04:32:47.613Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-29T04:32:47.945Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-29T04:32:47.945Z] 9fda8d8052c6: Pulling fs layer [2024-03-29T04:32:47.945Z] 5d54e960e981: Pulling fs layer [2024-03-29T04:32:47.945Z] c4a7e357bf2a: Pulling fs layer [2024-03-29T04:32:47.945Z] f0e02332f6b5: Pulling fs layer [2024-03-29T04:32:47.945Z] 872ee5b61b7b: Pulling fs layer [2024-03-29T04:32:47.945Z] 0c6a40ed1a82: Pulling fs layer [2024-03-29T04:32:47.945Z] 94ae7d8d031c: Pulling fs layer [2024-03-29T04:32:47.945Z] 872ee5b61b7b: Waiting [2024-03-29T04:32:47.945Z] f0e02332f6b5: Waiting [2024-03-29T04:32:47.945Z] 0c6a40ed1a82: Waiting [2024-03-29T04:32:47.945Z] 94ae7d8d031c: Waiting [2024-03-29T04:32:47.945Z] 5d54e960e981: Verifying Checksum [2024-03-29T04:32:47.945Z] 5d54e960e981: Download complete [2024-03-29T04:32:47.945Z] f0e02332f6b5: Download complete [2024-03-29T04:32:47.945Z] 872ee5b61b7b: Verifying Checksum [2024-03-29T04:32:47.945Z] 872ee5b61b7b: Download complete [2024-03-29T04:32:47.945Z] 9fda8d8052c6: Download complete [2024-03-29T04:32:48.598Z] 94ae7d8d031c: Verifying Checksum [2024-03-29T04:32:48.598Z] 94ae7d8d031c: Download complete [2024-03-29T04:32:48.889Z] 9fda8d8052c6: Pull complete [2024-03-29T04:32:50.036Z] 5d54e960e981: Pull complete [2024-03-29T04:32:50.036Z] c4a7e357bf2a: Verifying Checksum [2024-03-29T04:32:50.036Z] c4a7e357bf2a: Download complete [2024-03-29T04:32:51.555Z] 0c6a40ed1a82: Verifying Checksum [2024-03-29T04:32:51.555Z] 0c6a40ed1a82: Download complete [2024-03-29T04:33:04.453Z] c4a7e357bf2a: Pull complete [2024-03-29T04:33:04.453Z] f0e02332f6b5: Pull complete [2024-03-29T04:33:04.453Z] 872ee5b61b7b: Pull complete [2024-03-29T04:33:11.637Z] 0c6a40ed1a82: Pull complete [2024-03-29T04:33:13.175Z] 94ae7d8d031c: Pull complete [2024-03-29T04:33:13.175Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-29T04:33:13.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-29T04:33:13.175Z] ---> 86de565de09d [2024-03-29T04:33:13.175Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-29T04:33:15.278Z] ---> Running in 32481b6db3fc [2024-03-29T04:33:15.278Z] Removing intermediate container 32481b6db3fc [2024-03-29T04:33:15.278Z] ---> eb28a86a1711 [2024-03-29T04:33:15.278Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-29T04:33:15.278Z] ---> Running in c27bcc3251fd [2024-03-29T04:33:15.586Z] Removing intermediate container c27bcc3251fd [2024-03-29T04:33:15.586Z] ---> 26757a91d967 [2024-03-29T04:33:15.586Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-29T04:33:15.586Z] ---> Running in 0007b20a7a28 [2024-03-29T04:33:16.247Z] Removing intermediate container 0007b20a7a28 [2024-03-29T04:33:16.247Z] ---> e219387a2db6 [2024-03-29T04:33:16.247Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-29T04:33:16.247Z] ---> Running in 35003b7b4f9a [2024-03-29T04:33:16.561Z] Removing intermediate container 35003b7b4f9a [2024-03-29T04:33:16.561Z] ---> 2b86f332113a [2024-03-29T04:33:16.561Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-29T04:33:16.561Z] ---> Running in 4d6fbbc91bf8 [2024-03-29T04:33:16.882Z] Removing intermediate container 4d6fbbc91bf8 [2024-03-29T04:33:16.882Z] ---> eb5151e353f2 [2024-03-29T04:33:16.882Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-29T04:33:17.260Z] latest: Pulling from library/docker [2024-03-29T04:33:17.260Z] bca4290a9639: Pulling fs layer [2024-03-29T04:33:17.260Z] 17b275a3377f: Pulling fs layer [2024-03-29T04:33:17.260Z] 4f4fb700ef54: Pulling fs layer [2024-03-29T04:33:17.260Z] c7c53acdebd8: Pulling fs layer [2024-03-29T04:33:17.260Z] 11eaffe3eb71: Pulling fs layer [2024-03-29T04:33:17.260Z] 2ee06d9bd875: Pulling fs layer [2024-03-29T04:33:17.260Z] 117228750389: Pulling fs layer [2024-03-29T04:33:17.260Z] c28cda27aeb5: Pulling fs layer [2024-03-29T04:33:17.260Z] ff57bb0e39d9: Pulling fs layer [2024-03-29T04:33:17.260Z] 77cde276bbe4: Pulling fs layer [2024-03-29T04:33:17.260Z] 551f321af971: Pulling fs layer [2024-03-29T04:33:17.260Z] 68618b928e74: Pulling fs layer [2024-03-29T04:33:17.260Z] 1c369fbd592d: Pulling fs layer [2024-03-29T04:33:17.260Z] c7c53acdebd8: Waiting [2024-03-29T04:33:17.260Z] 04d7aaaa7dbd: Pulling fs layer [2024-03-29T04:33:17.260Z] 6f2b8e4d93ed: Pulling fs layer [2024-03-29T04:33:17.260Z] f1e2c79d62df: Pulling fs layer [2024-03-29T04:33:17.260Z] ff57bb0e39d9: Waiting [2024-03-29T04:33:17.260Z] 77cde276bbe4: Waiting [2024-03-29T04:33:17.260Z] 551f321af971: Waiting [2024-03-29T04:33:17.260Z] 68618b928e74: Waiting [2024-03-29T04:33:17.260Z] 6f2b8e4d93ed: Waiting [2024-03-29T04:33:17.260Z] 11eaffe3eb71: Waiting [2024-03-29T04:33:17.260Z] 1c369fbd592d: Waiting [2024-03-29T04:33:17.260Z] 04d7aaaa7dbd: Waiting [2024-03-29T04:33:17.260Z] 117228750389: Waiting [2024-03-29T04:33:17.260Z] f1e2c79d62df: Waiting [2024-03-29T04:33:17.260Z] 2ee06d9bd875: Waiting [2024-03-29T04:33:17.565Z] 17b275a3377f: Verifying Checksum [2024-03-29T04:33:17.565Z] 17b275a3377f: Download complete [2024-03-29T04:33:17.565Z] bca4290a9639: Verifying Checksum [2024-03-29T04:33:17.565Z] bca4290a9639: Download complete [2024-03-29T04:33:17.905Z] c7c53acdebd8: Verifying Checksum [2024-03-29T04:33:17.905Z] c7c53acdebd8: Download complete [2024-03-29T04:33:17.905Z] 4f4fb700ef54: Download complete [2024-03-29T04:33:18.591Z] 11eaffe3eb71: Verifying Checksum [2024-03-29T04:33:18.591Z] 11eaffe3eb71: Download complete [2024-03-29T04:33:18.591Z] 2ee06d9bd875: Verifying Checksum [2024-03-29T04:33:18.591Z] 2ee06d9bd875: Download complete [2024-03-29T04:33:18.591Z] bca4290a9639: Pull complete [2024-03-29T04:33:18.591Z] c28cda27aeb5: Verifying Checksum [2024-03-29T04:33:18.591Z] c28cda27aeb5: Download complete [2024-03-29T04:33:18.591Z] ff57bb0e39d9: Verifying Checksum [2024-03-29T04:33:18.591Z] ff57bb0e39d9: Download complete [2024-03-29T04:33:18.591Z] 77cde276bbe4: Download complete [2024-03-29T04:33:18.591Z] 117228750389: Verifying Checksum [2024-03-29T04:33:18.591Z] 117228750389: Download complete [2024-03-29T04:33:18.900Z] 68618b928e74: Verifying Checksum [2024-03-29T04:33:18.900Z] 68618b928e74: Download complete [2024-03-29T04:33:18.900Z] 1c369fbd592d: Verifying Checksum [2024-03-29T04:33:18.900Z] 1c369fbd592d: Download complete [2024-03-29T04:33:18.900Z] 6f2b8e4d93ed: Verifying Checksum [2024-03-29T04:33:18.900Z] 6f2b8e4d93ed: Download complete [2024-03-29T04:33:19.212Z] f1e2c79d62df: Verifying Checksum [2024-03-29T04:33:19.212Z] f1e2c79d62df: Download complete [2024-03-29T04:33:19.212Z] 551f321af971: Verifying Checksum [2024-03-29T04:33:19.212Z] 551f321af971: Download complete [2024-03-29T04:33:19.212Z] 17b275a3377f: Pull complete [2024-03-29T04:33:19.557Z] 4f4fb700ef54: Pull complete [2024-03-29T04:33:19.861Z] c7c53acdebd8: Pull complete [2024-03-29T04:33:20.545Z] 04d7aaaa7dbd: Verifying Checksum [2024-03-29T04:33:20.545Z] 04d7aaaa7dbd: Download complete [2024-03-29T04:33:20.845Z] 11eaffe3eb71: Pull complete [2024-03-29T04:33:22.416Z] 2ee06d9bd875: Pull complete [2024-03-29T04:33:23.980Z] 117228750389: Pull complete [2024-03-29T04:33:23.980Z] c28cda27aeb5: Pull complete [2024-03-29T04:33:24.296Z] ff57bb0e39d9: Pull complete [2024-03-29T04:33:24.751Z] 77cde276bbe4: Pull complete [2024-03-29T04:33:25.887Z] 551f321af971: Pull complete [2024-03-29T04:33:26.247Z] 68618b928e74: Pull complete [2024-03-29T04:33:26.565Z] 1c369fbd592d: Pull complete [2024-03-29T04:33:30.265Z] 04d7aaaa7dbd: Pull complete [2024-03-29T04:33:30.265Z] 6f2b8e4d93ed: Pull complete [2024-03-29T04:33:30.265Z] f1e2c79d62df: Pull complete [2024-03-29T04:33:30.265Z] Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 [2024-03-29T04:33:30.265Z] Status: Downloaded newer image for docker:latest [2024-03-29T04:33:33.060Z] ---> 618e936b9536 [2024-03-29T04:33:33.060Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-29T04:33:33.060Z] ---> Running in 7ab448a60933 [2024-03-29T04:33:34.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-29T04:33:34.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-29T04:33:35.250Z] OK: 266 MiB in 52 packages [2024-03-29T04:33:36.394Z] Removing intermediate container 7ab448a60933 [2024-03-29T04:33:36.394Z] ---> 7ed86ffbfbb6 [2024-03-29T04:33:36.394Z] Step 10/15 : ENV GO111MODULE=on [2024-03-29T04:33:36.394Z] ---> Running in c45acaaa19c3 [2024-03-29T04:33:36.394Z] Removing intermediate container c45acaaa19c3 [2024-03-29T04:33:36.394Z] ---> f3116292d77c [2024-03-29T04:33:36.394Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-29T04:33:36.739Z] ---> Running in 6714a3baafc6 [2024-03-29T04:33:37.052Z] Removing intermediate container 6714a3baafc6 [2024-03-29T04:33:37.052Z] ---> 0dce5b07dc1f [2024-03-29T04:33:37.052Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-29T04:33:37.338Z] ---> 68c4744ff311 [2024-03-29T04:33:37.338Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-29T04:33:37.619Z] ---> Running in 2c1423dfa7cc [2024-03-29T04:35:30.504Z] Removing intermediate container 2c1423dfa7cc [2024-03-29T04:35:30.504Z] ---> 235b2d4ad0f0 [2024-03-29T04:35:30.504Z] Step 14/15 : COPY . . [2024-03-29T04:35:32.066Z] ---> 053456e52511 [2024-03-29T04:35:32.066Z] Step 15/15 : RUN ${MAKE} [2024-03-29T04:35:32.400Z] ---> Running in f0e55605a5a0 [2024-03-29T04:35:33.071Z] noop [2024-03-29T04:35:33.772Z] Removing intermediate container f0e55605a5a0 [2024-03-29T04:35:33.772Z] ---> 2228fa60bceb [2024-03-29T04:35:34.093Z] Successfully built 2228fa60bceb [2024-03-29T04:35:34.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:35:34.960Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T04:35:34.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:35:35.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2024-03-29T04:35:35.947Z] $ 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-03-29T04:35:37.170Z] $ docker top 0a0eb2dfb6ebbfae9fb62dd6577ac1384935dcbe3a4cc286dea68795aad20e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:35:38.411Z] + go version [2024-03-29T04:35:38.411Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-29T04:35:38.475Z] $ docker stop --time=1 0a0eb2dfb6ebbfae9fb62dd6577ac1384935dcbe3a4cc286dea68795aad20e82 [2024-03-29T04:35:40.070Z] $ docker rm -f --volumes 0a0eb2dfb6ebbfae9fb62dd6577ac1384935dcbe3a4cc286dea68795aad20e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:35:42.402Z] + docker inspect -f . ci-base-image-arm64 [2024-03-29T04:35:42.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:35:43.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2024-03-29T04:35:43.572Z] $ 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-03-29T04:35:44.900Z] $ docker top b19ea54d3e56b41a0b9c258ab35bec90652c07a25cb8d0d3f75ac19f54d61e64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:35:45.782Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-29T04:35:46.818Z] + make test [2024-03-29T04:35:46.818Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-29T04:35:52.622Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-29T04:37:15.324Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-03-29T04:37:15.324Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-03-29T04:37:15.324Z] have (chan any, chan error, any, string) [2024-03-29T04:37:15.324Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-03-29T04:37:15.324Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-03-29T04:37:15.324Z] have (chan any, chan error, interface{}, string) [2024-03-29T04:37:15.324Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-03-29T04:37:15.324Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-03-29T04:37:15.324Z] have (chan any, chan error, interface{}, string) [2024-03-29T04:37:15.324Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-03-29T04:38:12.705Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-29T04:38:12.705Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-29T04:38:12.705Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-29T04:38:12.705Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-29T04:38:12.705Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-29T04:38:12.705Z] FAIL [2024-03-29T04:38:12.705Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-29T04:38:12.915Z] $ docker stop --time=1 b19ea54d3e56b41a0b9c258ab35bec90652c07a25cb8d0d3f75ac19f54d61e64 [2024-03-29T04:38:14.857Z] $ docker rm -f --volumes b19ea54d3e56b41a0b9c258ab35bec90652c07a25cb8d0d3f75ac19f54d61e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:38:19.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T04:38:19.247Z] [2024-03-29T04:38:19.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:38:20.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T04:38:20.156Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-29T04:38:20.156Z] 8998bd30e6a1: Pulling fs layer [2024-03-29T04:38:20.156Z] 04944245beec: Pulling fs layer [2024-03-29T04:38:20.156Z] 699f458cf7ca: Pulling fs layer [2024-03-29T04:38:20.156Z] 765212b225bb: Pulling fs layer [2024-03-29T04:38:20.156Z] f23df028b6ca: Pulling fs layer [2024-03-29T04:38:20.156Z] d65c8cfc05b1: Pulling fs layer [2024-03-29T04:38:20.156Z] 2437ff75d9bd: Pulling fs layer [2024-03-29T04:38:20.156Z] 765212b225bb: Waiting [2024-03-29T04:38:20.156Z] f23df028b6ca: Waiting [2024-03-29T04:38:20.156Z] d65c8cfc05b1: Waiting [2024-03-29T04:38:20.156Z] 2437ff75d9bd: Waiting [2024-03-29T04:38:20.420Z] 04944245beec: Verifying Checksum [2024-03-29T04:38:20.420Z] 04944245beec: Download complete [2024-03-29T04:38:20.420Z] 765212b225bb: Download complete [2024-03-29T04:38:20.420Z] f23df028b6ca: Verifying Checksum [2024-03-29T04:38:20.420Z] f23df028b6ca: Download complete [2024-03-29T04:38:20.420Z] d65c8cfc05b1: Verifying Checksum [2024-03-29T04:38:20.420Z] d65c8cfc05b1: Download complete [2024-03-29T04:38:20.727Z] 699f458cf7ca: Verifying Checksum [2024-03-29T04:38:20.727Z] 699f458cf7ca: Download complete [2024-03-29T04:38:21.037Z] 8998bd30e6a1: Verifying Checksum [2024-03-29T04:38:21.037Z] 8998bd30e6a1: Download complete [2024-03-29T04:38:23.278Z] 2437ff75d9bd: Verifying Checksum [2024-03-29T04:38:23.278Z] 2437ff75d9bd: Download complete [2024-03-29T04:38:26.035Z] 8998bd30e6a1: Pull complete [2024-03-29T04:38:26.035Z] 04944245beec: Pull complete [2024-03-29T04:38:27.552Z] 699f458cf7ca: Pull complete [2024-03-29T04:38:27.850Z] 765212b225bb: Pull complete [2024-03-29T04:38:29.049Z] f23df028b6ca: Pull complete [2024-03-29T04:38:29.049Z] d65c8cfc05b1: Pull complete [2024-03-29T04:38:47.953Z] 2437ff75d9bd: Pull complete [2024-03-29T04:38:47.953Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-29T04:38:47.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-29T04:38:47.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:38:48.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container [2024-03-29T04:38:49.084Z] $ 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-03-29T04:38:51.764Z] $ docker top 017e36d1383a3202e4f87f7cd5818ac8b03f30fed99ecd3e6d676aaec9a25ed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:38:52.808Z] ---> job-cost.sh [2024-03-29T04:38:53.151Z] lf-activate-venv: SKIPPING [2024-03-29T04:38:53.151Z] INFO: No Stack... [2024-03-29T04:38:53.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-29T04:38:54.212Z] INFO: Archiving Costs [Pipeline] sh [2024-03-29T04:38:54.787Z] + cut -d, -f6 [2024-03-29T04:38:54.787Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2024-03-29T04:38:54.985Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [2024-03-29T04:38:55.016Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] did not exist. Created. [2024-03-29T04:38:55.038Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-29T04:38:55.858Z] /w/workspace/edgex-ui-go/1@tmp/durable-cae304f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-29T04:38:56.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-29T04:38:56.562Z] Warning: overwriting stash ‘stack-cost’ [2024-03-29T04:38:57.395Z] Stashed 1 file(s) [Pipeline] } [2024-03-29T04:38:57.437Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-29T04:38:57.726Z] $ docker stop --time=1 017e36d1383a3202e4f87f7cd5818ac8b03f30fed99ecd3e6d676aaec9a25ed3 [2024-03-29T04:38:59.244Z] $ docker rm -f --volumes 017e36d1383a3202e4f87f7cd5818ac8b03f30fed99ecd3e6d676aaec9a25ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-29T04:39:01.303Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-29T04:39:08.096Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives ] [2024-03-29T04:39:08.096Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives [2024-03-29T04:39:08.096Z] total 16 [2024-03-29T04:39:08.096Z] drwxr-xr-x 3 root root 4096 Mar 29 04:30 . [2024-03-29T04:39:08.096Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:30 .. [2024-03-29T04:39:08.096Z] drwxr-xr-x 2 root root 4096 Mar 29 04:30 cost [2024-03-29T04:39:08.096Z] -rw-r--r-- 1 root root 83 Mar 29 04:30 cost.csv [2024-03-29T04:39:08.096Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives [2024-03-29T04:39:08.096Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives [2024-03-29T04:39:08.096Z] total 16 [2024-03-29T04:39:08.096Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:30 . [2024-03-29T04:39:08.096Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:30 .. [2024-03-29T04:39:08.096Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 04:30 cost [2024-03-29T04:39:08.096Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 29 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:08.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:09.511Z] ---> package-listing.sh [2024-03-29T04:39:09.511Z] ++ facter osfamily [2024-03-29T04:39:09.511Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-29T04:39:09.511Z] + OS_FAMILY=debian [2024-03-29T04:39:09.511Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-729 [2024-03-29T04:39:09.511Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-29T04:39:09.511Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-29T04:39:09.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-29T04:39:09.511Z] + PACKAGES=/tmp/packages_start.txt [2024-03-29T04:39:09.511Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-729 ']' [2024-03-29T04:39:09.511Z] + PACKAGES=/tmp/packages_end.txt [2024-03-29T04:39:09.511Z] + case "${OS_FAMILY}" in [2024-03-29T04:39:09.511Z] + dpkg -l [2024-03-29T04:39:09.511Z] + grep '^ii' [2024-03-29T04:39:09.511Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-29T04:39:09.511Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-29T04:39:09.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-29T04:39:09.554Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-729 ']' [2024-03-29T04:39:09.554Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives/ [2024-03-29T04:39:09.554Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives/ [Pipeline] echo [2024-03-29T04:39:09.637Z] 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-729/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-29T04:39:10.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-29T04:39:10.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-29T04:39:10.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-29T04:39:11.384Z] prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container [2024-03-29T04:39:11.517Z] $ 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-729/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-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-29T04:39:11.791Z] $ docker top 104619918e15702beb6bf354b127775715f0037e799e1400ef7aebca49641706 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-29T04:39:12.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-29T04:39:13.064Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-29T04:39:13.529Z] + ls /var/log/sa-host [2024-03-29T04:39:13.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-29T04:39:14.105Z] provisioning config files... [2024-03-29T04:39:14.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/config18064018488569714602tmp [Pipeline] { [Pipeline] echo [2024-03-29T04:39:14.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:14.764Z] ---> create-netrc.sh [Pipeline] } [2024-03-29T04:39:14.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:15.714Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-29T04:39:15.813Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:16.410Z] ---> sudo-logs.sh [2024-03-29T04:39:16.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-29T04:39:16.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:17.243Z] ---> job-cost.sh [2024-03-29T04:39:17.243Z] lf-activate-venv: SKIPPING [2024-03-29T04:39:17.243Z] DEBUG: total: 0.2199999988079071 [2024-03-29T04:39:17.243Z] INFO: Retrieving Stack Cost... [2024-03-29T04:39:17.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-29T04:39:17.836Z] INFO: Archiving Costs [Pipeline] echo [2024-03-29T04:39:17.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-29T04:39:18.471Z] ---> logs-deploy.sh [2024-03-29T04:39:18.471Z] lf-activate-venv: SKIPPING [2024-03-29T04:39:18.471Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-729/1 [2024-03-29T04:39:18.471Z] INFO: archiving workspace using pattern(s): [2024-03-29T04:39:19.486Z] Archives upload complete. [2024-03-29T04:39:19.486Z] INFO: archiving logs to Nexus [2024-03-29T04:39:20.214Z] ---> uname -a: [2024-03-29T04:39:20.215Z] Linux prd-ubuntu20-04-docker-8c-8g-1679 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z] ---> lscpu: [2024-03-29T04:39:20.215Z] Architecture: x86_64 [2024-03-29T04:39:20.215Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-29T04:39:20.215Z] Byte Order: Little Endian [2024-03-29T04:39:20.215Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-29T04:39:20.215Z] CPU(s): 8 [2024-03-29T04:39:20.215Z] On-line CPU(s) list: 0-7 [2024-03-29T04:39:20.215Z] Thread(s) per core: 1 [2024-03-29T04:39:20.215Z] Core(s) per socket: 1 [2024-03-29T04:39:20.215Z] Socket(s): 8 [2024-03-29T04:39:20.215Z] NUMA node(s): 1 [2024-03-29T04:39:20.215Z] Vendor ID: AuthenticAMD [2024-03-29T04:39:20.215Z] CPU family: 23 [2024-03-29T04:39:20.215Z] Model: 49 [2024-03-29T04:39:20.215Z] Model name: AMD EPYC-Rome Processor [2024-03-29T04:39:20.215Z] Stepping: 0 [2024-03-29T04:39:20.215Z] CPU MHz: 2799.998 [2024-03-29T04:39:20.215Z] BogoMIPS: 5599.99 [2024-03-29T04:39:20.215Z] Virtualization: AMD-V [2024-03-29T04:39:20.215Z] Hypervisor vendor: KVM [2024-03-29T04:39:20.215Z] Virtualization type: full [2024-03-29T04:39:20.215Z] L1d cache: 256 KiB [2024-03-29T04:39:20.215Z] L1i cache: 256 KiB [2024-03-29T04:39:20.215Z] L2 cache: 4 MiB [2024-03-29T04:39:20.215Z] L3 cache: 128 MiB [2024-03-29T04:39:20.215Z] NUMA node0 CPU(s): 0-7 [2024-03-29T04:39:20.215Z] Vulnerability Itlb multihit: Not affected [2024-03-29T04:39:20.215Z] Vulnerability L1tf: Not affected [2024-03-29T04:39:20.215Z] Vulnerability Mds: Not affected [2024-03-29T04:39:20.215Z] Vulnerability Meltdown: Not affected [2024-03-29T04:39:20.215Z] Vulnerability Mmio stale data: Not affected [2024-03-29T04:39:20.215Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-29T04:39:20.215Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-29T04:39:20.215Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-29T04:39:20.215Z] Vulnerability Srbds: Not affected [2024-03-29T04:39:20.215Z] Vulnerability Tsx async abort: Not affected [2024-03-29T04:39:20.215Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z] ---> nproc: [2024-03-29T04:39:20.215Z] 8 [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z] ---> df -h: [2024-03-29T04:39:20.215Z] Filesystem Size Used Avail Use% Mounted on [2024-03-29T04:39:20.215Z] overlay 155G 12G 144G 8% / [2024-03-29T04:39:20.215Z] tmpfs 64M 0 64M 0% /dev [2024-03-29T04:39:20.215Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-29T04:39:20.215Z] shm 64M 0 64M 0% /dev/shm [2024-03-29T04:39:20.215Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-29T04:39:20.215Z] [2024-03-29T04:39:20.215Z]