Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0da78ec4b82fc3da1b3268369b79533ba523e2+af003f5e182c92977fdd0a87402a897a78497671 (57af6aa9178024907447cdf828477c77d82faf2e) 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-ssh15729092717995180752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8783107063443112101.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-secrets/branches/PR-184/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-secrets/branches/PR-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8884760539934664262.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-secrets/branches/PR-184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12709965223281746409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8964813387612109601.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-184/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-secrets/branches/PR-184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12136004468003376015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-secrets 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 Running on prd-ubuntu20.04-docker-8c-8g-6388 in /w/workspace/gexfoundry_go-mod-secrets_PR-184 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit af003f5e182c92977fdd0a87402a897a78497671 into PR head commit ca0da78ec4b82fc3da1b3268369b79533ba523e2 Merge succeeded, producing ca0da78ec4b82fc3da1b3268369b79533ba523e2 Checking out Revision ca0da78ec4b82fc3da1b3268369b79533ba523e2 (PR-184) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca0da78ec4b82fc3da1b3268369b79533ba523e2 # 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 af003f5e182c92977fdd0a87402a897a78497671 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca0da78ec4b82fc3da1b3268369b79533ba523e2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T05:57:33.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T05:57:34.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T05:57:34.235Z] ========================================================= [2023-02-17T05:57:34.235Z] EdgeX Global Pipelines Version Info [2023-02-17T05:57:34.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:57:34.968Z] ------------------- [2023-02-17T05:57:34.968Z] stable info: [2023-02-17T05:57:34.968Z] ------------------- [2023-02-17T05:57:34.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T05:57:34.968Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T05:57:34.968Z] Message: update stable to v1.0.244 [2023-02-17T05:57:35.539Z] ------------------- [2023-02-17T05:57:35.539Z] experimental info: [2023-02-17T05:57:35.539Z] ------------------- [2023-02-17T05:57:35.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T05:57:35.539Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T05:57:35.539Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T05:57:35.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-02-17T05:57:35.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-02-17T05:57:35.887Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T05:57:35.924Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T05:57:35.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T05:57:35.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T05:57:36.036Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T05:57:36.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T05:57:36.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T05:57:36.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T05:57:36.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T05:57:36.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-02-17T05:57:36.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T05:57:36.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T05:57:36.339Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:57:36.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:57:36.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:57:36.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:57:36.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T05:57:36.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T05:57:36.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T05:57:36.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T05:57:36.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T05:57:36.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T05:57:36.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-17T05:57:36.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T05:57:36.816Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T05:57:36.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo [2023-02-17T05:57:36.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo [2023-02-17T05:57:36.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo [2023-02-17T05:57:36.994Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca0da78ec4b82fc3da1b3268369b79533ba523e2 [Pipeline] echo [2023-02-17T05:57:37.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca0da78 [Pipeline] echo [2023-02-17T05:57:37.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T05:57:37.557Z] + git rev-list -1 --merges ca0da78ec4b82fc3da1b3268369b79533ba523e2~1..ca0da78ec4b82fc3da1b3268369b79533ba523e2 [Pipeline] echo [2023-02-17T05:57:37.600Z] -----------> git rev-list -1 --merges ca0da78ec4b82fc3da1b3268369b79533ba523e2~1..ca0da78ec4b82fc3da1b3268369b79533ba523e2 ca0da78ec4b82fc3da1b3268369b79533ba523e2 [false] [Pipeline] sh [2023-02-17T05:57:37.911Z] + git log --format=format:%s -1 ca0da78ec4b82fc3da1b3268369b79533ba523e2 [Pipeline] echo [2023-02-17T05:57:37.949Z] ========================================================= [2023-02-17T05:57:37.949Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T05:57:37.949Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:57:38.467Z] + git log --format=format:%s -1 ca0da78ec4b82fc3da1b3268369b79533ba523e2 [Pipeline] echo [2023-02-17T05:57:38.498Z] [semverPrep] GIT_COMMIT: ca0da78ec4b82fc3da1b3268369b79533ba523e2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-17T05:57:38.528Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T05:57:38.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T05:57:38.922Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T05:57:38.922Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T05:57:38.922Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T05:57:38.922Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T05:57:38.922Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T05:57:38.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:57:39.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:57:39.664Z] [2023-02-17T05:57:39.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:57:40.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:57:40.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T05:57:40.040Z] b85a868b505f: Pulling fs layer [2023-02-17T05:57:40.040Z] e2be974225ed: Pulling fs layer [2023-02-17T05:57:40.040Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T05:57:40.040Z] 988bab9f4d93: Pulling fs layer [2023-02-17T05:57:40.040Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T05:57:40.040Z] eaf3925da568: Pulling fs layer [2023-02-17T05:57:40.040Z] bab4dde63d76: Pulling fs layer [2023-02-17T05:57:40.040Z] bde34c3a00c8: Pulling fs layer [2023-02-17T05:57:40.040Z] b352a97aabf1: Pulling fs layer [2023-02-17T05:57:40.040Z] 4872d77fe225: Pulling fs layer [2023-02-17T05:57:40.040Z] 5851b861e8e6: Pulling fs layer [2023-02-17T05:57:40.040Z] 988bab9f4d93: Waiting [2023-02-17T05:57:40.040Z] 1469e6f7b9e6: Waiting [2023-02-17T05:57:40.040Z] bab4dde63d76: Waiting [2023-02-17T05:57:40.040Z] bde34c3a00c8: Waiting [2023-02-17T05:57:40.040Z] eaf3925da568: Waiting [2023-02-17T05:57:40.040Z] b352a97aabf1: Waiting [2023-02-17T05:57:40.040Z] 4872d77fe225: Waiting [2023-02-17T05:57:40.040Z] 5851b861e8e6: Waiting [2023-02-17T05:57:40.040Z] e2be974225ed: Verifying Checksum [2023-02-17T05:57:40.040Z] e2be974225ed: Download complete [2023-02-17T05:57:40.040Z] 988bab9f4d93: Verifying Checksum [2023-02-17T05:57:40.040Z] 988bab9f4d93: Download complete [2023-02-17T05:57:40.300Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T05:57:40.300Z] 1469e6f7b9e6: Download complete [2023-02-17T05:57:40.300Z] eaf3925da568: Verifying Checksum [2023-02-17T05:57:40.300Z] eaf3925da568: Download complete [2023-02-17T05:57:40.300Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T05:57:40.300Z] 339a4e72a1f5: Download complete [2023-02-17T05:57:40.300Z] bde34c3a00c8: Verifying Checksum [2023-02-17T05:57:40.300Z] bde34c3a00c8: Download complete [2023-02-17T05:57:40.560Z] b352a97aabf1: Download complete [2023-02-17T05:57:40.560Z] 4872d77fe225: Verifying Checksum [2023-02-17T05:57:40.560Z] 4872d77fe225: Download complete [2023-02-17T05:57:40.560Z] 5851b861e8e6: Download complete [2023-02-17T05:57:40.560Z] b85a868b505f: Verifying Checksum [2023-02-17T05:57:40.560Z] b85a868b505f: Download complete [2023-02-17T05:57:40.820Z] bab4dde63d76: Verifying Checksum [2023-02-17T05:57:40.820Z] bab4dde63d76: Download complete [2023-02-17T05:57:41.394Z] b85a868b505f: Pull complete [2023-02-17T05:57:41.653Z] e2be974225ed: Pull complete [2023-02-17T05:57:42.219Z] 339a4e72a1f5: Pull complete [2023-02-17T05:57:42.219Z] 988bab9f4d93: Pull complete [2023-02-17T05:57:42.478Z] 1469e6f7b9e6: Pull complete [2023-02-17T05:57:42.478Z] eaf3925da568: Pull complete [2023-02-17T05:57:43.854Z] bab4dde63d76: Pull complete [2023-02-17T05:57:44.112Z] bde34c3a00c8: Pull complete [2023-02-17T05:57:44.112Z] b352a97aabf1: Pull complete [2023-02-17T05:57:44.112Z] 4872d77fe225: Pull complete [2023-02-17T05:57:44.371Z] 5851b861e8e6: Pull complete [2023-02-17T05:57:44.371Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T05:57:44.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:57:44.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:57:44.575Z] prd-ubuntu20.04-docker-8c-8g-6388 does not seem to be running inside a container [2023-02-17T05:57:44.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-184 -v /w/workspace/gexfoundry_go-mod-secrets_PR-184:/w/workspace/gexfoundry_go-mod-secrets_PR-184:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T05:57:45.636Z] $ docker top 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T05:57:45.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:57:45.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:57:45.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:57:45.954Z] $ docker exec 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 ssh-agent [2023-02-17T05:57:46.055Z] SSH_AUTH_SOCK=/tmp/ssh-JQXW0CZTWjIH/agent.32 [2023-02-17T05:57:46.055Z] SSH_AGENT_PID=38 [2023-02-17T05:57:46.061Z] Running ssh-add (command line suppressed) [2023-02-17T05:57:46.164Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp/private_key_9143295988942049268.key (/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp/private_key_9143295988942049268.key) [2023-02-17T05:57:46.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:57:46.532Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T05:57:46.558Z] $ docker exec --env ******** --env ******** 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 ssh-agent -k [2023-02-17T05:57:46.647Z] unset SSH_AUTH_SOCK; [2023-02-17T05:57:46.648Z] unset SSH_AGENT_PID; [2023-02-17T05:57:46.648Z] echo Agent pid 38 killed; [2023-02-17T05:57:46.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T05:57:46.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:57:46.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:57:46.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:57:46.867Z] $ docker exec 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 ssh-agent [2023-02-17T05:57:46.982Z] SSH_AUTH_SOCK=/tmp/ssh-KX1wHicvwDmK/agent.70 [2023-02-17T05:57:46.982Z] SSH_AGENT_PID=76 [2023-02-17T05:57:46.987Z] Running ssh-add (command line suppressed) [2023-02-17T05:57:47.088Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp/private_key_4905732525382170916.key (/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp/private_key_4905732525382170916.key) [2023-02-17T05:57:47.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:57:47.451Z] + git semver init [2023-02-17T05:57:47.711Z] 2023-02-17 05:57:47,609 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T05:57:47.711Z] 2023-02-17 05:57:47,609 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver [2023-02-17T05:57:47.711Z] 2023-02-17 05:57:47,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver [2023-02-17T05:57:47.711Z] 2023-02-17 05:57:47,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-184, universal_newlines=False, shell=None, istream=None) [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,459 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-184/.git/info/exclude [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver/PR-184 with force:False [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,460 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver/PR-184 [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,464 [execute] INFO git cat-file --batch-check [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,469 [execute] INFO git cat-file --batch [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:57:48.649Z] 2023-02-17 05:57:48,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-184/.semver/PR-184 [2023-02-17T05:57:48.649Z] 0.0.0 [Pipeline] } [2023-02-17T05:57:48.678Z] $ docker exec --env ******** --env ******** 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 ssh-agent -k [2023-02-17T05:57:48.789Z] unset SSH_AUTH_SOCK; [2023-02-17T05:57:48.789Z] unset SSH_AGENT_PID; [2023-02-17T05:57:48.789Z] echo Agent pid 76 killed; [2023-02-17T05:57:48.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T05:57:49.235Z] + git semver [Pipeline] } [2023-02-17T05:57:49.514Z] $ docker stop --time=1 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 [2023-02-17T05:57:50.800Z] $ docker rm -f --volumes 17993d6efd4d12b4739c10142f217d45d1895d4083fbb10e7db33c549b9edf19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:57:51.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T05:57:51.483Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T05:57:51.501Z] [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 [2023-02-17T05:57:52.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:57:52.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:57:52.195Z] ========================================================= [2023-02-17T05:57:52.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T05:57:52.195Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-17T05:57:52.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T05:57:52.590Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T05:57:52.590Z] 213ec9aee27d: Pulling fs layer [2023-02-17T05:57:52.590Z] 4583459ba037: Pulling fs layer [2023-02-17T05:57:52.590Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T05:57:52.590Z] 53926ce57604: Pulling fs layer [2023-02-17T05:57:52.590Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T05:57:52.590Z] 22ff95d597cd: Pulling fs layer [2023-02-17T05:57:52.590Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T05:57:52.590Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T05:57:52.590Z] a7acece74701: Pulling fs layer [2023-02-17T05:57:52.590Z] 53926ce57604: Waiting [2023-02-17T05:57:52.590Z] 21b2b0c7a3f4: Waiting [2023-02-17T05:57:52.590Z] 12d6caf4c0d1: Waiting [2023-02-17T05:57:52.590Z] 96b7cbca73a9: Waiting [2023-02-17T05:57:52.590Z] 22ff95d597cd: Waiting [2023-02-17T05:57:52.590Z] a7acece74701: Waiting [2023-02-17T05:57:52.590Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T05:57:52.590Z] 93c1e223e6f2: Download complete [2023-02-17T05:57:52.590Z] 4583459ba037: Verifying Checksum [2023-02-17T05:57:52.590Z] 4583459ba037: Download complete [2023-02-17T05:57:52.590Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T05:57:52.590Z] 21b2b0c7a3f4: Download complete [2023-02-17T05:57:52.590Z] 22ff95d597cd: Verifying Checksum [2023-02-17T05:57:52.590Z] 22ff95d597cd: Download complete [2023-02-17T05:57:52.590Z] 213ec9aee27d: Download complete [2023-02-17T05:57:53.073Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T05:57:53.073Z] 12d6caf4c0d1: Download complete [2023-02-17T05:57:53.073Z] 213ec9aee27d: Pull complete [2023-02-17T05:57:53.073Z] 4583459ba037: Pull complete [2023-02-17T05:57:54.506Z] 93c1e223e6f2: Pull complete [2023-02-17T05:57:55.499Z] a7acece74701: Verifying Checksum [2023-02-17T05:57:55.499Z] a7acece74701: Download complete [2023-02-17T05:57:55.779Z] 53926ce57604: Verifying Checksum [2023-02-17T05:57:55.779Z] 53926ce57604: Download complete [2023-02-17T05:57:56.043Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T05:57:56.043Z] 96b7cbca73a9: Download complete [2023-02-17T05:57:59.318Z] 53926ce57604: Pull complete [2023-02-17T05:57:59.318Z] 21b2b0c7a3f4: Pull complete [2023-02-17T05:57:59.318Z] 22ff95d597cd: Pull complete [2023-02-17T05:57:59.318Z] 12d6caf4c0d1: Pull complete [2023-02-17T05:58:01.215Z] 96b7cbca73a9: Pull complete [2023-02-17T05:58:01.781Z] a7acece74701: Pull complete [2023-02-17T05:58:01.781Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T05:58:01.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T05:58:01.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-17T05:58:02.090Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:58:02.462Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T05:58:02.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:58:02.603Z] prd-ubuntu20.04-docker-8c-8g-6388 does not seem to be running inside a container [2023-02-17T05:58:02.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-184 -v /w/workspace/gexfoundry_go-mod-secrets_PR-184:/w/workspace/gexfoundry_go-mod-secrets_PR-184:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T05:58:04.114Z] $ docker top 5d703daa2e2260c0ff19caaf3110838b6d4172e8dbdfd0294e9a7722af38aa2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:58:04.495Z] + go version [2023-02-17T05:58:04.495Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T05:58:04.519Z] $ docker stop --time=1 5d703daa2e2260c0ff19caaf3110838b6d4172e8dbdfd0294e9a7722af38aa2c [2023-02-17T05:58:05.787Z] $ docker rm -f --volumes 5d703daa2e2260c0ff19caaf3110838b6d4172e8dbdfd0294e9a7722af38aa2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:58:06.511Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T05:58:06.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:58:06.669Z] prd-ubuntu20.04-docker-8c-8g-6388 does not seem to be running inside a container [2023-02-17T05:58:06.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-184 -v /w/workspace/gexfoundry_go-mod-secrets_PR-184:/w/workspace/gexfoundry_go-mod-secrets_PR-184:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T05:58:06.935Z] Still waiting to schedule task [2023-02-17T05:58:06.935Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-17T05:58:07.046Z] $ docker top c31e0974bc1d99fec31a9f5203143a66cd1a1c4d97d7aefe9e8d4ea709a7b1b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:58:07.437Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-184 [Pipeline] fileExists [Pipeline] sh [2023-02-17T05:58:07.950Z] + make test [2023-02-17T05:58:07.950Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-02-17T05:58:07.950Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-17T05:58:07.950Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.17 [2023-02-17T05:58:07.950Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-17T05:58:08.229Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-17T05:58:08.229Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-17T05:58:08.229Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-17T05:58:08.229Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-17T05:58:08.229Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-17T05:58:08.229Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-17T05:58:08.229Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-17T05:58:08.486Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-17T05:58:08.745Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-17T05:58:08.745Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-17T05:58:08.745Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-17T05:58:08.745Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-17T05:58:08.745Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-17T05:58:08.745Z] go: downloading golang.org/x/net v0.5.0 [2023-02-17T05:58:08.745Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-17T05:58:08.745Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-17T05:58:08.745Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-17T05:58:08.745Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-17T05:58:08.745Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-17T05:58:08.745Z] go: downloading golang.org/x/text v0.6.0 [2023-02-17T05:58:08.745Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.753s coverage: 74.8% of statements [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.083s coverage: 52.2% of statements [2023-02-17T05:58:35.292Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.066s coverage: 96.7% of statements [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements [2023-02-17T05:58:35.292Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements [2023-02-17T05:58:35.292Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements [2023-02-17T05:58:35.292Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.033s coverage: 54.5% of statements [2023-02-17T05:58:35.292Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.051s coverage: 100.0% of statements [2023-02-17T05:58:35.292Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-02-17T05:58:43.409Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T05:58:43.409Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-17T05:58:45.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T05:58:45.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-17T05:58:45.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T05:58:46.006Z] $ docker stop --time=1 c31e0974bc1d99fec31a9f5203143a66cd1a1c4d97d7aefe9e8d4ea709a7b1b2 [2023-02-17T05:58:47.996Z] $ docker rm -f --volumes c31e0974bc1d99fec31a9f5203143a66cd1a1c4d97d7aefe9e8d4ea709a7b1b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:58:48.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T05:58:48.735Z] 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 [2023-02-17T05:58:49.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:58:49.709Z] [2023-02-17T05:58:49.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:58:50.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:58:50.081Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T05:58:50.081Z] 5eb5b503b376: Pulling fs layer [2023-02-17T05:58:50.081Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T05:58:50.081Z] ec43610c2a17: Pulling fs layer [2023-02-17T05:58:50.081Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T05:58:50.081Z] 33b1e0a273af: Pulling fs layer [2023-02-17T05:58:50.081Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T05:58:50.081Z] 2f39f015ded8: Pulling fs layer [2023-02-17T05:58:50.081Z] 33b1e0a273af: Waiting [2023-02-17T05:58:50.081Z] 5d3b04190fa2: Waiting [2023-02-17T05:58:50.081Z] 2f39f015ded8: Waiting [2023-02-17T05:58:50.081Z] 3a2ae6a8a46f: Waiting [2023-02-17T05:58:50.341Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T05:58:50.342Z] 5c69ac0246d0: Download complete [2023-02-17T05:58:50.342Z] 3a2ae6a8a46f: Download complete [2023-02-17T05:58:50.342Z] 33b1e0a273af: Verifying Checksum [2023-02-17T05:58:50.342Z] 33b1e0a273af: Download complete [2023-02-17T05:58:50.342Z] 5d3b04190fa2: Download complete [2023-02-17T05:58:50.342Z] ec43610c2a17: Verifying Checksum [2023-02-17T05:58:50.342Z] ec43610c2a17: Download complete [2023-02-17T05:58:50.601Z] 5eb5b503b376: Verifying Checksum [2023-02-17T05:58:50.601Z] 5eb5b503b376: Download complete [2023-02-17T05:58:51.168Z] 2f39f015ded8: Download complete [2023-02-17T05:58:51.739Z] 5eb5b503b376: Pull complete [2023-02-17T05:58:52.000Z] 5c69ac0246d0: Pull complete [2023-02-17T05:58:52.260Z] ec43610c2a17: Pull complete [2023-02-17T05:58:52.519Z] 3a2ae6a8a46f: Pull complete [2023-02-17T05:58:52.519Z] 33b1e0a273af: Pull complete [2023-02-17T05:58:52.777Z] 5d3b04190fa2: Pull complete [2023-02-17T05:58:56.964Z] 2f39f015ded8: Pull complete [2023-02-17T05:58:56.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T05:58:56.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:58:56.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:58:57.181Z] prd-ubuntu20.04-docker-8c-8g-6388 does not seem to be running inside a container [2023-02-17T05:58:57.204Z] $ 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/gexfoundry_go-mod-secrets_PR-184 -v /w/workspace/gexfoundry_go-mod-secrets_PR-184:/w/workspace/gexfoundry_go-mod-secrets_PR-184:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-184@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 [2023-02-17T05:58:58.725Z] $ docker top c5ecc54ac6f550fa5c611d2d6729c6e3b9e7d0c4ec3ac5262bc2e95ce008b9d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:58:59.163Z] ---> job-cost.sh [2023-02-17T05:58:59.163Z] lf-activate-venv: SKIPPING [2023-02-17T05:58:59.163Z] INFO: No Stack... [2023-02-17T05:58:59.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T05:58:59.990Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T05:59:00.304Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives/cost.csv [2023-02-17T05:59:00.304Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T05:59:00.349Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] [2023-02-17T05:59:00.353Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] did not exist. Created. [2023-02-17T05:59:00.353Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T05:59:00.735Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T05:59:00.785Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T05:59:00.814Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T05:59:00.882Z] $ docker stop --time=1 c5ecc54ac6f550fa5c611d2d6729c6e3b9e7d0c4ec3ac5262bc2e95ce008b9d3 [2023-02-17T05:59:02.030Z] $ docker rm -f --volumes c5ecc54ac6f550fa5c611d2d6729c6e3b9e7d0c4ec3ac5262bc2e95ce008b9d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T06:02:16.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6393 in /w/workspace/gexfoundry_go-mod-secrets_PR-184 [Pipeline] { [Pipeline] ws [2023-02-17T06:02:16.540Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-02-17T06:02:16.614Z] Selected Git installation does not exist. Using Default [2023-02-17T06:02:16.614Z] The recommended git tool is: NONE [2023-02-17T06:02:21.695Z] using credential edgex-jenkins-ssh [2023-02-17T06:02:21.715Z] Cloning the remote Git repository [2023-02-17T06:02:21.761Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-02-17T06:02:21.833Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-02-17T06:02:21.995Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-02-17T06:02:21.996Z] > git --version # timeout=10 [2023-02-17T06:02:22.020Z] > git --version # 'git version 2.25.1' [2023-02-17T06:02:22.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:02:22.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T06:02:22.955Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-02-17T06:02:22.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T06:02:23.901Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-02-17T06:02:23.944Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-02-17T06:02:23.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:02:23.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T06:02:24.570Z] Merging remotes/origin/main commit af003f5e182c92977fdd0a87402a897a78497671 into PR head commit ca0da78ec4b82fc3da1b3268369b79533ba523e2 [2023-02-17T06:02:24.836Z] Merge succeeded, producing ca0da78ec4b82fc3da1b3268369b79533ba523e2 [2023-02-17T06:02:24.836Z] Checking out Revision ca0da78ec4b82fc3da1b3268369b79533ba523e2 (PR-184) [2023-02-17T06:02:24.589Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T06:02:24.612Z] > git checkout -f ca0da78ec4b82fc3da1b3268369b79533ba523e2 # timeout=10 [2023-02-17T06:02:24.719Z] > git remote # timeout=10 [2023-02-17T06:02:24.742Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T06:02:24.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:02:24.779Z] > git merge af003f5e182c92977fdd0a87402a897a78497671 # timeout=10 [2023-02-17T06:02:24.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T06:02:24.840Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T06:02:24.858Z] > git checkout -f ca0da78ec4b82fc3da1b3268369b79533ba523e2 # timeout=10 [2023-02-17T06:02:25.402Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-17T06:02:25.453Z] > git --version # timeout=10 [2023-02-17T06:02:25.472Z] > git --version # 'git version 2.25.1' [2023-02-17T06:02:25.501Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:02:26.551Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T06:02:26.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:02:26.551Z] Dload Upload Total Spent Left Speed [2023-02-17T06:02:26.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2023-02-17T06:02:27.245Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T06:02:27.586Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T06:02:27.586Z] + sudo tee /etc/docker/daemon.new [2023-02-17T06:02:27.586Z] { [2023-02-17T06:02:27.586Z] "registry-mirrors": [ [2023-02-17T06:02:27.586Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T06:02:27.586Z] ], [2023-02-17T06:02:27.586Z] "bip": "10.250.0.254/24", [2023-02-17T06:02:27.586Z] "hosts": [ [2023-02-17T06:02:27.586Z] "tcp://0.0.0.0:5555", [2023-02-17T06:02:27.586Z] "unix:///var/run/docker.sock" [2023-02-17T06:02:27.586Z] ], [2023-02-17T06:02:27.586Z] "mtu": 1458, [2023-02-17T06:02:27.586Z] "selinux-enabled": true, [2023-02-17T06:02:27.586Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T06:02:27.586Z] } [Pipeline] sh [2023-02-17T06:02:27.930Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T06:02:28.278Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-17T06:02:46.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:02:46.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:02:46.890Z] ========================================================= [2023-02-17T06:02:46.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T06:02:46.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-17T06:02:47.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T06:02:47.894Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T06:02:47.894Z] 9b18e9b68314: Pulling fs layer [2023-02-17T06:02:47.894Z] 35d82f9e3411: Pulling fs layer [2023-02-17T06:02:47.894Z] e16973657156: Pulling fs layer [2023-02-17T06:02:47.894Z] fc693d55d65f: Pulling fs layer [2023-02-17T06:02:47.894Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T06:02:47.894Z] dda99020689f: Pulling fs layer [2023-02-17T06:02:47.894Z] db1c61fa0a46: Pulling fs layer [2023-02-17T06:02:47.894Z] 891c053d2c06: Pulling fs layer [2023-02-17T06:02:47.894Z] 7e9fc2657dce: Waiting [2023-02-17T06:02:47.894Z] fc693d55d65f: Waiting [2023-02-17T06:02:47.894Z] dda99020689f: Waiting [2023-02-17T06:02:47.894Z] db1c61fa0a46: Waiting [2023-02-17T06:02:47.894Z] 891c053d2c06: Waiting [2023-02-17T06:02:47.894Z] e16973657156: Verifying Checksum [2023-02-17T06:02:47.894Z] e16973657156: Download complete [2023-02-17T06:02:47.894Z] 35d82f9e3411: Verifying Checksum [2023-02-17T06:02:47.894Z] 35d82f9e3411: Download complete [2023-02-17T06:02:47.894Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T06:02:47.894Z] 7e9fc2657dce: Download complete [2023-02-17T06:02:47.894Z] dda99020689f: Verifying Checksum [2023-02-17T06:02:47.894Z] dda99020689f: Download complete [2023-02-17T06:02:47.894Z] 9b18e9b68314: Download complete [2023-02-17T06:02:48.870Z] 9b18e9b68314: Pull complete [2023-02-17T06:02:48.870Z] 891c053d2c06: Verifying Checksum [2023-02-17T06:02:48.870Z] 891c053d2c06: Download complete [2023-02-17T06:02:49.467Z] 35d82f9e3411: Pull complete [2023-02-17T06:02:49.736Z] e16973657156: Pull complete [2023-02-17T06:02:50.326Z] db1c61fa0a46: Verifying Checksum [2023-02-17T06:02:50.604Z] fc693d55d65f: Verifying Checksum [2023-02-17T06:02:50.604Z] fc693d55d65f: Download complete [2023-02-17T06:03:02.970Z] fc693d55d65f: Pull complete [2023-02-17T06:03:02.970Z] 7e9fc2657dce: Pull complete [2023-02-17T06:03:03.242Z] dda99020689f: Pull complete [2023-02-17T06:03:09.939Z] db1c61fa0a46: Pull complete [2023-02-17T06:03:12.551Z] 891c053d2c06: Pull complete [2023-02-17T06:03:12.551Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T06:03:12.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T06:03:12.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-17T06:03:12.910Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:03:13.348Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T06:03:13.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:03:13.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-6393 does not seem to be running inside a container [2023-02-17T06:03:13.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T06:03:17.134Z] $ docker top e2e53cde3a93a68c65ff0221435b029ab9fa1dd82f39694500ab7e9268df8d24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:03:18.112Z] + go version [2023-02-17T06:03:18.112Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T06:03:18.144Z] $ docker stop --time=1 e2e53cde3a93a68c65ff0221435b029ab9fa1dd82f39694500ab7e9268df8d24 [2023-02-17T06:03:21.311Z] $ docker rm -f --volumes e2e53cde3a93a68c65ff0221435b029ab9fa1dd82f39694500ab7e9268df8d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:03:22.166Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T06:03:22.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:03:22.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-6393 does not seem to be running inside a container [2023-02-17T06:03:22.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T06:03:23.760Z] $ docker top fc5208dd6bb57889784a617ddc0644fb0dcd962cf9562d07757b643ddb5d83ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:03:24.327Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T06:03:25.304Z] + make test [2023-02-17T06:03:25.304Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-02-17T06:03:25.304Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.17 [2023-02-17T06:03:25.304Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-17T06:03:25.304Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-17T06:03:25.896Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-17T06:03:25.896Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-17T06:03:25.896Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-17T06:03:25.896Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-17T06:03:25.896Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-17T06:03:25.896Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-17T06:03:26.859Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-17T06:03:26.859Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-17T06:03:26.859Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-17T06:03:26.859Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-17T06:03:26.859Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-17T06:03:27.127Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-17T06:03:27.730Z] go: downloading golang.org/x/net v0.5.0 [2023-02-17T06:03:27.730Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-17T06:03:27.730Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-17T06:03:27.730Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-17T06:03:27.730Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-17T06:03:28.318Z] go: downloading golang.org/x/text v0.6.0 [2023-02-17T06:03:28.586Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-17T06:03:28.857Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-17T06:03:28.857Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-17T06:05:35.636Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.847s coverage: 74.8% of statements [2023-02-17T06:05:35.636Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.353s coverage: 52.2% of statements [2023-02-17T06:05:35.636Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-02-17T06:05:35.636Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.269s coverage: 96.7% of statements [2023-02-17T06:05:35.636Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.138s coverage: 89.5% of statements [2023-02-17T06:05:35.636Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-02-17T06:05:35.636Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.068s coverage: 100.0% of statements [2023-02-17T06:05:35.636Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-02-17T06:05:47.972Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.232s coverage: 55.8% of statements [2023-02-17T06:05:47.972Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-02-17T06:05:47.972Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.067s coverage: 54.5% of statements [2023-02-17T06:05:47.972Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.251s coverage: 100.0% of statements [2023-02-17T06:05:47.972Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-02-17T06:05:47.972Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T06:05:47.972Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-17T06:07:09.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T06:07:09.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-17T06:07:09.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T06:07:09.719Z] $ docker stop --time=1 fc5208dd6bb57889784a617ddc0644fb0dcd962cf9562d07757b643ddb5d83ce [2023-02-17T06:07:11.576Z] $ docker rm -f --volumes fc5208dd6bb57889784a617ddc0644fb0dcd962cf9562d07757b643ddb5d83ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:07:14.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T06:07:14.702Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T06:07:15.343Z] 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 [2023-02-17T06:07:16.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:07:16.194Z] [2023-02-17T06:07:16.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:07:16.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:07:18.072Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T06:07:18.072Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T06:07:18.072Z] 04944245beec: Pulling fs layer [2023-02-17T06:07:18.072Z] 699f458cf7ca: Pulling fs layer [2023-02-17T06:07:18.072Z] 765212b225bb: Pulling fs layer [2023-02-17T06:07:18.072Z] f23df028b6ca: Pulling fs layer [2023-02-17T06:07:18.072Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T06:07:18.072Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T06:07:18.072Z] 765212b225bb: Waiting [2023-02-17T06:07:18.072Z] f23df028b6ca: Waiting [2023-02-17T06:07:18.072Z] d65c8cfc05b1: Waiting [2023-02-17T06:07:18.072Z] 2437ff75d9bd: Waiting [2023-02-17T06:07:18.072Z] 04944245beec: Verifying Checksum [2023-02-17T06:07:18.072Z] 04944245beec: Download complete [2023-02-17T06:07:18.072Z] 765212b225bb: Verifying Checksum [2023-02-17T06:07:18.072Z] 765212b225bb: Download complete [2023-02-17T06:07:18.072Z] f23df028b6ca: Verifying Checksum [2023-02-17T06:07:18.072Z] f23df028b6ca: Download complete [2023-02-17T06:07:18.072Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T06:07:18.072Z] d65c8cfc05b1: Download complete [2023-02-17T06:07:18.072Z] 699f458cf7ca: Verifying Checksum [2023-02-17T06:07:18.072Z] 699f458cf7ca: Download complete [2023-02-17T06:07:18.664Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T06:07:18.664Z] 8998bd30e6a1: Download complete [2023-02-17T06:07:22.035Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T06:07:22.035Z] 2437ff75d9bd: Download complete [2023-02-17T06:07:23.990Z] 8998bd30e6a1: Pull complete [2023-02-17T06:07:24.259Z] 04944245beec: Pull complete [2023-02-17T06:07:28.532Z] 699f458cf7ca: Pull complete [2023-02-17T06:07:28.532Z] 765212b225bb: Pull complete [2023-02-17T06:07:29.502Z] f23df028b6ca: Pull complete [2023-02-17T06:07:32.097Z] d65c8cfc05b1: Pull complete [2023-02-17T06:07:54.202Z] 2437ff75d9bd: Pull complete [2023-02-17T06:07:54.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T06:07:54.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:07:54.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:07:54.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-6393 does not seem to be running inside a container [2023-02-17T06:07:54.585Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T06:07:56.702Z] $ docker top 1e39af9173fafdaa2b4496bc216102a5e35fe26405b1494175e842e1fef69a45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:07:57.629Z] ---> job-cost.sh [2023-02-17T06:07:57.629Z] lf-activate-venv: SKIPPING [2023-02-17T06:07:57.629Z] INFO: No Stack... [2023-02-17T06:07:57.896Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T06:07:58.860Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T06:07:59.522Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2023-02-17T06:07:59.522Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T06:07:59.611Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] [2023-02-17T06:07:59.616Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] did not exist. Created. [2023-02-17T06:07:59.616Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T06:08:00.340Z] /w/workspace/go-mod-secrets/1@tmp/durable-7b095538/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T06:08:01.018Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T06:08:01.053Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T06:08:01.109Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T06:08:01.125Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T06:08:01.183Z] $ docker stop --time=1 1e39af9173fafdaa2b4496bc216102a5e35fe26405b1494175e842e1fef69a45 [2023-02-17T06:08:02.731Z] $ docker rm -f --volumes 1e39af9173fafdaa2b4496bc216102a5e35fe26405b1494175e842e1fef69a45 [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 [2023-02-17T06:08:03.726Z] provisioning config files... [2023-02-17T06:08:03.736Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp/config1632763299875927696tmp [Pipeline] { [Pipeline] sh [2023-02-17T06:08:04.067Z] + set +x [2023-02-17T06:08:04.067Z] + bash -s -- [2023-02-17T06:08:04.067Z] + curl -s https://codecov.io/bash [2023-02-17T06:08:04.067Z] [2023-02-17T06:08:04.067Z] _____ _ [2023-02-17T06:08:04.067Z] / ____| | | [2023-02-17T06:08:04.067Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T06:08:04.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T06:08:04.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T06:08:04.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T06:08:04.067Z] Bash-1.0.6 [2023-02-17T06:08:04.067Z] [2023-02-17T06:08:04.067Z] [2023-02-17T06:08:04.067Z] ==> git version 2.25.1 found [2023-02-17T06:08:04.067Z] ==> 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 [2023-02-17T06:08:04.067Z] Release-Date: 2020-01-08 [2023-02-17T06:08:04.067Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T06:08:04.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T06:08:04.067Z] ==> Jenkins CI detected. [2023-02-17T06:08:04.067Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-184 [2023-02-17T06:08:04.067Z] project root: . [2023-02-17T06:08:04.067Z] --> token set from env [2023-02-17T06:08:04.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T06:08:04.067Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T06:08:04.067Z] ==> Python coveragepy not found [2023-02-17T06:08:04.067Z] ==> Searching for coverage reports in: [2023-02-17T06:08:04.067Z] + . [2023-02-17T06:08:04.067Z] -> Found 1 reports [2023-02-17T06:08:04.067Z] ==> Detecting git/mercurial file structure [2023-02-17T06:08:04.067Z] ==> Reading reports [2023-02-17T06:08:04.067Z] + ./coverage.out bytes=40905 [2023-02-17T06:08:04.324Z] ==> Appending adjustments [2023-02-17T06:08:04.324Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T06:08:04.324Z] + Found adjustments [2023-02-17T06:08:04.324Z] ==> Gzipping contents [2023-02-17T06:08:04.324Z] 8.0K /tmp/codecov.60QscX.gz [2023-02-17T06:08:04.324Z] ==> Uploading reports [2023-02-17T06:08:04.324Z] url: https://codecov.io [2023-02-17T06:08:04.324Z] query: branch=PR-184&commit=ca0da78ec4b82fc3da1b3268369b79533ba523e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=184&job=&cmd_args= [2023-02-17T06:08:04.324Z] -> Pinging Codecov [2023-02-17T06:08:04.324Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-184&commit=ca0da78ec4b82fc3da1b3268369b79533ba523e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=184&job=&cmd_args= [2023-02-17T06:08:04.583Z] -> Uploading to [2023-02-17T06:08:04.583Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/D63849C06B6B67093493C71CE874ED06/ca0da78ec4b82fc3da1b3268369b79533ba523e2/e521d214-47ac-452f-b34f-e50bf55105d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T060804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44537d0cceb93d08838a47ba7355fb295ed8e0a4e264156a24e7e7e08cb1e67a [2023-02-17T06:08:04.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:08:04.583Z] Dload Upload Total Spent Left Speed [2023-02-17T06:08:04.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8068 0 0 100 8068 0 26110 --:--:-- --:--:-- --:--:-- 26110 [2023-02-17T06:08:04.843Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/ca0da78ec4b82fc3da1b3268369b79533ba523e2 [Pipeline] } [2023-02-17T06:08:04.870Z] 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 [2023-02-17T06:08:06.813Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives ] [2023-02-17T06:08:06.813Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives [2023-02-17T06:08:06.813Z] total 16 [2023-02-17T06:08:06.813Z] drwxr-xr-x 3 root root 4096 Feb 17 05:58 . [2023-02-17T06:08:06.813Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 05:59 .. [2023-02-17T06:08:06.813Z] drwxr-xr-x 2 root root 4096 Feb 17 05:58 cost [2023-02-17T06:08:06.813Z] -rw-r--r-- 1 root root 87 Feb 17 05:58 cost.csv [2023-02-17T06:08:06.813Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives [2023-02-17T06:08:06.813Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives [2023-02-17T06:08:06.813Z] total 16 [2023-02-17T06:08:06.813Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:58 . [2023-02-17T06:08:06.813Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 05:59 .. [2023-02-17T06:08:06.813Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:58 cost [2023-02-17T06:08:06.813Z] -rw-r--r-- 1 jenkins jenkins 87 Feb 17 05:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:07.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:08.032Z] ---> package-listing.sh [2023-02-17T06:08:08.033Z] ++ facter osfamily [2023-02-17T06:08:08.033Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T06:08:08.292Z] + OS_FAMILY=debian [2023-02-17T06:08:08.292Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-184 [2023-02-17T06:08:08.292Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T06:08:08.292Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T06:08:08.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T06:08:08.292Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T06:08:08.292Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-184 ']' [2023-02-17T06:08:08.292Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T06:08:08.292Z] + case "${OS_FAMILY}" in [2023-02-17T06:08:08.292Z] + dpkg -l [2023-02-17T06:08:08.292Z] + grep '^ii' [2023-02-17T06:08:08.292Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T06:08:08.292Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T06:08:08.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T06:08:08.292Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-184 ']' [2023-02-17T06:08:08.292Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives/ [2023-02-17T06:08:08.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-184/archives/ [Pipeline] echo [2023-02-17T06:08:08.325Z] 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/gexfoundry_go-mod-secrets_PR-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T06:08:08.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:08:09.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:08:09.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:08:09.389Z] prd-ubuntu20.04-docker-8c-8g-6388 does not seem to be running inside a container [2023-02-17T06:08:09.420Z] $ 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/gexfoundry_go-mod-secrets_PR-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-184 -v /w/workspace/gexfoundry_go-mod-secrets_PR-184:/w/workspace/gexfoundry_go-mod-secrets_PR-184:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T06:08:10.385Z] $ docker top fb5a6b6e70b511d232e8331ad68f49bb67a4cce8a7c6cec8e6ee38f802d03039 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:08:10.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T06:08:11.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T06:08:11.423Z] + ls /var/log/sa-host [2023-02-17T06:08:11.423Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:08:11.717Z] provisioning config files... [2023-02-17T06:08:11.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-184@tmp/config16091438152916557631tmp [Pipeline] { [Pipeline] echo [2023-02-17T06:08:11.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:12.192Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T06:08:12.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:12.637Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T06:08:12.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:12.982Z] ---> sudo-logs.sh [2023-02-17T06:08:12.982Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T06:08:13.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:13.383Z] ---> job-cost.sh [2023-02-17T06:08:13.383Z] lf-activate-venv: SKIPPING [2023-02-17T06:08:13.383Z] DEBUG: total: 0.2199999988079071 [2023-02-17T06:08:13.383Z] INFO: Retrieving Stack Cost... [2023-02-17T06:08:13.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T06:08:14.210Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T06:08:14.311Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:08:14.622Z] ---> logs-deploy.sh [2023-02-17T06:08:14.622Z] lf-activate-venv: SKIPPING [2023-02-17T06:08:14.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-184/1 [2023-02-17T06:08:14.622Z] INFO: archiving workspace using pattern(s): [2023-02-17T06:08:15.560Z] Archives upload complete. [2023-02-17T06:08:15.560Z] INFO: archiving logs to Nexus