Started by user Eric Ball Replayed #1 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b057092ee19ade1a8316e5cb795699e1e50525a 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-ssh6847925302823185297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh264358805882562504.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9465943904045415990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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. Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXBuildCApp.groovy 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-ssh3111766596797418812.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/device-s7/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/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12288847530188492209.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. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [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: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1461 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1b057092ee19ade1a8316e5cb795699e1e50525a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 1b057092ee19ade1a8316e5cb795699e1e50525a # timeout=10 Commit message: "Merge pull request #6 from edgexfoundry-holding/dependabot/go_modules/github.com/spf13/cast-1.6.0" > git rev-list --no-walk 1b057092ee19ade1a8316e5cb795699e1e50525a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T01:40:51.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T01:40:51.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T01:40:51.428Z] ========================================================= [2024-02-22T01:40:51.428Z] EdgeX Global Pipelines Version Info [2024-02-22T01:40:51.428Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:40:52.146Z] ------------------- [2024-02-22T01:40:52.146Z] stable info: [2024-02-22T01:40:52.146Z] ------------------- [2024-02-22T01:40:52.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T01:40:52.146Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T01:40:52.146Z] Message: update stable to v1.0.258 [2024-02-22T01:40:52.716Z] ------------------- [2024-02-22T01:40:52.716Z] experimental info: [2024-02-22T01:40:52.716Z] ------------------- [2024-02-22T01:40:52.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T01:40:52.716Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T01:40:52.717Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T01:40:52.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-02-22T01:40:52.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-02-22T01:40:52.856Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T01:40:52.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T01:40:52.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T01:40:52.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T01:40:52.974Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T01:40:53.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-22T01:40:53.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T01:40:53.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T01:40:53.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T01:40:53.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-02-22T01:40:53.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T01:40:53.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T01:40:53.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T01:40:53.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T01:40:53.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T01:40:53.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T01:40:53.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T01:40:53.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T01:40:53.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-22T01:40:53.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-22T01:40:53.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-22T01:40:53.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-22T01:40:53.541Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-22T01:40:53.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T01:40:53.613Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T01:40:53.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-22T01:40:53.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-22T01:40:53.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-22T01:40:53.773Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo [2024-02-22T01:40:53.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b05709 [Pipeline] echo [2024-02-22T01:40:53.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T01:40:53.935Z] provisioning config files... [2024-02-22T01:40:53.953Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14860814539874080476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:40:54.297Z] ---> ****-login.sh [2024-02-22T01:40:54.297Z] nexus3.edgexfoundry.org:10001 [2024-02-22T01:40:54.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T01:40:54.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T01:40:54.557Z] Configure a credential helper to remove this warning. See [2024-02-22T01:40:54.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T01:40:54.557Z] [2024-02-22T01:40:54.557Z] Login Succeeded [2024-02-22T01:40:54.557Z] nexus3.edgexfoundry.org:10002 [2024-02-22T01:40:54.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T01:40:54.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T01:40:54.557Z] Configure a credential helper to remove this warning. See [2024-02-22T01:40:54.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T01:40:54.557Z] [2024-02-22T01:40:54.557Z] Login Succeeded [2024-02-22T01:40:54.557Z] nexus3.edgexfoundry.org:10003 [2024-02-22T01:40:54.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T01:40:54.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T01:40:54.818Z] Configure a credential helper to remove this warning. See [2024-02-22T01:40:54.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T01:40:54.818Z] [2024-02-22T01:40:54.818Z] Login Succeeded [2024-02-22T01:40:54.818Z] nexus3.edgexfoundry.org:10004 [2024-02-22T01:40:54.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T01:40:54.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T01:40:54.818Z] Configure a credential helper to remove this warning. See [2024-02-22T01:40:54.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T01:40:54.818Z] [2024-02-22T01:40:54.818Z] Login Succeeded [2024-02-22T01:40:54.818Z] ****.io [2024-02-22T01:40:55.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T01:40:55.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T01:40:55.649Z] Configure a credential helper to remove this warning. See [2024-02-22T01:40:55.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T01:40:55.649Z] [2024-02-22T01:40:55.649Z] Login Succeeded [2024-02-22T01:40:55.649Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T01:40:55.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-22T01:40:56.157Z] + git rev-list -1 --merges 1b057092ee19ade1a8316e5cb795699e1e50525a~1..1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo [2024-02-22T01:40:56.188Z] -----------> git rev-list -1 --merges 1b057092ee19ade1a8316e5cb795699e1e50525a~1..1b057092ee19ade1a8316e5cb795699e1e50525a 1b057092ee19ade1a8316e5cb795699e1e50525a [2024-02-22T01:40:56.188Z] 1b057092ee19ade1a8316e5cb795699e1e50525a [false] [Pipeline] sh [2024-02-22T01:40:56.488Z] + git log --format=format:%s -1 1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo [2024-02-22T01:40:56.505Z] ========================================================= [2024-02-22T01:40:56.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T01:40:56.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T01:40:56.892Z] + git log --format=format:%s -1 1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo [2024-02-22T01:40:56.904Z] [semverPrep] GIT_COMMIT: 1b057092ee19ade1a8316e5cb795699e1e50525a, Commit Message: Merge pull request #6 from edgexfoundry-holding/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo [2024-02-22T01:40:56.927Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-22T01:40:57.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T01:40:57.348Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T01:40:57.348Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T01:40:57.348Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T01:40:57.348Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T01:40:57.348Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T01:40:57.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T01:40:57.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T01:40:57.723Z] [2024-02-22T01:40:57.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T01:40:58.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T01:40:58.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T01:40:58.044Z] b85a868b505f: Pulling fs layer [2024-02-22T01:40:58.044Z] e2be974225ed: Pulling fs layer [2024-02-22T01:40:58.044Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T01:40:58.044Z] 988bab9f4d93: Pulling fs layer [2024-02-22T01:40:58.044Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T01:40:58.044Z] eaf3925da568: Pulling fs layer [2024-02-22T01:40:58.044Z] bab4dde63d76: Pulling fs layer [2024-02-22T01:40:58.044Z] bde34c3a00c8: Pulling fs layer [2024-02-22T01:40:58.044Z] b352a97aabf1: Pulling fs layer [2024-02-22T01:40:58.044Z] 4872d77fe225: Pulling fs layer [2024-02-22T01:40:58.044Z] 5851b861e8e6: Pulling fs layer [2024-02-22T01:40:58.044Z] bde34c3a00c8: Waiting [2024-02-22T01:40:58.044Z] bab4dde63d76: Waiting [2024-02-22T01:40:58.044Z] b352a97aabf1: Waiting [2024-02-22T01:40:58.044Z] 4872d77fe225: Waiting [2024-02-22T01:40:58.044Z] 988bab9f4d93: Waiting [2024-02-22T01:40:58.044Z] eaf3925da568: Waiting [2024-02-22T01:40:58.044Z] 1469e6f7b9e6: Waiting [2024-02-22T01:40:58.044Z] 5851b861e8e6: Waiting [2024-02-22T01:40:58.044Z] e2be974225ed: Download complete [2024-02-22T01:40:58.044Z] 988bab9f4d93: Verifying Checksum [2024-02-22T01:40:58.044Z] 988bab9f4d93: Download complete [2024-02-22T01:40:58.044Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T01:40:58.044Z] 1469e6f7b9e6: Download complete [2024-02-22T01:40:58.044Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T01:40:58.044Z] 339a4e72a1f5: Download complete [2024-02-22T01:40:58.044Z] eaf3925da568: Download complete [2024-02-22T01:40:58.044Z] bde34c3a00c8: Download complete [2024-02-22T01:40:58.303Z] b352a97aabf1: Verifying Checksum [2024-02-22T01:40:58.303Z] b352a97aabf1: Download complete [2024-02-22T01:40:58.303Z] 4872d77fe225: Verifying Checksum [2024-02-22T01:40:58.303Z] 4872d77fe225: Download complete [2024-02-22T01:40:58.303Z] 5851b861e8e6: Download complete [2024-02-22T01:40:58.303Z] b85a868b505f: Verifying Checksum [2024-02-22T01:40:58.303Z] b85a868b505f: Download complete [2024-02-22T01:40:58.563Z] bab4dde63d76: Verifying Checksum [2024-02-22T01:40:58.563Z] bab4dde63d76: Download complete [2024-02-22T01:40:59.500Z] b85a868b505f: Pull complete [2024-02-22T01:40:59.760Z] e2be974225ed: Pull complete [2024-02-22T01:41:00.329Z] 339a4e72a1f5: Pull complete [2024-02-22T01:41:00.329Z] 988bab9f4d93: Pull complete [2024-02-22T01:41:00.587Z] 1469e6f7b9e6: Pull complete [2024-02-22T01:41:00.587Z] eaf3925da568: Pull complete [2024-02-22T01:41:02.508Z] bab4dde63d76: Pull complete [2024-02-22T01:41:02.508Z] bde34c3a00c8: Pull complete [2024-02-22T01:41:02.767Z] b352a97aabf1: Pull complete [2024-02-22T01:41:02.767Z] 4872d77fe225: Pull complete [2024-02-22T01:41:02.767Z] 5851b861e8e6: Pull complete [2024-02-22T01:41:02.767Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T01:41:02.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T01:41:02.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T01:41:02.962Z] prd-ubuntu20.04-docker-8c-8g-1461 does not seem to be running inside a container [2024-02-22T01:41:02.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-22T01:41:06.088Z] $ docker top fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 -eo pid,comm [2024-02-22T01:41:06.152Z] 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). [2024-02-22T01:41:06.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T01:41:06.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T01:41:06.253Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T01:41:06.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T01:41:06.387Z] $ docker exec fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent [2024-02-22T01:41:06.491Z] SSH_AUTH_SOCK=/tmp/ssh-Ie0MvhIKNU49/agent.33 [2024-02-22T01:41:06.491Z] SSH_AGENT_PID=39 [2024-02-22T01:41:06.502Z] Running ssh-add (command line suppressed) [2024-02-22T01:41:06.621Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1583402530031304653.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1583402530031304653.key) [2024-02-22T01:41:06.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T01:41:06.949Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T01:41:06.965Z] $ docker exec --env ******** --env ******** fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent -k [2024-02-22T01:41:07.058Z] unset SSH_AUTH_SOCK; [2024-02-22T01:41:07.059Z] unset SSH_AGENT_PID; [2024-02-22T01:41:07.059Z] echo Agent pid 39 killed; [2024-02-22T01:41:07.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T01:41:07.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T01:41:07.139Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T01:41:07.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T01:41:07.269Z] $ docker exec fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent [2024-02-22T01:41:07.390Z] SSH_AUTH_SOCK=/tmp/ssh-DXVljydkxTdh/agent.71 [2024-02-22T01:41:07.390Z] SSH_AGENT_PID=77 [2024-02-22T01:41:07.395Z] Running ssh-add (command line suppressed) [2024-02-22T01:41:07.501Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3934233024962835466.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3934233024962835466.key) [2024-02-22T01:41:07.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T01:41:07.827Z] + git semver init [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:07,995 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:07,995 [create_semver_branch] DEBUG create semver branch [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:07,996 [remove_entries] DEBUG removing ['.github/Contributing.md', '.github/PULL_REQUEST_TEMPLATE.md', '.github/dependabot.yml', '.github/semantic.yml', '.gitignore', 'Dockerfile', 'Jenkinsfile', 'Makefile', 'OWNERS.md', 'README.md', 'cmd/Attribution.txt', 'cmd/main.go', 'cmd/res/configuration.yaml', 'cmd/res/devices/Simple-Device.yaml', 'cmd/res/profiles/Simple-Driver.yaml', 'go.mod', 'go.sum', 'internal/driver/constants.go', 'internal/driver/driver.go', 'internal/driver/readingchecker.go', 'internal/driver/types.go', 'internal/driver/utils.go', 'version.go'] [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:07,996 [execute] INFO git rm --cached -- .github/Contributing.md .github/PULL_REQUEST_TEMPLATE.md .github/dependabot.yml .github/semantic.yml .gitignore Dockerfile Jenkinsfile Makefile OWNERS.md README.md cmd/Attribution.txt cmd/main.go cmd/res/configuration.yaml cmd/res/devices/Simple-Device.yaml cmd/res/profiles/Simple-Driver.yaml go.mod go.sum internal/driver/constants.go internal/driver/driver.go internal/driver/readingchecker.go internal/driver/types.go internal/driver/utils.go version.go [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:07,996 [execute] DEBUG Popen(['git', 'rm', '--cached', '--', '.github/Contributing.md', '.github/PULL_REQUEST_TEMPLATE.md', '.github/dependabot.yml', '.github/semantic.yml', '.gitignore', 'Dockerfile', 'Jenkinsfile', 'Makefile', 'OWNERS.md', 'README.md', 'cmd/Attribution.txt', 'cmd/main.go', 'cmd/res/configuration.yaml', 'cmd/res/devices/Simple-Device.yaml', 'cmd/res/profiles/Simple-Driver.yaml', 'go.mod', 'go.sum', 'internal/driver/constants.go', 'internal/driver/driver.go', 'internal/driver/readingchecker.go', 'internal/driver/types.go', 'internal/driver/utils.go', 'version.go'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,003 [write_file] DEBUG write to file:main [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,005 [execute] INFO git cat-file --batch-check [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,010 [execute] INFO git cat-file --batch [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,016 [execute] INFO git push --porcelain origin semver [2024-02-22T01:41:08.090Z] 2024-02-22 01:41:08,016 [execute] DEBUG Popen(['git', 'push', '--porcelain', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=True, shell=None, istream=None) [2024-02-22T01:41:08.661Z] 2024-02-22 01:41:08,645 [execute] INFO git checkout main -f [2024-02-22T01:41:08.661Z] 2024-02-22 01:41:08,645 [execute] DEBUG Popen(['git', 'checkout', 'main', '-f'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-02-22T01:41:08.661Z] 2024-02-22 01:41:08,650 [main] ERROR Cmd('git') failed due to: exit code(128) [2024-02-22T01:41:08.661Z] cmdline: git checkout main -f [2024-02-22T01:41:08.661Z] stderr: 'fatal: 'main' could be both a local file and a tracking branch. [2024-02-22T01:41:08.661Z] Please use -- (and optionally --no-guess) to disambiguate' [2024-02-22T01:41:08.661Z] ERROR: Cmd('git') failed due to: exit code(128) [2024-02-22T01:41:08.661Z] cmdline: git checkout main -f [2024-02-22T01:41:08.661Z] stderr: 'fatal: 'main' could be both a local file and a tracking branch. [2024-02-22T01:41:08.661Z] Please use -- (and optionally --no-guess) to disambiguate' [Pipeline] } [2024-02-22T01:41:08.936Z] $ docker exec --env ******** --env ******** fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent -k [2024-02-22T01:41:09.040Z] unset SSH_AUTH_SOCK; [2024-02-22T01:41:09.040Z] unset SSH_AGENT_PID; [2024-02-22T01:41:09.040Z] echo Agent pid 77 killed; [2024-02-22T01:41:09.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-22T01:41:09.154Z] $ docker stop --time=1 fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 [2024-02-22T01:41:10.449Z] $ docker rm -f --volumes fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-22T01:41:11.163Z] Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-22T01:41:11.287Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-22T01:41:12.510Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:12.800Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:13.664Z] ---> package-listing.sh [2024-02-22T01:41:13.664Z] ++ facter osfamily [2024-02-22T01:41:13.664Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T01:41:13.924Z] + OS_FAMILY=debian [2024-02-22T01:41:13.924Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2024-02-22T01:41:13.924Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T01:41:13.924Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T01:41:13.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T01:41:13.924Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T01:41:13.924Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-02-22T01:41:13.924Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T01:41:13.924Z] + case "${OS_FAMILY}" in [2024-02-22T01:41:13.924Z] + dpkg -l [2024-02-22T01:41:13.924Z] + grep '^ii' [2024-02-22T01:41:13.924Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T01:41:13.924Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T01:41:13.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T01:41:13.924Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-02-22T01:41:13.924Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2024-02-22T01:41:13.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2024-02-22T01:41:13.936Z] 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-22T01:41:14.214Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T01:41:14.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T01:41:14.800Z] [2024-02-22T01:41:14.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T01:41:15.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T01:41:15.119Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T01:41:15.119Z] 5eb5b503b376: Pulling fs layer [2024-02-22T01:41:15.119Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T01:41:15.119Z] ec43610c2a17: Pulling fs layer [2024-02-22T01:41:15.119Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T01:41:15.119Z] 33b1e0a273af: Pulling fs layer [2024-02-22T01:41:15.119Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T01:41:15.119Z] 2f39f015ded8: Pulling fs layer [2024-02-22T01:41:15.119Z] 5d3b04190fa2: Waiting [2024-02-22T01:41:15.119Z] 3a2ae6a8a46f: Waiting [2024-02-22T01:41:15.119Z] 33b1e0a273af: Waiting [2024-02-22T01:41:15.119Z] 2f39f015ded8: Waiting [2024-02-22T01:41:15.119Z] 5c69ac0246d0: Verifying Checksum [2024-02-22T01:41:15.119Z] 5c69ac0246d0: Download complete [2024-02-22T01:41:15.119Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-22T01:41:15.119Z] 3a2ae6a8a46f: Download complete [2024-02-22T01:41:15.119Z] 33b1e0a273af: Verifying Checksum [2024-02-22T01:41:15.119Z] 33b1e0a273af: Download complete [2024-02-22T01:41:15.119Z] 5d3b04190fa2: Download complete [2024-02-22T01:41:15.119Z] ec43610c2a17: Download complete [2024-02-22T01:41:15.379Z] 5eb5b503b376: Verifying Checksum [2024-02-22T01:41:15.379Z] 5eb5b503b376: Download complete [2024-02-22T01:41:15.947Z] 2f39f015ded8: Download complete [2024-02-22T01:41:16.515Z] 5eb5b503b376: Pull complete [2024-02-22T01:41:16.776Z] 5c69ac0246d0: Pull complete [2024-02-22T01:41:17.346Z] ec43610c2a17: Pull complete [2024-02-22T01:41:17.346Z] 3a2ae6a8a46f: Pull complete [2024-02-22T01:41:17.604Z] 33b1e0a273af: Pull complete [2024-02-22T01:41:17.604Z] 5d3b04190fa2: Pull complete [2024-02-22T01:41:21.837Z] 2f39f015ded8: Pull complete [2024-02-22T01:41:21.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T01:41:21.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T01:41:21.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T01:41:22.004Z] prd-ubuntu20.04-docker-8c-8g-1461 does not seem to be running inside a container [2024-02-22T01:41:22.035Z] $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-22T01:41:27.026Z] $ docker top c4d9701001f883cb2c100236efd1b5d34405ab611a499637a34b75033bebc1c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T01:41:27.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T01:41:27.690Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T01:41:27.978Z] + ls /var/log/sa-host [2024-02-22T01:41:27.978Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T01:41:28.069Z] provisioning config files... [2024-02-22T01:41:28.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config100695263511155865tmp [Pipeline] { [Pipeline] echo [2024-02-22T01:41:28.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:28.414Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T01:41:28.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:28.794Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T01:41:28.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:29.091Z] ---> sudo-logs.sh [2024-02-22T01:41:29.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T01:41:29.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:29.414Z] ---> job-cost.sh [2024-02-22T01:41:29.414Z] lf-activate-venv: SKIPPING [2024-02-22T01:41:29.414Z] INFO: No Stack... [2024-02-22T01:41:29.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T01:41:29.933Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T01:41:29.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T01:41:30.228Z] ---> logs-deploy.sh [2024-02-22T01:41:30.228Z] lf-activate-venv: SKIPPING [2024-02-22T01:41:30.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/2 [2024-02-22T01:41:30.228Z] INFO: archiving workspace using pattern(s): [2024-02-22T01:41:31.166Z] Archives upload complete. [2024-02-22T01:41:31.166Z] INFO: archiving logs to Nexus