Pull request #248 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18fdf184f3034bbd5e71a8a47e81bb08697dceed+6d27e029019d07096c08211709fa1a1bfe5725bf (b485775f72bc9207b1b2a4799c34cc42466406f4) 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-ssh7253537657571830619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9857538835749898695.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-messaging/branches/PR-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4013146368868567995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh17341408811319100853.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-messaging/branches/PR-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17978856944084363212.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-messaging 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-12323 in /w/workspace/xfoundry_go-mod-messaging_PR-248 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-248 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6d27e029019d07096c08211709fa1a1bfe5725bf into PR head commit 18fdf184f3034bbd5e71a8a47e81bb08697dceed > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing b307fd836497dd40ed5e2a4ea486d64f4bc4af24 Checking out Revision b307fd836497dd40ed5e2a4ea486d64f4bc4af24 (PR-248) > git config core.sparsecheckout # timeout=10 > git checkout -f 18fdf184f3034bbd5e71a8a47e81bb08697dceed # 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 6d27e029019d07096c08211709fa1a1bfe5725bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b307fd836497dd40ed5e2a4ea486d64f4bc4af24 # timeout=10 Commit message: "Merge commit '6d27e029019d07096c08211709fa1a1bfe5725bf' into HEAD" > git rev-list --no-walk 18fdf184f3034bbd5e71a8a47e81bb08697dceed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T06:32:44.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T06:32:44.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T06:32:44.214Z] ========================================================= [2023-05-02T06:32:44.214Z] EdgeX Global Pipelines Version Info [2023-05-02T06:32:44.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:32:44.919Z] ------------------- [2023-05-02T06:32:44.919Z] stable info: [2023-05-02T06:32:44.919Z] ------------------- [2023-05-02T06:32:44.919Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T06:32:44.919Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T06:32:44.919Z] Message: update stable to v1.0.248 [2023-05-02T06:32:45.488Z] ------------------- [2023-05-02T06:32:45.488Z] experimental info: [2023-05-02T06:32:45.488Z] ------------------- [2023-05-02T06:32:45.488Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T06:32:45.488Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T06:32:45.488Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T06:32:45.658Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-05-02T06:32:45.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-05-02T06:32:45.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T06:32:45.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T06:32:45.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T06:32:45.725Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T06:32:45.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T06:32:45.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T06:32:45.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T06:32:45.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T06:32:45.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T06:32:45.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-05-02T06:32:45.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T06:32:45.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T06:32:45.865Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:32:45.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:32:45.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:32:45.920Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:32:45.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T06:32:45.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T06:32:45.964Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T06:32:45.976Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T06:32:45.988Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T06:32:46.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T06:32:46.022Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-02T06:32:46.031Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T06:32:46.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T06:32:46.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo [2023-05-02T06:32:46.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo [2023-05-02T06:32:46.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo [2023-05-02T06:32:46.093Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [Pipeline] echo [2023-05-02T06:32:46.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b307fd8 [Pipeline] echo [2023-05-02T06:32:46.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T06:32:46.522Z] + git rev-list -1 --merges b307fd836497dd40ed5e2a4ea486d64f4bc4af24~1..b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [Pipeline] echo [2023-05-02T06:32:46.565Z] -----------> git rev-list -1 --merges b307fd836497dd40ed5e2a4ea486d64f4bc4af24~1..b307fd836497dd40ed5e2a4ea486d64f4bc4af24 b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [2023-05-02T06:32:46.565Z] b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [false] [Pipeline] sh [2023-05-02T06:32:46.856Z] + git log --format=format:%s -1 b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [Pipeline] echo [2023-05-02T06:32:46.870Z] ========================================================= [2023-05-02T06:32:46.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T06:32:46.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:32:47.205Z] + git log --format=format:%s -1 b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [Pipeline] echo [2023-05-02T06:32:47.221Z] [semverPrep] GIT_COMMIT: b307fd836497dd40ed5e2a4ea486d64f4bc4af24, Commit Message: Merge commit '6d27e029019d07096c08211709fa1a1bfe5725bf' into HEAD [Pipeline] echo [2023-05-02T06:32:47.232Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T06:32:47.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T06:32:47.602Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T06:32:47.602Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T06:32:47.602Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T06:32:47.602Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T06:32:47.602Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T06:32:47.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:32:48.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:32:48.012Z] [2023-05-02T06:32:48.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:32:48.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:32:48.308Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T06:32:48.308Z] b85a868b505f: Pulling fs layer [2023-05-02T06:32:48.308Z] e2be974225ed: Pulling fs layer [2023-05-02T06:32:48.308Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T06:32:48.308Z] 988bab9f4d93: Pulling fs layer [2023-05-02T06:32:48.308Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T06:32:48.308Z] eaf3925da568: Pulling fs layer [2023-05-02T06:32:48.308Z] bab4dde63d76: Pulling fs layer [2023-05-02T06:32:48.308Z] bde34c3a00c8: Pulling fs layer [2023-05-02T06:32:48.308Z] b352a97aabf1: Pulling fs layer [2023-05-02T06:32:48.308Z] 4872d77fe225: Pulling fs layer [2023-05-02T06:32:48.308Z] 5851b861e8e6: Pulling fs layer [2023-05-02T06:32:48.308Z] 988bab9f4d93: Waiting [2023-05-02T06:32:48.308Z] 1469e6f7b9e6: Waiting [2023-05-02T06:32:48.308Z] b352a97aabf1: Waiting [2023-05-02T06:32:48.308Z] 4872d77fe225: Waiting [2023-05-02T06:32:48.308Z] eaf3925da568: Waiting [2023-05-02T06:32:48.308Z] bde34c3a00c8: Waiting [2023-05-02T06:32:48.308Z] 5851b861e8e6: Waiting [2023-05-02T06:32:48.308Z] e2be974225ed: Download complete [2023-05-02T06:32:48.569Z] 988bab9f4d93: Verifying Checksum [2023-05-02T06:32:48.569Z] 988bab9f4d93: Download complete [2023-05-02T06:32:48.569Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T06:32:48.569Z] 1469e6f7b9e6: Download complete [2023-05-02T06:32:48.569Z] eaf3925da568: Verifying Checksum [2023-05-02T06:32:48.569Z] eaf3925da568: Download complete [2023-05-02T06:32:48.569Z] 339a4e72a1f5: Download complete [2023-05-02T06:32:48.569Z] bde34c3a00c8: Verifying Checksum [2023-05-02T06:32:48.569Z] bde34c3a00c8: Download complete [2023-05-02T06:32:48.569Z] b352a97aabf1: Download complete [2023-05-02T06:32:48.569Z] 4872d77fe225: Verifying Checksum [2023-05-02T06:32:48.569Z] 4872d77fe225: Download complete [2023-05-02T06:32:48.569Z] 5851b861e8e6: Download complete [2023-05-02T06:32:48.569Z] b85a868b505f: Verifying Checksum [2023-05-02T06:32:48.569Z] b85a868b505f: Download complete [2023-05-02T06:32:48.828Z] bab4dde63d76: Verifying Checksum [2023-05-02T06:32:48.828Z] bab4dde63d76: Download complete [2023-05-02T06:32:49.768Z] b85a868b505f: Pull complete [2023-05-02T06:32:49.768Z] e2be974225ed: Pull complete [2023-05-02T06:32:50.335Z] 339a4e72a1f5: Pull complete [2023-05-02T06:32:50.335Z] 988bab9f4d93: Pull complete [2023-05-02T06:32:50.594Z] 1469e6f7b9e6: Pull complete [2023-05-02T06:32:50.594Z] eaf3925da568: Pull complete [2023-05-02T06:32:52.503Z] bab4dde63d76: Pull complete [2023-05-02T06:32:52.503Z] bde34c3a00c8: Pull complete [2023-05-02T06:32:52.503Z] b352a97aabf1: Pull complete [2023-05-02T06:32:52.503Z] 4872d77fe225: Pull complete [2023-05-02T06:32:52.761Z] 5851b861e8e6: Pull complete [2023-05-02T06:32:52.761Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T06:32:52.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:32:52.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:32:52.862Z] prd-ubuntu20.04-docker-8c-8g-12323 does not seem to be running inside a container [2023-05-02T06:32:52.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-248 -v /w/workspace/xfoundry_go-mod-messaging_PR-248:/w/workspace/xfoundry_go-mod-messaging_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-248@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-devops/py-git-semver:0.1.4 cat [2023-05-02T06:32:54.502Z] $ docker top 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 -eo pid,comm [2023-05-02T06:32:54.564Z] 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). [2023-05-02T06:32:54.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T06:32:54.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:32:54.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:32:54.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:32:54.711Z] $ docker exec 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 ssh-agent [2023-05-02T06:32:54.822Z] SSH_AUTH_SOCK=/tmp/ssh-3ilGwitSjwqH/agent.32 [2023-05-02T06:32:54.822Z] SSH_AGENT_PID=38 [2023-05-02T06:32:54.828Z] Running ssh-add (command line suppressed) [2023-05-02T06:32:54.925Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp/private_key_3210273558059869475.key (/w/workspace/xfoundry_go-mod-messaging_PR-248@tmp/private_key_3210273558059869475.key) [2023-05-02T06:32:54.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:32:55.230Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T06:32:55.247Z] $ docker exec --env ******** --env ******** 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 ssh-agent -k [2023-05-02T06:32:55.338Z] unset SSH_AUTH_SOCK; [2023-05-02T06:32:55.339Z] unset SSH_AGENT_PID; [2023-05-02T06:32:55.339Z] echo Agent pid 38 killed; [2023-05-02T06:32:55.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T06:32:55.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:32:55.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:32:55.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:32:55.482Z] $ docker exec 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 ssh-agent [2023-05-02T06:32:55.575Z] SSH_AUTH_SOCK=/tmp/ssh-hCYjy5RtnO34/agent.70 [2023-05-02T06:32:55.575Z] SSH_AGENT_PID=76 [2023-05-02T06:32:55.580Z] Running ssh-add (command line suppressed) [2023-05-02T06:32:55.669Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp/private_key_2623197984401683637.key (/w/workspace/xfoundry_go-mod-messaging_PR-248@tmp/private_key_2623197984401683637.key) [2023-05-02T06:32:55.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:32:55.972Z] + git semver init [2023-05-02T06:32:56.231Z] 2023-05-02 06:32:56,127 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T06:32:56.231Z] 2023-05-02 06:32:56,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-248/.semver [2023-05-02T06:32:56.231Z] 2023-05-02 06:32:56,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-248/.semver [2023-05-02T06:32:56.231Z] 2023-05-02 06:32:56,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-248/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-248, universal_newlines=False, shell=None, istream=None) [2023-05-02T06:32:57.170Z] 2023-05-02 06:32:56,826 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-248/.git/info/exclude [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-248/.semver/PR-248 with force:False [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,827 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-248/.semver/PR-248 [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,831 [execute] INFO git cat-file --batch-check [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,836 [execute] INFO git cat-file --batch [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:32:57.171Z] 2023-05-02 06:32:56,842 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-248/.semver/PR-248 [2023-05-02T06:32:57.171Z] 0.0.0 [Pipeline] } [2023-05-02T06:32:57.180Z] $ docker exec --env ******** --env ******** 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 ssh-agent -k [2023-05-02T06:32:57.259Z] unset SSH_AUTH_SOCK; [2023-05-02T06:32:57.259Z] unset SSH_AGENT_PID; [2023-05-02T06:32:57.260Z] echo Agent pid 76 killed; [2023-05-02T06:32:57.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T06:32:57.578Z] + git semver [Pipeline] } [2023-05-02T06:32:57.850Z] $ docker stop --time=1 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 [2023-05-02T06:32:59.144Z] $ docker rm -f --volumes 3cf05624bce55aaadac1f287c024240f647002bc84b5724e10662fd03a713be6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:32:59.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T06:32:59.668Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T06:32:59.671Z] [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-05-02T06:32:59.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:32:59.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:32:59.859Z] ========================================================= [2023-05-02T06:32:59.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T06:32:59.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:33:00.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12330 in /w/workspace/xfoundry_go-mod-messaging_PR-248 [Pipeline] { [Pipeline] ws [2023-05-02T06:33:00.035Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2023-05-02T06:33:00.061Z] Selected Git installation does not exist. Using Default [2023-05-02T06:33:00.061Z] The recommended git tool is: NONE [2023-05-02T06:33:00.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T06:33:00.151Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T06:33:00.151Z] f56be85fc22e: Pulling fs layer [2023-05-02T06:33:00.151Z] 85791d961cd3: Pulling fs layer [2023-05-02T06:33:00.151Z] d694b5ae8c79: Pulling fs layer [2023-05-02T06:33:00.151Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T06:33:00.151Z] 4d19c01a9841: Pulling fs layer [2023-05-02T06:33:00.151Z] 9325e15d5711: Pulling fs layer [2023-05-02T06:33:00.151Z] 556b6ee489ea: Pulling fs layer [2023-05-02T06:33:00.151Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T06:33:00.151Z] 9f32a84ed3da: Waiting [2023-05-02T06:33:00.151Z] 4d19c01a9841: Waiting [2023-05-02T06:33:00.151Z] 9325e15d5711: Waiting [2023-05-02T06:33:00.151Z] c5a4b2cf53e6: Waiting [2023-05-02T06:33:00.151Z] 556b6ee489ea: Waiting [2023-05-02T06:33:00.151Z] 85791d961cd3: Download complete [2023-05-02T06:33:00.151Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T06:33:00.151Z] 9f32a84ed3da: Download complete [2023-05-02T06:33:00.151Z] 4d19c01a9841: Verifying Checksum [2023-05-02T06:33:00.151Z] 4d19c01a9841: Download complete [2023-05-02T06:33:00.151Z] f56be85fc22e: Verifying Checksum [2023-05-02T06:33:00.151Z] f56be85fc22e: Download complete [2023-05-02T06:33:00.151Z] 9325e15d5711: Verifying Checksum [2023-05-02T06:33:00.151Z] 9325e15d5711: Download complete [2023-05-02T06:33:00.410Z] f56be85fc22e: Pull complete [2023-05-02T06:33:00.410Z] 85791d961cd3: Pull complete [2023-05-02T06:33:00.669Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T06:33:00.669Z] c5a4b2cf53e6: Download complete [2023-05-02T06:33:00.927Z] d694b5ae8c79: Verifying Checksum [2023-05-02T06:33:00.927Z] d694b5ae8c79: Download complete [2023-05-02T06:33:00.927Z] 556b6ee489ea: Verifying Checksum [2023-05-02T06:33:00.927Z] 556b6ee489ea: Download complete [2023-05-02T06:33:04.208Z] d694b5ae8c79: Pull complete [2023-05-02T06:33:04.208Z] 9f32a84ed3da: Pull complete [2023-05-02T06:33:04.208Z] 4d19c01a9841: Pull complete [2023-05-02T06:33:04.208Z] 9325e15d5711: Pull complete [2023-05-02T06:33:05.044Z] using credential edgex-jenkins-ssh [2023-05-02T06:33:05.080Z] Cloning the remote Git repository [2023-05-02T06:33:06.106Z] 556b6ee489ea: Pull complete [2023-05-02T06:33:05.127Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-05-02T06:33:05.230Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2023-05-02T06:33:05.381Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-05-02T06:33:05.382Z] > git --version # timeout=10 [2023-05-02T06:33:05.404Z] > git --version # 'git version 2.25.1' [2023-05-02T06:33:05.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:33:05.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:33:06.672Z] c5a4b2cf53e6: Pull complete [2023-05-02T06:33:06.672Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T06:33:06.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T06:33:06.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-02T06:33:06.964Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:33:07.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:33:07.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:33:07.341Z] prd-ubuntu20.04-docker-8c-8g-12323 does not seem to be running inside a container [2023-05-02T06:33:07.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-248 -v /w/workspace/xfoundry_go-mod-messaging_PR-248:/w/workspace/xfoundry_go-mod-messaging_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-248@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T06:33:06.394Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-05-02T06:33:06.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:33:07.278Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-05-02T06:33:07.319Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-05-02T06:33:07.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:33:07.334Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T06:33:07.922Z] Merging remotes/origin/main commit 6d27e029019d07096c08211709fa1a1bfe5725bf into PR head commit 18fdf184f3034bbd5e71a8a47e81bb08697dceed [2023-05-02T06:33:08.275Z] Merge succeeded, producing 1e00b94e5caa4a6e53783a57272b2b1091619a59 [2023-05-02T06:33:08.275Z] Checking out Revision 1e00b94e5caa4a6e53783a57272b2b1091619a59 (PR-248) [2023-05-02T06:33:07.939Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:33:08.019Z] > git checkout -f 18fdf184f3034bbd5e71a8a47e81bb08697dceed # timeout=10 [2023-05-02T06:33:08.113Z] > git remote # timeout=10 [2023-05-02T06:33:08.139Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T06:33:08.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:33:08.173Z] > git merge 6d27e029019d07096c08211709fa1a1bfe5725bf # timeout=10 [2023-05-02T06:33:08.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T06:33:08.276Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:33:08.298Z] > git checkout -f 1e00b94e5caa4a6e53783a57272b2b1091619a59 # timeout=10 [2023-05-02T06:33:09.932Z] $ docker top 077eae9eb614dc461b017cd9148d766c80432440ce497897862b7e4a367c2503 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:33:10.268Z] + go version [2023-05-02T06:33:10.268Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T06:33:10.277Z] $ docker stop --time=1 077eae9eb614dc461b017cd9148d766c80432440ce497897862b7e4a367c2503 [2023-05-02T06:33:11.524Z] $ docker rm -f --volumes 077eae9eb614dc461b017cd9148d766c80432440ce497897862b7e4a367c2503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:33:11.833Z] Commit message: "Merge commit '6d27e029019d07096c08211709fa1a1bfe5725bf' into HEAD" [2023-05-02T06:33:11.837Z] > git rev-list --no-walk 18fdf184f3034bbd5e71a8a47e81bb08697dceed # timeout=10 [Pipeline] withEnv [Pipeline] { [2023-05-02T06:33:11.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:33:11.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:33:12.013Z] prd-ubuntu20.04-docker-8c-8g-12323 does not seem to be running inside a container [2023-05-02T06:33:12.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-248 -v /w/workspace/xfoundry_go-mod-messaging_PR-248:/w/workspace/xfoundry_go-mod-messaging_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-248@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T06:33:12.395Z] $ docker top 1811199079d0c214d2d801fc275c0adcfd33e01a64c5a861e19f9dbfc3ae293f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:33:12.749Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-248 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:33:13.035Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T06:33:13.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:33:13.035Z] Dload Upload Total Spent Left Speed [2023-05-02T06:33:13.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [2023-05-02T06:33:13.044Z] + make test [2023-05-02T06:33:13.044Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-05-02T06:33:13.044Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-02T06:33:13.044Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-05-02T06:33:13.044Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T06:33:13.044Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T06:33:13.044Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-02T06:33:13.304Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-02T06:33:13.304Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-02T06:33:13.304Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-02T06:33:13.304Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T06:33:13.304Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T06:33:13.304Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T06:33:13.304Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T06:33:13.304Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-05-02T06:33:13.304Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-02T06:33:13.304Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-02T06:33:13.304Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-02T06:33:13.304Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-02T06:33:13.304Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-02T06:33:13.304Z] go: downloading golang.org/x/net v0.9.0 [2023-05-02T06:33:13.304Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-05-02T06:33:13.304Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-02T06:33:13.304Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-02T06:33:13.304Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-05-02T06:33:13.304Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T06:33:13.304Z] go: downloading golang.org/x/text v0.9.0 [Pipeline] sh [2023-05-02T06:33:13.562Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T06:33:13.562Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-02T06:33:13.562Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-02T06:33:13.562Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-02T06:33:13.562Z] go: downloading golang.org/x/time v0.3.0 [2023-05-02T06:33:13.562Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-02T06:33:13.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T06:33:14.114Z] + sudo tee /etc/docker/daemon.new [2023-05-02T06:33:14.114Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T06:33:14.114Z] { [2023-05-02T06:33:14.114Z] "registry-mirrors": [ [2023-05-02T06:33:14.114Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T06:33:14.114Z] ], [2023-05-02T06:33:14.114Z] "bip": "10.250.0.254/24", [2023-05-02T06:33:14.114Z] "hosts": [ [2023-05-02T06:33:14.114Z] "tcp://0.0.0.0:5555", [2023-05-02T06:33:14.114Z] "unix:///var/run/docker.sock" [2023-05-02T06:33:14.114Z] ], [2023-05-02T06:33:14.114Z] "mtu": 1458, [2023-05-02T06:33:14.114Z] "selinux-enabled": true, [2023-05-02T06:33:14.114Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T06:33:14.114Z] } [Pipeline] sh [2023-05-02T06:33:14.458Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T06:33:14.808Z] + sudo service docker restart [2023-05-02T06:33:31.644Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.055s coverage: 88.6% of statements [2023-05-02T06:33:31.644Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-05-02T06:33:31.644Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [Pipeline] unstash [Pipeline] echo [2023-05-02T06:33:33.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:33:33.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:33:33.336Z] ========================================================= [2023-05-02T06:33:33.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T06:33:33.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:33:33.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T06:33:34.263Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T06:33:34.263Z] c41833b44d91: Pulling fs layer [2023-05-02T06:33:34.263Z] ed15518f5707: Pulling fs layer [2023-05-02T06:33:34.263Z] feae8fd75edb: Pulling fs layer [2023-05-02T06:33:34.263Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T06:33:34.263Z] 3cdef696dda3: Pulling fs layer [2023-05-02T06:33:34.263Z] 242c74f7c9fa: Waiting [2023-05-02T06:33:34.263Z] 2ced38df9373: Pulling fs layer [2023-05-02T06:33:34.263Z] 58f1dce35555: Pulling fs layer [2023-05-02T06:33:34.263Z] 3cdef696dda3: Waiting [2023-05-02T06:33:34.263Z] 58f1dce35555: Waiting [2023-05-02T06:33:34.263Z] 2ced38df9373: Waiting [2023-05-02T06:33:34.263Z] ed15518f5707: Verifying Checksum [2023-05-02T06:33:34.263Z] ed15518f5707: Download complete [2023-05-02T06:33:34.263Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T06:33:34.263Z] 242c74f7c9fa: Download complete [2023-05-02T06:33:34.263Z] 3cdef696dda3: Verifying Checksum [2023-05-02T06:33:34.263Z] 3cdef696dda3: Download complete [2023-05-02T06:33:34.263Z] c41833b44d91: Verifying Checksum [2023-05-02T06:33:34.263Z] c41833b44d91: Download complete [2023-05-02T06:33:35.241Z] c41833b44d91: Pull complete [2023-05-02T06:33:35.835Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.052s coverage: 19.8% of statements [2023-05-02T06:33:35.835Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.068s coverage: 88.8% of statements [2023-05-02T06:33:35.835Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.070s coverage: 89.1% of statements [2023-05-02T06:33:35.840Z] 58f1dce35555: Verifying Checksum [2023-05-02T06:33:35.840Z] 58f1dce35555: Download complete [2023-05-02T06:33:35.840Z] ed15518f5707: Pull complete [2023-05-02T06:33:36.817Z] feae8fd75edb: Verifying Checksum [2023-05-02T06:33:36.817Z] feae8fd75edb: Download complete [2023-05-02T06:33:36.817Z] 2ced38df9373: Download complete [2023-05-02T06:33:41.101Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-05-02T06:33:41.101Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-05-02T06:33:41.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.102s coverage: 35.9% of statements [2023-05-02T06:33:41.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.163s coverage: 61.3% of statements [2023-05-02T06:33:41.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.051s coverage: 87.5% of statements [2023-05-02T06:33:41.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.051s coverage: 100.0% of statements [2023-05-02T06:33:41.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.054s coverage: 100.0% of statements [2023-05-02T06:33:41.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.058s coverage: 95.1% of statements [2023-05-02T06:33:49.188Z] feae8fd75edb: Pull complete [2023-05-02T06:33:49.188Z] 242c74f7c9fa: Pull complete [2023-05-02T06:33:49.188Z] 3cdef696dda3: Pull complete [2023-05-02T06:33:55.860Z] 2ced38df9373: Pull complete [2023-05-02T06:33:55.972Z] go vet ./... [2023-05-02T06:33:57.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:33:57.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-02T06:33:57.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:33:57.373Z] $ docker stop --time=1 1811199079d0c214d2d801fc275c0adcfd33e01a64c5a861e19f9dbfc3ae293f [2023-05-02T06:33:58.453Z] 58f1dce35555: Pull complete [2023-05-02T06:33:58.453Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T06:33:58.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T06:33:58.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T06:33:59.957Z] $ docker rm -f --volumes 1811199079d0c214d2d801fc275c0adcfd33e01a64c5a861e19f9dbfc3ae293f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-05-02T06:34:00.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:34:00.552Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:34:00.558Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-05-02T06:34:00.925Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:34:00.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:34:01.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:34:01.093Z] [2023-05-02T06:34:01.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:34:01.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-12330 does not seem to be running inside a container [2023-05-02T06:34:01.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T06:34:03.513Z] $ docker top d7772a4f00e3d0319d9a8f3c5b9497c9e8af00dfdcc4a773c6f8147364ff040e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:34:04.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:34:04.066Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T06:34:04.066Z] 5eb5b503b376: Pulling fs layer [2023-05-02T06:34:04.066Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T06:34:04.066Z] ec43610c2a17: Pulling fs layer [2023-05-02T06:34:04.066Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T06:34:04.066Z] 33b1e0a273af: Pulling fs layer [2023-05-02T06:34:04.066Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T06:34:04.066Z] 2f39f015ded8: Pulling fs layer [2023-05-02T06:34:04.066Z] 3a2ae6a8a46f: Waiting [2023-05-02T06:34:04.066Z] 33b1e0a273af: Waiting [2023-05-02T06:34:04.066Z] 5d3b04190fa2: Waiting [2023-05-02T06:34:04.066Z] 2f39f015ded8: Waiting [2023-05-02T06:34:04.066Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T06:34:04.066Z] 5c69ac0246d0: Download complete [2023-05-02T06:34:04.066Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T06:34:04.066Z] 3a2ae6a8a46f: Download complete [2023-05-02T06:34:04.066Z] 33b1e0a273af: Verifying Checksum [2023-05-02T06:34:04.066Z] 33b1e0a273af: Download complete [2023-05-02T06:34:04.066Z] ec43610c2a17: Verifying Checksum [2023-05-02T06:34:04.066Z] ec43610c2a17: Download complete [2023-05-02T06:34:04.066Z] 5d3b04190fa2: Download complete [2023-05-02T06:34:04.331Z] 5eb5b503b376: Verifying Checksum [2023-05-02T06:34:04.331Z] 5eb5b503b376: Download complete [2023-05-02T06:34:04.354Z] + go version [2023-05-02T06:34:04.354Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T06:34:04.368Z] $ docker stop --time=1 d7772a4f00e3d0319d9a8f3c5b9497c9e8af00dfdcc4a773c6f8147364ff040e [2023-05-02T06:34:04.924Z] 2f39f015ded8: Download complete [2023-05-02T06:34:05.492Z] 5eb5b503b376: Pull complete [2023-05-02T06:34:05.750Z] 5c69ac0246d0: Pull complete [2023-05-02T06:34:05.993Z] $ docker rm -f --volumes d7772a4f00e3d0319d9a8f3c5b9497c9e8af00dfdcc4a773c6f8147364ff040e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:34:06.331Z] ec43610c2a17: Pull complete [2023-05-02T06:34:06.332Z] 3a2ae6a8a46f: Pull complete [2023-05-02T06:34:06.537Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:34:06.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:34:06.591Z] 33b1e0a273af: Pull complete [2023-05-02T06:34:06.591Z] 5d3b04190fa2: Pull complete [2023-05-02T06:34:06.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-12330 does not seem to be running inside a container [2023-05-02T06:34:06.780Z] $ 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-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T06:34:07.942Z] $ docker top ba7de65dd5b7a7bfb6ec2fe90259ed11f834a82e484296f491db369d21f284f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:34:08.454Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/2 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:34:09.110Z] + make test [2023-05-02T06:34:09.110Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-05-02T06:34:09.110Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T06:34:09.110Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T06:34:09.110Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.38 [2023-05-02T06:34:09.377Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-02T06:34:09.646Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-05-02T06:34:09.646Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-05-02T06:34:09.646Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-02T06:34:09.646Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-02T06:34:10.238Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T06:34:10.238Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T06:34:10.238Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T06:34:10.238Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-02T06:34:10.238Z] go: downloading golang.org/x/net v0.9.0 [2023-05-02T06:34:10.238Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-05-02T06:34:10.238Z] go: downloading github.com/go-playground/validator/v10 v10.12.0 [2023-05-02T06:34:10.238Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-02T06:34:10.507Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T06:34:10.507Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-02T06:34:10.776Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-05-02T06:34:10.776Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-05-02T06:34:10.776Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-02T06:34:10.776Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T06:34:10.776Z] go: downloading github.com/leodido/go-urn v1.2.2 [2023-05-02T06:34:10.776Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-02T06:34:10.778Z] 2f39f015ded8: Pull complete [2023-05-02T06:34:10.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T06:34:10.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:34:10.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:34:10.867Z] prd-ubuntu20.04-docker-8c-8g-12323 does not seem to be running inside a container [2023-05-02T06:34:10.895Z] $ 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-messaging_PR-248 -v /w/workspace/xfoundry_go-mod-messaging_PR-248:/w/workspace/xfoundry_go-mod-messaging_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-248@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T06:34:11.043Z] go: downloading golang.org/x/text v0.9.0 [2023-05-02T06:34:11.627Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T06:34:11.627Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-05-02T06:34:11.627Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-05-02T06:34:11.910Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-05-02T06:34:12.178Z] go: downloading golang.org/x/time v0.3.0 [2023-05-02T06:34:12.876Z] $ docker top 495b1a47aa80deb47bf8c1fb5cbda5895cba8d6eff1729bc70a7d15685a1d895 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:34:13.285Z] ---> job-cost.sh [2023-05-02T06:34:13.285Z] lf-activate-venv: SKIPPING [2023-05-02T06:34:13.285Z] INFO: No Stack... [2023-05-02T06:34:13.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:34:14.111Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:34:14.395Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-248/archives/cost.csv [2023-05-02T06:34:14.395Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:34:14.408Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] [2023-05-02T06:34:14.414Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] did not exist. Created. [2023-05-02T06:34:14.414Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:34:14.717Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T06:34:14.737Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:34:14.743Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:34:14.762Z] $ docker stop --time=1 495b1a47aa80deb47bf8c1fb5cbda5895cba8d6eff1729bc70a7d15685a1d895 [2023-05-02T06:34:15.931Z] $ docker rm -f --volumes 495b1a47aa80deb47bf8c1fb5cbda5895cba8d6eff1729bc70a7d15685a1d895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T06:36:03.869Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.310s coverage: 88.6% of statements [2023-05-02T06:36:03.869Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-05-02T06:36:03.869Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-05-02T06:36:03.869Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.237s coverage: 19.8% of statements [2023-05-02T06:36:03.869Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.382s coverage: 88.8% of statements [2023-05-02T06:36:03.869Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.389s coverage: 89.1% of statements [2023-05-02T06:37:25.489Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-05-02T06:37:25.489Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.460s coverage: 35.9% of statements [2023-05-02T06:37:25.489Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.382s coverage: 61.3% of statements [2023-05-02T06:37:25.489Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-05-02T06:37:25.489Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.234s coverage: 87.5% of statements [2023-05-02T06:37:25.489Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.212s coverage: 100.0% of statements [2023-05-02T06:37:25.489Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.201s coverage: 100.0% of statements [2023-05-02T06:37:25.489Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.238s coverage: 95.1% of statements [2023-05-02T06:37:25.489Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T06:37:25.489Z] go vet ./... [2023-05-02T06:39:02.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:39:02.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-02T06:39:02.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:39:02.166Z] $ docker stop --time=1 ba7de65dd5b7a7bfb6ec2fe90259ed11f834a82e484296f491db369d21f284f2 [2023-05-02T06:39:04.004Z] $ docker rm -f --volumes ba7de65dd5b7a7bfb6ec2fe90259ed11f834a82e484296f491db369d21f284f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:39:06.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:39:06.301Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T06:39:06.820Z] 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-05-02T06:39:07.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:39:07.276Z] [2023-05-02T06:39:07.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:39:07.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:39:07.608Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T06:39:07.608Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T06:39:07.608Z] 04944245beec: Pulling fs layer [2023-05-02T06:39:07.608Z] 699f458cf7ca: Pulling fs layer [2023-05-02T06:39:07.608Z] 765212b225bb: Pulling fs layer [2023-05-02T06:39:07.879Z] f23df028b6ca: Pulling fs layer [2023-05-02T06:39:07.879Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T06:39:07.879Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T06:39:07.879Z] f23df028b6ca: Waiting [2023-05-02T06:39:07.879Z] d65c8cfc05b1: Waiting [2023-05-02T06:39:07.879Z] 765212b225bb: Waiting [2023-05-02T06:39:07.879Z] 04944245beec: Verifying Checksum [2023-05-02T06:39:07.879Z] 04944245beec: Download complete [2023-05-02T06:39:07.879Z] 765212b225bb: Download complete [2023-05-02T06:39:07.879Z] f23df028b6ca: Verifying Checksum [2023-05-02T06:39:07.879Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T06:39:07.879Z] d65c8cfc05b1: Download complete [2023-05-02T06:39:08.147Z] 699f458cf7ca: Verifying Checksum [2023-05-02T06:39:08.147Z] 699f458cf7ca: Download complete [2023-05-02T06:39:08.416Z] 8998bd30e6a1: Download complete [2023-05-02T06:39:11.007Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T06:39:11.007Z] 2437ff75d9bd: Download complete [2023-05-02T06:39:12.420Z] 8998bd30e6a1: Pull complete [2023-05-02T06:39:13.004Z] 04944245beec: Pull complete [2023-05-02T06:39:13.963Z] 699f458cf7ca: Pull complete [2023-05-02T06:39:14.231Z] 765212b225bb: Pull complete [2023-05-02T06:39:14.879Z] f23df028b6ca: Pull complete [2023-05-02T06:39:15.156Z] d65c8cfc05b1: Pull complete [2023-05-02T06:39:27.533Z] 2437ff75d9bd: Pull complete [2023-05-02T06:39:27.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T06:39:27.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:39:27.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:39:27.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-12330 does not seem to be running inside a container [2023-05-02T06:39:27.795Z] $ 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-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T06:39:31.119Z] $ docker top f831b7ffff6f8eec6315f08a71c52b12f8e19adb1ccf2ce390d8dbaf671d6b84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:31.959Z] ---> job-cost.sh [2023-05-02T06:39:31.959Z] lf-activate-venv: SKIPPING [2023-05-02T06:39:31.959Z] INFO: No Stack... [2023-05-02T06:39:32.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T06:39:33.127Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:39:33.767Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [2023-05-02T06:39:33.767Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:39:33.827Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] [2023-05-02T06:39:33.833Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] did not exist. Created. [2023-05-02T06:39:33.833Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:39:34.495Z] /w/workspace/go-mod-messaging/2@tmp/durable-4b8035eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T06:39:35.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T06:39:35.179Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T06:39:35.230Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:39:35.237Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-248-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:39:35.248Z] $ docker stop --time=1 f831b7ffff6f8eec6315f08a71c52b12f8e19adb1ccf2ce390d8dbaf671d6b84 [2023-05-02T06:39:36.759Z] $ docker rm -f --volumes f831b7ffff6f8eec6315f08a71c52b12f8e19adb1ccf2ce390d8dbaf671d6b84 [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-05-02T06:39:37.158Z] provisioning config files... [2023-05-02T06:39:37.171Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-248@tmp/config7109261390848239347tmp [Pipeline] { [Pipeline] sh [2023-05-02T06:39:37.468Z] + set +x [2023-05-02T06:39:37.468Z] + curl -s https://codecov.io/bash [2023-05-02T06:39:37.468Z] + bash -s -- [2023-05-02T06:39:37.468Z] [2023-05-02T06:39:37.468Z] _____ _ [2023-05-02T06:39:37.468Z] / ____| | | [2023-05-02T06:39:37.468Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T06:39:37.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T06:39:37.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T06:39:37.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T06:39:37.468Z] Bash-1.0.6 [2023-05-02T06:39:37.468Z] [2023-05-02T06:39:37.468Z] [2023-05-02T06:39:37.468Z] ==> git version 2.25.1 found [2023-05-02T06:39:37.468Z] ==> 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-05-02T06:39:37.468Z] Release-Date: 2020-01-08 [2023-05-02T06:39:37.468Z] 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-05-02T06:39:37.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T06:39:37.468Z] ==> Jenkins CI detected. [2023-05-02T06:39:37.468Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-248 [2023-05-02T06:39:37.468Z] project root: . [2023-05-02T06:39:37.468Z] --> token set from env [2023-05-02T06:39:37.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T06:39:37.468Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T06:39:37.468Z] ==> Python coveragepy not found [2023-05-02T06:39:37.468Z] ==> Searching for coverage reports in: [2023-05-02T06:39:37.468Z] + . [2023-05-02T06:39:37.468Z] -> Found 1 reports [2023-05-02T06:39:37.728Z] ==> Detecting git/mercurial file structure [2023-05-02T06:39:37.728Z] ==> Reading reports [2023-05-02T06:39:37.728Z] + ./coverage.out bytes=41815 [2023-05-02T06:39:37.728Z] ==> Appending adjustments [2023-05-02T06:39:37.728Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T06:39:37.728Z] + Found adjustments [2023-05-02T06:39:37.728Z] ==> Gzipping contents [2023-05-02T06:39:37.987Z] 12K /tmp/codecov.IVMiaw.gz [2023-05-02T06:39:37.987Z] ==> Uploading reports [2023-05-02T06:39:37.987Z] url: https://codecov.io [2023-05-02T06:39:37.987Z] query: branch=PR-248&commit=b307fd836497dd40ed5e2a4ea486d64f4bc4af24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-248%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-05-02T06:39:37.987Z] -> Pinging Codecov [2023-05-02T06:39:37.987Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-248&commit=b307fd836497dd40ed5e2a4ea486d64f4bc4af24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-248%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-05-02T06:39:37.987Z] -> Uploading to [2023-05-02T06:39:37.987Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/F6E385568367DD0E4001BA4F8F1CB792/b307fd836497dd40ed5e2a4ea486d64f4bc4af24/428401a9-2271-4edf-a748-437e7d56cd2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T063937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98f3c23668b5121c059572b92d8933e6ed5c6057e117172bb1b2088e65c122a0 [2023-05-02T06:39:37.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:39:37.987Z] Dload Upload Total Spent Left Speed [2023-05-02T06:39:38.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8282 0 0 100 8282 0 40203 --:--:-- --:--:-- --:--:-- 40203 [2023-05-02T06:39:38.246Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/b307fd836497dd40ed5e2a4ea486d64f4bc4af24 [Pipeline] } [2023-05-02T06:39:38.253Z] 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-05-02T06:39:38.901Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-248/archives ] [2023-05-02T06:39:38.901Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-248/archives [2023-05-02T06:39:38.901Z] total 16 [2023-05-02T06:39:38.901Z] drwxr-xr-x 3 root root 4096 May 2 06:34 . [2023-05-02T06:39:38.901Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 06:34 .. [2023-05-02T06:39:38.901Z] drwxr-xr-x 2 root root 4096 May 2 06:34 cost [2023-05-02T06:39:38.901Z] -rw-r--r-- 1 root root 89 May 2 06:34 cost.csv [2023-05-02T06:39:38.901Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-248/archives [2023-05-02T06:39:38.901Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-248/archives [2023-05-02T06:39:38.901Z] total 16 [2023-05-02T06:39:38.901Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:34 . [2023-05-02T06:39:38.901Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 06:34 .. [2023-05-02T06:39:38.901Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 06:34 cost [2023-05-02T06:39:38.901Z] -rw-r--r-- 1 jenkins jenkins 89 May 2 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:39.191Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:40.051Z] ---> package-listing.sh [2023-05-02T06:39:40.051Z] ++ facter osfamily [2023-05-02T06:39:40.051Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T06:39:40.310Z] + OS_FAMILY=debian [2023-05-02T06:39:40.310Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-248 [2023-05-02T06:39:40.310Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T06:39:40.310Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T06:39:40.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T06:39:40.310Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T06:39:40.310Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-248 ']' [2023-05-02T06:39:40.310Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T06:39:40.310Z] + case "${OS_FAMILY}" in [2023-05-02T06:39:40.310Z] + dpkg -l [2023-05-02T06:39:40.310Z] + grep '^ii' [2023-05-02T06:39:40.310Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T06:39:40.310Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T06:39:40.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T06:39:40.310Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-248 ']' [2023-05-02T06:39:40.310Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-248/archives/ [2023-05-02T06:39:40.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-248/archives/ [Pipeline] echo [2023-05-02T06:39:40.320Z] 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-messaging_PR-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T06:39:40.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:39:41.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:39:41.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:39:41.230Z] prd-ubuntu20.04-docker-8c-8g-12323 does not seem to be running inside a container [2023-05-02T06:39:41.260Z] $ 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-messaging_PR-248/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-messaging_PR-248 -v /w/workspace/xfoundry_go-mod-messaging_PR-248:/w/workspace/xfoundry_go-mod-messaging_PR-248:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-248@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-248@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T06:39:41.448Z] $ docker top 8ee2e59d49799d3d9e82e4206af4e7ddc42fb88c2537e09a025b8220c6fbe5b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:39:41.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T06:39:42.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T06:39:42.372Z] + ls /var/log/sa-host [2023-05-02T06:39:42.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:39:42.518Z] provisioning config files... [2023-05-02T06:39:42.526Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-248@tmp/config7450950923996503399tmp [Pipeline] { [Pipeline] echo [2023-05-02T06:39:42.536Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:42.817Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T06:39:42.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:43.143Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T06:39:43.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:43.434Z] ---> sudo-logs.sh [2023-05-02T06:39:43.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T06:39:43.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:43.750Z] ---> job-cost.sh [2023-05-02T06:39:43.750Z] lf-activate-venv: SKIPPING [2023-05-02T06:39:43.750Z] DEBUG: total: 0.2199999988079071 [2023-05-02T06:39:43.750Z] INFO: Retrieving Stack Cost... [2023-05-02T06:39:44.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:39:44.580Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T06:39:44.592Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:39:44.878Z] ---> logs-deploy.sh [2023-05-02T06:39:44.878Z] lf-activate-venv: SKIPPING [2023-05-02T06:39:44.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-248/2 [2023-05-02T06:39:44.878Z] INFO: archiving workspace using pattern(s): [2023-05-02T06:39:45.822Z] Archives upload complete. [2023-05-02T06:39:45.822Z] INFO: archiving logs to Nexus