Pull request #390 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 304dc80f78737bb2aa411802010702a7dde97242+bc8a07955473decec611e44673b785c3e64e2e91 (afa758a5b331a92404fa7608855bdb56bd162f27) 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-ssh3167371591910596801.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15558046753578530380.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14429868721234108390.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-390/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17557958486028442336.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh6339824823777079142.key Verifying host key using known hosts file > 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-bootstrap/branches/PR-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-390/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11408796779841852175.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117102 in /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-390 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc8a07955473decec611e44673b785c3e64e2e91 into PR head commit 304dc80f78737bb2aa411802010702a7dde97242 Merge succeeded, producing 304dc80f78737bb2aa411802010702a7dde97242 Checking out Revision 304dc80f78737bb2aa411802010702a7dde97242 (PR-390) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:48 ========================================================= 09:05:48 EdgeX Global Pipelines Version Info 09:05:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:05:49 ------------------- 09:05:49 stable info: 09:05:49 ------------------- 09:05:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 09:05:49 Message: update stable to v1.0.243 09:05:49 ------------------- 09:05:49 experimental info: 09:05:49 ------------------- 09:05:49 Commited By: **** collab-it+edgex@linuxfoundation.org 09:05:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 09:05:49 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:05:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:05:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-390 [Pipeline] echo 09:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-390 [Pipeline] echo 09:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-390 [Pipeline] echo 09:05:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo 09:05:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 304dc80 [Pipeline] echo 09:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:05:51 + git rev-list -1 --merges 304dc80f78737bb2aa411802010702a7dde97242~1..304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo 09:05:51 -----------> git rev-list -1 --merges 304dc80f78737bb2aa411802010702a7dde97242~1..304dc80f78737bb2aa411802010702a7dde97242 304dc80f78737bb2aa411802010702a7dde97242 [false] [Pipeline] sh 09:05:52 + git log --format=format:%s -1 304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo 09:05:52 ========================================================= 09:05:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:05:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:52 + git log --format=format:%s -1 304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] echo 09:05:52 [semverPrep] GIT_COMMIT: 304dc80f78737bb2aa411802010702a7dde97242, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 09:05:52 [semverPrep] This is not a build commit. [Pipeline] sh 09:05:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:52 + grep -v github /etc/ssh/ssh_known_hosts 09:05:52 + [ -e /tmp/ssh_known_hosts ] 09:05:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:05:52 + sudo tee -a+ /etc/ssh/ssh_known_hosts 09:05:52 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:05:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:53 09:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:54 0.1.4: Pulling from edgex-devops/py-git-semver 09:05:54 b85a868b505f: Pulling fs layer 09:05:54 e2be974225ed: Pulling fs layer 09:05:54 339a4e72a1f5: Pulling fs layer 09:05:54 988bab9f4d93: Pulling fs layer 09:05:54 1469e6f7b9e6: Pulling fs layer 09:05:54 eaf3925da568: Pulling fs layer 09:05:54 bab4dde63d76: Pulling fs layer 09:05:54 bde34c3a00c8: Pulling fs layer 09:05:54 b352a97aabf1: Pulling fs layer 09:05:54 4872d77fe225: Pulling fs layer 09:05:54 5851b861e8e6: Pulling fs layer 09:05:54 988bab9f4d93: Waiting 09:05:54 1469e6f7b9e6: Waiting 09:05:54 eaf3925da568: Waiting 09:05:54 bab4dde63d76: Waiting 09:05:54 bde34c3a00c8: Waiting 09:05:54 b352a97aabf1: Waiting 09:05:54 4872d77fe225: Waiting 09:05:54 5851b861e8e6: Waiting 09:05:54 e2be974225ed: Verifying Checksum 09:05:54 e2be974225ed: Download complete 09:05:54 988bab9f4d93: Verifying Checksum 09:05:54 988bab9f4d93: Download complete 09:05:54 1469e6f7b9e6: Verifying Checksum 09:05:54 1469e6f7b9e6: Download complete 09:05:54 eaf3925da568: Verifying Checksum 09:05:54 eaf3925da568: Download complete 09:05:54 339a4e72a1f5: Verifying Checksum 09:05:54 339a4e72a1f5: Download complete 09:05:54 bde34c3a00c8: Download complete 09:05:54 b352a97aabf1: Verifying Checksum 09:05:54 b352a97aabf1: Download complete 09:05:54 4872d77fe225: Download complete 09:05:54 5851b861e8e6: Verifying Checksum 09:05:54 5851b861e8e6: Download complete 09:05:54 b85a868b505f: Download complete 09:05:54 bab4dde63d76: Verifying Checksum 09:05:54 bab4dde63d76: Download complete 09:05:56 b85a868b505f: Pull complete 09:05:56 e2be974225ed: Pull complete 09:05:56 339a4e72a1f5: Pull complete 09:05:56 988bab9f4d93: Pull complete 09:05:56 1469e6f7b9e6: Pull complete 09:05:57 eaf3925da568: Pull complete 09:05:59 bab4dde63d76: Pull complete 09:05:59 bde34c3a00c8: Pull complete 09:05:59 b352a97aabf1: Pull complete 09:05:59 4872d77fe225: Pull complete 09:05:59 5851b861e8e6: Pull complete 09:05:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:59 prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container 09:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:02 $ docker top 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 -eo pid,comm 09:06:02 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). 09:06:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:02 [ssh-agent] Looking for ssh-agent implementation... 09:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:02 $ docker exec 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent 09:06:02 SSH_AUTH_SOCK=/tmp/ssh-nsqXKQGxXmkn/agent.32 09:06:02 SSH_AGENT_PID=38 09:06:02 Running ssh-add (command line suppressed) 09:06:03 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_4143098564729539136.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_4143098564729539136.key) 09:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:03 + git tag --points-at HEAD [Pipeline] } 09:06:03 $ docker exec --env ******** --env ******** 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent -k 09:06:03 unset SSH_AUTH_SOCK; 09:06:03 unset SSH_AGENT_PID; 09:06:03 echo Agent pid 38 killed; 09:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:03 [ssh-agent] Looking for ssh-agent implementation... 09:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:03 $ docker exec 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent 09:06:03 SSH_AUTH_SOCK=/tmp/ssh-QYErBHdr9cKE/agent.70 09:06:03 SSH_AGENT_PID=76 09:06:03 Running ssh-add (command line suppressed) 09:06:03 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_6741513010845372348.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/private_key_6741513010845372348.key) 09:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:04 + git semver init 09:06:04 2022-10-26 09:06:04,462 [run_init] DEBUG init version:0.0.0 force:False 09:06:04 2022-10-26 09:06:04,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver 09:06:04 2022-10-26 09:06:04,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver 09:06:04 2022-10-26 09:06:04,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-390, universal_newlines=False, shell=None, istream=None) 09:06:05 2022-10-26 09:06:05,377 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.git/info/exclude 09:06:05 2022-10-26 09:06:05,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver/PR-390 with force:False 09:06:05 2022-10-26 09:06:05,377 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver/PR-390 09:06:05 2022-10-26 09:06:05,381 [execute] INFO git cat-file --batch-check 09:06:05 2022-10-26 09:06:05,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver, universal_newlines=False, shell=None, istream=) 09:06:05 2022-10-26 09:06:05,388 [execute] INFO git cat-file --batch 09:06:05 2022-10-26 09:06:05,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver, universal_newlines=False, shell=None, istream=) 09:06:05 2022-10-26 09:06:05,393 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-390/.semver/PR-390 09:06:05 0.0.0 [Pipeline] } 09:06:05 $ docker exec --env ******** --env ******** 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 ssh-agent -k 09:06:05 unset SSH_AUTH_SOCK; 09:06:05 unset SSH_AGENT_PID; 09:06:05 echo Agent pid 76 killed; 09:06:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:06 + git semver [Pipeline] } 09:06:06 $ docker stop --time=1 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 09:06:07 $ docker rm -f 84e1628da00fa7c2ba605f6e5c6e7483a6bae03279cd97835342d332c50d0df0 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:06:08 Stashed 1 file(s) [Pipeline] echo 09:06:08 [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 09:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:08 ========================================================= 09:06:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:06:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:06:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:06:09 213ec9aee27d: Pulling fs layer 09:06:09 4583459ba037: Pulling fs layer 09:06:09 93c1e223e6f2: Pulling fs layer 09:06:09 53926ce57604: Pulling fs layer 09:06:09 21b2b0c7a3f4: Pulling fs layer 09:06:09 30f14e443154: Pulling fs layer 09:06:09 801331c1e519: Pulling fs layer 09:06:09 99cc6dd402b0: Pulling fs layer 09:06:09 7d9ed39f4882: Pulling fs layer 09:06:09 53926ce57604: Waiting 09:06:09 801331c1e519: Waiting 09:06:09 99cc6dd402b0: Waiting 09:06:09 21b2b0c7a3f4: Waiting 09:06:09 7d9ed39f4882: Waiting 09:06:09 93c1e223e6f2: Download complete 09:06:09 4583459ba037: Download complete 09:06:09 21b2b0c7a3f4: Verifying Checksum 09:06:09 21b2b0c7a3f4: Download complete 09:06:09 30f14e443154: Verifying Checksum 09:06:09 30f14e443154: Download complete 09:06:09 213ec9aee27d: Verifying Checksum 09:06:09 213ec9aee27d: Download complete 09:06:09 801331c1e519: Verifying Checksum 09:06:09 801331c1e519: Download complete 09:06:09 213ec9aee27d: Pull complete 09:06:09 4583459ba037: Pull complete 09:06:09 93c1e223e6f2: Pull complete 09:06:09 7d9ed39f4882: Verifying Checksum 09:06:09 7d9ed39f4882: Download complete 09:06:09 99cc6dd402b0: Verifying Checksum 09:06:09 99cc6dd402b0: Download complete 09:06:09 53926ce57604: Download complete 09:06:14 53926ce57604: Pull complete 09:06:14 21b2b0c7a3f4: Pull complete 09:06:14 30f14e443154: Pull complete 09:06:14 801331c1e519: Pull complete 09:06:16 99cc6dd402b0: Pull complete 09:06:16 7d9ed39f4882: Pull complete 09:06:16 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 09:06:17 + 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 09:06:17 + docker inspect -f . ci-base-image-x86_64 09:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:17 prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container 09:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:06:23 Still waiting to schedule task 09:06:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:06:28 $ docker top f5bceeb1f70a38b1a56b6566b3c3b75cbc96647ee350fdf4df0a794f159f8e7b -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:28 + go version 09:06:28 go version go1.18.7 linux/amd64 [Pipeline] } 09:06:28 $ docker stop --time=1 f5bceeb1f70a38b1a56b6566b3c3b75cbc96647ee350fdf4df0a794f159f8e7b 09:06:30 $ docker rm -f f5bceeb1f70a38b1a56b6566b3c3b75cbc96647ee350fdf4df0a794f159f8e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:30 + docker inspect -f . ci-base-image-x86_64 09:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:30 prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container 09:06:30 $ 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-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:06:31 $ docker top e25f57c0673f6edb3435ca35a19bd53fd38dbc94fd91eba8c760bb169ea391d0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:31 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [Pipeline] fileExists [Pipeline] sh 09:06:32 + make test 09:06:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:06:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:06:32 go: downloading github.com/stretchr/testify v1.8.0 09:06:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 09:06:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 09:06:32 go: downloading github.com/google/uuid v1.3.0 09:06:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:06:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 09:06:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 09:06:32 go: downloading github.com/pelletier/go-toml v1.9.5 09:06:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 09:06:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 09:06:32 go: downloading github.com/gorilla/mux v1.8.0 09:06:32 go: downloading github.com/davecgh/go-spew v1.1.1 09:06:32 go: downloading github.com/stretchr/objx v0.4.0 09:06:32 go: downloading gopkg.in/yaml.v3 v3.0.1 09:06:32 go: downloading github.com/pmezard/go-difflib v1.0.0 09:06:32 go: downloading github.com/hashicorp/errwrap v1.0.0 09:06:32 go: downloading github.com/go-kit/log v0.2.1 09:06:32 go: downloading github.com/go-playground/validator/v10 v10.11.1 09:06:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 09:06:32 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:06:32 go: downloading github.com/pebbe/zmq4 v1.2.7 09:06:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:06:32 go: downloading github.com/hashicorp/consul/api v1.15.3 09:06:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:06:32 go: downloading github.com/go-playground/universal-translator v0.18.0 09:06:32 go: downloading github.com/leodido/go-urn v1.2.1 09:06:32 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 09:06:32 go: downloading golang.org/x/text v0.3.7 09:06:32 go: downloading github.com/gorilla/websocket v1.4.2 09:06:32 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 09:06:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:06:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:06:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:06:32 go: downloading github.com/hashicorp/go-hclog v0.14.1 09:06:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:06:32 go: downloading github.com/hashicorp/serf v0.9.7 09:06:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:06:32 go: downloading github.com/go-playground/locales v0.14.0 09:06:32 go: downloading github.com/x448/float16 v0.8.4 09:06:32 go: downloading github.com/zeebo/errs v1.2.2 09:06:32 go: downloading google.golang.org/grpc v1.46.0 09:06:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:06:33 go: downloading github.com/mitchellh/copystructure v1.0.0 09:06:33 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 09:06:33 go: downloading google.golang.org/protobuf v1.28.0 09:06:33 go: downloading github.com/fatih/color v1.9.0 09:06:33 go: downloading github.com/mattn/go-isatty v0.0.14 09:06:33 go: downloading github.com/armon/go-metrics v0.3.10 09:06:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:06:33 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 09:06:33 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 09:06:33 go: downloading github.com/mattn/go-colorable v0.1.12 09:06:33 go: downloading github.com/golang/protobuf v1.5.2 09:06:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 09:06:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:06:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 09:06:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 9.9% of statements 09:06:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 09:06:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.016s coverage: 92.5% of statements 09:06:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 09:06:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.024s coverage: 46.4% of statements 09:06:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 09:06:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 09:06:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements 09:06:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.4% of statements 09:06:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.012s coverage: 25.0% of statements 09:06:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.028s coverage: 81.4% of statements 09:06:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 09:06:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.020s coverage: 41.7% of statements 09:06:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 09:06:54 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." 09:06:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:06:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:06:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:06:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:06:57 $ docker stop --time=1 e25f57c0673f6edb3435ca35a19bd53fd38dbc94fd91eba8c760bb169ea391d0 09:07:03 $ docker rm -f e25f57c0673f6edb3435ca35a19bd53fd38dbc94fd91eba8c760bb169ea391d0 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:07:04 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 09:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:05 09:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:05 latest: Pulling from edgex-lftools-log-publisher 09:07:05 5eb5b503b376: Pulling fs layer 09:07:05 5c69ac0246d0: Pulling fs layer 09:07:05 ec43610c2a17: Pulling fs layer 09:07:05 3a2ae6a8a46f: Pulling fs layer 09:07:05 33b1e0a273af: Pulling fs layer 09:07:05 5d3b04190fa2: Pulling fs layer 09:07:05 2f39f015ded8: Pulling fs layer 09:07:05 33b1e0a273af: Waiting 09:07:05 5d3b04190fa2: Waiting 09:07:05 2f39f015ded8: Waiting 09:07:05 5c69ac0246d0: Download complete 09:07:05 3a2ae6a8a46f: Verifying Checksum 09:07:05 3a2ae6a8a46f: Download complete 09:07:05 33b1e0a273af: Verifying Checksum 09:07:05 33b1e0a273af: Download complete 09:07:05 5d3b04190fa2: Verifying Checksum 09:07:05 5d3b04190fa2: Download complete 09:07:05 ec43610c2a17: Verifying Checksum 09:07:05 ec43610c2a17: Download complete 09:07:05 5eb5b503b376: Verifying Checksum 09:07:05 5eb5b503b376: Download complete 09:07:06 2f39f015ded8: Verifying Checksum 09:07:06 2f39f015ded8: Download complete 09:07:06 5eb5b503b376: Pull complete 09:07:07 5c69ac0246d0: Pull complete 09:07:07 ec43610c2a17: Pull complete 09:07:07 3a2ae6a8a46f: Pull complete 09:07:08 33b1e0a273af: Pull complete 09:07:08 5d3b04190fa2: Pull complete 09:07:12 2f39f015ded8: Pull complete 09:07:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:12 prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container 09:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:16 $ docker top 7be9cd24db3846dd090878791866f0f42cca00e10e48bf9b4c55af172e94b74b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:16 ---> job-cost.sh 09:07:16 lf-activate-venv: SKIPPING 09:07:16 INFO: No Stack... 09:07:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:17 INFO: Archiving Costs [Pipeline] sh 09:07:17 + cut -d, -f6 09:07:17 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives/cost.csv [Pipeline] lock 09:07:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] 09:07:18 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] did not exist. Created. 09:07:18 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:18 + echo total: 0.2199999988079071 [Pipeline] stash 09:07:18 Stashed 1 file(s) [Pipeline] } 09:07:18 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:18 $ docker stop --time=1 7be9cd24db3846dd090878791866f0f42cca00e10e48bf9b4c55af172e94b74b 09:07:19 $ docker rm -f 7be9cd24db3846dd090878791866f0f42cca00e10e48bf9b4c55af172e94b74b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:07:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117104 in /w/workspace/xfoundry_go-mod-bootstrap_PR-390 [Pipeline] { [Pipeline] ws 09:07:58 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:07:58 Selected Git installation does not exist. Using Default 09:07:58 The recommended git tool is: NONE 09:08:04 using credential edgex-jenkins-ssh 09:08:04 Cloning the remote Git repository 09:08:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:04 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:08:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:04 > git --version # timeout=10 09:08:04 > git --version # 'git version 2.25.1' 09:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:04 Verifying host key using known hosts file 09:08:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:08:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:08 Merging remotes/origin/main commit bc8a07955473decec611e44673b785c3e64e2e91 into PR head commit 304dc80f78737bb2aa411802010702a7dde97242 09:08:08 Merge succeeded, producing 304dc80f78737bb2aa411802010702a7dde97242 09:08:08 Checking out Revision 304dc80f78737bb2aa411802010702a7dde97242 (PR-390) 09:08:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:08:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:07 Verifying host key using known hosts file 09:08:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:08:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/390/head:refs/remotes/origin/PR-390 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:08:08 > git config core.sparsecheckout # timeout=10 09:08:08 > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 09:08:08 > git remote # timeout=10 09:08:08 > git config --get remote.origin.url # timeout=10 09:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:08 Verifying host key using known hosts file 09:08:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:08:08 > git merge bc8a07955473decec611e44673b785c3e64e2e91 # timeout=10 09:08:08 > git rev-parse HEAD^{commit} # timeout=10 09:08:08 > git config core.sparsecheckout # timeout=10 09:08:08 > git checkout -f 304dc80f78737bb2aa411802010702a7dde97242 # timeout=10 09:08:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 09:08:09 > git --version # timeout=10 09:08:09 > git --version # 'git version 2.25.1' 09:08:09 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:08:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:08:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:10 Dload Upload Total Spent Left Speed 09:08:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 09:08:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:08:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:08:11 + sudo tee /etc/docker/daemon.new 09:08:11 { 09:08:11 "registry-mirrors": [ 09:08:11 "https://nexus3.edgexfoundry.org:10001" 09:08:11 ], 09:08:11 "bip": "10.250.0.254/24", 09:08:11 "hosts": [ 09:08:11 "tcp://0.0.0.0:5555", 09:08:11 "unix:///var/run/docker.sock" 09:08:11 ], 09:08:11 "mtu": 1458, 09:08:11 "selinux-enabled": true, 09:08:11 "seccomp-profile": "/etc/docker/seccomp.json" 09:08:11 } [Pipeline] sh 09:08:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:08:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:08:30 ========================================================= 09:08:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:08:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:08:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:08:31 9b18e9b68314: Pulling fs layer 09:08:31 d32db5db7311: Pulling fs layer 09:08:31 d0c4b47475fc: Pulling fs layer 09:08:31 5831b945b038: Pulling fs layer 09:08:31 86bbec2aaacd: Pulling fs layer 09:08:31 e10730c5d714: Pulling fs layer 09:08:31 5dd5c2283517: Pulling fs layer 09:08:31 d5ac0230b979: Pulling fs layer 09:08:31 e10730c5d714: Waiting 09:08:31 5dd5c2283517: Waiting 09:08:31 5831b945b038: Waiting 09:08:31 d5ac0230b979: Waiting 09:08:31 86bbec2aaacd: Waiting 09:08:31 d0c4b47475fc: Verifying Checksum 09:08:31 d0c4b47475fc: Download complete 09:08:31 d32db5db7311: Verifying Checksum 09:08:31 d32db5db7311: Download complete 09:08:31 86bbec2aaacd: Verifying Checksum 09:08:31 86bbec2aaacd: Download complete 09:08:31 e10730c5d714: Verifying Checksum 09:08:31 e10730c5d714: Download complete 09:08:31 9b18e9b68314: Download complete 09:08:32 9b18e9b68314: Pull complete 09:08:32 d5ac0230b979: Verifying Checksum 09:08:32 d5ac0230b979: Download complete 09:08:32 d32db5db7311: Pull complete 09:08:33 d0c4b47475fc: Pull complete 09:08:33 5dd5c2283517: Verifying Checksum 09:08:33 5dd5c2283517: Download complete 09:08:34 5831b945b038: Verifying Checksum 09:08:34 5831b945b038: Download complete 09:08:46 5831b945b038: Pull complete 09:08:46 86bbec2aaacd: Pull complete 09:08:46 e10730c5d714: Pull complete 09:08:52 5dd5c2283517: Pull complete 09:08:54 d5ac0230b979: Pull complete 09:08:54 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:08:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 09:08:54 + 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 09:08:54 + docker inspect -f . ci-base-image-arm64 09:08:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-117104 does not seem to be running inside a container 09:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:08:58 $ docker top 2b8aa2c2495cf90b6e421a714a8ef0093fa7204447ec0d17bfaa40bb1574333f -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:59 + go version 09:08:59 go version go1.18.7 linux/arm64 [Pipeline] } 09:08:59 $ docker stop --time=1 2b8aa2c2495cf90b6e421a714a8ef0093fa7204447ec0d17bfaa40bb1574333f 09:09:01 $ docker rm -f 2b8aa2c2495cf90b6e421a714a8ef0093fa7204447ec0d17bfaa40bb1574333f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:01 + docker inspect -f . ci-base-image-arm64 09:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:02 prd-ubuntu20.04-docker-arm64-4c-16g-117104 does not seem to be running inside a container 09:09:02 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:09:03 $ docker top 42a82495f41300377a8f26369c087f21a0e5b142d3eb544c4c0b5df411946685 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:04 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 09:09:05 + make test 09:09:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:09:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 09:09:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 09:09:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 09:09:05 go: downloading github.com/pelletier/go-toml v1.9.5 09:09:05 go: downloading github.com/stretchr/testify v1.8.0 09:09:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 09:09:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 09:09:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.10 09:09:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:09:05 go: downloading github.com/gorilla/mux v1.8.0 09:09:05 go: downloading github.com/google/uuid v1.3.0 09:09:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:09:05 go: downloading github.com/davecgh/go-spew v1.1.1 09:09:05 go: downloading github.com/pmezard/go-difflib v1.0.0 09:09:05 go: downloading gopkg.in/yaml.v3 v3.0.1 09:09:05 go: downloading github.com/go-kit/log v0.2.1 09:09:05 go: downloading github.com/gorilla/websocket v1.4.2 09:09:05 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 09:09:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:09:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 09:09:05 go: downloading github.com/stretchr/objx v0.4.0 09:09:05 go: downloading github.com/go-playground/validator/v10 v10.11.1 09:09:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:09:06 go: downloading github.com/hashicorp/errwrap v1.0.0 09:09:06 go: downloading github.com/hashicorp/consul/api v1.15.3 09:09:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:09:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:09:06 go: downloading github.com/zeebo/errs v1.2.2 09:09:06 go: downloading google.golang.org/grpc v1.46.0 09:09:07 go: downloading github.com/pebbe/zmq4 v1.2.7 09:09:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:09:07 go: downloading github.com/x448/float16 v0.8.4 09:09:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:09:07 go: downloading github.com/mitchellh/copystructure v1.0.0 09:09:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:09:07 go: downloading github.com/go-playground/universal-translator v0.18.0 09:09:07 go: downloading github.com/leodido/go-urn v1.2.1 09:09:07 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 09:09:07 go: downloading golang.org/x/text v0.3.7 09:09:07 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 09:09:07 go: downloading google.golang.org/protobuf v1.28.0 09:09:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:09:08 go: downloading github.com/hashicorp/go-hclog v0.14.1 09:09:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:09:08 go: downloading github.com/hashicorp/serf v0.9.7 09:09:08 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 09:09:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:09:08 go: downloading github.com/go-playground/locales v0.14.0 09:09:08 go: downloading github.com/golang/protobuf v1.5.2 09:09:08 go: downloading github.com/fatih/color v1.9.0 09:09:08 go: downloading github.com/mattn/go-isatty v0.0.14 09:09:08 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 09:09:10 go: downloading github.com/armon/go-metrics v0.3.10 09:09:10 go: downloading github.com/mattn/go-colorable v0.1.12 09:09:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 09:09:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:10:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 09:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.155s coverage: 9.9% of statements 09:10:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 09:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.084s coverage: 92.5% of statements 09:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 09:10:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.157s coverage: 46.4% of statements 09:10:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 09:10:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 09:10:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.121s coverage: 100.0% of statements 09:10:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.444s coverage: 88.4% of statements 09:10:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.078s coverage: 25.0% of statements 09:11:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.120s coverage: 81.4% of statements 09:11:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 09:11:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.060s coverage: 41.7% of statements 09:11:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 09:11:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:11:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:11:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:11:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:11:27 $ docker stop --time=1 42a82495f41300377a8f26369c087f21a0e5b142d3eb544c4c0b5df411946685 09:11:29 $ docker rm -f 42a82495f41300377a8f26369c087f21a0e5b142d3eb544c4c0b5df411946685 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:11:32 Warning: overwriting stash ‘coverage-report’ 09:11:32 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 09:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:33 09:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:34 arm64: Pulling from edgex-lftools-log-publisher 09:11:34 8998bd30e6a1: Pulling fs layer 09:11:34 04944245beec: Pulling fs layer 09:11:34 699f458cf7ca: Pulling fs layer 09:11:34 765212b225bb: Pulling fs layer 09:11:34 f23df028b6ca: Pulling fs layer 09:11:34 d65c8cfc05b1: Pulling fs layer 09:11:34 2437ff75d9bd: Pulling fs layer 09:11:34 765212b225bb: Waiting 09:11:34 f23df028b6ca: Waiting 09:11:34 d65c8cfc05b1: Waiting 09:11:34 2437ff75d9bd: Waiting 09:11:34 04944245beec: Verifying Checksum 09:11:34 04944245beec: Download complete 09:11:34 765212b225bb: Download complete 09:11:34 f23df028b6ca: Verifying Checksum 09:11:34 f23df028b6ca: Download complete 09:11:34 d65c8cfc05b1: Verifying Checksum 09:11:34 d65c8cfc05b1: Download complete 09:11:34 699f458cf7ca: Verifying Checksum 09:11:34 699f458cf7ca: Download complete 09:11:34 8998bd30e6a1: Verifying Checksum 09:11:34 8998bd30e6a1: Download complete 09:11:37 2437ff75d9bd: Verifying Checksum 09:11:37 2437ff75d9bd: Download complete 09:11:38 8998bd30e6a1: Pull complete 09:11:38 04944245beec: Pull complete 09:11:40 699f458cf7ca: Pull complete 09:11:40 765212b225bb: Pull complete 09:11:41 f23df028b6ca: Pull complete 09:11:41 d65c8cfc05b1: Pull complete 09:11:56 2437ff75d9bd: Pull complete 09:11:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:57 prd-ubuntu20.04-docker-arm64-4c-16g-117104 does not seem to be running inside a container 09:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:59 $ docker top 7fada4b0c3ae2b68b52afe57051f1fbe23d8e3ddf56fe065cd29d44064baae4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:00 ---> job-cost.sh 09:12:00 lf-activate-venv: SKIPPING 09:12:00 INFO: No Stack... 09:12:01 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:01 INFO: Archiving Costs [Pipeline] sh 09:12:02 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:12:02 + cut -d, -f6 [Pipeline] lock 09:12:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] 09:12:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] did not exist. Created. 09:12:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:03 /w/workspace/go-mod-bootstrap/1@tmp/durable-eb8f1b83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:12:03 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:03 Warning: overwriting stash ‘stack-cost’ 09:12:03 Stashed 1 file(s) [Pipeline] } 09:12:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-390-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:04 $ docker stop --time=1 7fada4b0c3ae2b68b52afe57051f1fbe23d8e3ddf56fe065cd29d44064baae4c 09:12:05 $ docker rm -f 7fada4b0c3ae2b68b52afe57051f1fbe23d8e3ddf56fe065cd29d44064baae4c [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 09:12:06 provisioning config files... 09:12:06 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/config14215012041072642282tmp [Pipeline] { [Pipeline] sh 09:12:06 + set +x 09:12:06 + bash -s -- 09:12:06 + curl -s https://codecov.io/bash 09:12:06 09:12:06 _____ _ 09:12:06 / ____| | | 09:12:06 | | ___ __| | ___ ___ _____ __ 09:12:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:06 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:06 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:06 Bash-1.0.6 09:12:06 09:12:06 09:12:06 ==> git version 2.25.1 found 09:12:06 ==> 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 09:12:06 Release-Date: 2020-01-08 09:12:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:06 ==> Jenkins CI detected. 09:12:06 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-390 09:12:06 project root: . 09:12:06 --> token set from env 09:12:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:06 ==> Running gcov in . (disable via -X gcov) 09:12:06 ==> Python coveragepy not found 09:12:06 ==> Searching for coverage reports in: 09:12:06 + . 09:12:06 -> Found 1 reports 09:12:06 ==> Detecting git/mercurial file structure 09:12:06 ==> Reading reports 09:12:06 + ./coverage.out bytes=68433 09:12:06 ==> Appending adjustments 09:12:06 https://docs.codecov.io/docs/fixing-reports 09:12:07 + Found adjustments 09:12:07 ==> Gzipping contents 09:12:07 12K /tmp/codecov.O7whTa.gz 09:12:07 ==> Uploading reports 09:12:07 url: https://codecov.io 09:12:07 query: branch=PR-390&commit=304dc80f78737bb2aa411802010702a7dde97242&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=390&job=&cmd_args= 09:12:07 -> Pinging Codecov 09:12:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-390&commit=304dc80f78737bb2aa411802010702a7dde97242&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-390%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=390&job=&cmd_args= 09:12:07 -> Uploading to 09:12:07 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/304dc80f78737bb2aa411802010702a7dde97242/db77b015-ff38-4e03-a904-9a84390f7730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T091207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de692455f172fb02d9c81935aa8df610a9e8eb6037072767aa08aadf570bfb49 09:12:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:07 Dload Upload Total Spent Left Speed 09:12:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11233 0 0 100 11233 0 44932 --:--:-- --:--:-- --:--:-- 44932 09:12:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/304dc80f78737bb2aa411802010702a7dde97242 [Pipeline] } 09:12:07 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 09:12:09 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives ] 09:12:09 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives 09:12:09 total 16 09:12:09 drwxr-xr-x 3 root root 4096 Oct 26 09:07 . 09:12:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 09:07 .. 09:12:09 drwxr-xr-x 2 root root 4096 Oct 26 09:07 cost 09:12:09 -rw-r--r-- 1 root root 88 Oct 26 09:07 cost.csv 09:12:09 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives 09:12:09 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives 09:12:09 total 16 09:12:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 09:07 . 09:12:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 09:07 .. 09:12:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 09:07 cost 09:12:09 -rw-r--r-- 1 jenkins jenkins 88 Oct 26 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:12:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:10 ---> package-listing.sh 09:12:10 ++ facter osfamily 09:12:10 ++ tr '[:upper:]' '[:lower:]' 09:12:11 + OS_FAMILY=debian 09:12:11 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-390 09:12:11 + START_PACKAGES=/tmp/packages_start.txt 09:12:11 + END_PACKAGES=/tmp/packages_end.txt 09:12:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:11 + PACKAGES=/tmp/packages_start.txt 09:12:11 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-390 ']' 09:12:11 + PACKAGES=/tmp/packages_end.txt 09:12:11 + case "${OS_FAMILY}" in 09:12:11 + dpkg -l 09:12:11 + grep '^ii' 09:12:11 + '[' -f /tmp/packages_start.txt ']' 09:12:11 + '[' -f /tmp/packages_end.txt ']' 09:12:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:11 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-390 ']' 09:12:11 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives/ 09:12:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-390/archives/ [Pipeline] echo 09:12:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:12 prd-ubuntu20.04-docker-8c-8g-117102 does not seem to be running inside a container 09:12:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-390 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390:/w/workspace/xfoundry_go-mod-bootstrap_PR-390:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@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 09:12:12 $ docker top 8de25601b42baef8a289f90f6de9994bd76befdcad700845c8843ab0c365ddd4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:13 + ls /var/log/sa-host 09:12:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:13 provisioning config files... 09:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-390@tmp/config11488612196893696387tmp [Pipeline] { [Pipeline] echo 09:12:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:14 ---> create-netrc.sh [Pipeline] } 09:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:14 ---> python-tools-install.sh [Pipeline] echo 09:12:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:14 ---> sudo-logs.sh 09:12:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:15 ---> job-cost.sh 09:12:15 lf-activate-venv: SKIPPING 09:12:15 DEBUG: total: 0.2199999988079071 09:12:15 INFO: Retrieving Stack Cost... 09:12:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:16 INFO: Archiving Costs [Pipeline] echo 09:12:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:16 ---> logs-deploy.sh 09:12:16 lf-activate-venv: SKIPPING 09:12:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-390/1 09:12:16 INFO: archiving workspace using pattern(s): 09:12:18 Archives upload complete. 09:12:18 INFO: archiving logs to Nexus 09:12:18 ---> uname -a: 09:12:18 Linux prd-ubuntu20-04-docker-8c-8g-117102 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:12:18 09:12:18 09:12:18 ---> lscpu: 09:12:18 Architecture: x86_64 09:12:18 CPU op-mode(s): 32-bit, 64-bit 09:12:18 Byte Order: Little Endian 09:12:18 Address sizes: 40 bits physical, 48 bits virtual 09:12:18 CPU(s): 8 09:12:18 On-line CPU(s) list: 0-7 09:12:18 Thread(s) per core: 1 09:12:18 Core(s) per socket: 1 09:12:18 Socket(s): 8 09:12:18 NUMA node(s): 1 09:12:18 Vendor ID: AuthenticAMD 09:12:18 CPU family: 23 09:12:18 Model: 49 09:12:18 Model name: AMD EPYC-Rome Processor 09:12:18 Stepping: 0 09:12:18 CPU MHz: 2799.988 09:12:18 BogoMIPS: 5599.97 09:12:18 Virtualization: AMD-V 09:12:18 Hypervisor vendor: KVM 09:12:18 Virtualization type: full 09:12:18 L1d cache: 256 KiB 09:12:18 L1i cache: 256 KiB 09:12:18 L2 cache: 4 MiB 09:12:18 L3 cache: 128 MiB 09:12:18 NUMA node0 CPU(s): 0-7 09:12:18 Vulnerability Itlb multihit: Not affected 09:12:18 Vulnerability L1tf: Not affected 09:12:18 Vulnerability Mds: Not affected 09:12:18 Vulnerability Meltdown: Not affected 09:12:18 Vulnerability Mmio stale data: Not affected 09:12:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:12:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:12:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:12:18 Vulnerability Srbds: Not affected 09:12:18 Vulnerability Tsx async abort: Not affected 09:12:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:12:18 09:12:18 09:12:18 ---> nproc: 09:12:18 8 09:12:18 09:12:18 09:12:18 ---> df -h: 09:12:18 Filesystem Size Used Avail Use% Mounted on 09:12:18 overlay 155G 11G 145G 7% / 09:12:18 tmpfs 64M 0 64M 0% /dev 09:12:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:12:18 shm 64M 0 64M 0% /dev/shm 09:12:18 /dev/vda1 155G 11G 145G 7% /facter-os 09:12:18 09:12:18 09:12:18 ---> sar -b -r -n DEV: 09:12:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117102) 10/26/22 _x86_64_ (8 CPU) 09:12:18 09:12:18 09:05:09 LINUX RESTART (8 CPU) 09:12:18 09:12:18 09:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:12:18 09:07:01 64.58 1.08 63.49 0.00 65.73 35152.02 0.00 09:12:18 09:08:01 41.51 0.22 41.29 0.00 10.53 22478.80 0.00 09:12:18 09:09:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 09:12:18 09:10:01 2.13 0.00 2.13 0.00 0.00 23.73 0.00 09:12:18 09:11:01 39.29 9.35 29.95 0.00 2885.25 4899.72 0.00 09:12:18 09:12:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 09:12:18 Average: 24.90 1.78 23.13 0.00 494.74 10362.64 0.00 09:12:18 09:12:18 09:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:12:18 09:07:01 28768644 31612732 696420 2.12 91432 2999112 1864968 5.50 1202468 2515836 154316 09:12:18 09:08:01 28705444 31609076 699464 2.13 94848 3045284 1736716 5.12 1152708 2616280 160 09:12:18 09:09:01 28705836 31609592 698876 2.13 94936 3045288 1736716 5.12 1152316 2616288 164 09:12:18 09:10:01 28709504 31613460 694856 2.11 95048 3045280 1736716 5.12 1148940 2616360 28 09:12:18 09:11:01 28402612 31594912 707676 2.15 113900 3296960 1772760 5.22 1303616 2741624 4 09:12:18 09:12:01 28412044 31604384 698128 2.12 113928 3296960 1772760 5.22 1294160 2741624 164 09:12:18 Average: 28617347 31607359 699237 2.13 100682 3121481 1770106 5.22 1209035 2641335 25806 09:12:18 09:12:18 09:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:12:18 09:07:01 ens3 277.03 170.63 4795.45 31.92 0.00 0.00 0.00 0.00 09:12:18 09:07:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 09:12:18 09:07:01 docker0 46.67 71.57 3.94 744.56 0.00 0.00 0.00 0.00 09:12:18 09:08:01 ens3 121.20 90.80 2526.86 85.41 0.00 0.00 0.00 0.00 09:12:18 09:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:12:18 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:18 09:09:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:12:18 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:18 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:18 09:10:01 ens3 0.52 0.45 0.26 0.22 0.00 0.00 0.00 0.00 09:12:18 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:18 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:18 09:11:01 ens3 66.36 42.73 1301.71 3.24 0.00 0.00 0.00 0.00 09:12:18 09:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:12:18 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:18 09:12:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:12:18 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:18 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:18 Average: ens3 77.11 50.46 1428.19 20.10 0.00 0.00 0.00 0.00 09:12:18 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 09:12:18 Average: docker0 7.67 11.77 0.65 122.40 0.00 0.00 0.00 0.00 09:12:18 09:12:18 09:12:18 ---> sar -P ALL: 09:12:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117102) 10/26/22 _x86_64_ (8 CPU) 09:12:18 09:12:18 09:05:09 LINUX RESTART (8 CPU) 09:12:18 09:12:18 09:06:02 CPU %user %nice %system %iowait %steal %idle 09:12:18 09:07:01 all 24.07 0.00 4.72 3.64 0.06 67.51 09:12:18 09:07:01 0 23.39 0.00 5.10 5.08 0.05 66.38 09:12:18 09:07:01 1 25.32 0.00 4.35 0.24 0.09 70.01 09:12:18 09:07:01 2 24.36 0.00 5.69 4.70 0.07 65.18 09:12:18 09:07:01 3 24.14 0.00 4.23 0.22 0.05 71.35 09:12:18 09:07:01 4 23.60 0.00 4.63 0.31 0.05 71.40 09:12:18 09:07:01 5 23.78 0.00 4.73 18.23 0.07 53.19 09:12:18 09:07:01 6 24.17 0.00 4.42 0.07 0.07 71.27 09:12:18 09:07:01 7 23.80 0.00 4.61 0.33 0.07 71.20 09:12:18 09:08:01 all 2.73 0.00 1.12 1.34 0.02 94.80 09:12:18 09:08:01 0 1.71 0.00 1.05 2.44 0.02 94.78 09:12:18 09:08:01 1 3.27 0.00 0.57 0.05 0.02 96.09 09:12:18 09:08:01 2 2.48 0.00 1.58 7.16 0.02 88.77 09:12:18 09:08:01 3 2.38 0.00 1.16 0.18 0.02 96.27 09:12:18 09:08:01 4 2.93 0.00 0.89 0.22 0.02 95.95 09:12:18 09:08:01 5 3.01 0.00 1.10 0.07 0.02 95.80 09:12:18 09:08:01 6 4.00 0.00 1.19 0.03 0.03 94.74 09:12:18 09:08:01 7 2.06 0.00 1.39 0.57 0.02 95.96 09:12:18 09:09:01 all 0.26 0.00 0.01 0.01 0.01 99.71 09:12:18 09:09:01 0 0.03 0.00 0.03 0.08 0.02 99.83 09:12:18 09:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:12:18 09:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:12:18 09:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:18 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:18 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:18 09:09:01 6 1.97 0.00 0.00 0.00 0.02 98.01 09:12:18 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:18 09:10:01 all 0.27 0.00 0.02 0.02 0.01 99.68 09:12:18 09:10:01 0 0.02 0.00 0.05 0.12 0.02 99.80 09:12:18 09:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:12:18 09:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:18 09:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:12:18 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:18 09:10:01 5 0.05 0.00 0.03 0.02 0.02 99.88 09:12:18 09:10:01 6 2.00 0.00 0.02 0.00 0.00 97.98 09:12:18 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:18 09:11:01 all 1.40 0.00 0.80 0.43 0.02 97.35 09:12:18 09:11:01 0 0.72 0.00 0.53 1.33 0.02 97.40 09:12:18 09:11:01 1 2.10 0.00 1.84 0.88 0.02 95.16 09:12:18 09:11:01 2 0.77 0.00 0.90 0.27 0.02 98.05 09:12:18 09:11:01 3 1.35 0.00 0.98 0.52 0.02 97.13 09:12:18 09:11:01 4 0.90 0.00 0.53 0.08 0.02 98.47 09:12:18 09:11:01 5 1.50 0.00 0.63 0.07 0.02 97.78 09:12:18 09:11:01 6 2.96 0.00 0.57 0.23 0.00 96.24 09:12:18 09:11:01 7 0.89 0.00 0.43 0.05 0.03 98.60 09:12:18 09:12:01 all 0.23 0.00 0.02 0.00 0.00 99.75 09:12:18 09:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:18 09:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:12:18 09:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:18 09:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:12:18 09:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:12:18 09:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:12:18 09:12:01 6 1.63 0.00 0.08 0.00 0.00 98.29 09:12:18 09:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:12:18 Average: all 4.73 0.00 1.10 0.89 0.02 93.26 09:12:18 Average: 0 4.22 0.00 1.11 1.49 0.02 93.16 09:12:18 Average: 1 5.05 0.00 1.13 0.20 0.02 93.61 09:12:18 Average: 2 4.52 0.00 1.35 2.00 0.02 92.11 09:12:18 Average: 3 4.57 0.00 1.05 0.15 0.01 94.21 09:12:18 Average: 4 4.49 0.00 0.99 0.10 0.02 94.40 09:12:18 Average: 5 4.63 0.00 1.07 2.99 0.02 91.30 09:12:18 Average: 6 6.00 0.00 1.02 0.06 0.02 92.90 09:12:18 Average: 7 4.37 0.00 1.06 0.16 0.02 94.39 09:12:18 09:12:18 09:12:18