Pull request #356 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4+e90882523786062964195dcac22f3fb6ccc13e6e (86f819ff21c5da4d82dbeb62d2d148fbb5e80742) 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-ssh6122535795268178436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9625273001435177491.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/go-mod-bootstrap/branches/PR-356/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/go-mod-bootstrap/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1338125779905246201.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/go-mod-bootstrap/branches/PR-356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11730183523780212713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh3659124372082907187.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/go-mod-bootstrap/branches/PR-356/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/go-mod-bootstrap/branches/PR-356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17480297403867840651.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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-17401 in /w/workspace/xfoundry_go-mod-bootstrap_PR-356 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/main commit e90882523786062964195dcac22f3fb6ccc13e6e into PR head commit 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 Merge succeeded, producing 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 Checking out Revision 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 (PR-356) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 # 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 e90882523786062964195dcac22f3fb6ccc13e6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T09:07:29.293Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T09:07:29.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T09:07:29.543Z] ========================================================= [2022-07-11T09:07:29.543Z] EdgeX Global Pipelines Version Info [2022-07-11T09:07:29.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:07:30.354Z] ------------------- [2022-07-11T09:07:30.354Z] stable info: [2022-07-11T09:07:30.354Z] ------------------- [2022-07-11T09:07:30.354Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T09:07:30.354Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T09:07:30.354Z] Message: update stable to v1.0.234 [2022-07-11T09:07:30.929Z] ------------------- [2022-07-11T09:07:30.929Z] experimental info: [2022-07-11T09:07:30.929Z] ------------------- [2022-07-11T09:07:30.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T09:07:30.929Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T09:07:30.929Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T09:07:31.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-07-11T09:07:31.345Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-07-11T09:07:31.380Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T09:07:31.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T09:07:31.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T09:07:31.489Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T09:07:31.524Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T09:07:31.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T09:07:31.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T09:07:31.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T09:07:31.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T09:07:31.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-07-11T09:07:31.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T09:07:31.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T09:07:31.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T09:07:31.883Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T09:07:31.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T09:07:31.957Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T09:07:31.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T09:07:32.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T09:07:32.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T09:07:32.113Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T09:07:32.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T09:07:32.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T09:07:32.235Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-11T09:07:32.270Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T09:07:32.307Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T09:07:32.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo [2022-07-11T09:07:32.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo [2022-07-11T09:07:32.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo [2022-07-11T09:07:32.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [Pipeline] echo [2022-07-11T09:07:32.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5463e28 [Pipeline] echo [2022-07-11T09:07:32.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T09:07:33.023Z] + git rev-list -1 --merges 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4~1..5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [Pipeline] echo [2022-07-11T09:07:33.072Z] -----------> git rev-list -1 --merges 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4~1..5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [false] [Pipeline] sh [2022-07-11T09:07:33.387Z] + git log --format=format:%s -1 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [Pipeline] echo [2022-07-11T09:07:33.418Z] ========================================================= [2022-07-11T09:07:33.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T09:07:33.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T09:07:33.839Z] + git log --format=format:%s -1 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [Pipeline] echo [2022-07-11T09:07:33.867Z] [semverPrep] GIT_COMMIT: 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo [2022-07-11T09:07:33.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T09:07:34.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T09:07:34.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T09:07:34.280Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T09:07:34.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T09:07:34.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T09:07:34.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T09:07:34.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:07:34.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T09:07:35.024Z] [2022-07-11T09:07:35.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:07:35.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T09:07:35.670Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T09:07:35.670Z] b85a868b505f: Pulling fs layer [2022-07-11T09:07:35.670Z] e2be974225ed: Pulling fs layer [2022-07-11T09:07:35.670Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T09:07:35.670Z] 988bab9f4d93: Pulling fs layer [2022-07-11T09:07:35.670Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T09:07:35.670Z] eaf3925da568: Pulling fs layer [2022-07-11T09:07:35.670Z] bab4dde63d76: Pulling fs layer [2022-07-11T09:07:35.670Z] bde34c3a00c8: Pulling fs layer [2022-07-11T09:07:35.670Z] b352a97aabf1: Pulling fs layer [2022-07-11T09:07:35.670Z] 4872d77fe225: Pulling fs layer [2022-07-11T09:07:35.670Z] 5851b861e8e6: Pulling fs layer [2022-07-11T09:07:35.670Z] 988bab9f4d93: Waiting [2022-07-11T09:07:35.670Z] bde34c3a00c8: Waiting [2022-07-11T09:07:35.670Z] 1469e6f7b9e6: Waiting [2022-07-11T09:07:35.670Z] bab4dde63d76: Waiting [2022-07-11T09:07:35.670Z] eaf3925da568: Waiting [2022-07-11T09:07:35.670Z] b352a97aabf1: Waiting [2022-07-11T09:07:35.670Z] 5851b861e8e6: Waiting [2022-07-11T09:07:35.670Z] 4872d77fe225: Waiting [2022-07-11T09:07:35.670Z] e2be974225ed: Verifying Checksum [2022-07-11T09:07:35.670Z] e2be974225ed: Download complete [2022-07-11T09:07:35.670Z] 988bab9f4d93: Verifying Checksum [2022-07-11T09:07:35.670Z] 988bab9f4d93: Download complete [2022-07-11T09:07:35.670Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T09:07:35.670Z] 1469e6f7b9e6: Download complete [2022-07-11T09:07:35.670Z] eaf3925da568: Verifying Checksum [2022-07-11T09:07:35.670Z] eaf3925da568: Download complete [2022-07-11T09:07:35.670Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T09:07:35.670Z] 339a4e72a1f5: Download complete [2022-07-11T09:07:35.670Z] bde34c3a00c8: Verifying Checksum [2022-07-11T09:07:35.670Z] bde34c3a00c8: Download complete [2022-07-11T09:07:35.670Z] b352a97aabf1: Download complete [2022-07-11T09:07:35.670Z] 4872d77fe225: Verifying Checksum [2022-07-11T09:07:35.670Z] 4872d77fe225: Download complete [2022-07-11T09:07:35.936Z] 5851b861e8e6: Download complete [2022-07-11T09:07:35.936Z] b85a868b505f: Verifying Checksum [2022-07-11T09:07:35.936Z] b85a868b505f: Download complete [2022-07-11T09:07:36.197Z] bab4dde63d76: Verifying Checksum [2022-07-11T09:07:36.197Z] bab4dde63d76: Download complete [2022-07-11T09:07:37.579Z] b85a868b505f: Pull complete [2022-07-11T09:07:37.579Z] e2be974225ed: Pull complete [2022-07-11T09:07:37.839Z] 339a4e72a1f5: Pull complete [2022-07-11T09:07:38.101Z] 988bab9f4d93: Pull complete [2022-07-11T09:07:38.362Z] 1469e6f7b9e6: Pull complete [2022-07-11T09:07:38.362Z] eaf3925da568: Pull complete [2022-07-11T09:07:40.294Z] bab4dde63d76: Pull complete [2022-07-11T09:07:40.555Z] bde34c3a00c8: Pull complete [2022-07-11T09:07:40.555Z] b352a97aabf1: Pull complete [2022-07-11T09:07:40.816Z] 4872d77fe225: Pull complete [2022-07-11T09:07:40.816Z] 5851b861e8e6: Pull complete [2022-07-11T09:07:40.816Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T09:07:40.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T09:07:40.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:07:41.037Z] prd-ubuntu20.04-docker-8c-8g-17401 does not seem to be running inside a container [2022-07-11T09:07:41.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-356 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356:/w/workspace/xfoundry_go-mod-bootstrap_PR-356:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@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 [2022-07-11T09:07:42.385Z] $ docker top cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b -eo pid,comm [2022-07-11T09:07:42.450Z] 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). [2022-07-11T09:07:42.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T09:07:42.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T09:07:42.567Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T09:07:42.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T09:07:42.719Z] $ docker exec cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b ssh-agent [2022-07-11T09:07:42.850Z] SSH_AUTH_SOCK=/tmp/ssh-wYr6u5UvJDkq/agent.32 [2022-07-11T09:07:42.850Z] SSH_AGENT_PID=39 [2022-07-11T09:07:42.857Z] Running ssh-add (command line suppressed) [2022-07-11T09:07:42.986Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp/private_key_893874319240263966.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp/private_key_893874319240263966.key) [2022-07-11T09:07:42.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T09:07:43.329Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T09:07:43.356Z] $ docker exec --env ******** --env ******** cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b ssh-agent -k [2022-07-11T09:07:43.478Z] unset SSH_AUTH_SOCK; [2022-07-11T09:07:43.479Z] unset SSH_AGENT_PID; [2022-07-11T09:07:43.480Z] echo Agent pid 39 killed; [2022-07-11T09:07:43.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T09:07:43.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T09:07:43.564Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T09:07:43.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T09:07:43.711Z] $ docker exec cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b ssh-agent [2022-07-11T09:07:43.854Z] SSH_AUTH_SOCK=/tmp/ssh-nk3xOEVuSafm/agent.71 [2022-07-11T09:07:43.854Z] SSH_AGENT_PID=79 [2022-07-11T09:07:43.859Z] Running ssh-add (command line suppressed) [2022-07-11T09:07:43.990Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp/private_key_5201300233997329195.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp/private_key_5201300233997329195.key) [2022-07-11T09:07:44.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T09:07:44.329Z] + git semver init [2022-07-11T09:07:44.590Z] 2022-07-11 09:07:44,547 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T09:07:44.590Z] 2022-07-11 09:07:44,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver [2022-07-11T09:07:44.590Z] 2022-07-11 09:07:44,548 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver [2022-07-11T09:07:44.590Z] 2022-07-11 09:07:44,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-356, universal_newlines=False, shell=None, istream=None) [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,231 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.git/info/exclude [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver/PR-356 with force:False [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,232 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver/PR-356 [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,236 [execute] INFO git cat-file --batch-check [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,244 [execute] INFO git cat-file --batch [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T09:07:45.532Z] 2022-07-11 09:07:45,249 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-356/.semver/PR-356 [2022-07-11T09:07:45.532Z] 0.0.0 [Pipeline] } [2022-07-11T09:07:45.562Z] $ docker exec --env ******** --env ******** cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b ssh-agent -k [2022-07-11T09:07:45.697Z] unset SSH_AUTH_SOCK; [2022-07-11T09:07:45.697Z] unset SSH_AGENT_PID; [2022-07-11T09:07:45.697Z] echo Agent pid 79 killed; [2022-07-11T09:07:45.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T09:07:46.111Z] + git semver [Pipeline] } [2022-07-11T09:07:46.403Z] $ docker stop --time=1 cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b [2022-07-11T09:07:47.728Z] $ docker rm -f cf1a4d2ee36439d99783a1383571428be26fb00cee3bbcb557e59706ce4b7a4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T09:07:48.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T09:07:48.422Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T09:07:48.439Z] [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] unstash [Pipeline] echo [2022-07-11T09:07:48.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T09:07:49.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T09:07:49.052Z] ========================================================= [2022-07-11T09:07:49.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T09:07:49.052Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-11T09:07:49.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T09:07:49.424Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T09:07:49.424Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T09:07:49.424Z] 666ba61612fd: Pulling fs layer [2022-07-11T09:07:49.424Z] 8ed8ca486205: Pulling fs layer [2022-07-11T09:07:49.424Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T09:07:49.424Z] c516ae0d96e1: Pulling fs layer [2022-07-11T09:07:49.424Z] 684cea983483: Pulling fs layer [2022-07-11T09:07:49.424Z] dd3240ac7de5: Pulling fs layer [2022-07-11T09:07:49.424Z] b1e948a4e11c: Pulling fs layer [2022-07-11T09:07:49.424Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T09:07:49.424Z] 646ad004c059: Pulling fs layer [2022-07-11T09:07:49.424Z] 684cea983483: Waiting [2022-07-11T09:07:49.424Z] cc1cd167ecdc: Waiting [2022-07-11T09:07:49.424Z] c516ae0d96e1: Waiting [2022-07-11T09:07:49.424Z] dd3240ac7de5: Waiting [2022-07-11T09:07:49.424Z] a8fd76ee1af6: Waiting [2022-07-11T09:07:49.424Z] b1e948a4e11c: Waiting [2022-07-11T09:07:49.424Z] 646ad004c059: Waiting [2022-07-11T09:07:49.424Z] 8ed8ca486205: Download complete [2022-07-11T09:07:49.424Z] 666ba61612fd: Verifying Checksum [2022-07-11T09:07:49.424Z] 666ba61612fd: Download complete [2022-07-11T09:07:49.424Z] c516ae0d96e1: Verifying Checksum [2022-07-11T09:07:49.424Z] c516ae0d96e1: Download complete [2022-07-11T09:07:49.424Z] 684cea983483: Verifying Checksum [2022-07-11T09:07:49.424Z] 684cea983483: Download complete [2022-07-11T09:07:49.424Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T09:07:49.424Z] 59bf1c3509f3: Download complete [2022-07-11T09:07:49.424Z] dd3240ac7de5: Download complete [2022-07-11T09:07:49.693Z] b1e948a4e11c: Verifying Checksum [2022-07-11T09:07:49.693Z] b1e948a4e11c: Download complete [2022-07-11T09:07:49.694Z] 59bf1c3509f3: Pull complete [2022-07-11T09:07:49.694Z] 666ba61612fd: Pull complete [2022-07-11T09:07:49.971Z] 8ed8ca486205: Pull complete [2022-07-11T09:07:50.236Z] 646ad004c059: Verifying Checksum [2022-07-11T09:07:50.236Z] 646ad004c059: Download complete [2022-07-11T09:07:50.236Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T09:07:50.236Z] cc1cd167ecdc: Download complete [2022-07-11T09:07:50.497Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T09:07:50.497Z] a8fd76ee1af6: Download complete [2022-07-11T09:07:54.687Z] cc1cd167ecdc: Pull complete [2022-07-11T09:07:54.687Z] c516ae0d96e1: Pull complete [2022-07-11T09:07:54.687Z] 684cea983483: Pull complete [2022-07-11T09:07:54.687Z] dd3240ac7de5: Pull complete [2022-07-11T09:07:54.687Z] b1e948a4e11c: Pull complete [2022-07-11T09:07:56.600Z] a8fd76ee1af6: Pull complete [2022-07-11T09:07:57.540Z] 646ad004c059: Pull complete [2022-07-11T09:07:57.540Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T09:07:57.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T09:07:57.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-07-11T09:07:57.854Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:07:58.227Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T09:07:58.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:07:58.378Z] prd-ubuntu20.04-docker-8c-8g-17401 does not seem to be running inside a container [2022-07-11T09:07:58.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-356 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356:/w/workspace/xfoundry_go-mod-bootstrap_PR-356:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@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 [2022-07-11T09:08:00.275Z] $ docker top 2f310ca2d6e2edd056aee5bb58ed19557be0506c7b03adbb0b3457c27b996a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T09:08:00.688Z] + go version [2022-07-11T09:08:00.688Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T09:08:00.727Z] $ docker stop --time=1 2f310ca2d6e2edd056aee5bb58ed19557be0506c7b03adbb0b3457c27b996a86 [2022-07-11T09:08:02.040Z] $ docker rm -f 2f310ca2d6e2edd056aee5bb58ed19557be0506c7b03adbb0b3457c27b996a86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:08:02.760Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T09:08:02.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:08:02.922Z] prd-ubuntu20.04-docker-8c-8g-17401 does not seem to be running inside a container [2022-07-11T09:08:02.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-356 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356:/w/workspace/xfoundry_go-mod-bootstrap_PR-356:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@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 [2022-07-11T09:08:03.386Z] $ docker top 9bf12120f5d2be69c8259dd08462946c05be418368f0351d2124bf14f1f81199 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T09:08:03.817Z] Still waiting to schedule task [2022-07-11T09:08:03.818Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T09:08:03.837Z] + make test [2022-07-11T09:08:03.837Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T09:08:03.837Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-11T09:08:03.837Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-11T09:08:03.837Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-11T09:08:03.837Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-11T09:08:03.837Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-11T09:08:03.837Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 [2022-07-11T09:08:04.098Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-07-11T09:08:04.098Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-11T09:08:04.098Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-11T09:08:04.098Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-11T09:08:04.358Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-07-11T09:08:04.358Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-11T09:08:04.358Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-11T09:08:04.358Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-11T09:08:04.358Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-11T09:08:04.358Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-11T09:08:04.358Z] go: downloading golang.org/x/text v0.3.7 [2022-07-11T09:08:04.358Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-11T09:08:04.358Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-11T09:08:04.358Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-11T09:08:04.358Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-11T09:08:04.627Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-11T09:08:04.627Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-11T09:08:04.627Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-11T09:08:04.627Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-11T09:08:04.627Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-11T09:08:04.627Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-11T09:08:04.627Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-11T09:08:04.627Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-11T09:08:04.627Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-11T09:08:04.627Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-11T09:08:04.627Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-11T09:08:04.627Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-11T09:08:04.627Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-11T09:08:04.627Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-11T09:08:04.887Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-11T09:08:04.887Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-11T09:08:05.149Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-11T09:08:05.149Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-11T09:08:05.409Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-11T09:08:05.409Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-11T09:08:17.643Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-07-11T09:08:17.643Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 4.6% of statements [2022-07-11T09:08:17.643Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-07-11T09:08:17.643Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.034s coverage: 92.2% of statements [2022-07-11T09:08:17.643Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements [2022-07-11T09:08:19.031Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.024s coverage: 54.9% of statements [2022-07-11T09:08:19.031Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-07-11T09:08:19.031Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-07-11T09:08:19.031Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.017s coverage: 100.0% of statements [2022-07-11T09:08:19.031Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s coverage: 88.4% of statements [2022-07-11T09:08:19.031Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements [2022-07-11T09:08:21.578Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.036s coverage: 79.6% of statements [2022-07-11T09:08:21.578Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-07-11T09:08:21.578Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.011s coverage: 41.7% of statements [2022-07-11T09:08:21.578Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2022-07-11T09:08:29.727Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T09:08:33.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T09:08:33.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-11T09:08:33.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T09:08:33.493Z] $ docker stop --time=1 9bf12120f5d2be69c8259dd08462946c05be418368f0351d2124bf14f1f81199 [2022-07-11T09:08:35.824Z] $ docker rm -f 9bf12120f5d2be69c8259dd08462946c05be418368f0351d2124bf14f1f81199 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T09:08:36.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T09:08:36.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:08:37.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T09:08:37.613Z] [2022-07-11T09:08:37.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:08:37.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T09:08:37.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T09:08:37.991Z] 5eb5b503b376: Pulling fs layer [2022-07-11T09:08:37.991Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T09:08:37.991Z] ec43610c2a17: Pulling fs layer [2022-07-11T09:08:37.991Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T09:08:37.991Z] 33b1e0a273af: Pulling fs layer [2022-07-11T09:08:37.991Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T09:08:37.991Z] 2f39f015ded8: Pulling fs layer [2022-07-11T09:08:37.991Z] 33b1e0a273af: Waiting [2022-07-11T09:08:37.991Z] 5d3b04190fa2: Waiting [2022-07-11T09:08:37.991Z] 2f39f015ded8: Waiting [2022-07-11T09:08:37.991Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T09:08:37.991Z] 5c69ac0246d0: Download complete [2022-07-11T09:08:37.991Z] 3a2ae6a8a46f: Download complete [2022-07-11T09:08:37.991Z] 33b1e0a273af: Verifying Checksum [2022-07-11T09:08:37.991Z] 33b1e0a273af: Download complete [2022-07-11T09:08:38.250Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T09:08:38.250Z] 5d3b04190fa2: Download complete [2022-07-11T09:08:38.250Z] ec43610c2a17: Verifying Checksum [2022-07-11T09:08:38.250Z] ec43610c2a17: Download complete [2022-07-11T09:08:38.250Z] 5eb5b503b376: Verifying Checksum [2022-07-11T09:08:38.819Z] 2f39f015ded8: Verifying Checksum [2022-07-11T09:08:38.819Z] 2f39f015ded8: Download complete [2022-07-11T09:08:39.758Z] 5eb5b503b376: Pull complete [2022-07-11T09:08:39.758Z] 5c69ac0246d0: Pull complete [2022-07-11T09:08:40.328Z] ec43610c2a17: Pull complete [2022-07-11T09:08:40.328Z] 3a2ae6a8a46f: Pull complete [2022-07-11T09:08:40.328Z] 33b1e0a273af: Pull complete [2022-07-11T09:08:40.588Z] 5d3b04190fa2: Pull complete [2022-07-11T09:08:45.865Z] 2f39f015ded8: Pull complete [2022-07-11T09:08:45.865Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T09:08:45.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T09:08:45.865Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:08:46.096Z] prd-ubuntu20.04-docker-8c-8g-17401 does not seem to be running inside a container [2022-07-11T09:08:46.133Z] $ 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/xfoundry_go-mod-bootstrap_PR-356 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356:/w/workspace/xfoundry_go-mod-bootstrap_PR-356:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@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 [2022-07-11T09:08:47.638Z] $ docker top 95a7c68e0b5da6c7db9632bdff689cea5d923654eb5e7ae720995bbcb50a76d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:08:48.108Z] ---> job-cost.sh [2022-07-11T09:08:48.108Z] lf-activate-venv: SKIPPING [2022-07-11T09:08:48.108Z] INFO: No Stack... [2022-07-11T09:08:48.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T09:08:48.938Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T09:08:49.254Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives/cost.csv [2022-07-11T09:08:49.254Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T09:08:49.290Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] [2022-07-11T09:08:49.294Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] did not exist. Created. [2022-07-11T09:08:49.294Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T09:08:49.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T09:08:49.737Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T09:08:49.765Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T09:08:49.842Z] $ docker stop --time=1 95a7c68e0b5da6c7db9632bdff689cea5d923654eb5e7ae720995bbcb50a76d3 [2022-07-11T09:08:51.010Z] $ docker rm -f 95a7c68e0b5da6c7db9632bdff689cea5d923654eb5e7ae720995bbcb50a76d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T09:09:36.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17402 in /w/workspace/xfoundry_go-mod-bootstrap_PR-356 [Pipeline] { [Pipeline] ws [2022-07-11T09:09:36.812Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2022-07-11T09:09:36.893Z] Selected Git installation does not exist. Using Default [2022-07-11T09:09:36.893Z] The recommended git tool is: NONE [2022-07-11T09:09:44.910Z] using credential edgex-jenkins-ssh [2022-07-11T09:09:44.931Z] Cloning the remote Git repository [2022-07-11T09:09:45.019Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-07-11T09:09:45.150Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2022-07-11T09:09:45.350Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-07-11T09:09:45.351Z] > git --version # timeout=10 [2022-07-11T09:09:45.395Z] > git --version # 'git version 2.25.1' [2022-07-11T09:09:45.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T09:09:45.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T09:09:46.658Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-07-11T09:09:46.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T09:09:47.293Z] Merging remotes/origin/main commit e90882523786062964195dcac22f3fb6ccc13e6e into PR head commit 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [2022-07-11T09:09:47.553Z] Merge succeeded, producing 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [2022-07-11T09:09:47.554Z] Checking out Revision 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 (PR-356) [2022-07-11T09:09:46.728Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-07-11T09:09:46.771Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-07-11T09:09:46.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T09:09:46.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T09:09:47.316Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T09:09:47.330Z] > git checkout -f 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 # timeout=10 [2022-07-11T09:09:47.441Z] > git remote # timeout=10 [2022-07-11T09:09:47.466Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T09:09:47.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T09:09:47.497Z] > git merge e90882523786062964195dcac22f3fb6ccc13e6e # timeout=10 [2022-07-11T09:09:47.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T09:09:47.571Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T09:09:47.598Z] > git checkout -f 5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 # timeout=10 [2022-07-11T09:09:51.784Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [2022-07-11T09:09:51.841Z] > git --version # timeout=10 [2022-07-11T09:09:51.851Z] > git --version # 'git version 2.25.1' [2022-07-11T09:09:51.865Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T09:09:52.960Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T09:09:52.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T09:09:52.960Z] Dload Upload Total Spent Left Speed [2022-07-11T09:09:52.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 80763 0 --:--:-- --:--:-- --:--:-- 81298 [Pipeline] sh [2022-07-11T09:09:53.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T09:09:54.340Z] + sudo+ sudo tee /etc/docker/daemon.new [2022-07-11T09:09:54.340Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T09:09:54.340Z] { [2022-07-11T09:09:54.340Z] "registry-mirrors": [ [2022-07-11T09:09:54.340Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T09:09:54.340Z] ], [2022-07-11T09:09:54.340Z] "bip": "10.250.0.254/24", [2022-07-11T09:09:54.340Z] "hosts": [ [2022-07-11T09:09:54.340Z] "tcp://0.0.0.0:5555", [2022-07-11T09:09:54.340Z] "unix:///var/run/docker.sock" [2022-07-11T09:09:54.340Z] ], [2022-07-11T09:09:54.340Z] "mtu": 1458, [2022-07-11T09:09:54.340Z] "selinux-enabled": true, [2022-07-11T09:09:54.340Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T09:09:54.340Z] } [Pipeline] sh [2022-07-11T09:09:54.687Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T09:09:55.047Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-11T09:10:13.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T09:10:13.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T09:10:13.714Z] ========================================================= [2022-07-11T09:10:13.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T09:10:13.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-11T09:10:14.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T09:10:14.746Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T09:10:14.746Z] 9b3977197b4f: Pulling fs layer [2022-07-11T09:10:14.746Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T09:10:14.746Z] 94645a83ff95: Pulling fs layer [2022-07-11T09:10:14.746Z] e6fb740bc735: Pulling fs layer [2022-07-11T09:10:14.746Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T09:10:14.746Z] 355e64cbe906: Pulling fs layer [2022-07-11T09:10:14.746Z] 63ab81a10011: Pulling fs layer [2022-07-11T09:10:14.746Z] 555d1d1c4555: Pulling fs layer [2022-07-11T09:10:14.746Z] 7d9057610161: Pulling fs layer [2022-07-11T09:10:14.746Z] e6fb740bc735: Waiting [2022-07-11T09:10:14.746Z] 3a77bd46dcc9: Waiting [2022-07-11T09:10:14.746Z] 355e64cbe906: Waiting [2022-07-11T09:10:14.746Z] 63ab81a10011: Waiting [2022-07-11T09:10:14.746Z] 555d1d1c4555: Waiting [2022-07-11T09:10:14.746Z] 7d9057610161: Waiting [2022-07-11T09:10:15.020Z] 94645a83ff95: Verifying Checksum [2022-07-11T09:10:15.020Z] 94645a83ff95: Download complete [2022-07-11T09:10:15.020Z] 1a89e8eeedd5: Download complete [2022-07-11T09:10:15.020Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T09:10:15.020Z] 3a77bd46dcc9: Download complete [2022-07-11T09:10:15.020Z] 355e64cbe906: Verifying Checksum [2022-07-11T09:10:15.020Z] 355e64cbe906: Download complete [2022-07-11T09:10:15.020Z] 63ab81a10011: Verifying Checksum [2022-07-11T09:10:15.020Z] 63ab81a10011: Download complete [2022-07-11T09:10:15.020Z] 9b3977197b4f: Verifying Checksum [2022-07-11T09:10:15.020Z] 9b3977197b4f: Download complete [2022-07-11T09:10:16.003Z] 7d9057610161: Verifying Checksum [2022-07-11T09:10:16.003Z] 7d9057610161: Download complete [2022-07-11T09:10:16.003Z] 9b3977197b4f: Pull complete [2022-07-11T09:10:16.611Z] 1a89e8eeedd5: Pull complete [2022-07-11T09:10:16.884Z] 94645a83ff95: Pull complete [2022-07-11T09:10:17.160Z] 555d1d1c4555: Verifying Checksum [2022-07-11T09:10:17.160Z] 555d1d1c4555: Download complete [2022-07-11T09:10:17.763Z] e6fb740bc735: Verifying Checksum [2022-07-11T09:10:17.763Z] e6fb740bc735: Download complete [2022-07-11T09:10:30.179Z] e6fb740bc735: Pull complete [2022-07-11T09:10:30.179Z] 3a77bd46dcc9: Pull complete [2022-07-11T09:10:30.179Z] 355e64cbe906: Pull complete [2022-07-11T09:10:30.179Z] 63ab81a10011: Pull complete [2022-07-11T09:10:36.906Z] 555d1d1c4555: Pull complete [2022-07-11T09:10:38.883Z] 7d9057610161: Pull complete [2022-07-11T09:10:38.883Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T09:10:38.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T09:10:38.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-07-11T09:10:39.232Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:10:39.661Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T09:10:39.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:10:39.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-17402 does not seem to be running inside a container [2022-07-11T09:10:40.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2022-07-11T09:10:42.918Z] $ docker top d68f3bb579d94d45a8a69139d630e11cd90acb43bbd402f38fe9132d61efbd1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T09:10:43.864Z] + go version [2022-07-11T09:10:43.864Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T09:10:43.902Z] $ docker stop --time=1 d68f3bb579d94d45a8a69139d630e11cd90acb43bbd402f38fe9132d61efbd1c [2022-07-11T09:10:45.548Z] $ docker rm -f d68f3bb579d94d45a8a69139d630e11cd90acb43bbd402f38fe9132d61efbd1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:10:46.431Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T09:10:46.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:10:46.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-17402 does not seem to be running inside a container [2022-07-11T09:10:46.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2022-07-11T09:10:48.047Z] $ docker top 175291a74ddaaea43452089368afd5d2239c3f64a0b29e0088a60e8dd3cd7f27 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T09:10:49.079Z] + make test [2022-07-11T09:10:49.079Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T09:10:49.079Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-11T09:10:49.079Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-11T09:10:49.079Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-11T09:10:49.355Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.4 [2022-07-11T09:10:49.355Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-11T09:10:49.632Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-11T09:10:49.632Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-07-11T09:10:49.632Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-11T09:10:49.632Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-11T09:10:49.632Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-11T09:10:49.632Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-11T09:10:49.907Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-11T09:10:49.907Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-11T09:10:49.907Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-11T09:10:49.907Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-11T09:10:49.907Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-11T09:10:49.907Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-11T09:10:49.907Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-11T09:10:50.185Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-11T09:10:50.185Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-11T09:10:50.185Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-11T09:10:50.185Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-11T09:10:50.185Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-11T09:10:50.185Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-11T09:10:50.185Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-11T09:10:50.185Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-11T09:10:51.168Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-07-11T09:10:51.168Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-11T09:10:51.168Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-11T09:10:51.168Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-11T09:10:51.168Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-11T09:10:51.168Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-11T09:10:51.446Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-11T09:10:51.446Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-11T09:10:51.446Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-11T09:10:51.446Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-11T09:10:51.728Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-11T09:10:52.336Z] go: downloading golang.org/x/text v0.3.7 [2022-07-11T09:10:52.336Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-11T09:10:52.336Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-11T09:10:52.336Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-11T09:10:52.336Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-11T09:10:52.336Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-11T09:10:52.336Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-11T09:10:52.612Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-11T09:10:52.886Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-11T09:10:53.505Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-11T09:10:53.505Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-11T09:10:53.505Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-11T09:10:53.505Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-11T09:10:53.781Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-11T09:10:53.781Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-11T09:10:55.224Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-11T09:10:55.224Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-11T09:10:55.224Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-11T09:12:17.064Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-07-11T09:12:17.064Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.096s coverage: 4.6% of statements [2022-07-11T09:12:17.064Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-07-11T09:12:17.064Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.066s coverage: 92.2% of statements [2022-07-11T09:12:17.064Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2022-07-11T09:12:21.404Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.085s coverage: 54.9% of statements [2022-07-11T09:12:21.404Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-07-11T09:12:21.404Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-07-11T09:12:21.404Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.077s coverage: 100.0% of statements [2022-07-11T09:12:21.404Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.408s coverage: 88.4% of statements [2022-07-11T09:12:21.404Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.060s coverage: 25.0% of statements [2022-07-11T09:12:31.567Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.097s coverage: 79.6% of statements [2022-07-11T09:12:31.567Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-07-11T09:12:31.567Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements [2022-07-11T09:12:31.567Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2022-07-11T09:12:31.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T09:12:31.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T09:12:58.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T09:12:58.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-11T09:12:58.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T09:12:58.484Z] $ docker stop --time=1 175291a74ddaaea43452089368afd5d2239c3f64a0b29e0088a60e8dd3cd7f27 [2022-07-11T09:13:00.275Z] $ docker rm -f 175291a74ddaaea43452089368afd5d2239c3f64a0b29e0088a60e8dd3cd7f27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T09:13:02.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T09:13:03.014Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T09:13:03.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:13:04.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T09:13:04.367Z] [2022-07-11T09:13:04.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:13:04.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T09:13:05.052Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T09:13:05.052Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T09:13:05.052Z] 04944245beec: Pulling fs layer [2022-07-11T09:13:05.052Z] 699f458cf7ca: Pulling fs layer [2022-07-11T09:13:05.052Z] 765212b225bb: Pulling fs layer [2022-07-11T09:13:05.052Z] f23df028b6ca: Pulling fs layer [2022-07-11T09:13:05.052Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T09:13:05.052Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T09:13:05.052Z] 765212b225bb: Waiting [2022-07-11T09:13:05.052Z] f23df028b6ca: Waiting [2022-07-11T09:13:05.052Z] d65c8cfc05b1: Waiting [2022-07-11T09:13:05.052Z] 2437ff75d9bd: Waiting [2022-07-11T09:13:05.052Z] 04944245beec: Verifying Checksum [2022-07-11T09:13:05.052Z] 04944245beec: Download complete [2022-07-11T09:13:05.052Z] 765212b225bb: Download complete [2022-07-11T09:13:05.328Z] f23df028b6ca: Verifying Checksum [2022-07-11T09:13:05.328Z] f23df028b6ca: Download complete [2022-07-11T09:13:05.328Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T09:13:05.328Z] d65c8cfc05b1: Download complete [2022-07-11T09:13:05.328Z] 699f458cf7ca: Verifying Checksum [2022-07-11T09:13:05.328Z] 699f458cf7ca: Download complete [2022-07-11T09:13:05.929Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T09:13:05.929Z] 8998bd30e6a1: Download complete [2022-07-11T09:13:07.916Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T09:13:07.916Z] 2437ff75d9bd: Download complete [2022-07-11T09:13:09.900Z] 8998bd30e6a1: Pull complete [2022-07-11T09:13:10.505Z] 04944245beec: Pull complete [2022-07-11T09:13:11.944Z] 699f458cf7ca: Pull complete [2022-07-11T09:13:12.222Z] 765212b225bb: Pull complete [2022-07-11T09:13:13.204Z] f23df028b6ca: Pull complete [2022-07-11T09:13:13.204Z] d65c8cfc05b1: Pull complete [2022-07-11T09:13:28.307Z] 2437ff75d9bd: Pull complete [2022-07-11T09:13:28.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T09:13:28.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T09:13:28.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:13:28.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-17402 does not seem to be running inside a container [2022-07-11T09:13:28.772Z] $ 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/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T09:13:31.158Z] $ docker top a865475351d1aaa93031a32423ba38130afd1f32d6401e0113e4f081e6a411d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:32.165Z] ---> job-cost.sh [2022-07-11T09:13:32.165Z] lf-activate-venv: SKIPPING [2022-07-11T09:13:32.165Z] INFO: No Stack... [2022-07-11T09:13:32.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T09:13:33.361Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T09:13:34.051Z] + + catcut /w/workspace/go-mod-bootstrap/1/archives/cost.csv -d, [2022-07-11T09:13:34.051Z] -f6 [Pipeline] lock [2022-07-11T09:13:34.133Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] [2022-07-11T09:13:34.138Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] did not exist. Created. [2022-07-11T09:13:34.138Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T09:13:34.888Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-c0d3aa80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T09:13:35.594Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T09:13:35.630Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T09:13:35.678Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T09:13:35.695Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T09:13:35.786Z] $ docker stop --time=1 a865475351d1aaa93031a32423ba38130afd1f32d6401e0113e4f081e6a411d6 [2022-07-11T09:13:37.304Z] $ docker rm -f a865475351d1aaa93031a32423ba38130afd1f32d6401e0113e4f081e6a411d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-11T09:13:38.369Z] provisioning config files... [2022-07-11T09:13:38.384Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp/config5467314162050776603tmp [Pipeline] { [Pipeline] sh [2022-07-11T09:13:38.720Z] + set +x [2022-07-11T09:13:38.720Z] + curl -s https://codecov.io/bash [2022-07-11T09:13:38.720Z] + bash -s -- [2022-07-11T09:13:38.720Z] [2022-07-11T09:13:38.720Z] _____ _ [2022-07-11T09:13:38.720Z] / ____| | | [2022-07-11T09:13:38.720Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T09:13:38.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T09:13:38.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T09:13:38.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T09:13:38.720Z] Bash-1.0.6 [2022-07-11T09:13:38.720Z] [2022-07-11T09:13:38.720Z] [2022-07-11T09:13:38.720Z] ==> git version 2.25.1 found [2022-07-11T09:13:38.720Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-11T09:13:38.720Z] Release-Date: 2020-01-08 [2022-07-11T09:13:38.720Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T09:13:38.720Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T09:13:38.720Z] ==> Jenkins CI detected. [2022-07-11T09:13:38.720Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-356 [2022-07-11T09:13:38.720Z] project root: . [2022-07-11T09:13:38.720Z] --> token set from env [2022-07-11T09:13:38.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T09:13:38.720Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T09:13:38.720Z] ==> Python coveragepy not found [2022-07-11T09:13:38.720Z] ==> Searching for coverage reports in: [2022-07-11T09:13:38.720Z] + . [2022-07-11T09:13:38.720Z] -> Found 1 reports [2022-07-11T09:13:38.720Z] ==> Detecting git/mercurial file structure [2022-07-11T09:13:38.720Z] ==> Reading reports [2022-07-11T09:13:38.720Z] + ./coverage.out bytes=56349 [2022-07-11T09:13:38.720Z] ==> Appending adjustments [2022-07-11T09:13:38.720Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T09:13:38.981Z] + Found adjustments [2022-07-11T09:13:38.981Z] ==> Gzipping contents [2022-07-11T09:13:38.981Z] 12K /tmp/codecov.57jqPC.gz [2022-07-11T09:13:38.981Z] ==> Uploading reports [2022-07-11T09:13:38.981Z] url: https://codecov.io [2022-07-11T09:13:38.981Z] query: branch=PR-356&commit=5463e28bc47d37f9c7d8a6092df1e4976d6e00f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=356&job=&cmd_args= [2022-07-11T09:13:38.981Z] -> Pinging Codecov [2022-07-11T09:13:38.981Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-356&commit=5463e28bc47d37f9c7d8a6092df1e4976d6e00f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=356&job=&cmd_args= [2022-07-11T09:13:39.242Z] -> Uploading to [2022-07-11T09:13:39.242Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/833815588EE85121546D348822E98E2E/5463e28bc47d37f9c7d8a6092df1e4976d6e00f4/9dd12ad7-69db-4ca7-b2d2-bfbe389ce646.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T091339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eefaa5f430611ddc493c899c4ea43f488f4937e4613ba7b2b9863f53b6f46279 [2022-07-11T09:13:39.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T09:13:39.242Z] Dload Upload Total Spent Left Speed [2022-07-11T09:13:39.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9320 0 0 100 9320 0 39491 --:--:-- --:--:-- --:--:-- 39659 [2022-07-11T09:13:39.503Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5463e28bc47d37f9c7d8a6092df1e4976d6e00f4 [Pipeline] } [2022-07-11T09:13:39.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T09:13:41.363Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives ] [2022-07-11T09:13:41.363Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives [2022-07-11T09:13:41.363Z] total 16 [2022-07-11T09:13:41.363Z] drwxr-xr-x 3 root root 4096 Jul 11 09:08 . [2022-07-11T09:13:41.363Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 09:08 .. [2022-07-11T09:13:41.363Z] drwxr-xr-x 2 root root 4096 Jul 11 09:08 cost [2022-07-11T09:13:41.363Z] -rw-r--r-- 1 root root 87 Jul 11 09:08 cost.csv [2022-07-11T09:13:41.363Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives [2022-07-11T09:13:41.363Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives [2022-07-11T09:13:41.363Z] total 16 [2022-07-11T09:13:41.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 09:08 . [2022-07-11T09:13:41.363Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 09:08 .. [2022-07-11T09:13:41.363Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 09:08 cost [2022-07-11T09:13:41.363Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 11 09:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:41.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:42.600Z] ---> package-listing.sh [2022-07-11T09:13:42.600Z] ++ facter osfamily [2022-07-11T09:13:42.600Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T09:13:42.860Z] + OS_FAMILY=debian [2022-07-11T09:13:42.861Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-356 [2022-07-11T09:13:42.861Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T09:13:42.861Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T09:13:42.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T09:13:42.861Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T09:13:42.861Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-356 ']' [2022-07-11T09:13:42.861Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T09:13:42.861Z] + case "${OS_FAMILY}" in [2022-07-11T09:13:42.861Z] + dpkg -l [2022-07-11T09:13:42.861Z] + grep '^ii' [2022-07-11T09:13:42.861Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T09:13:42.861Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T09:13:42.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T09:13:42.861Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-356 ']' [2022-07-11T09:13:42.861Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives/ [2022-07-11T09:13:42.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-356/archives/ [Pipeline] echo [2022-07-11T09:13:42.895Z] 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/xfoundry_go-mod-bootstrap_PR-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T09:13:43.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T09:13:43.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T09:13:43.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T09:13:43.996Z] prd-ubuntu20.04-docker-8c-8g-17401 does not seem to be running inside a container [2022-07-11T09:13:44.045Z] $ 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/xfoundry_go-mod-bootstrap_PR-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-356 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356:/w/workspace/xfoundry_go-mod-bootstrap_PR-356:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@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 [2022-07-11T09:13:44.281Z] $ docker top 5c111ad474982ba8164d8fb164e9ad147c903317e89c378ff8eb75e44ab6de8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T09:13:44.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T09:13:45.010Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T09:13:45.325Z] + ls /var/log/sa-host [2022-07-11T09:13:45.325Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T09:13:45.521Z] provisioning config files... [2022-07-11T09:13:45.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-356@tmp/config7111701511089001976tmp [Pipeline] { [Pipeline] echo [2022-07-11T09:13:45.595Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:45.932Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T09:13:45.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:46.362Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T09:13:46.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:46.711Z] ---> sudo-logs.sh [2022-07-11T09:13:46.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T09:13:46.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:47.118Z] ---> job-cost.sh [2022-07-11T09:13:47.118Z] lf-activate-venv: SKIPPING [2022-07-11T09:13:47.118Z] DEBUG: total: 0.2199999988079071 [2022-07-11T09:13:47.118Z] INFO: Retrieving Stack Cost... [2022-07-11T09:13:47.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T09:13:47.951Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T09:13:47.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T09:13:48.306Z] ---> logs-deploy.sh [2022-07-11T09:13:48.306Z] lf-activate-venv: SKIPPING [2022-07-11T09:13:48.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-356/1 [2022-07-11T09:13:48.306Z] INFO: archiving workspace using pattern(s): [2022-07-11T09:13:49.249Z] Archives upload complete. [2022-07-11T09:13:49.249Z] INFO: archiving logs to Nexus