Pull request #507 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 657e78733b25b95b22637e6d3615641866187896+0958a92fd6cf87aba84d220ca8c29fa54c7ca139 (344c9517015535a3d5e61137f6d8fec8c3838be4) 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-ssh3645861277338854479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10153865173836299738.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-507/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-507/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2538950352251796369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-507/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9490432143557534448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6424983040591184762.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-507/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-507/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh462424498718014878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go 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: device-virtual 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 ‘prd-ubuntu20.04-docker-8c-8g-34616’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34618 in /w/workspace/foundry_device-virtual-go_PR-507 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-507 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 into PR head commit 657e78733b25b95b22637e6d3615641866187896 Merge succeeded, producing 657e78733b25b95b22637e6d3615641866187896 Checking out Revision 657e78733b25b95b22637e6d3615641866187896 (PR-507) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 657e78733b25b95b22637e6d3615641866187896 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 657e78733b25b95b22637e6d3615641866187896 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-06T11:06:43.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-06T11:06:44.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-06T11:06:44.109Z] ========================================================= [2024-12-06T11:06:44.109Z] EdgeX Global Pipelines Version Info [2024-12-06T11:06:44.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:06:45.301Z] ------------------- [2024-12-06T11:06:45.301Z] stable info: [2024-12-06T11:06:45.301Z] ------------------- [2024-12-06T11:06:45.301Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-06T11:06:45.301Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T11:06:45.301Z] Message: update stable to v1.0.269 [2024-12-06T11:06:45.562Z] ------------------- [2024-12-06T11:06:45.562Z] experimental info: [2024-12-06T11:06:45.562Z] ------------------- [2024-12-06T11:06:45.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-06T11:06:45.562Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T11:06:45.562Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-06T11:06:45.777Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-12-06T11:06:45.837Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-12-06T11:06:45.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-06T11:06:45.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-06T11:06:46.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-06T11:06:46.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-06T11:06:46.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-06T11:06:46.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-06T11:06:46.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-06T11:06:46.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-06T11:06:46.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-06T11:06:46.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-12-06T11:06:46.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-06T11:06:46.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-06T11:06:46.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T11:06:46.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T11:06:46.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T11:06:46.792Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T11:06:46.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-06T11:06:46.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-06T11:06:46.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-06T11:06:47.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-06T11:06:47.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-06T11:06:47.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-06T11:06:47.203Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-06T11:06:47.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-06T11:06:47.320Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-06T11:06:47.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-507 [Pipeline] echo [2024-12-06T11:06:47.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-507 [Pipeline] echo [2024-12-06T11:06:47.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-507 [Pipeline] echo [2024-12-06T11:06:47.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 657e78733b25b95b22637e6d3615641866187896 [Pipeline] echo [2024-12-06T11:06:47.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 657e787 [Pipeline] echo [2024-12-06T11:06:47.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:06:47.843Z] provisioning config files... [2024-12-06T11:06:47.857Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-507@tmp/config3776400031838231527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:06:48.256Z] ---> ****-login.sh [2024-12-06T11:06:48.256Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:06:48.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:06:48.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:06:48.522Z] Configure a credential helper to remove this warning. See [2024-12-06T11:06:48.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:06:48.522Z] [2024-12-06T11:06:48.522Z] Login Succeeded [2024-12-06T11:06:48.522Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:06:48.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:06:48.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:06:48.783Z] Configure a credential helper to remove this warning. See [2024-12-06T11:06:48.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:06:48.783Z] [2024-12-06T11:06:48.783Z] Login Succeeded [2024-12-06T11:06:48.783Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:06:48.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:06:48.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:06:48.783Z] Configure a credential helper to remove this warning. See [2024-12-06T11:06:48.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:06:48.783Z] [2024-12-06T11:06:48.783Z] Login Succeeded [2024-12-06T11:06:48.783Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:06:48.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:06:49.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:06:49.044Z] Configure a credential helper to remove this warning. See [2024-12-06T11:06:49.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:06:49.044Z] [2024-12-06T11:06:49.044Z] Login Succeeded [2024-12-06T11:06:49.044Z] ****.io [2024-12-06T11:06:49.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:06:49.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:06:49.308Z] Configure a credential helper to remove this warning. See [2024-12-06T11:06:49.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:06:49.308Z] [2024-12-06T11:06:49.308Z] Login Succeeded [2024-12-06T11:06:49.308Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:06:49.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-06T11:06:50.083Z] + git rev-list -1 --merges 657e78733b25b95b22637e6d3615641866187896~1..657e78733b25b95b22637e6d3615641866187896 [Pipeline] echo [2024-12-06T11:06:50.135Z] -----------> git rev-list -1 --merges 657e78733b25b95b22637e6d3615641866187896~1..657e78733b25b95b22637e6d3615641866187896 657e78733b25b95b22637e6d3615641866187896 [false] [Pipeline] sh [2024-12-06T11:06:50.461Z] + git log --format=format:%s -1 657e78733b25b95b22637e6d3615641866187896 [Pipeline] echo [2024-12-06T11:06:50.508Z] ========================================================= [2024-12-06T11:06:50.508Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-06T11:06:50.508Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:06:50.979Z] + git log --format=format:%s -1 657e78733b25b95b22637e6d3615641866187896 [Pipeline] echo [2024-12-06T11:06:51.021Z] [semverPrep] GIT_COMMIT: 657e78733b25b95b22637e6d3615641866187896, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-12-06T11:06:51.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-06T11:06:51.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:06:51.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-06T11:06:51.470Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-06T11:06:51.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-06T11:06:51.470Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-06T11:06:51.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-06T11:06:51.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:06:51.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:06:51.951Z] [2024-12-06T11:06:51.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:06:52.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:06:52.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-06T11:06:52.366Z] b85a868b505f: Pulling fs layer [2024-12-06T11:06:52.366Z] e2be974225ed: Pulling fs layer [2024-12-06T11:06:52.366Z] 339a4e72a1f5: Pulling fs layer [2024-12-06T11:06:52.366Z] 988bab9f4d93: Pulling fs layer [2024-12-06T11:06:52.366Z] 1469e6f7b9e6: Pulling fs layer [2024-12-06T11:06:52.366Z] eaf3925da568: Pulling fs layer [2024-12-06T11:06:52.366Z] bab4dde63d76: Pulling fs layer [2024-12-06T11:06:52.366Z] bde34c3a00c8: Pulling fs layer [2024-12-06T11:06:52.366Z] b352a97aabf1: Pulling fs layer [2024-12-06T11:06:52.366Z] 4872d77fe225: Pulling fs layer [2024-12-06T11:06:52.366Z] 5851b861e8e6: Pulling fs layer [2024-12-06T11:06:52.366Z] bab4dde63d76: Waiting [2024-12-06T11:06:52.366Z] bde34c3a00c8: Waiting [2024-12-06T11:06:52.366Z] b352a97aabf1: Waiting [2024-12-06T11:06:52.366Z] 4872d77fe225: Waiting [2024-12-06T11:06:52.366Z] 5851b861e8e6: Waiting [2024-12-06T11:06:52.366Z] 988bab9f4d93: Waiting [2024-12-06T11:06:52.366Z] 1469e6f7b9e6: Waiting [2024-12-06T11:06:52.366Z] eaf3925da568: Waiting [2024-12-06T11:06:52.366Z] e2be974225ed: Download complete [2024-12-06T11:06:52.366Z] 988bab9f4d93: Verifying Checksum [2024-12-06T11:06:52.366Z] 988bab9f4d93: Download complete [2024-12-06T11:06:52.628Z] 1469e6f7b9e6: Verifying Checksum [2024-12-06T11:06:52.628Z] eaf3925da568: Download complete [2024-12-06T11:06:52.628Z] 339a4e72a1f5: Verifying Checksum [2024-12-06T11:06:52.628Z] 339a4e72a1f5: Download complete [2024-12-06T11:06:52.628Z] bde34c3a00c8: Download complete [2024-12-06T11:06:52.628Z] b352a97aabf1: Verifying Checksum [2024-12-06T11:06:52.628Z] b352a97aabf1: Download complete [2024-12-06T11:06:52.628Z] 4872d77fe225: Verifying Checksum [2024-12-06T11:06:52.628Z] 4872d77fe225: Download complete [2024-12-06T11:06:52.628Z] 5851b861e8e6: Verifying Checksum [2024-12-06T11:06:52.628Z] 5851b861e8e6: Download complete [2024-12-06T11:06:52.628Z] b85a868b505f: Verifying Checksum [2024-12-06T11:06:52.628Z] b85a868b505f: Download complete [2024-12-06T11:06:52.889Z] bab4dde63d76: Verifying Checksum [2024-12-06T11:06:52.889Z] bab4dde63d76: Download complete [2024-12-06T11:06:53.833Z] b85a868b505f: Pull complete [2024-12-06T11:06:54.094Z] e2be974225ed: Pull complete [2024-12-06T11:06:54.665Z] 339a4e72a1f5: Pull complete [2024-12-06T11:06:54.665Z] 988bab9f4d93: Pull complete [2024-12-06T11:06:54.936Z] 1469e6f7b9e6: Pull complete [2024-12-06T11:06:54.936Z] eaf3925da568: Pull complete [2024-12-06T11:06:56.842Z] bab4dde63d76: Pull complete [2024-12-06T11:06:56.842Z] bde34c3a00c8: Pull complete [2024-12-06T11:06:57.103Z] b352a97aabf1: Pull complete [2024-12-06T11:06:57.103Z] 4872d77fe225: Pull complete [2024-12-06T11:06:57.103Z] 5851b861e8e6: Pull complete [2024-12-06T11:06:57.103Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-06T11:06:57.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:06:57.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:06:57.640Z] prd-ubuntu20.04-docker-8c-8g-34618 does not seem to be running inside a container [2024-12-06T11:06:57.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-507 -v /w/workspace/foundry_device-virtual-go_PR-507:/w/workspace/foundry_device-virtual-go_PR-507:rw,z -v /w/workspace/foundry_device-virtual-go_PR-507@tmp:/w/workspace/foundry_device-virtual-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:06:59.819Z] $ docker top 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c -eo pid,comm [2024-12-06T11:06:59.874Z] 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-12-06T11:06:59.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:07:00.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:07:00.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:07:00.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:07:00.160Z] $ docker exec 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c ssh-agent [2024-12-06T11:07:00.268Z] SSH_AUTH_SOCK=/tmp/ssh-T9aiIAsicNvu/agent.33 [2024-12-06T11:07:00.268Z] SSH_AGENT_PID=39 [2024-12-06T11:07:00.275Z] Running ssh-add (command line suppressed) [2024-12-06T11:07:00.400Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-507@tmp/private_key_2187833088502599424.key (/w/workspace/foundry_device-virtual-go_PR-507@tmp/private_key_2187833088502599424.key) [2024-12-06T11:07:00.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:07:00.782Z] + git tag --points-at HEAD [Pipeline] } [2024-12-06T11:07:00.811Z] $ docker exec --env ******** --env ******** 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c ssh-agent -k [2024-12-06T11:07:00.916Z] unset SSH_AUTH_SOCK; [2024-12-06T11:07:00.917Z] unset SSH_AGENT_PID; [2024-12-06T11:07:00.917Z] echo Agent pid 39 killed; [2024-12-06T11:07:00.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-06T11:07:01.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:07:01.050Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:07:01.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:07:01.165Z] $ docker exec 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c ssh-agent [2024-12-06T11:07:01.271Z] SSH_AUTH_SOCK=/tmp/ssh-NW6Jl6bzauez/agent.72 [2024-12-06T11:07:01.271Z] SSH_AGENT_PID=78 [2024-12-06T11:07:01.277Z] Running ssh-add (command line suppressed) [2024-12-06T11:07:01.377Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-507@tmp/private_key_12050143163369038577.key (/w/workspace/foundry_device-virtual-go_PR-507@tmp/private_key_12050143163369038577.key) [2024-12-06T11:07:01.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:07:01.743Z] + git semver init [2024-12-06T11:07:02.004Z] 2024-12-06 11:07:01,924 [run_init] DEBUG init version:0.0.0 force:False [2024-12-06T11:07:02.004Z] 2024-12-06 11:07:01,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-507/.semver [2024-12-06T11:07:02.004Z] 2024-12-06 11:07:01,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-507/.semver [2024-12-06T11:07:02.004Z] 2024-12-06 11:07:01,925 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-507/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-507, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,455 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-507/.git/info/exclude [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-507/.semver/PR-507 with force:False [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,455 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-507/.semver/PR-507 [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,460 [execute] INFO git cat-file --batch-check [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-507/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,467 [execute] INFO git cat-file --batch [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-507/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:07:03.921Z] 2024-12-06 11:07:03,472 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-507/.semver/PR-507 [2024-12-06T11:07:03.921Z] 0.0.0 [Pipeline] } [2024-12-06T11:07:03.949Z] $ docker exec --env ******** --env ******** 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c ssh-agent -k [2024-12-06T11:07:04.049Z] unset SSH_AUTH_SOCK; [2024-12-06T11:07:04.050Z] unset SSH_AGENT_PID; [2024-12-06T11:07:04.050Z] echo Agent pid 78 killed; [2024-12-06T11:07:04.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:07:04.518Z] + git semver [Pipeline] } [2024-12-06T11:07:04.811Z] $ docker stop --time=1 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c [2024-12-06T11:07:06.193Z] $ docker rm -f --volumes 92c07dfdc5a05984655604a6628781fa9d986baea9340d491cbd3f27bfdaf36c [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:07:06.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-06T11:07:06.941Z] Stashed 1 file(s) [Pipeline] echo [2024-12-06T11:07:06.967Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:07:07.994Z] provisioning config files... [2024-12-06T11:07:08.004Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-507@tmp/config7925229838433521923tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:07:08.481Z] ---> ****-login.sh [2024-12-06T11:07:08.482Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:07:08.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:07:08.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:07:08.482Z] Configure a credential helper to remove this warning. See [2024-12-06T11:07:08.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:07:08.482Z] [2024-12-06T11:07:08.482Z] Login Succeeded [2024-12-06T11:07:08.482Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:07:08.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:07:08.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:07:08.482Z] Configure a credential helper to remove this warning. See [2024-12-06T11:07:08.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:07:08.482Z] [2024-12-06T11:07:08.482Z] Login Succeeded [2024-12-06T11:07:08.482Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:07:08.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:07:08.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:07:08.744Z] Configure a credential helper to remove this warning. See [2024-12-06T11:07:08.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:07:08.744Z] [2024-12-06T11:07:08.744Z] Login Succeeded [2024-12-06T11:07:08.744Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:07:08.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:07:08.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:07:08.744Z] Configure a credential helper to remove this warning. See [2024-12-06T11:07:08.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:07:08.744Z] [2024-12-06T11:07:08.744Z] Login Succeeded [2024-12-06T11:07:08.744Z] ****.io [2024-12-06T11:07:09.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:07:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:07:09.006Z] Configure a credential helper to remove this warning. See [2024-12-06T11:07:09.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:07:09.006Z] [2024-12-06T11:07:09.006Z] Login Succeeded [2024-12-06T11:07:09.006Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:07:09.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-06T11:07:09.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:07:09.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:07:09.525Z] ========================================================= [2024-12-06T11:07:09.525Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-06T11:07:09.525Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:07:10.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-06T11:07:10.043Z] Sending build context to Docker daemon 37.73MB [2024-12-06T11:07:10.043Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T11:07:10.043Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-06T11:07:10.302Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-06T11:07:10.302Z] 43c4264eed91: Pulling fs layer [2024-12-06T11:07:10.302Z] 4cc291be95ef: Pulling fs layer [2024-12-06T11:07:10.302Z] 2ac1f1163629: Pulling fs layer [2024-12-06T11:07:10.302Z] 5c3c966382ef: Pulling fs layer [2024-12-06T11:07:10.302Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T11:07:10.302Z] 5d5c8e513c77: Pulling fs layer [2024-12-06T11:07:10.302Z] 9f66e0745190: Pulling fs layer [2024-12-06T11:07:10.302Z] f49a43e4bbc0: Pulling fs layer [2024-12-06T11:07:10.302Z] 561ebcabdf7f: Pulling fs layer [2024-12-06T11:07:10.302Z] 5d5c8e513c77: Waiting [2024-12-06T11:07:10.302Z] 9f66e0745190: Waiting [2024-12-06T11:07:10.302Z] f49a43e4bbc0: Waiting [2024-12-06T11:07:10.302Z] 561ebcabdf7f: Waiting [2024-12-06T11:07:10.302Z] 5c3c966382ef: Waiting [2024-12-06T11:07:10.302Z] 4f4fb700ef54: Waiting [2024-12-06T11:07:10.302Z] 4cc291be95ef: Download complete [2024-12-06T11:07:10.302Z] 5c3c966382ef: Download complete [2024-12-06T11:07:10.302Z] 4f4fb700ef54: Verifying Checksum [2024-12-06T11:07:10.302Z] 4f4fb700ef54: Download complete [2024-12-06T11:07:10.302Z] 5d5c8e513c77: Verifying Checksum [2024-12-06T11:07:10.302Z] 5d5c8e513c77: Download complete [2024-12-06T11:07:10.302Z] 43c4264eed91: Verifying Checksum [2024-12-06T11:07:10.302Z] 43c4264eed91: Download complete [2024-12-06T11:07:10.302Z] 9f66e0745190: Verifying Checksum [2024-12-06T11:07:10.302Z] 9f66e0745190: Download complete [2024-12-06T11:07:10.561Z] 43c4264eed91: Pull complete [2024-12-06T11:07:10.562Z] 561ebcabdf7f: Download complete [2024-12-06T11:07:10.562Z] 4cc291be95ef: Pull complete [2024-12-06T11:07:10.820Z] 2ac1f1163629: Verifying Checksum [2024-12-06T11:07:10.821Z] 2ac1f1163629: Download complete [2024-12-06T11:07:11.084Z] f49a43e4bbc0: Verifying Checksum [2024-12-06T11:07:11.084Z] f49a43e4bbc0: Download complete [2024-12-06T11:07:15.298Z] 2ac1f1163629: Pull complete [2024-12-06T11:07:15.298Z] 5c3c966382ef: Pull complete [2024-12-06T11:07:15.298Z] 4f4fb700ef54: Pull complete [2024-12-06T11:07:15.298Z] 5d5c8e513c77: Pull complete [2024-12-06T11:07:15.298Z] 9f66e0745190: Pull complete [2024-12-06T11:07:17.203Z] f49a43e4bbc0: Pull complete [2024-12-06T11:07:17.771Z] 561ebcabdf7f: Pull complete [2024-12-06T11:07:17.771Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-06T11:07:17.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T11:07:17.771Z] ---> 3a752c3f9dda [2024-12-06T11:07:17.771Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-06T11:07:20.339Z] ---> Running in 4e7028e60c7f [2024-12-06T11:07:20.598Z] Removing intermediate container 4e7028e60c7f [2024-12-06T11:07:20.598Z] ---> a74baca134d6 [2024-12-06T11:07:20.598Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T11:07:20.598Z] ---> Running in fbc839cf8c37 [2024-12-06T11:07:20.598Z] Removing intermediate container fbc839cf8c37 [2024-12-06T11:07:20.598Z] ---> ed8f94b90027 [2024-12-06T11:07:20.598Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-06T11:07:20.598Z] ---> Running in b2a146c80a8d [2024-12-06T11:07:20.857Z] Removing intermediate container b2a146c80a8d [2024-12-06T11:07:20.857Z] ---> 9d6cd3ca32c1 [2024-12-06T11:07:20.857Z] Step 6/12 : WORKDIR /device-virtual-go [2024-12-06T11:07:20.857Z] ---> Running in f3cedd773967 [2024-12-06T11:07:20.857Z] Removing intermediate container f3cedd773967 [2024-12-06T11:07:20.857Z] ---> 312deeb87f65 [2024-12-06T11:07:20.857Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T11:07:20.857Z] ---> Running in 591d2a978e3c [2024-12-06T11:07:21.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:07:21.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:07:21.635Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-06T11:07:21.635Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-06T11:07:21.635Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-06T11:07:21.635Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-06T11:07:21.635Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:07:21.895Z] OK: 250 MiB in 58 packages [2024-12-06T11:07:22.157Z] Removing intermediate container 591d2a978e3c [2024-12-06T11:07:22.157Z] ---> 2f81735ea830 [2024-12-06T11:07:22.157Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-06T11:07:22.417Z] ---> 41b4d120e3d5 [2024-12-06T11:07:22.417Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:07:22.417Z] ---> Running in ba3a80d084fe [2024-12-06T11:08:09.286Z] Removing intermediate container ba3a80d084fe [2024-12-06T11:08:09.286Z] ---> bb2058e11dfb [2024-12-06T11:08:09.286Z] Step 10/12 : COPY . . [2024-12-06T11:08:09.286Z] ---> ffa17e1fc515 [2024-12-06T11:08:09.286Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T11:08:09.286Z] ---> Running in 7fcaf98d296b [2024-12-06T11:08:09.286Z] Removing intermediate container 7fcaf98d296b [2024-12-06T11:08:09.286Z] ---> 2158661416af [2024-12-06T11:08:09.286Z] Step 12/12 : RUN $MAKE [2024-12-06T11:08:09.286Z] ---> Running in 0d6d57cfd893 [2024-12-06T11:08:09.286Z] noop [2024-12-06T11:08:09.286Z] Removing intermediate container 0d6d57cfd893 [2024-12-06T11:08:09.286Z] ---> 68ac0bfd26b3 [2024-12-06T11:08:09.286Z] Successfully built 68ac0bfd26b3 [2024-12-06T11:08:09.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:08:09.773Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T11:08:09.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:08:09.947Z] prd-ubuntu20.04-docker-8c-8g-34618 does not seem to be running inside a container [2024-12-06T11:08:09.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-507 -v /w/workspace/foundry_device-virtual-go_PR-507:/w/workspace/foundry_device-virtual-go_PR-507:rw,z -v /w/workspace/foundry_device-virtual-go_PR-507@tmp:/w/workspace/foundry_device-virtual-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-06T11:08:12.889Z] $ docker top 73086bf5b8d5f4db4c76e23926702ec48a9ffe65e93b2cab859e8df8f04cba2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:08:13.314Z] + go version [2024-12-06T11:08:13.314Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-06T11:08:13.357Z] $ docker stop --time=1 73086bf5b8d5f4db4c76e23926702ec48a9ffe65e93b2cab859e8df8f04cba2e [2024-12-06T11:08:14.661Z] $ docker rm -f --volumes 73086bf5b8d5f4db4c76e23926702ec48a9ffe65e93b2cab859e8df8f04cba2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:08:15.461Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T11:08:15.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:08:15.645Z] prd-ubuntu20.04-docker-8c-8g-34618 does not seem to be running inside a container [2024-12-06T11:08:15.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-507 -v /w/workspace/foundry_device-virtual-go_PR-507:/w/workspace/foundry_device-virtual-go_PR-507:rw,z -v /w/workspace/foundry_device-virtual-go_PR-507@tmp:/w/workspace/foundry_device-virtual-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-06T11:08:15.996Z] $ docker top 19560c146360b42fd1086a3a5ac737f5d4b366ae58177c43b6b84fff0c3257e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:08:16.415Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-507 [Pipeline] fileExists [Pipeline] sh [2024-12-06T11:08:16.798Z] + make test [2024-12-06T11:08:16.798Z] go test ./... -coverprofile=coverage.out [2024-12-06T11:08:18.706Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-12-06T11:08:36.792Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-12-06T11:08:36.792Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-12-06T11:08:46.758Z] go vet ./... [2024-12-06T11:08:53.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T11:08:53.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T11:08:53.326Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T11:08:53.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T11:08:53.409Z] $ docker stop --time=1 19560c146360b42fd1086a3a5ac737f5d4b366ae58177c43b6b84fff0c3257e9 [2024-12-06T11:08:57.251Z] $ docker rm -f --volumes 19560c146360b42fd1086a3a5ac737f5d4b366ae58177c43b6b84fff0c3257e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:08:57.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T11:08:57.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-06T11:08:58.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-06T11:08:58.928Z] + ls -al . [2024-12-06T11:08:58.928Z] total 264 [2024-12-06T11:08:58.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:08 . [2024-12-06T11:08:58.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:06 .. [2024-12-06T11:08:58.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:08 .git [2024-12-06T11:08:58.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:06 .github [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 11:06 .gitignore [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 6 11:06 .golangci.yml [2024-12-06T11:08:58.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:07 .semver [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 18321 Dec 6 11:06 Attribution.txt [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 11:06 CHANGELOG.md [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 11:06 Dockerfile [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:06 GOVERNANCE.md [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 11:06 Jenkinsfile [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 11:06 LICENSE [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 2652 Dec 6 11:06 Makefile [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 11:06 OWNERS.md [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 4473 Dec 6 11:06 README.md [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 11:07 VERSION [2024-12-06T11:08:58.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:06 bin [2024-12-06T11:08:58.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:06 cmd [2024-12-06T11:08:58.928Z] -rw-r--r-- 1 jenkins jenkins 43316 Dec 6 11:08 coverage.out [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 6123 Dec 6 11:06 go.mod [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 6 11:06 go.sum [2024-12-06T11:08:58.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:06 internal [2024-12-06T11:08:58.928Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:08:59.338Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=657e78733b25b95b22637e6d3615641866187896 --label arch=amd64 --label version=0.0.0 . [2024-12-06T11:08:59.338Z] Sending build context to Docker daemon 37.77MB [2024-12-06T11:08:59.338Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T11:08:59.338Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-06T11:08:59.338Z] ---> 68ac0bfd26b3 [2024-12-06T11:08:59.338Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-06T11:08:59.919Z] ---> Running in ab6a1d901a4d [2024-12-06T11:09:00.179Z] Removing intermediate container ab6a1d901a4d [2024-12-06T11:09:00.179Z] ---> d4bd5a705cba [2024-12-06T11:09:00.179Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T11:09:00.179Z] ---> Running in c54b27299dd7 [2024-12-06T11:09:00.179Z] Removing intermediate container c54b27299dd7 [2024-12-06T11:09:00.179Z] ---> 5e8aa389f598 [2024-12-06T11:09:00.179Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-12-06T11:09:00.451Z] ---> Running in f410878f5d93 [2024-12-06T11:09:00.711Z] Removing intermediate container f410878f5d93 [2024-12-06T11:09:00.711Z] ---> 5b7b37bf90fe [2024-12-06T11:09:00.711Z] Step 6/26 : WORKDIR /device-virtual-go [2024-12-06T11:09:00.711Z] ---> Running in 94a07f248b7d [2024-12-06T11:09:00.711Z] Removing intermediate container 94a07f248b7d [2024-12-06T11:09:00.711Z] ---> c15d1043f62e [2024-12-06T11:09:00.711Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T11:09:00.711Z] ---> Running in 5a6e87731675 [2024-12-06T11:09:00.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:01.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:01.487Z] OK: 250 MiB in 58 packages [2024-12-06T11:09:02.056Z] Removing intermediate container 5a6e87731675 [2024-12-06T11:09:02.056Z] ---> 49fc46236ba0 [2024-12-06T11:09:02.056Z] Step 8/26 : COPY go.mod vendor* ./ [2024-12-06T11:09:02.056Z] ---> 94ba3f35f805 [2024-12-06T11:09:02.056Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:09:02.315Z] ---> Running in 0158d4f87aef [2024-12-06T11:09:02.881Z] Removing intermediate container 0158d4f87aef [2024-12-06T11:09:02.881Z] ---> 9bd68d977db7 [2024-12-06T11:09:02.881Z] Step 10/26 : COPY . . [2024-12-06T11:09:03.820Z] ---> 3f1d57f7d4fa [2024-12-06T11:09:03.820Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T11:09:03.820Z] ---> Running in 27234f991745 [2024-12-06T11:09:04.079Z] Removing intermediate container 27234f991745 [2024-12-06T11:09:04.079Z] ---> 0737bd533dce [2024-12-06T11:09:04.079Z] Step 12/26 : RUN $MAKE [2024-12-06T11:09:04.079Z] ---> Running in 5f781e98e993 [2024-12-06T11:09:04.338Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-12-06T11:09:36.446Z] Removing intermediate container 5f781e98e993 [2024-12-06T11:09:36.446Z] ---> cf750e496ba4 [2024-12-06T11:09:36.446Z] Step 13/26 : FROM alpine:3.20 [2024-12-06T11:09:36.446Z] 3.20: Pulling from library/alpine [2024-12-06T11:09:36.446Z] da9db072f522: Pulling fs layer [2024-12-06T11:09:36.446Z] da9db072f522: Verifying Checksum [2024-12-06T11:09:36.446Z] da9db072f522: Download complete [2024-12-06T11:09:36.446Z] da9db072f522: Pull complete [2024-12-06T11:09:36.446Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:09:36.446Z] Status: Downloaded newer image for alpine:3.20 [2024-12-06T11:09:36.446Z] ---> 63b790fccc90 [2024-12-06T11:09:36.446Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-12-06T11:09:36.446Z] ---> Running in fa8e1fbca1df [2024-12-06T11:09:36.446Z] Removing intermediate container fa8e1fbca1df [2024-12-06T11:09:36.446Z] ---> 9472c527d7de [2024-12-06T11:09:36.446Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-12-06T11:09:36.446Z] ---> Running in 44cd8a9920f9 [2024-12-06T11:09:36.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:36.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:36.446Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T11:09:36.446Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:09:36.446Z] OK: 8 MiB in 15 packages [2024-12-06T11:09:36.446Z] Removing intermediate container 44cd8a9920f9 [2024-12-06T11:09:36.446Z] ---> b915c044410c [2024-12-06T11:09:36.446Z] Step 16/26 : RUN apk --no-cache upgrade [2024-12-06T11:09:36.446Z] ---> Running in acad96e80176 [2024-12-06T11:09:36.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:36.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:36.965Z] Upgrading critical system libraries and apk-tools: [2024-12-06T11:09:36.965Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T11:09:36.965Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:09:36.966Z] Continuing the upgrade transaction with new apk-tools: [2024-12-06T11:09:36.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:37.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:37.486Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:09:37.486Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:09:37.486Z] OK: 8 MiB in 15 packages [2024-12-06T11:09:38.053Z] Removing intermediate container acad96e80176 [2024-12-06T11:09:38.053Z] ---> 2ca4d85b390c [2024-12-06T11:09:38.053Z] Step 17/26 : WORKDIR / [2024-12-06T11:09:38.053Z] ---> Running in 90a848d76c20 [2024-12-06T11:09:38.053Z] Removing intermediate container 90a848d76c20 [2024-12-06T11:09:38.053Z] ---> 3691cfac4602 [2024-12-06T11:09:38.053Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-12-06T11:09:38.313Z] ---> a2e198fce471 [2024-12-06T11:09:38.313Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-12-06T11:09:38.313Z] ---> d58e5e99d135 [2024-12-06T11:09:38.313Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-12-06T11:09:39.251Z] ---> db8aa529c6af [2024-12-06T11:09:39.251Z] Step 21/26 : EXPOSE 59900 [2024-12-06T11:09:39.511Z] ---> Running in 59c44f01f786 [2024-12-06T11:09:39.511Z] Removing intermediate container 59c44f01f786 [2024-12-06T11:09:39.511Z] ---> 6adc4691cfb9 [2024-12-06T11:09:39.511Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-12-06T11:09:39.511Z] ---> Running in 6e69a78e60b5 [2024-12-06T11:09:39.511Z] Removing intermediate container 6e69a78e60b5 [2024-12-06T11:09:39.511Z] ---> d0d0638104b3 [2024-12-06T11:09:39.511Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-06T11:09:39.511Z] ---> Running in 99cf6012180d [2024-12-06T11:09:39.772Z] Removing intermediate container 99cf6012180d [2024-12-06T11:09:39.772Z] ---> 0171f01e2a9b [2024-12-06T11:09:39.772Z] Step 24/26 : LABEL arch=amd64 [2024-12-06T11:09:39.772Z] ---> Running in 8982cea4daa8 [2024-12-06T11:09:39.772Z] Removing intermediate container 8982cea4daa8 [2024-12-06T11:09:39.772Z] ---> ec231ea7f06f [2024-12-06T11:09:39.772Z] Step 25/26 : LABEL git_sha=657e78733b25b95b22637e6d3615641866187896 [2024-12-06T11:09:39.772Z] ---> Running in 89d6d82b1243 [2024-12-06T11:09:39.772Z] Removing intermediate container 89d6d82b1243 [2024-12-06T11:09:39.772Z] ---> e9afa3e0bbe8 [2024-12-06T11:09:39.772Z] Step 26/26 : LABEL version=0.0.0 [2024-12-06T11:09:39.772Z] ---> Running in b2df94eede84 [2024-12-06T11:09:40.032Z] Removing intermediate container b2df94eede84 [2024-12-06T11:09:40.032Z] ---> beab8bd56bc0 [2024-12-06T11:09:40.032Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-06T11:09:40.032Z] Successfully built beab8bd56bc0 [2024-12-06T11:09:40.032Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:09:41.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:09:41.038Z] [2024-12-06T11:09:41.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:09:41.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:09:41.437Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-06T11:09:41.437Z] 5eb5b503b376: Pulling fs layer [2024-12-06T11:09:41.437Z] 5c69ac0246d0: Pulling fs layer [2024-12-06T11:09:41.437Z] ec43610c2a17: Pulling fs layer [2024-12-06T11:09:41.437Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-06T11:09:41.437Z] 33b1e0a273af: Pulling fs layer [2024-12-06T11:09:41.437Z] 5d3b04190fa2: Pulling fs layer [2024-12-06T11:09:41.437Z] 2f39f015ded8: Pulling fs layer [2024-12-06T11:09:41.437Z] 33b1e0a273af: Waiting [2024-12-06T11:09:41.437Z] 5d3b04190fa2: Waiting [2024-12-06T11:09:41.437Z] 3a2ae6a8a46f: Waiting [2024-12-06T11:09:41.437Z] 5c69ac0246d0: Download complete [2024-12-06T11:09:41.437Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-06T11:09:41.437Z] 3a2ae6a8a46f: Download complete [2024-12-06T11:09:41.437Z] 33b1e0a273af: Verifying Checksum [2024-12-06T11:09:41.437Z] 33b1e0a273af: Download complete [2024-12-06T11:09:41.437Z] 5d3b04190fa2: Verifying Checksum [2024-12-06T11:09:41.437Z] 5d3b04190fa2: Download complete [2024-12-06T11:09:41.437Z] ec43610c2a17: Download complete [2024-12-06T11:09:41.695Z] 5eb5b503b376: Verifying Checksum [2024-12-06T11:09:41.695Z] 5eb5b503b376: Download complete [2024-12-06T11:09:42.260Z] 2f39f015ded8: Download complete [2024-12-06T11:09:42.827Z] 5eb5b503b376: Pull complete [2024-12-06T11:09:43.086Z] 5c69ac0246d0: Pull complete [2024-12-06T11:09:43.653Z] ec43610c2a17: Pull complete [2024-12-06T11:09:43.653Z] 3a2ae6a8a46f: Pull complete [2024-12-06T11:09:43.912Z] 33b1e0a273af: Pull complete [2024-12-06T11:09:43.912Z] 5d3b04190fa2: Pull complete [2024-12-06T11:09:48.105Z] 2f39f015ded8: Pull complete [2024-12-06T11:09:48.105Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-06T11:09:48.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:09:48.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:09:48.362Z] prd-ubuntu20.04-docker-8c-8g-34618 does not seem to be running inside a container [2024-12-06T11:09:48.394Z] $ 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/foundry_device-virtual-go_PR-507 -v /w/workspace/foundry_device-virtual-go_PR-507:/w/workspace/foundry_device-virtual-go_PR-507:rw,z -v /w/workspace/foundry_device-virtual-go_PR-507@tmp:/w/workspace/foundry_device-virtual-go_PR-507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-06T11:09:51.648Z] $ docker top 6abbbdd0b2496664ffd4c1a95edf485c9620c2320fe68902ee82eeef0ad17f57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:09:52.115Z] ---> job-cost.sh [2024-12-06T11:09:52.115Z] lf-activate-venv: SKIPPING [2024-12-06T11:09:52.115Z] INFO: No Stack... [2024-12-06T11:09:52.376Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:09:52.637Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T11:09:52.960Z] + cat /w/workspace/foundry_device-virtual-go_PR-507/archives/cost.csv [2024-12-06T11:09:52.960Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T11:09:53.010Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-507-1-stack-cost] [2024-12-06T11:09:53.016Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-507-1-stack-cost] did not exist. Created. [2024-12-06T11:09:53.022Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-507-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T11:09:53.438Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T11:09:53.495Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T11:09:53.536Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-507-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T11:09:53.633Z] $ docker stop --time=1 6abbbdd0b2496664ffd4c1a95edf485c9620c2320fe68902ee82eeef0ad17f57 [2024-12-06T11:09:54.812Z] $ docker rm -f --volumes 6abbbdd0b2496664ffd4c1a95edf485c9620c2320fe68902ee82eeef0ad17f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-06T11:09:55.552Z] provisioning config files... [2024-12-06T11:09:55.560Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-507@tmp/config10755902738897137639tmp [Pipeline] { [Pipeline] sh [2024-12-06T11:09:55.919Z] + set +x [2024-12-06T11:09:55.920Z] + curl -s https://codecov.io/bash [2024-12-06T11:09:55.920Z] + bash -s -- [2024-12-06T11:09:55.920Z] [2024-12-06T11:09:55.920Z] _____ _ [2024-12-06T11:09:55.920Z] / ____| | | [2024-12-06T11:09:55.920Z] | | ___ __| | ___ ___ _____ __ [2024-12-06T11:09:55.920Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-06T11:09:55.920Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-06T11:09:55.920Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-06T11:09:55.920Z] Bash-1.0.6 [2024-12-06T11:09:55.920Z] [2024-12-06T11:09:55.920Z] [2024-12-06T11:09:55.920Z] ==> git version 2.25.1 found [2024-12-06T11:09:55.920Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-06T11:09:55.920Z] Release-Date: 2020-01-08 [2024-12-06T11:09:55.920Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-06T11:09:55.920Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-06T11:09:55.920Z] ==> Jenkins CI detected. [2024-12-06T11:09:55.920Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-507 [2024-12-06T11:09:55.920Z] project root: . [2024-12-06T11:09:55.920Z] --> token set from env [2024-12-06T11:09:55.920Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-06T11:09:56.180Z] ==> Running gcov in . (disable via -X gcov) [2024-12-06T11:09:56.180Z] ==> Python coveragepy not found [2024-12-06T11:09:56.180Z] ==> Searching for coverage reports in: [2024-12-06T11:09:56.180Z] + . [2024-12-06T11:09:56.180Z] -> Found 1 reports [2024-12-06T11:09:56.180Z] ==> Detecting git/mercurial file structure [2024-12-06T11:09:56.180Z] ==> Reading reports [2024-12-06T11:09:56.180Z] + ./coverage.out bytes=43316 [2024-12-06T11:09:56.180Z] ==> Appending adjustments [2024-12-06T11:09:56.180Z] https://docs.codecov.io/docs/fixing-reports [2024-12-06T11:09:56.180Z] + Found adjustments [2024-12-06T11:09:56.180Z] ==> Gzipping contents [2024-12-06T11:09:56.180Z] 8.0K /tmp/codecov.0eQCi9.gz [2024-12-06T11:09:56.180Z] ==> Uploading reports [2024-12-06T11:09:56.180Z] url: https://codecov.io [2024-12-06T11:09:56.180Z] query: branch=PR-507&commit=657e78733b25b95b22637e6d3615641866187896&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2024-12-06T11:09:56.180Z] -> Pinging Codecov [2024-12-06T11:09:56.180Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-507&commit=657e78733b25b95b22637e6d3615641866187896&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=507&job=&cmd_args= [2024-12-06T11:09:56.440Z] -> Uploading to [2024-12-06T11:09:56.440Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/657e78733b25b95b22637e6d3615641866187896/a66c7edf-802c-4392-9577-8ce5baf23e41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T110956Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=82bb53dde94a942cecd426efd3c798100b845275be715b8d06ad22c14e5a70e0 [2024-12-06T11:09:56.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T11:09:56.440Z] Dload Upload Total Spent Left Speed [2024-12-06T11:09:56.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5039 0 0 100 5039 0 33151 --:--:-- --:--:-- --:--:-- 33151 [2024-12-06T11:09:56.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/657e78733b25b95b22637e6d3615641866187896 [Pipeline] } [2024-12-06T11:09:56.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 [2024-12-06T11:09:58.887Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-507/archives ] [2024-12-06T11:09:58.887Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-507/archives [2024-12-06T11:09:58.887Z] total 16 [2024-12-06T11:09:58.887Z] drwxr-xr-x 3 root root 4096 Dec 6 11:09 . [2024-12-06T11:09:58.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 11:09 .. [2024-12-06T11:09:58.887Z] drwxr-xr-x 2 root root 4096 Dec 6 11:09 cost [2024-12-06T11:09:58.887Z] -rw-r--r-- 1 root root 89 Dec 6 11:09 cost.csv [2024-12-06T11:09:58.887Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-507/archives [2024-12-06T11:09:58.887Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-507/archives [2024-12-06T11:09:58.887Z] total 16 [2024-12-06T11:09:58.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:09 . [2024-12-06T11:09:58.887Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 11:09 .. [2024-12-06T11:09:58.887Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 11:09 cost [2024-12-06T11:09:58.887Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 11:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:09:59.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:10:00.158Z] ---> package-listing.sh [2024-12-06T11:10:00.158Z] ++ facter osfamily [2024-12-06T11:10:00.158Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-06T11:10:00.419Z] + OS_FAMILY=debian [2024-12-06T11:10:00.419Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-507 [2024-12-06T11:10:00.419Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-06T11:10:00.419Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-06T11:10:00.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-06T11:10:00.419Z] + PACKAGES=/tmp/packages_start.txt [2024-12-06T11:10:00.419Z] + '[' /w/workspace/foundry_device-virtual-go_PR-507 ']' [2024-12-06T11:10:00.419Z] + PACKAGES=/tmp/packages_end.txt [2024-12-06T11:10:00.419Z] + case "${OS_FAMILY}" in [2024-12-06T11:10:00.419Z] + dpkg -l [2024-12-06T11:10:00.419Z] + grep '^ii' [2024-12-06T11:10:00.419Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-06T11:10:00.419Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-06T11:10:00.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-06T11:10:00.419Z] + '[' /w/workspace/foundry_device-virtual-go_PR-507 ']' [2024-12-06T11:10:00.419Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-507/archives/ [2024-12-06T11:10:00.419Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-507/archives/ [Pipeline] echo [2024-12-06T11:10:00.461Z] 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/foundry_device-virtual-go_PR-507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-06T11:10:00.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:10:01.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:10:01.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:10:01.613Z] prd-ubuntu20.04-docker-8c-8g-34618 does not seem to be running inside a container [2024-12-06T11:10:01.642Z] $ 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/foundry_device-virtual-go_PR-507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-507 -v /w/workspace/foundry_device-virtual-go_PR-507:/w/workspace/foundry_device-virtual-go_PR-507:rw,z -v /w/workspace/foundry_device-virtual-go_PR-507@tmp:/w/workspace/foundry_device-virtual-go_PR-507@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 [2024-12-06T11:10:01.878Z] $ docker top aabafeb0584c6f58e90a4827a074afe5045715f75cb76daaebf82fcc848800c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:10:02.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-06T11:10:02.597Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-06T11:10:02.914Z] + ls /var/log/sa-host [2024-12-06T11:10:02.914Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:10:03.065Z] provisioning config files... [2024-12-06T11:10:03.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-507@tmp/config3879572981847353896tmp [Pipeline] { [Pipeline] echo [2024-12-06T11:10:03.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:10:03.470Z] ---> create-netrc.sh [Pipeline] } [2024-12-06T11:10:03.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:10:03.927Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-06T11:10:03.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:10:04.297Z] ---> sudo-logs.sh [2024-12-06T11:10:04.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-06T11:10:04.404Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:10:04.730Z] ---> job-cost.sh [2024-12-06T11:10:04.730Z] lf-activate-venv: SKIPPING [2024-12-06T11:10:04.730Z] DEBUG: total: 0.2199999988079071 [2024-12-06T11:10:04.730Z] INFO: Retrieving Stack Cost... [2024-12-06T11:10:04.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:10:04.989Z] INFO: Archiving Costs [Pipeline] echo [2024-12-06T11:10:05.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:10:05.353Z] ---> logs-deploy.sh [2024-12-06T11:10:05.353Z] lf-activate-venv: SKIPPING [2024-12-06T11:10:05.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-507/1 [2024-12-06T11:10:05.353Z] INFO: archiving workspace using pattern(s): [2024-12-06T11:10:06.294Z] Archives upload complete. [2024-12-06T11:10:06.294Z] INFO: archiving logs to Nexus