Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 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-ssh13334703307669484544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh306723320288934465.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-configuration/branches/main/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5792887430136062828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17401820091252820282.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-configuration/branches/main/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10659894047079509501.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-configuration 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-24618 in /w/workspace/oundry_go-mod-configuration_main [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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 (main) Commit message: "Merge pull request #167 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.5" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 # timeout=10 > git rev-list --no-walk 4f49fe41dacad23b8101abdd2ddf549d92efb662 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:35:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:35:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:35:14 ========================================================= 14:35:14 EdgeX Global Pipelines Version Info 14:35:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:35:15 ------------------- 14:35:15 stable info: 14:35:15 ------------------- 14:35:15 Commited By: Ginny Guan ginny@iotechsys.com 14:35:15 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:35:15 Message: update stable to v1.0.265 14:35:15 ------------------- 14:35:15 experimental info: 14:35:15 ------------------- 14:35:15 Commited By: Cherry Wang cherry@iotechsys.com 14:35:15 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:35:15 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:35:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fc54e9 [Pipeline] echo 14:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:35:16 + git rev-list -1 --merges 7fc54e93d2ff978d754fe3670c8d5bd3dc837118~1..7fc54e93d2ff978d754fe3670c8d5bd3dc837118 [Pipeline] echo 14:35:16 -----------> git rev-list -1 --merges 7fc54e93d2ff978d754fe3670c8d5bd3dc837118~1..7fc54e93d2ff978d754fe3670c8d5bd3dc837118 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 14:35:16 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 [false] [Pipeline] sh 14:35:16 + git log --format=format:%s -1 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 [Pipeline] echo 14:35:17 ========================================================= 14:35:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:35:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:17 + git log --format=format:%s -1 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 [Pipeline] echo 14:35:17 [semverPrep] GIT_COMMIT: 7fc54e93d2ff978d754fe3670c8d5bd3dc837118, Commit Message: Merge pull request #167 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.5 [Pipeline] echo 14:35:17 [semverPrep] This is not a build commit. [Pipeline] sh 14:35:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:17 + grep -v github /etc/ssh/ssh_known_hosts 14:35:17 + [ -e /tmp/ssh_known_hosts ] 14:35:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:35:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:35:17 + sudo tee -a /etc/ssh/ssh_known_hosts 14:35:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:18 14:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:18 0.1.4: Pulling from edgex-devops/py-git-semver 14:35:18 b85a868b505f: Pulling fs layer 14:35:18 e2be974225ed: Pulling fs layer 14:35:18 339a4e72a1f5: Pulling fs layer 14:35:18 988bab9f4d93: Pulling fs layer 14:35:18 1469e6f7b9e6: Pulling fs layer 14:35:18 eaf3925da568: Pulling fs layer 14:35:18 bab4dde63d76: Pulling fs layer 14:35:18 bde34c3a00c8: Pulling fs layer 14:35:18 b352a97aabf1: Pulling fs layer 14:35:18 4872d77fe225: Pulling fs layer 14:35:18 5851b861e8e6: Pulling fs layer 14:35:18 988bab9f4d93: Waiting 14:35:18 1469e6f7b9e6: Waiting 14:35:18 eaf3925da568: Waiting 14:35:18 bab4dde63d76: Waiting 14:35:18 b352a97aabf1: Waiting 14:35:18 bde34c3a00c8: Waiting 14:35:18 5851b861e8e6: Waiting 14:35:18 4872d77fe225: Waiting 14:35:19 e2be974225ed: Download complete 14:35:19 988bab9f4d93: Download complete 14:35:20 339a4e72a1f5: Verifying Checksum 14:35:20 339a4e72a1f5: Download complete 14:35:20 eaf3925da568: Download complete 14:35:20 1469e6f7b9e6: Verifying Checksum 14:35:20 1469e6f7b9e6: Download complete 14:35:21 bde34c3a00c8: Verifying Checksum 14:35:21 bde34c3a00c8: Download complete 14:35:21 b352a97aabf1: Download complete 14:35:21 b85a868b505f: Download complete 14:35:22 5851b861e8e6: Verifying Checksum 14:35:22 5851b861e8e6: Download complete 14:35:22 4872d77fe225: Verifying Checksum 14:35:22 4872d77fe225: Download complete 14:35:22 bab4dde63d76: Verifying Checksum 14:35:22 b85a868b505f: Pull complete 14:35:22 e2be974225ed: Pull complete 14:35:23 339a4e72a1f5: Pull complete 14:35:23 988bab9f4d93: Pull complete 14:35:23 1469e6f7b9e6: Pull complete 14:35:23 eaf3925da568: Pull complete 14:35:25 bab4dde63d76: Pull complete 14:35:25 bde34c3a00c8: Pull complete 14:35:25 b352a97aabf1: Pull complete 14:35:25 4872d77fe225: Pull complete 14:35:25 5851b861e8e6: Pull complete 14:35:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:26 prd-ubuntu20.04-docker-8c-8g-24618 does not seem to be running inside a container 14:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:35:28 $ docker top 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 -eo pid,comm 14:35:28 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). 14:35:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:29 [ssh-agent] Looking for ssh-agent implementation... 14:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:29 $ docker exec 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 ssh-agent 14:35:29 SSH_AUTH_SOCK=/tmp/ssh-EgnWnhW4JkbP/agent.32 14:35:29 SSH_AGENT_PID=38 14:35:29 Running ssh-add (command line suppressed) 14:35:29 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8549107697983391833.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8549107697983391833.key) 14:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:29 + git tag --points-at HEAD [Pipeline] } 14:35:29 $ docker exec --env ******** --env ******** 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 ssh-agent -k 14:35:29 unset SSH_AUTH_SOCK; 14:35:29 unset SSH_AGENT_PID; 14:35:29 echo Agent pid 38 killed; 14:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:29 [ssh-agent] Looking for ssh-agent implementation... 14:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:29 $ docker exec 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 ssh-agent 14:35:30 SSH_AUTH_SOCK=/tmp/ssh-Yf80BCp62nvI/agent.71 14:35:30 SSH_AGENT_PID=78 14:35:30 Running ssh-add (command line suppressed) 14:35:30 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14982164935857480036.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14982164935857480036.key) 14:35:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:30 + git semver init 14:35:30 2024-11-05 14:35:30,694 [run_init] DEBUG init version:0.0.0 force:False 14:35:30 2024-11-05 14:35:30,695 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 14:35:30 2024-11-05 14:35:30,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 14:35:30 2024-11-05 14:35:30,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 14:35:31 2024-11-05 14:35:31,633 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 14:35:31 2024-11-05 14:35:31,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 14:35:31 2024-11-05 14:35:31,633 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:35:31 2024-11-05 14:35:31,633 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:35:31 4.0.0-dev.4 [Pipeline] } 14:35:31 $ docker exec --env ******** --env ******** 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 ssh-agent -k 14:35:31 unset SSH_AUTH_SOCK; 14:35:31 unset SSH_AGENT_PID; 14:35:31 echo Agent pid 78 killed; 14:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:32 + git semver [Pipeline] } 14:35:32 $ docker stop --time=1 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 14:35:33 $ docker rm -f --volumes 8b47df54036a1242d49ac18666c528518c6b9b333208c9c99e9d9ab384f29778 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:35:34 Stashed 1 file(s) [Pipeline] echo 14:35:34 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 14:35:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:35:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:35:34 ========================================================= 14:35:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:35:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:35:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:35:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:35:34 43c4264eed91: Pulling fs layer 14:35:34 4cc291be95ef: Pulling fs layer 14:35:34 2ac1f1163629: Pulling fs layer 14:35:34 5c3c966382ef: Pulling fs layer 14:35:34 4f4fb700ef54: Pulling fs layer 14:35:34 5d5c8e513c77: Pulling fs layer 14:35:34 9f66e0745190: Pulling fs layer 14:35:34 f49a43e4bbc0: Pulling fs layer 14:35:34 561ebcabdf7f: Pulling fs layer 14:35:34 9f66e0745190: Waiting 14:35:34 5c3c966382ef: Waiting 14:35:34 4f4fb700ef54: Waiting 14:35:34 f49a43e4bbc0: Waiting 14:35:34 5d5c8e513c77: Waiting 14:35:34 561ebcabdf7f: Waiting 14:35:34 4cc291be95ef: Verifying Checksum 14:35:34 4cc291be95ef: Download complete 14:35:34 5c3c966382ef: Verifying Checksum 14:35:34 5c3c966382ef: Download complete 14:35:34 4f4fb700ef54: Download complete 14:35:34 5d5c8e513c77: Verifying Checksum 14:35:34 5d5c8e513c77: Download complete 14:35:34 43c4264eed91: Download complete 14:35:34 9f66e0745190: Verifying Checksum 14:35:34 9f66e0745190: Download complete 14:35:35 43c4264eed91: Pull complete 14:35:35 561ebcabdf7f: Verifying Checksum 14:35:35 561ebcabdf7f: Download complete 14:35:35 4cc291be95ef: Pull complete 14:35:35 2ac1f1163629: Verifying Checksum 14:35:35 2ac1f1163629: Download complete 14:35:35 f49a43e4bbc0: Verifying Checksum 14:35:35 f49a43e4bbc0: Download complete 14:35:38 2ac1f1163629: Pull complete 14:35:38 5c3c966382ef: Pull complete 14:35:38 4f4fb700ef54: Pull complete 14:35:39 5d5c8e513c77: Pull complete 14:35:39 9f66e0745190: Pull complete 14:35:41 f49a43e4bbc0: Pull complete 14:35:42 561ebcabdf7f: Pull complete 14:35:42 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 14:35:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:42 + docker inspect -f . ci-base-image-x86_64 14:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:42 prd-ubuntu20.04-docker-8c-8g-24618 does not seem to be running inside a container 14:35:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat 14:35:47 $ docker top 1a9599399e739f5c104b1814557018c86491262a0f11e07d69e2a448e813f20b -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:47 + go version 14:35:47 go version go1.23.2 linux/amd64 [Pipeline] } 14:35:47 $ docker stop --time=1 1a9599399e739f5c104b1814557018c86491262a0f11e07d69e2a448e813f20b 14:35:49 $ docker rm -f --volumes 1a9599399e739f5c104b1814557018c86491262a0f11e07d69e2a448e813f20b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:49 Still waiting to schedule task 14:35:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:35:49 + docker inspect -f . ci-base-image-x86_64 14:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:49 prd-ubuntu20.04-docker-8c-8g-24618 does not seem to be running inside a container 14:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat 14:35:50 $ docker top d7f76b17f190d405ab06e4e85d38d60fa1c843929979216b1001e5bf7c7b123a -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:50 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 14:35:50 + make test 14:35:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:35:50 go: downloading github.com/stretchr/testify v1.9.0 14:35:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 14:35:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 14:35:51 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:35:51 go: downloading github.com/spf13/cast v1.7.0 14:35:51 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:35:51 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:35:51 go: downloading gopkg.in/yaml.v3 v3.0.1 14:35:51 go: downloading github.com/stretchr/objx v0.5.2 14:35:51 go: downloading github.com/google/uuid v1.6.0 14:35:51 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 14:35:51 go: downloading github.com/go-playground/validator/v10 v10.22.1 14:35:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 14:35:51 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 14:35:51 go: downloading github.com/leodido/go-urn v1.4.0 14:35:51 go: downloading github.com/go-playground/universal-translator v0.18.1 14:35:51 go: downloading golang.org/x/crypto v0.25.0 14:35:51 go: downloading golang.org/x/text v0.16.0 14:35:51 go: downloading github.com/gorilla/websocket v1.5.3 14:35:51 go: downloading golang.org/x/net v0.27.0 14:35:51 go: downloading golang.org/x/sync v0.7.0 14:35:51 go: downloading github.com/go-playground/locales v0.14.1 14:35:51 go: downloading github.com/x448/float16 v0.8.4 14:35:51 go: downloading golang.org/x/sys v0.22.0 14:36:01 /go/pkg/mod/github.com/go-playground/validator/v10@v10.22.1/baked_in.go:25:2: github.com/gabriel-vasile/mimetype@v1.4.3: Get "https://storage.googleapis.com/proxy-golang-org-prod/8df50aaa37f10f1f-github.com:gabriel-vasile:mimetype-v1.4.3.zip?Expires=1730900046&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=Ut%2FjBV2zv%2ByiWEvgrMyWxILSmY4v%2BLCG4g6vK6UTje3tdNxGzq%2BKlzYm2AlNjcDN7Jk2syDm2YpSIhyqKWHmkIzxFaDVsVsvu1VZzWKVZImbC8maF0sJtH7Ng13YrFsPGfp04UP2LrVyrl3hyLjvXB0ktxgX5mddC5o3WUZnGo3p2g9lA%2BBE1Q0RgTlSzbluRCRfqV6E69mMtlyGpeQZCt9NlF0aFfOGZwKwWY6KGr3g5Xa6HPob7lwPOLmJ3UW9Hj6YhG%2FMW9%2F%2BhAsQJ%2F46HPnZ%2FWW7AMD%2FbjD3XWikPirm7ThfiYGuyrVkRBWFyTe9Ylwvuxqjpxwk4NeFPsgeaQ%3D%3D": dial tcp [2607:f8b0:400b:80c::201b]:443: connect: cannot assign requested address 14:36:01 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 14:36:01 $ docker stop --time=1 d7f76b17f190d405ab06e4e85d38d60fa1c843929979216b1001e5bf7c7b123a 14:36:03 $ docker rm -f --volumes d7f76b17f190d405ab06e4e85d38d60fa1c843929979216b1001e5bf7c7b123a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:04 14:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:04 latest: Pulling from edgex-lftools-log-publisher 14:36:04 5eb5b503b376: Pulling fs layer 14:36:04 5c69ac0246d0: Pulling fs layer 14:36:04 ec43610c2a17: Pulling fs layer 14:36:04 3a2ae6a8a46f: Pulling fs layer 14:36:04 33b1e0a273af: Pulling fs layer 14:36:04 5d3b04190fa2: Pulling fs layer 14:36:04 2f39f015ded8: Pulling fs layer 14:36:04 3a2ae6a8a46f: Waiting 14:36:04 33b1e0a273af: Waiting 14:36:04 5d3b04190fa2: Waiting 14:36:04 2f39f015ded8: Waiting 14:36:04 5c69ac0246d0: Download complete 14:36:04 3a2ae6a8a46f: Verifying Checksum 14:36:04 3a2ae6a8a46f: Download complete 14:36:04 ec43610c2a17: Verifying Checksum 14:36:04 ec43610c2a17: Download complete 14:36:04 33b1e0a273af: Verifying Checksum 14:36:04 33b1e0a273af: Download complete 14:36:05 5d3b04190fa2: Verifying Checksum 14:36:05 5d3b04190fa2: Download complete 14:36:05 5eb5b503b376: Verifying Checksum 14:36:05 5eb5b503b376: Download complete 14:36:05 2f39f015ded8: Verifying Checksum 14:36:05 2f39f015ded8: Download complete 14:36:06 5eb5b503b376: Pull complete 14:36:06 5c69ac0246d0: Pull complete 14:36:06 ec43610c2a17: Pull complete 14:36:06 3a2ae6a8a46f: Pull complete 14:36:07 33b1e0a273af: Pull complete 14:36:07 5d3b04190fa2: Pull complete 14:36:11 2f39f015ded8: Pull complete 14:36:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:11 prd-ubuntu20.04-docker-8c-8g-24618 does not seem to be running inside a container 14:36:11 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:36:14 $ docker top ef75e29eaa3ad798d9ee3e4b321eb45841e139d54118d030afaa9bddeef333b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:14 ---> job-cost.sh 14:36:14 lf-activate-venv: SKIPPING 14:36:14 INFO: No Stack... 14:36:15 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:15 INFO: Archiving Costs [Pipeline] sh 14:36:15 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 14:36:15 + cut -d, -f6 [Pipeline] lock 14:36:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] 14:36:15 Resource [jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] did not exist. Created. 14:36:15 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:16 + echo total: 0.2199999988079071 [Pipeline] stash 14:36:16 Stashed 1 file(s) [Pipeline] } 14:36:16 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:16 $ docker stop --time=1 ef75e29eaa3ad798d9ee3e4b321eb45841e139d54118d030afaa9bddeef333b1 14:36:17 $ docker rm -f --volumes ef75e29eaa3ad798d9ee3e4b321eb45841e139d54118d030afaa9bddeef333b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:36:17 Failed in branch amd64 14:37:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24619 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 14:37:19 Running in /w/workspace/go-mod-configuration/76 [Pipeline] { [Pipeline] checkout 14:37:22 Selected Git installation does not exist. Using Default 14:37:22 The recommended git tool is: NONE 14:37:27 using credential edgex-jenkins-ssh 14:37:27 Cloning the remote Git repository 14:37:27 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 14:37:28 > git init /w/workspace/go-mod-configuration/76 # timeout=10 14:37:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:37:28 > git --version # timeout=10 14:37:28 > git --version # 'git version 2.25.1' 14:37:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:30 Avoid second fetch 14:37:30 Checking out Revision 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 (main) 14:37:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:37:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:30 Commit message: "Merge pull request #167 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.5" 14:37:30 > git config core.sparsecheckout # timeout=10 14:37:30 > git checkout -f 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:37:35 Dload Upload Total Spent Left Speed 14:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh 14:37:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:37:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:37:36 + sudo tee /etc/docker/daemon.new 14:37:36 { 14:37:36 "registry-mirrors": [ 14:37:36 "https://nexus3.edgexfoundry.org:10001" 14:37:36 ], 14:37:36 "bip": "10.250.0.254/24", 14:37:36 "hosts": [ 14:37:36 "tcp://0.0.0.0:5555", 14:37:36 "unix:///var/run/docker.sock" 14:37:36 ], 14:37:36 "mtu": 1458, 14:37:36 "selinux-enabled": true, 14:37:36 "seccomp-profile": "/etc/docker/seccomp.json" 14:37:36 } [Pipeline] sh 14:37:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:37:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:55 ========================================================= 14:37:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:37:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:37:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:37:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:37:56 cf04c63912e1: Pulling fs layer 14:37:56 55b35a11ae5e: Pulling fs layer 14:37:56 a37a00ec5f00: Pulling fs layer 14:37:56 50b3750afda1: Pulling fs layer 14:37:56 4f4fb700ef54: Pulling fs layer 14:37:56 80978eb59214: Pulling fs layer 14:37:56 c9f46d7d2bd2: Pulling fs layer 14:37:56 c5a475d317c9: Pulling fs layer 14:37:56 4f4fb700ef54: Waiting 14:37:56 80978eb59214: Waiting 14:37:56 c9f46d7d2bd2: Waiting 14:37:56 c5a475d317c9: Waiting 14:37:56 50b3750afda1: Waiting 14:37:56 55b35a11ae5e: Verifying Checksum 14:37:56 55b35a11ae5e: Download complete 14:37:56 50b3750afda1: Verifying Checksum 14:37:56 50b3750afda1: Download complete 14:37:56 4f4fb700ef54: Verifying Checksum 14:37:56 4f4fb700ef54: Download complete 14:37:56 80978eb59214: Verifying Checksum 14:37:56 80978eb59214: Download complete 14:37:56 cf04c63912e1: Verifying Checksum 14:37:56 cf04c63912e1: Download complete 14:37:56 c5a475d317c9: Verifying Checksum 14:37:56 c5a475d317c9: Download complete 14:37:57 cf04c63912e1: Pull complete 14:37:57 55b35a11ae5e: Pull complete 14:37:58 a37a00ec5f00: Verifying Checksum 14:37:58 a37a00ec5f00: Download complete 14:37:58 c9f46d7d2bd2: Verifying Checksum 14:37:58 c9f46d7d2bd2: Download complete 14:38:11 a37a00ec5f00: Pull complete 14:38:11 50b3750afda1: Pull complete 14:38:11 4f4fb700ef54: Pull complete 14:38:12 80978eb59214: Pull complete 14:38:20 c9f46d7d2bd2: Pull complete 14:38:21 c5a475d317c9: Pull complete 14:38:21 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:38:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 14:38:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:21 + docker inspect -f . ci-base-image-arm64 14:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:22 prd-ubuntu20.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container 14:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/76 -v /w/workspace/go-mod-configuration/76:/w/workspace/go-mod-configuration/76:rw,z -v /w/workspace/go-mod-configuration/76@tmp:/w/workspace/go-mod-configuration/76@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 ******** ci-base-image-arm64 cat 14:38:25 $ docker top 690b7d4817cda6d617c1a63db646ab5b4b87f8daaa522f5f3a9c58ec77c7bfc7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:26 + go version 14:38:26 go version go1.23.2 linux/arm64 [Pipeline] } 14:38:26 $ docker stop --time=1 690b7d4817cda6d617c1a63db646ab5b4b87f8daaa522f5f3a9c58ec77c7bfc7 14:38:27 $ docker rm -f --volumes 690b7d4817cda6d617c1a63db646ab5b4b87f8daaa522f5f3a9c58ec77c7bfc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:28 + docker inspect -f . ci-base-image-arm64 14:38:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container 14:38:28 $ 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-configuration/76 -v /w/workspace/go-mod-configuration/76:/w/workspace/go-mod-configuration/76:rw,z -v /w/workspace/go-mod-configuration/76@tmp:/w/workspace/go-mod-configuration/76@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 ******** ci-base-image-arm64 cat 14:38:29 $ docker top 568f0b22ef0beb7c264d728c4de8825297200042cb5fdd0aaa363cf87ce75dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:38:30 + git config --global --add safe.directory /w/workspace/go-mod-configuration/76 [Pipeline] fileExists [Pipeline] sh 14:38:31 + make test 14:38:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:38:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 14:38:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 14:38:31 go: downloading github.com/stretchr/testify v1.9.0 14:38:31 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:38:31 go: downloading github.com/spf13/cast v1.7.0 14:38:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:38:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:38:31 go: downloading gopkg.in/yaml.v3 v3.0.1 14:38:31 go: downloading github.com/stretchr/objx v0.5.2 14:38:32 go: downloading github.com/go-playground/validator/v10 v10.22.1 14:38:32 go: downloading github.com/google/uuid v1.6.0 14:38:32 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 14:38:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 14:38:32 go: downloading github.com/x448/float16 v0.8.4 14:38:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 14:38:32 go: downloading github.com/go-playground/universal-translator v0.18.1 14:38:32 go: downloading github.com/leodido/go-urn v1.4.0 14:38:32 go: downloading golang.org/x/crypto v0.25.0 14:38:32 go: downloading golang.org/x/text v0.16.0 14:38:33 go: downloading github.com/gorilla/websocket v1.5.3 14:38:33 go: downloading golang.org/x/net v0.27.0 14:38:33 go: downloading golang.org/x/sync v0.7.0 14:38:33 go: downloading github.com/go-playground/locales v0.14.1 14:38:35 go: downloading golang.org/x/sys v0.22.0 14:39:42 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 14:39:42 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.024s coverage: 83.3% of statements 14:39:42 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.110s coverage: 58.6% of statements 14:39:42 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.029s coverage: 100.0% of statements 14:39:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:39:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:39:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:39:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:39:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:39:53 $ docker stop --time=1 568f0b22ef0beb7c264d728c4de8825297200042cb5fdd0aaa363cf87ce75dc2 14:39:54 $ docker rm -f --volumes 568f0b22ef0beb7c264d728c4de8825297200042cb5fdd0aaa363cf87ce75dc2 [Pipeline] // withDockerContainer [Pipeline] sh 14:39:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:39:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:57 14:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:57 arm64: Pulling from edgex-lftools-log-publisher 14:39:57 8998bd30e6a1: Pulling fs layer 14:39:57 04944245beec: Pulling fs layer 14:39:57 699f458cf7ca: Pulling fs layer 14:39:57 765212b225bb: Pulling fs layer 14:39:57 f23df028b6ca: Pulling fs layer 14:39:57 d65c8cfc05b1: Pulling fs layer 14:39:57 2437ff75d9bd: Pulling fs layer 14:39:57 f23df028b6ca: Waiting 14:39:57 d65c8cfc05b1: Waiting 14:39:57 2437ff75d9bd: Waiting 14:39:58 765212b225bb: Waiting 14:39:58 04944245beec: Verifying Checksum 14:39:58 04944245beec: Download complete 14:39:58 765212b225bb: Verifying Checksum 14:39:58 765212b225bb: Download complete 14:39:58 f23df028b6ca: Verifying Checksum 14:39:58 f23df028b6ca: Download complete 14:39:58 d65c8cfc05b1: Verifying Checksum 14:39:58 d65c8cfc05b1: Download complete 14:39:58 699f458cf7ca: Verifying Checksum 14:39:58 699f458cf7ca: Download complete 14:39:58 8998bd30e6a1: Verifying Checksum 14:39:58 8998bd30e6a1: Download complete 14:40:01 2437ff75d9bd: Verifying Checksum 14:40:01 2437ff75d9bd: Download complete 14:40:03 8998bd30e6a1: Pull complete 14:40:03 04944245beec: Pull complete 14:40:05 699f458cf7ca: Pull complete 14:40:05 765212b225bb: Pull complete 14:40:05 f23df028b6ca: Pull complete 14:40:06 d65c8cfc05b1: Pull complete 14:40:21 2437ff75d9bd: Pull complete 14:40:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:40:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:21 prd-ubuntu20.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container 14:40:21 $ 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-configuration/76 -v /w/workspace/go-mod-configuration/76:/w/workspace/go-mod-configuration/76:rw,z -v /w/workspace/go-mod-configuration/76@tmp:/w/workspace/go-mod-configuration/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:40:23 $ docker top 0c07490e9b35d302d547073e23524bab85a2f5110dad5431938039e40eea1ef9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:24 ---> job-cost.sh 14:40:24 lf-activate-venv: SKIPPING 14:40:24 INFO: No Stack... 14:40:25 INFO: Retrieving Pricing Info for: v3-standard-4 14:40:25 INFO: Archiving Costs [Pipeline] sh 14:40:26 + cat /w/workspace/go-mod-configuration/76/archives/cost.csv 14:40:26 + cut -d, -f6 [Pipeline] lock 14:40:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] 14:40:26 Resource [jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] did not exist. Created. 14:40:26 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:40:27 /w/workspace/go-mod-configuration/76@tmp/durable-d8aeea53/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:40:27 + echo total: 0.10999999940395355 [Pipeline] stash 14:40:27 Warning: overwriting stash ‘stack-cost’ 14:40:28 Stashed 1 file(s) [Pipeline] } 14:40:28 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 14:40:28 $ docker stop --time=1 0c07490e9b35d302d547073e23524bab85a2f5110dad5431938039e40eea1ef9 14:40:29 $ docker rm -f --volumes 0c07490e9b35d302d547073e23524bab85a2f5110dad5431938039e40eea1ef9 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:40:30 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 14:40:30 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 14:40:30 total 16 14:40:30 drwxr-xr-x 3 root root 4096 Nov 5 14:36 . 14:40:30 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 14:36 .. 14:40:30 drwxr-xr-x 2 root root 4096 Nov 5 14:36 cost 14:40:30 -rw-r--r-- 1 root root 91 Nov 5 14:36 cost.csv 14:40:30 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 14:40:30 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 14:40:30 total 16 14:40:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 14:36 . 14:40:30 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 14:36 .. 14:40:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 14:36 cost 14:40:30 -rw-r--r-- 1 jenkins jenkins 91 Nov 5 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:40:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:31 ---> package-listing.sh 14:40:31 ++ facter osfamily 14:40:31 ++ tr '[:upper:]' '[:lower:]' 14:40:32 + OS_FAMILY=debian 14:40:32 + workspace=/w/workspace/oundry_go-mod-configuration_main 14:40:32 + START_PACKAGES=/tmp/packages_start.txt 14:40:32 + END_PACKAGES=/tmp/packages_end.txt 14:40:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:32 + PACKAGES=/tmp/packages_start.txt 14:40:32 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 14:40:32 + PACKAGES=/tmp/packages_end.txt 14:40:32 + case "${OS_FAMILY}" in 14:40:32 + dpkg -l 14:40:32 + grep '^ii' 14:40:32 + '[' -f /tmp/packages_start.txt ']' 14:40:32 + '[' -f /tmp/packages_end.txt ']' 14:40:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:32 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 14:40:32 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 14:40:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 14:40:32 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:33 prd-ubuntu20.04-docker-8c-8g-24618 does not seem to be running inside a container 14:40:33 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-lftools-log-publisher:latest cat 14:40:33 $ docker top dc5d7d96d41706e1d6c377f625dbe9a27ab80719120d77a4cabd5818e8b38fbd -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:40:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:40:34 + ls /var/log/sa-host 14:40:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:34 provisioning config files... 14:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config12160345649378226337tmp [Pipeline] { [Pipeline] echo 14:40:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:40:34 ---> create-netrc.sh [Pipeline] } 14:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:40:35 ---> python-tools-install.sh [Pipeline] echo 14:40:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:40:35 ---> sudo-logs.sh 14:40:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:40:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:40:35 ---> job-cost.sh 14:40:35 lf-activate-venv: SKIPPING 14:40:35 DEBUG: total: 0.2199999988079071 14:40:35 INFO: Retrieving Stack Cost... 14:40:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:40:36 INFO: Archiving Costs [Pipeline] echo 14:40:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:40:36 ---> logs-deploy.sh 14:40:36 lf-activate-venv: SKIPPING 14:40:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/76 14:40:36 INFO: archiving workspace using pattern(s): 14:40:37 Archives upload complete. 14:40:37 INFO: archiving logs to Nexus 14:40:38 ---> uname -a: 14:40:38 Linux prd-ubuntu20-04-docker-8c-8g-24618 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:40:38 14:40:38 14:40:38 ---> lscpu: 14:40:38 Architecture: x86_64 14:40:38 CPU op-mode(s): 32-bit, 64-bit 14:40:38 Byte Order: Little Endian 14:40:38 Address sizes: 40 bits physical, 48 bits virtual 14:40:38 CPU(s): 8 14:40:38 On-line CPU(s) list: 0-7 14:40:38 Thread(s) per core: 1 14:40:38 Core(s) per socket: 1 14:40:38 Socket(s): 8 14:40:38 NUMA node(s): 1 14:40:38 Vendor ID: AuthenticAMD 14:40:38 CPU family: 23 14:40:38 Model: 49 14:40:38 Model name: AMD EPYC-Rome Processor 14:40:38 Stepping: 0 14:40:38 CPU MHz: 2800.000 14:40:38 BogoMIPS: 5600.00 14:40:38 Virtualization: AMD-V 14:40:38 Hypervisor vendor: KVM 14:40:38 Virtualization type: full 14:40:38 L1d cache: 256 KiB 14:40:38 L1i cache: 256 KiB 14:40:38 L2 cache: 4 MiB 14:40:38 L3 cache: 128 MiB 14:40:38 NUMA node0 CPU(s): 0-7 14:40:38 Vulnerability Itlb multihit: Not affected 14:40:38 Vulnerability L1tf: Not affected 14:40:38 Vulnerability Mds: Not affected 14:40:38 Vulnerability Meltdown: Not affected 14:40:38 Vulnerability Mmio stale data: Not affected 14:40:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:40:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:40:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:40:38 Vulnerability Srbds: Not affected 14:40:38 Vulnerability Tsx async abort: Not affected 14:40:38 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 14:40:38 14:40:38 14:40:38 ---> nproc: 14:40:38 8 14:40:38 14:40:38 14:40:38 ---> df -h: 14:40:38 Filesystem Size Used Avail Use% Mounted on 14:40:38 overlay 155G 11G 145G 7% / 14:40:38 tmpfs 64M 0 64M 0% /dev 14:40:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:40:38 shm 64M 0 64M 0% /dev/shm 14:40:38 /dev/vda1 155G 11G 145G 7% /facter-os 14:40:38 14:40:38