Pull request #441 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd5f43065fd884b86ebe93def479447b9da4d0b8+a824126fc7aa73da39901a16544d301861d29328 (b3ab5e43cbab8700a5da45590dafcbe102d8a674) 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-ssh3545502014515156126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh323316863153391312.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-441/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-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16251649107012358114.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-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4572710833092377746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16803951971228514512.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-441/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-441/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1931625900519739357.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.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-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9991 in /w/workspace/foundry_device-virtual-go_PR-441 [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-441 # 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 > 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/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a824126fc7aa73da39901a16544d301861d29328 into PR head commit fd5f43065fd884b86ebe93def479447b9da4d0b8 Merge succeeded, producing fd5f43065fd884b86ebe93def479447b9da4d0b8 Checking out Revision fd5f43065fd884b86ebe93def479447b9da4d0b8 (PR-441) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fd5f43065fd884b86ebe93def479447b9da4d0b8 # 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 a824126fc7aa73da39901a16544d301861d29328 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5f43065fd884b86ebe93def479447b9da4d0b8 # timeout=10 [Pipeline] timeout [2023-10-24T18:10:37.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:10:38.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:10:38.181Z] ========================================================= [2023-10-24T18:10:38.181Z] EdgeX Global Pipelines Version Info [2023-10-24T18:10:38.181Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:38.927Z] ------------------- [2023-10-24T18:10:38.927Z] stable info: [2023-10-24T18:10:38.927Z] ------------------- [2023-10-24T18:10:38.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:10:38.927Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:38.927Z] Message: update stable to v1.0.254 [2023-10-24T18:10:39.501Z] ------------------- [2023-10-24T18:10:39.501Z] experimental info: [2023-10-24T18:10:39.501Z] ------------------- [2023-10-24T18:10:39.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:10:39.501Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:39.501Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:10:39.780Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-24T18:10:39.823Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-24T18:10:39.860Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:10:39.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:10:39.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:10:39.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:10:40.030Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:10:40.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:10:40.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:10:40.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:10:40.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:10:40.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-24T18:10:40.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:10:40.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:10:40.374Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:40.418Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:40.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:40.497Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:40.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:10:40.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:10:40.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:10:40.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:10:40.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:10:40.743Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:10:40.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:10:40.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:10:40.865Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:10:40.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-441 [Pipeline] echo [2023-10-24T18:10:40.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-441 [Pipeline] echo [2023-10-24T18:10:40.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-441 [Pipeline] echo [2023-10-24T18:10:41.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd5f43065fd884b86ebe93def479447b9da4d0b8 [Pipeline] echo [2023-10-24T18:10:41.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd5f430 [Pipeline] echo [2023-10-24T18:10:41.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:10:41.239Z] provisioning config files... [2023-10-24T18:10:42.216Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-441@tmp/config4055680076144061841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:43.693Z] ---> docker-login.sh [2023-10-24T18:10:43.693Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:43.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:43.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:43.954Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:43.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:43.954Z] [2023-10-24T18:10:43.954Z] Login Succeeded [2023-10-24T18:10:43.954Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:43.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:44.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:44.213Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:44.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:44.213Z] [2023-10-24T18:10:44.213Z] Login Succeeded [2023-10-24T18:10:44.213Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:44.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:44.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:44.213Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:44.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:44.213Z] [2023-10-24T18:10:44.213Z] Login Succeeded [2023-10-24T18:10:44.213Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:44.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:44.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:44.474Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:44.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:44.474Z] [2023-10-24T18:10:44.474Z] Login Succeeded [2023-10-24T18:10:44.474Z] docker.io [2023-10-24T18:10:44.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:44.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:44.734Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:44.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:44.734Z] [2023-10-24T18:10:44.734Z] Login Succeeded [2023-10-24T18:10:44.734Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:44.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:10:45.403Z] + git rev-list -1 --merges fd5f43065fd884b86ebe93def479447b9da4d0b8~1..fd5f43065fd884b86ebe93def479447b9da4d0b8 [Pipeline] echo [2023-10-24T18:10:45.472Z] -----------> git rev-list -1 --merges fd5f43065fd884b86ebe93def479447b9da4d0b8~1..fd5f43065fd884b86ebe93def479447b9da4d0b8 fd5f43065fd884b86ebe93def479447b9da4d0b8 [false] [Pipeline] sh [2023-10-24T18:10:45.780Z] + git log --format=format:%s -1 fd5f43065fd884b86ebe93def479447b9da4d0b8 [Pipeline] echo [2023-10-24T18:10:45.827Z] ========================================================= [2023-10-24T18:10:45.827Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:10:45.827Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:10:46.257Z] + git log --format=format:%s -1 fd5f43065fd884b86ebe93def479447b9da4d0b8 [Pipeline] echo [2023-10-24T18:10:46.317Z] [semverPrep] GIT_COMMIT: fd5f43065fd884b86ebe93def479447b9da4d0b8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-24T18:10:46.348Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:10:46.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:10:46.721Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:10:46.721Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:10:46.721Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:10:46.721Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:10:46.721Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:10:46.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:47.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:47.148Z] [2023-10-24T18:10:47.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:47.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:47.530Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:10:47.530Z] b85a868b505f: Pulling fs layer [2023-10-24T18:10:47.530Z] e2be974225ed: Pulling fs layer [2023-10-24T18:10:47.530Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:10:47.530Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:10:47.530Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:10:47.530Z] eaf3925da568: Pulling fs layer [2023-10-24T18:10:47.530Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:10:47.530Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:10:47.530Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:10:47.530Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:10:47.530Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:10:47.530Z] b352a97aabf1: Waiting [2023-10-24T18:10:47.530Z] bab4dde63d76: Waiting [2023-10-24T18:10:47.530Z] 1469e6f7b9e6: Waiting [2023-10-24T18:10:47.530Z] 988bab9f4d93: Waiting [2023-10-24T18:10:47.530Z] 4872d77fe225: Waiting [2023-10-24T18:10:47.530Z] eaf3925da568: Waiting [2023-10-24T18:10:47.530Z] bde34c3a00c8: Waiting [2023-10-24T18:10:47.530Z] e2be974225ed: Download complete [2023-10-24T18:10:47.530Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:10:47.530Z] 988bab9f4d93: Download complete [2023-10-24T18:10:47.530Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:10:47.530Z] 1469e6f7b9e6: Download complete [2023-10-24T18:10:47.789Z] eaf3925da568: Verifying Checksum [2023-10-24T18:10:47.789Z] eaf3925da568: Download complete [2023-10-24T18:10:47.789Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:10:47.789Z] 339a4e72a1f5: Download complete [2023-10-24T18:10:47.789Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:10:47.789Z] bde34c3a00c8: Download complete [2023-10-24T18:10:47.789Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:10:47.789Z] 4872d77fe225: Download complete [2023-10-24T18:10:47.789Z] 5851b861e8e6: Download complete [2023-10-24T18:10:47.789Z] b85a868b505f: Verifying Checksum [2023-10-24T18:10:47.789Z] b85a868b505f: Download complete [2023-10-24T18:10:48.049Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:10:48.049Z] bab4dde63d76: Download complete [2023-10-24T18:10:49.001Z] b85a868b505f: Pull complete [2023-10-24T18:10:49.268Z] e2be974225ed: Pull complete [2023-10-24T18:10:49.837Z] 339a4e72a1f5: Pull complete [2023-10-24T18:10:49.837Z] 988bab9f4d93: Pull complete [2023-10-24T18:10:50.097Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:10:50.097Z] eaf3925da568: Pull complete [2023-10-24T18:10:52.003Z] bab4dde63d76: Pull complete [2023-10-24T18:10:52.003Z] bde34c3a00c8: Pull complete [2023-10-24T18:10:52.003Z] b352a97aabf1: Pull complete [2023-10-24T18:10:52.003Z] 4872d77fe225: Pull complete [2023-10-24T18:10:52.263Z] 5851b861e8e6: Pull complete [2023-10-24T18:10:52.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:10:52.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:52.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:52.490Z] prd-ubuntu20.04-docker-8c-8g-9991 does not seem to be running inside a container [2023-10-24T18:10:52.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-441 -v /w/workspace/foundry_device-virtual-go_PR-441:/w/workspace/foundry_device-virtual-go_PR-441:rw,z -v /w/workspace/foundry_device-virtual-go_PR-441@tmp:/w/workspace/foundry_device-virtual-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:10:55.662Z] $ docker top 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 -eo pid,comm [2023-10-24T18:10:55.725Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T18:10:55.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:10:55.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:55.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:55.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:55.948Z] $ docker exec 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 ssh-agent [2023-10-24T18:10:56.071Z] SSH_AUTH_SOCK=/tmp/ssh-SHzOgY1FweN0/agent.34 [2023-10-24T18:10:56.071Z] SSH_AGENT_PID=40 [2023-10-24T18:10:56.078Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:56.172Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-441@tmp/private_key_12082316445397928284.key (/w/workspace/foundry_device-virtual-go_PR-441@tmp/private_key_12082316445397928284.key) [2023-10-24T18:10:56.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:56.526Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:10:56.545Z] $ docker exec --env ******** --env ******** 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 ssh-agent -k [2023-10-24T18:10:56.644Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:56.644Z] unset SSH_AGENT_PID; [2023-10-24T18:10:56.645Z] echo Agent pid 40 killed; [2023-10-24T18:10:56.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:10:56.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:56.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:56.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:56.859Z] $ docker exec 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 ssh-agent [2023-10-24T18:10:56.964Z] SSH_AUTH_SOCK=/tmp/ssh-GRTna0XU04sC/agent.72 [2023-10-24T18:10:56.964Z] SSH_AGENT_PID=78 [2023-10-24T18:10:56.969Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:57.058Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-441@tmp/private_key_13822065286853723825.key (/w/workspace/foundry_device-virtual-go_PR-441@tmp/private_key_13822065286853723825.key) [2023-10-24T18:10:57.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:57.402Z] + git semver init [2023-10-24T18:10:57.662Z] 2023-10-24 18:10:57,574 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:10:57.662Z] 2023-10-24 18:10:57,575 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-441/.semver [2023-10-24T18:10:57.662Z] 2023-10-24 18:10:57,575 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-441/.semver [2023-10-24T18:10:57.662Z] 2023-10-24 18:10:57,575 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-441/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-441, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,746 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-441/.git/info/exclude [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-441/.semver/PR-441 with force:False [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,747 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-441/.semver/PR-441 [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,751 [execute] INFO git cat-file --batch-check [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-441/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,758 [execute] INFO git cat-file --batch [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-441/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:10:59.073Z] 2023-10-24 18:10:58,763 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-441/.semver/PR-441 [2023-10-24T18:10:59.073Z] 0.0.0 [Pipeline] } [2023-10-24T18:10:59.091Z] $ docker exec --env ******** --env ******** 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 ssh-agent -k [2023-10-24T18:10:59.199Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:59.199Z] unset SSH_AGENT_PID; [2023-10-24T18:10:59.199Z] echo Agent pid 78 killed; [2023-10-24T18:10:59.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:10:59.635Z] + git semver [Pipeline] } [2023-10-24T18:10:59.916Z] $ docker stop --time=1 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 [2023-10-24T18:11:01.255Z] $ docker rm -f --volumes 579c6f277f142b6737022cc069e62502436f65563bf302cd328071e54b1c6aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:11:01.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:11:02.104Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:11:02.125Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:11:02.756Z] provisioning config files... [2023-10-24T18:11:02.770Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-441@tmp/config7667533717799719785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:11:03.110Z] ---> docker-login.sh [2023-10-24T18:11:03.110Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:11:03.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.110Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.110Z] [2023-10-24T18:11:03.110Z] Login Succeeded [2023-10-24T18:11:03.110Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:11:03.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.110Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.110Z] [2023-10-24T18:11:03.110Z] Login Succeeded [2023-10-24T18:11:03.110Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:11:03.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.369Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.369Z] [2023-10-24T18:11:03.369Z] Login Succeeded [2023-10-24T18:11:03.369Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:11:03.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.369Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.369Z] [2023-10-24T18:11:03.369Z] Login Succeeded [2023-10-24T18:11:03.369Z] docker.io [2023-10-24T18:11:03.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:11:03.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:11:03.629Z] Configure a credential helper to remove this warning. See [2023-10-24T18:11:03.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:11:03.629Z] [2023-10-24T18:11:03.629Z] Login Succeeded [2023-10-24T18:11:03.629Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:11:03.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:11:03.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:03.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:11:03.920Z] ========================================================= [2023-10-24T18:11:03.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:11:03.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:04.583Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:11:04.583Z] Sending build context to Docker daemon 23.68MB [2023-10-24T18:11:04.583Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:11:04.583Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:11:04.583Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:11:04.583Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:11:04.583Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:11:04.583Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:11:04.583Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:11:04.583Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:11:04.583Z] c68163c4e522: Pulling fs layer [2023-10-24T18:11:04.583Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:11:04.583Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:11:04.583Z] 33e27b845d1e: Waiting [2023-10-24T18:11:04.583Z] ad3a456e5733: Waiting [2023-10-24T18:11:04.583Z] 50da416c3ac9: Waiting [2023-10-24T18:11:04.583Z] 23d2d4c4bb30: Waiting [2023-10-24T18:11:04.583Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:11:04.583Z] c4d48a809fc2: Download complete [2023-10-24T18:11:04.583Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:11:04.583Z] ad3a456e5733: Download complete [2023-10-24T18:11:04.583Z] 33e27b845d1e: Download complete [2023-10-24T18:11:04.583Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:11:04.583Z] 7264a8db6415: Download complete [2023-10-24T18:11:04.583Z] c68163c4e522: Verifying Checksum [2023-10-24T18:11:04.583Z] c68163c4e522: Download complete [2023-10-24T18:11:04.843Z] 7264a8db6415: Pull complete [2023-10-24T18:11:04.843Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:11:04.843Z] 23d2d4c4bb30: Download complete [2023-10-24T18:11:04.843Z] c4d48a809fc2: Pull complete [2023-10-24T18:11:05.106Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:11:05.106Z] 4f1c88b9dad5: Download complete [2023-10-24T18:11:05.365Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:11:05.365Z] 50da416c3ac9: Download complete [2023-10-24T18:11:07.901Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:11:07.901Z] ad3a456e5733: Pull complete [2023-10-24T18:11:08.158Z] 33e27b845d1e: Pull complete [2023-10-24T18:11:08.158Z] c68163c4e522: Pull complete [2023-10-24T18:11:10.691Z] 50da416c3ac9: Pull complete [2023-10-24T18:11:10.950Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:11:10.950Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:11:10.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:11:10.950Z] ---> 0786185ac409 [2023-10-24T18:11:10.950Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:11:16.294Z] ---> Running in e9964be302df [2023-10-24T18:11:16.294Z] Removing intermediate container e9964be302df [2023-10-24T18:11:16.294Z] ---> 9deb80723744 [2023-10-24T18:11:16.294Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:11:16.294Z] ---> Running in 09efae4236d6 [2023-10-24T18:11:16.294Z] Removing intermediate container 09efae4236d6 [2023-10-24T18:11:16.294Z] ---> 3fb5d8c873d7 [2023-10-24T18:11:16.294Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:11:16.294Z] ---> Running in 1023e4edf8ec [2023-10-24T18:11:16.294Z] Removing intermediate container 1023e4edf8ec [2023-10-24T18:11:16.294Z] ---> d3df09717350 [2023-10-24T18:11:16.294Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T18:11:16.294Z] ---> Running in faf2e4306ac2 [2023-10-24T18:11:16.294Z] Removing intermediate container faf2e4306ac2 [2023-10-24T18:11:16.294Z] ---> bd49c1f9d17d [2023-10-24T18:11:16.294Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:11:16.294Z] ---> Running in 40b86f09f044 [2023-10-24T18:11:16.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:16.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:11:16.294Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:11:16.294Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:11:16.553Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:11:16.553Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:11:16.553Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:11:16.553Z] OK: 268 MiB in 56 packages [2023-10-24T18:11:16.811Z] Removing intermediate container 40b86f09f044 [2023-10-24T18:11:16.811Z] ---> 94671029328d [2023-10-24T18:11:16.811Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:11:17.070Z] ---> cc0b173adb9f [2023-10-24T18:11:17.070Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:11:17.070Z] ---> Running in 05a299817ea9 [2023-10-24T18:11:17.569Z] Still waiting to schedule task [2023-10-24T18:11:17.570Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:12:03.811Z] Removing intermediate container 05a299817ea9 [2023-10-24T18:12:03.811Z] ---> fe1a692944f8 [2023-10-24T18:12:03.811Z] Step 10/12 : COPY . . [2023-10-24T18:12:03.811Z] ---> 9a58ccd6d014 [2023-10-24T18:12:03.811Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:12:04.069Z] ---> Running in c1ebd2b6fb9e [2023-10-24T18:12:04.069Z] Removing intermediate container c1ebd2b6fb9e [2023-10-24T18:12:04.069Z] ---> 45c1770d0db7 [2023-10-24T18:12:04.069Z] Step 12/12 : RUN $MAKE [2023-10-24T18:12:04.069Z] ---> Running in 36bffb9bba08 [2023-10-24T18:12:04.327Z] noop [2023-10-24T18:12:04.586Z] Removing intermediate container 36bffb9bba08 [2023-10-24T18:12:04.586Z] ---> 0163f44fda0a [2023-10-24T18:12:04.586Z] Successfully built 0163f44fda0a [2023-10-24T18:12:04.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:05.037Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:12:05.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:12:05.181Z] prd-ubuntu20.04-docker-8c-8g-9991 does not seem to be running inside a container [2023-10-24T18:12:05.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-441 -v /w/workspace/foundry_device-virtual-go_PR-441:/w/workspace/foundry_device-virtual-go_PR-441:rw,z -v /w/workspace/foundry_device-virtual-go_PR-441@tmp:/w/workspace/foundry_device-virtual-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:12:05.555Z] $ docker top 7a19b16c9e1d78d73aea8c153ce6100be6bda529081f9e8faf61ba4ede80b494 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:12:05.933Z] + go version [2023-10-24T18:12:05.933Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:12:05.971Z] $ docker stop --time=1 7a19b16c9e1d78d73aea8c153ce6100be6bda529081f9e8faf61ba4ede80b494 [2023-10-24T18:12:07.228Z] $ docker rm -f --volumes 7a19b16c9e1d78d73aea8c153ce6100be6bda529081f9e8faf61ba4ede80b494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:07.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:12:07.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:12:08.114Z] prd-ubuntu20.04-docker-8c-8g-9991 does not seem to be running inside a container [2023-10-24T18:12:08.149Z] $ 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-441 -v /w/workspace/foundry_device-virtual-go_PR-441:/w/workspace/foundry_device-virtual-go_PR-441:rw,z -v /w/workspace/foundry_device-virtual-go_PR-441@tmp:/w/workspace/foundry_device-virtual-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:12:08.445Z] $ docker top 71ccd9e00a0e2d79bb65c77411bb3ed5df6a2d0414c90bc414a9ffea5180abcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:12:08.821Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-441 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:12:09.170Z] + make test [2023-10-24T18:12:09.170Z] go test ./... -coverprofile=coverage.out [2023-10-24T18:12:10.550Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T18:12:20.667Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T18:12:20.667Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-10-24T18:12:27.258Z] go vet ./... [2023-10-24T18:12:29.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:12:29.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:12:29.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:12:30.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:12:30.106Z] $ docker stop --time=1 71ccd9e00a0e2d79bb65c77411bb3ed5df6a2d0414c90bc414a9ffea5180abcf [2023-10-24T18:12:34.347Z] $ docker rm -f --volumes 71ccd9e00a0e2d79bb65c77411bb3ed5df6a2d0414c90bc414a9ffea5180abcf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:12:34.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:12:34.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:12:35.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:12:35.852Z] + ls -al . [2023-10-24T18:12:35.852Z] total 200 [2023-10-24T18:12:35.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 . [2023-10-24T18:12:35.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 .. [2023-10-24T18:12:35.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 .git [2023-10-24T18:12:35.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 .github [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:10 .gitignore [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:10 .golangci.yml [2023-10-24T18:12:35.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:10 Attribution.txt [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:10 CHANGELOG.md [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:10 Dockerfile [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:10 GOVERNANCE.md [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:10 Jenkinsfile [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:10 LICENSE [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:10 Makefile [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:10 OWNERS.md [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:10 README.md [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION [2023-10-24T18:12:35.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 bin [2023-10-24T18:12:35.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 cmd [2023-10-24T18:12:35.852Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:12 coverage.out [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:10 go.mod [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:10 go.sum [2023-10-24T18:12:35.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 internal [2023-10-24T18:12:35.852Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:36.255Z] + 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=fd5f43065fd884b86ebe93def479447b9da4d0b8 --label arch=amd64 --label version=0.0.0 . [2023-10-24T18:12:36.255Z] Sending build context to Docker daemon 23.72MB [2023-10-24T18:12:36.255Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:12:36.255Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T18:12:36.255Z] ---> 0163f44fda0a [2023-10-24T18:12:36.255Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:12:36.514Z] ---> Running in 5f5808d833b1 [2023-10-24T18:12:36.771Z] Removing intermediate container 5f5808d833b1 [2023-10-24T18:12:36.772Z] ---> c8bbb8816aa1 [2023-10-24T18:12:36.772Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:12:36.772Z] ---> Running in 7e365d90b194 [2023-10-24T18:12:36.772Z] Removing intermediate container 7e365d90b194 [2023-10-24T18:12:36.772Z] ---> 93f52b8c9ef2 [2023-10-24T18:12:36.772Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:12:36.772Z] ---> Running in 9bfa7ba3c4ec [2023-10-24T18:12:36.772Z] Removing intermediate container 9bfa7ba3c4ec [2023-10-24T18:12:36.772Z] ---> f0b4b97d8c2f [2023-10-24T18:12:36.772Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T18:12:36.772Z] ---> Running in 8c5bd2c4f4dd [2023-10-24T18:12:37.030Z] Removing intermediate container 8c5bd2c4f4dd [2023-10-24T18:12:37.030Z] ---> a300a939e176 [2023-10-24T18:12:37.030Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:12:37.030Z] ---> Running in 1846ef9dcde7 [2023-10-24T18:12:37.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:37.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:37.546Z] OK: 268 MiB in 56 packages [2023-10-24T18:12:37.804Z] Removing intermediate container 1846ef9dcde7 [2023-10-24T18:12:37.804Z] ---> 004163b77f76 [2023-10-24T18:12:37.804Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T18:12:37.804Z] ---> 214a07ade80a [2023-10-24T18:12:37.804Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:12:38.073Z] ---> Running in f013f18f39fe [2023-10-24T18:12:38.639Z] Removing intermediate container f013f18f39fe [2023-10-24T18:12:38.639Z] ---> 57413bc42218 [2023-10-24T18:12:38.639Z] Step 10/25 : COPY . . [2023-10-24T18:12:39.331Z] ---> 10b05d519238 [2023-10-24T18:12:39.331Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:12:39.331Z] ---> Running in 361d57f2d8e7 [2023-10-24T18:12:39.590Z] Removing intermediate container 361d57f2d8e7 [2023-10-24T18:12:39.590Z] ---> 779fbf024fd6 [2023-10-24T18:12:39.590Z] Step 12/25 : RUN $MAKE [2023-10-24T18:12:39.590Z] ---> Running in 36da3ca90a5c [2023-10-24T18:12:39.847Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T18:13:01.768Z] Removing intermediate container 36da3ca90a5c [2023-10-24T18:13:01.768Z] ---> a490cea9c081 [2023-10-24T18:13:01.768Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T18:13:01.768Z] 3.18: Pulling from library/alpine [2023-10-24T18:13:01.768Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:13:01.768Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:13:01.768Z] 96526aa774ef: Download complete [2023-10-24T18:13:01.768Z] 96526aa774ef: Pull complete [2023-10-24T18:13:01.768Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:13:01.768Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:13:01.768Z] ---> 8ca4688f4f35 [2023-10-24T18:13:01.768Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T18:13:01.768Z] ---> Running in c641c0ffbd6b [2023-10-24T18:13:01.768Z] Removing intermediate container c641c0ffbd6b [2023-10-24T18:13:01.768Z] ---> 0839be44cd02 [2023-10-24T18:13:01.768Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:13:01.768Z] ---> Running in d85d3d554b55 [2023-10-24T18:13:01.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:01.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:01.768Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:13:01.768Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:13:01.768Z] OK: 7 MiB in 16 packages [2023-10-24T18:13:01.768Z] Removing intermediate container d85d3d554b55 [2023-10-24T18:13:01.768Z] ---> ff4114310cfe [2023-10-24T18:13:01.768Z] Step 16/25 : WORKDIR / [2023-10-24T18:13:01.768Z] ---> Running in ecd8f7ce70ee [2023-10-24T18:13:01.768Z] Removing intermediate container ecd8f7ce70ee [2023-10-24T18:13:01.768Z] ---> 70c730cc8cbd [2023-10-24T18:13:01.768Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T18:13:01.768Z] ---> 4612ccf65a5a [2023-10-24T18:13:01.768Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T18:13:01.768Z] ---> 583bf3584ade [2023-10-24T18:13:01.768Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T18:13:01.768Z] ---> 8be91a59c027 [2023-10-24T18:13:01.768Z] Step 20/25 : EXPOSE 59900 [2023-10-24T18:13:01.768Z] ---> Running in c5ff43e9491b [2023-10-24T18:13:01.768Z] Removing intermediate container c5ff43e9491b [2023-10-24T18:13:01.768Z] ---> 4951c1a17b27 [2023-10-24T18:13:01.768Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T18:13:01.768Z] ---> Running in 06d54997782e [2023-10-24T18:13:01.768Z] Removing intermediate container 06d54997782e [2023-10-24T18:13:01.768Z] ---> 6bf203a65d4b [2023-10-24T18:13:01.768Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:13:01.768Z] ---> Running in dc8049490fdb [2023-10-24T18:13:01.768Z] Removing intermediate container dc8049490fdb [2023-10-24T18:13:01.768Z] ---> dd17ca783002 [2023-10-24T18:13:01.768Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T18:13:01.768Z] ---> Running in 6c4a2f2736ba [2023-10-24T18:13:01.768Z] Removing intermediate container 6c4a2f2736ba [2023-10-24T18:13:01.768Z] ---> d371606735cc [2023-10-24T18:13:01.768Z] Step 24/25 : LABEL git_sha=fd5f43065fd884b86ebe93def479447b9da4d0b8 [2023-10-24T18:13:01.768Z] ---> Running in c71c21becdf5 [2023-10-24T18:13:01.768Z] Removing intermediate container c71c21becdf5 [2023-10-24T18:13:01.768Z] ---> 1e53a0e664df [2023-10-24T18:13:01.768Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T18:13:01.768Z] ---> Running in 9bf268a16031 [2023-10-24T18:13:01.768Z] Removing intermediate container 9bf268a16031 [2023-10-24T18:13:01.768Z] ---> 618373eb9d80 [2023-10-24T18:13:01.768Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:13:01.768Z] Successfully built 618373eb9d80 [2023-10-24T18:13:01.768Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:02.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:02.622Z] [2023-10-24T18:13:02.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:02.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:02.994Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:13:02.994Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:13:02.994Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:13:02.994Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:13:02.994Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:13:02.994Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:13:02.994Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:13:02.994Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:13:02.994Z] 33b1e0a273af: Waiting [2023-10-24T18:13:02.994Z] 5d3b04190fa2: Waiting [2023-10-24T18:13:02.994Z] 2f39f015ded8: Waiting [2023-10-24T18:13:02.994Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:13:02.994Z] 5c69ac0246d0: Download complete [2023-10-24T18:13:02.994Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:13:02.994Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:13:02.994Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:13:02.994Z] 33b1e0a273af: Download complete [2023-10-24T18:13:02.994Z] ec43610c2a17: Download complete [2023-10-24T18:13:02.994Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:13:02.994Z] 5d3b04190fa2: Download complete [2023-10-24T18:13:03.252Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:13:03.252Z] 5eb5b503b376: Download complete [2023-10-24T18:13:03.817Z] 2f39f015ded8: Verifying Checksum [2023-10-24T18:13:03.817Z] 2f39f015ded8: Download complete [2023-10-24T18:13:04.380Z] 5eb5b503b376: Pull complete [2023-10-24T18:13:04.380Z] 5c69ac0246d0: Pull complete [2023-10-24T18:13:04.950Z] ec43610c2a17: Pull complete [2023-10-24T18:13:04.950Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:13:04.950Z] 33b1e0a273af: Pull complete [2023-10-24T18:13:05.215Z] 5d3b04190fa2: Pull complete [2023-10-24T18:13:09.392Z] 2f39f015ded8: Pull complete [2023-10-24T18:13:09.392Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:13:09.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:09.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:09.600Z] prd-ubuntu20.04-docker-8c-8g-9991 does not seem to be running inside a container [2023-10-24T18:13:09.632Z] $ 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-441 -v /w/workspace/foundry_device-virtual-go_PR-441:/w/workspace/foundry_device-virtual-go_PR-441:rw,z -v /w/workspace/foundry_device-virtual-go_PR-441@tmp:/w/workspace/foundry_device-virtual-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:13:14.739Z] $ docker top b5de25565d33a5d7b6383a60a55ee7c47bc938de780781a807594e40752d78ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:15.163Z] ---> job-cost.sh [2023-10-24T18:13:15.163Z] lf-activate-venv: SKIPPING [2023-10-24T18:13:15.163Z] INFO: No Stack... [2023-10-24T18:13:15.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:13:15.680Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:13:16.000Z] + cat /w/workspace/foundry_device-virtual-go_PR-441/archives/cost.csv [2023-10-24T18:13:16.000Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:13:16.041Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] [2023-10-24T18:13:16.047Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] did not exist. Created. [2023-10-24T18:13:16.047Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:13:16.432Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:13:16.478Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:13:16.506Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:13:16.584Z] $ docker stop --time=1 b5de25565d33a5d7b6383a60a55ee7c47bc938de780781a807594e40752d78ae [2023-10-24T18:13:17.724Z] $ docker rm -f --volumes b5de25565d33a5d7b6383a60a55ee7c47bc938de780781a807594e40752d78ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:14:10.039Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9998 in /w/workspace/foundry_device-virtual-go_PR-441 [Pipeline] { [Pipeline] ws [2023-10-24T18:14:10.088Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T18:14:10.161Z] The recommended git tool is: git [2023-10-24T18:14:17.398Z] using credential edgex-jenkins-ssh [2023-10-24T18:14:17.424Z] Cloning the remote Git repository [2023-10-24T18:14:17.489Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T18:14:17.626Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-24T18:14:17.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T18:14:17.831Z] > git --version # timeout=10 [2023-10-24T18:14:17.857Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:17.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:18.094Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:20.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-24T18:14:20.682Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:22.860Z] Merging remotes/origin/main commit a824126fc7aa73da39901a16544d301861d29328 into PR head commit fd5f43065fd884b86ebe93def479447b9da4d0b8 [2023-10-24T18:14:23.251Z] Merge succeeded, producing fd5f43065fd884b86ebe93def479447b9da4d0b8 [2023-10-24T18:14:23.252Z] Checking out Revision fd5f43065fd884b86ebe93def479447b9da4d0b8 (PR-441) [2023-10-24T18:14:22.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-24T18:14:22.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-24T18:14:22.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:22.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T18:14:22.883Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:22.975Z] > git checkout -f fd5f43065fd884b86ebe93def479447b9da4d0b8 # timeout=10 [2023-10-24T18:14:23.087Z] > git remote # timeout=10 [2023-10-24T18:14:23.126Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T18:14:23.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:23.180Z] > git merge a824126fc7aa73da39901a16544d301861d29328 # timeout=10 [2023-10-24T18:14:23.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T18:14:23.258Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:23.281Z] > git checkout -f fd5f43065fd884b86ebe93def479447b9da4d0b8 # timeout=10 [2023-10-24T18:14:24.021Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-24T18:14:24.097Z] > git --version # timeout=10 [2023-10-24T18:14:24.114Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:24.142Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:14:25.404Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:14:25.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:14:25.404Z] Dload Upload Total Spent Left Speed [2023-10-24T18:14:25.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-10-24T18:14:26.312Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:14:26.708Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:14:26.708Z] sudo tee /etc/docker/daemon.new [2023-10-24T18:14:26.708Z] { [2023-10-24T18:14:26.708Z] "registry-mirrors": [ [2023-10-24T18:14:26.708Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:14:26.708Z] ], [2023-10-24T18:14:26.708Z] "bip": "10.250.0.254/24", [2023-10-24T18:14:26.708Z] "hosts": [ [2023-10-24T18:14:26.708Z] "tcp://0.0.0.0:5555", [2023-10-24T18:14:26.708Z] "unix:///var/run/docker.sock" [2023-10-24T18:14:26.708Z] ], [2023-10-24T18:14:26.708Z] "mtu": 1458, [2023-10-24T18:14:26.708Z] "selinux-enabled": true, [2023-10-24T18:14:26.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:14:26.708Z] } [Pipeline] sh [2023-10-24T18:14:27.104Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:14:27.537Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:14:46.002Z] provisioning config files... [2023-10-24T18:14:46.043Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14320406770800044049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:14:46.479Z] ---> docker-login.sh [2023-10-24T18:14:46.479Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:14:47.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:47.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:47.076Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:47.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:47.076Z] [2023-10-24T18:14:47.076Z] Login Succeeded [2023-10-24T18:14:47.357Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:14:47.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:47.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:47.633Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:47.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:47.633Z] [2023-10-24T18:14:47.633Z] Login Succeeded [2023-10-24T18:14:47.633Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:14:48.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:48.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:48.414Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:48.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:48.414Z] [2023-10-24T18:14:48.414Z] Login Succeeded [2023-10-24T18:14:48.692Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:14:48.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:48.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:48.970Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:48.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:48.970Z] [2023-10-24T18:14:48.970Z] Login Succeeded [2023-10-24T18:14:48.970Z] docker.io [2023-10-24T18:14:49.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:49.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:49.516Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:49.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:49.516Z] [2023-10-24T18:14:49.516Z] Login Succeeded [2023-10-24T18:14:49.516Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:14:49.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:14:54.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:54.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:54.182Z] ========================================================= [2023-10-24T18:14:54.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:14:54.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:54.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:14:55.145Z] Sending build context to Docker daemon 11.97MB [2023-10-24T18:14:55.426Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:14:55.426Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:14:55.426Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:14:55.426Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:14:55.426Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:14:55.426Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:14:55.426Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:14:55.426Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:14:55.426Z] 17808c966233: Pulling fs layer [2023-10-24T18:14:55.426Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:14:55.426Z] f0e02332f6b5: Waiting [2023-10-24T18:14:55.426Z] f4c1fc716caa: Waiting [2023-10-24T18:14:55.426Z] cefa15bbcfad: Waiting [2023-10-24T18:14:55.426Z] 17808c966233: Waiting [2023-10-24T18:14:55.737Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:14:55.737Z] 5d54e960e981: Download complete [2023-10-24T18:14:55.737Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:14:55.737Z] f0e02332f6b5: Download complete [2023-10-24T18:14:55.737Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:14:55.737Z] cefa15bbcfad: Download complete [2023-10-24T18:14:55.737Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:14:55.737Z] 9fda8d8052c6: Download complete [2023-10-24T18:14:56.347Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:14:56.347Z] f4c1fc716caa: Download complete [2023-10-24T18:14:56.937Z] 9fda8d8052c6: Pull complete [2023-10-24T18:14:57.400Z] 5d54e960e981: Pull complete [2023-10-24T18:14:57.674Z] c4a7e357bf2a: Download complete [2023-10-24T18:14:58.652Z] 17808c966233: Download complete [2023-10-24T18:15:13.722Z] c4a7e357bf2a: Pull complete [2023-10-24T18:15:13.722Z] f0e02332f6b5: Pull complete [2023-10-24T18:15:13.722Z] cefa15bbcfad: Pull complete [2023-10-24T18:15:22.022Z] 17808c966233: Pull complete [2023-10-24T18:15:22.617Z] f4c1fc716caa: Pull complete [2023-10-24T18:15:22.617Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:15:22.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:15:22.892Z] ---> ea914061e18c [2023-10-24T18:15:22.892Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:15:25.509Z] ---> Running in 413950fb6e21 [2023-10-24T18:15:25.783Z] Removing intermediate container 413950fb6e21 [2023-10-24T18:15:25.783Z] ---> 37faf38bfe87 [2023-10-24T18:15:25.783Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:15:26.060Z] ---> Running in 803b62b8705a [2023-10-24T18:15:26.340Z] Removing intermediate container 803b62b8705a [2023-10-24T18:15:26.340Z] ---> b32a1c3b86fd [2023-10-24T18:15:26.340Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:15:26.614Z] ---> Running in f84c3d781fc4 [2023-10-24T18:15:26.886Z] Removing intermediate container f84c3d781fc4 [2023-10-24T18:15:26.886Z] ---> ed2786febb56 [2023-10-24T18:15:26.886Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-24T18:15:27.157Z] ---> Running in d90647d6b20b [2023-10-24T18:15:27.431Z] Removing intermediate container d90647d6b20b [2023-10-24T18:15:27.431Z] ---> 1d0ad0de0133 [2023-10-24T18:15:27.431Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:15:27.704Z] ---> Running in 0a7f606ce45f [2023-10-24T18:15:29.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:29.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:31.408Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T18:15:31.408Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T18:15:31.408Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T18:15:31.408Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T18:15:31.408Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:15:31.408Z] OK: 270 MiB in 56 packages [2023-10-24T18:15:32.838Z] Removing intermediate container 0a7f606ce45f [2023-10-24T18:15:32.838Z] ---> c33a9781e71b [2023-10-24T18:15:32.838Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:15:35.934Z] ---> a1424622bf88 [2023-10-24T18:15:35.934Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:15:35.934Z] ---> Running in c299f08093d6 [2023-10-24T18:17:27.757Z] Removing intermediate container c299f08093d6 [2023-10-24T18:17:27.757Z] ---> 57e2af15a7b0 [2023-10-24T18:17:27.757Z] Step 10/12 : COPY . . [2023-10-24T18:17:27.757Z] ---> d6ab266b2a69 [2023-10-24T18:17:27.757Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:17:27.757Z] ---> Running in f4303b335434 [2023-10-24T18:17:27.757Z] Removing intermediate container f4303b335434 [2023-10-24T18:17:27.757Z] ---> f5fe043b6df4 [2023-10-24T18:17:27.757Z] Step 12/12 : RUN $MAKE [2023-10-24T18:17:27.757Z] ---> Running in e1a9b35d41dc [2023-10-24T18:17:27.757Z] noop [2023-10-24T18:17:27.757Z] Removing intermediate container e1a9b35d41dc [2023-10-24T18:17:27.757Z] ---> ea8375040a96 [2023-10-24T18:17:27.757Z] Successfully built ea8375040a96 [2023-10-24T18:17:27.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:28.294Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:28.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:28.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-9998 does not seem to be running inside a container [2023-10-24T18:17:28.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:17:30.351Z] $ docker top 0d6270f5aa89fa812e933f5823ac698469e0b14e4b634f447584938505ae1770 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:31.314Z] + go version [2023-10-24T18:17:31.314Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:17:31.348Z] $ docker stop --time=1 0d6270f5aa89fa812e933f5823ac698469e0b14e4b634f447584938505ae1770 [2023-10-24T18:17:33.188Z] $ docker rm -f --volumes 0d6270f5aa89fa812e933f5823ac698469e0b14e4b634f447584938505ae1770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:34.147Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:34.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:34.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-9998 does not seem to be running inside a container [2023-10-24T18:17:34.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:17:36.149Z] $ docker top 4b620f08bce7a87710f9d534d741a52ad3cdee128d6d902884f253520b791525 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:37.131Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:17:37.910Z] + make test [2023-10-24T18:17:37.910Z] go test ./... -coverprofile=coverage.out [2023-10-24T18:17:43.294Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-24T18:20:20.160Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-24T18:20:20.160Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.099s coverage: 58.4% of statements [2023-10-24T18:20:20.160Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:20:20.160Z] go vet ./... [2023-10-24T18:20:38.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:20:38.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:20:38.470Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:20:38.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:20:38.809Z] $ docker stop --time=1 4b620f08bce7a87710f9d534d741a52ad3cdee128d6d902884f253520b791525 [2023-10-24T18:20:40.947Z] $ docker rm -f --volumes 4b620f08bce7a87710f9d534d741a52ad3cdee128d6d902884f253520b791525 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:20:42.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:20:42.494Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:20:43.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:20:43.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:20:44.246Z] + ls -al . [2023-10-24T18:20:44.246Z] total 196 [2023-10-24T18:20:44.246Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:17 . [2023-10-24T18:20:44.246Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:20:44.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:14 .git [2023-10-24T18:20:44.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 .github [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:14 .gitignore [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:14 .golangci.yml [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:14 Attribution.txt [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:14 CHANGELOG.md [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:14 Dockerfile [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:14 GOVERNANCE.md [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:14 Jenkinsfile [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:14 LICENSE [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:14 Makefile [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:14 OWNERS.md [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:14 README.md [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION [2023-10-24T18:20:44.246Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 bin [2023-10-24T18:20:44.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 cmd [2023-10-24T18:20:44.246Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:20 coverage.out [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:14 go.mod [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:14 go.sum [2023-10-24T18:20:44.246Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 internal [2023-10-24T18:20:44.246Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:20:44.676Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd5f43065fd884b86ebe93def479447b9da4d0b8 --label arch=arm64 --label version=0.0.0 . [2023-10-24T18:20:45.275Z] Sending build context to Docker daemon 12.01MB [2023-10-24T18:20:45.275Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:20:45.275Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T18:20:45.275Z] ---> ea8375040a96 [2023-10-24T18:20:45.275Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T18:20:45.545Z] ---> Running in e4e03edf439c [2023-10-24T18:20:45.818Z] Removing intermediate container e4e03edf439c [2023-10-24T18:20:45.818Z] ---> 5876857affee [2023-10-24T18:20:45.818Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:20:45.818Z] ---> Running in 61649b3b0b9d [2023-10-24T18:20:46.426Z] Removing intermediate container 61649b3b0b9d [2023-10-24T18:20:46.426Z] ---> 3facc47f4655 [2023-10-24T18:20:46.426Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:20:46.709Z] ---> Running in d0702c07ce3a [2023-10-24T18:20:46.985Z] Removing intermediate container d0702c07ce3a [2023-10-24T18:20:46.985Z] ---> d99448696d3f [2023-10-24T18:20:46.985Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-24T18:20:47.259Z] ---> Running in 09746eee1f71 [2023-10-24T18:20:47.526Z] Removing intermediate container 09746eee1f71 [2023-10-24T18:20:47.526Z] ---> d6dd84b979ea [2023-10-24T18:20:47.526Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:20:47.526Z] ---> Running in 0634a122e9c8 [2023-10-24T18:20:48.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:20:49.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:20:51.525Z] OK: 270 MiB in 56 packages [2023-10-24T18:20:52.501Z] Removing intermediate container 0634a122e9c8 [2023-10-24T18:20:52.501Z] ---> 6c3c3ae819fd [2023-10-24T18:20:52.501Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-24T18:20:53.096Z] ---> 4c9c7364a052 [2023-10-24T18:20:53.096Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:20:53.371Z] ---> Running in 2e53e6231f13 [2023-10-24T18:21:00.059Z] Removing intermediate container 2e53e6231f13 [2023-10-24T18:21:00.059Z] ---> 4ee4819b6128 [2023-10-24T18:21:00.059Z] Step 10/25 : COPY . . [2023-10-24T18:21:00.665Z] ---> 559996d69b64 [2023-10-24T18:21:00.665Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:21:00.665Z] ---> Running in c3b7e0cc9ad8 [2023-10-24T18:21:01.261Z] Removing intermediate container c3b7e0cc9ad8 [2023-10-24T18:21:01.261Z] ---> dd676f458700 [2023-10-24T18:21:01.261Z] Step 12/25 : RUN $MAKE [2023-10-24T18:21:01.261Z] ---> Running in 4e92399de521 [2023-10-24T18:21:02.689Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-24T18:23:39.526Z] Removing intermediate container 4e92399de521 [2023-10-24T18:23:39.526Z] ---> 07391c489176 [2023-10-24T18:23:39.526Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T18:23:39.526Z] 3.18: Pulling from library/alpine [2023-10-24T18:23:39.526Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:23:39.526Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:23:39.526Z] 579b34f0a95b: Download complete [2023-10-24T18:23:39.526Z] 579b34f0a95b: Pull complete [2023-10-24T18:23:39.526Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:23:39.526Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:23:39.526Z] ---> 3cc203321400 [2023-10-24T18:23:39.526Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-24T18:23:39.526Z] ---> Running in 1f5f28292a59 [2023-10-24T18:23:39.526Z] Removing intermediate container 1f5f28292a59 [2023-10-24T18:23:39.526Z] ---> ccbc5fb17320 [2023-10-24T18:23:39.526Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:23:39.526Z] ---> Running in 029b3b320013 [2023-10-24T18:23:39.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:23:39.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:23:39.526Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:23:39.526Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:23:39.526Z] OK: 8 MiB in 16 packages [2023-10-24T18:23:39.526Z] Removing intermediate container 029b3b320013 [2023-10-24T18:23:39.526Z] ---> e03c20207ae8 [2023-10-24T18:23:39.526Z] Step 16/25 : WORKDIR / [2023-10-24T18:23:39.526Z] ---> Running in edf8cf15b052 [2023-10-24T18:23:39.526Z] Removing intermediate container edf8cf15b052 [2023-10-24T18:23:39.526Z] ---> 3c23c7dd711f [2023-10-24T18:23:39.526Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-24T18:23:39.526Z] ---> 0543161b5dce [2023-10-24T18:23:39.526Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-24T18:23:39.526Z] ---> 7c19bbfc9a56 [2023-10-24T18:23:39.526Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-24T18:23:39.526Z] ---> a34672c33e08 [2023-10-24T18:23:39.526Z] Step 20/25 : EXPOSE 59900 [2023-10-24T18:23:39.526Z] ---> Running in 6da623491f9e [2023-10-24T18:23:39.526Z] Removing intermediate container 6da623491f9e [2023-10-24T18:23:39.526Z] ---> 8440638964e3 [2023-10-24T18:23:39.526Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-24T18:23:39.807Z] ---> Running in f6653c27ba85 [2023-10-24T18:23:40.078Z] Removing intermediate container f6653c27ba85 [2023-10-24T18:23:40.078Z] ---> 9f4072f029af [2023-10-24T18:23:40.078Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:23:40.351Z] ---> Running in 89d264f97a68 [2023-10-24T18:23:40.623Z] Removing intermediate container 89d264f97a68 [2023-10-24T18:23:40.623Z] ---> 014f13a173f1 [2023-10-24T18:23:40.623Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T18:23:40.898Z] ---> Running in 417306a8f8b5 [2023-10-24T18:23:41.174Z] Removing intermediate container 417306a8f8b5 [2023-10-24T18:23:41.174Z] ---> c9c7aadc7638 [2023-10-24T18:23:41.174Z] Step 24/25 : LABEL git_sha=fd5f43065fd884b86ebe93def479447b9da4d0b8 [2023-10-24T18:23:41.174Z] ---> Running in c4d9f30d7986 [2023-10-24T18:23:41.764Z] Removing intermediate container c4d9f30d7986 [2023-10-24T18:23:41.764Z] ---> e2d632d84435 [2023-10-24T18:23:41.764Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T18:23:41.764Z] ---> Running in 071781a52d32 [2023-10-24T18:23:42.038Z] Removing intermediate container 071781a52d32 [2023-10-24T18:23:42.038Z] ---> 0b3f9c2efafb [2023-10-24T18:23:42.038Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:23:42.316Z] Successfully built 0b3f9c2efafb [2023-10-24T18:23:42.316Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:23:43.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:23:43.206Z] [2023-10-24T18:23:43.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:23:43.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:23:43.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:23:43.986Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:23:43.986Z] 04944245beec: Pulling fs layer [2023-10-24T18:23:43.986Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:23:43.986Z] 765212b225bb: Pulling fs layer [2023-10-24T18:23:43.986Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:23:43.986Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:23:43.986Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:23:43.986Z] 765212b225bb: Waiting [2023-10-24T18:23:43.986Z] d65c8cfc05b1: Waiting [2023-10-24T18:23:43.986Z] f23df028b6ca: Waiting [2023-10-24T18:23:43.986Z] 2437ff75d9bd: Waiting [2023-10-24T18:23:43.986Z] 04944245beec: Verifying Checksum [2023-10-24T18:23:43.986Z] 04944245beec: Download complete [2023-10-24T18:23:43.986Z] 765212b225bb: Verifying Checksum [2023-10-24T18:23:43.986Z] 765212b225bb: Download complete [2023-10-24T18:23:44.265Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:23:44.265Z] f23df028b6ca: Download complete [2023-10-24T18:23:44.265Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:23:44.265Z] d65c8cfc05b1: Download complete [2023-10-24T18:23:44.265Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:23:44.265Z] 699f458cf7ca: Download complete [2023-10-24T18:23:44.861Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:23:44.861Z] 8998bd30e6a1: Download complete [2023-10-24T18:23:47.516Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:23:47.516Z] 2437ff75d9bd: Download complete [2023-10-24T18:23:50.126Z] 8998bd30e6a1: Pull complete [2023-10-24T18:23:50.714Z] 04944245beec: Pull complete [2023-10-24T18:23:52.666Z] 699f458cf7ca: Pull complete [2023-10-24T18:23:52.666Z] 765212b225bb: Pull complete [2023-10-24T18:23:53.631Z] f23df028b6ca: Pull complete [2023-10-24T18:23:53.902Z] d65c8cfc05b1: Pull complete [2023-10-24T18:24:12.151Z] 2437ff75d9bd: Pull complete [2023-10-24T18:24:12.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:24:12.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:24:12.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:12.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-9998 does not seem to be running inside a container [2023-10-24T18:24:12.588Z] $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T18:24:16.136Z] $ docker top d6658b100ff28b62d8476d46f2866b4d43863ee5fa0b3ef8bb034c1b0b087721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:17.093Z] ---> job-cost.sh [2023-10-24T18:24:17.093Z] lf-activate-venv: SKIPPING [2023-10-24T18:24:17.093Z] INFO: No Stack... [2023-10-24T18:24:17.680Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:24:18.647Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:24:19.306Z] + cut -d, -f6 [2023-10-24T18:24:19.306Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-10-24T18:24:19.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] [2023-10-24T18:24:19.411Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] did not exist. Created. [2023-10-24T18:24:19.411Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:24:20.159Z] /w/workspace/device-virtual-go/1@tmp/durable-6d8b501c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:24:20.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:24:20.915Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:24:20.979Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:24:20.993Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:24:21.062Z] $ docker stop --time=1 d6658b100ff28b62d8476d46f2866b4d43863ee5fa0b3ef8bb034c1b0b087721 [2023-10-24T18:24:22.656Z] $ docker rm -f --volumes d6658b100ff28b62d8476d46f2866b4d43863ee5fa0b3ef8bb034c1b0b087721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T18:24:23.671Z] provisioning config files... [2023-10-24T18:24:23.678Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-441@tmp/config15128901327952325255tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:24:24.024Z] + set +x [2023-10-24T18:24:24.024Z] + curl -s https://codecov.io/bash [2023-10-24T18:24:24.024Z] + bash -s -- [2023-10-24T18:24:24.024Z] [2023-10-24T18:24:24.024Z] _____ _ [2023-10-24T18:24:24.024Z] / ____| | | [2023-10-24T18:24:24.024Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:24:24.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:24:24.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:24:24.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:24:24.024Z] Bash-1.0.6 [2023-10-24T18:24:24.024Z] [2023-10-24T18:24:24.024Z] [2023-10-24T18:24:24.024Z] ==> git version 2.25.1 found [2023-10-24T18:24:24.024Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T18:24:24.024Z] Release-Date: 2020-01-08 [2023-10-24T18:24:24.024Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T18:24:24.024Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:24:24.024Z] ==> Jenkins CI detected. [2023-10-24T18:24:24.024Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-441 [2023-10-24T18:24:24.024Z] project root: . [2023-10-24T18:24:24.024Z] --> token set from env [2023-10-24T18:24:24.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:24:24.024Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:24:24.024Z] ==> Python coveragepy not found [2023-10-24T18:24:24.024Z] ==> Searching for coverage reports in: [2023-10-24T18:24:24.024Z] + . [2023-10-24T18:24:24.024Z] -> Found 1 reports [2023-10-24T18:24:24.024Z] ==> Detecting git/mercurial file structure [2023-10-24T18:24:24.024Z] ==> Reading reports [2023-10-24T18:24:24.282Z] + ./coverage.out bytes=43063 [2023-10-24T18:24:24.282Z] ==> Appending adjustments [2023-10-24T18:24:24.282Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:24:24.282Z] + Found adjustments [2023-10-24T18:24:24.282Z] ==> Gzipping contents [2023-10-24T18:24:24.282Z] 8.0K /tmp/codecov.tjeUwf.gz [2023-10-24T18:24:24.282Z] ==> Uploading reports [2023-10-24T18:24:24.282Z] url: https://codecov.io [2023-10-24T18:24:24.282Z] query: branch=PR-441&commit=fd5f43065fd884b86ebe93def479447b9da4d0b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=441&job=&cmd_args= [2023-10-24T18:24:24.282Z] -> Pinging Codecov [2023-10-24T18:24:24.282Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-441&commit=fd5f43065fd884b86ebe93def479447b9da4d0b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=441&job=&cmd_args= [2023-10-24T18:24:24.542Z] -> Uploading to [2023-10-24T18:24:24.542Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/fd5f43065fd884b86ebe93def479447b9da4d0b8/c4b33fea-b968-4acb-b0d4-e0e960a66d21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=051ba97d999708205b5750109dfb2983b2fed10b074967331e994ce5cd4997b9 [2023-10-24T18:24:24.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:24:24.542Z] Dload Upload Total Spent Left Speed [2023-10-24T18:24:24.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 16828 --:--:-- --:--:-- --:--:-- 16771 100 4998 0 0 100 4998 0 16828 --:--:-- --:--:-- --:--:-- 16771 [2023-10-24T18:24:24.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fd5f43065fd884b86ebe93def479447b9da4d0b8 [Pipeline] } [2023-10-24T18:24:24.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T18:24:26.564Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-441/archives ] [2023-10-24T18:24:26.564Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-441/archives [2023-10-24T18:24:26.564Z] total 16 [2023-10-24T18:24:26.564Z] drwxr-xr-x 3 root root 4096 Oct 24 18:13 . [2023-10-24T18:24:26.564Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:24:26.564Z] drwxr-xr-x 2 root root 4096 Oct 24 18:13 cost [2023-10-24T18:24:26.564Z] -rw-r--r-- 1 root root 89 Oct 24 18:13 cost.csv [2023-10-24T18:24:26.564Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-441/archives [2023-10-24T18:24:26.564Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-441/archives [2023-10-24T18:24:26.564Z] total 16 [2023-10-24T18:24:26.564Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:13 . [2023-10-24T18:24:26.564Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:24:26.564Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:13 cost [2023-10-24T18:24:26.564Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:26.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:27.764Z] ---> package-listing.sh [2023-10-24T18:24:27.764Z] ++ facter osfamily [2023-10-24T18:24:27.764Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:24:28.023Z] + OS_FAMILY=debian [2023-10-24T18:24:28.023Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-441 [2023-10-24T18:24:28.023Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:24:28.023Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:24:28.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:24:28.023Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:24:28.023Z] + '[' /w/workspace/foundry_device-virtual-go_PR-441 ']' [2023-10-24T18:24:28.023Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:24:28.023Z] + case "${OS_FAMILY}" in [2023-10-24T18:24:28.023Z] + dpkg -l [2023-10-24T18:24:28.023Z] + grep '^ii' [2023-10-24T18:24:28.023Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:24:28.023Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:24:28.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:24:28.023Z] + '[' /w/workspace/foundry_device-virtual-go_PR-441 ']' [2023-10-24T18:24:28.023Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-441/archives/ [2023-10-24T18:24:28.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-441/archives/ [Pipeline] echo [2023-10-24T18:24:28.056Z] 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-441/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:24:28.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:28.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:24:28.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:29.126Z] prd-ubuntu20.04-docker-8c-8g-9991 does not seem to be running inside a container [2023-10-24T18:24:29.167Z] $ 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-441/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-441 -v /w/workspace/foundry_device-virtual-go_PR-441:/w/workspace/foundry_device-virtual-go_PR-441:rw,z -v /w/workspace/foundry_device-virtual-go_PR-441@tmp:/w/workspace/foundry_device-virtual-go_PR-441@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 [2023-10-24T18:24:29.377Z] $ docker top 39fd700af9acf3d86183c96e1439040d3873ccf99eb14991da8da09b65070904 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:24:29.861Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:24:30.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:24:30.484Z] + ls /var/log/sa-host [2023-10-24T18:24:30.484Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:24:30.621Z] provisioning config files... [2023-10-24T18:24:30.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-441@tmp/config9144329944868858759tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:24:30.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:30.993Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:24:31.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:31.424Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:24:31.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:31.766Z] ---> sudo-logs.sh [2023-10-24T18:24:31.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:24:31.855Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:32.169Z] ---> job-cost.sh [2023-10-24T18:24:32.169Z] lf-activate-venv: SKIPPING [2023-10-24T18:24:32.169Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:24:32.169Z] INFO: Retrieving Stack Cost... [2023-10-24T18:24:32.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:24:32.994Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:24:33.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:33.338Z] ---> logs-deploy.sh [2023-10-24T18:24:33.338Z] lf-activate-venv: SKIPPING [2023-10-24T18:24:33.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-441/1 [2023-10-24T18:24:33.338Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:24:34.273Z] Archives upload complete. [2023-10-24T18:24:34.273Z] INFO: archiving logs to Nexus