Pull request #368 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 8ed51eb9eaa0a405dde043671b4ac8557819634f rather than 9b001715682b89ce05f6197f4a31789827fe5e84 Obtained Jenkinsfile from 8ed51eb9eaa0a405dde043671b4ac8557819634f 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-ssh4766850896592789596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7392528338466205646.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-368/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-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16309204851634233753.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-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18164603027594827457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11622572051048413715.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-368/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-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6443118227876677003.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-5307 in /w/workspace/foundry_device-virtual-go_PR-368 [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-368 # 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/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit 9b001715682b89ce05f6197f4a31789827fe5e84 Merge succeeded, producing 9b001715682b89ce05f6197f4a31789827fe5e84 Checking out Revision 9b001715682b89ce05f6197f4a31789827fe5e84 (PR-368) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b001715682b89ce05f6197f4a31789827fe5e84 # 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 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b001715682b89ce05f6197f4a31789827fe5e84 # timeout=10 Commit message: "refactor!: Change configuration file format to YAML" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T22:15:27.156Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T22:15:27.334Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T22:15:27.434Z] ========================================================= [2023-03-22T22:15:27.434Z] EdgeX Global Pipelines Version Info [2023-03-22T22:15:27.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:15:28.182Z] ------------------- [2023-03-22T22:15:28.182Z] stable info: [2023-03-22T22:15:28.182Z] ------------------- [2023-03-22T22:15:28.182Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T22:15:28.182Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T22:15:28.182Z] Message: update stable to v1.0.245 [2023-03-22T22:15:28.751Z] ------------------- [2023-03-22T22:15:28.751Z] experimental info: [2023-03-22T22:15:28.751Z] ------------------- [2023-03-22T22:15:28.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T22:15:28.751Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T22:15:28.751Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T22:15:29.046Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-22T22:15:29.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-22T22:15:29.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T22:15:29.179Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T22:15:29.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T22:15:29.259Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T22:15:29.301Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T22:15:29.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T22:15:29.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T22:15:29.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T22:15:29.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T22:15:29.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-22T22:15:29.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T22:15:29.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T22:15:29.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:15:29.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:15:29.704Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T22:15:29.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T22:15:29.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T22:15:29.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T22:15:29.877Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T22:15:29.918Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T22:15:29.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T22:15:29.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T22:15:30.040Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T22:15:30.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T22:15:30.124Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T22:15:30.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-368 [Pipeline] echo [2023-03-22T22:15:30.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-368 [Pipeline] echo [2023-03-22T22:15:30.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-368 [Pipeline] echo [2023-03-22T22:15:30.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b001715682b89ce05f6197f4a31789827fe5e84 [Pipeline] echo [2023-03-22T22:15:30.340Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b00171 [Pipeline] echo [2023-03-22T22:15:30.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:15:30.498Z] provisioning config files... [2023-03-22T22:15:30.512Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config6519616138237635607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:15:30.855Z] ---> docker-login.sh [2023-03-22T22:15:30.855Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:15:31.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:31.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:31.115Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:31.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:31.115Z] [2023-03-22T22:15:31.115Z] Login Succeeded [2023-03-22T22:15:31.115Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:15:31.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:31.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:31.115Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:31.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:31.115Z] [2023-03-22T22:15:31.115Z] Login Succeeded [2023-03-22T22:15:31.115Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:15:31.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:31.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:31.376Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:31.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:31.376Z] [2023-03-22T22:15:31.376Z] Login Succeeded [2023-03-22T22:15:31.376Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:15:31.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:31.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:31.376Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:31.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:31.376Z] [2023-03-22T22:15:31.376Z] Login Succeeded [2023-03-22T22:15:31.376Z] docker.io [2023-03-22T22:15:31.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:31.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:31.638Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:31.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:31.638Z] [2023-03-22T22:15:31.638Z] Login Succeeded [2023-03-22T22:15:31.638Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:15:31.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T22:15:32.288Z] + git rev-list -1 --merges 9b001715682b89ce05f6197f4a31789827fe5e84~1..9b001715682b89ce05f6197f4a31789827fe5e84 [Pipeline] echo [2023-03-22T22:15:32.345Z] -----------> git rev-list -1 --merges 9b001715682b89ce05f6197f4a31789827fe5e84~1..9b001715682b89ce05f6197f4a31789827fe5e84 9b001715682b89ce05f6197f4a31789827fe5e84 [false] [Pipeline] sh [2023-03-22T22:15:32.652Z] + git log --format=format:%s -1 9b001715682b89ce05f6197f4a31789827fe5e84 [Pipeline] echo [2023-03-22T22:15:32.689Z] ========================================================= [2023-03-22T22:15:32.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T22:15:32.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:15:33.117Z] + git log --format=format:%s -1 9b001715682b89ce05f6197f4a31789827fe5e84 [Pipeline] echo [2023-03-22T22:15:33.151Z] [semverPrep] GIT_COMMIT: 9b001715682b89ce05f6197f4a31789827fe5e84, Commit Message: refactor!: Change configuration file format to YAML [Pipeline] echo [2023-03-22T22:15:33.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T22:15:33.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T22:15:33.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T22:15:33.546Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T22:15:33.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T22:15:33.546Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-03-22T22:15:33.546Z] tee -a /etc/ssh/ssh_known_hosts [2023-03-22T22:15:33.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:15:33.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:15:33.978Z] [2023-03-22T22:15:33.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:15:34.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:15:34.353Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T22:15:34.353Z] b85a868b505f: Pulling fs layer [2023-03-22T22:15:34.353Z] e2be974225ed: Pulling fs layer [2023-03-22T22:15:34.353Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T22:15:34.353Z] 988bab9f4d93: Pulling fs layer [2023-03-22T22:15:34.353Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T22:15:34.353Z] eaf3925da568: Pulling fs layer [2023-03-22T22:15:34.353Z] bab4dde63d76: Pulling fs layer [2023-03-22T22:15:34.353Z] bde34c3a00c8: Pulling fs layer [2023-03-22T22:15:34.353Z] b352a97aabf1: Pulling fs layer [2023-03-22T22:15:34.353Z] 4872d77fe225: Pulling fs layer [2023-03-22T22:15:34.353Z] 5851b861e8e6: Pulling fs layer [2023-03-22T22:15:34.353Z] bab4dde63d76: Waiting [2023-03-22T22:15:34.353Z] bde34c3a00c8: Waiting [2023-03-22T22:15:34.353Z] 988bab9f4d93: Waiting [2023-03-22T22:15:34.353Z] b352a97aabf1: Waiting [2023-03-22T22:15:34.353Z] 5851b861e8e6: Waiting [2023-03-22T22:15:34.353Z] 4872d77fe225: Waiting [2023-03-22T22:15:34.353Z] 1469e6f7b9e6: Waiting [2023-03-22T22:15:34.353Z] eaf3925da568: Waiting [2023-03-22T22:15:34.353Z] e2be974225ed: Verifying Checksum [2023-03-22T22:15:34.353Z] e2be974225ed: Download complete [2023-03-22T22:15:34.353Z] 988bab9f4d93: Verifying Checksum [2023-03-22T22:15:34.353Z] 988bab9f4d93: Download complete [2023-03-22T22:15:34.614Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T22:15:34.614Z] 1469e6f7b9e6: Download complete [2023-03-22T22:15:34.614Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T22:15:34.614Z] 339a4e72a1f5: Download complete [2023-03-22T22:15:34.614Z] eaf3925da568: Verifying Checksum [2023-03-22T22:15:34.614Z] eaf3925da568: Download complete [2023-03-22T22:15:34.614Z] bde34c3a00c8: Verifying Checksum [2023-03-22T22:15:34.614Z] bde34c3a00c8: Download complete [2023-03-22T22:15:34.614Z] b352a97aabf1: Download complete [2023-03-22T22:15:34.614Z] 4872d77fe225: Verifying Checksum [2023-03-22T22:15:34.614Z] 4872d77fe225: Download complete [2023-03-22T22:15:34.614Z] 5851b861e8e6: Verifying Checksum [2023-03-22T22:15:34.614Z] 5851b861e8e6: Download complete [2023-03-22T22:15:34.873Z] b85a868b505f: Verifying Checksum [2023-03-22T22:15:34.873Z] b85a868b505f: Download complete [2023-03-22T22:15:35.131Z] bab4dde63d76: Verifying Checksum [2023-03-22T22:15:35.131Z] bab4dde63d76: Download complete [2023-03-22T22:15:36.064Z] b85a868b505f: Pull complete [2023-03-22T22:15:36.064Z] e2be974225ed: Pull complete [2023-03-22T22:15:36.324Z] 339a4e72a1f5: Pull complete [2023-03-22T22:15:36.324Z] 988bab9f4d93: Pull complete [2023-03-22T22:15:36.583Z] 1469e6f7b9e6: Pull complete [2023-03-22T22:15:36.842Z] eaf3925da568: Pull complete [2023-03-22T22:15:38.213Z] bab4dde63d76: Pull complete [2023-03-22T22:15:38.213Z] bde34c3a00c8: Pull complete [2023-03-22T22:15:38.471Z] b352a97aabf1: Pull complete [2023-03-22T22:15:38.471Z] 4872d77fe225: Pull complete [2023-03-22T22:15:38.728Z] 5851b861e8e6: Pull complete [2023-03-22T22:15:38.728Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T22:15:38.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:15:38.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:15:38.966Z] prd-ubuntu20.04-docker-8c-8g-5307 does not seem to be running inside a container [2023-03-22T22:15:39.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@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-devops/py-git-semver:0.1.4 cat [2023-03-22T22:15:41.037Z] $ docker top e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 -eo pid,comm [2023-03-22T22:15:41.089Z] 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-03-22T22:15:41.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T22:15:41.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:15:41.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:15:41.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:15:41.343Z] $ docker exec e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 ssh-agent [2023-03-22T22:15:41.439Z] SSH_AUTH_SOCK=/tmp/ssh-3YrsoKEB7aUY/agent.33 [2023-03-22T22:15:41.439Z] SSH_AGENT_PID=39 [2023-03-22T22:15:41.445Z] Running ssh-add (command line suppressed) [2023-03-22T22:15:41.564Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_14510549899791148440.key (/w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_14510549899791148440.key) [2023-03-22T22:15:41.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:15:41.909Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T22:15:41.942Z] $ docker exec --env ******** --env ******** e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 ssh-agent -k [2023-03-22T22:15:42.050Z] unset SSH_AUTH_SOCK; [2023-03-22T22:15:42.051Z] unset SSH_AGENT_PID; [2023-03-22T22:15:42.051Z] echo Agent pid 39 killed; [2023-03-22T22:15:42.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T22:15:42.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:15:42.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:15:42.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:15:42.269Z] $ docker exec e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 ssh-agent [2023-03-22T22:15:42.374Z] SSH_AUTH_SOCK=/tmp/ssh-pjayvep039A2/agent.71 [2023-03-22T22:15:42.374Z] SSH_AGENT_PID=77 [2023-03-22T22:15:42.379Z] Running ssh-add (command line suppressed) [2023-03-22T22:15:42.480Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_12860885505113921382.key (/w/workspace/foundry_device-virtual-go_PR-368@tmp/private_key_12860885505113921382.key) [2023-03-22T22:15:42.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:15:42.826Z] + git semver init [2023-03-22T22:15:43.085Z] 2023-03-22 22:15:43,029 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T22:15:43.085Z] 2023-03-22 22:15:43,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-368/.semver [2023-03-22T22:15:43.085Z] 2023-03-22 22:15:43,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-368/.semver [2023-03-22T22:15:43.085Z] 2023-03-22 22:15:43,030 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-368/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-368, universal_newlines=False, shell=None, istream=None) [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:43,996 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-368/.git/info/exclude [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:43,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-368/.semver/PR-368 with force:False [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:43,997 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-368/.semver/PR-368 [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:44,001 [execute] INFO git cat-file --batch-check [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:44,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-368/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:44,007 [execute] INFO git cat-file --batch [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:44,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-368/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:15:44.023Z] 2023-03-22 22:15:44,013 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-368/.semver/PR-368 [2023-03-22T22:15:44.023Z] 0.0.0 [Pipeline] } [2023-03-22T22:15:44.305Z] $ docker exec --env ******** --env ******** e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 ssh-agent -k [2023-03-22T22:15:44.408Z] unset SSH_AUTH_SOCK; [2023-03-22T22:15:44.409Z] unset SSH_AGENT_PID; [2023-03-22T22:15:44.409Z] echo Agent pid 77 killed; [2023-03-22T22:15:44.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T22:15:44.859Z] + git semver [Pipeline] } [2023-03-22T22:15:45.146Z] $ docker stop --time=1 e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 [2023-03-22T22:15:46.446Z] $ docker rm -f --volumes e68ffab9b3b4264ea39656b41d62448b426bd75a5001c2c38358da9b572bb364 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:15:46.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T22:15:47.097Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T22:15:47.113Z] [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-03-22T22:15:47.698Z] provisioning config files... [2023-03-22T22:15:47.710Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config1343916863884306494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:15:48.049Z] ---> docker-login.sh [2023-03-22T22:15:48.049Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:15:48.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:48.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:48.049Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:48.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:48.049Z] [2023-03-22T22:15:48.049Z] Login Succeeded [2023-03-22T22:15:48.049Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:15:48.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:48.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:48.049Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:48.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:48.049Z] [2023-03-22T22:15:48.049Z] Login Succeeded [2023-03-22T22:15:48.049Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:15:48.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5312 in /w/workspace/foundry_device-virtual-go_PR-368 [Pipeline] { [Pipeline] ws [2023-03-22T22:15:48.272Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [2023-03-22T22:15:48.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:48.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:48.307Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:48.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:48.307Z] [2023-03-22T22:15:48.307Z] Login Succeeded [2023-03-22T22:15:48.307Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:15:48.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:48.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:48.307Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:48.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:48.307Z] [2023-03-22T22:15:48.307Z] Login Succeeded [2023-03-22T22:15:48.307Z] docker.io [2023-03-22T22:15:48.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] checkout [2023-03-22T22:15:48.521Z] The recommended git tool is: git [2023-03-22T22:15:48.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:48.566Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:48.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:48.566Z] [2023-03-22T22:15:48.566Z] Login Succeeded [2023-03-22T22:15:48.566Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:15:48.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T22:15:48.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:15:48.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:15:48.871Z] ========================================================= [2023-03-22T22:15:48.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T22:15:48.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:15:49.332Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T22:15:49.332Z] Sending build context to Docker daemon 23.52MB [2023-03-22T22:15:49.332Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:15:49.332Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T22:15:49.332Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T22:15:49.332Z] 63b65145d645: Pulling fs layer [2023-03-22T22:15:49.332Z] a2d21d5440eb: Pulling fs layer [2023-03-22T22:15:49.332Z] 935e6c44a52c: Pulling fs layer [2023-03-22T22:15:49.332Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T22:15:49.332Z] 30dea6a524f1: Pulling fs layer [2023-03-22T22:15:49.332Z] a2aff8979fd8: Pulling fs layer [2023-03-22T22:15:49.332Z] 6808be2612f2: Pulling fs layer [2023-03-22T22:15:49.332Z] f25807f1079a: Pulling fs layer [2023-03-22T22:15:49.332Z] 94cc34f8dd06: Waiting [2023-03-22T22:15:49.332Z] 30dea6a524f1: Waiting [2023-03-22T22:15:49.332Z] a2aff8979fd8: Waiting [2023-03-22T22:15:49.332Z] 6808be2612f2: Waiting [2023-03-22T22:15:49.332Z] f25807f1079a: Waiting [2023-03-22T22:15:49.593Z] a2d21d5440eb: Download complete [2023-03-22T22:15:49.593Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T22:15:49.593Z] 94cc34f8dd06: Download complete [2023-03-22T22:15:49.593Z] 30dea6a524f1: Verifying Checksum [2023-03-22T22:15:49.593Z] 63b65145d645: Verifying Checksum [2023-03-22T22:15:49.593Z] 63b65145d645: Download complete [2023-03-22T22:15:49.593Z] a2aff8979fd8: Verifying Checksum [2023-03-22T22:15:49.593Z] a2aff8979fd8: Download complete [2023-03-22T22:15:49.854Z] 63b65145d645: Pull complete [2023-03-22T22:15:49.854Z] a2d21d5440eb: Pull complete [2023-03-22T22:15:50.437Z] 935e6c44a52c: Verifying Checksum [2023-03-22T22:15:50.437Z] 935e6c44a52c: Download complete [2023-03-22T22:15:50.437Z] f25807f1079a: Verifying Checksum [2023-03-22T22:15:50.437Z] f25807f1079a: Download complete [2023-03-22T22:15:51.002Z] 6808be2612f2: Verifying Checksum [2023-03-22T22:15:51.002Z] 6808be2612f2: Download complete [2023-03-22T22:15:54.290Z] 935e6c44a52c: Pull complete [2023-03-22T22:15:54.290Z] 94cc34f8dd06: Pull complete [2023-03-22T22:15:54.290Z] 30dea6a524f1: Pull complete [2023-03-22T22:15:54.290Z] a2aff8979fd8: Pull complete [2023-03-22T22:15:56.189Z] 6808be2612f2: Pull complete [2023-03-22T22:15:57.123Z] f25807f1079a: Pull complete [2023-03-22T22:15:57.123Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T22:15:57.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:15:57.123Z] ---> 3b553350e43f [2023-03-22T22:15:57.123Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T22:15:58.425Z] using credential edgex-jenkins-ssh [2023-03-22T22:15:58.447Z] Cloning the remote Git repository [2023-03-22T22:15:58.516Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-22T22:15:58.633Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-03-22T22:15:58.849Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-22T22:15:58.850Z] > git --version # timeout=10 [2023-03-22T22:15:58.879Z] > git --version # 'git version 2.25.1' [2023-03-22T22:15:58.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:15:59.078Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:16:00.425Z] ---> Running in 12596df1c533 [2023-03-22T22:16:00.425Z] Removing intermediate container 12596df1c533 [2023-03-22T22:16:00.425Z] ---> 01d81396ef01 [2023-03-22T22:16:00.425Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:16:00.686Z] ---> Running in 16ad2f68b866 [2023-03-22T22:16:00.686Z] Removing intermediate container 16ad2f68b866 [2023-03-22T22:16:00.686Z] ---> 79d44eb4288c [2023-03-22T22:16:00.686Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:16:00.686Z] ---> Running in 110ac760778b [2023-03-22T22:16:00.686Z] Removing intermediate container 110ac760778b [2023-03-22T22:16:00.686Z] ---> 85aca263bf83 [2023-03-22T22:16:00.686Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-22T22:16:00.686Z] ---> Running in 50e4badf739f [2023-03-22T22:16:00.944Z] Removing intermediate container 50e4badf739f [2023-03-22T22:16:00.944Z] ---> 5c8f27bbbdd5 [2023-03-22T22:16:00.944Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:16:00.944Z] ---> Running in 75f9d786cac6 [2023-03-22T22:16:01.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:01.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:16:01.460Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T22:16:01.460Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T22:16:01.460Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T22:16:01.461Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T22:16:01.461Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:16:01.461Z] OK: 269 MiB in 57 packages [2023-03-22T22:16:02.026Z] Removing intermediate container 75f9d786cac6 [2023-03-22T22:16:02.026Z] ---> 908ef5283847 [2023-03-22T22:16:02.026Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-22T22:16:02.026Z] ---> 0d2ba3aa82c1 [2023-03-22T22:16:02.026Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:16:02.026Z] ---> Running in 13f3327778d0 [2023-03-22T22:16:01.441Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-22T22:16:01.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:16:03.280Z] Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit 9b001715682b89ce05f6197f4a31789827fe5e84 [2023-03-22T22:16:03.637Z] Merge succeeded, producing 9b001715682b89ce05f6197f4a31789827fe5e84 [2023-03-22T22:16:03.638Z] Checking out Revision 9b001715682b89ce05f6197f4a31789827fe5e84 (PR-368) [2023-03-22T22:16:02.582Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-22T22:16:02.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-22T22:16:02.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:16:02.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T22:16:03.302Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:16:03.401Z] > git checkout -f 9b001715682b89ce05f6197f4a31789827fe5e84 # timeout=10 [2023-03-22T22:16:03.513Z] > git remote # timeout=10 [2023-03-22T22:16:03.538Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T22:16:03.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:16:03.585Z] > git merge 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 [2023-03-22T22:16:03.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T22:16:03.645Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:16:03.667Z] > git checkout -f 9b001715682b89ce05f6197f4a31789827fe5e84 # timeout=10 [2023-03-22T22:16:07.253Z] Commit message: "refactor!: Change configuration file format to YAML" [2023-03-22T22:16:07.323Z] > git --version # timeout=10 [2023-03-22T22:16:07.339Z] > git --version # 'git version 2.25.1' [2023-03-22T22:16:07.355Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:16:08.510Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T22:16:08.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:16:08.510Z] Dload Upload Total Spent Left Speed [2023-03-22T22:16:08.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2023-03-22T22:16:09.329Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T22:16:09.696Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T22:16:09.697Z] + sudo tee /etc/docker/daemon.new [2023-03-22T22:16:09.697Z] { [2023-03-22T22:16:09.697Z] "registry-mirrors": [ [2023-03-22T22:16:09.697Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T22:16:09.697Z] ], [2023-03-22T22:16:09.697Z] "bip": "10.250.0.254/24", [2023-03-22T22:16:09.697Z] "hosts": [ [2023-03-22T22:16:09.697Z] "tcp://0.0.0.0:5555", [2023-03-22T22:16:09.697Z] "unix:///var/run/docker.sock" [2023-03-22T22:16:09.697Z] ], [2023-03-22T22:16:09.697Z] "mtu": 1458, [2023-03-22T22:16:09.697Z] "selinux-enabled": true, [2023-03-22T22:16:09.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T22:16:09.697Z] } [Pipeline] sh [2023-03-22T22:16:10.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T22:16:10.421Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:16:28.793Z] provisioning config files... [2023-03-22T22:16:28.828Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config73459160647672668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:16:29.247Z] ---> docker-login.sh [2023-03-22T22:16:29.247Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:16:29.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:29.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:29.844Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:29.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:29.844Z] [2023-03-22T22:16:29.844Z] Login Succeeded [2023-03-22T22:16:29.844Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:16:30.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:30.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:30.391Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:30.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:30.391Z] [2023-03-22T22:16:30.391Z] Login Succeeded [2023-03-22T22:16:30.391Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:16:30.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:30.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:30.935Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:30.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:30.935Z] [2023-03-22T22:16:30.935Z] Login Succeeded [2023-03-22T22:16:30.935Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:16:31.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:31.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:31.213Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:31.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:31.213Z] [2023-03-22T22:16:31.213Z] Login Succeeded [2023-03-22T22:16:31.213Z] docker.io [2023-03-22T22:16:31.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:16:31.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:16:31.769Z] Configure a credential helper to remove this warning. See [2023-03-22T22:16:31.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:16:31.769Z] [2023-03-22T22:16:31.769Z] Login Succeeded [2023-03-22T22:16:31.769Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:16:31.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T22:16:32.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:16:32.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:16:32.336Z] ========================================================= [2023-03-22T22:16:32.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T22:16:32.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:16:32.854Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T22:16:33.456Z] Sending build context to Docker daemon 11.94MB [2023-03-22T22:16:33.456Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:16:33.456Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T22:16:33.457Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T22:16:33.457Z] af6eaf76a39c: Pulling fs layer [2023-03-22T22:16:33.457Z] 55522c791124: Pulling fs layer [2023-03-22T22:16:33.457Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T22:16:33.457Z] 169dfbe0d373: Pulling fs layer [2023-03-22T22:16:33.457Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T22:16:33.457Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T22:16:33.457Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T22:16:33.457Z] 52ebb69f0ebf: Waiting [2023-03-22T22:16:33.457Z] 169dfbe0d373: Waiting [2023-03-22T22:16:33.457Z] e1ff8fa3b103: Waiting [2023-03-22T22:16:33.457Z] 5abe8eddf0d5: Waiting [2023-03-22T22:16:33.457Z] 55522c791124: Download complete [2023-03-22T22:16:33.732Z] 169dfbe0d373: Verifying Checksum [2023-03-22T22:16:33.732Z] 169dfbe0d373: Download complete [2023-03-22T22:16:33.732Z] e1ff8fa3b103: Download complete [2023-03-22T22:16:33.732Z] af6eaf76a39c: Verifying Checksum [2023-03-22T22:16:34.194Z] Removing intermediate container 13f3327778d0 [2023-03-22T22:16:34.194Z] ---> 6c9b4d0ac996 [2023-03-22T22:16:34.194Z] Step 10/12 : COPY . . [2023-03-22T22:16:34.194Z] ---> 8c40a65f5d33 [2023-03-22T22:16:34.194Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:16:34.194Z] ---> Running in 23552c1f634f [2023-03-22T22:16:34.194Z] Removing intermediate container 23552c1f634f [2023-03-22T22:16:34.194Z] ---> 2f1112c8a7b5 [2023-03-22T22:16:34.194Z] Step 12/12 : RUN $MAKE [2023-03-22T22:16:34.194Z] ---> Running in 9bd11faf7779 [2023-03-22T22:16:34.194Z] noop [2023-03-22T22:16:34.194Z] Removing intermediate container 9bd11faf7779 [2023-03-22T22:16:34.194Z] ---> 69f1000f3a0f [2023-03-22T22:16:34.194Z] Successfully built 69f1000f3a0f [2023-03-22T22:16:34.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:16:34.733Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:16:34.733Z] . [2023-03-22T22:16:34.740Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T22:16:34.740Z] 5abe8eddf0d5: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:16:34.915Z] prd-ubuntu20.04-docker-8c-8g-5307 does not seem to be running inside a container [2023-03-22T22:16:34.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T22:16:35.017Z] af6eaf76a39c: Pull complete [2023-03-22T22:16:35.415Z] $ docker top c5f8235d5d678a6e085bc49cd9f71a52de551cd7a66e28128a0f9eb729ffe3e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:16:35.753Z] 55522c791124: Pull complete [2023-03-22T22:16:35.828Z] + go version [2023-03-22T22:16:35.828Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T22:16:35.865Z] $ docker stop --time=1 c5f8235d5d678a6e085bc49cd9f71a52de551cd7a66e28128a0f9eb729ffe3e3 [2023-03-22T22:16:36.356Z] ce5c4a1c91eb: Download complete [2023-03-22T22:16:36.632Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T22:16:37.150Z] $ docker rm -f --volumes c5f8235d5d678a6e085bc49cd9f71a52de551cd7a66e28128a0f9eb729ffe3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:16:37.891Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:16:37.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:16:38.031Z] prd-ubuntu20.04-docker-8c-8g-5307 does not seem to be running inside a container [2023-03-22T22:16:38.066Z] $ 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-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T22:16:38.399Z] $ docker top 48aa21473c143f68d5196ad3e171de644bcc22b5f7794295951a16a3b703a557 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:16:38.778Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-368 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:16:39.130Z] + make test [2023-03-22T22:16:39.130Z] go test ./... -coverprofile=coverage.out [2023-03-22T22:16:44.391Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-22T22:16:48.992Z] ce5c4a1c91eb: Pull complete [2023-03-22T22:16:48.992Z] 169dfbe0d373: Pull complete [2023-03-22T22:16:48.992Z] e1ff8fa3b103: Pull complete [2023-03-22T22:16:55.678Z] 52ebb69f0ebf: Pull complete [2023-03-22T22:16:56.602Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-22T22:16:56.602Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2023-03-22T22:16:57.647Z] 5abe8eddf0d5: Pull complete [2023-03-22T22:16:57.916Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T22:16:57.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:16:57.916Z] ---> 6cb57ee374ae [2023-03-22T22:16:57.916Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T22:16:59.885Z] ---> Running in ab661efedbfe [2023-03-22T22:17:01.301Z] Removing intermediate container ab661efedbfe [2023-03-22T22:17:01.301Z] ---> 7890b66ac6ac [2023-03-22T22:17:01.301Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:17:01.301Z] ---> Running in ec6841b463a1 [2023-03-22T22:17:01.301Z] Removing intermediate container ec6841b463a1 [2023-03-22T22:17:01.301Z] ---> 5505d8101976 [2023-03-22T22:17:01.301Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:17:01.579Z] ---> Running in 81de9a913682 [2023-03-22T22:17:01.849Z] Removing intermediate container 81de9a913682 [2023-03-22T22:17:01.849Z] ---> 5339c406d1c5 [2023-03-22T22:17:01.849Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-22T22:17:01.849Z] ---> Running in 802e3c382a88 [2023-03-22T22:17:02.123Z] Removing intermediate container 802e3c382a88 [2023-03-22T22:17:02.123Z] ---> 953596119580 [2023-03-22T22:17:02.123Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:17:02.396Z] ---> Running in 31ad08570002 [2023-03-22T22:17:03.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:17:04.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:17:05.291Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T22:17:05.291Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T22:17:05.291Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T22:17:05.291Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T22:17:05.563Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:17:05.563Z] OK: 268 MiB in 57 packages [2023-03-22T22:17:06.534Z] Removing intermediate container 31ad08570002 [2023-03-22T22:17:06.534Z] ---> befc16859f6f [2023-03-22T22:17:06.534Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-22T22:17:06.805Z] go vet ./... [2023-03-22T22:17:07.126Z] ---> 2c0f35c39749 [2023-03-22T22:17:07.126Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:17:07.126Z] ---> Running in c22310e0e3cf [2023-03-22T22:17:09.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:17:09.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:17:09.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:17:09.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T22:17:09.431Z] $ docker stop --time=1 48aa21473c143f68d5196ad3e171de644bcc22b5f7794295951a16a3b703a557 [2023-03-22T22:17:10.863Z] $ docker rm -f --volumes 48aa21473c143f68d5196ad3e171de644bcc22b5f7794295951a16a3b703a557 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:17:11.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T22:17:11.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T22:17:12.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T22:17:12.394Z] + ls -al . [2023-03-22T22:17:12.394Z] total 192 [2023-03-22T22:17:12.394Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 22:16 . [2023-03-22T22:17:12.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:15 .. [2023-03-22T22:17:12.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:15 .git [2023-03-22T22:17:12.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:15 .github [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 22 22:15 .gitignore [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 22:15 .golangci.yml [2023-03-22T22:17:12.394Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:15 .semver [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 22 22:15 Attribution.txt [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 22 22:15 CHANGELOG.md [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 22 22:15 Dockerfile [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:15 GOVERNANCE.md [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 22 22:15 Jenkinsfile [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 22:15 LICENSE [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 22 22:15 Makefile [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 22 22:15 OWNERS.md [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 22 22:15 README.md [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:15 VERSION [2023-03-22T22:17:12.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:15 bin [2023-03-22T22:17:12.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:15 cmd [2023-03-22T22:17:12.394Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 22 22:16 coverage.out [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 3254 Mar 22 22:15 go.mod [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 30610 Mar 22 22:15 go.sum [2023-03-22T22:17:12.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:15 internal [2023-03-22T22:17:12.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:15 snap [2023-03-22T22:17:12.394Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 22 22:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:12.786Z] + 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=9b001715682b89ce05f6197f4a31789827fe5e84 --label arch=amd64 --label version=0.0.0 . [2023-03-22T22:17:12.786Z] Sending build context to Docker daemon 23.57MB [2023-03-22T22:17:12.786Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:17:12.786Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T22:17:12.786Z] ---> 69f1000f3a0f [2023-03-22T22:17:12.786Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T22:17:13.353Z] ---> Running in cfd7b253d390 [2023-03-22T22:17:13.353Z] Removing intermediate container cfd7b253d390 [2023-03-22T22:17:13.353Z] ---> 2d151ffccfff [2023-03-22T22:17:13.353Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:17:13.353Z] ---> Running in 4c2fbf78afcd [2023-03-22T22:17:13.353Z] Removing intermediate container 4c2fbf78afcd [2023-03-22T22:17:13.353Z] ---> 2907431f22cb [2023-03-22T22:17:13.353Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:17:13.353Z] ---> Running in 238fb915b3cc [2023-03-22T22:17:13.353Z] Removing intermediate container 238fb915b3cc [2023-03-22T22:17:13.353Z] ---> 68c65b784347 [2023-03-22T22:17:13.353Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-22T22:17:13.353Z] ---> Running in 966794e2602e [2023-03-22T22:17:13.612Z] Removing intermediate container 966794e2602e [2023-03-22T22:17:13.612Z] ---> bd5f37df21d4 [2023-03-22T22:17:13.612Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:17:13.612Z] ---> Running in 8c1d96de804c [2023-03-22T22:17:13.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:13.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:14.130Z] OK: 269 MiB in 57 packages [2023-03-22T22:17:14.395Z] Removing intermediate container 8c1d96de804c [2023-03-22T22:17:14.395Z] ---> f8998708da46 [2023-03-22T22:17:14.395Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-22T22:17:14.654Z] ---> f675de70fb08 [2023-03-22T22:17:14.654Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:17:14.654Z] ---> Running in 789ac633ea99 [2023-03-22T22:17:15.588Z] Removing intermediate container 789ac633ea99 [2023-03-22T22:17:15.588Z] ---> 176d28ad57bf [2023-03-22T22:17:15.588Z] Step 10/25 : COPY . . [2023-03-22T22:17:16.521Z] ---> 949699eeefc0 [2023-03-22T22:17:16.521Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:17:16.521Z] ---> Running in 917d4cb289b0 [2023-03-22T22:17:16.521Z] Removing intermediate container 917d4cb289b0 [2023-03-22T22:17:16.521Z] ---> 54e6f5b67558 [2023-03-22T22:17:16.521Z] Step 12/25 : RUN $MAKE [2023-03-22T22:17:16.521Z] ---> Running in 5e049955515c [2023-03-22T22:17:16.779Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-22T22:17:38.825Z] Removing intermediate container 5e049955515c [2023-03-22T22:17:38.825Z] ---> 1511856cf3d8 [2023-03-22T22:17:38.825Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T22:17:38.825Z] 3.17: Pulling from library/alpine [2023-03-22T22:17:38.825Z] 63b65145d645: Already exists [2023-03-22T22:17:38.825Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:17:38.825Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:17:38.825Z] ---> b2aa39c304c2 [2023-03-22T22:17:38.825Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-22T22:17:38.825Z] ---> Running in 3428ab04f88d [2023-03-22T22:17:38.825Z] Removing intermediate container 3428ab04f88d [2023-03-22T22:17:38.825Z] ---> f53343bbf27f [2023-03-22T22:17:38.825Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:17:38.825Z] ---> Running in 3fc318d47095 [2023-03-22T22:17:38.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:38.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:17:38.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:17:38.825Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:17:38.825Z] OK: 7 MiB in 16 packages [2023-03-22T22:17:38.825Z] Removing intermediate container 3fc318d47095 [2023-03-22T22:17:38.825Z] ---> 61f8ad002814 [2023-03-22T22:17:38.825Z] Step 16/25 : WORKDIR / [2023-03-22T22:17:38.825Z] ---> Running in 958c79ad3ff1 [2023-03-22T22:17:38.825Z] Removing intermediate container 958c79ad3ff1 [2023-03-22T22:17:38.825Z] ---> e803272fde1c [2023-03-22T22:17:38.825Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-22T22:17:38.825Z] ---> adbf86e67009 [2023-03-22T22:17:38.825Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-22T22:17:38.825Z] ---> 12474aa47818 [2023-03-22T22:17:38.825Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-22T22:17:38.825Z] ---> d1c2501a81b5 [2023-03-22T22:17:38.825Z] Step 20/25 : EXPOSE 59900 [2023-03-22T22:17:38.825Z] ---> Running in 0196e88cd377 [2023-03-22T22:17:38.825Z] Removing intermediate container 0196e88cd377 [2023-03-22T22:17:38.825Z] ---> e539e8b7d75e [2023-03-22T22:17:38.825Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-22T22:17:38.825Z] ---> Running in 95af967238aa [2023-03-22T22:17:38.825Z] Removing intermediate container 95af967238aa [2023-03-22T22:17:38.825Z] ---> 66936a8aeefc [2023-03-22T22:17:38.825Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:17:38.825Z] ---> Running in 7bdfe484ceaf [2023-03-22T22:17:39.085Z] Removing intermediate container 7bdfe484ceaf [2023-03-22T22:17:39.085Z] ---> 84304d81e05c [2023-03-22T22:17:39.085Z] Step 23/25 : LABEL arch=amd64 [2023-03-22T22:17:39.085Z] ---> Running in 7cfd87ab7179 [2023-03-22T22:17:39.085Z] Removing intermediate container 7cfd87ab7179 [2023-03-22T22:17:39.085Z] ---> 4dc71ed3088d [2023-03-22T22:17:39.085Z] Step 24/25 : LABEL git_sha=9b001715682b89ce05f6197f4a31789827fe5e84 [2023-03-22T22:17:39.085Z] ---> Running in 98b406bee5c9 [2023-03-22T22:17:39.085Z] Removing intermediate container 98b406bee5c9 [2023-03-22T22:17:39.085Z] ---> 7ed8e7cdb264 [2023-03-22T22:17:39.085Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T22:17:39.085Z] ---> Running in c0a525d44106 [2023-03-22T22:17:39.348Z] Removing intermediate container c0a525d44106 [2023-03-22T22:17:39.348Z] ---> 920e0b3beec6 [2023-03-22T22:17:39.348Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T22:17:39.348Z] Successfully built 920e0b3beec6 [2023-03-22T22:17:39.348Z] 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-03-22T22:17:40.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:17:40.213Z] [2023-03-22T22:17:40.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:40.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:17:40.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T22:17:40.587Z] 5eb5b503b376: Pulling fs layer [2023-03-22T22:17:40.587Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T22:17:40.587Z] ec43610c2a17: Pulling fs layer [2023-03-22T22:17:40.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T22:17:40.587Z] 33b1e0a273af: Pulling fs layer [2023-03-22T22:17:40.587Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T22:17:40.587Z] 2f39f015ded8: Pulling fs layer [2023-03-22T22:17:40.587Z] 3a2ae6a8a46f: Waiting [2023-03-22T22:17:40.587Z] 33b1e0a273af: Waiting [2023-03-22T22:17:40.587Z] 5d3b04190fa2: Waiting [2023-03-22T22:17:40.587Z] 2f39f015ded8: Waiting [2023-03-22T22:17:40.587Z] 5c69ac0246d0: Download complete [2023-03-22T22:17:40.587Z] 3a2ae6a8a46f: Download complete [2023-03-22T22:17:40.847Z] ec43610c2a17: Verifying Checksum [2023-03-22T22:17:40.847Z] ec43610c2a17: Download complete [2023-03-22T22:17:40.847Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T22:17:40.847Z] 5d3b04190fa2: Download complete [2023-03-22T22:17:40.847Z] 33b1e0a273af: Verifying Checksum [2023-03-22T22:17:40.847Z] 33b1e0a273af: Download complete [2023-03-22T22:17:40.847Z] 5eb5b503b376: Verifying Checksum [2023-03-22T22:17:40.847Z] 5eb5b503b376: Download complete [2023-03-22T22:17:41.412Z] 2f39f015ded8: Verifying Checksum [2023-03-22T22:17:41.412Z] 2f39f015ded8: Download complete [2023-03-22T22:17:42.345Z] 5eb5b503b376: Pull complete [2023-03-22T22:17:42.345Z] 5c69ac0246d0: Pull complete [2023-03-22T22:17:42.603Z] ec43610c2a17: Pull complete [2023-03-22T22:17:42.861Z] 3a2ae6a8a46f: Pull complete [2023-03-22T22:17:43.118Z] 33b1e0a273af: Pull complete [2023-03-22T22:17:43.118Z] 5d3b04190fa2: Pull complete [2023-03-22T22:17:48.393Z] 2f39f015ded8: Pull complete [2023-03-22T22:17:48.393Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T22:17:48.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:17:48.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:17:48.618Z] prd-ubuntu20.04-docker-8c-8g-5307 does not seem to be running inside a container [2023-03-22T22:17:48.659Z] $ 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-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T22:17:51.644Z] $ docker top 39d80ecbc662607ea836b77a98ada6f44f60d6beca58b5f7205711fac8fdcc8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:17:52.092Z] ---> job-cost.sh [2023-03-22T22:17:52.092Z] lf-activate-venv: SKIPPING [2023-03-22T22:17:52.092Z] INFO: No Stack... [2023-03-22T22:17:52.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:17:52.925Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:17:53.257Z] + cut -d, -f6 [2023-03-22T22:17:53.257Z] + cat /w/workspace/foundry_device-virtual-go_PR-368/archives/cost.csv [Pipeline] lock [2023-03-22T22:17:53.303Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] [2023-03-22T22:17:53.308Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] did not exist. Created. [2023-03-22T22:17:53.309Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:17:53.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T22:17:53.756Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:17:53.789Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:17:53.879Z] $ docker stop --time=1 39d80ecbc662607ea836b77a98ada6f44f60d6beca58b5f7205711fac8fdcc8c [2023-03-22T22:17:55.034Z] $ docker rm -f --volumes 39d80ecbc662607ea836b77a98ada6f44f60d6beca58b5f7205711fac8fdcc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T22:18:28.811Z] Removing intermediate container c22310e0e3cf [2023-03-22T22:18:28.811Z] ---> f4044c845fbd [2023-03-22T22:18:28.811Z] Step 10/12 : COPY . . [2023-03-22T22:18:28.811Z] ---> ab7d58c135fe [2023-03-22T22:18:28.811Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:18:28.811Z] ---> Running in 1bafd6da5bc0 [2023-03-22T22:18:28.811Z] Removing intermediate container 1bafd6da5bc0 [2023-03-22T22:18:28.811Z] ---> 425c353ee424 [2023-03-22T22:18:28.811Z] Step 12/12 : RUN $MAKE [2023-03-22T22:18:28.811Z] ---> Running in 6d68565c02d4 [2023-03-22T22:18:28.811Z] noop [2023-03-22T22:18:28.811Z] Removing intermediate container 6d68565c02d4 [2023-03-22T22:18:28.811Z] ---> 21c565599720 [2023-03-22T22:18:28.811Z] Successfully built 21c565599720 [2023-03-22T22:18:28.811Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:18:29.317Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:18:29.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:18:29.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-5312 does not seem to be running inside a container [2023-03-22T22:18:29.726Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T22:18:31.175Z] $ docker top 278639709d7a952e8fcae66bf080bbb6b4d47295ffd1858148c2dbc7b68f4598 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:18:32.101Z] + go version [2023-03-22T22:18:32.101Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T22:18:32.141Z] $ docker stop --time=1 278639709d7a952e8fcae66bf080bbb6b4d47295ffd1858148c2dbc7b68f4598 [2023-03-22T22:18:33.856Z] $ docker rm -f --volumes 278639709d7a952e8fcae66bf080bbb6b4d47295ffd1858148c2dbc7b68f4598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:18:34.738Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:18:34.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:18:35.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-5312 does not seem to be running inside a container [2023-03-22T22:18:35.101Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T22:18:36.557Z] $ docker top 95ef86f69d5e86a23f6748666f2280d63f853626041ef45db395477ec3868695 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:18:37.503Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:18:38.233Z] + make test [2023-03-22T22:18:38.233Z] go test ./... -coverprofile=coverage.out [2023-03-22T22:19:17.180Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-22T22:21:38.949Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-22T22:21:38.949Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.138s coverage: 65.7% of statements [2023-03-22T22:21:38.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T22:21:38.949Z] go vet ./... [2023-03-22T22:21:53.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:21:53.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:21:54.226Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:21:54.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T22:21:54.570Z] $ docker stop --time=1 95ef86f69d5e86a23f6748666f2280d63f853626041ef45db395477ec3868695 [2023-03-22T22:21:56.496Z] $ docker rm -f --volumes 95ef86f69d5e86a23f6748666f2280d63f853626041ef45db395477ec3868695 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:21:57.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T22:21:57.871Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T22:21:58.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:21:59.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T22:21:59.595Z] + ls -al . [2023-03-22T22:21:59.595Z] total 188 [2023-03-22T22:21:59.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:18 . [2023-03-22T22:21:59.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:15 .. [2023-03-22T22:21:59.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:16 .git [2023-03-22T22:21:59.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:16 .github [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 22 22:16 .gitignore [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 22:16 .golangci.yml [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 22 22:16 Attribution.txt [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 22 22:16 CHANGELOG.md [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 22 22:16 Dockerfile [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:16 GOVERNANCE.md [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 22 22:16 Jenkinsfile [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 22:16 LICENSE [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 22 22:16 Makefile [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 22 22:16 OWNERS.md [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 22 22:16 README.md [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:15 VERSION [2023-03-22T22:21:59.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:16 bin [2023-03-22T22:21:59.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:16 cmd [2023-03-22T22:21:59.595Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 22 22:21 coverage.out [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 3254 Mar 22 22:16 go.mod [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 30610 Mar 22 22:16 go.sum [2023-03-22T22:21:59.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:16 internal [2023-03-22T22:21:59.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:16 snap [2023-03-22T22:21:59.595Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 22 22:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:22:00.040Z] + 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=9b001715682b89ce05f6197f4a31789827fe5e84 --label arch=arm64 --label version=0.0.0 . [2023-03-22T22:22:00.331Z] Sending build context to Docker daemon 11.98MB [2023-03-22T22:22:00.601Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:22:00.601Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T22:22:00.601Z] ---> 21c565599720 [2023-03-22T22:22:00.601Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T22:22:00.601Z] ---> Running in 9b349f92d097 [2023-03-22T22:22:00.869Z] Removing intermediate container 9b349f92d097 [2023-03-22T22:22:00.869Z] ---> 7e5d8e0430ec [2023-03-22T22:22:00.869Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:22:01.144Z] ---> Running in 8a32ed6f7713 [2023-03-22T22:22:01.415Z] Removing intermediate container 8a32ed6f7713 [2023-03-22T22:22:01.415Z] ---> 9a0e3c64a7a6 [2023-03-22T22:22:01.415Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:22:01.415Z] ---> Running in b5ffeb25dbca [2023-03-22T22:22:01.686Z] Removing intermediate container b5ffeb25dbca [2023-03-22T22:22:01.686Z] ---> 46e1b8e5066b [2023-03-22T22:22:01.686Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-22T22:22:01.957Z] ---> Running in 2e0f627ae671 [2023-03-22T22:22:02.226Z] Removing intermediate container 2e0f627ae671 [2023-03-22T22:22:02.226Z] ---> af0c95c7e974 [2023-03-22T22:22:02.226Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:22:02.226Z] ---> Running in a13bcdbfea30 [2023-03-22T22:22:03.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:22:04.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:22:05.116Z] OK: 268 MiB in 57 packages [2023-03-22T22:22:06.079Z] Removing intermediate container a13bcdbfea30 [2023-03-22T22:22:06.079Z] ---> 7360417cb433 [2023-03-22T22:22:06.079Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-22T22:22:06.351Z] ---> 969b76bef20e [2023-03-22T22:22:06.351Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:22:06.627Z] ---> Running in 70e57c3f4c5b [2023-03-22T22:22:09.213Z] Removing intermediate container 70e57c3f4c5b [2023-03-22T22:22:09.213Z] ---> 2803bb7c2779 [2023-03-22T22:22:09.213Z] Step 10/25 : COPY . . [2023-03-22T22:22:10.626Z] ---> 7e16f7b00eb0 [2023-03-22T22:22:10.626Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:22:10.626Z] ---> Running in 532ace40ac18 [2023-03-22T22:22:10.626Z] Removing intermediate container 532ace40ac18 [2023-03-22T22:22:10.626Z] ---> e40d17583750 [2023-03-22T22:22:10.626Z] Step 12/25 : RUN $MAKE [2023-03-22T22:22:10.901Z] ---> Running in 9e921e31b357 [2023-03-22T22:22:11.867Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-22T22:24:48.623Z] Removing intermediate container 9e921e31b357 [2023-03-22T22:24:48.623Z] ---> f81f16ee91db [2023-03-22T22:24:48.623Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T22:24:48.623Z] 3.17: Pulling from library/alpine [2023-03-22T22:24:48.623Z] af6eaf76a39c: Already exists [2023-03-22T22:24:48.623Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:24:48.623Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:24:48.623Z] ---> d74e625d9115 [2023-03-22T22:24:48.623Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-22T22:24:48.623Z] ---> Running in 61f49223ad7b [2023-03-22T22:24:48.623Z] Removing intermediate container 61f49223ad7b [2023-03-22T22:24:48.623Z] ---> 22b50cf655da [2023-03-22T22:24:48.623Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:24:48.623Z] ---> Running in 65c5fd03eb01 [2023-03-22T22:24:48.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:24:48.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:24:48.623Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:24:48.623Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:24:48.623Z] OK: 8 MiB in 16 packages [2023-03-22T22:24:48.623Z] Removing intermediate container 65c5fd03eb01 [2023-03-22T22:24:48.623Z] ---> b769cb81d216 [2023-03-22T22:24:48.623Z] Step 16/25 : WORKDIR / [2023-03-22T22:24:48.623Z] ---> Running in b1d59ea6d10d [2023-03-22T22:24:48.623Z] Removing intermediate container b1d59ea6d10d [2023-03-22T22:24:48.623Z] ---> 1812db558623 [2023-03-22T22:24:48.623Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-22T22:24:48.623Z] ---> 789283e1acc3 [2023-03-22T22:24:48.623Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-22T22:24:48.623Z] ---> a4b68e87f196 [2023-03-22T22:24:48.623Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-22T22:24:48.623Z] ---> 462b06988ddb [2023-03-22T22:24:48.623Z] Step 20/25 : EXPOSE 59900 [2023-03-22T22:24:48.623Z] ---> Running in 7717c126121b [2023-03-22T22:24:48.623Z] Removing intermediate container 7717c126121b [2023-03-22T22:24:48.623Z] ---> 73244ca149ab [2023-03-22T22:24:48.623Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-22T22:24:48.623Z] ---> Running in d217dcc4b33f [2023-03-22T22:24:48.623Z] Removing intermediate container d217dcc4b33f [2023-03-22T22:24:48.623Z] ---> c3b2162a4506 [2023-03-22T22:24:48.623Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:24:48.623Z] ---> Running in 9d6431af9f8a [2023-03-22T22:24:48.623Z] Removing intermediate container 9d6431af9f8a [2023-03-22T22:24:48.623Z] ---> dfffe6091b76 [2023-03-22T22:24:48.623Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T22:24:48.623Z] ---> Running in 61e2293fd47b [2023-03-22T22:24:48.623Z] Removing intermediate container 61e2293fd47b [2023-03-22T22:24:48.623Z] ---> 294bed5a0a0f [2023-03-22T22:24:48.623Z] Step 24/25 : LABEL git_sha=9b001715682b89ce05f6197f4a31789827fe5e84 [2023-03-22T22:24:48.623Z] ---> Running in 5ba2026b9f1e [2023-03-22T22:24:48.623Z] Removing intermediate container 5ba2026b9f1e [2023-03-22T22:24:48.623Z] ---> 40381c91c1ca [2023-03-22T22:24:48.623Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T22:24:48.623Z] ---> Running in 3411673a7b8b [2023-03-22T22:24:48.623Z] Removing intermediate container 3411673a7b8b [2023-03-22T22:24:48.623Z] ---> c7c9f2d8f7fc [2023-03-22T22:24:48.623Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T22:24:48.623Z] Successfully built c7c9f2d8f7fc [2023-03-22T22:24:48.623Z] 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-03-22T22:24:49.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:24:49.434Z] [2023-03-22T22:24:49.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:24:49.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:24:50.122Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T22:24:50.122Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T22:24:50.123Z] 04944245beec: Pulling fs layer [2023-03-22T22:24:50.123Z] 699f458cf7ca: Pulling fs layer [2023-03-22T22:24:50.123Z] 765212b225bb: Pulling fs layer [2023-03-22T22:24:50.123Z] f23df028b6ca: Pulling fs layer [2023-03-22T22:24:50.123Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T22:24:50.123Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T22:24:50.123Z] 765212b225bb: Waiting [2023-03-22T22:24:50.123Z] f23df028b6ca: Waiting [2023-03-22T22:24:50.123Z] d65c8cfc05b1: Waiting [2023-03-22T22:24:50.123Z] 2437ff75d9bd: Waiting [2023-03-22T22:24:50.123Z] 04944245beec: Verifying Checksum [2023-03-22T22:24:50.123Z] 04944245beec: Download complete [2023-03-22T22:24:50.123Z] 765212b225bb: Verifying Checksum [2023-03-22T22:24:50.123Z] 765212b225bb: Download complete [2023-03-22T22:24:50.397Z] f23df028b6ca: Verifying Checksum [2023-03-22T22:24:50.397Z] f23df028b6ca: Download complete [2023-03-22T22:24:50.397Z] 699f458cf7ca: Verifying Checksum [2023-03-22T22:24:50.397Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T22:24:50.397Z] d65c8cfc05b1: Download complete [2023-03-22T22:24:50.397Z] 699f458cf7ca: Download complete [2023-03-22T22:24:52.992Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T22:24:52.992Z] 8998bd30e6a1: Download complete [2023-03-22T22:24:52.992Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T22:24:52.992Z] 2437ff75d9bd: Download complete [2023-03-22T22:24:57.276Z] 8998bd30e6a1: Pull complete [2023-03-22T22:24:57.545Z] 04944245beec: Pull complete [2023-03-22T22:24:58.957Z] 699f458cf7ca: Pull complete [2023-03-22T22:24:59.226Z] 765212b225bb: Pull complete [2023-03-22T22:25:00.195Z] f23df028b6ca: Pull complete [2023-03-22T22:25:00.464Z] d65c8cfc05b1: Pull complete [2023-03-22T22:25:15.500Z] 2437ff75d9bd: Pull complete [2023-03-22T22:25:15.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T22:25:15.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:25:15.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:25:15.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-5312 does not seem to be running inside a container [2023-03-22T22:25:15.913Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T22:25:18.576Z] $ docker top fd211117099252371e1758716d2f10ada82270dafd5abd771149d816ba45f598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:19.477Z] ---> job-cost.sh [2023-03-22T22:25:19.477Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:19.477Z] INFO: No Stack... [2023-03-22T22:25:20.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T22:25:21.024Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:25:21.373Z] + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 [2023-03-22T22:25:21.373Z] [Pipeline] lock [2023-03-22T22:25:21.472Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] [2023-03-22T22:25:21.478Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] did not exist. Created. [2023-03-22T22:25:21.478Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:25:21.909Z] /w/workspace/device-virtual-go/1@tmp/durable-eac43b7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T22:25:22.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T22:25:22.578Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T22:25:22.630Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:25:22.644Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:25:22.728Z] $ docker stop --time=1 fd211117099252371e1758716d2f10ada82270dafd5abd771149d816ba45f598 [2023-03-22T22:25:24.196Z] $ docker rm -f --volumes fd211117099252371e1758716d2f10ada82270dafd5abd771149d816ba45f598 [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-03-22T22:25:25.157Z] provisioning config files... [2023-03-22T22:25:25.163Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config12073199573292076910tmp [Pipeline] { [Pipeline] sh [2023-03-22T22:25:25.499Z] + set +x [2023-03-22T22:25:25.499Z] + bash -s -- [2023-03-22T22:25:25.499Z] + curl -s https://codecov.io/bash [2023-03-22T22:25:25.499Z] [2023-03-22T22:25:25.499Z] _____ _ [2023-03-22T22:25:25.499Z] / ____| | | [2023-03-22T22:25:25.499Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T22:25:25.499Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T22:25:25.499Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T22:25:25.499Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T22:25:25.499Z] Bash-1.0.6 [2023-03-22T22:25:25.499Z] [2023-03-22T22:25:25.499Z] [2023-03-22T22:25:25.499Z] ==> git version 2.25.1 found [2023-03-22T22:25:25.499Z] ==> 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-03-22T22:25:25.499Z] Release-Date: 2020-01-08 [2023-03-22T22:25:25.499Z] 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-03-22T22:25:25.499Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T22:25:25.499Z] ==> Jenkins CI detected. [2023-03-22T22:25:25.499Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-368 [2023-03-22T22:25:25.499Z] project root: . [2023-03-22T22:25:25.499Z] --> token set from env [2023-03-22T22:25:25.499Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T22:25:25.499Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T22:25:25.499Z] ==> Python coveragepy not found [2023-03-22T22:25:25.499Z] ==> Searching for coverage reports in: [2023-03-22T22:25:25.499Z] + . [2023-03-22T22:25:25.499Z] -> Found 1 reports [2023-03-22T22:25:25.499Z] ==> Detecting git/mercurial file structure [2023-03-22T22:25:25.499Z] ==> Reading reports [2023-03-22T22:25:25.499Z] + ./coverage.out bytes=44311 [2023-03-22T22:25:25.499Z] ==> Appending adjustments [2023-03-22T22:25:25.499Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T22:25:25.758Z] + Found adjustments [2023-03-22T22:25:25.758Z] ==> Gzipping contents [2023-03-22T22:25:25.758Z] 8.0K /tmp/codecov.ACvG2Z.gz [2023-03-22T22:25:25.758Z] ==> Uploading reports [2023-03-22T22:25:25.758Z] url: https://codecov.io [2023-03-22T22:25:25.758Z] query: branch=PR-368&commit=9b001715682b89ce05f6197f4a31789827fe5e84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=368&job=&cmd_args= [2023-03-22T22:25:25.758Z] -> Pinging Codecov [2023-03-22T22:25:25.758Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-368&commit=9b001715682b89ce05f6197f4a31789827fe5e84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=368&job=&cmd_args= [2023-03-22T22:25:26.017Z] -> Uploading to [2023-03-22T22:25:26.017Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/5E52B4B073DB2E39498172D8E973AA87/9b001715682b89ce05f6197f4a31789827fe5e84/870eaaee-4849-4492-8586-a5654f8286d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T222525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b53dc6dcf9a79281b88521db4fc30372bb69b25e9e67827b9594a3a9262ad0ad [2023-03-22T22:25:26.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:25:26.017Z] Dload Upload Total Spent Left Speed [2023-03-22T22:25:26.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5413 0 0 100 5413 0 19471 --:--:-- --:--:-- --:--:-- 19471 [2023-03-22T22:25:26.277Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9b001715682b89ce05f6197f4a31789827fe5e84 [Pipeline] } [2023-03-22T22:25:26.304Z] 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-03-22T22:25:28.019Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-368/archives ] [2023-03-22T22:25:28.019Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-368/archives [2023-03-22T22:25:28.019Z] total 16 [2023-03-22T22:25:28.019Z] drwxr-xr-x 3 root root 4096 Mar 22 22:17 . [2023-03-22T22:25:28.019Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 22:17 .. [2023-03-22T22:25:28.019Z] drwxr-xr-x 2 root root 4096 Mar 22 22:17 cost [2023-03-22T22:25:28.019Z] -rw-r--r-- 1 root root 89 Mar 22 22:17 cost.csv [2023-03-22T22:25:28.019Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-368/archives [2023-03-22T22:25:28.019Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-368/archives [2023-03-22T22:25:28.019Z] total 16 [2023-03-22T22:25:28.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:17 . [2023-03-22T22:25:28.019Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 22:17 .. [2023-03-22T22:25:28.019Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 22:17 cost [2023-03-22T22:25:28.019Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 22 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:28.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:29.231Z] ---> package-listing.sh [2023-03-22T22:25:29.231Z] ++ facter osfamily [2023-03-22T22:25:29.231Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T22:25:29.490Z] + OS_FAMILY=debian [2023-03-22T22:25:29.490Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-368 [2023-03-22T22:25:29.490Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T22:25:29.490Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T22:25:29.490Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T22:25:29.490Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T22:25:29.490Z] + '[' /w/workspace/foundry_device-virtual-go_PR-368 ']' [2023-03-22T22:25:29.490Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T22:25:29.490Z] + case "${OS_FAMILY}" in [2023-03-22T22:25:29.490Z] + dpkg -l [2023-03-22T22:25:29.490Z] + grep '^ii' [2023-03-22T22:25:29.490Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T22:25:29.490Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T22:25:29.490Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T22:25:29.490Z] + '[' /w/workspace/foundry_device-virtual-go_PR-368 ']' [2023-03-22T22:25:29.490Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-368/archives/ [2023-03-22T22:25:29.490Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-368/archives/ [Pipeline] echo [2023-03-22T22:25:29.523Z] 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-368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T22:25:29.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:25:30.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:25:30.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:25:30.561Z] prd-ubuntu20.04-docker-8c-8g-5307 does not seem to be running inside a container [2023-03-22T22:25:30.594Z] $ 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-368/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-368 -v /w/workspace/foundry_device-virtual-go_PR-368:/w/workspace/foundry_device-virtual-go_PR-368:rw,z -v /w/workspace/foundry_device-virtual-go_PR-368@tmp:/w/workspace/foundry_device-virtual-go_PR-368@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T22:25:30.810Z] $ docker top 8c5a807939e816c35bf8ddd391cd38e099b100c311a1b82121c556d40128416d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:25:31.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T22:25:31.506Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T22:25:31.812Z] + ls /var/log/sa-host [2023-03-22T22:25:31.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:25:31.942Z] provisioning config files... [2023-03-22T22:25:31.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-368@tmp/config13492149631564483421tmp [Pipeline] { [Pipeline] echo [2023-03-22T22:25:32.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:32.326Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T22:25:32.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:32.744Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T22:25:32.775Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:33.082Z] ---> sudo-logs.sh [2023-03-22T22:25:33.082Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T22:25:33.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:33.492Z] ---> job-cost.sh [2023-03-22T22:25:33.492Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:33.492Z] DEBUG: total: 0.2199999988079071 [2023-03-22T22:25:33.492Z] INFO: Retrieving Stack Cost... [2023-03-22T22:25:34.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:25:34.318Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T22:25:34.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:34.667Z] ---> logs-deploy.sh [2023-03-22T22:25:34.667Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:34.667Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-368/1 [2023-03-22T22:25:34.667Z] INFO: archiving workspace using pattern(s): [2023-03-22T22:25:35.605Z] Archives upload complete. [2023-03-22T22:25:35.605Z] INFO: archiving logs to Nexus