Pull request #720 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d182f03fd1ad3150f210f68a17059be3f4e5fea8+76c7bda26704e13abda599293f14a45310026ab6 (9599ecdf4b40b24f00c6d3f270dd80dd1b9cfd05) 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-ssh39876193592481405.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-ssh724232906708995581.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-720/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-720/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh398671120195807908.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-720/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10442227954374550736.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-ssh12989323386303272934.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-720/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-720/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1405811449135933855.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 ‘prd-ubuntu20.04-docker-8c-8g-416’ is offline Running on prd-ubuntu20.04-docker-8c-8g-419 in /w/workspace/edgexfoundry_edgex-ui-go_PR-720 [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-720 # 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 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit d182f03fd1ad3150f210f68a17059be3f4e5fea8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/720/head:refs/remotes/origin/PR-720 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing d182f03fd1ad3150f210f68a17059be3f4e5fea8 Checking out Revision d182f03fd1ad3150f210f68a17059be3f4e5fea8 (PR-720) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-20T04:51:12.618Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-20T04:51:12.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-20T04:51:12.984Z] ========================================================= [2024-03-20T04:51:12.984Z] EdgeX Global Pipelines Version Info [2024-03-20T04:51:12.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:51:13.753Z] ------------------- [2024-03-20T04:51:13.753Z] stable info: [2024-03-20T04:51:13.753Z] ------------------- [2024-03-20T04:51:13.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-20T04:51:13.753Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T04:51:13.753Z] Message: update stable to v1.0.258 [2024-03-20T04:51:14.323Z] ------------------- [2024-03-20T04:51:14.323Z] experimental info: [2024-03-20T04:51:14.323Z] ------------------- [2024-03-20T04:51:14.323Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-20T04:51:14.323Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T04:51:14.323Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-20T04:51:14.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-20T04:51:14.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-20T04:51:14.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-20T04:51:14.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-20T04:51:14.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-20T04:51:14.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-20T04:51:14.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-20T04:51:14.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-20T04:51:14.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-20T04:51:15.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-20T04:51:15.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-20T04:51:15.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-20T04:51:15.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-20T04:51:15.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-20T04:51:15.282Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-20T04:51:15.336Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-20T04:51:15.387Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T04:51:15.435Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T04:51:15.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-20T04:51:15.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-20T04:51:15.604Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-20T04:51:15.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-20T04:51:15.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-20T04:51:15.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-20T04:51:15.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-20T04:51:15.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-20T04:51:15.928Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-20T04:51:15.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-720 [Pipeline] echo [2024-03-20T04:51:16.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-720 [Pipeline] echo [2024-03-20T04:51:16.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-720 [Pipeline] echo [2024-03-20T04:51:16.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo [2024-03-20T04:51:16.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d182f03 [Pipeline] echo [2024-03-20T04:51:16.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T04:51:16.396Z] provisioning config files... [2024-03-20T04:51:16.407Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/config7721664386128481473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:51:16.804Z] ---> ****-login.sh [2024-03-20T04:51:16.804Z] nexus3.edgexfoundry.org:10001 [2024-03-20T04:51:17.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:17.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:17.374Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:17.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:17.374Z] [2024-03-20T04:51:17.374Z] Login Succeeded [2024-03-20T04:51:17.374Z] nexus3.edgexfoundry.org:10002 [2024-03-20T04:51:17.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:17.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:17.634Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:17.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:17.634Z] [2024-03-20T04:51:17.634Z] Login Succeeded [2024-03-20T04:51:17.634Z] nexus3.edgexfoundry.org:10003 [2024-03-20T04:51:17.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:17.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:17.634Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:17.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:17.634Z] [2024-03-20T04:51:17.634Z] Login Succeeded [2024-03-20T04:51:17.634Z] nexus3.edgexfoundry.org:10004 [2024-03-20T04:51:17.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:17.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:17.894Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:17.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:17.895Z] [2024-03-20T04:51:17.895Z] Login Succeeded [2024-03-20T04:51:17.895Z] ****.io [2024-03-20T04:51:17.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:18.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:18.155Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:18.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:18.155Z] [2024-03-20T04:51:18.155Z] Login Succeeded [2024-03-20T04:51:18.155Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T04:51:18.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-20T04:51:18.858Z] + git rev-list -1 --merges d182f03fd1ad3150f210f68a17059be3f4e5fea8~1..d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo [2024-03-20T04:51:18.906Z] -----------> git rev-list -1 --merges d182f03fd1ad3150f210f68a17059be3f4e5fea8~1..d182f03fd1ad3150f210f68a17059be3f4e5fea8 d182f03fd1ad3150f210f68a17059be3f4e5fea8 [false] [Pipeline] sh [2024-03-20T04:51:19.226Z] + git log --format=format:%s -1 d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo [2024-03-20T04:51:19.265Z] ========================================================= [2024-03-20T04:51:19.265Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-20T04:51:19.265Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T04:51:19.721Z] + git log --format=format:%s -1 d182f03fd1ad3150f210f68a17059be3f4e5fea8 [Pipeline] echo [2024-03-20T04:51:19.758Z] [semverPrep] GIT_COMMIT: d182f03fd1ad3150f210f68a17059be3f4e5fea8, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-20T04:51:19.799Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-20T04:51:20.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T04:51:20.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-20T04:51:20.202Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-20T04:51:20.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-20T04:51:20.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-20T04:51:20.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-20T04:51:20.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:51:20.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T04:51:20.720Z] [2024-03-20T04:51:20.720Z] 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-20T04:51:21.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T04:51:21.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-20T04:51:21.113Z] b85a868b505f: Pulling fs layer [2024-03-20T04:51:21.113Z] e2be974225ed: Pulling fs layer [2024-03-20T04:51:21.113Z] 339a4e72a1f5: Pulling fs layer [2024-03-20T04:51:21.113Z] 988bab9f4d93: Pulling fs layer [2024-03-20T04:51:21.113Z] 1469e6f7b9e6: Pulling fs layer [2024-03-20T04:51:21.113Z] eaf3925da568: Pulling fs layer [2024-03-20T04:51:21.113Z] bab4dde63d76: Pulling fs layer [2024-03-20T04:51:21.113Z] bde34c3a00c8: Pulling fs layer [2024-03-20T04:51:21.113Z] b352a97aabf1: Pulling fs layer [2024-03-20T04:51:21.113Z] 4872d77fe225: Pulling fs layer [2024-03-20T04:51:21.113Z] 5851b861e8e6: Pulling fs layer [2024-03-20T04:51:21.113Z] b352a97aabf1: Waiting [2024-03-20T04:51:21.113Z] 1469e6f7b9e6: Waiting [2024-03-20T04:51:21.113Z] 4872d77fe225: Waiting [2024-03-20T04:51:21.113Z] 5851b861e8e6: Waiting [2024-03-20T04:51:21.113Z] eaf3925da568: Waiting [2024-03-20T04:51:21.113Z] 988bab9f4d93: Waiting [2024-03-20T04:51:21.113Z] bde34c3a00c8: Waiting [2024-03-20T04:51:21.113Z] e2be974225ed: Verifying Checksum [2024-03-20T04:51:21.113Z] e2be974225ed: Download complete [2024-03-20T04:51:21.113Z] 988bab9f4d93: Verifying Checksum [2024-03-20T04:51:21.113Z] 988bab9f4d93: Download complete [2024-03-20T04:51:21.372Z] 339a4e72a1f5: Verifying Checksum [2024-03-20T04:51:21.372Z] 339a4e72a1f5: Download complete [2024-03-20T04:51:21.372Z] eaf3925da568: Verifying Checksum [2024-03-20T04:51:21.372Z] eaf3925da568: Download complete [2024-03-20T04:51:21.372Z] 1469e6f7b9e6: Verifying Checksum [2024-03-20T04:51:21.372Z] 1469e6f7b9e6: Download complete [2024-03-20T04:51:21.372Z] bde34c3a00c8: Download complete [2024-03-20T04:51:21.372Z] b352a97aabf1: Download complete [2024-03-20T04:51:21.372Z] 4872d77fe225: Verifying Checksum [2024-03-20T04:51:21.372Z] 4872d77fe225: Download complete [2024-03-20T04:51:21.372Z] 5851b861e8e6: Download complete [2024-03-20T04:51:21.372Z] b85a868b505f: Download complete [2024-03-20T04:51:21.630Z] bab4dde63d76: Verifying Checksum [2024-03-20T04:51:21.630Z] bab4dde63d76: Download complete [2024-03-20T04:51:22.568Z] b85a868b505f: Pull complete [2024-03-20T04:51:22.828Z] e2be974225ed: Pull complete [2024-03-20T04:51:23.397Z] 339a4e72a1f5: Pull complete [2024-03-20T04:51:23.398Z] 988bab9f4d93: Pull complete [2024-03-20T04:51:23.967Z] 1469e6f7b9e6: Pull complete [2024-03-20T04:51:23.967Z] eaf3925da568: Pull complete [2024-03-20T04:51:25.870Z] bab4dde63d76: Pull complete [2024-03-20T04:51:25.870Z] bde34c3a00c8: Pull complete [2024-03-20T04:51:25.870Z] b352a97aabf1: Pull complete [2024-03-20T04:51:26.129Z] 4872d77fe225: Pull complete [2024-03-20T04:51:26.129Z] 5851b861e8e6: Pull complete [2024-03-20T04:51:26.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-20T04:51:26.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T04:51:26.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:51:26.689Z] prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container [2024-03-20T04:51:26.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-20T04:51:31.673Z] $ docker top e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 -eo pid,comm [2024-03-20T04:51:31.731Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-20T04:51:31.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T04:51:31.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T04:51:31.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T04:51:32.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T04:51:32.021Z] $ docker exec e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent [2024-03-20T04:51:32.129Z] SSH_AUTH_SOCK=/tmp/ssh-j0N0C7giwjbu/agent.32 [2024-03-20T04:51:32.129Z] SSH_AGENT_PID=38 [2024-03-20T04:51:32.135Z] Running ssh-add (command line suppressed) [2024-03-20T04:51:32.247Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_10467027344282096448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_10467027344282096448.key) [2024-03-20T04:51:32.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T04:51:32.604Z] + git tag --points-at HEAD [Pipeline] } [2024-03-20T04:51:32.628Z] $ docker exec --env ******** --env ******** e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent -k [2024-03-20T04:51:32.720Z] unset SSH_AUTH_SOCK; [2024-03-20T04:51:32.720Z] unset SSH_AGENT_PID; [2024-03-20T04:51:32.721Z] echo Agent pid 38 killed; [2024-03-20T04:51:32.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-20T04:51:32.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T04:51:32.835Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T04:51:32.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T04:51:32.962Z] $ docker exec e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent [2024-03-20T04:51:33.072Z] SSH_AUTH_SOCK=/tmp/ssh-tByd7ExR0or5/agent.72 [2024-03-20T04:51:33.072Z] SSH_AGENT_PID=78 [2024-03-20T04:51:33.076Z] Running ssh-add (command line suppressed) [2024-03-20T04:51:33.173Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_4128545826254203445.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/private_key_4128545826254203445.key) [2024-03-20T04:51:33.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T04:51:33.524Z] + git semver init [2024-03-20T04:51:33.785Z] 2024-03-20 04:51:33,688 [run_init] DEBUG init version:0.0.0 force:False [2024-03-20T04:51:33.785Z] 2024-03-20 04:51:33,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver [2024-03-20T04:51:33.785Z] 2024-03-20 04:51:33,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver [2024-03-20T04:51:33.785Z] 2024-03-20 04:51:33,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-720, universal_newlines=False, shell=None, istream=None) [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,925 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.git/info/exclude [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver/PR-720 with force:False [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,926 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver/PR-720 [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,930 [execute] INFO git cat-file --batch-check [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,936 [execute] INFO git cat-file --batch [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T04:51:36.324Z] 2024-03-20 04:51:35,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-720/.semver/PR-720 [2024-03-20T04:51:36.324Z] 0.0.0 [Pipeline] } [2024-03-20T04:51:36.352Z] $ docker exec --env ******** --env ******** e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 ssh-agent -k [2024-03-20T04:51:36.439Z] unset SSH_AUTH_SOCK; [2024-03-20T04:51:36.439Z] unset SSH_AGENT_PID; [2024-03-20T04:51:36.439Z] echo Agent pid 78 killed; [2024-03-20T04:51:36.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T04:51:36.911Z] + git semver [Pipeline] } [2024-03-20T04:51:37.200Z] $ docker stop --time=1 e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 [2024-03-20T04:51:38.516Z] $ docker rm -f --volumes e0bb24efe0b236581a883e7b38be7f7371d3ddaaa3109382d672f46f5f8eba10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T04:51:38.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-20T04:51:39.233Z] Stashed 1 file(s) [Pipeline] echo [2024-03-20T04:51:39.251Z] [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-20T04:51:39.942Z] provisioning config files... [2024-03-20T04:51:39.953Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/config3443723828679094718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:51:40.321Z] ---> ****-login.sh [2024-03-20T04:51:40.321Z] nexus3.edgexfoundry.org:10001 [2024-03-20T04:51:40.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:40.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:40.321Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:40.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:40.321Z] [2024-03-20T04:51:40.321Z] Login Succeeded [2024-03-20T04:51:40.321Z] nexus3.edgexfoundry.org:10002 [2024-03-20T04:51:40.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:40.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:40.322Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:40.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:40.322Z] [2024-03-20T04:51:40.322Z] Login Succeeded [2024-03-20T04:51:40.322Z] nexus3.edgexfoundry.org:10003 [2024-03-20T04:51:40.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:40.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:40.581Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:40.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:40.581Z] [2024-03-20T04:51:40.581Z] Login Succeeded [2024-03-20T04:51:40.581Z] nexus3.edgexfoundry.org:10004 [2024-03-20T04:51:40.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:40.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:40.581Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:40.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:40.581Z] [2024-03-20T04:51:40.581Z] Login Succeeded [2024-03-20T04:51:40.581Z] ****.io [2024-03-20T04:51:40.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:51:41.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:51:41.411Z] Configure a credential helper to remove this warning. See [2024-03-20T04:51:41.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:51:41.411Z] [2024-03-20T04:51:41.411Z] Login Succeeded [2024-03-20T04:51:41.411Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T04:51:41.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-20T04:51:41.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T04:51:41.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T04:51:41.737Z] ========================================================= [2024-03-20T04:51:41.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-20T04:51:41.737Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:51:42.214Z] + 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-20T04:51:42.472Z] Sending build context to Docker daemon 59.41MB [2024-03-20T04:51:42.472Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T04:51:42.472Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-20T04:51:42.472Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-20T04:51:42.472Z] 7264a8db6415: Pulling fs layer [2024-03-20T04:51:42.472Z] c4d48a809fc2: Pulling fs layer [2024-03-20T04:51:42.472Z] 4f1c88b9dad5: Pulling fs layer [2024-03-20T04:51:42.472Z] ad3a456e5733: Pulling fs layer [2024-03-20T04:51:42.472Z] 69c7f0334f64: Pulling fs layer [2024-03-20T04:51:42.472Z] 1f1c1a5573a3: Pulling fs layer [2024-03-20T04:51:42.472Z] ce7588e14bc9: Pulling fs layer [2024-03-20T04:51:42.472Z] b5e4710f87ac: Pulling fs layer [2024-03-20T04:51:42.472Z] 69c7f0334f64: Waiting [2024-03-20T04:51:42.472Z] ce7588e14bc9: Waiting [2024-03-20T04:51:42.472Z] b5e4710f87ac: Waiting [2024-03-20T04:51:42.472Z] ad3a456e5733: Waiting [2024-03-20T04:51:42.472Z] 1f1c1a5573a3: Waiting [2024-03-20T04:51:42.472Z] c4d48a809fc2: Download complete [2024-03-20T04:51:42.730Z] ad3a456e5733: Verifying Checksum [2024-03-20T04:51:42.730Z] ad3a456e5733: Download complete [2024-03-20T04:51:42.730Z] 69c7f0334f64: Verifying Checksum [2024-03-20T04:51:42.730Z] 69c7f0334f64: Download complete [2024-03-20T04:51:42.730Z] 7264a8db6415: Verifying Checksum [2024-03-20T04:51:42.730Z] 7264a8db6415: Download complete [2024-03-20T04:51:42.730Z] 1f1c1a5573a3: Verifying Checksum [2024-03-20T04:51:42.730Z] 1f1c1a5573a3: Download complete [2024-03-20T04:51:42.730Z] 7264a8db6415: Pull complete [2024-03-20T04:51:42.988Z] c4d48a809fc2: Pull complete [2024-03-20T04:51:42.988Z] b5e4710f87ac: Verifying Checksum [2024-03-20T04:51:42.988Z] b5e4710f87ac: Download complete [2024-03-20T04:51:43.246Z] 4f1c88b9dad5: Verifying Checksum [2024-03-20T04:51:43.246Z] 4f1c88b9dad5: Download complete [2024-03-20T04:51:43.504Z] ce7588e14bc9: Verifying Checksum [2024-03-20T04:51:43.504Z] ce7588e14bc9: Download complete [2024-03-20T04:51:46.038Z] 4f1c88b9dad5: Pull complete [2024-03-20T04:51:46.297Z] ad3a456e5733: Pull complete [2024-03-20T04:51:46.297Z] 69c7f0334f64: Pull complete [2024-03-20T04:51:46.297Z] 1f1c1a5573a3: Pull complete [2024-03-20T04:51:48.828Z] ce7588e14bc9: Pull complete [2024-03-20T04:51:49.086Z] b5e4710f87ac: Pull complete [2024-03-20T04:51:49.086Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-20T04:51:49.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T04:51:49.086Z] ---> 88b5674ff536 [2024-03-20T04:51:49.086Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-20T04:51:54.745Z] Still waiting to schedule task [2024-03-20T04:51:54.745Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-20T04:51:55.672Z] ---> Running in 9e601b41d021 [2024-03-20T04:51:55.672Z] Removing intermediate container 9e601b41d021 [2024-03-20T04:51:55.672Z] ---> d486a81e771d [2024-03-20T04:51:55.672Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-20T04:51:55.672Z] ---> Running in 88db4140078f [2024-03-20T04:51:55.672Z] Removing intermediate container 88db4140078f [2024-03-20T04:51:55.672Z] ---> 0fc56f8129a4 [2024-03-20T04:51:55.672Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-20T04:51:55.672Z] ---> Running in 7f5f2f87e1ee [2024-03-20T04:51:55.672Z] Removing intermediate container 7f5f2f87e1ee [2024-03-20T04:51:55.672Z] ---> 0142103e1718 [2024-03-20T04:51:55.672Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-20T04:51:55.672Z] ---> Running in 77331e245cdb [2024-03-20T04:51:55.672Z] Removing intermediate container 77331e245cdb [2024-03-20T04:51:55.672Z] ---> 56f42f224b6b [2024-03-20T04:51:55.672Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-20T04:51:55.672Z] ---> Running in c36994f52919 [2024-03-20T04:51:55.933Z] Removing intermediate container c36994f52919 [2024-03-20T04:51:55.933Z] ---> 111c0f016d7f [2024-03-20T04:51:55.933Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-20T04:51:56.193Z] latest: Pulling from library/docker [2024-03-20T04:51:56.452Z] 4abcf2066143: Pulling fs layer [2024-03-20T04:51:56.452Z] 3ecc87856566: Pulling fs layer [2024-03-20T04:51:56.452Z] 4f4fb700ef54: Pulling fs layer [2024-03-20T04:51:56.452Z] c56dad7fafca: Pulling fs layer [2024-03-20T04:51:56.452Z] 82b1cedb1b8f: Pulling fs layer [2024-03-20T04:51:56.452Z] f5ac35c904ec: Pulling fs layer [2024-03-20T04:51:56.452Z] 47dc6549a19e: Pulling fs layer [2024-03-20T04:51:56.452Z] 19b290f17b1f: Pulling fs layer [2024-03-20T04:51:56.452Z] 34412942fa2e: Pulling fs layer [2024-03-20T04:51:56.452Z] df0448e6f064: Pulling fs layer [2024-03-20T04:51:56.452Z] 6ba888c9f62e: Pulling fs layer [2024-03-20T04:51:56.452Z] 9bd6e2caa88d: Pulling fs layer [2024-03-20T04:51:56.452Z] af7041b6e9e9: Pulling fs layer [2024-03-20T04:51:56.452Z] 19b290f17b1f: Waiting [2024-03-20T04:51:56.452Z] 34412942fa2e: Waiting [2024-03-20T04:51:56.452Z] 82b1cedb1b8f: Waiting [2024-03-20T04:51:56.452Z] df0448e6f064: Waiting [2024-03-20T04:51:56.452Z] f5ac35c904ec: Waiting [2024-03-20T04:51:56.452Z] c56dad7fafca: Waiting [2024-03-20T04:51:56.452Z] 6ba888c9f62e: Waiting [2024-03-20T04:51:56.452Z] 9bd6e2caa88d: Waiting [2024-03-20T04:51:56.452Z] 0d2e388f012f: Pulling fs layer [2024-03-20T04:51:56.452Z] f9fac7c634f1: Pulling fs layer [2024-03-20T04:51:56.452Z] 9f2890167fda: Pulling fs layer [2024-03-20T04:51:56.452Z] af7041b6e9e9: Waiting [2024-03-20T04:51:56.452Z] 0d2e388f012f: Waiting [2024-03-20T04:51:56.452Z] f9fac7c634f1: Waiting [2024-03-20T04:51:56.452Z] 9f2890167fda: Waiting [2024-03-20T04:51:56.711Z] 4f4fb700ef54: Verifying Checksum [2024-03-20T04:51:56.711Z] 4f4fb700ef54: Download complete [2024-03-20T04:51:56.711Z] 3ecc87856566: Verifying Checksum [2024-03-20T04:51:56.711Z] 3ecc87856566: Download complete [2024-03-20T04:51:56.711Z] 4abcf2066143: Verifying Checksum [2024-03-20T04:51:56.711Z] 4abcf2066143: Download complete [2024-03-20T04:51:56.711Z] c56dad7fafca: Verifying Checksum [2024-03-20T04:51:56.711Z] c56dad7fafca: Download complete [2024-03-20T04:51:56.969Z] 4abcf2066143: Pull complete [2024-03-20T04:51:56.969Z] 82b1cedb1b8f: Verifying Checksum [2024-03-20T04:51:56.969Z] 82b1cedb1b8f: Download complete [2024-03-20T04:51:56.969Z] f5ac35c904ec: Verifying Checksum [2024-03-20T04:51:56.969Z] f5ac35c904ec: Download complete [2024-03-20T04:51:56.969Z] 19b290f17b1f: Verifying Checksum [2024-03-20T04:51:56.969Z] 19b290f17b1f: Download complete [2024-03-20T04:51:56.969Z] 3ecc87856566: Pull complete [2024-03-20T04:51:56.969Z] 34412942fa2e: Download complete [2024-03-20T04:51:57.227Z] 4f4fb700ef54: Pull complete [2024-03-20T04:51:57.227Z] df0448e6f064: Verifying Checksum [2024-03-20T04:51:57.227Z] df0448e6f064: Download complete [2024-03-20T04:51:57.227Z] 47dc6549a19e: Verifying Checksum [2024-03-20T04:51:57.227Z] 47dc6549a19e: Download complete [2024-03-20T04:51:57.227Z] c56dad7fafca: Pull complete [2024-03-20T04:51:57.227Z] 9bd6e2caa88d: Verifying Checksum [2024-03-20T04:51:57.227Z] 9bd6e2caa88d: Download complete [2024-03-20T04:51:57.227Z] af7041b6e9e9: Download complete [2024-03-20T04:51:57.485Z] f9fac7c634f1: Verifying Checksum [2024-03-20T04:51:57.485Z] f9fac7c634f1: Download complete [2024-03-20T04:51:57.486Z] 6ba888c9f62e: Verifying Checksum [2024-03-20T04:51:57.486Z] 6ba888c9f62e: Download complete [2024-03-20T04:51:57.486Z] 82b1cedb1b8f: Pull complete [2024-03-20T04:51:57.486Z] 9f2890167fda: Verifying Checksum [2024-03-20T04:51:57.486Z] 9f2890167fda: Download complete [2024-03-20T04:51:57.744Z] 0d2e388f012f: Verifying Checksum [2024-03-20T04:51:57.744Z] 0d2e388f012f: Download complete [2024-03-20T04:51:57.744Z] f5ac35c904ec: Pull complete [2024-03-20T04:51:58.310Z] 47dc6549a19e: Pull complete [2024-03-20T04:51:58.310Z] 19b290f17b1f: Pull complete [2024-03-20T04:51:58.310Z] 34412942fa2e: Pull complete [2024-03-20T04:51:58.310Z] df0448e6f064: Pull complete [2024-03-20T04:51:58.879Z] 6ba888c9f62e: Pull complete [2024-03-20T04:51:58.879Z] 9bd6e2caa88d: Pull complete [2024-03-20T04:51:58.879Z] af7041b6e9e9: Pull complete [2024-03-20T04:51:59.810Z] 0d2e388f012f: Pull complete [2024-03-20T04:51:59.810Z] f9fac7c634f1: Pull complete [2024-03-20T04:51:59.810Z] 9f2890167fda: Pull complete [2024-03-20T04:51:59.810Z] Digest: sha256:96637a2755acf4eaea3f15da24c03d88b86468a691a640c51a527b27622c2b58 [2024-03-20T04:51:59.810Z] Status: Downloaded newer image for docker:latest [2024-03-20T04:52:04.005Z] ---> d23e8bce9bf8 [2024-03-20T04:52:04.005Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-20T04:52:04.005Z] ---> Running in 1f786ce1418d [2024-03-20T04:52:04.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T04:52:04.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T04:52:04.523Z] OK: 264 MiB in 52 packages [2024-03-20T04:52:04.785Z] Removing intermediate container 1f786ce1418d [2024-03-20T04:52:04.785Z] ---> 6c8588a7ab88 [2024-03-20T04:52:04.785Z] Step 10/15 : ENV GO111MODULE=on [2024-03-20T04:52:04.785Z] ---> Running in 40a5eba7ab9f [2024-03-20T04:52:05.062Z] Removing intermediate container 40a5eba7ab9f [2024-03-20T04:52:05.062Z] ---> f2b8359d19c2 [2024-03-20T04:52:05.062Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-20T04:52:05.062Z] ---> Running in 44f1a179a0c6 [2024-03-20T04:52:05.062Z] Removing intermediate container 44f1a179a0c6 [2024-03-20T04:52:05.062Z] ---> 5b41bd9c871a [2024-03-20T04:52:05.062Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-20T04:52:05.322Z] ---> cf1512cec478 [2024-03-20T04:52:05.322Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T04:52:05.322Z] ---> Running in c85d74b83431 [2024-03-20T04:53:13.018Z] Removing intermediate container c85d74b83431 [2024-03-20T04:53:13.018Z] ---> d434e26d3ca0 [2024-03-20T04:53:13.018Z] Step 14/15 : COPY . . [2024-03-20T04:53:13.018Z] ---> cf94b6cc6411 [2024-03-20T04:53:13.018Z] Step 15/15 : RUN ${MAKE} [2024-03-20T04:53:13.018Z] ---> Running in b729cc1736c9 [2024-03-20T04:53:13.018Z] noop [2024-03-20T04:53:13.018Z] Removing intermediate container b729cc1736c9 [2024-03-20T04:53:13.018Z] ---> 79f4e9b87403 [2024-03-20T04:53:13.018Z] Successfully built 79f4e9b87403 [2024-03-20T04:53:13.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:53:13.495Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T04:53:13.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:53:13.738Z] prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container [2024-03-20T04:53:13.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-20T04:53:14.219Z] $ docker top 26d381a308ea252106921f59ebbda63f03421c8a3a7bd308cea724a98ffc8727 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:53:14.629Z] + go version [2024-03-20T04:53:14.629Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-20T04:53:14.658Z] $ docker stop --time=1 26d381a308ea252106921f59ebbda63f03421c8a3a7bd308cea724a98ffc8727 [2024-03-20T04:53:15.928Z] $ docker rm -f --volumes 26d381a308ea252106921f59ebbda63f03421c8a3a7bd308cea724a98ffc8727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:53:16.691Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T04:53:16.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:53:16.976Z] prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container [2024-03-20T04:53:17.004Z] $ 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-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-20T04:53:17.311Z] $ docker top ba9cdf2413fdee4f8c7aefa99be39976a833e319517c41f70b4b469f12231ffd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:53:17.716Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-720 [Pipeline] fileExists [Pipeline] sh [2024-03-20T04:53:18.080Z] + make test [2024-03-20T04:53:18.080Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-20T04:53:19.977Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-20T04:53:24.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-420 in /w/workspace/edgexfoundry_edgex-ui-go_PR-720 [Pipeline] { [Pipeline] ws [2024-03-20T04:53:24.701Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-20T04:53:26.531Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-20T04:53:26.531Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-20T04:53:26.531Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-20T04:53:26.531Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-20T04:53:27.809Z] The recommended git tool is: git [2024-03-20T04:53:32.481Z] using credential edgex-jenkins-ssh [2024-03-20T04:53:32.509Z] Cloning the remote Git repository [2024-03-20T04:53:32.545Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-20T04:53:32.629Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-20T04:53:33.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-20T04:53:33.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-20T04:53:33.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-20T04:53:33.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-20T04:53:33.100Z] FAIL [2024-03-20T04:53:33.100Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-20T04:53:33.142Z] $ docker stop --time=1 ba9cdf2413fdee4f8c7aefa99be39976a833e319517c41f70b4b469f12231ffd [2024-03-20T04:53:32.755Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-20T04:53:32.756Z] > git --version # timeout=10 [2024-03-20T04:53:32.776Z] > git --version # 'git version 2.25.1' [2024-03-20T04:53:32.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T04:53:32.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T04:53:37.114Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-20T04:53:37.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T04:53:38.603Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit d182f03fd1ad3150f210f68a17059be3f4e5fea8 [2024-03-20T04:53:39.141Z] Merge succeeded, producing d182f03fd1ad3150f210f68a17059be3f4e5fea8 [2024-03-20T04:53:39.141Z] Checking out Revision d182f03fd1ad3150f210f68a17059be3f4e5fea8 (PR-720) [2024-03-20T04:53:37.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-20T04:53:38.003Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-20T04:53:38.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T04:53:38.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/720/head:refs/remotes/origin/PR-720 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-20T04:53:38.621Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T04:53:38.690Z] > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 [2024-03-20T04:53:39.054Z] > git remote # timeout=10 [2024-03-20T04:53:39.070Z] > git config --get remote.origin.url # timeout=10 [2024-03-20T04:53:39.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T04:53:39.104Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-20T04:53:39.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-20T04:53:39.146Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T04:53:39.158Z] > git checkout -f d182f03fd1ad3150f210f68a17059be3f4e5fea8 # timeout=10 [2024-03-20T04:53:39.725Z] $ docker rm -f --volumes ba9cdf2413fdee4f8c7aefa99be39976a833e319517c41f70b4b469f12231ffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-03-20T04:53:40.011Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] } [Pipeline] // stage [2024-03-20T04:53:40.078Z] > git --version # timeout=10 [2024-03-20T04:53:40.090Z] > git --version # 'git version 2.25.1' [2024-03-20T04:53:40.109Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [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-20T04:53:41.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:53:41.030Z] [2024-03-20T04:53:41.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:53:41.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:53:41.418Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-20T04:53:41.418Z] 5eb5b503b376: Pulling fs layer [2024-03-20T04:53:41.418Z] 5c69ac0246d0: Pulling fs layer [2024-03-20T04:53:41.418Z] ec43610c2a17: Pulling fs layer [2024-03-20T04:53:41.418Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-20T04:53:41.418Z] 33b1e0a273af: Pulling fs layer [2024-03-20T04:53:41.418Z] 5d3b04190fa2: Pulling fs layer [2024-03-20T04:53:41.418Z] 2f39f015ded8: Pulling fs layer [2024-03-20T04:53:41.418Z] 5d3b04190fa2: Waiting [2024-03-20T04:53:41.418Z] 2f39f015ded8: Waiting [2024-03-20T04:53:41.418Z] 3a2ae6a8a46f: Waiting [2024-03-20T04:53:41.418Z] 33b1e0a273af: Waiting [2024-03-20T04:53:41.418Z] 5c69ac0246d0: Verifying Checksum [2024-03-20T04:53:41.418Z] 5c69ac0246d0: Download complete [2024-03-20T04:53:41.418Z] 3a2ae6a8a46f: Download complete [2024-03-20T04:53:41.418Z] 33b1e0a273af: Verifying Checksum [2024-03-20T04:53:41.418Z] 33b1e0a273af: Download complete [2024-03-20T04:53:41.677Z] 5d3b04190fa2: Verifying Checksum [2024-03-20T04:53:41.677Z] 5d3b04190fa2: Download complete [2024-03-20T04:53:41.677Z] ec43610c2a17: Verifying Checksum [2024-03-20T04:53:41.677Z] ec43610c2a17: Download complete [2024-03-20T04:53:41.677Z] 5eb5b503b376: Verifying Checksum [2024-03-20T04:53:41.677Z] 5eb5b503b376: Download complete [2024-03-20T04:53:42.243Z] 2f39f015ded8: Download complete [2024-03-20T04:53:42.811Z] 5eb5b503b376: Pull complete [2024-03-20T04:53:43.068Z] 5c69ac0246d0: Pull complete [2024-03-20T04:53:43.635Z] ec43610c2a17: Pull complete [2024-03-20T04:53:43.635Z] 3a2ae6a8a46f: Pull complete [2024-03-20T04:53:43.892Z] 33b1e0a273af: Pull complete [2024-03-20T04:53:43.892Z] 5d3b04190fa2: Pull complete [2024-03-20T04:53:44.175Z] [2024-03-20T04:53:44.175Z] GitHub has been notified of this commit’s build result [2024-03-20T04:53:44.175Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T04:53:45.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-20T04:53:45.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T04:53:45.017Z] Dload Upload Total Spent Left Speed [2024-03-20T04:53:45.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 130k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh [2024-03-20T04:53:45.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-20T04:53:45.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-03-20T04:53:45.697Z] sudo tee /etc/docker/daemon.new [2024-03-20T04:53:45.697Z] { [2024-03-20T04:53:45.697Z] "registry-mirrors": [ [2024-03-20T04:53:45.697Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-20T04:53:45.697Z] ], [2024-03-20T04:53:45.697Z] "bip": "10.250.0.254/24", [2024-03-20T04:53:45.697Z] "hosts": [ [2024-03-20T04:53:45.697Z] "tcp://0.0.0.0:5555", [2024-03-20T04:53:45.697Z] "unix:///var/run/docker.sock" [2024-03-20T04:53:45.697Z] ], [2024-03-20T04:53:45.697Z] "mtu": 1458, [2024-03-20T04:53:45.697Z] "selinux-enabled": true, [2024-03-20T04:53:45.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-20T04:53:45.697Z] } [Pipeline] sh [2024-03-20T04:53:46.058Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-20T04:53:46.405Z] + sudo service docker restart [2024-03-20T04:53:48.074Z] 2f39f015ded8: Pull complete [2024-03-20T04:53:48.332Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-20T04:53:48.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:53:48.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:53:48.582Z] prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container [2024-03-20T04:53:48.616Z] $ 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-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-20T04:53:56.186Z] $ docker top 7ae33020c77fdd8564617eaae5a38a8317197b4f61fecbe80689dfb035303d15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:53:56.674Z] ---> job-cost.sh [2024-03-20T04:53:56.674Z] lf-activate-venv: SKIPPING [2024-03-20T04:53:56.674Z] INFO: No Stack... [2024-03-20T04:53:56.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T04:53:57.503Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T04:53:57.821Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives/cost.csv [2024-03-20T04:53:57.822Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T04:53:57.864Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [2024-03-20T04:53:57.869Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] did not exist. Created. [2024-03-20T04:53:57.873Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T04:53:58.286Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-20T04:53:58.393Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T04:53:58.409Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T04:53:58.495Z] $ docker stop --time=1 7ae33020c77fdd8564617eaae5a38a8317197b4f61fecbe80689dfb035303d15 [2024-03-20T04:54:00.524Z] $ docker rm -f --volumes 7ae33020c77fdd8564617eaae5a38a8317197b4f61fecbe80689dfb035303d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-20T04:54:01.090Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T04:54:04.693Z] provisioning config files... [2024-03-20T04:54:04.733Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config15003765200785075525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:54:05.200Z] ---> ****-login.sh [2024-03-20T04:54:05.200Z] nexus3.edgexfoundry.org:10001 [2024-03-20T04:54:05.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:54:05.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:54:05.746Z] Configure a credential helper to remove this warning. See [2024-03-20T04:54:05.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:54:05.746Z] [2024-03-20T04:54:05.746Z] Login Succeeded [2024-03-20T04:54:05.746Z] nexus3.edgexfoundry.org:10002 [2024-03-20T04:54:06.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:54:06.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:54:06.283Z] Configure a credential helper to remove this warning. See [2024-03-20T04:54:06.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:54:06.283Z] [2024-03-20T04:54:06.283Z] Login Succeeded [2024-03-20T04:54:06.283Z] nexus3.edgexfoundry.org:10003 [2024-03-20T04:54:06.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:54:06.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:54:06.553Z] Configure a credential helper to remove this warning. See [2024-03-20T04:54:06.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:54:06.553Z] [2024-03-20T04:54:06.553Z] Login Succeeded [2024-03-20T04:54:06.553Z] nexus3.edgexfoundry.org:10004 [2024-03-20T04:54:06.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:54:06.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:54:06.820Z] Configure a credential helper to remove this warning. See [2024-03-20T04:54:06.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:54:06.820Z] [2024-03-20T04:54:06.820Z] Login Succeeded [2024-03-20T04:54:06.820Z] ****.io [2024-03-20T04:54:07.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:54:07.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:54:07.353Z] Configure a credential helper to remove this warning. See [2024-03-20T04:54:07.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:54:07.353Z] [2024-03-20T04:54:07.353Z] Login Succeeded [2024-03-20T04:54:07.353Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T04:54:07.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-20T04:54:07.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T04:54:07.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T04:54:07.901Z] ========================================================= [2024-03-20T04:54:07.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-20T04:54:07.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:54:08.432Z] + 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-20T04:54:09.399Z] Sending build context to Docker daemon 35.29MB [2024-03-20T04:54:09.678Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T04:54:09.678Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-20T04:54:09.678Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-20T04:54:09.678Z] 9fda8d8052c6: Pulling fs layer [2024-03-20T04:54:09.678Z] 5d54e960e981: Pulling fs layer [2024-03-20T04:54:09.678Z] c4a7e357bf2a: Pulling fs layer [2024-03-20T04:54:09.678Z] f0e02332f6b5: Pulling fs layer [2024-03-20T04:54:09.678Z] 872ee5b61b7b: Pulling fs layer [2024-03-20T04:54:09.678Z] 0c6a40ed1a82: Pulling fs layer [2024-03-20T04:54:09.678Z] 94ae7d8d031c: Pulling fs layer [2024-03-20T04:54:09.678Z] f0e02332f6b5: Waiting [2024-03-20T04:54:09.678Z] 872ee5b61b7b: Waiting [2024-03-20T04:54:09.678Z] 0c6a40ed1a82: Waiting [2024-03-20T04:54:09.678Z] 94ae7d8d031c: Waiting [2024-03-20T04:54:09.678Z] 5d54e960e981: Verifying Checksum [2024-03-20T04:54:09.678Z] 5d54e960e981: Download complete [2024-03-20T04:54:09.961Z] f0e02332f6b5: Verifying Checksum [2024-03-20T04:54:09.961Z] f0e02332f6b5: Download complete [2024-03-20T04:54:09.961Z] 872ee5b61b7b: Verifying Checksum [2024-03-20T04:54:09.961Z] 872ee5b61b7b: Download complete [2024-03-20T04:54:09.961Z] 9fda8d8052c6: Download complete [2024-03-20T04:54:10.237Z] 94ae7d8d031c: Verifying Checksum [2024-03-20T04:54:10.237Z] 94ae7d8d031c: Download complete [2024-03-20T04:54:10.825Z] 9fda8d8052c6: Pull complete [2024-03-20T04:54:11.424Z] 5d54e960e981: Pull complete [2024-03-20T04:54:11.699Z] c4a7e357bf2a: Verifying Checksum [2024-03-20T04:54:11.699Z] c4a7e357bf2a: Download complete [2024-03-20T04:54:12.663Z] 0c6a40ed1a82: Verifying Checksum [2024-03-20T04:54:12.663Z] 0c6a40ed1a82: Download complete [2024-03-20T04:54:25.010Z] c4a7e357bf2a: Pull complete [2024-03-20T04:54:25.010Z] f0e02332f6b5: Pull complete [2024-03-20T04:54:25.010Z] 872ee5b61b7b: Pull complete [2024-03-20T04:54:33.225Z] 0c6a40ed1a82: Pull complete [2024-03-20T04:54:35.163Z] 94ae7d8d031c: Pull complete [2024-03-20T04:54:35.163Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-20T04:54:35.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T04:54:35.163Z] ---> 86de565de09d [2024-03-20T04:54:35.163Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-20T04:54:37.107Z] ---> Running in c0ef4285d784 [2024-03-20T04:54:37.107Z] Removing intermediate container c0ef4285d784 [2024-03-20T04:54:37.107Z] ---> c4db1fa8c1ad [2024-03-20T04:54:37.107Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-20T04:54:37.107Z] ---> Running in 7a7dbfc28bd7 [2024-03-20T04:54:37.375Z] Removing intermediate container 7a7dbfc28bd7 [2024-03-20T04:54:37.375Z] ---> 2f39890a9a18 [2024-03-20T04:54:37.375Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-20T04:54:37.646Z] ---> Running in 03fbddb1a09a [2024-03-20T04:54:37.912Z] Removing intermediate container 03fbddb1a09a [2024-03-20T04:54:37.912Z] ---> 5c366eb570f4 [2024-03-20T04:54:37.912Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-20T04:54:37.912Z] ---> Running in 35643a2b64de [2024-03-20T04:54:38.179Z] Removing intermediate container 35643a2b64de [2024-03-20T04:54:38.179Z] ---> a0126591b13f [2024-03-20T04:54:38.179Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-20T04:54:38.179Z] ---> Running in 8c9df646b829 [2024-03-20T04:54:38.445Z] Removing intermediate container 8c9df646b829 [2024-03-20T04:54:38.445Z] ---> 75a157c08c62 [2024-03-20T04:54:38.445Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-20T04:54:39.027Z] latest: Pulling from library/docker [2024-03-20T04:54:39.027Z] bca4290a9639: Pulling fs layer [2024-03-20T04:54:39.027Z] 17b275a3377f: Pulling fs layer [2024-03-20T04:54:39.027Z] 4f4fb700ef54: Pulling fs layer [2024-03-20T04:54:39.027Z] c7c53acdebd8: Pulling fs layer [2024-03-20T04:54:39.027Z] 588d5b04b058: Pulling fs layer [2024-03-20T04:54:39.027Z] 9bdbc647a3e2: Pulling fs layer [2024-03-20T04:54:39.027Z] 377004b31434: Pulling fs layer [2024-03-20T04:54:39.027Z] 7833dea6185c: Pulling fs layer [2024-03-20T04:54:39.027Z] 3f06e312ed7f: Pulling fs layer [2024-03-20T04:54:39.027Z] a7ce7878f5cb: Pulling fs layer [2024-03-20T04:54:39.027Z] c6ceeba455ea: Pulling fs layer [2024-03-20T04:54:39.027Z] be461e2441cd: Pulling fs layer [2024-03-20T04:54:39.027Z] 5ea4d5173008: Pulling fs layer [2024-03-20T04:54:39.027Z] 68d0dcfaea63: Pulling fs layer [2024-03-20T04:54:39.027Z] 8fd1c91886a3: Pulling fs layer [2024-03-20T04:54:39.027Z] c9738fd5038c: Pulling fs layer [2024-03-20T04:54:39.027Z] 588d5b04b058: Waiting [2024-03-20T04:54:39.027Z] 9bdbc647a3e2: Waiting [2024-03-20T04:54:39.027Z] 377004b31434: Waiting [2024-03-20T04:54:39.027Z] 7833dea6185c: Waiting [2024-03-20T04:54:39.027Z] 3f06e312ed7f: Waiting [2024-03-20T04:54:39.027Z] a7ce7878f5cb: Waiting [2024-03-20T04:54:39.027Z] c6ceeba455ea: Waiting [2024-03-20T04:54:39.027Z] be461e2441cd: Waiting [2024-03-20T04:54:39.027Z] 5ea4d5173008: Waiting [2024-03-20T04:54:39.027Z] 68d0dcfaea63: Waiting [2024-03-20T04:54:39.027Z] 8fd1c91886a3: Waiting [2024-03-20T04:54:39.027Z] c9738fd5038c: Waiting [2024-03-20T04:54:39.027Z] c7c53acdebd8: Waiting [2024-03-20T04:54:39.303Z] 4f4fb700ef54: Verifying Checksum [2024-03-20T04:54:39.303Z] 4f4fb700ef54: Download complete [2024-03-20T04:54:39.303Z] 17b275a3377f: Verifying Checksum [2024-03-20T04:54:39.303Z] 17b275a3377f: Download complete [2024-03-20T04:54:39.303Z] bca4290a9639: Verifying Checksum [2024-03-20T04:54:39.303Z] bca4290a9639: Download complete [2024-03-20T04:54:39.303Z] c7c53acdebd8: Download complete [2024-03-20T04:54:39.886Z] 588d5b04b058: Download complete [2024-03-20T04:54:40.154Z] 7833dea6185c: Verifying Checksum [2024-03-20T04:54:40.154Z] 7833dea6185c: Download complete [2024-03-20T04:54:40.154Z] 9bdbc647a3e2: Verifying Checksum [2024-03-20T04:54:40.154Z] 9bdbc647a3e2: Download complete [2024-03-20T04:54:40.154Z] 377004b31434: Verifying Checksum [2024-03-20T04:54:40.154Z] 377004b31434: Download complete [2024-03-20T04:54:40.154Z] 3f06e312ed7f: Download complete [2024-03-20T04:54:40.154Z] a7ce7878f5cb: Verifying Checksum [2024-03-20T04:54:40.154Z] a7ce7878f5cb: Download complete [2024-03-20T04:54:40.424Z] bca4290a9639: Pull complete [2024-03-20T04:54:40.424Z] be461e2441cd: Verifying Checksum [2024-03-20T04:54:40.424Z] be461e2441cd: Download complete [2024-03-20T04:54:40.424Z] 5ea4d5173008: Verifying Checksum [2024-03-20T04:54:40.424Z] 5ea4d5173008: Download complete [2024-03-20T04:54:40.424Z] 8fd1c91886a3: Download complete [2024-03-20T04:54:40.693Z] c6ceeba455ea: Verifying Checksum [2024-03-20T04:54:40.693Z] c6ceeba455ea: Download complete [2024-03-20T04:54:40.693Z] c9738fd5038c: Verifying Checksum [2024-03-20T04:54:40.693Z] c9738fd5038c: Download complete [2024-03-20T04:54:40.967Z] 17b275a3377f: Pull complete [2024-03-20T04:54:41.234Z] 4f4fb700ef54: Pull complete [2024-03-20T04:54:41.501Z] c7c53acdebd8: Pull complete [2024-03-20T04:54:42.084Z] 68d0dcfaea63: Verifying Checksum [2024-03-20T04:54:42.084Z] 68d0dcfaea63: Download complete [2024-03-20T04:54:42.686Z] 588d5b04b058: Pull complete [2024-03-20T04:54:44.097Z] 9bdbc647a3e2: Pull complete [2024-03-20T04:54:46.036Z] 377004b31434: Pull complete [2024-03-20T04:54:46.036Z] 7833dea6185c: Pull complete [2024-03-20T04:54:46.036Z] 3f06e312ed7f: Pull complete [2024-03-20T04:54:46.307Z] a7ce7878f5cb: Pull complete [2024-03-20T04:54:48.253Z] c6ceeba455ea: Pull complete [2024-03-20T04:54:48.253Z] be461e2441cd: Pull complete [2024-03-20T04:54:48.518Z] 5ea4d5173008: Pull complete [2024-03-20T04:54:51.862Z] 68d0dcfaea63: Pull complete [2024-03-20T04:54:52.130Z] 8fd1c91886a3: Pull complete [2024-03-20T04:54:52.130Z] c9738fd5038c: Pull complete [2024-03-20T04:54:52.398Z] Digest: sha256:96637a2755acf4eaea3f15da24c03d88b86468a691a640c51a527b27622c2b58 [2024-03-20T04:54:52.398Z] Status: Downloaded newer image for docker:latest [2024-03-20T04:54:54.969Z] ---> 26f62144b4b0 [2024-03-20T04:54:54.969Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-20T04:54:54.969Z] ---> Running in 1a8da6f28e90 [2024-03-20T04:54:55.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T04:54:56.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T04:54:57.086Z] OK: 266 MiB in 52 packages [2024-03-20T04:54:58.042Z] Removing intermediate container 1a8da6f28e90 [2024-03-20T04:54:58.042Z] ---> f362f844bb36 [2024-03-20T04:54:58.042Z] Step 10/15 : ENV GO111MODULE=on [2024-03-20T04:54:58.042Z] ---> Running in 2dce7ad3e80d [2024-03-20T04:54:58.307Z] Removing intermediate container 2dce7ad3e80d [2024-03-20T04:54:58.307Z] ---> b54ee7049ef3 [2024-03-20T04:54:58.307Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-20T04:54:58.307Z] ---> Running in 1940ac65342a [2024-03-20T04:54:58.572Z] Removing intermediate container 1940ac65342a [2024-03-20T04:54:58.572Z] ---> c9eeacab6d0a [2024-03-20T04:54:58.572Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-20T04:54:59.154Z] ---> d6dcf2c22d93 [2024-03-20T04:54:59.154Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T04:54:59.425Z] ---> Running in f2a20c2ea275 [2024-03-20T04:57:06.230Z] Removing intermediate container f2a20c2ea275 [2024-03-20T04:57:06.230Z] ---> 071a6ae61ba6 [2024-03-20T04:57:06.230Z] Step 14/15 : COPY . . [2024-03-20T04:57:06.230Z] ---> b26021028ec2 [2024-03-20T04:57:06.230Z] Step 15/15 : RUN ${MAKE} [2024-03-20T04:57:06.230Z] ---> Running in 0ed3f15552e9 [2024-03-20T04:57:06.230Z] noop [2024-03-20T04:57:06.230Z] Removing intermediate container 0ed3f15552e9 [2024-03-20T04:57:06.230Z] ---> fb370541e7cb [2024-03-20T04:57:06.230Z] Successfully built fb370541e7cb [2024-03-20T04:57:06.230Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:57:06.726Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T04:57:06.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:57:07.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-420 does not seem to be running inside a container [2024-03-20T04:57:07.099Z] $ 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-20T04:57:08.361Z] $ docker top e6ea5d19e75541fa7f15383189b1bd335034bc55f2e57b53514db09a63c829c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:57:09.259Z] + go version [2024-03-20T04:57:09.260Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-20T04:57:09.296Z] $ docker stop --time=1 e6ea5d19e75541fa7f15383189b1bd335034bc55f2e57b53514db09a63c829c2 [2024-03-20T04:57:10.888Z] $ docker rm -f --volumes e6ea5d19e75541fa7f15383189b1bd335034bc55f2e57b53514db09a63c829c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:57:11.795Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T04:57:11.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:57:12.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-420 does not seem to be running inside a container [2024-03-20T04:57:12.126Z] $ 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-20T04:57:13.252Z] $ docker top 914452dae7e1d87f6683a8920fffd68b9fbc9cb90e4cee2d9da12c0305f96b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:57:14.117Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-20T04:57:14.514Z] + make test [2024-03-20T04:57:14.785Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-20T04:57:20.129Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-20T04:58:06.962Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-20T04:58:06.962Z] internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-20T04:58:06.962Z] internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-20T04:58:06.962Z] internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) [2024-03-20T04:59:58.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-20T04:59:58.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-20T04:59:58.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-20T04:59:58.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-20T04:59:58.627Z] FAIL [2024-03-20T04:59:58.627Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-20T04:59:58.681Z] $ docker stop --time=1 914452dae7e1d87f6683a8920fffd68b9fbc9cb90e4cee2d9da12c0305f96b31 [2024-03-20T05:00:00.703Z] $ docker rm -f --volumes 914452dae7e1d87f6683a8920fffd68b9fbc9cb90e4cee2d9da12c0305f96b31 [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-20T05:00:03.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T05:00:03.013Z] [2024-03-20T05:00:03.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T05:00:03.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T05:00:03.687Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-20T05:00:03.687Z] 8998bd30e6a1: Pulling fs layer [2024-03-20T05:00:03.687Z] 04944245beec: Pulling fs layer [2024-03-20T05:00:03.687Z] 699f458cf7ca: Pulling fs layer [2024-03-20T05:00:03.687Z] 765212b225bb: Pulling fs layer [2024-03-20T05:00:03.687Z] f23df028b6ca: Pulling fs layer [2024-03-20T05:00:03.687Z] d65c8cfc05b1: Pulling fs layer [2024-03-20T05:00:03.687Z] 2437ff75d9bd: Pulling fs layer [2024-03-20T05:00:03.687Z] 765212b225bb: Waiting [2024-03-20T05:00:03.687Z] f23df028b6ca: Waiting [2024-03-20T05:00:03.687Z] d65c8cfc05b1: Waiting [2024-03-20T05:00:03.687Z] 2437ff75d9bd: Waiting [2024-03-20T05:00:03.687Z] 04944245beec: Verifying Checksum [2024-03-20T05:00:03.687Z] 04944245beec: Download complete [2024-03-20T05:00:03.956Z] 765212b225bb: Verifying Checksum [2024-03-20T05:00:03.956Z] 765212b225bb: Download complete [2024-03-20T05:00:03.956Z] f23df028b6ca: Download complete [2024-03-20T05:00:03.956Z] d65c8cfc05b1: Verifying Checksum [2024-03-20T05:00:03.956Z] d65c8cfc05b1: Download complete [2024-03-20T05:00:03.956Z] 699f458cf7ca: Verifying Checksum [2024-03-20T05:00:03.956Z] 699f458cf7ca: Download complete [2024-03-20T05:00:04.542Z] 8998bd30e6a1: Download complete [2024-03-20T05:00:07.123Z] 2437ff75d9bd: Verifying Checksum [2024-03-20T05:00:07.123Z] 2437ff75d9bd: Download complete [2024-03-20T05:00:09.058Z] 8998bd30e6a1: Pull complete [2024-03-20T05:00:09.640Z] 04944245beec: Pull complete [2024-03-20T05:00:11.577Z] 699f458cf7ca: Pull complete [2024-03-20T05:00:11.577Z] 765212b225bb: Pull complete [2024-03-20T05:00:12.539Z] f23df028b6ca: Pull complete [2024-03-20T05:00:12.539Z] d65c8cfc05b1: Pull complete [2024-03-20T05:00:30.728Z] 2437ff75d9bd: Pull complete [2024-03-20T05:00:30.728Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-20T05:00:30.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T05:00:30.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T05:00:31.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-420 does not seem to be running inside a container [2024-03-20T05:00:31.149Z] $ 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-20T05:00:33.615Z] $ docker top 8341e646d8a2113d46f70f55befa1353df55c3fcd47c07f47ebbe01f76f2375a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:34.526Z] ---> job-cost.sh [2024-03-20T05:00:34.526Z] lf-activate-venv: SKIPPING [2024-03-20T05:00:34.526Z] INFO: No Stack... [2024-03-20T05:00:34.791Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-20T05:00:35.743Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T05:00:36.397Z] + cut -d, -f6 [2024-03-20T05:00:36.397Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2024-03-20T05:00:36.472Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [2024-03-20T05:00:36.477Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] did not exist. Created. [2024-03-20T05:00:36.481Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T05:00:36.908Z] /w/workspace/edgex-ui-go/1@tmp/durable-59e67f3f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-20T05:00:37.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-20T05:00:37.612Z] Warning: overwriting stash ‘stack-cost’ [2024-03-20T05:00:38.137Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T05:00:38.153Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-720-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T05:00:38.254Z] $ docker stop --time=1 8341e646d8a2113d46f70f55befa1353df55c3fcd47c07f47ebbe01f76f2375a [2024-03-20T05:00:39.749Z] $ docker rm -f --volumes 8341e646d8a2113d46f70f55befa1353df55c3fcd47c07f47ebbe01f76f2375a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-20T05:00:40.524Z] 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-20T05:00:42.768Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives ] [2024-03-20T05:00:42.768Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives [2024-03-20T05:00:42.768Z] total 16 [2024-03-20T05:00:42.768Z] drwxr-xr-x 3 root root 4096 Mar 20 04:53 . [2024-03-20T05:00:42.768Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 20 04:53 .. [2024-03-20T05:00:42.768Z] drwxr-xr-x 2 root root 4096 Mar 20 04:53 cost [2024-03-20T05:00:42.768Z] -rw-r--r-- 1 root root 83 Mar 20 04:53 cost.csv [2024-03-20T05:00:42.768Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives [2024-03-20T05:00:42.768Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives [2024-03-20T05:00:42.768Z] total 16 [2024-03-20T05:00:42.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 04:53 . [2024-03-20T05:00:42.768Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 20 04:53 .. [2024-03-20T05:00:42.768Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 04:53 cost [2024-03-20T05:00:42.768Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 20 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:43.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:43.990Z] ---> package-listing.sh [2024-03-20T05:00:43.990Z] ++ facter osfamily [2024-03-20T05:00:43.990Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-20T05:00:44.250Z] + OS_FAMILY=debian [2024-03-20T05:00:44.250Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-720 [2024-03-20T05:00:44.250Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-20T05:00:44.250Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-20T05:00:44.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-20T05:00:44.250Z] + PACKAGES=/tmp/packages_start.txt [2024-03-20T05:00:44.250Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-720 ']' [2024-03-20T05:00:44.250Z] + PACKAGES=/tmp/packages_end.txt [2024-03-20T05:00:44.250Z] + case "${OS_FAMILY}" in [2024-03-20T05:00:44.250Z] + dpkg -l [2024-03-20T05:00:44.250Z] + grep '^ii' [2024-03-20T05:00:44.250Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-20T05:00:44.250Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-20T05:00:44.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-20T05:00:44.250Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-720 ']' [2024-03-20T05:00:44.250Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives/ [2024-03-20T05:00:44.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-720/archives/ [Pipeline] echo [2024-03-20T05:00:44.285Z] 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-720/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-20T05:00:44.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T05:00:45.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T05:00:45.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T05:00:46.034Z] prd-ubuntu20.04-docker-8c-8g-419 does not seem to be running inside a container [2024-03-20T05:00:46.358Z] $ 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-720/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-720 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720:/w/workspace/edgexfoundry_edgex-ui-go_PR-720:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@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-20T05:00:46.551Z] $ docker top 7c2fcaee1a8d86a27e00dff48ab8a685c69661a85ae0f9c0464f84868b25afe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T05:00:46.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-20T05:00:47.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-20T05:00:47.588Z] + ls /var/log/sa-host [2024-03-20T05:00:47.588Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T05:00:47.823Z] provisioning config files... [2024-03-20T05:00:47.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-720@tmp/config4152280604859113593tmp [Pipeline] { [Pipeline] echo [2024-03-20T05:00:47.899Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:48.214Z] ---> create-netrc.sh [Pipeline] } [2024-03-20T05:00:48.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:48.658Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-20T05:00:48.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:49.004Z] ---> sudo-logs.sh [2024-03-20T05:00:49.004Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-20T05:00:49.099Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:49.411Z] ---> job-cost.sh [2024-03-20T05:00:49.411Z] lf-activate-venv: SKIPPING [2024-03-20T05:00:49.411Z] DEBUG: total: 0.2199999988079071 [2024-03-20T05:00:49.411Z] INFO: Retrieving Stack Cost... [2024-03-20T05:00:49.671Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T05:00:50.241Z] INFO: Archiving Costs [Pipeline] echo [2024-03-20T05:00:50.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T05:00:50.606Z] ---> logs-deploy.sh [2024-03-20T05:00:50.606Z] lf-activate-venv: SKIPPING [2024-03-20T05:00:50.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-720/1 [2024-03-20T05:00:50.606Z] INFO: archiving workspace using pattern(s): [2024-03-20T05:00:51.544Z] Archives upload complete. [2024-03-20T05:00:51.544Z] INFO: archiving logs to Nexus