Pull request #719 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc41b23e127937529a35bd6b38c7bb08672d97a4+76c7bda26704e13abda599293f14a45310026ab6 (83a7373f2e35652de76e34f6f0ad12b2d4de8776) 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-ssh11973743459765387145.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-ssh12029573887142734818.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-719/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-719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14639628939353086938.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-719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17638614908084418046.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-ssh17515364867937845818.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-719/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-719/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9119328186552797088.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-359 in /w/workspace/edgexfoundry_edgex-ui-go_PR-719 [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-719 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/719/head:refs/remotes/origin/PR-719 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit dc41b23e127937529a35bd6b38c7bb08672d97a4 Merge succeeded, producing dc41b23e127937529a35bd6b38c7bb08672d97a4 Checking out Revision dc41b23e127937529a35bd6b38c7bb08672d97a4 (PR-719) 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 config core.sparsecheckout # timeout=10 > git checkout -f dc41b23e127937529a35bd6b38c7bb08672d97a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc41b23e127937529a35bd6b38c7bb08672d97a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-19T04:26:56.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-19T04:26:56.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-19T04:26:56.785Z] ========================================================= [2024-03-19T04:26:56.785Z] EdgeX Global Pipelines Version Info [2024-03-19T04:26:56.785Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:26:57.550Z] ------------------- [2024-03-19T04:26:57.550Z] stable info: [2024-03-19T04:26:57.550Z] ------------------- [2024-03-19T04:26:57.550Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-19T04:26:57.550Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T04:26:57.550Z] Message: update stable to v1.0.258 [2024-03-19T04:26:58.121Z] ------------------- [2024-03-19T04:26:58.121Z] experimental info: [2024-03-19T04:26:58.121Z] ------------------- [2024-03-19T04:26:58.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-19T04:26:58.121Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T04:26:58.121Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-19T04:26:58.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-19T04:26:58.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-19T04:26:58.403Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-19T04:26:58.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-19T04:26:58.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-19T04:26:58.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-19T04:26:58.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-19T04:26:58.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-19T04:26:58.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-19T04:26:58.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-19T04:26:58.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-19T04:26:58.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-19T04:26:58.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-19T04:26:58.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-19T04:26:58.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-19T04:26:58.975Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-19T04:26:59.021Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-19T04:26:59.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-19T04:26:59.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-19T04:26:59.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-19T04:26:59.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-19T04:26:59.261Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-19T04:26:59.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-19T04:26:59.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-19T04:26:59.402Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-19T04:26:59.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-19T04:26:59.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-19T04:26:59.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-719 [Pipeline] echo [2024-03-19T04:26:59.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-719 [Pipeline] echo [2024-03-19T04:26:59.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-719 [Pipeline] echo [2024-03-19T04:26:59.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc41b23e127937529a35bd6b38c7bb08672d97a4 [Pipeline] echo [2024-03-19T04:26:59.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc41b23 [Pipeline] echo [2024-03-19T04:26:59.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T04:26:59.906Z] provisioning config files... [2024-03-19T04:26:59.921Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/config15671642040089126408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:27:00.301Z] ---> ****-login.sh [2024-03-19T04:27:00.301Z] nexus3.edgexfoundry.org:10001 [2024-03-19T04:27:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:00.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:00.563Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:00.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:00.563Z] [2024-03-19T04:27:00.563Z] Login Succeeded [2024-03-19T04:27:00.823Z] nexus3.edgexfoundry.org:10002 [2024-03-19T04:27:00.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:00.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:00.823Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:00.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:00.823Z] [2024-03-19T04:27:00.823Z] Login Succeeded [2024-03-19T04:27:00.823Z] nexus3.edgexfoundry.org:10003 [2024-03-19T04:27:00.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:00.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:00.824Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:00.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:00.824Z] [2024-03-19T04:27:00.824Z] Login Succeeded [2024-03-19T04:27:00.824Z] nexus3.edgexfoundry.org:10004 [2024-03-19T04:27:01.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:01.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:01.085Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:01.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:01.085Z] [2024-03-19T04:27:01.085Z] Login Succeeded [2024-03-19T04:27:01.085Z] ****.io [2024-03-19T04:27:01.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:01.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:01.347Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:01.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:01.347Z] [2024-03-19T04:27:01.347Z] Login Succeeded [2024-03-19T04:27:01.347Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T04:27:01.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-19T04:27:02.044Z] + git rev-list -1 --merges dc41b23e127937529a35bd6b38c7bb08672d97a4~1..dc41b23e127937529a35bd6b38c7bb08672d97a4 [Pipeline] echo [2024-03-19T04:27:02.087Z] -----------> git rev-list -1 --merges dc41b23e127937529a35bd6b38c7bb08672d97a4~1..dc41b23e127937529a35bd6b38c7bb08672d97a4 dc41b23e127937529a35bd6b38c7bb08672d97a4 [false] [Pipeline] sh [2024-03-19T04:27:02.403Z] + git log --format=format:%s -1 dc41b23e127937529a35bd6b38c7bb08672d97a4 [Pipeline] echo [2024-03-19T04:27:02.439Z] ========================================================= [2024-03-19T04:27:02.439Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-19T04:27:02.439Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-19T04:27:02.900Z] + git log --format=format:%s -1 dc41b23e127937529a35bd6b38c7bb08672d97a4 [Pipeline] echo [2024-03-19T04:27:02.932Z] [semverPrep] GIT_COMMIT: dc41b23e127937529a35bd6b38c7bb08672d97a4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-19T04:27:02.967Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-19T04:27:03.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-19T04:27:03.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-19T04:27:03.370Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-19T04:27:03.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-19T04:27:03.370Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-19T04:27:03.370Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-19T04:27:03.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:27:03.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T04:27:03.861Z] [2024-03-19T04:27:03.861Z] 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-19T04:27:04.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T04:27:04.247Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-19T04:27:04.247Z] b85a868b505f: Pulling fs layer [2024-03-19T04:27:04.247Z] e2be974225ed: Pulling fs layer [2024-03-19T04:27:04.247Z] 339a4e72a1f5: Pulling fs layer [2024-03-19T04:27:04.247Z] 988bab9f4d93: Pulling fs layer [2024-03-19T04:27:04.247Z] 1469e6f7b9e6: Pulling fs layer [2024-03-19T04:27:04.247Z] eaf3925da568: Pulling fs layer [2024-03-19T04:27:04.247Z] bab4dde63d76: Pulling fs layer [2024-03-19T04:27:04.247Z] bde34c3a00c8: Pulling fs layer [2024-03-19T04:27:04.247Z] b352a97aabf1: Pulling fs layer [2024-03-19T04:27:04.247Z] 4872d77fe225: Pulling fs layer [2024-03-19T04:27:04.247Z] 5851b861e8e6: Pulling fs layer [2024-03-19T04:27:04.247Z] bde34c3a00c8: Waiting [2024-03-19T04:27:04.247Z] b352a97aabf1: Waiting [2024-03-19T04:27:04.247Z] 988bab9f4d93: Waiting [2024-03-19T04:27:04.248Z] 4872d77fe225: Waiting [2024-03-19T04:27:04.248Z] eaf3925da568: Waiting [2024-03-19T04:27:04.248Z] 5851b861e8e6: Waiting [2024-03-19T04:27:04.248Z] bab4dde63d76: Waiting [2024-03-19T04:27:04.248Z] 1469e6f7b9e6: Waiting [2024-03-19T04:27:04.248Z] e2be974225ed: Download complete [2024-03-19T04:27:04.248Z] 988bab9f4d93: Verifying Checksum [2024-03-19T04:27:04.248Z] 988bab9f4d93: Download complete [2024-03-19T04:27:04.248Z] 339a4e72a1f5: Verifying Checksum [2024-03-19T04:27:04.248Z] 339a4e72a1f5: Download complete [2024-03-19T04:27:04.506Z] 1469e6f7b9e6: Verifying Checksum [2024-03-19T04:27:04.506Z] 1469e6f7b9e6: Download complete [2024-03-19T04:27:04.506Z] eaf3925da568: Verifying Checksum [2024-03-19T04:27:04.506Z] eaf3925da568: Download complete [2024-03-19T04:27:04.506Z] bde34c3a00c8: Download complete [2024-03-19T04:27:04.506Z] b352a97aabf1: Verifying Checksum [2024-03-19T04:27:04.506Z] b352a97aabf1: Download complete [2024-03-19T04:27:04.506Z] 4872d77fe225: Download complete [2024-03-19T04:27:04.506Z] 5851b861e8e6: Download complete [2024-03-19T04:27:04.506Z] b85a868b505f: Download complete [2024-03-19T04:27:04.765Z] bab4dde63d76: Verifying Checksum [2024-03-19T04:27:04.765Z] bab4dde63d76: Download complete [2024-03-19T04:27:05.702Z] b85a868b505f: Pull complete [2024-03-19T04:27:05.961Z] e2be974225ed: Pull complete [2024-03-19T04:27:06.530Z] 339a4e72a1f5: Pull complete [2024-03-19T04:27:06.530Z] 988bab9f4d93: Pull complete [2024-03-19T04:27:06.790Z] 1469e6f7b9e6: Pull complete [2024-03-19T04:27:07.052Z] eaf3925da568: Pull complete [2024-03-19T04:27:08.972Z] bab4dde63d76: Pull complete [2024-03-19T04:27:08.972Z] bde34c3a00c8: Pull complete [2024-03-19T04:27:08.972Z] b352a97aabf1: Pull complete [2024-03-19T04:27:08.972Z] 4872d77fe225: Pull complete [2024-03-19T04:27:09.232Z] 5851b861e8e6: Pull complete [2024-03-19T04:27:09.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-19T04:27:09.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T04:27:09.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:27:09.487Z] prd-ubuntu20.04-docker-8c-8g-359 does not seem to be running inside a container [2024-03-19T04:27:09.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-719 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719:/w/workspace/edgexfoundry_edgex-ui-go_PR-719:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@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-19T04:27:12.113Z] $ docker top 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 -eo pid,comm [2024-03-19T04:27:12.167Z] 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-19T04:27:12.167Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-19T04:27:12.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-19T04:27:12.302Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-19T04:27:12.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-19T04:27:12.433Z] $ docker exec 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 ssh-agent [2024-03-19T04:27:12.535Z] SSH_AUTH_SOCK=/tmp/ssh-0NjMqwY2oZlz/agent.33 [2024-03-19T04:27:12.535Z] SSH_AGENT_PID=39 [2024-03-19T04:27:12.542Z] Running ssh-add (command line suppressed) [2024-03-19T04:27:12.659Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/private_key_5650125617602578305.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/private_key_5650125617602578305.key) [2024-03-19T04:27:12.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-19T04:27:12.999Z] + git tag --points-at HEAD [Pipeline] } [2024-03-19T04:27:13.027Z] $ docker exec --env ******** --env ******** 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 ssh-agent -k [2024-03-19T04:27:13.138Z] unset SSH_AUTH_SOCK; [2024-03-19T04:27:13.138Z] unset SSH_AGENT_PID; [2024-03-19T04:27:13.138Z] echo Agent pid 39 killed; [2024-03-19T04:27:13.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-19T04:27:13.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-19T04:27:13.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-19T04:27:13.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-19T04:27:13.365Z] $ docker exec 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 ssh-agent [2024-03-19T04:27:13.475Z] SSH_AUTH_SOCK=/tmp/ssh-TspiB3X7jDAG/agent.72 [2024-03-19T04:27:13.475Z] SSH_AGENT_PID=78 [2024-03-19T04:27:13.481Z] Running ssh-add (command line suppressed) [2024-03-19T04:27:13.587Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/private_key_5271739419980788532.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/private_key_5271739419980788532.key) [2024-03-19T04:27:13.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-19T04:27:13.937Z] + git semver init [2024-03-19T04:27:14.200Z] 2024-03-19 04:27:14,141 [run_init] DEBUG init version:0.0.0 force:False [2024-03-19T04:27:14.200Z] 2024-03-19 04:27:14,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver [2024-03-19T04:27:14.200Z] 2024-03-19 04:27:14,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver [2024-03-19T04:27:14.200Z] 2024-03-19 04:27:14,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-719, universal_newlines=False, shell=None, istream=None) [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,361 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.git/info/exclude [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver/PR-719 with force:False [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver/PR-719 [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,366 [execute] INFO git cat-file --batch-check [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver, universal_newlines=False, shell=None, istream=) [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,372 [execute] INFO git cat-file --batch [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver, universal_newlines=False, shell=None, istream=) [2024-03-19T04:27:16.738Z] 2024-03-19 04:27:16,377 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-719/.semver/PR-719 [2024-03-19T04:27:16.738Z] 0.0.0 [Pipeline] } [2024-03-19T04:27:16.769Z] $ docker exec --env ******** --env ******** 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 ssh-agent -k [2024-03-19T04:27:16.878Z] unset SSH_AUTH_SOCK; [2024-03-19T04:27:16.879Z] unset SSH_AGENT_PID; [2024-03-19T04:27:16.879Z] echo Agent pid 78 killed; [2024-03-19T04:27:16.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-19T04:27:17.336Z] + git semver [Pipeline] } [2024-03-19T04:27:17.623Z] $ docker stop --time=1 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 [2024-03-19T04:27:18.922Z] $ docker rm -f --volumes 73651329f9615ff29c8443abda0f7fb15f9e343bc1cd4983d71a1a8323f26658 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T04:27:19.321Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-19T04:27:19.606Z] Stashed 1 file(s) [Pipeline] echo [2024-03-19T04:27:19.624Z] [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-19T04:27:20.243Z] provisioning config files... [2024-03-19T04:27:20.253Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/config8061215858871496170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:27:20.605Z] ---> ****-login.sh [2024-03-19T04:27:20.605Z] nexus3.edgexfoundry.org:10001 [2024-03-19T04:27:20.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:20.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:20.606Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:20.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:20.606Z] [2024-03-19T04:27:20.606Z] Login Succeeded [2024-03-19T04:27:20.606Z] nexus3.edgexfoundry.org:10002 [2024-03-19T04:27:20.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:20.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:20.606Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:20.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:20.606Z] [2024-03-19T04:27:20.606Z] Login Succeeded [2024-03-19T04:27:20.606Z] nexus3.edgexfoundry.org:10003 [2024-03-19T04:27:20.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:20.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:20.869Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:20.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:20.869Z] [2024-03-19T04:27:20.869Z] Login Succeeded [2024-03-19T04:27:20.869Z] nexus3.edgexfoundry.org:10004 [2024-03-19T04:27:20.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:20.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:20.869Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:20.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:20.869Z] [2024-03-19T04:27:20.869Z] Login Succeeded [2024-03-19T04:27:20.869Z] ****.io [2024-03-19T04:27:21.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:27:21.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:27:21.128Z] Configure a credential helper to remove this warning. See [2024-03-19T04:27:21.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:27:21.128Z] [2024-03-19T04:27:21.128Z] Login Succeeded [2024-03-19T04:27:21.128Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T04:27:21.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-19T04:27:21.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:27:21.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:27:21.711Z] ========================================================= [2024-03-19T04:27:21.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-19T04:27:21.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:27:22.185Z] + 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-19T04:27:22.443Z] Sending build context to Docker daemon 59.34MB [2024-03-19T04:27:22.443Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-19T04:27:22.443Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-19T04:27:22.443Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-19T04:27:22.443Z] 7264a8db6415: Pulling fs layer [2024-03-19T04:27:22.443Z] c4d48a809fc2: Pulling fs layer [2024-03-19T04:27:22.443Z] 4f1c88b9dad5: Pulling fs layer [2024-03-19T04:27:22.443Z] ad3a456e5733: Pulling fs layer [2024-03-19T04:27:22.443Z] 69c7f0334f64: Pulling fs layer [2024-03-19T04:27:22.443Z] 1f1c1a5573a3: Pulling fs layer [2024-03-19T04:27:22.443Z] ce7588e14bc9: Pulling fs layer [2024-03-19T04:27:22.443Z] b5e4710f87ac: Pulling fs layer [2024-03-19T04:27:22.443Z] ad3a456e5733: Waiting [2024-03-19T04:27:22.443Z] 69c7f0334f64: Waiting [2024-03-19T04:27:22.443Z] 1f1c1a5573a3: Waiting [2024-03-19T04:27:22.443Z] ce7588e14bc9: Waiting [2024-03-19T04:27:22.443Z] b5e4710f87ac: Waiting [2024-03-19T04:27:22.443Z] c4d48a809fc2: Download complete [2024-03-19T04:27:22.443Z] ad3a456e5733: Verifying Checksum [2024-03-19T04:27:22.443Z] ad3a456e5733: Download complete [2024-03-19T04:27:22.443Z] 69c7f0334f64: Download complete [2024-03-19T04:27:22.701Z] 7264a8db6415: Verifying Checksum [2024-03-19T04:27:22.701Z] 7264a8db6415: Download complete [2024-03-19T04:27:22.701Z] 1f1c1a5573a3: Verifying Checksum [2024-03-19T04:27:22.701Z] 1f1c1a5573a3: Download complete [2024-03-19T04:27:22.701Z] 7264a8db6415: Pull complete [2024-03-19T04:27:22.959Z] b5e4710f87ac: Verifying Checksum [2024-03-19T04:27:22.959Z] b5e4710f87ac: Download complete [2024-03-19T04:27:22.959Z] c4d48a809fc2: Pull complete [2024-03-19T04:27:22.959Z] 4f1c88b9dad5: Verifying Checksum [2024-03-19T04:27:22.959Z] 4f1c88b9dad5: Download complete [2024-03-19T04:27:23.524Z] ce7588e14bc9: Verifying Checksum [2024-03-19T04:27:23.524Z] ce7588e14bc9: Download complete [2024-03-19T04:27:26.807Z] 4f1c88b9dad5: Pull complete [2024-03-19T04:27:26.807Z] ad3a456e5733: Pull complete [2024-03-19T04:27:26.807Z] 69c7f0334f64: Pull complete [2024-03-19T04:27:26.807Z] 1f1c1a5573a3: Pull complete [2024-03-19T04:27:28.706Z] ce7588e14bc9: Pull complete [2024-03-19T04:27:29.273Z] b5e4710f87ac: Pull complete [2024-03-19T04:27:29.273Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-19T04:27:29.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-19T04:27:29.273Z] ---> 88b5674ff536 [2024-03-19T04:27:29.273Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-19T04:27:33.473Z] ---> Running in 280d64c3c71a [2024-03-19T04:27:33.473Z] Removing intermediate container 280d64c3c71a [2024-03-19T04:27:33.473Z] ---> ccf87d56421d [2024-03-19T04:27:33.473Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-19T04:27:33.735Z] ---> Running in 7aa39875ae19 [2024-03-19T04:27:33.735Z] Removing intermediate container 7aa39875ae19 [2024-03-19T04:27:33.735Z] ---> ac9312bf453b [2024-03-19T04:27:33.735Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-19T04:27:33.735Z] ---> Running in 6632b73d06ba [2024-03-19T04:27:33.735Z] Removing intermediate container 6632b73d06ba [2024-03-19T04:27:33.735Z] ---> a59c43e50473 [2024-03-19T04:27:33.735Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-19T04:27:33.735Z] ---> Running in 46a0f8bf5405 [2024-03-19T04:27:34.002Z] Removing intermediate container 46a0f8bf5405 [2024-03-19T04:27:34.002Z] ---> 73e3c1f0da31 [2024-03-19T04:27:34.002Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-19T04:27:34.002Z] ---> Running in 9f6e2ed8f64e [2024-03-19T04:27:34.002Z] Removing intermediate container 9f6e2ed8f64e [2024-03-19T04:27:34.002Z] ---> 7fc980a6ba00 [2024-03-19T04:27:34.002Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-19T04:27:34.572Z] latest: Pulling from library/docker [2024-03-19T04:27:34.572Z] 4abcf2066143: Pulling fs layer [2024-03-19T04:27:34.572Z] 3ecc87856566: Pulling fs layer [2024-03-19T04:27:34.572Z] 4f4fb700ef54: Pulling fs layer [2024-03-19T04:27:34.572Z] c56dad7fafca: Pulling fs layer [2024-03-19T04:27:34.572Z] 82b1cedb1b8f: Pulling fs layer [2024-03-19T04:27:34.572Z] f5ac35c904ec: Pulling fs layer [2024-03-19T04:27:34.572Z] 47dc6549a19e: Pulling fs layer [2024-03-19T04:27:34.572Z] 19b290f17b1f: Pulling fs layer [2024-03-19T04:27:34.572Z] 34412942fa2e: Pulling fs layer [2024-03-19T04:27:34.572Z] df0448e6f064: Pulling fs layer [2024-03-19T04:27:34.572Z] 6ba888c9f62e: Pulling fs layer [2024-03-19T04:27:34.572Z] 9bd6e2caa88d: Pulling fs layer [2024-03-19T04:27:34.572Z] c56dad7fafca: Waiting [2024-03-19T04:27:34.572Z] af7041b6e9e9: Pulling fs layer [2024-03-19T04:27:34.572Z] f5ac35c904ec: Waiting [2024-03-19T04:27:34.572Z] 47dc6549a19e: Waiting [2024-03-19T04:27:34.572Z] 19b290f17b1f: Waiting [2024-03-19T04:27:34.572Z] 34412942fa2e: Waiting [2024-03-19T04:27:34.572Z] df0448e6f064: Waiting [2024-03-19T04:27:34.572Z] 6ba888c9f62e: Waiting [2024-03-19T04:27:34.572Z] 9bd6e2caa88d: Waiting [2024-03-19T04:27:34.572Z] 0d2e388f012f: Pulling fs layer [2024-03-19T04:27:34.572Z] 82b1cedb1b8f: Waiting [2024-03-19T04:27:34.572Z] 0d2e388f012f: Waiting [2024-03-19T04:27:34.572Z] af7041b6e9e9: Waiting [2024-03-19T04:27:34.572Z] f9fac7c634f1: Pulling fs layer [2024-03-19T04:27:34.572Z] 9f2890167fda: Pulling fs layer [2024-03-19T04:27:34.572Z] f9fac7c634f1: Waiting [2024-03-19T04:27:34.832Z] 4f4fb700ef54: Verifying Checksum [2024-03-19T04:27:34.832Z] 4f4fb700ef54: Download complete [2024-03-19T04:27:34.832Z] 3ecc87856566: Verifying Checksum [2024-03-19T04:27:34.832Z] 3ecc87856566: Download complete [2024-03-19T04:27:34.832Z] 4abcf2066143: Verifying Checksum [2024-03-19T04:27:34.832Z] 4abcf2066143: Download complete [2024-03-19T04:27:34.832Z] c56dad7fafca: Verifying Checksum [2024-03-19T04:27:34.832Z] c56dad7fafca: Download complete [2024-03-19T04:27:35.059Z] Still waiting to schedule task [2024-03-19T04:27:35.059Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-19T04:27:35.091Z] 4abcf2066143: Pull complete [2024-03-19T04:27:35.091Z] f5ac35c904ec: Verifying Checksum [2024-03-19T04:27:35.091Z] f5ac35c904ec: Download complete [2024-03-19T04:27:35.091Z] 3ecc87856566: Pull complete [2024-03-19T04:27:35.349Z] 82b1cedb1b8f: Verifying Checksum [2024-03-19T04:27:35.349Z] 82b1cedb1b8f: Download complete [2024-03-19T04:27:35.349Z] 4f4fb700ef54: Pull complete [2024-03-19T04:27:35.349Z] 47dc6549a19e: Verifying Checksum [2024-03-19T04:27:35.349Z] 47dc6549a19e: Download complete [2024-03-19T04:27:35.349Z] 19b290f17b1f: Download complete [2024-03-19T04:27:35.349Z] 34412942fa2e: Verifying Checksum [2024-03-19T04:27:35.349Z] 34412942fa2e: Download complete [2024-03-19T04:27:35.349Z] c56dad7fafca: Pull complete [2024-03-19T04:27:35.349Z] df0448e6f064: Verifying Checksum [2024-03-19T04:27:35.349Z] df0448e6f064: Download complete [2024-03-19T04:27:35.606Z] af7041b6e9e9: Verifying Checksum [2024-03-19T04:27:35.606Z] af7041b6e9e9: Download complete [2024-03-19T04:27:35.606Z] f9fac7c634f1: Download complete [2024-03-19T04:27:35.606Z] 6ba888c9f62e: Verifying Checksum [2024-03-19T04:27:35.606Z] 6ba888c9f62e: Download complete [2024-03-19T04:27:35.606Z] 82b1cedb1b8f: Pull complete [2024-03-19T04:27:35.606Z] 9f2890167fda: Verifying Checksum [2024-03-19T04:27:35.606Z] 9f2890167fda: Download complete [2024-03-19T04:27:36.172Z] f5ac35c904ec: Pull complete [2024-03-19T04:27:36.739Z] 0d2e388f012f: Verifying Checksum [2024-03-19T04:27:36.739Z] 0d2e388f012f: Download complete [2024-03-19T04:27:36.739Z] 47dc6549a19e: Pull complete [2024-03-19T04:27:36.739Z] 19b290f17b1f: Pull complete [2024-03-19T04:27:36.739Z] 34412942fa2e: Pull complete [2024-03-19T04:27:36.739Z] df0448e6f064: Pull complete [2024-03-19T04:27:37.303Z] 6ba888c9f62e: Pull complete [2024-03-19T04:27:37.303Z] 9bd6e2caa88d: Pull complete [2024-03-19T04:27:37.303Z] af7041b6e9e9: Pull complete [2024-03-19T04:27:38.674Z] 0d2e388f012f: Pull complete [2024-03-19T04:27:38.674Z] f9fac7c634f1: Pull complete [2024-03-19T04:27:38.674Z] 9f2890167fda: Pull complete [2024-03-19T04:27:38.675Z] Digest: sha256:92efb5a4c0e6e390e0418a26257787f10087aeffd8ebe13480c67e85a6f587aa [2024-03-19T04:27:38.675Z] Status: Downloaded newer image for docker:latest [2024-03-19T04:27:41.207Z] ---> 8a2336babad5 [2024-03-19T04:27:41.207Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-19T04:27:41.207Z] ---> Running in 2c43521fdec9 [2024-03-19T04:27:41.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T04:27:41.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T04:27:41.777Z] OK: 264 MiB in 52 packages [2024-03-19T04:27:42.036Z] Removing intermediate container 2c43521fdec9 [2024-03-19T04:27:42.036Z] ---> 4c40949087e8 [2024-03-19T04:27:42.036Z] Step 10/15 : ENV GO111MODULE=on [2024-03-19T04:27:42.036Z] ---> Running in 7d5c52b14e9f [2024-03-19T04:27:42.036Z] Removing intermediate container 7d5c52b14e9f [2024-03-19T04:27:42.036Z] ---> 525ce24fae93 [2024-03-19T04:27:42.036Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-19T04:27:42.036Z] ---> Running in 565bc22d69bf [2024-03-19T04:27:42.295Z] Removing intermediate container 565bc22d69bf [2024-03-19T04:27:42.295Z] ---> ef80ea69f8e8 [2024-03-19T04:27:42.295Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-19T04:27:42.295Z] ---> 9d549b908e88 [2024-03-19T04:27:42.295Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T04:27:42.295Z] ---> Running in ef4c7520ca7f [2024-03-19T04:29:03.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-360 in /w/workspace/edgexfoundry_edgex-ui-go_PR-719 [Pipeline] { [Pipeline] ws [2024-03-19T04:29:03.388Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-03-19T04:29:03.469Z] The recommended git tool is: git [2024-03-19T04:29:07.558Z] Removing intermediate container ef4c7520ca7f [2024-03-19T04:29:07.558Z] ---> b8a6fdde023b [2024-03-19T04:29:07.558Z] Step 14/15 : COPY . . [2024-03-19T04:29:07.558Z] ---> 69e5be2c295f [2024-03-19T04:29:07.558Z] Step 15/15 : RUN ${MAKE} [2024-03-19T04:29:07.558Z] ---> Running in a379ce24686c [2024-03-19T04:29:07.558Z] noop [2024-03-19T04:29:07.558Z] Removing intermediate container a379ce24686c [2024-03-19T04:29:07.558Z] ---> e0ddb92271c4 [2024-03-19T04:29:07.558Z] Successfully built e0ddb92271c4 [2024-03-19T04:29:07.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:29:08.039Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-19T04:29:08.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:29:08.219Z] prd-ubuntu20.04-docker-8c-8g-359 does not seem to be running inside a container [2024-03-19T04:29:08.231Z] using credential edgex-jenkins-ssh [2024-03-19T04:29:08.246Z] Cloning the remote Git repository [2024-03-19T04:29:08.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-719 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719:/w/workspace/edgexfoundry_edgex-ui-go_PR-719:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@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-19T04:29:08.285Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-19T04:29:08.393Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-03-19T04:29:08.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-19T04:29:08.546Z] > git --version # timeout=10 [2024-03-19T04:29:08.608Z] $ docker top 1679689d18d9bb2097261f0e976af333c1f1c2d0fe09819d6675ecd4e3114391 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:29:09.008Z] + go version [2024-03-19T04:29:09.008Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-19T04:29:09.045Z] $ docker stop --time=1 1679689d18d9bb2097261f0e976af333c1f1c2d0fe09819d6675ecd4e3114391 [2024-03-19T04:29:08.576Z] > git --version # 'git version 2.25.1' [2024-03-19T04:29:08.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T04:29:08.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-19T04:29:10.340Z] $ docker rm -f --volumes 1679689d18d9bb2097261f0e976af333c1f1c2d0fe09819d6675ecd4e3114391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:29:11.095Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-19T04:29:11.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:29:11.265Z] prd-ubuntu20.04-docker-8c-8g-359 does not seem to be running inside a container [2024-03-19T04:29:11.297Z] $ 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-719 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719:/w/workspace/edgexfoundry_edgex-ui-go_PR-719:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@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-19T04:29:11.738Z] $ docker top 274a1fa04d71c238de9442d1e990a20ba44dcfec1b55f95b5158c89b6c86ae95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:29:12.146Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-719 [Pipeline] fileExists [Pipeline] sh [2024-03-19T04:29:12.516Z] + make test [2024-03-19T04:29:12.516Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-19T04:29:13.016Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-19T04:29:13.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-19T04:29:14.475Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit dc41b23e127937529a35bd6b38c7bb08672d97a4 [2024-03-19T04:29:15.105Z] Merge succeeded, producing dc41b23e127937529a35bd6b38c7bb08672d97a4 [2024-03-19T04:29:15.106Z] Checking out Revision dc41b23e127937529a35bd6b38c7bb08672d97a4 (PR-719) [2024-03-19T04:29:15.130Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-19T04:29:13.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-19T04:29:13.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-19T04:29:13.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T04:29:13.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/719/head:refs/remotes/origin/PR-719 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-19T04:29:14.560Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T04:29:14.625Z] > git checkout -f dc41b23e127937529a35bd6b38c7bb08672d97a4 # timeout=10 [2024-03-19T04:29:15.002Z] > git remote # timeout=10 [2024-03-19T04:29:15.028Z] > git config --get remote.origin.url # timeout=10 [2024-03-19T04:29:15.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T04:29:15.065Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-19T04:29:15.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-19T04:29:15.114Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T04:29:15.129Z] > git checkout -f dc41b23e127937529a35bd6b38c7bb08672d97a4 # timeout=10 [2024-03-19T04:29:15.928Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-19T04:29:15.973Z] > git --version # timeout=10 [2024-03-19T04:29:15.984Z] > git --version # 'git version 2.25.1' [2024-03-19T04:29:15.997Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-19T04:29:20.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-19T04:29:20.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-19T04:29:20.650Z] Dload Upload Total Spent Left Speed [2024-03-19T04:29:20.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-03-19T04:29:20.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-19T04:29:21.335Z] + sudo tee /etc/docker/daemon.new [2024-03-19T04:29:21.335Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-19T04:29:21.335Z] { [2024-03-19T04:29:21.335Z] "registry-mirrors": [ [2024-03-19T04:29:21.335Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-19T04:29:21.335Z] ], [2024-03-19T04:29:21.335Z] "bip": "10.250.0.254/24", [2024-03-19T04:29:21.335Z] "hosts": [ [2024-03-19T04:29:21.335Z] "tcp://0.0.0.0:5555", [2024-03-19T04:29:21.335Z] "unix:///var/run/docker.sock" [2024-03-19T04:29:21.335Z] ], [2024-03-19T04:29:21.335Z] "mtu": 1458, [2024-03-19T04:29:21.335Z] "selinux-enabled": true, [2024-03-19T04:29:21.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-19T04:29:21.335Z] } [Pipeline] sh [2024-03-19T04:29:21.676Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-03-19T04:29:21.689Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-19T04:29:21.689Z] 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-19T04:29:21.689Z] 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-19T04:29:21.689Z] 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) [Pipeline] sh [2024-03-19T04:29:22.045Z] + sudo service docker restart [2024-03-19T04:29:29.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-19T04:29:29.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-19T04:29:29.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-19T04:29:29.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-19T04:29:29.799Z] FAIL [2024-03-19T04:29:29.799Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-19T04:29:29.850Z] $ docker stop --time=1 274a1fa04d71c238de9442d1e990a20ba44dcfec1b55f95b5158c89b6c86ae95 [2024-03-19T04:29:33.956Z] $ docker rm -f --volumes 274a1fa04d71c238de9442d1e990a20ba44dcfec1b55f95b5158c89b6c86ae95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:29:36.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:29:36.329Z] [2024-03-19T04:29:36.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:29:36.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:29:36.717Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-19T04:29:36.717Z] 5eb5b503b376: Pulling fs layer [2024-03-19T04:29:36.717Z] 5c69ac0246d0: Pulling fs layer [2024-03-19T04:29:36.717Z] ec43610c2a17: Pulling fs layer [2024-03-19T04:29:36.717Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-19T04:29:36.717Z] 33b1e0a273af: Pulling fs layer [2024-03-19T04:29:36.717Z] 5d3b04190fa2: Pulling fs layer [2024-03-19T04:29:36.717Z] 3a2ae6a8a46f: Waiting [2024-03-19T04:29:36.717Z] 2f39f015ded8: Pulling fs layer [2024-03-19T04:29:36.717Z] 5d3b04190fa2: Waiting [2024-03-19T04:29:36.717Z] 33b1e0a273af: Waiting [2024-03-19T04:29:36.717Z] 2f39f015ded8: Waiting [2024-03-19T04:29:36.717Z] 5c69ac0246d0: Verifying Checksum [2024-03-19T04:29:36.717Z] 5c69ac0246d0: Download complete [2024-03-19T04:29:36.717Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-19T04:29:36.717Z] 3a2ae6a8a46f: Download complete [2024-03-19T04:29:36.717Z] 33b1e0a273af: Verifying Checksum [2024-03-19T04:29:36.717Z] 33b1e0a273af: Download complete [2024-03-19T04:29:36.717Z] 5d3b04190fa2: Verifying Checksum [2024-03-19T04:29:36.717Z] 5d3b04190fa2: Download complete [2024-03-19T04:29:36.976Z] ec43610c2a17: Verifying Checksum [2024-03-19T04:29:36.976Z] ec43610c2a17: Download complete [2024-03-19T04:29:36.976Z] 5eb5b503b376: Verifying Checksum [2024-03-19T04:29:36.976Z] 5eb5b503b376: Download complete [2024-03-19T04:29:37.541Z] 2f39f015ded8: Download complete [2024-03-19T04:29:38.478Z] 5eb5b503b376: Pull complete [2024-03-19T04:29:38.478Z] 5c69ac0246d0: Pull complete [2024-03-19T04:29:39.416Z] ec43610c2a17: Pull complete [2024-03-19T04:29:39.416Z] 3a2ae6a8a46f: Pull complete [2024-03-19T04:29:39.674Z] 33b1e0a273af: Pull complete [2024-03-19T04:29:40.243Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T04:29:40.731Z] provisioning config files... [2024-03-19T04:29:40.753Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config18349222629054785921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:29:41.202Z] ---> ****-login.sh [2024-03-19T04:29:41.202Z] nexus3.edgexfoundry.org:10001 [2024-03-19T04:29:41.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:29:41.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:29:41.787Z] Configure a credential helper to remove this warning. See [2024-03-19T04:29:41.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:29:41.787Z] [2024-03-19T04:29:41.787Z] Login Succeeded [2024-03-19T04:29:41.787Z] nexus3.edgexfoundry.org:10002 [2024-03-19T04:29:42.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:29:42.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:29:42.327Z] Configure a credential helper to remove this warning. See [2024-03-19T04:29:42.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:29:42.327Z] [2024-03-19T04:29:42.327Z] Login Succeeded [2024-03-19T04:29:42.327Z] nexus3.edgexfoundry.org:10003 [2024-03-19T04:29:42.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:29:42.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:29:42.598Z] Configure a credential helper to remove this warning. See [2024-03-19T04:29:42.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:29:42.598Z] [2024-03-19T04:29:42.598Z] Login Succeeded [2024-03-19T04:29:42.598Z] nexus3.edgexfoundry.org:10004 [2024-03-19T04:29:42.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:29:42.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:29:42.866Z] Configure a credential helper to remove this warning. See [2024-03-19T04:29:42.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:29:42.866Z] [2024-03-19T04:29:42.866Z] Login Succeeded [2024-03-19T04:29:42.866Z] ****.io [2024-03-19T04:29:43.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:29:43.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:29:43.401Z] Configure a credential helper to remove this warning. See [2024-03-19T04:29:43.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:29:43.401Z] [2024-03-19T04:29:43.401Z] Login Succeeded [2024-03-19T04:29:43.401Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T04:29:43.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-19T04:29:43.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:29:43.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:29:43.920Z] ========================================================= [2024-03-19T04:29:43.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-19T04:29:43.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:29:44.433Z] + 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-19T04:29:44.433Z] 2f39f015ded8: Pull complete [2024-03-19T04:29:44.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-19T04:29:44.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:29:44.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:29:44.930Z] prd-ubuntu20.04-docker-8c-8g-359 does not seem to be running inside a container [2024-03-19T04:29:44.964Z] $ 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-719 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719:/w/workspace/edgexfoundry_edgex-ui-go_PR-719:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@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-19T04:29:45.861Z] Sending build context to Docker daemon 35.33MB [2024-03-19T04:29:45.861Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-19T04:29:45.861Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-19T04:29:45.861Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-19T04:29:45.861Z] 9fda8d8052c6: Pulling fs layer [2024-03-19T04:29:45.861Z] 5d54e960e981: Pulling fs layer [2024-03-19T04:29:45.861Z] c4a7e357bf2a: Pulling fs layer [2024-03-19T04:29:45.861Z] f0e02332f6b5: Pulling fs layer [2024-03-19T04:29:45.861Z] 872ee5b61b7b: Pulling fs layer [2024-03-19T04:29:45.861Z] 0c6a40ed1a82: Pulling fs layer [2024-03-19T04:29:45.861Z] 94ae7d8d031c: Pulling fs layer [2024-03-19T04:29:45.861Z] f0e02332f6b5: Waiting [2024-03-19T04:29:45.861Z] 872ee5b61b7b: Waiting [2024-03-19T04:29:45.861Z] 94ae7d8d031c: Waiting [2024-03-19T04:29:45.861Z] 0c6a40ed1a82: Waiting [2024-03-19T04:29:45.861Z] 5d54e960e981: Verifying Checksum [2024-03-19T04:29:45.861Z] 5d54e960e981: Download complete [2024-03-19T04:29:45.861Z] f0e02332f6b5: Verifying Checksum [2024-03-19T04:29:45.861Z] f0e02332f6b5: Download complete [2024-03-19T04:29:45.861Z] 872ee5b61b7b: Verifying Checksum [2024-03-19T04:29:45.861Z] 872ee5b61b7b: Download complete [2024-03-19T04:29:45.861Z] 9fda8d8052c6: Download complete [2024-03-19T04:29:46.446Z] 94ae7d8d031c: Verifying Checksum [2024-03-19T04:29:46.446Z] 94ae7d8d031c: Download complete [2024-03-19T04:29:46.715Z] 9fda8d8052c6: Pull complete [2024-03-19T04:29:47.300Z] 5d54e960e981: Pull complete [2024-03-19T04:29:47.568Z] c4a7e357bf2a: Verifying Checksum [2024-03-19T04:29:47.568Z] c4a7e357bf2a: Download complete [2024-03-19T04:29:48.914Z] $ docker top ca131d2002de6ab64b0e26147c706944f41610959eae6fac421aa6b0151994e8 -eo pid,comm [2024-03-19T04:29:48.985Z] 0c6a40ed1a82: Verifying Checksum [2024-03-19T04:29:48.985Z] 0c6a40ed1a82: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:29:49.472Z] ---> job-cost.sh [2024-03-19T04:29:49.472Z] lf-activate-venv: SKIPPING [2024-03-19T04:29:49.472Z] INFO: No Stack... [2024-03-19T04:29:49.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-19T04:29:49.990Z] INFO: Archiving Costs [Pipeline] sh [2024-03-19T04:29:50.309Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives/cost.csv [2024-03-19T04:29:50.309Z] + cut -d, -f6 [Pipeline] lock [2024-03-19T04:29:50.358Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] [2024-03-19T04:29:50.363Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] did not exist. Created. [2024-03-19T04:29:50.368Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-19T04:29:50.760Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-19T04:29:50.839Z] Stashed 1 file(s) [Pipeline] } [2024-03-19T04:29:50.853Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-19T04:29:50.942Z] $ docker stop --time=1 ca131d2002de6ab64b0e26147c706944f41610959eae6fac421aa6b0151994e8 [2024-03-19T04:29:52.357Z] $ docker rm -f --volumes ca131d2002de6ab64b0e26147c706944f41610959eae6fac421aa6b0151994e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-19T04:29:52.830Z] Failed in branch amd64 [2024-03-19T04:30:01.301Z] c4a7e357bf2a: Pull complete [2024-03-19T04:30:01.301Z] f0e02332f6b5: Pull complete [2024-03-19T04:30:01.301Z] 872ee5b61b7b: Pull complete [2024-03-19T04:30:09.514Z] 0c6a40ed1a82: Pull complete [2024-03-19T04:30:10.474Z] 94ae7d8d031c: Pull complete [2024-03-19T04:30:10.474Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-19T04:30:10.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-19T04:30:10.474Z] ---> 86de565de09d [2024-03-19T04:30:10.474Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-19T04:30:12.430Z] ---> Running in b5ea50af751d [2024-03-19T04:30:12.697Z] Removing intermediate container b5ea50af751d [2024-03-19T04:30:12.697Z] ---> da25f45de664 [2024-03-19T04:30:12.697Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-19T04:30:12.697Z] ---> Running in 812aae11fafb [2024-03-19T04:30:12.963Z] Removing intermediate container 812aae11fafb [2024-03-19T04:30:12.963Z] ---> 7deec06cf2b4 [2024-03-19T04:30:12.963Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-19T04:30:12.963Z] ---> Running in 3cb93538513c [2024-03-19T04:30:13.228Z] Removing intermediate container 3cb93538513c [2024-03-19T04:30:13.228Z] ---> a84550753c3a [2024-03-19T04:30:13.228Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-19T04:30:13.494Z] ---> Running in be8648617bf1 [2024-03-19T04:30:13.759Z] Removing intermediate container be8648617bf1 [2024-03-19T04:30:13.759Z] ---> c6ef5ef0bd8f [2024-03-19T04:30:13.759Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-19T04:30:13.759Z] ---> Running in bfe10e41e56e [2024-03-19T04:30:14.024Z] Removing intermediate container bfe10e41e56e [2024-03-19T04:30:14.024Z] ---> 89818bbd0386 [2024-03-19T04:30:14.024Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-19T04:30:14.603Z] latest: Pulling from library/docker [2024-03-19T04:30:14.603Z] bca4290a9639: Pulling fs layer [2024-03-19T04:30:14.603Z] 17b275a3377f: Pulling fs layer [2024-03-19T04:30:14.603Z] 4f4fb700ef54: Pulling fs layer [2024-03-19T04:30:14.603Z] c7c53acdebd8: Pulling fs layer [2024-03-19T04:30:14.603Z] 588d5b04b058: Pulling fs layer [2024-03-19T04:30:14.603Z] 9bdbc647a3e2: Pulling fs layer [2024-03-19T04:30:14.603Z] 377004b31434: Pulling fs layer [2024-03-19T04:30:14.603Z] 7833dea6185c: Pulling fs layer [2024-03-19T04:30:14.603Z] 3f06e312ed7f: Pulling fs layer [2024-03-19T04:30:14.603Z] a7ce7878f5cb: Pulling fs layer [2024-03-19T04:30:14.603Z] c6ceeba455ea: Pulling fs layer [2024-03-19T04:30:14.603Z] be461e2441cd: Pulling fs layer [2024-03-19T04:30:14.603Z] 5ea4d5173008: Pulling fs layer [2024-03-19T04:30:14.603Z] 68d0dcfaea63: Pulling fs layer [2024-03-19T04:30:14.603Z] 8fd1c91886a3: Pulling fs layer [2024-03-19T04:30:14.603Z] c9738fd5038c: Pulling fs layer [2024-03-19T04:30:14.603Z] 588d5b04b058: Waiting [2024-03-19T04:30:14.603Z] 9bdbc647a3e2: Waiting [2024-03-19T04:30:14.603Z] 377004b31434: Waiting [2024-03-19T04:30:14.603Z] 7833dea6185c: Waiting [2024-03-19T04:30:14.603Z] 3f06e312ed7f: Waiting [2024-03-19T04:30:14.603Z] a7ce7878f5cb: Waiting [2024-03-19T04:30:14.603Z] c6ceeba455ea: Waiting [2024-03-19T04:30:14.603Z] be461e2441cd: Waiting [2024-03-19T04:30:14.603Z] 5ea4d5173008: Waiting [2024-03-19T04:30:14.603Z] 68d0dcfaea63: Waiting [2024-03-19T04:30:14.603Z] 8fd1c91886a3: Waiting [2024-03-19T04:30:14.603Z] c9738fd5038c: Waiting [2024-03-19T04:30:14.603Z] c7c53acdebd8: Waiting [2024-03-19T04:30:14.869Z] 4f4fb700ef54: Verifying Checksum [2024-03-19T04:30:14.869Z] 4f4fb700ef54: Download complete [2024-03-19T04:30:14.869Z] bca4290a9639: Verifying Checksum [2024-03-19T04:30:14.869Z] bca4290a9639: Download complete [2024-03-19T04:30:14.869Z] 17b275a3377f: Verifying Checksum [2024-03-19T04:30:14.869Z] 17b275a3377f: Download complete [2024-03-19T04:30:14.869Z] c7c53acdebd8: Verifying Checksum [2024-03-19T04:30:14.869Z] c7c53acdebd8: Download complete [2024-03-19T04:30:15.830Z] 588d5b04b058: Verifying Checksum [2024-03-19T04:30:15.830Z] 588d5b04b058: Download complete [2024-03-19T04:30:15.830Z] 9bdbc647a3e2: Verifying Checksum [2024-03-19T04:30:15.830Z] 9bdbc647a3e2: Download complete [2024-03-19T04:30:15.830Z] bca4290a9639: Pull complete [2024-03-19T04:30:15.830Z] 377004b31434: Verifying Checksum [2024-03-19T04:30:15.830Z] 377004b31434: Download complete [2024-03-19T04:30:15.830Z] 7833dea6185c: Verifying Checksum [2024-03-19T04:30:15.830Z] 7833dea6185c: Download complete [2024-03-19T04:30:15.830Z] 3f06e312ed7f: Download complete [2024-03-19T04:30:16.096Z] a7ce7878f5cb: Verifying Checksum [2024-03-19T04:30:16.096Z] a7ce7878f5cb: Download complete [2024-03-19T04:30:16.363Z] 5ea4d5173008: Verifying Checksum [2024-03-19T04:30:16.363Z] 5ea4d5173008: Download complete [2024-03-19T04:30:16.363Z] 17b275a3377f: Pull complete [2024-03-19T04:30:16.363Z] c6ceeba455ea: Download complete [2024-03-19T04:30:16.363Z] be461e2441cd: Verifying Checksum [2024-03-19T04:30:16.363Z] be461e2441cd: Download complete [2024-03-19T04:30:16.632Z] 8fd1c91886a3: Verifying Checksum [2024-03-19T04:30:16.632Z] 8fd1c91886a3: Download complete [2024-03-19T04:30:16.632Z] c9738fd5038c: Verifying Checksum [2024-03-19T04:30:16.632Z] c9738fd5038c: Download complete [2024-03-19T04:30:16.632Z] 4f4fb700ef54: Pull complete [2024-03-19T04:30:16.902Z] c7c53acdebd8: Pull complete [2024-03-19T04:30:18.311Z] 68d0dcfaea63: Verifying Checksum [2024-03-19T04:30:18.311Z] 68d0dcfaea63: Download complete [2024-03-19T04:30:18.311Z] 588d5b04b058: Pull complete [2024-03-19T04:30:19.716Z] 9bdbc647a3e2: Pull complete [2024-03-19T04:30:21.118Z] 377004b31434: Pull complete [2024-03-19T04:30:21.118Z] 7833dea6185c: Pull complete [2024-03-19T04:30:21.385Z] 3f06e312ed7f: Pull complete [2024-03-19T04:30:21.656Z] a7ce7878f5cb: Pull complete [2024-03-19T04:30:23.063Z] c6ceeba455ea: Pull complete [2024-03-19T04:30:23.333Z] be461e2441cd: Pull complete [2024-03-19T04:30:23.600Z] 5ea4d5173008: Pull complete [2024-03-19T04:30:26.941Z] 68d0dcfaea63: Pull complete [2024-03-19T04:30:27.208Z] 8fd1c91886a3: Pull complete [2024-03-19T04:30:27.475Z] c9738fd5038c: Pull complete [2024-03-19T04:30:27.475Z] Digest: sha256:92efb5a4c0e6e390e0418a26257787f10087aeffd8ebe13480c67e85a6f587aa [2024-03-19T04:30:27.475Z] Status: Downloaded newer image for docker:latest [2024-03-19T04:30:30.061Z] ---> d86c7b662080 [2024-03-19T04:30:30.061Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-19T04:30:30.061Z] ---> Running in cb0ba0a804e8 [2024-03-19T04:30:31.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T04:30:31.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T04:30:32.233Z] OK: 266 MiB in 52 packages [2024-03-19T04:30:33.196Z] Removing intermediate container cb0ba0a804e8 [2024-03-19T04:30:33.196Z] ---> 3375781399c8 [2024-03-19T04:30:33.196Z] Step 10/15 : ENV GO111MODULE=on [2024-03-19T04:30:33.196Z] ---> Running in 3630ce04afda [2024-03-19T04:30:33.462Z] Removing intermediate container 3630ce04afda [2024-03-19T04:30:33.462Z] ---> 905022dd4a6c [2024-03-19T04:30:33.462Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-19T04:30:33.727Z] ---> Running in d34b5de057fb [2024-03-19T04:30:33.994Z] Removing intermediate container d34b5de057fb [2024-03-19T04:30:33.994Z] ---> b37a6f3ebe11 [2024-03-19T04:30:33.994Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-19T04:30:34.577Z] ---> 6896063ce768 [2024-03-19T04:30:34.577Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T04:30:34.577Z] ---> Running in f9b27bd47611 [2024-03-19T04:32:41.239Z] Removing intermediate container f9b27bd47611 [2024-03-19T04:32:41.239Z] ---> 504df34201f2 [2024-03-19T04:32:41.239Z] Step 14/15 : COPY . . [2024-03-19T04:32:41.239Z] ---> f71a6e7614de [2024-03-19T04:32:41.239Z] Step 15/15 : RUN ${MAKE} [2024-03-19T04:32:41.239Z] ---> Running in 19642f4bbb98 [2024-03-19T04:32:41.239Z] noop [2024-03-19T04:32:41.239Z] Removing intermediate container 19642f4bbb98 [2024-03-19T04:32:41.239Z] ---> 12d563ff45f7 [2024-03-19T04:32:41.239Z] Successfully built 12d563ff45f7 [2024-03-19T04:32:41.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:32:41.718Z] + docker inspect -f . ci-base-image-arm64 [2024-03-19T04:32:41.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:32:42.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-360 does not seem to be running inside a container [2024-03-19T04:32:42.070Z] $ 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-19T04:32:43.272Z] $ docker top 8631383baee037ed51b4ea9cdfebe03bb517bedb97e7f18ce60e0200afbc6e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:32:44.144Z] + go version [2024-03-19T04:32:44.144Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-19T04:32:44.183Z] $ docker stop --time=1 8631383baee037ed51b4ea9cdfebe03bb517bedb97e7f18ce60e0200afbc6e7d [2024-03-19T04:32:45.814Z] $ docker rm -f --volumes 8631383baee037ed51b4ea9cdfebe03bb517bedb97e7f18ce60e0200afbc6e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:32:46.775Z] + docker inspect -f . ci-base-image-arm64 [2024-03-19T04:32:46.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:32:47.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-360 does not seem to be running inside a container [2024-03-19T04:32:47.130Z] $ 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-19T04:32:48.309Z] $ docker top 4142059fee475c532d6af317e8a8dcfcfd780a14424f2307eeb3e2a41c26e0da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:32:49.194Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-19T04:32:49.610Z] + make test [2024-03-19T04:32:49.882Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-19T04:32:55.227Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-19T04:33:42.087Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-19T04:33:42.087Z] 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-19T04:33:42.087Z] 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-19T04:33:42.087Z] 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-19T04:35:18.867Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-19T04:35:18.867Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-19T04:35:18.867Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-19T04:35:18.867Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-19T04:35:18.867Z] FAIL [2024-03-19T04:35:18.867Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-19T04:35:18.911Z] $ docker stop --time=1 4142059fee475c532d6af317e8a8dcfcfd780a14424f2307eeb3e2a41c26e0da [2024-03-19T04:35:20.880Z] $ docker rm -f --volumes 4142059fee475c532d6af317e8a8dcfcfd780a14424f2307eeb3e2a41c26e0da [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-19T04:35:22.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T04:35:22.876Z] [2024-03-19T04:35:22.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:35:23.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T04:35:23.280Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-19T04:35:23.280Z] 8998bd30e6a1: Pulling fs layer [2024-03-19T04:35:23.280Z] 04944245beec: Pulling fs layer [2024-03-19T04:35:23.280Z] 699f458cf7ca: Pulling fs layer [2024-03-19T04:35:23.280Z] 765212b225bb: Pulling fs layer [2024-03-19T04:35:23.280Z] f23df028b6ca: Pulling fs layer [2024-03-19T04:35:23.280Z] d65c8cfc05b1: Pulling fs layer [2024-03-19T04:35:23.280Z] 2437ff75d9bd: Pulling fs layer [2024-03-19T04:35:23.280Z] f23df028b6ca: Waiting [2024-03-19T04:35:23.280Z] 765212b225bb: Waiting [2024-03-19T04:35:23.280Z] 2437ff75d9bd: Waiting [2024-03-19T04:35:23.280Z] d65c8cfc05b1: Waiting [2024-03-19T04:35:23.550Z] 04944245beec: Verifying Checksum [2024-03-19T04:35:23.550Z] 04944245beec: Download complete [2024-03-19T04:35:23.550Z] 765212b225bb: Verifying Checksum [2024-03-19T04:35:23.550Z] 765212b225bb: Download complete [2024-03-19T04:35:23.550Z] f23df028b6ca: Verifying Checksum [2024-03-19T04:35:23.550Z] f23df028b6ca: Download complete [2024-03-19T04:35:23.550Z] d65c8cfc05b1: Verifying Checksum [2024-03-19T04:35:23.550Z] d65c8cfc05b1: Download complete [2024-03-19T04:35:23.821Z] 699f458cf7ca: Verifying Checksum [2024-03-19T04:35:23.821Z] 699f458cf7ca: Download complete [2024-03-19T04:35:24.092Z] 8998bd30e6a1: Verifying Checksum [2024-03-19T04:35:24.092Z] 8998bd30e6a1: Download complete [2024-03-19T04:35:26.673Z] 2437ff75d9bd: Download complete [2024-03-19T04:35:28.626Z] 8998bd30e6a1: Pull complete [2024-03-19T04:35:29.211Z] 04944245beec: Pull complete [2024-03-19T04:35:31.159Z] 699f458cf7ca: Pull complete [2024-03-19T04:35:31.159Z] 765212b225bb: Pull complete [2024-03-19T04:35:32.118Z] f23df028b6ca: Pull complete [2024-03-19T04:35:32.118Z] d65c8cfc05b1: Pull complete [2024-03-19T04:35:50.336Z] 2437ff75d9bd: Pull complete [2024-03-19T04:35:50.336Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-19T04:35:50.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T04:35:50.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:35:50.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-360 does not seem to be running inside a container [2024-03-19T04:35:50.770Z] $ 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-19T04:35:53.457Z] $ docker top decac0d6fccd05df36a09c49d07f8eecc5169c4dfd07bef68e1d3b45ed3bb651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:35:54.376Z] ---> job-cost.sh [2024-03-19T04:35:54.376Z] lf-activate-venv: SKIPPING [2024-03-19T04:35:54.376Z] INFO: No Stack... [2024-03-19T04:35:54.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-19T04:35:55.911Z] INFO: Archiving Costs [Pipeline] sh [2024-03-19T04:35:56.567Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2024-03-19T04:35:56.567Z] [Pipeline] lock [2024-03-19T04:35:56.622Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] [2024-03-19T04:35:56.627Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] did not exist. Created. [2024-03-19T04:35:56.632Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-19T04:35:57.358Z] /w/workspace/edgex-ui-go/1@tmp/durable-7439f60f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-19T04:35:58.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-19T04:35:58.065Z] Warning: overwriting stash ‘stack-cost’ [2024-03-19T04:35:58.637Z] Stashed 1 file(s) [Pipeline] } [2024-03-19T04:35:58.654Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-719-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-19T04:35:58.746Z] $ docker stop --time=1 decac0d6fccd05df36a09c49d07f8eecc5169c4dfd07bef68e1d3b45ed3bb651 [2024-03-19T04:36:00.283Z] $ docker rm -f --volumes decac0d6fccd05df36a09c49d07f8eecc5169c4dfd07bef68e1d3b45ed3bb651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-19T04:36:01.059Z] 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-19T04:36:03.264Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives ] [2024-03-19T04:36:03.264Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives [2024-03-19T04:36:03.264Z] total 16 [2024-03-19T04:36:03.264Z] drwxr-xr-x 3 root root 4096 Mar 19 04:29 . [2024-03-19T04:36:03.264Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 19 04:29 .. [2024-03-19T04:36:03.264Z] drwxr-xr-x 2 root root 4096 Mar 19 04:29 cost [2024-03-19T04:36:03.264Z] -rw-r--r-- 1 root root 83 Mar 19 04:29 cost.csv [2024-03-19T04:36:03.264Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives [2024-03-19T04:36:03.264Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives [2024-03-19T04:36:03.264Z] total 16 [2024-03-19T04:36:03.264Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 04:29 . [2024-03-19T04:36:03.264Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 19 04:29 .. [2024-03-19T04:36:03.264Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 04:29 cost [2024-03-19T04:36:03.264Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 19 04:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:03.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:04.534Z] ---> package-listing.sh [2024-03-19T04:36:04.534Z] ++ facter osfamily [2024-03-19T04:36:04.534Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-19T04:36:04.795Z] + OS_FAMILY=debian [2024-03-19T04:36:04.795Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-719 [2024-03-19T04:36:04.795Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-19T04:36:04.795Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-19T04:36:04.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-19T04:36:04.795Z] + PACKAGES=/tmp/packages_start.txt [2024-03-19T04:36:04.795Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-719 ']' [2024-03-19T04:36:04.795Z] + PACKAGES=/tmp/packages_end.txt [2024-03-19T04:36:04.795Z] + case "${OS_FAMILY}" in [2024-03-19T04:36:04.795Z] + dpkg -l [2024-03-19T04:36:04.795Z] + grep '^ii' [2024-03-19T04:36:04.795Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-19T04:36:04.795Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-19T04:36:04.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-19T04:36:04.795Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-719 ']' [2024-03-19T04:36:04.795Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives/ [2024-03-19T04:36:04.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-719/archives/ [Pipeline] echo [2024-03-19T04:36:04.834Z] 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-719/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-19T04:36:05.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:36:05.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:36:05.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:36:05.974Z] prd-ubuntu20.04-docker-8c-8g-359 does not seem to be running inside a container [2024-03-19T04:36:06.023Z] $ 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-719/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-719 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719:/w/workspace/edgexfoundry_edgex-ui-go_PR-719:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@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-19T04:36:06.255Z] $ docker top 17119cb7737cbf713bcbe290d95c5de65ff30ee539e72c385ebe926833c3756c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:36:06.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-19T04:36:07.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-19T04:36:07.527Z] + ls /var/log/sa-host [2024-03-19T04:36:07.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T04:36:07.786Z] provisioning config files... [2024-03-19T04:36:07.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-719@tmp/config16511501872685631380tmp [Pipeline] { [Pipeline] echo [2024-03-19T04:36:07.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:08.189Z] ---> create-netrc.sh [Pipeline] } [2024-03-19T04:36:08.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:08.634Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-19T04:36:08.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:09.006Z] ---> sudo-logs.sh [2024-03-19T04:36:09.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-19T04:36:09.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:09.418Z] ---> job-cost.sh [2024-03-19T04:36:09.418Z] lf-activate-venv: SKIPPING [2024-03-19T04:36:09.418Z] DEBUG: total: 0.2199999988079071 [2024-03-19T04:36:09.418Z] INFO: Retrieving Stack Cost... [2024-03-19T04:36:09.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-19T04:36:10.252Z] INFO: Archiving Costs [Pipeline] echo [2024-03-19T04:36:10.287Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:10.623Z] ---> logs-deploy.sh [2024-03-19T04:36:10.623Z] lf-activate-venv: SKIPPING [2024-03-19T04:36:10.623Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-719/1 [2024-03-19T04:36:10.623Z] INFO: archiving workspace using pattern(s): [2024-03-19T04:36:11.582Z] Archives upload complete. [2024-03-19T04:36:11.582Z] INFO: archiving logs to Nexus